* buffer.c (syms_of_buffer): Remove obsolete comment.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
135e287c
JB
12011-03-11 Juanma Barranquero <lekktu@gmail.com>
2
3 * help-fns.el (describe-variable): Don't complete keywords.
4 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
5
ffbf300e
CY
62011-03-10 Chong Yidong <cyd@stupidchicken.com>
7
ba08b241
CY
8 * emacs-lisp/package.el (package-version-join): Impose a standard
9 string representation for pre/alpha/beta version lists.
10 (package-unpack-single): Standardize the directory name by passing
11 it through package-version-join.
12 (package-strip-rcs-id): Accept any version string that does not
13 signal an error in version-to-list.
ffbf300e 14
f346fd6b
MA
152011-03-10 Michael Albinus <michael.albinus@gmx.de>
16
17 * simple.el (delete-trailing-whitespace): Return nil for the
18 benefit of `write-file-functions'.
19
ccb55d27
GM
202011-03-10 Glenn Morris <rgm@gnu.org>
21
5ceaac0c
GM
22 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
23
02da65ff
GM
24 * vc/vc-git.el (vc-git-program): New option.
25 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
26 (vc-git--call): Use it.
27
b2f603cc
GM
28 * eshell/esh-util.el (eshell-condition-case): Doc fix.
29
5772caab
GM
30 * cus-edit.el (Custom-newline): If no button at point, look
31 for a subgroup button at start-of-line. (Bug#2298)
32
ccb55d27
GM
33 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
34
ec6ecaed
JD
352011-03-10 Julien Danjou <julien@danjou.info>
36
37 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
38 `cursor-type' is nil.
39
9d5aa01d
JB
402011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
41
42 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
43
b6a5875b
KM
442011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
45
46 * allout.el Summary: Change so yank of distinctive-bullet items
47 preserves the existing header prefix, rebulleting it if necessary,
48 rather than replacing it. This is necessary for proper operation
49 of cooperative addons like allout-widgets.
50 (allout-make-topic-prefix) (allout-rebullet-heading): Change
51 SOLICIT arg to INSTEAD, and interpret additionally a string value
52 as alternate bullet to be used, instead of prompting the user for
53 a bullet character.
54
ee545c35
MA
552011-03-09 Michael Albinus <michael.albinus@gmx.de>
56
57 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
58 not use `tramp-file-name-port', because this returns also
59 `tramp-default-port'.
60
c47971d7
DD
612011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
62
63 * net/rcirc.el (rcirc-handler-001): Remove useless
64 with-rcirc-process-buffer.
65 (rcirc-check-auth-status): Swap arguments to string-match.
66
13522cb4
GM
672011-03-09 Glenn Morris <rgm@gnu.org>
68
0be6f4f1
GM
69 * shell.el (shell-mode):
70 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
71
13522cb4
GM
72 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
73 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
74
515de2e3
CY
752011-03-08 Chong Yidong <cyd@stupidchicken.com>
76
77 * emacs-lisp/package.el (package-refresh-contents)
78 (package-menu-execute): Use condition-case-no-debug.
79
b511b994
MA
802011-03-08 Michael Albinus <michael.albinus@gmx.de>
81
82 * simple.el (shell-command-to-string): Use `process-file'.
83
84 * emacs-lisp/package.el (package-tar-file-info): Handle also
85 remote files.
86
87 * emacs-lisp/package-x.el (package-upload-buffer-internal): Use
88 `equal' for upload base check.
89
25bbfb31
AM
902011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
91
92 * textmodes/texinfo.el (texinfo-environments):
93 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
94
be996521
GM
952011-03-08 Glenn Morris <rgm@gnu.org>
96
e9c8529f
GM
97 * cus-start.el (cursor-in-non-selected-windows):
98 Fix :set quoting oddness. (Bug#8192)
99
be996521
GM
100 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
101 in some setf expressions. (Bug#2159)
102
2bb5649e
CY
1032011-03-08 Chong Yidong <cyd@stupidchicken.com>
104
105 * custom.el (custom-available-themes): Return themes in
106 alphabetical order.
107
7600cf45
CY
1082011-03-07 Chong Yidong <cyd@stupidchicken.com>
109
110 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
111 application of patch from Alan Mackenzie (Bug#7595).
112
fa7062f6
DD
1132011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
114
115 * net/rcirc.el (rcirc-connect): Fix PASS bug.
116
619f4b62
GM
1172011-03-07 Glenn Morris <rgm@gnu.org>
118
119 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 120 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 121
e63e9234
ER
1222011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
123
124 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
125 Add optional `after-sunset' argument. (Bug#8190)
126
16130297
AH
1272011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
128
129 * play/morse.el (nato-alphabet, nato-region, denato-region):
130 New variable and functions. (Bug#2288)
f72c1fd6 131 (morse-region, unmorse-region): Barf if read-only.
16130297 132
2b0787b3
SM
1332011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
134
135 * progmodes/gud.el (gdb-script-syntax-propertize-function):
136 Don't change the syntax of a \n that closes a comment (bug#8169).
137
5c69cb2c
CY
1382011-03-06 Chong Yidong <cyd@stupidchicken.com>
139
140 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
141 defcustom.
142 (package--update-file): Doc fix. Accept relative file names.
143 (package--archive-contents-from-file): Remove the argument, since
144 it's necessarily always "archive-contents".
145 (package-maint-add-news-item): Pass relative file name args to
146 package--update-file.
147 (package-upload-buffer-internal): Prompt for a destination if
148 package-archive-upload-base is invalid. Create the directory if
149 it does not exist.
150 (package-upload-buffer, package-upload-file): Doc fix.
151
892777ba
CY
1522011-03-06 Chong Yidong <cyd@stupidchicken.com>
153
154 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
155 and move isearch-yank-line to M-s C-e (Bug#8183).
156
9d1f0f55
AM
1572011-03-06 Alan Mackenzie <acm@muc.de>
158
159 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
160 (c-guess-basic-syntax): Move CASE 19 to a different place,
161 correctly to process template-args-cont lines.
9d1f0f55 162
479a2c9b
JB
1632011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
164
2b0787b3
SM
165 * calc/calc-ext.el (calc-init-extensions):
166 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
167 and calc-nplevel, respectively. Add keybindings for calc-spn,
168 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
169 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
170
171 * calc/calc-units.el (calc-dblevel): Rename from
172 calc-logunits-dblevel.
173 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
174 (math-midi-round, math-freqp, math-midip, math-spnp)
175 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
176 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
177 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
178 (math-notes): New variable.
179
180 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 181
f561e49a
CY
1822011-03-06 Chong Yidong <cyd@stupidchicken.com>
183
184 * emacs-lisp/package.el (package-archives): Accept either ordinary
185 directory names, in addition to HTTP URLs.
186 (package--with-work-buffer): New macro. Handle normal directories.
187 (package-handle-response): Don't display the failing buffer.
188 (package-download-single, package-download-tar)
189 (package--download-one-archive): Use package--with-work-buffer.
190 (package-archive-base): Rename from package-archive-url.
191
79a0fb58
GM
1922011-03-06 Glenn Morris <rgm@gnu.org>
193
194 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
195 (xmodmap-generic-mode): Respect generic-extras-enable-list.
196
ffd0a502
DC
1972011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
198
199 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
200
01c35094
JB
2012011-03-06 Juanma Barranquero <lekktu@gmail.com>
202
203 * allout.el (allout-init, allout-prefixed-keybindings)
204 (allout-unprefixed-keybindings):
205 * progmodes/prolog.el (prolog-find-term):
206 Fix typos in docstrings.
207
509742cc
NS
2082011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
209
210 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
211
14369ab3
KR
2122011-03-06 Kevin Ryde <user42@zip.com.au>
213
214 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
215
aa248733
MS
2162011-03-06 Michael Shields <shields@msrl.com> (tiny change)
217
218 * window.el (one-window-p, walk-windows, display-buffer):
219 Doc fixes. (Bug#5567)
220
da0275f8
JB
2212011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
222
223 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
224 of the variable if it exists.
225
845fc5e5
JB
2262011-03-06 Juanma Barranquero <lekktu@gmail.com>
227
228 * bookmark.el:
229 * desktop.el:
230 * emacs-lock.el:
231 * ps-print.el:
232 * saveplace.el:
233 * net/tramp-cache.el:
01c35094 234 * obsolete/fast-lock.el:
845fc5e5
JB
235 * textmodes/reftex.el:
236 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
237
7e27ce9c
AL
2382011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
239
01c35094
JB
240 * files.el (delete-directory, copy-directory, list-directory):
241 Use read-directory-name.
7e27ce9c
AL
242
243 * find-file.el (ff-find-the-other-file):
244 * net/ange-ftp.el (ange-ftp-make-directory):
245 * printing.el (pr-interactive-dir):
246 * progmodes/ada-prj.el (ada-prj-load-directory):
247 * progmodes/ebnf2ps.el (ebnf-print-directory)
248 (ebnf-spool-directory, ebnf-eps-directory)
249 (ebnf-syntax-directory):
250 * shell.el (shell):
251 * speedbar.el (speedbar-create-directory):
252 * vc/emerge.el (emerge-merge-directories):
253 * vc/vc-dir.el (vc-dir):
254 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
255
d23ae2b0
CY
2562011-03-05 Chong Yidong <cyd@stupidchicken.com>
257
258 * help-mode.el (help-buffer): If we are to return the current
259 buffer, signal an error if it's not in Help mode (Bug#8147).
260
2de9cc1a
RT
2612011-03-05 Reuben Thomas <rrt@sc3d.org>
262
263 * files.el (file-name-version-regexp): Handle backup files of the
264 form `foo.js.~HEAD~1~' (Bug#8159).
265
81fb60b2
GM
2662011-03-05 Glenn Morris <rgm@gnu.org>
267
268 * eshell/esh-var.el: Don't require esh-test when compiling.
269 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
270 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 271 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 272
c5f09daf
DE
2732011-03-05 David Engster <deng@randomsample.de>
274
275 * files.el (save-some-buffers): Report the names of buffers saved
276 automatically due to buffer-save-without-query (Bug#8134).
277
77f63d30
DD
2782011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
279
280 * net/rcirc.el: Add QuakeNet authentication support.
281 (rcirc-authinfo, rcirc-check-auth-status)
282 (rcirc-authenticate): Support QuakeNet.
283
72d2c2e3
DD
2842011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
285
286 * net/rcirc.el: Add functionality to authenticate before
287 autojoining channels.
288 (rcirc-authenticate-before-join): New option.
289 (rcirc-authenticated-hook): New variable.
290 (rcirc-connect): Make local variable rcirc-user-authenticated.
291 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
292 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
293 New functions.
294 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
295 Call rcirc-check-auth-status.
72d2c2e3 296
d733e817
MA
2972011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
298
299 * net/soap-client.el (soap-namespace-put-link): Check if the target
300 name is fully qualified -- use only the name part.
301 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
302 types, treated the same as xsd:sequence. (Bug#8166)
303
3ae59fff
EZ
3042011-03-05 Eli Zaretskii <eliz@gnu.org>
305
306 * files.el (find-file-noselect): Don't ask about re-visiting
307 non-literally if the file is already visited in image-mode.
308 (Bug#8177)
309
a9eeff78
GM
3102011-03-05 Glenn Morris <rgm@gnu.org>
311
d783d303
GM
312 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
313 (eshell-mode): Use eshell-kill-buffer-function.
314 Run the -initialize functions independently of the -load-hooks.
315 * eshell/esh-proc.el (eshell-kill-process-function): New function.
316 (eshell-gather-process-output, eshell-sentinel)
317 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
318 Use eshell-kill-process-function.
319 * eshell/em-alias.el (eshell-alias-load-hook):
320 * eshell/em-banner.el (eshell-banner-load-hook):
321 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
322 * eshell/em-dirs.el (eshell-dirs-load-hook):
323 * eshell/em-glob.el (eshell-glob-load-hook):
324 * eshell/em-hist.el (eshell-hist-load-hook):
325 * eshell/em-pred.el (eshell-pred-load-hook):
326 * eshell/em-prompt.el (eshell-prompt-load-hook):
327 * eshell/em-rebind.el (eshell-rebind-load-hook):
328 * eshell/em-script.el (eshell-script-load-hook):
329 * eshell/em-smart.el (eshell-smart-load-hook):
330 * eshell/em-term.el (eshell-term-load-hook):
331 * eshell/em-unix.el (eshell-unix-load-hook):
332 * eshell/esh-arg.el (eshell-arg-load-hook):
333 * eshell/esh-cmd.el (eshell-cmd-load-hook):
334 * eshell/esh-ext.el (eshell-ext-load-hook):
335 * eshell/esh-io.el (eshell-io-load-hook):
336 * eshell/esh-mode.el (eshell-exit-hook):
337 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
338 * eshell/esh-var.el (eshell-var-load-hook):
339 Set default hook values to nil. (Bug#5375)
340
4a0f18a8
GM
341 * eshell/esh-module.el (eshell-module-unload-hook)
342 (eshell-modules-list): Remove leading * from defcustom docs.
343
a9eeff78
GM
344 * eshell/esh-util.el (eshell-for): Make it obsolete.
345 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
346 * eshell/em-dirs.el (eshell-save-some-last-dir):
347 * eshell/em-hist.el (eshell-save-some-history)
348 (eshell-hist-parse-modifier):
349 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
350 (eshell-ls-entries):
351 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
352 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
353 (eshell/which):
354 * eshell/esh-ext.el (eshell-find-interpreter):
355 * eshell/esh-mode.el (eshell-mode):
356 * eshell/esh-module.el (eshell-unload-extension-modules):
357 * eshell/esh-proc.el (eshell-process-interact):
358 * eshell/esh-test.el (eshell-test):
359 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
360 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
361 (eshell-variables-list):
362 * eshell/eshell.el (eshell-unload-all-modules):
363 Replace eshell-for with dolist.
364
85a55d38
GM
3652011-03-04 Glenn Morris <rgm@gnu.org>
366
367 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
368
38c179c9
TT
3692011-03-04 Tom Tromey <tromey@redhat.com>
370
371 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
372
732795fa
GM
3732011-03-04 Glenn Morris <rgm@gnu.org>
374
015bea8f
GM
375 * outline.el (outline-regexp): No longer allow nil.
376 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
377
9d982739
GM
378 * net/browse-url.el (browse-url):
379 Handle deleted default-directory. (Bug#6077)
380
732795fa
GM
381 * recentf.el (recentf-include-p): In case of a buggy predicate,
382 err on the side of including, not excluding. (Bug#5843)
383
d6ffd3f8
JB
3842011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
385
386 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
387 variables as units.
388
a918ed9b
BR
3892011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
390
391 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
392 if there is no node. (Bug#3261)
393
fc0e9092
LL
3942011-03-04 Leo <sdl.web@gmail.com>
395
0a5cb52b
LL
396 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
397
fc0e9092
LL
398 * time.el (display-time-world-list): Fix typo. (Bug#7571)
399
a65112fb 4002011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
401
402 * cus-edit.el (custom-buffer-create-internal):
403 Split search string before passing it to `customize-apropos' (bug#8136).
404
3191adaf
DA
4052011-03-04 Drew Adams <drew.adams@oracle.com>
406
407 * image-dired.el (image-dired-cmd-read-exif-data-options):
408 Fix typo in docstring (bug#8156).
409
fcd8ed1d
DD
4102011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
411
412 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
413
de69c0a8
CO
4142011-03-03 Christian Ohler <ohler@gnu.org>
415
416 * emacs-lisp/ert.el (ert--explain-equal): New function.
417 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
418 All callers changed.
419 (ert--explain-equal-including-properties): Renamed from
420 `ert--explain-not-equal-including-properties'. All callers
421 changed.
422
7c0d1441
CO
4232011-03-03 Christian Ohler <ohler@gnu.org>
424
425 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
426 (ert-char-for-test-result, ert-string-for-test-result)
427 (ert-run-tests-batch, ert--print-test-for-ewoc):
428 Handle `ert-test-quit'.
429
31128af6
DA
4302011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
431
432 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
433 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
434
06083aa1
GM
4352011-03-03 Glenn Morris <rgm@gnu.org>
436
437 * files.el (file-truename): Doc fix. (Bug#2341)
438
c7a74801
BR
4392011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
440
01c35094 441 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 442
614b85f8
VJ
4432011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
444
445 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
446 programs output backslashes. (Bug#7663)
447
f96dc50f
GM
4482011-03-03 Glenn Morris <rgm@gnu.org>
449
fb532fe8
GM
450 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
451 (mail-mode): Remove mail-sent-via from the doc.
452 (mail-sent-via): Make it obsolete. (Bug#1776)
453
a915d7a1
GM
454 * progmodes/grep.el (grep-highlight-matches): Doc fix.
455 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
456
f96dc50f
GM
457 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
458 with no parents. (Bug#8025)
459
71f8b7ed
G
4602011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
461
462 * password-cache.el (password-in-cache-p): Add autoload.
463
8889f4e2
GM
4642011-03-02 Glenn Morris <rgm@gnu.org>
465
3ab7ebb9
GM
466 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
467 * dired-x.el (Man-support-local-filenames): Autoload it.
468 (dired-guess-shell-alist-default): Also handle Red Hat's man.
469
2777ccbf
GM
470 * dired-x.el (dired-default-directory-alist, dired-default-directory):
471 Mark as obsolete.
472 (dired-smart-shell-command): Just call dired-current-directory.
473
5dedeef2
GM
474 * dired-x.el (dired-jump-other-window): Add autoload.
475 (dired-default-directory-alist, dired-default-directory): Doc fixes.
476 (dired-default-directory-alist): Mark as risky.
477
8889f4e2
GM
478 * dired-x.el (dired-omit-here-always): Make it obsolete.
479
d77aaf6f
CY
4802011-03-02 Chong Yidong <cyd@stupidchicken.com>
481
482 * textmodes/artist.el (artist-curr-go): Default to pen-line.
483 (artist-select-op-pen-line): New function.
484 (artist-menu-map): New variable.
485 (artist-mode-map): Add a menu to the menu-bar.
486
771fc75e
JB
4872011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
488
489 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
490 when evaluating.
491
492 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
493 New function.
494 (math-logunits-add, math-logunits-mul, math-logunits-divide):
495 (math-logunits-quant, math-logunits-level):
496 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
497 functions.
498 (math-logunits-level): Extract units from ratio.
499
f6132e5a
JB
5002011-03-01 Juanma Barranquero <lekktu@gmail.com>
501
502 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
503
7454f200
GM
5042011-03-01 Glenn Morris <rgm@gnu.org>
505
a65112fb
GM
506 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
507 (diary-hebrew-birthday): Rename and rework functions added
508 in previous change.
7454f200 509
cdcbd5a7
ER
5102011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
511
512 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
513 (diary-hebrew-birthday): New functions.
514
9903d828
GM
5152011-03-01 Glenn Morris <rgm@gnu.org>
516
517 * dired.el (dired-safe-switches-p): Beef it up.
518 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
519
75da6eb9
SM
5202011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
521
522 * dired.el (dired-safe-switches-p): New function.
523
6640b281
GM
5242011-03-01 Glenn Morris <rgm@gnu.org>
525
526 * files.el (dir-locals-collect-variables):
527 Add the ability to exclude subdirectories. (Bug#8100)
528
529 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
530
cead857b
CS
5312011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
532
533 * ido.el (ido-everywhere): Doc fix.
534 (ido-mode): Doc fix.
535
0a906ec3
GM
5362011-02-28 Glenn Morris <rgm@gnu.org>
537
538 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
539
22b300de
MA
5402011-02-28 Michael Albinus <michael.albinus@gmx.de>
541
542 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
543 shadows.
544
abec5126 5452011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
546
547 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
548
ca3afb79
JB
5492011-02-28 Juanma Barranquero <lekktu@gmail.com>
550
551 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
552 Fix typos in docstrings.
553
edb57480
SB
5542011-02-28 Stephen Berman <stephen.berman@gmx.net>
555
556 * dired-aux.el (dired-update-file-line):
557 Fix 2010-11-09 change. (Bug#8131)
558
2b0c7330 5592011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
560
561 * international/mule-cmds.el (set-default-coding-systems): Use the
562 -unix variant of encoding in default-keyboard-coding-system.
563 (Bug#8122)
564
df7f0d0b
CY
5652011-02-27 Chong Yidong <cyd@stupidchicken.com>
566
567 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
568
3e478a7c 5692011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
570
571 * term/screen.el: New file (Bug#2650).
572
1f0816b6
SM
5732011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
574
575 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
576 (pcase-mutually-exclusive-predicates): New var.
577 (pcase--split-consp, pcase--split-pred): Use it.
578 (pcase--split-equal, pcase--split-member): When splitting against
579 a pure predicate, run it to know the outcome.
580 (pcase--u1): Mark vars that are actually used.
581 (pcase--q1): Avoid introducing unused vars.
582
b49df742
JB
5832011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
584
585 * calc/calc-ext.el (calc-init-extensions):
586 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
587
588 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
589 symbolic mode.
590
591 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
592 argument is a variable.
593
e573299d
SM
5942011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
595
596 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
597 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
598 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
599
61e9662e
TZ
6002011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
601
602 * password-cache.el (password-in-cache-p): Convenience function to
603 check if a key is in the cache, even if the value is nil.
604
7fe42546
J
6052011-02-25 Jambunathan K <kjambunathan@gmail.com>
606
607 * emacs-lisp/package-x.el (package--archive-contents-from-url)
608 (package--archive-contents-from-file): New functions.
609 (package-update-news-on-upload): New var.
610 (package-upload-buffer-internal): Extract archive-contents from
611 package-archive-upload-base if it is not found at archive-url.
612 Obey package-update-news-on-upload.
613 (package-upload-buffer, package-upload-file): Doc fix.
614
2d8a57ef
GM
6152011-02-24 Glenn Morris <rgm@gnu.org>
616
6a88f031
GM
617 * files-x.el (modify-dir-local-variable): Handle dir-locals from
618 the cache, and from non-file sources.
619
303f9ae0
GM
620 * help-fns.el (describe-variable): Return consistent results when a
621 dir-local from a file came from the cache or did not. (Bug#8095)
622 If a dir-local has no associated file, say it came from a "directory".
623
07915ed9
GM
624 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
625 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
626
ebe401f6
GM
627 * files.el (dir-locals-find-file): Doc fix.
628 Fix the check for cache elements that have no associated file,
303f9ae0 629 and the mtime check for those that do. (Bug#8095)
ebe401f6 630
b36f2f1c
GM
631 * dired-x.el (dired-hack-local-variables):
632 Handle interrupts during hacking local variables. (Bug#5216)
633
2d8a57ef
GM
634 * emacs-lisp/autoload.el (autoload-save-buffers)
635 (autoload-find-destination, update-directory-autoloads):
636 Avoid prompts when updating autoloads.
637
53cfe624
SM
6382011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
639
640 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
641
c1449bff
KH
6422011-02-23 Kenichi Handa <handa@m17n.org>
643
644 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
645 error when a multipart boundary in the nested multipart is found.
646
251ebe0f
KH
647 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
648 header components.
649
5582c670
GM
6502011-02-23 Glenn Morris <rgm@gnu.org>
651
817b48a7
GM
652 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
653 * dired-x.el (dired-omit-mode): Safe if boolean.
654 (dired-enable-local-variables): Fix doc and custom type.
655 (dired-enable-local-variables, dired-local-variables-file)
656 (dired-hack-local-variables): Make obsolete.
657 (dired-omit-here-always): Use dir-locals.el instead.
658
5582c670
GM
659 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
660
5f9d345c
SM
6612011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
662
663 * help-fns.el (describe-function-1): Don't signal an error just because
664 the DOC file disappeared.
665
01c35094 6662011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
667
668 * eshell/esh-ext.el (eshell-external-command): Do not restrict
669 remote check to "ftp". (Bug#8089)
670
e84efb70
AM
6712011-02-21 Alan Mackenzie <acm@muc.de>
672
673 Fix bug #7930.
674 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
675 in macros finding their way into c-state-nonlit-pos-cache.
676 Strengthen the comments.
677 (c-state-dump): New commented out diagnostic routine.
678
c6309045
MA
6792011-02-21 Michael Albinus <michael.albinus@gmx.de>
680
681 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
682 `field' property of `rfn-eshadow-overlay'.
683
06b840e0
LI
6842011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
685
686 * net/netrc.el (netrc-parse): Comment fix.
687
6d713256
CY
6882011-02-21 Chong Yidong <cyd@stupidchicken.com>
689
690 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
691 Autoload. Add optional arg FRAME, and pass it to color-values.
692 (color-complement): Caller changed. Doc fix.
693 (color-gradient): Rewrite for better clarity and efficiency.
694
695 * faces.el (color-values): Use cond for clarity. Doc fix.
696
5f9d345c 697 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 698 color.el instead.
5f9d345c
SM
699 (list-colors-sort-key, list-colors-print):
700 Use color-normalized-values.
6d713256
CY
701
7022011-02-20 Drew Adams <drew.adams@oracle.com>
703
704 * color.el: First part of merge from hexrgb.el.
705 (color-rgb-to-hex): Rename from color-rgb->hex.
706 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
707 saturation to zero if the value is too small.
708 (color-rgb-to-hsl): Rename from color-rgb->hsl.
709 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
710 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
711 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
712 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
713 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
714 (color-cie-de2000): Doc fix.
715
aa9c0efc
AM
7162011-02-20 Alan Mackenzie <acm@muc.de>
717
718 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
719 locating the beginning of a macro. (Bug#7595)
720
18cfb5a1
GM
7212011-02-20 Glenn Morris <rgm@gnu.org>
722
e17816e5
GM
723 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
724 Don't autoload it.
725
18cfb5a1
GM
726 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
727 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
728
01c35094
JB
7292011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
730 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
731
732 * progmodes/hideshow.el (hs-find-block-beginning)
733 (hs-hide-level-recursive): Ignore comments when parsing braces
734 (Bug#8036).
735
7362011-02-19 Chong Yidong <cyd@stupidchicken.com>
737
738 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
739 (vc-bzr-pull): Use it.
740
3ab713fd
CY
7412011-02-19 Chong Yidong <cyd@stupidchicken.com>
742
743 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
744 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
745 but returning an alist. Ignore comments in bzr conffile.
746 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
747 (vc-bzr-error-regex-alist): New var.
748 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
749
5f9d345c
SM
750 * vc/vc-dispatcher.el (vc-do-async-command):
751 Bind inhibit-read-only to t.
3ab713fd
CY
752
753 * progmodes/compile.el (compilation--flush-directory-cache):
754 Handle the case where cdr of compilation--flush-directory-cache
755 points to no buffer, which can occur if we previously switched to
756 compilation-mode in a pregenerated buffer.
757
16bc9688
KH
7582011-02-19 Kenichi Handa <handa@m17n.org>
759
760 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
761 get the header copy into the temporary buffer.
762 (rmail-mime-insert-decoded-text): Ignore us-ascii.
763 (rmail-show-mime): When rmail-mime-coding-system is nil, set
764 buffer-file-coding-system to undecided.
765
67ab0163 7662011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 767
a167e505
EZ
768 * international/mule-cmds.el (read-char-by-name, ucs-insert):
769 Document completion with asterisk and a substring.
770
67ab0163 7712011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
772
773 * files.el (find-file-literally): Doc fix.
774
41002397
GM
775 * simple.el (rfc822-goto-eoh): Give it a doc-string.
776
b8bd9908
GM
777 * log-edit.el (log-edit-insert-changelog):
778 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
779
4d737eb2
GM
7802011-02-19 Glenn Morris <rgm@gnu.org>
781
cad7445b
GM
782 * dired-x.el: Don't require dired-aux.
783 (dired-do-create-files, dired-mark-read-regexp)
784 (dired-do-create-files-regexp): Autoload from dired-aux.
785
bea584fa
GM
786 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
787 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
788
d6e96966
GM
789 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
790 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
791
42924231
GM
792 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
793 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
794 (dired-clean-up-buffers-too): Declare.
795
203784cc
GM
796 * dired-x.el (dired-initial-position): Merge into dired.el's version.
797 * dired.el (dired-initial-position): Merge dired-x's version here.
798 (dired-find-subdir): Declare.
799
30abce25
GM
800 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
801 * dired-aux.el (dired-add-entry): Give it a doc-string.
802 Merge dired-x's dired-omit handling here.
803 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
804
4d737eb2
GM
805 * international/mule-diag.el (list-input-methods-1):
806 Indent all lines of multi-line doc-strings. (Bug#8066)
807
abd20d91
CY
8082011-02-18 Chong Yidong <cyd@stupidchicken.com>
809
810 Fix 2011-02-02 changes.
811
812 * apropos.el (apropos-print): Call apropos-mode before setting up
813 buffer variables. Use inhibit-read-only.
814
5f9d345c
SM
815 * emacs-lisp/package.el (package--list-packages):
816 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
817
818 * play/solitaire.el (solitaire): Call solitaire-mode before
819 setting up buffer variables. Use inhibit-read-only.
820
e697fcfc
LM
8212011-02-18 Lawrence Mitchell <wence@gmx.li>
822
823 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
824 Bind case-fold-search to nil when looking for end of here-doc.
825
4114ed61
EZ
8262011-02-18 Eli Zaretskii <eliz@gnu.org>
827
e697fcfc
LM
828 * image-mode.el (image-toggle-display-image):
829 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
830 files. (Bug#8047)
831
aa56f361
SM
8322011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
833
834 * files.el (cd): Make completion obey cd-path (bug#7924).
835
d1be20a1
GM
8362011-02-18 Glenn Morris <rgm@gnu.org>
837
135dee55
GM
838 * progmodes/prolog.el: Don't require compile when compiling.
839 (compilation-shell-minor-mode, compilation-error-regexp-alist)
840 (compilation-forget-errors, compilation-fake-loc)
841 (compilation-parse-errors-function, compilation-error-list): Declare.
842 (prolog-inferior-mode): Require 'compile.
843
15e0d5a1
GM
844 * emulation/cua-base.el (pc-selection-mode): Declare.
845
002b46b7
GM
846 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
847 (customize-object): Add autoload cookie.
848 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
849 (eieio-browse, describe-class, eieio-describe-class)
850 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
851 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
852 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
853 * Makefile.in (autoloads): Make eieio.el writable.
854
d1be20a1
GM
855 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
856 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
857 (dired-hack-local-variables): Use inhibit-read-only.
858 (dired-guess-default): Simplify.
859 (dired-make-relative-symlink): Use dotimes.
860 (dired-simultaneous-find-file): Use dolist.
861 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
862 (dired-x-hands-off-my-keys): Doc fix.
863 (dired-x-bind-find-file): Doc fix. Use remapping.
864 (after-init-hook): No need to add dired-x-bind-find-file.
865 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
866 No need to call expand-file-name.
867 (dired-filename-at-point): Remove unused locals `end', `filename'.
868
f9d554dd
SM
8692011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
870
871 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
872
5da16a86
CO
8732011-02-18 Christian Ohler <ohler@gnu.org>
874
875 * emacs-lisp/ert.el (ert--setup-results-buffer)
876 (ert-results-pop-to-backtrace-for-test-at-point)
877 (ert-results-pop-to-messages-for-test-at-point)
878 (ert-results-pop-to-should-forms-for-test-at-point)
879 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
880 were incorrect and unnecessary. This should make `make check'
881 pass again.
882
3a00a363
KM
8832011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
884
01c35094 885 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
3a00a363
KM
886 (allout-widgets-icons-dark-subdir): Track relocations of icons
887 * lisp/allout.el: Remove commentary about remove encryption
888 passphrase mnemonic support and verification.
01c35094
JB
889 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
890 armored text using gpg1, and indicate that the gpg version *might*
891 be the problem in the error message.
3a00a363 892
73057ba9
DD
8932011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
894
895 * net/rcirc.el (rcirc-float-time): New function.
896 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
897 (rcirc-ctcp-sender-PING): Use it.
898
8551cb32
GM
8992011-02-17 Glenn Morris <rgm@gnu.org>
900
53ef76c7
GM
901 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
902 (speedbar-update-flag, speedbar-fetch-etags-command)
903 (speedbar-fetch-etags-arguments):
904 * term.el (term-buffer-maximum-size, term-input-chunk-size)
905 (term-completion-autolist, term-completion-addsuffix)
906 (term-completion-recexact, term-completion-fignore):
907 * term/sup-mouse.el (sup-mouse-fast-select-window):
908 * term/x-win.el (x-select-request-type):
909 Convert some defvars with "*" to defcustoms.
910
64a14c74
GM
911 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
912
92e39d6f
GM
913 * vc/vc.el (vc-default-previous-version):
914 Remove alias that points nowhere. (Bug#4496)
915
fc14288b
GM
916 * dired-x.el (dired-clean-up-after-deletion):
917 kill-buffer does not need save-excursion.
918 (dired-do-run-mail): Doc fix.
919 (dired-filename-at-point): Doc fix.
920 Use looking-at, and skip-chars rather than re search.
921
8551cb32
GM
922 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
923
96497653
KM
9242011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
925
aac7a935
KM
926 * allout-widgets.el: New allout extension that shows allout
927 outline structure with graphical widgets. 'allout-widgets'
928 customize group is an 'allout' subgroup, for easy discovery.
929
96497653
KM
930 * allout.el: Include PGP and GnuPG in Keywords, and other
931 commentary refinements.
932 (allout-abbreviate-flattened-numbering): Rename to
933 allout-flattened-numbering-abbreviation, and
934 define-obsolete-variable-alias the old name.
935 (allout-flattened-numbering-abbreviation): Rename from
936 allout-abbreviate-flattened-numbering.
937 (allout-mode-p): Include among autoloads, for use by other modes
938 with impunity.
e697fcfc
LM
939 (allout-listify-exposed):
940 Use allout-flattened-numbering-abbreviation.
96497653
KM
941 (allout-encrypt-string): Use set-buffer-multibyte directly.
942 (allout-set-buffer-multibyte): Remove.
943
be4a1d71
DD
9442011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
945
946 * simple.el (just-one-space): Remove useless `or' call.
947
274c2d34
MA
9482011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
949
c6309045 950 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
951 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
952 (soap-decoded-multi-refs, soap-current-wsdl)
953 (soap-encoded-namespaces): Rename CL-style *...* variables.
954
88ae2870
MA
9552011-02-16 Michael Albinus <michael.albinus@gmx.de>
956
957 * net/soap-client.el: Add "comm" and "hypermedia" to the
958 keywords. Reflow too long lines.
959
960 * net/soap-inspect.el: Ditto. Require 'cl.
961
689743a2
BG
9622011-02-16 Bastien Guerry <bzg@altern.org>
963
964 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
965 in a `doctor-type' argument.
966
16d2ff89
MA
9672011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
968
969 * net/soap-client.el:
970 * net/soap-inspect.el: New files.
971
c6cefd36
LL
9722011-02-16 Leo <sdl.web@gmail.com>
973
974 * dired-x.el (dired-mode-map, dired-extra-startup):
975 Remove dired-copy-filename-as-kill since it's already in dired.el.
976
da5e0ce4
GM
9772011-02-16 Glenn Morris <rgm@gnu.org>
978
979 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
980 Doc fixes. Add :set property, replacing top-level calls.
981 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
982 (dired-guess-shell-gnutar): Test tar version rather than system-type.
983 (dired-extra-startup, dired-man, dired-info): Doc fixes.
984 (dired-clean-up-after-deletion): Use when and dolist.
985 (dired-jump): Use unless and when.
986 (dired-virtual): Use line-end-position.
987 (dired-default-directory-alist): Rename from default-directory-alist.
988 (dired-default-directory): Update for above name change.
989 (dired-vm): Drop VM < 5 and simplify.
990 (dired-buffer-more-recently-used-p): Rewrite.
991 (dired-filename-at-point): Use when and or.
992 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
993 Update callers.
994
c5ca3aa0
GM
9952011-02-15 Glenn Morris <rgm@gnu.org>
996
997 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
998
33f6cf7b
CY
9992011-02-14 Chong Yidong <cyd@stupidchicken.com>
1000
1001 * vc/vc-git.el (vc-git-root-log-format): New option for
1002 customizing log format.
1003 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1004 (vc-git-log-view-mode): Use it.
1005 (vc-git-expanded-log-entry): New function.
1006 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1007
1008 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1009 customizing log format.
1010 (vc-hg-print-log): Use it.
1011 (vc-hg-expanded-log-entry): New function.
1012 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1013 vc-hg-expanded-log-entry. Truncate lines in root log.
1014
1015 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1016
e697fcfc
LM
1017 * vc/log-view.el (log-view-mode-menu):
1018 Add log-view-toggle-entry-display.
33f6cf7b 1019
461b69ae
GM
10202011-02-14 Glenn Morris <rgm@gnu.org>
1021
1022 * dired-x.el: Don't require man when compiling.
1023 (dired-omit-extensions, dired-local-variables-file)
1024 (dired-x-hands-off-my-keys): Make them defcustoms.
1025 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1026 (vm-visit-folder): Declare rather than defining.
1027 (dired-x-help-address, dired-x-variable-list): Remove.
1028 (dired-x-submit-report): Make it an obsolete alias.
1029
35f52ed6
JB
10302011-02-14 Juanma Barranquero <lekktu@gmail.com>
1031
1032 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1033
b2108a36
TZ
10342011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1035
67186ae2 1036 * net/imap.el: Bring it back.
b2108a36 1037
abfc152b
AM
10382011-02-13 Alan Mackenzie <acm@muc.de>
1039
1040 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1041 narrow-to-region call that cuts context off the end (Bug#7722).
1042
e697fcfc
LM
1043 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1044 Refactor nested if-forms with a simple cond.
abfc152b
AM
1045 (c-forward-<>-arglist): Revert 2011-01-31 change.
1046
d4eb88c7
CY
10472011-02-13 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * vc/log-view.el: New command log-view-toggle-entry-display for
1050 toggling log entries between concise and detailed forms.
1051 (log-view-toggle-entry-display): New command.
1052 (log-view-mode-map): Bind RET to it.
1053 (log-view-expanded-log-entry-function): New variable.
1054 (log-view-current-entry, log-view-inside-comment-p)
1055 (log-view-current-tag): New functions.
1056 (log-view-toggle-mark-entry): Use log-view-current-entry and
1057 log-view-end-of-defun instead of searching directly with
1058 log-view-message-re.
1059 (log-view-end-of-defun): Likewise. Add optional ARG for
1060 compatibility with end-of-defun.
1061 (log-view-end-of-defun): Ignore comments and VC buttons.
1062
1063 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1064 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1065
2609a08e
TZ
10662011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1067
114fe546
G
1068 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1069
2609a08e
TZ
1070 * net/imap-hash.el: Remove file.
1071
7a6ebb1a
MA
10722011-02-13 Michael Albinus <michael.albinus@gmx.de>
1073
1074 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1075
1076 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1077 call.
1078
1079 * net/tramp-imap.el: Remove file.
1080
75d4dcc9
CY
10812011-02-13 Chong Yidong <cyd@stupidchicken.com>
1082
1083 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1084 widget library for buttons, just use button.el.
1085
1086 * vc/log-view.el (log-view-mode-map): Don't inherit from
1087 widget-keymap.
1088
3c65e88d 10892011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1090
86361e1e
GM
1091 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1092 (nintersection, set-difference, nset-difference)
1093 (set-exclusive-or, nset-exclusive-or): Doc fix.
1094
dc4c6a7a
GM
1095 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1096
8a6f24e5
GM
1097 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1098 :italic props, so that frame-set-background-mode works. (Bug#7966)
1099
3caced0b
GM
1100 * simple.el (next-error): Doc fix.
1101
9de31df2
TV
11022011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1103
1104 * dired-aux.el (dired-create-files): Adapt destination name to
1105 match the new behavior of copy-directory.
1106
38a71655
CY
11072011-02-12 Chong Yidong <cyd@stupidchicken.com>
1108
1109 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1110 from rmail-dont-reply-to-names. Callers changed.
1111 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1112 (rmail-dont-reply-to): Make it an obsolete alias.
1113
1114 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1115 nil, and make obsolete (Bug#7888).
1116 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1117
1118 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1119
1120 * mail/rmailsort.el (rmail-sort-by-correspondent)
1121 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1122
1123 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1124
470d996d
TV
11252011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1126
1127 * files.el (copy-directory): New argument COPY-CONTENTS for
1128 copying directory contents into another existing directory.
1129
e2784c87
TH
11302011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1131
1132 * minibuffer.el (completion-table-case-fold): New function for
1133 creating a case-insensitive completion table.
1134
563790b6
TZ
11352011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1136
1137 * net/tramp.el (tramp-default-method): Also check if
1138 `auth-source-search' is bound.
1139 (tramp-read-passwd): Use `auth-source-search' instead of
1140 `auto-source-user-or-password'.
1141
1142 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1143 `auto-source-user-or-password.
1144 (tramp-imap-passphrase-callback-function): Use it.
1145
1146 * net/imap-hash.el: Autoload `auto-source-search' instead of
1147 `auto-source-user-or-password.
1148 (imap-hash-open-connection): Use it.
1149
1150 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1151 `auto-source-user-or-password.
1152 (smtpmail-try-auth-methods): Use it.
1153
c6affbde
PH
11542011-02-12 Phil Hagelberg <phil@hagelb.org>
1155
1156 * emacs-lisp/package.el: Allow packages to be reinstalled.
1157 (package--write-file-no-coding): Remove EXCL arg.
1158 (package-unpack-single): Don't use it.
1159
b5a53795
KP
11602011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1161
1162 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1163 in each sub directory.
1164 (vc-svn-registered): Use vc-svn-root.
1165 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1166 (vc-svn-repository-hostname): Use "svn info".
1167
25833f5e
DD
11682011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1169
1170 * simple.el (delete-trailing-whitespace): New optional buffer
1171 bound parameters.
1172
75d1d833
BG
11732011-02-11 Bastien Guerry <bzg@altern.org>
1174
1175 * files.el (basic-save-buffer): save unmodified buffers when
1176 the file pointed by buffer-file-name doesn't exist.
1177
e0e36cac
DD
11782011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1179
079721e9 1180 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1181
59350862
GM
11822011-02-11 Glenn Morris <rgm@gnu.org>
1183
1184 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1185
5708ce5e
JB
11862011-02-11 Juanma Barranquero <lekktu@gmail.com>
1187
1188 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1189
b016851c
SM
11902011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1191
59003be9
SM
1192 * server.el (server-process-filter): Use pcase.
1193
9517f8af
SM
1194 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1195 conflicting ways.
1196 (smie-indent--parent): Extend to "parent of arg".
1197 (smie-indent-inside-string): New function.
1198 (smie-indent-functions): Use it.
1199
cf77dd27
SM
1200 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1201 bzr locking race condition.
1202
49ffc078
SM
1203 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1204 still valid before using it.
1205
1a0a6cef
SM
1206 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1207 `message' -> `compilation-message' rename (bug#8004).
1208
b016851c
SM
1209 Move keymap initialization into declaration.
1210 * textmodes/enriched.el (enriched-mode-map):
1211 * textmodes/bib-mode.el (bib-mode-map):
1212 * term/lk201.el (lk201-function-map):
1213 * tar-mode.el (tar-mode-map):
1214 * replace.el (occur-mode-map):
1215 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1216 * progmodes/idlw-help.el (idlwave-help-mode-map):
1217 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1218 * play/solitaire.el (solitaire-mode-map):
1219 * play/snake.el (snake-mode-map, snake-null-map):
1220 * play/pong.el (pong-mode-map):
1221 * play/handwrite.el (menu-bar-handwrite-map):
1222 * play/gametree.el (gametree-mode-map):
a65112fb 1223 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1224 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1225 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1226 (newsticker--url-keymap):
1227 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1228 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1229 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1230 (menu-bar-edit-menu, menu-bar-custom-menu)
1231 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1232 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1233 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1234 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1235 (menu-bar-tools-menu, menu-bar-describe-menu)
1236 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1237 (menu-bar-help-menu):
1238 * mail/rmailsum.el (rmail-summary-mode-map):
1239 * kmacro.el (kmacro-step-edit-map):
1240 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1241 (ibuffer-mode-operate-map):
1242 * hi-lock.el (hi-lock-menu, hi-lock-map):
1243 * emulation/vip.el (vip-mode-map):
1244 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1245 * bookmark.el (bookmark-bmenu-mode-map):
1246 * help-mode.el (help-mode-map): Move initialization into declaration.
1247
1be1d1e9
DD
12482011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1249
1250 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1251 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1252 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1253 (rcirc-cmd-me, rcirc-authenticate): Use them.
1254
26d2a9bd
KM
12552011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1256
1257 * allout.el: Synopsis: Change allout user configuration so
1258 auto-activation is controlled solely by customization
1259 `allout-auto-activation'.
1260
01c35094 1261 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd
KM
1262 implement new custom set procedure for allout-auto-activation.
1263 Also, explicitly invoke
1264 (allout-setup) after allout-auto-activation is custom-defined, to
1265 effect the settings in emacs sessions besides the few where
1266 allout-auto-activation customization is donea.
1267 (allout-auto-activation): Use allout-auto-activation-helper to
1268 :set. Revise the docstring.
1269 (allout-init): Reduce functionality to just customizing
1270 allout-auto-activation, and mark obsolete.
1271 (allout-mode): Respect string values for allout-auto-activation.
1272 Run allout-after-copy-or-kill-hook without any args.
01c35094 1273 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1274 (outlineify-sticky): Adjust docstring for new scheme.
1275 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1276 should concentrate on the kill ring.
1277
b8e0f0cd
G
12782011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1279
1280 * password-cache.el (password-cache-remove): Accept secrets that are
1281 not strings.
1282
ccded26c
SM
12832011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1284
1285 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1286 of here-doc that immediately follows a comment.
1287
ee6a57ab
DD
12882011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1289
4d04fdc9
DD
1290 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1291
ee6a57ab
DD
1292 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1293 available.
1294 (rcirc-ctcp-sender-PING): New function.
1295
6ca94a0b
SM
12962011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1297
1298 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1299 Remove the mark/nomark handling, and activate shift-select-mode instead.
1300
1301 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1302
226590f8
JB
13032011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1304
1305 * calc/calc-units.el (math-logunits-quant): Add support for
1306 non-logarithmic units.
1307
dd0b691e
KM
13082011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1309
4ec28e14
KM
1310 * allout.el (allout-after-copy-or-kill-hook): New hook for
1311 extension-specific processing of killed text.
1312 (allout-mode): Include new allout-after-copy-or-kill-hook among
1313 mentioned hooks.
01c35094 1314 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1315 after kill happens even if barf-if-buffer-read-only is raised.
1316 Include new allout-after-copy-or-kill-hook among that subsequent
1317 processing.
1318 (allout-deannotate-hidden): Actually remove the annotation text
1319 properties.
1320
dd0b691e
KM
1321 * allout.el (allout-listify-exposed): Copy text sans text properties.
1322
07e52e08
MA
13232011-02-07 Michael Albinus <michael.albinus@gmx.de>
1324
b016851c 1325 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1326
c5aff743
DD
13272011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1328
1329 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1330
03925868
JB
13312011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1332
b016851c 1333 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1334 `calc-default-field-reference-level'.
b016851c 1335 (calc-logunits-power-reference): Rename from
01c35094 1336 `calc-default-power-reference-level'.
03925868 1337
b016851c 1338 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1339 `math-logunits-level'
b016851c 1340 (math-logunits-plus): Rename from math-logcombine.
03925868 1341 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1342 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1343 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1344 New functions.
b016851c
SM
1345 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1346 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1347 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1348 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1349 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1350 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1351 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1352 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1353 New functions.
1354
b016851c 1355 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1356 (calc-ul-prefix-help): Remove.
1357 (calc-l-prefix-help): New function.
1358 (calc-full-help): Add reference to `calc-l-prefix-help'.
1359
1360 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1361
ec6ad6f2
JB
1362 * calc/README: Mention logarithmic units.
1363
f8b351c1
CY
13642011-02-06 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1367 non-ASCII characters (Bug#7925).
1368
a60287ff
GM
13692011-02-05 Glenn Morris <rgm@gnu.org>
1370
1371 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1372
9ad53e98
GM
1373 * calendar/diary-lib.el (diary-font-lock-keywords):
1374 Tweak diary-time-regexp match. (Bug#7891)
1375
9783df21
GM
1376 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1377 (f90-mode): Use it for mode's `find-tag-default-function' property.
1378
df275851
GM
1379 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1380
95838641
GM
1381 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1382
827b77e9
DD
13832011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1384
1385 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1386 (Bug#6386).
1387
7cb76591
SM
13882011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1389
ba70ab1c
SM
1390 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1391 font-lock-syntax-table remappings.
1392 (sh-here-doc-markers, sh-here-doc-re): Remove.
1393 (sh-font-lock-close-heredoc): Remove.
1394 (sh-syntax-propertize-here-doc): New function.
1395 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1396 instead of the sh-here-doc-re.
1397 (sh-font-lock-paren): Don't do anything in comments or strings.
1398 Handle line continuations. Accept a few more chars.
1399 Don't rely on the font-lock-syntax-table remappings.
1400 `esac' is not a valid pattern.
1401 (sh-syntax-propertize-function): Handle here-docs differently, so we
1402 don't bother syntax-propertizing the insides.
1403
7cb76591
SM
1404 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1405 Handle new bashisms ";&" and ";;&" (bug#7947).
1406
39b20f56
MA
14072011-02-05 Michael Albinus <michael.albinus@gmx.de>
1408
7cb76591
SM
1409 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1410 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1411
51aba3f3
MA
14122011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1413
1414 * net/tramp.el (tramp-postfix-method-format)
1415 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1416 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1417 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1418 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1419 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1420 Doc fix.
1421
7bc61bb7
SS
14222011-02-04 Sam Steingold <sds@gnu.org>
1423
1424 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1425
d93c111e
AS
14262011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1427
1428 * international/mule-util.el (with-coding-priority): Doc fix.
1429
6f52d86e
EZ
14302011-02-04 Eli Zaretskii <eliz@gnu.org>
1431
1432 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1433
c1b4afac
SS
14342011-02-03 Sam Steingold <sds@gnu.org>
1435
1436 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1437 Do not error out when `func' is nil.
1438
a857d3c7
MA
14392011-02-03 Michael Albinus <michael.albinus@gmx.de>
1440
1441 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1442 `tramp-default-remote-path' to the docstring.
1443 (tramp-get-remote-path): Suppress error message when `getconf
1444 PATH' fails.
1445
1446 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1447
8aa88760
GM
14482011-02-03 Glenn Morris <rgm@gnu.org>
1449
219ea611
GM
1450 * vc/vc-hg.el (vc-hg-command): Doc fix.
1451
8d7b5b5b
GM
1452 * term/w32-win.el (libpng-version): Declare for compiler.
1453
c03eac34
GM
1454 * msb.el: No need to load dired while compiling.
1455
7f07c1fe
GM
1456 * emacs-lisp/elint.el (elint-standard-variables):
1457 Remove a couple of built-ins that now have doc-strings.
1458
befe199d
GM
1459 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1460 `require' is automatically `eval-and-compile'd.
1461
2d7d6439
GM
1462 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1463 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1464
8aa88760
GM
1465 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1466 Move definition before use.
1467 (strokes-report-bug): Make it obsolete.
1468
e90f8545
SS
14692011-02-02 Sam Steingold <sds@gnu.org>
1470
1471 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1472 from `special-mode', entering it makes the buffer read-only, so
1473 call it only when everything has been already inserted.
1474 * emacs-lisp/ert.el (ert--setup-results-buffer)
1475 (ert-results-pop-to-backtrace-for-test-at-point)
1476 (ert-results-pop-to-messages-for-test-at-point)
1477 (ert-results-pop-to-timings): Ditto.
1478 * emacs-lisp/package.el (package--list-packages): Ditto.
1479 * play/solitaire.el (solitaire): Ditto.
1480
90db975f
CY
14812011-02-02 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * progmodes/compile.el: Make all faces inherit.
1484 (compilation-warning): Inherit from font-lock-variable-name-face.
1485 (compilation-info): Inherit from font-lock-type-face.
1486 (compilation-line-number): Reassign to font-lock-keyword-face.
1487 (compilation-column-number): Reassign to font-lock-doc-face.
1488 (compilation-leave-directory-face): Reassign to
1489 font-lock-builtin-face.
1490
bc35ff32
EZ
14912011-02-02 Eli Zaretskii <eliz@gnu.org>
1492
1493 * dired.el (dired-insert-directory): Don't invoke `ls' when
1494 ls-lisp.el is used to emulate it.
1495
39cde66c
JD
14962011-02-01 Julien Danjou <julien@danjou.info>
1497
1498 * color.el (color-gradient): Add a color-gradient function.
1499
abef340a
SS
15002011-02-01 Sam Steingold <sds@gnu.org>
1501
1502 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1503 bind "z" to `kill-this-buffer'.
1504 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1505 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1506 (apropos-mode): Inherit from `special-mode'.
1507 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1508 * bookmark.el (bookmark-bmenu-mode): Define using
1509 `define-derived-mode' inheriting from `special-mode'.
1510 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1511 * image-mode.el (image-mode-map): Ditto.
1512 * replace.el (occur-mode): Define using
1513 `define-derived-mode' inheriting from `special-mode'.
1514 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1515 * calendar/diary-lib.el (diary-fancy-display-mode):
1516 Inherit from `special-mode-map'.
1517 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1518 Inherit from `special-mode'.
1519 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1520 `special-mode-map'.
1521 (package-menu-mode): Define using `define-derived-mode'
1522 inheriting from `special-mode'.
1523 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1524 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1525 (xesam-mode-map): Define separately.
1526 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1527 * progmodes/compile.el (compilation-minor-mode-map)
1528 (compilation-mode-map): Inherit from `special-mode-map'.
1529 * vc/diff-mode.el (diff-mode-shared-map):
1530 Inherit from `special-mode-map'.
1531 * vc/log-view.el (log-view-mode-map): Add a comment.
1532
928f4e73
CY
15332011-02-01 Chong Yidong <cyd@stupidchicken.com>
1534
1535 * custom.el (load-theme): Define return value. Drop use of
1536 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1537 (custom-theme-load-confirm): Scroll in the correct window.
1538 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1539
1540 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1541 checkbox if load-theme fails.
1542
7d116647
SM
15432011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1544
1545 * progmodes/compile.el (compilation-next-error): Check there's
1546 a message before using it (bug#7941).
1547
4fdfcddf
JB
15482011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1549
1550 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1551 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1552 of potential pivots.
1553
3b95603f
AM
15542011-01-31 Alan Mackenzie <acm@muc.de>
1555
7d116647
SM
1556 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1557 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1558 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1559 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1560
6fa1f651
CY
15612011-01-31 Chong Yidong <cyd@stupidchicken.com>
1562
1563 * files.el (copy-directory): Fix arguments to recursive call.
1564
14beddf4 15652011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
1566
1567 * files.el (copy-directory): If destination is an existing
1568 directory, copy into a subdirectory there.
1569
14beddf4 15702011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
1571
1572 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1573 files.
1574
14beddf4 15752011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 1576
6fc0aac3
CY
1577 * image-dired.el (image-dired-mouse-display-image): No-op if no
1578 file is found (Bug#7817).
1579
d1f14baa
CY
1580 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1581
14beddf4 15822011-01-31 Kenichi Handa <handa@m17n.org>
67442738 1583
7d116647
SM
1584 * international/quail.el (quail-keyboard-layout-alist):
1585 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 1586
14beddf4 15872011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
1588
1589 * msb.el (msb-menu-bar-update-buffers): Update for changed
1590 argument handling of menu-bar-select-frame. (Bug#7902)
1591
14beddf4 15922011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
1593
1594 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1595 to the recursion depth (Bug#7722).
1596
14beddf4 15972011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
1598
1599 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1600 command-line-default-directory (Bug#7872).
1601
9e11271c
SM
16022011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1603
1604 * progmodes/compile.el (compilation--flush-directory-cache):
1605 New function, extracted from compilation--remove-properties.
1606 (compilation--remove-properties, compilation--parse-region): Use it.
1607 (compilation--previous-directory): Handle one more case.
1608 (compilation-enable-debug-messages): Remove.
1609 (compilation-parse-errors, compilation--flush-parse): Just remove the
1610 left over debug messages.
1611
038714ab
SS
16122011-01-31 Sam Steingold <sds@gnu.org>
1613
1614 * progmodes/compile.el (compilation-enable-debug-messages):
1615 Add a variable to make the parsing messages introduced in
1616 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1617 (compilation-parse-errors, compilation--flush-parse): Use it.
1618
2a4466ca
DD
16192011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1620
35f52ed6 1621 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
1622 (rcirc-nick-completion-format): New defcustom.
1623 (rcirc-complete): Use it.
1624
186ecaf1
DD
16252011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1626
1627 * net/rcirc.el: Clean log filenames (Bug#7933).
1628 (rcirc-log-write): Use convert-standard-filename.
1629 (rcirc-log-filename-function): Documentation updates.
1630
253f7d1b
JD
16312011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1632
9e11271c
SM
1633 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1634 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
1635 (report-emacs-bug-can-use-osx-open): New function.
1636 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1637 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1638
a2b6e5d6
CY
16392011-01-29 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1642 updating Dired or VC-dir buffers after async command completes.
1643
1644 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1645 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1646
1647 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1648 completions if it exists. Use vc-set-async-update.
1649 (vc-git-pull): Use vc-set-async-update.
1650
1651 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1652 read-shell-command. Use vc-set-async-update.
1653 (vc-hg-merge-branch): Use vc-set-async-update.
1654
8907f7b9
DU
16552011-01-29 Daiki Ueno <ueno@unixuser.org>
1656
9e11271c
SM
1657 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1658 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
1659 (Bug#7931).
1660
e52f87a1
SM
16612011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1662
1663 * progmodes/compile.el: Avoid an N² behavior in grep.
1664 (compilation--previous-directory): New fun.
1665 (compilation--previous-directory-cache): New var.
1666 (compilation--remove-properties): Flush it.
1667 (compilation-directory-properties, compilation-error-properties):
1668 Use the new fun to speed up looking for the current directory.
1669
659114fd
CY
16702011-01-29 Chong Yidong <cyd@stupidchicken.com>
1671
1672 * vc/vc-hg.el (vc-hg-history): New var.
1673 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1674 (vc-hg-merge-branch): New function.
1675
1676 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1677 the other way around.
1678
1679 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1680 (vc-git-merge-branch): New functions.
1681 (vc-git-history): New var.
1682
9bfe5783
CY
16832011-01-28 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1686
1687 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
1688 vc-do-async-command.
1689
e52f87a1
SM
1690 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
1691 Callers changed.
9bfe5783 1692
b1ea593c
LL
16932011-01-28 Leo <sdl.web@gmail.com>
1694
1695 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 1696 highlighting to the "this function is advised" message.
b1ea593c
LL
1697
1698 * help-mode.el (help-mode-finish): Apply highlighting here, to
1699 avoid clobbering by substitute-command-keys (Bug#6304).
1700
40e22d80
CY
17012011-01-28 Chong Yidong <cyd@stupidchicken.com>
1702
1703 * woman.el (woman0-roff-buffer): Process roff escape sequences
1704 occurring prior to the first request (Bug#7843).
1705
01c63f4c
SM
17062011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1707
55fb9013
SM
1708 * progmodes/compile.el: Don't use font-lock any more.
1709 (compilation-error-regexp-alist-alist): Change handling of makepp
1710 so it preserves the warning/error distinction on subsequent files.
1711 Simplify various rules.
1712 (compilation-directory-properties): Use font-lock-face.
1713 Add a compilation-message property.
1714 (compilation-internal-error-properties): Use font-lock-face.
1715 Don't set the compilation-debug property here.
1716 (compilation--put-prop, compilation--remove-properties)
1717 (compilation--parse-region, compilation--ensure-parse)
1718 (compilation--ensure-parse): New functions.
1719 (compilation-parse-errors): New function, largely inspired of
1720 compilation-mode-font-lock-keywords. Set compilation-debug here.
1721 (compilation--parsed): New var.
1722 (compilation--flush-parse): Use compilation--ensure-parse.
1723 (compilation-start): Don't call font-lock.
1724 (compilation-turn-on-font-lock): Remove.
1725 (compilation-setup): Don't set font-lock-extra-managed-props not change
1726 other font-lock settings, other than keywords.
1727 Don't activate font-lock-mode.
1728 Set change-major-mode-hook and before-change-functions.
1729 (compilation--unsetup): Remove properties and hooks.
1730 (compilation-next-single-property-change): New function.
1731 (compilation-next-error): Use it to parse when needed.
1732 (compile-goto-error): Parse buffer as needed.
1733 (compilation--compat-error-properties): Don't need a dummy `face'
1734 property any more.
1735
8fe52384
SM
17362011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1737
1738 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
1739 (compilation-process-setup-function): Fix docstring's false promises.
1740 (compilation-error-regexp-alist-alist): Catch omake's continuous
1741 recompilation message and avoid reuse of old markers.
1742 (compilation-parse-errors-function): Declare obsolete.
1743 (compilation-buffer-modtime): Remove.
1744 (compilation--make-cdrloc, compilation--loc->col)
1745 (compilation--loc->line, compilation--loc->file-struct)
1746 (compilation--loc->marker, compilation--loc->visited)
1747 (compilation--make-file-struct, compilation--file-struct->file-spec)
1748 (compilation--file-struct->formats)
1749 (compilation--file-struct->loc-tree): New macros. Use them.
1750 (compilation--message): New defstruct. Use them.
1751 (compilation-next-error-function): Don't mess with timestamps to try
1752 and guess when to reparse.
1753
01c63f4c
SM
17542011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1755
5e853d01
SM
1756 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
1757 (tex-old-error-file-name): New function,
1758 extracted from tex-compilation-parse-errors.
1759 (tex-compilation-parse-errors): Remove.
1760 (tex-error-regexp-alist): New var.
1761 (tex-shell): Use it to avoid compilation-parse-errors-function.
1762
07b741a7
SM
1763 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
1764 (grep-mode-font-lock-keywords): Remove regexp that seems like
1765 a left-over from before we used compile.el.
1766 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
1767 modifying the buffer within with-silent-modifications.
1768
1769 * progmodes/compile.el: Cleanup text-properties namespace by using
1770 `compilation-message' instead of `message', `compilation-directory'
1771 instead of `directory', and `compilation-debug' instead of `debug'.
1772 (compilation-last-buffer, compilation-parsing-end)
1773 (compilation-error-list, compilation-old-error-list): Move to the
1774 compatibility part of the code.
1775 (compilation-error-properties): If `file' is a function, let it return
1776 a file name.
1777 (compilation-mode-font-lock-keywords): Be more conservative with the
1778 omake "^ *" pattern prefix, to try and minimize the risk of
1779 pathologically slow regexp matching.
1780 (compilation-start): Use inhibit-read-only.
1781 (compilation--unsetup): New function.
1782 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
1783 (compilation-filter): Minor tweaks.
8fe52384 1784 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 1785 (compilation--flush-file-structure): New fun.
8fe52384 1786 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
1787 (debug-ignored-errors): Add "Moved past last ...".
1788 (compilation--compat-error-properties)
1789 (compilation--compat-parse-errors): Rename by doubling the "-".
1790
01c63f4c
SM
1791 Port features from the previous prolog.el to the new one.
1792 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
1793 (prolog-program-name, prolog-program-switches, prolog-consult-string)
1794 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
1795 variable and use a function to compute the value dynamically.
1796 (prolog-prompt-regexp): Add regexp for GNU Prolog.
1797 (prolog-continued-prompt-regexp): Remove, unused.
1798 (prolog-find-value-by-system): Try and use the value of prolog-system
1799 in the *prolog* buffer if it helps.
1800 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
1801 (prolog-zip-on): ..and check prolog-system and version here instead.
1802 (prolog-inferior-self-insert-command): New command.
1803 (prolog-inferior-mode-map): Use it.
1804 (prolog-inferior-error-regexp-alist): New var.
8fe52384 1805 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
1806 (prolog-input-filter): Use derived-mode-p.
1807 (prolog-inferior-guess-flavor): New function.
1808 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
1809 make-comint to avoid running comint-mode twice.
1810 (prolog-inferior-buffer): New fun.
1811 (prolog-old-process-region, prolog-old-process-file):
1812 Don't call prolog-bsts here...
1813 (prolog-build-prolog-command): ...do it here instead.
1814 (prolog-old-process-region, prolog-old-process-file):
1815 Use compilation-fake-loc and compilation-forget-errors.
1816 (prolog-consult-compile-region): Use bolp.
1817
2f224f0b
CY
18182011-01-28 Chong Yidong <cyd@stupidchicken.com>
1819
1820 * image-mode.el (image-display-size): Doc fix (Bug#7820).
1821
db0e305d
SS
18222011-01-27 Sam Steingold <sds@gnu.org>
1823
9e11271c
SM
1824 * midnight.el (clean-buffer-list-kill-never-buffer-names):
1825 Remove "*server*" which is never created by emacs server.
db0e305d 1826
27bbeb29
DD
18272011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1828
1829 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
1830 there are some diff switches.
1831
153c5428
SM
18322011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1833
89fdaac7
SM
1834 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1835 Copy change made to ruby-font-lock-syntactic-keywords.
1836
153c5428
SM
1837 * htmlfontify.el: Make it obey the font-lock-face text property.
1838 Miscellaneous cleanup such as:
1839 - Don't hide expressions after a closing paren.
1840 - Move initial setq into let.
1841 - Hoist common parts out of ifs.
1842 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
1843 (hfy-face-at): Use get-text-property instead.
1844 (hfy-prop-invisible-p): Use invisible-p if available.
1845 (htmlfontify-manual): Use \\[...].
1846 (hfy-html-quote-regex): Use [...].
1847 (hfy-combined-face-spec): Simplify.
1848 (hfy-compile-face-map): Don't presume point-min==1.
1849 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
1850 match end of string.
1851 (hfy-text-p): η-reduce.
1852 (hfy-tags-for-file): Receive cache-hash directly.
1853 (hfy-mark-tag-names): Adjust call.
1854
ed7646d4
GM
18552011-01-27 Glenn Morris <rgm@gnu.org>
1856
1857 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
1858 (msb-after-load-hook): Remove eval-after-load wackiness.
1859
ed68f651
SS
18602011-01-25 Sam Steingold <sds@gnu.org>
1861
1862 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
1863 literal "diff" (important for windows-nt).
1864
0fe719e6
GM
18652011-01-25 Glenn Morris <rgm@gnu.org>
1866
1867 * emacs-lisp/copyright.el (copyright-at-end-flag)
1868 (copyright-names-regexp): Add safety properties.
1869 (copyright-year-ranges): New option.
1870 (copyright-find-end): New function, split from copyright-update-year.
1871 (copyright-update-year): Use copyright-find-end.
1872 (copyright-fix-years): Optionally, convert years to ranges.
1873 Handle years continued over comment lines.
1874 Do not mess with the fill-prefix.
1875 Do not call copyright-update.
1876 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 1877 Skip directories. Find files with only safe local vars.
0fe719e6 1878
06d8ace5 18792011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
1880
1881 * files.el (file-name-non-special): Only change buffer-file-name after
1882 insert-file-contents if it's `visit'ing the file (bug#7854).
1883
06d8ace5 18842011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
1885
1886 * dired.el (dired-revert): Doc fix (Bug#7758).
1887
06d8ace5
GM
1888 * simple.el (line-move-visual): Doc fix (Bug#7594).
1889
18902011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
1891
1892 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
1893 here-doc which ends with an underscore.
1894 (ruby-mode-set-encoding): Skip shebang line always.
1895 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 1896 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
1897 (ruby-forward-sexp): Stop after literal hash key labels.
1898 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
1899 bracket.
1900
06d8ace5 19012011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
1902
1903 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
1904 the correct buffer (Bug#7650).
1905
06d8ace5
GM
19062011-01-25 Glenn Morris <rgm@gnu.org>
1907
1908 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 1909
ce558208
GM
1910 * simple.el (do-auto-fill): Give it a doc string.
1911
4d265b4d
GM
1912 * button.el (make-text-button): Doc fix. (See bug#7881)
1913
21bb5ce0
SM
19142011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
1915
ab0a61d0
SM
1916 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
1917 Don't move backward, so as not to fall in an inf-loop (bug#7736).
1918
21bb5ce0
SM
1919 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
1920 Handle ?" and friends differently (e.g. don't use backrefs).
1921
603823f5
JB
19222011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
1923
1924 * calc/calc.el (calc-default-power-reference-level)
1925 (calc-default-field-reference-level): New variables.
35f52ed6 1926 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
1927 (math-logunits): New variable.
1928 (math-extract-logunits, math-logcombine, calcFunc-luplus)
1929 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
1930 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
1931 New functions.
603823f5
JB
1932 (math-find-base-units-rec): Add entry for ln(10).
1933 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
1934 (calc-ul-prefix-help): New function.
1935 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 1936 functions. Add keybindings for new units functions.
603823f5 1937
11ea68ce 19382011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
1939
1940 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 1941 rcirc buffers. (Bug#4940)
10617634 1942
0412a5a4
GM
19432011-01-22 Glenn Morris <rgm@gnu.org>
1944
1945 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
1946 split out from copyright-update-year.
1947 (copyright-update): Don't mess with the GPL version if we don't own the
1948 copyright. Update license regexp, and remove no longer needed
1949 Esperanto stuff.
d226ec23 1950 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 1951
e7c1dca8
CY
19522011-01-22 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
1955
4d0143e6
JA
19562011-01-22 Jari Aalto <jari.aalto@cante.net>
1957
1958 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
1959 (lm): Rename to landmark.
1960 (lm-test-run): Rename to landmark-test-run.
1961
e3545d0d
CY
19622011-01-22 Chong Yidong <cyd@stupidchicken.com>
1963
1964 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
1965 "Case sensitive" menu item.
1966
7c82f3e2 19672011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
1968
1969 * comint.el (comint-replace-by-expanded-history-before-point): Fix
1970 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
1971
7c82f3e2 19722011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
1973
1974 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
1975
7c82f3e2 19762011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 1977
6e1dbaa9
RM
1978 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1979 Assume foo(bar) is a manpage reference rather than some unquoted
1980 symbol (bug#7705).
26a27884 1981
7c82f3e2 19822011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
1983
1984 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
1985 Suggested by Flo <sensorflo@gmail.com>.
1986
7c82f3e2 19872011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
1988
1989 * progmodes/compile.el (compilation-error-regexp-alist):
1990 Fix custom type. (Bug#7812)
1991
4936e3ba
KM
19922011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
1993
1994 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
1995 allout-number-siblings, in keeping with what obtained due to
1996 (now-defunct) allout-keybindings-list. Ditch repeat binding to
1997 (prefixed) ?i.
1998 (allout-before-change-handler): Better expose spots affected by
1999 undo.
2000
cde7e38b
CY
20012011-01-22 Chong Yidong <cyd@stupidchicken.com>
2002
2003 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2004
6b072b27
PH
20052011-01-22 Phil Hagelberg <phil@evri.com>
2006
2007 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2008 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2009 (pcmpl-ssh-config-hosts): New function.
2010 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2011 pcmpl-ssh-known-hosts.
2012
26d82c3a
JB
20132011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2014
c310ff4f
JB
2015 * calc/calc-undo.el (calc-undo): Autoload it.
2016 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2017 and autoload for `calc-undo'.
2018 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2019 * calc/calc-prog.el:
2020 * calc/calc-graph.el:
2021 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2022
a10c4149
ŠN
20232011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2024
2025 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2026 keybindings to `calc-undo'.
2027
8dabbfd6
SM
20282011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2029
2030 Don't mess with *temp*.
2031 * obsolete/spell.el: Move from textmodes/spell.el.
2032 (spell-string):
2033 * term.el (term-read-input-ring):
2034 * startup.el (display-startup-echo-area-message):
2035 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2036 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2037 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2038 point-min==1.
2039
d3e51865
KM
20402011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2041
35f52ed6 2042 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2043 reapplying defalias.
2044
2045 (allout-hotspot-key-handler): Check for non-control-modified
2046 bindings for hotspot characters if there are no control-modified
2047 versions.
2048
d3e51865
KM
2049 * allout.el: Summary - migrate to defining allout mode using
2050 define-minor-mode instead of defun. Significantly clean-up
2051 internal keymap provisions, refactoring and, in the process,
2052 removing a lot of accumulated cruft.
2053
2054 allout-mode-map is now a keymap by virtue of being a defalias to
2055 allout-mode-map-value, which contains the actual keymap structure.
2056
8dabbfd6
SM
2057 (allout-mode): Use define-minor-mode rather than defun.
2058 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2059 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2060 entry will be '(allout-mode . allout-mode-map) - see
2061 allout-mode-map-value, below. Adjust docstring to track changes.
2062 (allout-minor-mode): Remove this defalias, now that we're using
2063 define-minor-mode.
2064 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2065 keymap is allout-mode-map-value, via defalias.
2066 (allout-mode-map-value): The variable holding the actual mode
2067 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2068 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2069 allout-bind-keys, and including the binding-composition
2070 functionality of the former produce-allout-mode-map and
2071 allout-setup-mode-map.
2072 (allout-institute-keymap): Take over the "setup" part of the former
2073 allout-setup-mode-map. Reassign allout-mode-map-value value and
2074 update the defalias.
01c35094 2075 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2076 (allout-unprefixed-keybindings):
2077 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2078 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2079 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2080 user can customize if they want to use that binding.
2081 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2082 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2083 elided that, previously, instead of the one for \C-h.)
2084 (allout-hotspot-key-handler): Remove attempt to resolve the key
2085 through the literal key-string lookup on allout-keybindings-list.
2086 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2087 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2088 (allout-pre-command-business): Use allout-mode-map-value instead
2089 of allout-mode-map.
2090 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2091 the bindings if they want to use a keybinding having a trailing
2cf429d0 2092 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2093 (allout-keybindings-list): Remove. It's not been useful for a
2094 while. (See allout-hotspot-key-handler changes, above.)
2095 (produce-allout-mode-map): Remove. Consolidate into
2096 allout-compose-and-institute-keymap.
2097 (allout-mode-map-adjustments): Remove. No longer necessary with
2098 removal of allout-preempt-trailing-ctrl-h.
2099 (allout-setup-mode-map): Remove. Consolidate into
2100 allout-compose-and-institute-keymap and allout-institute-keymap.
2101
c11136ec
GM
21022011-01-20 Glenn Morris <rgm@gnu.org>
2103
dbfb414e
GM
2104 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2105
c11136ec
GM
2106 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2107
9aea757b
CY
21082011-01-20 Chong Yidong <cyd@stupidchicken.com>
2109
2110 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2111
2112 * files.el (find-alternate-file, basic-save-buffer)
2113 (basic-save-buffer-2, revert-buffer, recover-file)
2114 (kill-buffer-ask, abort-if-file-too-large)
2115 (set-visited-file-name, write-file, backup-buffer)
2116 (basic-save-buffer, save-some-buffers):
2117 * dired-aux.el (dired-compress-file): Callers changed.
2118
5dd4f3f7
GM
21192011-01-19 Glenn Morris <rgm@gnu.org>
2120
2121 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2122 Also check the property status. (Bug#7861)
2123
56761182
MA
21242011-01-18 Michael Albinus <michael.albinus@gmx.de>
2125
2126 * net/tramp.el (tramp-debug-message): Extend function exclude
2127 list. Use `regexp-opt'.
2128
a9faac5c 21292011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2130
9cc3a0c7
SM
2131 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2132 highlighting doesn't spill over subsequent lines.
2133
1a1fcbe1
SM
2134 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2135 keymap expression. Improve docstring.
2136
74a10be5
SM
2137 * electric.el (electric-indent-post-self-insert-function):
2138 Don't auto-indent for indent-to-left-margin, it's too often
2139 counter-productive.
2140
721be9cd
TH
21412011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2142
2143 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2144 spaces if the frame was resized, so that the full visible buffer
2145 serves as canvas for strokes.
2146
a767645f
GM
21472011-01-16 Glenn Morris <rgm@gnu.org>
2148
2149 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2150 Also skip directories.
a767645f 2151
444ee8dd
KR
21522011-01-16 Kevin Ryde <user42@zip.com.au>
2153
2154 * info-xref.el: Version 3.
2155 (info-xref-check, info-xref-check-all): Move commentary details
2156 into docstrings for better visibility.
2157 Use compilation-mode for the results buffer.
2158 (info-xref-output, info-xref-output-error, info-xref-with-output)
2159 (info-xref-filename, info-xref-in-progress):
2160 New internals for this.
2161 (info-xref-check-list, info-xref-check-buffer)
2162 (info-xref-check-all-custom): Use those.
2163 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2164 (info-xref-output-heading): Rename from info-xref-filename-heading.
2165 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2166 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2167 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2168 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2169 (info-xref-subfile-p): Move to generic section with those two.
2170 (info-xref-check-node): New function split from
2171 info-xref-check-buffer, shared by info-xref-docstrings.
2172 (info-xref-goto-node-p): Move to a checking section with that func.
2173 (info-xref-unavail): New counter.
2174 (info-xref-check-node): Use it.
2175 (info-xref-with-output): Show count of unavailables at end of output.
2176 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2177 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2178 (info-xref-check-all-custom): Fix quietening viper-mode and
2179 gnus-registry-install -- use setq not let so as not to unbind
2180 after load.
2181
d4119912
JL
21822011-01-16 Juri Linkov <juri@jurta.org>
2183
2184 * isearch.el (isearch-abort): Don't quit if search has
2185 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2186
b024d9f0
MD
21872011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2188
2189 * files.el (backup-buffer): Make last-resort backup file in
2190 .emacs.d (Bug#6953).
2191
2192 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2193 make it with permission 700.
2194
d52969e8 21952011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2196
74a10be5
SM
2197 * mail/rmailmm.el (rmail-mime-insert-header):
2198 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2199 system used to decode the header.
2200 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2201 (rmail-mime-insert-decoded-text):
2202 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2203 (rmail-show-mime): If only a header part was decoded, find the
2204 coding system while ignoring mm-charset-override-alist.
2205
d52969e8 22062011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2207
2208 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2209
d52969e8 22102011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2211
2212 * mail/rmailmm.el (rmail-mime-next-item)
2213 (rmail-mime-previous-item): Delete them.
2214 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2215 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2216 Callers changed.
e7ca0062
KH
2217 (rmail-mime-raw-mode): Recursively call for children.
2218 (rmail-mode-map): Change mapping of tab and backtab to
2219 forward-button and backward-button respectively.
2220 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2221 button.
2222 (rmail-mime-update-tagline): New function.
2223 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2224 body display is changed.
74a10be5 2225 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2226 (rmail-mime-image): Delete this button type.
2227 (rmail-mime-toggle): New button type.
2228 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2229 body display is changed. Change the save button label to "Save".
2230 Don't process show/hide button here.
2231 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2232 the body display is changed. Unconditionally call
2233 rmail-mime-insert for children.
2234 (rmail-mime-handle): Update `display' vector of the just inserted
2235 entity.
2236 (rmail-mime-process): If mail-header-parse-content-type returns
2237 nil, use "text/plain" as the fallback type.
2238 (rmail-mime-insert): For raw-mode, recursively call
2239 rmail-mim-insert for children.
2240 (rmail-mime): Handle the case that the current buffer is not rmail
2241 buffer (e.g. in summary buffer).
2242
d52969e8 22432011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2244
2245 * mail/rmailmm.el (rmail-mime-next-item)
2246 (rmail-mime-previous-item): Skip the body of a non-multipart
2247 entity if a tagline is shown.
2248
362b9d48
GM
22492011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2250
2251 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2252 (tmm-prompt): Simplify.
2253 (tmm-add-prompt): Remove unused var `win'.
2254
2255 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2256 to minor mode which used nil accidentally to mean "turn off".
2257
22582011-01-15 Michael Albinus <michael.albinus@gmx.de>
2259
2260 * net/tramp-sh.el (tramp-find-inline-compress)
2261 (tramp-get-inline-coding): Quote command after pipe symbol for
2262 local calls under W32. (Bug#6784)
2263
22642011-01-15 Michael Albinus <michael.albinus@gmx.de>
2265
2266 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2267 only when running under W32.
2268
22692011-01-15 Eli Zaretskii <eliz@gnu.org>
2270
2271 * progmodes/grep.el (grep-compute-defaults): Quote the program
2272 file name after the pipe symbol in Grep templates. (Bug#6784)
2273 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2274
22752011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2276
2277 * buff-menu.el (Buffer-menu-buffer-list): New var.
2278 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2279 restricted buffer list is not lost on revert (Bug#7749).
2280
22812011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2282
2283 * net/ldap.el (ldap-search-internal): Discard stderr output.
2284
22852011-01-15 Eli Zaretskii <eliz@gnu.org>
2286
2287 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2288
22892011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2290
2291 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2292
22932011-01-15 Kenichi Handa <handa@m17n.org>
2294
2295 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2296 part as a plain text.
2297 (rmail-mime-process-multipart): Set the default content-type to
2298 nil for unknown multipart subtypes (bug#7651).
2299
6d3d6113
SM
23002011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2301
4391b429
SM
2302 * hexl.el (hexl-mode-old-*): Remove.
2303 (hexl-mode--old-var-vals): New var to replace them.
2304 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2305 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2306 Use them to set local vars (bug#7846).
2307 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2308 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2309 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2310
6d3d6113
SM
2311 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2312 (smerge-resolve--normalize-re): New var.
2313 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2314 (smerge-resolve): Use them.
2315 * newcomment.el (comment-only-p): New function.
2316 (comment-or-uncomment-region): Use it.
2317
77ab81d0 23182011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2319
2320 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2321 table, get the value before switching to the output buffer. (Bug#7733)
2322
77ab81d0 23232011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2324
2325 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2326
8faba62c
KS
23272011-01-14 Kim F. Storm <storm@cua.dk>
2328
2329 * emulation/cua-base.el (cua--init-keymaps):
2330 Remap exchange-point-and-mark in cua-global-keymap.
2331
ab7eb811
TH
23322011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2333
2334 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2335 loop keyword.
2336
fc55380c
SM
23372011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2338
2339 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2340 Require CL.
2341 (easy-menu-create-menu, easy-menu-convert-item-1):
2342 Use :label rather than nil for labels. Use `case'.
2343 Add :enable as alias for :active.
2344 (easy-menu-binding): Obey :label.
2345
dbed16aa
SM
23462011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2347
4d789d84
SM
2348 Use run-mode-hooks for major mode hooks (bug#513).
2349 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2350 Rename from reftex-toc-map.
2351 (reftex-toc-mode): Use define-derived-mode.
2352 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2353 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2354 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2355 (reftex-select-label-mode, reftex-select-bib-mode):
2356 Use define-derived-mode.
2357 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2358 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2359 Move init into delcaration.
2360 (reftex-index-mode, reftex-index-phrases-mode):
2361 Use define-derived-mode.
2362 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2363 speedbar-syntax-table. Move init into declaration.
2364 (speedbar-mode-map): Rename from speedbar-key-map.
2365 Move init into declaration.
2366 (speedbar-file-key-map): Move init into declaration.
2367 (speedbar-mode): Use define-derived-mode.
2368 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2369 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2370 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2371 (chart-face-list): Move initialization into declaration.
2372 (chart-mode): Use define-derived-mode.
2373 * calculator.el (calculator-mode-map): Move init into declaration.
2374 (calculator-mode): Use define-derived-mode.
2375
b49a2dbf
SM
2376 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2377 work for nested comments.
2378
dbed16aa
SM
2379 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2380 (prolog-use-prolog-tokenizer-flag): Change default when
2381 syntax-propertize can be used.
2382 (prolog-syntax-propertize-function): New var.
2383 (prolog-mode-variables): Move make-local-variable into `set'.
2384 Don't make comment-column local since we don't set it.
2385 Set comment-add (as it was in previous prolog.el). Use dolist.
2386 Set syntax-propertize-function.
2387 (prolog-mode, prolog-inferior-mode):
2388 Call prolog(-inferior)-menu directly, not through the mode-hook.
2389 (prolog-buffer-module, prolog-indent-level)
2390 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2391 (prolog-comment-limits, prolog-goto-comment-column):
2392 Use line-(end|beginning)-position.
2393 (prolog-build-prolog-command): Tighten up regexp.
2394 (prolog-consult-compile): Move make-local-variable into `set'.
2395 (prolog-consult-compile-filter, prolog-goto-next-paren)
2396 (prolog-help-on-predicate, prolog-clause-info)
2397 (prolog-mark-predicate): Don't let+setq.
2398 (prolog-indent-line): Use indent-line-to.
2399 Only call prolog-goto-comment-column if necessary.
2400 (prolog-indent-level): Use bobp.
2401 (prolog-first-pos-on-line): Remove, not used any more.
2402 (prolog-in-string-or-comment): Use syntax-ppss if available.
2403 (prolog-help-on-predicate): Use read-string.
2404 (prolog-goto-predicate-info): Simplify.
2405 (prolog-read-predicate): Use `default' rather than `initial'.
2406 (prolog-temporary-file): Use make-temp-file to close a security hole.
2407 (prolog-toggle-sicstus-sd): New command.
2408 (prolog-electric-underscore, prolog-variables-to-anonymous):
2409 Use dynamic-scoping as it was meant.
2410 (prolog-menu): Move menu definitions to top-level.
2411 Use a toggle-button for Sicstus's source debugger.
2412 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2413 to "System".
2414 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2415 Move other menu definition to top-level.
2416
50f8cd96
TH
24172011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2418
5b355315
TH
2419 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2420 name. Keep original document's directory as default-directory
2421 (bug#6446).
1281bd51
TH
2422 (doc-view-initiate-display): Fall back to normal mode when
2423 doc-view-mode cannot be enabled, also when extracting the document
2424 text into a separate buffer (bug#6446).
5b355315 2425
50f8cd96
TH
2426 * simple.el (shell-command): Don't error out if shell command
2427 buffer contains text with non-nil read-only property when erasing
2428 the buffer.
2429
821f936d
KS
24302011-01-13 Kim F. Storm <storm@cua.dk>
2431
2432 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2433 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2434 items when cycling through the matches.
2435
f754f898
TH
24362011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2437
2438 * dired-x.el (dired-omit-verbose): New defcustom that allows
2439 disabling the omit messages.
2440 (dired-omit-expunge): Use it.
2441
d221e780
CO
24422011-01-13 Christian Ohler <ohler@gnu.org>
2443
2444 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2445
a03b542a
CY
24462011-01-13 Chong Yidong <cyd@stupidchicken.com>
2447
2448 * font-lock.el (font-lock-verbose): Default to nil.
2449
25ca2e61
CY
24502011-01-13 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2453 (compose-mail): New arg RETURN-ACTION.
2454 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2455
2456 * mail/sendmail.el (mail-return-action): New var.
2457 (mail-mode): Make it buffer-local.
2458 (mail-bury): Obey it. Move special Rmail window handling to
2459 rmail-mail-return.
2460 (mail, mail-setup): New arg RETURN-ACTION.
2461 (sendmail-user-agent-compose): Move from simple.el.
2462
2463 * mail/rmail.el (rmail-mail-return): New function.
2464 (rmail-start-mail): Pass it to compose-mail.
2465
2a8b13af
CY
24662011-01-12 Chong Yidong <cyd@stupidchicken.com>
2467
b2948a87
CY
2468 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2469 menus. Add menu item for customize-themes.
2470
2471 * cus-theme.el (customize-themes):
74a10be5
SM
2472 * emacs-lisp/package.el (package--list-packages):
2473 Use switch-to-buffer.
2a8b13af 2474
059616e5
JB
24752011-01-11 Johan Bockgård <bojohan@gnu.org>
2476
2477 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2478
04380ff1
SM
24792011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2480
2481 * progmodes/prolog.el: Fix up coding convention and such.
2482 (prolog-indent-width): Use the same default as in
2483 previous prolog.el rather than tab-width which depends on which buffer
2484 is current when the file is loaded.
2485 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2486 is not available.
2487 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2488 (prolog-known-systems): Remove.
2489 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2490 Move initialization into declaration.
2491 (prolog-mode-map): Move initialization into declaration.
2492 Remove system-specific mode-map vars, since they referred to the same
2493 keymap anyway.
2494 (prolog-mode-variables): Obey the user's preference w.r.t
2495 adaptive-fill-mode. Prefer symbol-value to `eval'.
2496 (prolog-mode-keybindings-edit): Add compatibility bindings.
2497 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2498 (mercury-mode-map): New var.
2499 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2500 (prolog-ensure-process, prolog-process-insert-string)
2501 (prolog-consult-compile): Use with-current-buffer.
2502 (prolog-guess-fill-prefix): Simplify data flow.
2503 (prolog-replace-in-string): New function to use instead of
2504 replace-in-string.
2505 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2506 (prolog-uncomment-region): Use `uncomment-region' when available.
2507 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2508 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2509 of int-to-char and char-to-int.
2510 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2511
e2019526
SB
25122011-01-11 Stefan Bruda <stefan@bruda.ca>
2513
2514 * progmodes/prolog.el: Replace by a whole new file.
2515
3fa173b4
SM
25162011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2517
2518 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2519 (declare-function, undefined, insert-for-yank)
2520 (replace-regexp-in-string): Follow checkdoc's recommendations.
2521
7973bcea
SM
25222011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2523
2524 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2525 refreshing the diary buffer.
2526
0af8c88b
KM
25272011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2528
7973bcea 2529 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2530 (allout-encrypt-string): Prevent encryption from adding an extra
2531 newline at the end of the topic body.
2532 (allout-version): Increment to 2.3.
2533
1a27c64e
MA
25342011-01-10 Michael Albinus <michael.albinus@gmx.de>
2535
7973bcea
SM
2536 * net/dbus.el (dbus-unregister-service): Complete doc.
2537 Fix call of dbus-error signal.
5c0b4070 2538 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2539
0a203b61
MA
25402011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2541
2542 * net/dbus.el (dbus-unregister-service): Translate returned
2543 integer into a symbol.
2544 (dbus-register-property): Use `dbus-register-service' to do the
2545 name registration.
2546
895123f5
CY
25472011-01-09 Chong Yidong <cyd@stupidchicken.com>
2548
7973bcea
SM
2549 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2550 Suggested by Joakim Verona.
12e1f328 2551
732eb50a
CY
2552 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2553
895123f5
CY
2554 * wid-edit.el (visibility): Replace :on-image and :off-image
2555 widget properties with :on-glyph and :off-glyph, for consistency
2556 with the `visibility' widget.
2557 (widget-toggle-value-create, widget-visibility-value-create):
2558 Merge into a single function `widget-toggle-value-create'.
2559
2560 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2561 (custom-face-edit-value-create, custom-face-value-create):
2562 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2563 :off-glyph, for consistency with the `visibility' widget.
2564
c8043a22
AS
25652011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2566
2567 * net/ldap.el (ldap-search-internal): Don't use eval.
2568
b7617f6d
CY
25692011-01-09 Chong Yidong <cyd@stupidchicken.com>
2570
973f1f2a
CY
2571 * subr.el (read-char-choice): Use read-key.
2572
b7617f6d
CY
2573 * custom.el (custom-safe-themes): Rename from
2574 custom-safe-theme-files. Add :risky tag.
2575 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2576 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2577
900503ae
CY
25782011-01-09 Chong Yidong <cyd@stupidchicken.com>
2579
2580 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2581 from Search and add a label to Undo.
2582
2583 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2584 inappropriate buttons and adding :vert-only tags.
2585
2586 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2587 removal of Help tool-bar button. Remove Undo button for space.
2588
2589 * info.el (info-tool-bar-map): Add :vert-only tags.
2590
c44d54b3
TH
25912011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2592
2593 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2594 image backend support. Either of them is fine.
2595
3ef01959
CY
25962011-01-08 Chong Yidong <cyd@stupidchicken.com>
2597
3d91e302
CY
2598 * subr.el (y-or-n-p): Doc fix.
2599
278f6845
CY
2600 * custom.el (custom-safe-theme-files): New defcustom.
2601 (custom-theme-load-confirm): New function.
2602 (load-theme): Load theme using `load', confirming with
2603 custom-theme-load-confirm if necessary.
2604
3ef01959
CY
2605 * subr.el (read-char-choice): New function, factored out from
2606 dired-query and hack-local-variables-confirm.
2607
2608 * dired-aux.el (dired-query):
2609 * files.el (hack-local-variables-confirm): Use it.
2610
2611 * dired-aux.el (dired-compress-file):
2612 * files.el (abort-if-file-too-large, find-alternate-file)
2613 (set-visited-file-name, write-file, backup-buffer)
2614 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2615 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2616 Use new format string args for y-or-n-p and yes-or-no-p.
2617
7c837933
AS
26182011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2619
2620 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2621 [gcc-include]: Tighten file name match, add match for column
2622 number. (Bug#7806)
6c7ec171 2623 [gnu]: Remove unused group.
7c837933 2624
d0981f82
GM
26252011-01-08 Glenn Morris <rgm@gnu.org>
2626
e7a42417
GM
2627 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2628
d0981f82
GM
2629 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2630
d43bb7d3
SS
26312011-01-07 Sam Steingold <sds@gnu.org>
2632
2633 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2634 the `explicit-shell-file-name' because that is the
2635 non-interactive shell.
2636
8c51d2a2
CY
26372011-01-07 Chong Yidong <cyd@stupidchicken.com>
2638
2639 * subr.el (y-or-n-p): Accept format string args.
2640
66b7b0fe
GM
26412011-01-07 Glenn Morris <rgm@gnu.org>
2642
2643 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2644
1e004a83
KM
26452011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2646
66b7b0fe 2647 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 2648 the visible containing topic, rather than a collapsed one.
66b7b0fe 2649 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
2650 (allout-exposure-change-hook): Remove documentation remarks
2651 concerning removed allout-view-change-hook.
2652 (allout-flag-region): Remove invocation of and documentation
2653 remarks concerning allout-view-change-hook.
2654
b0a8e46b
GM
26552011-01-06 Glenn Morris <rgm@gnu.org>
2656
2657 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2658 (vc-bzr-annotate-extract-revision-at-line):
2659 Handle authors with embedded spaces. (Bug#7792)
2660
875c044a
TH
26612011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2662
2663 * doc-view.el (doc-view-image-width): New variable.
2664 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2665 backend for PNG images, and do dynamic rescaling instead of
2666 reconverting the whole doc.
2667
1f6f7722
GM
26682011-01-05 Glenn Morris <rgm@gnu.org>
2669
2670 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2671
e9e68fda
KM
26722011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2673
4896e8fc 2674 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
2675 long text lines that cross more than a single physical window
2676 line, ie when truncate-lines is nil.
e9e68fda
KM
2677 (allout-next-visible-heading): Provide for change in line-move
2678 behavior on long lines when truncate-lines is nil. In that case,
2679 line-move can wind up on the same textual line when it moves to
2680 the next window line, and moving to the bullet position after the
2681 move yields zero advancement. Add logic to detect and compensate
2682 for the lack of progress.
2683 (allout-current-topic-collapsed-p): move-end-of-line respect for
2684 field boundaries is different when operating with body lines
2685 shorter than window width versus ones greater than window width,
2686 which can yield false negatives in this function. Avoid
2687 difference by applying move-end-of-line while field-text-motion is
2688 inhibited.
2689
3f1b6eb2
GM
26902011-01-04 Glenn Morris <rgm@gnu.org>
2691
2692 * textmodes/rst.el (rst-compile-toolsets):
2693 Add pdf and s5 to option alist.
2694
6388924a
MA
26952011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2696
7973bcea 2697 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
2698 dont-register-service. Updated docstring accordingly.
2699
c3e4b003
AS
27002011-01-04 Andreas Schwab <schwab@linux-m68k.org>
2701
2702 * textmodes/rst.el (rst-compile-pdf-preview)
2703 (rst-compile-slides-preview): Remove extra line.
2704
ef4271fe
GM
27052011-01-04 Glenn Morris <rgm@gnu.org>
2706
2707 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
2708 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
2709 default to `prog' without a .py extension.
2710 (rst-compile-pdf-preview, rst-compile-slides-preview):
2711 Use program names from rst-compile-toolsets, rather than hard-coding.
2712 (rst-portable-mark-active-p): Fix presumed typo.
2713
7c420169 27142011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 2715
7c420169 2716 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
2717 libpng versions both before and after 1.4.0. (Bug#7716)
2718
7c420169 27192011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 2720
6491af11
EZ
2721 * time.el (display-time-mode): Mention display-time-interval in
2722 the doc string. (Bug#7713)
2723
7c420169 27242011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
2725
2726 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
2727 condition-case and return an error message string if something
2728 goes wrong.
2f952059 2729 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
2730 header by rmail-mime-insert-header.
2731
7c420169 27322011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
2733
2734 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
2735 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
2736 (rmail-mime-mbox-buffer)
2737 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
2738 (rmail-mime-entity): Argument changed. All codes handling an
2739 entity object are changed.
2f952059 2740 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
2741 the above change.
2742 (rmail-mime-entity-children, rmail-mime-entity-handler)
2743 (rmail-mime-entity-tagline): New functions.
2744 (rmail-mime-message-p): New function.
2745 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
2746 (rmail-mime-entity-segment, rmail-mime-next-item)
2747 (rmail-mime-previous-item, rmail-mime-shown-mode)
2748 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
2749 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
2750 (rmail-mime-insert-tagline, rmail-mime-insert-header):
2751 New functions.
186f7f0b
KH
2752 (rmail-mime-text-handler): Call rmail-mime-insert-text.
2753 (rmail-mime-insert-decoded-text): New function.
2754 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
2755 (rmail-mime-insert-image): Argument changed. Caller changed.
2756 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 2757 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
2758 (rmail-mime-insert-bulk): Argument changed.
2759 (rmail-mime-multipart-handler): Return t.
2f952059
ML
2760 (rmail-mime-process-multipart): Argument changed.
2761 Handle "multipart/alternative" here.
186f7f0b
KH
2762 (rmail-mime-process): Argument changed.
2763 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
2764 (rmail-mime-insert): Argument changed. Handle raw display mode.
2765 (rmail-mime): Argument changed. Handle toggling of raw display
2766 mode.
2767 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
2768 rmail-mime-view-buffer.
2769 (rmail-insert-mime-forwarded-message): Likewise.
2770 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
2771
2772 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
2773 non-nil, handle the header in rmail-show-mime-function.
2774
7c420169 27752011-01-02 Leo <sdl.web@gmail.com>
e1a23575 2776
7c420169 2777 * help-fns.el (describe-variable): Fix previous change.
e1a23575 2778
7c420169 27792011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
2780
2781 * isearch.el (isearch-lazy-highlight-error): New variable.
2782 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
2783 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
2784 to the current value of `isearch-error' (Bug#7468).
2785
7c420169 27862011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
2787
2788 * help-fns.el (describe-variable): Don't emit trailing whitespace
2789 (Bug#7511).
2790
7c420169 27912011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
2792
2793 * textmodes/rst.el (rst-compile-pdf-preview)
2794 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
2795
7c420169 27962011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
2797
2798 * emulation/edt-mapper.el: Override mapping of function keys so
2799 that the later call to read-key-sequence works.
2800
7c420169 28012011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
2802
2803 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
2804 Unix EOLs. (Bug#7589)
2805
7c420169
CY
28062011-01-02 Leo <sdl.web@gmail.com>
2807
2808 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
2809 if point is not behind eshell-last-output-end (Bug#7585).
2810
28112011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
2812
2813 * files.el (file-local-variables-alist):
2814 Make permanent-local (bug#7767).
2815
28162011-01-02 Glenn Morris <rgm@gnu.org>
2817
2818 * version.el (emacs-copyright): Set short copyright year to 2011.
2819
28202011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2821
2822 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
2823 an existing temp buffer. (Bug#7746)
2824
28252011-01-02 Glenn Morris <rgm@gnu.org>
2826
2827 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
2828 multiple addresses. (Bug#7760)
2829
fb9a573a
KM
28302011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
2831
e9e68fda 2832 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
2833 do-auto-fill if everything points back to allout-auto-fill.
2834 (allout-mode-deactivate-hook): Declare obsolete, in favor of
2835 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
2836
8d68c659
MA
28372010-12-31 Michael Albinus <michael.albinus@gmx.de>
2838
2839 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
2840 and "scpx".
2841
291cc045
TH
28422010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2843
2844 * doc-view.el (doc-view-set-doc-type): New function refactored
2845 from doc-view-mode.
2846 (doc-view-fallback-mode): New function.
2847 (doc-view-mode): Use it.
2848 (doc-view-mode-maybe): New function that checks if doc-view-mode
2849 can be used and falls back to the next best mode otherwise.
2850
2851 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
2852 DVI, OpenDocument, and MS Office files.
2853
8ee2dc5c
AS
28542010-12-30 Andreas Schwab <schwab@linux-m68k.org>
2855
2856 * emacs-lisp/rx.el (rx-syntax): Fix typo.
2857
f9e68477
TH
28582010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2859
2860 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
2861 on a copy of auto-mode-alist, because that deletes with side
2862 effects.
2863
ad727c81
TH
28642010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2865
7973bcea
SM
2866 * doc-view.el (doc-view-mode, doc-view-toggle-display):
2867 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
2868 fallback instead of hard coding fundamental mode.
2869
b71b7803
TH
28702010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2871
2872 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
2873 Office) files also for searching.
2874
95e16d17
TH
28752010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2876
2877 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
2878 Office) files. Not yet enabled via auto-mode-list.
2879 (doc-view-unoconv-program): New custom variable.
2880 (doc-view-mode-p): Handle new odf document type.
2881 (doc-view-odf->pdf): New conversion function.
2882 (doc-view-convert-current-doc): Call it for odf files.
2883 (doc-view-mode): Recognize newly supported file extensions.
2884
b191c9d9
MA
28852010-12-30 Michael Albinus <michael.albinus@gmx.de>
2886
2887 * net/tramp.el (tramp-default-method-alist)
2888 (tramp-default-user-alist)
2889 (tramp-local-host-regexp, tramp-prefix-domain-format)
2890 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
2891
2892 * net/tramp-ftp.el:
2893 * net/tramp-gvfs.el:
2894 * net/tramp-gw.el:
2895 * net/tramp-imap.el:
2896 * net/tramp-sh.el:
2897 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
2898 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
2899
6e457cc9
KF
29002010-12-29 Karl Fogel <kfogel@red-bean.com>
2901
2902 * saveplace.el (save-place-alist-to-file): Save list sorted and
2903 pretty-printed, so that it is mergeable by line-based text merging,
2904 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
2905
fb9a573a
KM
29062010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
2907
e9e68fda 2908 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
2909 (allout-mode): Argument "toggle" => "force".
2910 Refine the docstring.
2911 Remove special provisions for reactivation, besides the 'force'
2912 argument.
2913 Consolidate layout provisions coce directly into the activation
2914 condition branch, now that we've removed those provisions.
2915 (allout-unload-function): Explicitly activate the mode before
2916 deactivating, if it's initially deactivated.
2917 (allout-set-buffer-multibyte): Properly prevent byte-compiler
2918 warnings for version of function used only where
2919 set-buffer-multibyte is unavailable.
2920
c940c054
CY
29212010-12-28 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
2924 are handled by the menu-bar entries. As before, don't use
2925 :visibile to avoid changing the tool-bar.
2926
4c145d5d
MA
29272010-12-27 Michael Albinus <michael.albinus@gmx.de>
2928
2929 * net/secrets.el (secrets-delete-alias): New defun.
2930
fe99f704
MA
29312010-12-27 Michael Albinus <michael.albinus@gmx.de>
2932
2933 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
2934 methods, otherwise ~/.ssh/config would be ignored.
2935
723ee192
SM
29362010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
2937
2938 * emacs-lisp/rx.el: Make it a superset of sregex.
2939 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
2940 of args, add `regex' alias.
2941 (rx-info): Add arg to distinguish head and standalone forms.
2942 (rx-check, rx-form): Pass the corresponding arg.
2943 (rx-**): Simplify.
2944 (rx-repeat): Make it work for any number of args.
2945 (rx-syntax): Make it accept syntax chars as is.
2946 * obsolete/sregex.el: Move from emacs-lisp/.
2947 * emacs-lisp/re-builder.el: Remove sregex support.
2948 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
2949
e77714da
EZ
29502010-12-25 Eli Zaretskii <eliz@gnu.org>
2951
2952 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
2953 PRIMARY first, then the clipboard. (Bug#7699)
2954
17870c01
SM
29552010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
2956
2957 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
2958 print-number-table.
2959
6bfa51ba
CY
29602010-12-21 Chong Yidong <cyd@stupidchicken.com>
2961
d78cdcf7
CY
2962 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
2963 .emacs.elc (Bug#7530).
2964
6bfa51ba
CY
2965 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
2966 image spec (Bug#7480).
2967
9d9cfd53
DU
29682010-12-21 Daiki Ueno <ueno@unixuser.org>
2969
2970 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
2971 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
2972 Move from lisp/.
9d9cfd53 2973
adc0b793
JD
29742010-12-20 Leo <sdl.web@gmail.com>
2975
2976 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
2977 always be performed (Bug#7680).
2978
778ca437
CY
29792010-12-20 Chong Yidong <cyd@stupidchicken.com>
2980
3f95d7ff
CY
2981 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
2982 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
2983 mouse-region-match.
778ca437 2984
3f95d7ff 2985 * color.el: Move from gnus/.
94975270 2986
f48fdaad
CY
2987 * vc/diff.el (diff-better-file-name): Function deleted.
2988 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
2989 (diff-no-select): Just use expand-file-name.
2990
2991 * tool-bar.el (tool-bar--image-expression): New function.
2992 (tool-bar-local-item, tool-bar--image-exp): Use it.
2993 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
2994 Use :enable instead of :visible to avoid changing the tool-bar
2995 configuration unnecessarily.
2996
2997 * info.el (info-tool-bar-map): Add separators.
2998
2e306b39
KB
29992010-12-17 Ken Brown <kbrown@cornell.edu>
3000
3001 * loadup.el: Use version numbers in Cygwin build.
3002
395542c6
RT
30032010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3004
3005 * ido.el (ido-file-internal): Ask for confirmation before
3006 overwriting an existing file (Bug#1238).
3007
4039c786
CY
30082010-12-16 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * tool-bar.el (tool-bar-setup): Add separators.
3011
3012 * menu-bar.el (featurep): Use menu-bar-separator.
3013
45720dc3
GM
30142010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3015
3016 Migrate allout encryption provisions from pgg to epg.
3017
3018 * allout.el (allout-toggle-current-subtree-encryption)
3019 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3020 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3021 for simpler universal argument interpretation.
35f52ed6 3022 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3023 changed encryption provisions. Change fetch-pass to keymode-cue, for
3024 simpler universal argument interpretation. Remove provisions for
3025 handling key type and identity - they'll all be within
3026 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3027 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3028 for keypair recipients (universal argument > 1) and, in addition,
3029 associating the specified recipients with the outline (universal
3030 argument > 4) using a file local variable setting for
3031 'epa-file-encrypt-to'.
3032 Require epa, for recipients handling.
3033 Change how regexp filtering elements are named.
3034 Describe the problem with caching of incorrect symmetric-decryption
3035 keys.
3036 Use the epa-passphrase-callback-function, in case the user is using
3037 GnuPG v1.
3038 Support saving of the selected keypair recipients when invoked with a
3039 keymode-cue > 4.
3040 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3041 Require 'epa.
3042 Establish epg-context with armoring and default epg-protocol.
3043 Remove all passphrase cache, verification, and hinting code.
3044 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3045 No longer used, delete.
3046 (allout-mode): Adjust docstring to describe changed encryption
3047 provisions. Describe the problem with caching of incorrect
3048 symmetric-decryption keys.
3049 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3050 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3051 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3052 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3053 Obsolete, remove.
3054
33088bed
DU
30552010-12-16 Daiki Ueno <ueno@unixuser.org>
3056
3057 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3058 key selection prompt; make 'silent as default (Bug#7487).
3059
bfc49a5b
LL
30602010-12-16 Leo <sdl.web@gmail.com>
3061
7973bcea
SM
3062 * eshell/eshell.el (eshell-directory-name):
3063 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3064
68251e16
GM
30652010-12-15 Glenn Morris <rgm@gnu.org>
3066
3067 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3068
99f053cf 30692010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3070 Scott Evans <gse@antisleep.com>
99f053cf
JA
3071
3072 * rect.el (rectange--default-line-number-format)
3073 (rectangle-number-line-callback): New functions.
3074 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3075
5614fd56
CY
30762010-12-15 Chong Yidong <cyd@stupidchicken.com>
3077
3078 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3079 Delete unused variables.
3080 (move-to-column-force): Remove function obsolete since 21.2.
3081
d68b0220
MA
30822010-12-14 Michael Albinus <michael.albinus@gmx.de>
3083
3084 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3085 (tramp-handle-insert-file-contents): Do not set permanent-local
3086 property.
3087
7973bcea
SM
3088 * net/tramp-cache.el (tramp-persistency-file-name):
3089 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3090
3091 * net/tramp-sh.el (tramp-methods): Add "ksu".
3092 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3093 method list.
3094
0273f794
GM
30952010-12-14 Glenn Morris <rgm@gnu.org>
3096
ab274982
GM
3097 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3098 (find-tag-marker-ring): Declare.
3099 (js-find-symbol): Require etags.
3100
e758216c
GM
3101 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3102 Require mail-utils.
3103 (mail-alias-file): Don't autoload. Doc fix.
3104 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3105 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3106 Mark as obsolete, and risky.
3107 (mail-setup): Simplify.
3108
53aff12a
GM
3109 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3110 * mail/sendmail.el (build-mail-aliases): Update autoload.
3111
aae4b48c
GM
3112 * dired.el (dired-trivial-filenames, dired-chown-program)
3113 (dired-auto-revert-buffer): Remove autoload cookies.
3114 * mail/sendmail.el (mail-recover-1): Require 'dired.
3115
bff7c1ad
GM
3116 * dired.el (dired-subdir-switches, dired-chown-program)
3117 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3118 Make into defcustoms.
3119 (dired-chown-program): Simplify initialization.
3120
0273f794
GM
3121 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3122
bc557672
RF
31232010-12-13 Romain Francoise <romain@orebokech.com>
3124
3125 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3126
7410c270
G
31272010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3128
3129 * net/netrc.el (netrc-point-at-eol): Remove the unused
3130 netrc-point-at-old and netrc-bound-and-true-p bindings.
3131 (netrc-parse): Cache the netrc contents.
3132
f49d1f52 31332010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3134
3135 * subr.el (posn-col-row): Evaluate header-line-format in the
3136 context of the POSITION window's buffer.
3137
f49d1f52 31382010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3139
3140 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3141 (with-silent-modifications): Doc fixes.
3142
f49d1f52 31432010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3144
3145 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3146 Revert previous from. Use `save-restriction'.
158d5945 3147
f49d1f52 31482010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3149
3150 * calendar/diary-lib.el (diary-list-sexp-entries):
3151 Handle case of no newline at end of file. (Bug#7536)
3152
f49d1f52 31532010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3154
3155 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3156
f49d1f52 31572010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3158
f49d1f52 3159 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3160 (tramp-process-actions): Do not widen.
d68b0220 3161
f49d1f52
SM
3162 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3163 Protect buffer-modified value. (Bug#7557)
32802ee1 3164
f49d1f52 31652010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3166
3167 * log-edit.el (log-edit-changelog-entries):
3168 Regexp quote filename. (Bug#7505)
3169
f49d1f52 31702010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3171
3172 * cus-edit.el (custom-save-all):
3173 Bind print-length and print-level to nil. (Bug#7581)
3174
f49d1f52 31752010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3176
d5e6e0b6
GM
3177 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3178 Run hooks to update menu contents. (Bug#7586)
3179
3c1e62f8
GM
3180 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3181 file names, for the sake of MS Windows. (Bug#7588)
3182
f49d1f52 31832010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3184
3185 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3186 empty lines without a leading space.
3187
f49d1f52 31882010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3189
740af6c9
GM
3190 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3191 while mapping over marks (Bug#6810).
86a6e8e0 3192
f49d1f52 31932010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3194
3195 * image-dired.el (image-dired-db-file)
3196 (image-dired-temp-image-file, image-dired-gallery-dir)
3197 (image-dired-temp-rotate-image-file): Set default values relative
3198 to image-dired-dir (Bug#7518).
3199
f49d1f52 32002010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3201
3202 * format.el (format-decode-run-method): Pass args FROM and TO, not
3203 point-min and point-max, to shell-command-on-region (Bug#7488).
3204
f49d1f52 32052010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3206
3207 * frame.el (blink-cursor-mode): Make default t for ns.
3208
f49d1f52 32092010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3210
3211 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3212
f49d1f52 32132010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3214
637c2c43
CY
3215 * comint.el (comint-dynamic-list-input-ring)
3216 (comint-dynamic-complete-filename)
3217 (comint-replace-by-expanded-filename)
3218 (comint-dynamic-simple-complete)
3219 (comint-dynamic-list-filename-completions)
3220 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3221
74194465
CY
3222 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3223 Doc fix (Bug#7471).
3224
f49d1f52 32252010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3226
3227 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3228 (Bug#7533).
3229
01c35094 32302010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3231
3232 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3233 (Bug#7491).
3234
f49d1f52 32352010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3236
3237 * files.el (file-relative-name): Handle UNC file names on
3238 DOS/Windows. (Bug#4674)
3239
f49d1f52 32402010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3241
3242 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3243 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3244 (epg-context-set-passphrase-callback): Mention that the callback
3245 is not called when used with GnuPG 2.x.
3246
f49d1f52 32472010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3248
3249 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3250 Ensure ps-footer-font-size-internal is initialized.
3251 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3252
f49d1f52 32532010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3254
3255 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3256 within condition-case.
3257 (rmail-show-mime): Don't use condition-case.
3258 (rmail-search-mime-message): New function.
3259 (rmail-search-mime-message-function): Set to
3260 rmail-search-mime-message.
3261
f49d1f52 32622010-12-13 Leo <sdl.web@gmail.com>
bd794450 3263
0fdd1db7 3264 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3265 (ido-mode): Use it.
3266 (ido-completing-read): Call it.
3267
fdbb4d85
KF
32682010-12-12 Karl Fogel <kfogel@red-bean.com>
3269
3270 * bookmark.el (bookmark-name-from-full-record): Rename back to
3271 this original name from `bookmark-name-from-record' reverting part
3272 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3273 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3274 third-party callers. (Bug#7609)
fdbb4d85 3275
0e5cf2b8
AM
32762010-12-12 Alan Mackenzie <acm@muc.de>
3277
3278 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3279 template arglist, check that the current language supports this.
3280
6961d41c
GM
32812010-12-11 Glenn Morris <rgm@gnu.org>
3282
2b404597
GM
3283 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3284 state of the file matches. (Bug#7544)
3285 (vc-bzr-register, vc-bzr-checkin)
3286 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3287 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3288
6961d41c
GM
3289 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3290
1e5d2a04
KK
32912010-12-11 Karel Klíč <kklic@redhat.com>
3292
3293 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3294
175069ef
SM
32952010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3296
3297 Derive from prog-mode, use derived-mode-p, and fix up various
3298 minor style issues in lisp/progmodes.
3299
3300 * progmodes/vhdl-mode.el (vhdl-mode):
3301 * progmodes/verilog-mode.el (verilog-mode):
3302 * progmodes/vera-mode.el (vera-mode):
3303 * progmodes/sql.el (sql-mode):
3304 * progmodes/scheme.el (scheme-mode):
3305 * progmodes/perl-mode.el (perl-mode):
3306 * progmodes/octave-inf.el (inferior-octave-mode):
3307 * progmodes/autoconf.el (autoconf-mode):
3308 * progmodes/m4-mode.el (m4-mode):
3309 * progmodes/inf-lisp.el (inferior-lisp-mode):
3310 * progmodes/idlwave.el (idlwave-mode):
3311 * progmodes/icon.el (icon-mode):
3312 * progmodes/idlw-help.el (idlwave-help-mode):
3313 * progmodes/dcl-mode.el (dcl-mode):
3314 * progmodes/idlw-shell.el (idlwave-shell-mode):
3315 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3316 (ebrowse-member-mode, ebrowse-electric-position-mode):
3317 Use define-derived-mode.
3318
3319 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3320 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3321 (xscheme-debugger-mode-p, xscheme-send-string-1):
3322 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3323 (tcl-load-file, tcl-restart-with-file):
3324 * progmodes/ps-mode.el (ps-run-running):
3325 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3326 * progmodes/js.el (js--get-all-known-symbols):
3327 * progmodes/inf-lisp.el (inferior-lisp-proc):
3328 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3329 (idlwave-template, idlwave-update-buffer-routine-info)
3330 (idlwave-update-current-buffer-info)
3331 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3332 (idlwave-scan-class-info, idlwave-fix-keywords)
3333 (idlwave-list-buffer-load-path-shadows):
3334 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3335 (idlwave-toolbar-remove):
3336 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3337 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3338 (idlwave-shell-menu-def):
3339 * progmodes/idlw-complete-structtag.el
3340 (idlwave-prepare-structure-tag-completion):
3341 * progmodes/gud.el (gud-set-buffer):
3342 * progmodes/f90.el (f90-backslash-not-special):
3343 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3344
3345 * progmodes/xscheme.el (xscheme-start)
3346 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3347 * progmodes/which-func.el (which-function):
3348 * progmodes/vhdl-mode.el (vhdl-set-style):
3349 * progmodes/verilog-mode.el (verilog-set-compile-command)
3350 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3351 (verilog-set-define, verilog-auto-reeval-locals):
3352 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3353 * progmodes/simula.el (simula-mode):
3354 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3355 * progmodes/python.el (python-check, python-mode):
3356 * progmodes/prolog.el (prolog-mode-variables):
3357 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3358 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3359 * progmodes/delphi.el (delphi-mode):
3360 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3361 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3362 (c-font-lock-init): Move make-local-variable to their setq.
3363
3364 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3365 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3366 make-local-hook.
3367 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3368 (sh-set-shell): Don't set require-final-newline since it's already done
3369 by prog-mode.
3370 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3371 since we never set it.
3372 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3373 Use read-string and standard prompt.
3374 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3375 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3376 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3377 (meta-common-mode-map): Rename from meta-mode-map.
3378 Remove C-m binding, which is a user preference, not mode specific.
3379 (meta-common-mode): New major mode; replace meta-common-initialization.
3380 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3381 around with font-lock.
3382 * progmodes/etags.el (select-tags-table-mode):
3383 Derive from special-mode.
3384 * progmodes/octave-mod.el (octave-mode):
3385 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3386 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3387 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3388 Let define-derived-mode do its job.
3389 * progmodes/cpp.el (cpp-edit-mode-map):
3390 Move initialization into declaration.
3391 (cpp-edit-mode): Use define-derived-mode.
3392 (cpp-edit-load): Use derived-mode-p.
3393 * progmodes/mixal-mode.el (mixal-mode):
3394 * progmodes/f90.el (f90-mode):
3395 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3396 require-final-newline since prog-mode does it already.
3397 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3398 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3399 * progmodes/antlr-mode.el: Require cc-mode upfront.
3400 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3401 the declaration.
3402 (antlr-directory-dependencies, antlr-show-makefile-rules):
3403 Use derived-mode-p.
3404 (antlr-language-option): Don't assume point-min==1.
3405 (antlr-mode): Use define-derived-mode.
3406 * progmodes/ada-mode.el: Use derived-mode-p.
3407 (ada-mode): Use define-derived-mode.
3408 Use hack-local-variables-hook.
3409
61f91c04
SM
34102010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3411
3412 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3413 (texinfo-mode): Don't disable adaptive-fill-mode.
3414 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3415 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3416 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3417 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3418 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3419 (texinfo-insert-@quotation, texinfo-insert-@samp)
3420 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3421 (texinfo-insert-@uref): Use define-skeleton.
3422 (texinfo-insert-@-with-arg): Delete.
3423
72a44673
EZ
34242010-12-10 Eli Zaretskii <eliz@gnu.org>
3425
3426 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3427 nil, do quote archive member names. (Bug#6144)
3428
ab540f59
GM
34292010-12-10 Glenn Morris <rgm@gnu.org>
3430
66f782de
GM
3431 * files.el (diff-no-select): Declare.
3432
e554b3f8
GM
3433 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3434 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3435
ab540f59
GM
3436 * comint.el (comint-input-ring-file-name): Doc fix.
3437
f68ab99b
EZ
34382010-12-09 Eli Zaretskii <eliz@gnu.org>
3439
3440 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3441 New functions.
61f91c04
SM
3442 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3443 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3444 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3445 instead of `nil'.
3446 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3447 and menu-bar-positive-p instead of `nil' and `>', respectively.
3448 (Bug#1077)
3449
650453a9
VJL
34502010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3451
3452 * whitespace.el (whitespace-newline-mode): Code fix.
3453
28d5de72
GM
34542010-12-09 Glenn Morris <rgm@gnu.org>
3455
3456 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3457 Rename functions without commas, update callers.
3458
b596d50d 34592010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3460
b596d50d
GM
3461 * whitespace.el (whitespace-cleanup-region):
3462 Clean up spaces before tabs. (Bug#7582)
16498102 3463
eff37c5e
KF
34642010-12-08 Karl Fogel <kfogel@red-bean.com>
3465
3466 * bookmark.el: Adjust parameter names and doc strings to resolve
3467 confusion over whether "bookmark" meant a bookmark name or a
3468 bookmark record. Along the way, shorten one function's name for
3469 similar reasons. (Issue #7548)
3470 (bookmark-name-from-record): New name for
3471 `bookmark-name-from-full-record'. All callers changed.
3472 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3473 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3474 (bookmark-get-annotation, bookmark-set-annotation)
3475 (bookmark-get-filename, bookmark-set-filename)
3476 (bookmark-get-position, bookmark-set-position)
3477 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3478 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3479 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3480 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3481 Rename `bookmark' parameter to `bookmark-name-or-record', to
3482 clearly show its role, and shorten or adjust doc strings accordingly.
3483 (bookmark-set-name): Same, and pass the parameter directly to
3484 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3485 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3486 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3487 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3488 and in some cases shorten doc string accordingly.
3489 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3490 and `new-name', and adjust an internal variable to avoid confusion.
3491 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3492 parameter in doc string.
3493
5fe9ebd1
GM
34942010-12-08 Glenn Morris <rgm@gnu.org>
3495
ac8331a7
GM
3496 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3497 from gdb's history file. (Bug#7575)
3498
5fe9ebd1
GM
3499 * mail/emacsbug.el (report-emacs-bug):
3500 Try to handle some other mail clients.
3501
33cf0fb2
SM
35022010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3503
3504 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3505 Use string-prefix-p.
3506 (file-name-version-regexp): New var.
3507 (file-name-sans-versions):
3508 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3509 (jka-compr-get-compression-info): Use dolist.
3510 (jka-compr-compression-info-list): Don't bother specifying
3511 version/backup regexps.
3512
11c31b99
TH
35132010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3514
3515 * simple.el (just-one-space): Make argument n default to 1 if
3516 omitted.
3517
a733fc37
SM
35182010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3519
3520 * electric.el (electric-indent-post-self-insert-function):
3521 Delete trailing newlines even if we don't reindent.
3522
88b5a757
DD
35232010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3524
a733fc37
SM
3525 * minibuffer.el (completion-at-point): Remove the `arg'.
3526 * bindings.el (complete-symbol): Move back from minibuffer.el.
3527
35282010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3529
88b5a757
DD
3530 * simple.el (just-one-space): Delete newlines for negative arg.
3531
ce327e48
SM
35322010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3533
3534 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3535 (ansi-color-filter-apply): Simplify.
3536 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3537
ac73d955
BR
35382010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3539
3540 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3541
8c44f097
CY
35422010-12-04 Chong Yidong <cyd@stupidchicken.com>
3543
3544 * dired.el (dired-use-ls-dired): Set default to a special
3545 "unspecified" value.
3546 (dired-insert-directory): When called the first time, check
3547 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3548
15af15e5
TO
35492010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3550
3551 * replace.el: Add "collect" feature to occur.
3552 (occur-collect-regexp-history): New var.
88b5a757
DD
3553 (occur-read-primary-args): Return a replace string for nlines,
3554 if needed.
15af15e5
TO
3555 (occur): Extend the meaning of nlines.
3556
b2e6e5bd
SM
35572010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3558
3559 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3560 (which-func-update-1): Distinguish symbols from strings.
3561 (which-function): Stay within 80 columns.
3562
ee9355dc
SM
35632010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3564
7f0ea0ff
SM
3565 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3566
ee9355dc
SM
3567 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3568 Improve docstring.
3569 (comment-style): Use comment-styles's docs to describe values.
3570
3e972d98
JD
35712010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3572
3573 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3574 and ns-show-prefs (Bug#7535).
3575
3576 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3577 bindings (Bug#7535).
3578
c879436a
GM
35792010-12-03 Glenn Morris <rgm@gnu.org>
3580
afe27238
GM
3581 * nxml/nxml-mode.el: Require rng-nxml.
3582 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3583 Remove declarations.
3584
65beee52
GM
3585 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3586 * nxml/rng-nxml.el, nxml/rng-valid.el:
3587 Remove leading `*' from defcustom docs.
3588
ad961a00
GM
3589 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3590 (normal-top-level-add-to-load-path, tty-handle-args):
3591 Convert comments to basic doc-strings.
3592
c5fd0ab5
GM
3593 * net/browse-url.el (browse-url-url-at-point)
3594 (browse-url-default-browser): Remove autoload cookies.
3595
f62f063d
GM
3596 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3597 Remove more undefined cl functions.
3598
c879436a
GM
3599 * vc/diff.el (diff-sentinel): Make new arguments optional.
3600 * ibuf-ext.el (diff-sentinel): Update declaration.
3601
3721e124
DU
36022010-12-03 Daiki Ueno <ueno@unixuser.org>
3603
3604 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3605 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3606 (epg-context-set-passphrase-callback): Mention that the callback
3607 is not called when used with GnuPG 2.x.
3608
66feec8b
MA
36092010-12-02 Michael Albinus <michael.albinus@gmx.de>
3610
3611 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3612 (tramp-file-name-port): Check also for `tramp-default-port'.
3613 (tramp-get-connection-name): New defun.
3614 (tramp-get-connection-process): Use it.
3615 (tramp-debug-message): Extend function exclude list.
3616 (tramp-drop-volume-letter): Fix doc string.
3617
3618 * net/tramp-cmds.el: Remove solved todo item.
3619
66feec8b
MA
3620 * net/tramp-ftp.el:
3621 * net/tramp-gvfs.el:
3622 * net/tramp-gw.el:
3623 * net/tramp-imap.el:
3624 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3625 and `tramp-default-user-alist', respectively.
3626
88b5a757
DD
3627 * net/tramp-gw.el (tramp-gw-open-connection):
3628 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
3629
3630 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3631 `tramp-file-name-port'.
3632
3633 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3634 and "psftp". Exchange "%k" marker with options.
3635 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3636 Compute size of link target.
35f52ed6
JB
3637 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3638 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
3639 copy arguments. Use `tramp-get-connection-name' and
3640 `tramp-get-connection-buffer'. Improve debug messages.
3641 (tramp-compute-multi-hops): Remove port determination.
3642 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3643
3644 * net/trampver.el: Update release number.
3645
bd77c2ef
GM
36462010-12-02 Glenn Morris <rgm@gnu.org>
3647
05907bb3
GM
3648 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3649 Avoid infinite loop over windows. (Bug#7492)
3650
bd77c2ef
GM
3651 * progmodes/flymake.el (flymake-check-file-limit):
3652 Allow nil to mean "no limit".
3653 (flymake-check-patch-master-file-buffer): Update for above change.
3654 Allow a .tex file-name extension to be optional.
3655 (flymake-master-tex-init): Also match \include statements.
3656
f7ca27a1
SS
36572010-11-30 Sam Steingold <sds@gnu.org>
3658
3659 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3660 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3661 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3662 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3663 define-derived-mode').
3664 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3665 users who want to call `nxml-parent-document-set'.
3666
402c8a49
CY
36672010-11-27 Chong Yidong <cyd@stupidchicken.com>
3668
3669 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3670 stand-alone lines, since that is handled by log-edit-match-to-eoh
3671 (Bug#6465).
3672
d1882ac7
EW
36732010-11-27 Eduard Wiebe <usenet@pusto.de>
3674
3675 * dired.el (dired-get-filename): Replace backslashes with slashes
3676 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3677 * locate.el (locate-default-make-command-line): Don't consider
3678 drive letter and root directory part of
3679 `directory-listing-before-filename-regexp'. (Bug#7308)
3680 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3681
07976ae3 36822010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
3683
3684 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3685 of :smie-open/close-alist.
3686 (smie-next-sexp): Make it accept a "start token" as argument.
3687 (smie-indent-keyword): Be careful not to misidentify tokens that span
3688 more than one line, as empty lines. Add argument `token'.
3689
07976ae3 36902010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 3691
afde451a
KH
3692 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
3693 multipart subtypes, insert all as usual.
3694
3d9ee611
KH
3695 * mail/rmail.el: Require rfc2047.
3696
07976ae3 36972010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
3698
3699 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
3700 (rmail-mime-entity-disposition)
3701 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
3702 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
3703 (rmail-mime-save): Handle the case that the button's `data' is a
3704 MIME entity.
3705 (rmail-mime-insert-text): New function.
9e0ecdab 3706 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
3707 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
3708 (rmail-mime-insert-bulk): New function mostly copied from the old
3709 rmail-mime-bulk-handler.
9e0ecdab
GM
3710 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
3711 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
3712 the old rmail-mime-multipart-handler.
3713 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 3714 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
3715 rmail-mime-show.
3716 (rmail-mime-insert-multipart, rmail-mime-parse)
3717 (rmail-mime-insert, rmail-show-mime)
3718 (rmail-insert-mime-forwarded-message)
3719 (rmail-insert-mime-resent-message): New functions.
3720 (rmail-insert-mime-forwarded-message-function): Set to
3721 rmail-insert-mime-forwarded-message.
3722 (rmail-insert-mime-resent-message-function): Set to
3723 rmail-insert-mime-resent-message.
3724
3725 * mail/rmailsum.el: Require rfc2047.
3726 (rmail-header-summary): Handle multiline Subject: field.
3727 (rmail-summary-line-decoder): Change the default to
3728 rfc2047-decode-string.
3729
3730 * mail/rmail.el (rmail-enable-mime): Change the default to t.
3731 (rmail-mime-feature): Change the default to `rmailmm'.
3732 (rmail-quit): Delete the specifal code for rmail-enable-mime.
3733 (rmail-display-labels): Likewise.
3734 (rmail-show-message-1): Check rmail-enable-mime, and use
3735 rmail-show-mime-function for a MIME message. Decode the headers
3736 according to RFC2047.
3737
07976ae3 37382010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
3739
3740 * progmodes/which-func.el (which-func-imenu-joiner-function):
3741 Return a string, as expected.
3742 (which-function-mode): Make sure we stop any previous timer before
3743 starting a new one.
3744
07976ae3 37452010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
3746
3747 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
3748 (tramp-default-user-alist, tramp-default-proxies-alist):
3749 Adapt custom options type. (Bug#7445)
e40fc745 3750
07976ae3 37512010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
3752
3753 * progmodes/python.el: Add Ipython support (Bug#5390).
3754 (python-shell-prompt-alist)
3755 (python-shell-continuation-prompt-alist): New options.
3756 (python--set-prompt-regexp): New function.
33aeea0e
SM
3757 (inferior-python-mode, run-python, python-shell):
3758 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
3759 prompt based on the Python interpreter.
3760 (python--prompt-regexp): New var.
3761 (python-check-comint-prompt)
3762 (python-comint-output-filter-function): Use it.
3763 (run-python): Use a pipe (Bug#5694).
3764
07976ae3 37652010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
3766
3767 * progmodes/python.el (run-python): Doc fix.
3768 (python-keep-current-directory-in-path): New var (Bug#7454).
3769
07976ae3 37702010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
3771
3772 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3773 Prompt user before actually printing.
3774
0b839457
GM
37752010-11-27 Glenn Morris <rgm@gnu.org>
3776
3777 * startup.el (package-enable-at-startup, package-initialize):
3778 Remove unnecessary declarations.
3779
96107967
EZ
37802010-11-27 Eli Zaretskii <eliz@gnu.org>
3781
3782 * international/characters.el (glyphless-char-display-control):
3783 Exclude newline and TAB from the c0-control group.
3784
a140ec5f
GM
37852010-11-27 Glenn Morris <rgm@gnu.org>
3786
82445062
GM
3787 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
3788 (expand-mail-aliases): Remove unnecessary autoload.
3789
08b5f072
GM
3790 * allout.el (allout-command-prefix, allout-mode-map): Declare.
3791
e96d4147
GM
3792 * shell.el (shell-dir-cookie-re): Move definition before use.
3793
a140ec5f
GM
3794 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3795 Replace undefined CL functions.
3796
a2249e66
EZ
37972010-11-26 Eli Zaretskii <eliz@gnu.org>
3798
228482b2
EZ
3799 * simple.el (prog-mode): Set bidi-paragraph-direction to
3800 left-to-right.
3801
a2249e66
EZ
3802 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
3803
d01d7b8d
GM
38042010-11-26 Glenn Morris <rgm@gnu.org>
3805
3806 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
3807 diary-outlook-formats can be sensitive to calendar-date-style.
3808 (diary-outlook-formats): Simplify the default setting.
3809 (diary-from-outlook-internal): Pass subject and body as arguments.
3810 Use dolist rather than dotimes. Don't save the diary buffer.
3811 (diary-from-outlook-gnus, diary-from-outlook-rmail):
3812 Pass subject and body as explicit arguments to the -internal function.
3813
b3ea64a3
LMI
38142010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3815
3816 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
3817 parsing them. This makes mailto:...?subject=foo\nbar work.
3818
d5e7b0d8
SM
38192010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3820
3821 * vc/diff.el (diff): Fix last change.
3822
872ab164
SM
38232010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3824
3825 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
3826 (pcase--dontcare-upats): New var.
3827 (pcase-let, pcase-let*): Generate better code.
3828 Accept the same bodies as `let'.
3829 (pcase-dolist): New macro.
3830 (pcase--trivial-upat-p): New helper function.
3831 (pcase--expand): Strip leading "(let nil" if any.
3832
876d1684
LMI
38332010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3834
7bd9b9d8
LMI
3835 * mail/mailclient.el (browse-url): Require.
3836 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
3837 use the external browser function to send the mail (bug#7469).
3838
876d1684
LMI
3839 * net/browse-url.el (browse-url-browser-function): Revert the
3840 default back to the previous value, since the new value broke
3841 mailclient.el.
3842 (browse-url-mailto-function): New variable for mailto: URLs.
3843 (browse-url): Use the new variable for mailto: URLs.
3844
6e13206c
SM
38452010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3846
3847 * eshell/esh-cmd.el (eshell-parse-command):
3848 * eshell/esh-arg.el (eshell-parse-arguments):
3849 * eshell/em-script.el (eshell-source-file):
3850 Use with-silent-modifications.
3851
3d92f44e
CY
38522010-11-23 Chong Yidong <cyd@stupidchicken.com>
3853
3854 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
3855 for a merge location.
3856
3857 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
3858 (vc-bzr-merge-branch): Always prompt.
3859 (vc-bzr-async-command): Use the full branch filename.
3860
8f5f1e68
SM
38612010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3862
3863 * shell.el (shell): Use current-buffer by default if it's already
3864 a shell mode buffer and its process is dead.
ee9355dc 3865 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 3866
331460ac
TH
38672010-11-23 Tassilo Horn <tassilo@member.fsf.org>
3868
8f5f1e68
SM
3869 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
3870 Mention that the keywords should be comma separated.
331460ac 3871
2c3160c5
CY
38722010-11-23 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
3875 Accept optional prefix arg meaning to prompt for a command.
3876 (vc-update): Use vc-BACKEND-pull if available. Accept optional
3877 prefix arg meaning to prompt for a command.
3878 (vc-pull): Alias for vc-update.
3879
3880 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
3881 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
3882 (vc-bzr-merge-branch): New functions, implementing merge-branch
3883 and pull operations.
3884
b2e44819
SM
38852010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3886
8a0eb852
SM
3887 * Makefile.in: Fix up last merge.
3888
b2e44819
SM
3889 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
3890 (diff-sentinel): Get them as arguments instead.
3891 (diff-old-file, diff-new-file, diff-extra-args): Remove.
3892 (diff-file-local-copy, diff-better-file-name): New funs.
3893 (diff-no-select): Rename from diff-into-buffer.
3894 Support buffers additionally to files. Move `buf' arg. Don't display buf.
3895 Prefer closures to buffer-local variables.
3896 (diff): Adjust accordingly.
3897 (diff-buffer-with-file): Move from files.el.
3898 * files.el (diff-buffer-with-file): Move to vc/diff.el.
3899 (diff-buffer-internal): Remove.
3900 (diff-buffer-buffer): Remove.
3901 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
3902 the buffer name used, and so as not to mess up windows and frames.
3903
6a7662bb
BR
39042010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3905
3906 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
3907 (diff-buffer-internal): New function extracted from diff-buffer-with-file
3908 (diff-buffer-with-file): Use it.
3909 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
3910 (diff): Use it.
3911
c799747b
TH
39122010-11-22 Tassilo Horn <tassilo@member.fsf.org>
3913
3914 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
3915 \ref's or \pageref's value as default instead of initial input.
3916
e274eb13
MA
39172010-11-21 Michael Albinus <michael.albinus@gmx.de>
3918
3919 * files.el (backup-by-copying-when-mismatch): The default value is
3920 now t.
3921
3922 * startup.el (normal-top-level):
3923 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
3924 `backup-by-copying-when-mismatch'.
3925
77af54d7
JD
39262010-11-21 Jan Djärv <jan.h.d@swipnet.se>
3927
3928 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
3929
4e2f7d2a
CY
39302010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3931
6a7662bb
BR
3932 * progmodes/python.el (python-font-lock-keywords):
3933 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 3934
b7d1e144
JD
39352010-11-21 Jan Djärv <jan.h.d@swipnet.se>
3936
3937 * term/ns-win.el (ns-right-control-modifier)
3938 (ns-right-command-modifier): Defvar them.
3939
3940 * cus-start.el (all): Add ns-right-control-modifier and
3941 ns-right-command-modifier (Bug#7458).
3942
c11cc37a
GM
39432010-11-20 Glenn Morris <rgm@gnu.org>
3944
3945 * emacs-lisp/authors.el (authors-ignored-files)
3946 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
3947
7dcd777e
TH
39482010-11-20 Tassilo Horn <tassilo@member.fsf.org>
3949
3950 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
3951 (report-emacs-bug-parse-query-results)
3952 (report-emacs-bug-create-existing-bugs-buffer): Pass through
3953 keywords used for querying the bug database to show them in the
3954 existing bugs buffer.
3955
d2bd5189
JD
39562010-11-20 Jan Djärv <jan.h.d@swipnet.se>
3957
3958 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
3959
3960 * info.el (info-tool-bar-map): Add some :vert-only keywords.
3961
0e7c0582
EZ
39622010-11-20 Eli Zaretskii <eliz@gnu.org>
3963
3964 * international/characters.el (glyphless-char-display-control):
3965 Make it a defcustom, with update-glyphless-char-display as its
3966 :set attribute.
3967 (top level): Don't call update-glyphless-char-display.
3968
7398933f
MA
39692010-11-20 Michael Albinus <michael.albinus@gmx.de>
3970
3971 Sync with Tramp 2.2.0.
3972
3973 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
3974 `file-remote-p' (due to compatibility).
3975
3976 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
3977 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
3978
3979 * net/trampver.el: Update release number.
3980
1cd64aae
EZ
39812010-11-20 Eli Zaretskii <eliz@gnu.org>
3982
3983 * faces.el (glyphless-char): Define value for `pc'.
3984
614316a7
TH
39852010-11-20 Tassilo Horn <tassilo@member.fsf.org>
3986
26214810
EZ
3987 Implemented a bug querying mechanism.
3988 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
3989 (report-emacs-bug-create-existing-bugs-buffer)
3990 (report-emacs-bug-parse-query-results)
26214810 3991 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 3992
9061f667
TH
39932010-11-19 Tassilo Horn <tassilo@member.fsf.org>
3994
3995 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
3996 a \ref{} or \pageref{} macro, then use its value as initial input.
3997
1265829e
JB
39982010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3999
4000 * calc/calc-units.el (math-build-units-table-buffer):
4001 calc/README: Mention that the TeX specific units won't use the
4002 `tex' prefix in TeX mode.
4003 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4004 prefix for units in TeX mode.
4005
9fca7811
SM
40062010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4007
4008 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4009 * comint.el (comint-kill-region): Make the yank-handler argument
4010 obsolete.
9fca7811 4011
4a47c275 40122010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4013
e2f454c4
SM
4014 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4015 that are both openers (resp. closers) and something else.
4016 (smie-grammar): Loosen definition of valid values.
4017 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4018 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4019 (smie-indent-after-keyword): Adjust users.
4020 (smie-indent-keyword): Don't indent empty lines.
4021
88bf1bec
SM
4022 * vc-hg.el (vc-hg-program): New var.
4023 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4024 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4025
4a47c275 40262010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4027
4028 * emacs-lisp/autoload.el (autoload-find-destination): The function
4029 coding-system-eol-type may return non-numeric values. (Bug#7414)
4030
4a47c275 40312010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4032
4033 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4034
4a47c275 40352010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4036
4037 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4038
4a47c275 40392010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4040
4041 * textmodes/picture.el (picture-mouse-set-point): Don't use
4042 posn-col-row; explicitly compute the motion based on the posn at
4043 the window-start (Bug#7390).
4044
4a47c275 40452010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4046
4047 * novice.el (disabled-command-function):
4048 Fix 2009-11-15 change. (Bug#7384)
4049
4a47c275 40502010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4051
4052 * calendar/calendar.el (diary-iso-date-forms): Make elements
4053 mutually exclusive. (Bug#7377)
4054
4a47c275 40552010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4056
4057 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4058 when filling the remaining "unconstrained" values.
4059
4a47c275 40602010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4061
acef0722
SM
4062 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4063 safety predicate.
4064
4065 * files.el (safe-local-variable-p): Gracefully handle errors.
4066
7bea8c7a
SM
4067 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4068 Use smie-indent-virtual when indenting relative to an opener.
4069 (smie-rule-separator): Use smie-rule-parent.
4070 (smie-indent-keyword): Consult rules, even for openers at bol.
4071 (smie-indent-comment-close): Try to align closer's content.
4072
4a47c275 40732010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4074
4075 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4076
4a47c275 40772010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4078
aa514451
GM
4079 * printing.el (pr-menu-bind): Doc fix.
4080
32b636de
GM
4081 * speedbar.el (speedbar-toggle-images): Doc fix.
4082
bc1d5cdf
GM
4083 * progmodes/python.el (python-shell): Doc fix.
4084
c790cad4
GM
4085 * wid-edit.el (widget-field-use-before-change)
4086 (widget-use-overlay-change): Doc fixes.
4087
c51bb5d2
SM
40882010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4089
8bbb7dd8
SM
4090 Minor cleanup to improve style.
4091 * textmodes/rst.el (rst-update-section): Use point-marker.
4092 (rst-get-decoration): Eliminate unneeded assignment.
4093 (rst-promote-region, rst-straighten-decorations)
4094 (rst-section-tree, rst-adjust): Use point-marker.
4095 (rst-toc-mode-mouse-goto): Avoid setq.
4096 (rst-shift-region-guts, rst-shift-region-left)
4097 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4098 (rst-convert-bullets-to-enumeration): Use copy-marker.
4099
b7e270a2
SM
4100 * minibuffer.el (completion-fail-discreetly): New var.
4101 (completion--do-completion): Use it.
4102
c51bb5d2
SM
4103 * electric.el (electric-pair-pairs): New var.
4104 (electric-pair-post-self-insert-function): Use it.
4105 (electric-layout-post-self-insert-function): Don't insert a before
4106 newline unless it's actually needed.
4107
c04f2ac0
SM
41082010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4109
bac2de0f
SM
4110 * progmodes/python.el (run-python): Explain why we remove the current
4111 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4112
c04f2ac0
SM
4113 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4114
7100ff98
SM
41152010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4116
03f70355
SM
4117 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4118 (octave-mode-map): Don't bind ;, SPC, and LF.
4119 (octave-auto-indent, octave-auto-newline): Remove.
4120 (electric-layout-rules): Declare.
4121 (octave-mode): Set electric-layout-rules.
4122 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4123 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4124 (octave-electric-space): Remove.
4125
7100ff98
SM
4126 * electric.el (electric-layout-mode): New minor mode.
4127 (electric--after-char-pos): New function.
4128 (electric-indent-post-self-insert-function): Use it.
4129 (electric-layout-rules): New var.
4130 (electric-layout-post-self-insert-function): New function.
4131 (electric-indent-mode): Make them interact better.
4132
cca982d0
SM
41332010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4134
4135 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4136 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4137 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4138
84992dff
AM
41392010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4140
4141 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4142 Make sure to check inside the word (Bug#6761).
4143
afa42fe3
CY
41442010-11-14 Chong Yidong <cyd@stupidchicken.com>
4145
4146 * startup.el (command-line): If the cursorColor resource is set,
4147 change the cursor face-spec (Bug#7392).
4148
a798747d 41492010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4150
a798747d 4151 The main features of the following allout.el changes are:
1c9b9df0
KM
4152 - implement user customization for the allout key bindings
4153 - add a customization control by which the user can inhibit use of
a798747d 4154 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4155 describe-prefix-bindings
4156 - adapt to new version of called-interactively-p, while
a798747d 4157 maintaining backwards compatibility with old version
01c35094 4158 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4159
a798747d
GM
4160 * allout.el (allout-keybindings, allout-bind-keys)
4161 (allout-keybindings-binding, allout-prefixed-keybindings)
4162 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4163 (allout-keybindings-list, allout-mode-map-adjustments)
4164 (allout-setup-mode-map): Establish allout-mode keymaps as user
4165 customizable settings, and also establish a customizable setting which
4166 regulates whether or not a trailing control-h is reserved for use with
4167 describe-prefix-bindings - and inhibit it by default, so that control-h
4168 *is* reserved for describe-prefix-bindings unless the user changes it.
4169
4170 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4171 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4172 modified events more comprehensively.
4173
a798747d
GM
4174 * allout.el (allout-substring-no-properties):
4175 Alias to use or provide version of `substring-no-properties'.
4176 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4177
a798747d
GM
4178 * allout.el (allout-next-single-char-property-change):
4179 Alias to use or provide version of `next-single-char-property-change'.
4180 (allout-annotate-hidden, allout-hide-by-annotation):
4181 Use `allout-next-single-char-property-change'.
1c9b9df0 4182
a798747d
GM
4183 * allout.el (allout-select-safe-coding-system):
4184 Alias to use or provide version of `select-safe-coding-system'.
4185 (allout-toggle-subtree-encryption):
4186 Use `allout-select-safe-coding-system'.
1c9b9df0 4187
a798747d
GM
4188 * allout.el (allout-set-buffer-multibyte):
4189 Alias to use or provide version of `set-buffer-multibyte'.
4190 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4191
a798747d
GM
4192 * allout.el (allout-called-interactively-p): Macro for using the
4193 different versions of called-interactively-p identically, depending on
4194 the subroutine's argument signature.
4195 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4196 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4197
a798747d
GM
4198 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4199 (allout-previous-visible-heading, allout-forward-current-level)
4200 (allout-backward-current-level, allout-show-children):
4201 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4202
a798747d
GM
4203 * allout.el (allout-before-change-handler):
4204 Exempt edits to the (overlaid) character after the allout outline
4205 bullet from edit confirmation prompt.
1c9b9df0 4206
a798747d
GM
4207 * allout.el (allout-add-resumptions):
4208 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4209
a798747d
GM
4210 * allout.el (allout-beginning-of-line):
4211 Use `allout-previous-single-char-property-change' alias for the sake of
4212 diverse compatibility.
1c9b9df0 4213
a798747d
GM
4214 * allout.el (allout-end-of-line):
4215 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4216
0216b738
CY
42172010-11-13 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * frame.el (frame-notice-user-settings): Don't clobber other
4220 user-set parameters when calling face-set-after-frame-default in
4221 response to background-color parameter (Bug#7373).
4222
0eb025fb
EZ
42232010-11-13 Eli Zaretskii <eliz@gnu.org>
4224
4225 * international/characters.el (glyphless-char-display-control):
88b5a757 4226 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4227 Signal an error if display method is not one of the recognized
4228 symbols.
0eb025fb 4229
6e060cee
MA
42302010-11-13 Michael Albinus <michael.albinus@gmx.de>
4231
4232 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4233 (tramp-compat-line-end-position): Remove them.
4234
4235 * net/tramp.el (tramp-parse-rhosts-group)
4236 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4237 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4238 (tramp-parse-netrc-group, tramp-parse-putty-group)
4239 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4240 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4241 (tramp-sh-handle-file-selinux-context)
4242 (tramp-sh-handle-file-name-all-completions)
4243 (tramp-sh-handle-insert-directory)
4244 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4245 (tramp-wait-for-output, tramp-send-command-and-read)
4246 * net/tramp-smb.el (tramp-smb-read-file-entry)
4247 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4248
4249 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4250 `point-at-bol'.
4251 (tramp-remote-coding-commands): Add an alternative using "base64
4252 -d -i". This is needed for older base64 versions from GNU
4253 coreutils. Reported by Klaus Reichl
4254 <Klaus.Reichl@thalesgroup.com>.
4255
8da5345f
HN
42562010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4257
4258 * simple.el (count-words-region): New function.
4259
c156a63b
SM
42602010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4261
78835dd0
SM
4262 * shell.el (shell-dir-cookie-re): New custom variable.
4263 (shell-dir-cookie-watcher): New function.
4264
ebff325e
SM
4265 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4266 and compilation-mode (bug#7350).
4267
4e9e1584
SM
4268 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4269 highlight when one of them is empty.
4270
4490f875
SM
4271 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4272 trailing space.
4273 (skeleton-newline): New function.
4274 (skeleton-internal-1): Use it.
4275
c156a63b
SM
4276 * simple.el (open-line): `newline' may strip trailing space.
4277
f3bb9e16
KR
42782010-11-12 Kevin Ryde <user42@zip.com.au>
4279
4280 * international/mule-cmds.el (princ-list): Use mapc.
4281
7847454a
GM
42822010-11-12 Glenn Morris <rgm@gnu.org>
4283
4284 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4285 Use it to replace all instances of "*Compile-Log*".
7847454a 4286
aa310257
SM
42872010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4288
4289 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4290 indentation specs.
4291
cbf83ce9
SM
42922010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4293
4294 * progmodes/modula2.el: Use SMIE and skeleton.
4295 (m2-mode-syntax-table): (*..*) can be nested.
4296 Add //...\n. Fix paren syntax.
4297 (m2-mode-map): Remove LF and TAB bindings.
4298 (m2-indent): Add safety property.
4299 (m2-smie-grammar): New var.
4300 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4301 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4302 (m2-mode): Use define-derived-mode.
4303 (m2-newline, m2-tab): Remove.
4304 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4305 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4306 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4307 (m2-import): Use define-skeleton.
4308
e7c4fb1e
GM
43092010-11-11 Glenn Morris <rgm@gnu.org>
4310
b3e4c911
GM
4311 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4312
b3e22bd4
GM
4313 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4314 (ls-lisp-verbosity): Add custom :set-after property.
4315 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4316 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4317 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4318 (ls-lisp-set-options): New function.
4319 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4320 Doc fix.
b3e22bd4 4321
55a4b4fe
GM
4322 * play/landmark.el (lm-prompt-for-move):
4323 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4324
e7c4fb1e
GM
4325 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4326
4327 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4328 (idlwave-study-twins): Prefix dynamic local variable `name'.
4329 (idlwave-routine-twin-compare): Update for above change.
4330
4331 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4332 Prefix dynamic local variables `name', `kwd', and `link'.
4333 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4334 * progmodes/idlw-complete-structtag.el
4335 (idlwave-complete-structure-tag-help):
4336 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4337 (idlwave-complete-sysvar-tag-help)
4338 (idlwave-complete-class-structure-tag-help):
4339 Update for above name changes.
4340
afe2870b
LMI
43412010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4342
4343 * net/browse-url.el (browse-url-browser-function): Change the
4344 default to use `browse-url-mail' on mailto: URLs.
4345
fbe3be3f
CY
43462010-11-10 Chong Yidong <cyd@stupidchicken.com>
4347
cbf83ce9
SM
4348 * emacs-lisp/package.el (package-read-all-archive-contents):
4349 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4350
a7cfbaea 43512010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4352
4353 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4354 already found as misspellings by (flyspell-large-region), just
c97685d4 4355 do highlighting (bug#7322).
bd4532fc 4356
13e7256f
GM
43572010-11-10 Glenn Morris <rgm@gnu.org>
4358
6d2a1e35
GM
4359 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4360
d4aca69c
GM
4361 * emulation/edt.el (edt-with-position): New macro.
4362 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4363 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4364 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4365
f8a09adb
GM
4366 * emulation/tpu-extras.el (tpu-with-position): New macro.
4367 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4368
c026460b
GM
4369 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4370
dea53a43
GM
4371 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4372 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4373 (texinfo-master-menu, texinfo-insert-node-lines)
4374 (texinfo-multiple-files-update):
4375 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4376 Use line-beginning-position.
4377
72bc50c0
GM
4378 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4379 No recent Emacs supports system-type `emx'.
4380
4381 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4382 (ada-command-separator, ada-default-prj-properties)
4383 (ada-find-any-references): Update for above name change.
4384
4385 * dirtrack.el (dirtrack-directory-function)
4386 (dirtrack-canonicalize-function):
4387 * filecache.el (file-cache-completion-ignore-case)
4388 (file-cache-case-fold-search, file-cache-ignore-case):
4389 * term.el (serial-port-is-file-p): Cosmetic change.
4390
4391 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4392 Remove non-existent `windows-95' system-type.
4393 * dired.el (dired-chown-program): Remove non-existent `linux'
4394 system-type.
4395
17731c39
GM
4396 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4397 (ping-program-options): Remove non-existent `linux' system-type.
4398
9228bbd3
GM
4399 * startup.el (package-initialize): Update declaration.
4400
6e404950
GM
4401 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4402 (ls-lisp-handle-switches): Use time-less-p.
4403 (ls-lisp-format-time): Use float-time.
4404
6f0d4bb6
GM
4405 * textmodes/remember.el (remember-time-to-seconds): Remove.
4406 (remember-store-in-mailbox): Use float-time.
4407
4408 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4409
4410 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4411 never a real function.
4412 (with-no-warnings): Remove compat stub, now unused.
4413 (time-less-p): Doc fix.
4414 (time-to-number-of-days): Simplify.
4415
73171bd4
GM
4416 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4417 Remove.
4418 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4419 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4420 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4421 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4422 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4423
13e7256f
GM
4424 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4425 (eshell-shuffle-files, eshell-shorthand-tar-command)
4426 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4427 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4428 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4429 Prefix dynamic local variable `matches'.
4430
b565f5a1
GM
4431 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4432 Prefix dynamic local variable `skeleton'.
4433
5ad3e885
KY
44342010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4435
4436 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4437 in mail buffer; make yank-action always a command that yanks original
4438 buffer.
4439
14121c52
GM
44402010-11-09 Glenn Morris <rgm@gnu.org>
4441
4442 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4443
d607b96b 44442010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4445
9bdba5f5
SM
4446 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4447 completion field (bug#7211).
4448
73525e72
SM
4449 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4450 Fix handling of backslash escapes.
4451 (python-quote-syntax): Adjust accordingly.
4452
d607b96b 44532010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4454
4455 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4456 (vc-mtn-workfile-branch): Adjust to new output format.
4457
d607b96b 44582010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4459
4460 * international/mule-cmds.el (princ-list): Mark as obsolete.
4461
d607b96b 44622010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4463
4464 * emacs-lisp/smie.el: New package.
4465
d607b96b 44662010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4467
7f925a67
SM
4468 * files.el (backup-by-copying-when-mismatch):
4469 Set `permanent-local' property.
6ce78fdc
MA
4470
4471 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4472 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4473
d607b96b 44742010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4475
4476 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4477
d607b96b 44782010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4479
7f925a67 4480 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4481 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4482 AUTOINOUT for SV style multidimensional arrays, bug294.
4483 Reported by Eric Mastromarchi.
4484 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4485 font-lock-fontify-buffer to cleanup style issues.
4486
d607b96b 44872010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4488
4489 * locate.el (locate, locate-mode): Doc fixes.
4490
d607b96b 44912010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4492
4493 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4494 user for confirmation.
4495 (server-force-stop): Use it.
4496 (server-start): Use server-force-stop for kill-emacs-hook, to
4497 avoid user interaction while killing Emacs.
4498
9b026d9f
GM
44992010-11-09 Glenn Morris <rgm@gnu.org>
4500
3406534c 4501 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4502 (meta-indent-line): Simplify.
3406534c 4503
9b026d9f
GM
4504 * vc/emerge.el (emerge-line-number-in-buf):
4505 * textmodes/ispell.el (ispell-region):
4506 * textmodes/fill.el (current-fill-column):
4507 * progmodes/xscheme.el (xscheme-send-current-line):
4508 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4509 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4510 * progmodes/sh-script.el (sh-handle-prev-do):
4511 * progmodes/meta-mode.el (meta-indent-line):
4512 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4513 (idlwave-in-quote):
4514 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4515 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4516 * progmodes/fortran.el (fortran-looking-at-if-then):
4517 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4518 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4519 (cperl-find-pods-heres):
4520 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4521 * net/quickurl.el (quickurl-list-insert):
4522 * net/ldap.el (ldap-search-internal):
4523 * net/eudc.el (eudc-expand-inline):
4524 * mail/sendmail.el (sendmail-send-it):
4525 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4526 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4527 (viper-brac-function):
4528 * calc/calc-yank.el (calc-do-grab-region):
4529 * calc/calc-keypd.el (calc-keypad-press):
4530 * term.el (term-move-columns, term-insert-spaces):
4531 * speedbar.el (speedbar-highlight-one-tag-line):
4532 * simple.el (current-word):
4533 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4534 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4535 (Info-scroll-down):
4536 * hippie-exp.el (he-line-beg):
4537 * epa.el (epa--marked-keys):
4538 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4539 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4540 (dired-relist-entry):
4541 * buff-menu.el (Buffer-menu-buffer):
4542 * array.el (current-line):
4543 * allout.el (allout-resolve-xref)
4544 (allout-latex-verbatim-quote-curr-line):
4545 Replace yet more uses of end-of-line etc with line-end-position, etc.
4546
db94771e
SM
45472010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4548
1398b795
SM
4549 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4550 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4551 (checkdoc-syntax-table): Initialize in the declaration.
4552 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4553 the mode on unconditionally.
4554
db94771e
SM
4555 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4556 (extent-end-position, extent-start-position): Remove setf method for
4557 non-existing functions (bug#7319).
4558
674728d4
SM
45592010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4560
4561 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4562 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4563 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4564 (smie-prec2->grammar): Rename from smie-prec2-levels.
4565 (smie-grammar): Rename from smie-op-levels.
4566 (smie-indent--hanging-p): Rename from smie-hanging-p.
4567 (smie-rule-hanging-p): New alias.
4568 (smie-indent--bolp): Rename from smie-bolp.
4569 (smie-indent--hanging-p): New alias.
4570 (smie--token): New dynamically bound variable.
4571 (smie-indent--parent): New function.
4572 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4573 (smie-rule-next-p): Rename from smie-next-p.
4574 (smie-rule-prev-p): Rename from smie-prev-p.
4575 (smie-rule-sibling-p, smie-rule-parent)
4576 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4577 (smie-rule-separator-outdent): New var.
4578 (smie-indent--rule): Merge with smie-indent--column.
4579 (smie-indent-forward-token, smie-indent-backward-token):
4580 Also recognize close parens.
4581 (smie-indent-keyword): Don't use smie-indent--column any more.
4582 (smie-indent-after-keyword): Ignore closers by default.
4583 (smie-indent-line): Use with-demoted-errors.
4584 * progmodes/octave-mod.el (octave-smie-grammar):
4585 Rename from octave-smie-op-levels.
4586 (octave-smie-rules): Adjust to new behavior.
4587 * progmodes/prolog.el (prolog-smie-grammar):
4588 Rename from prolog-smie-op-levels.
4589
26f097bf
GM
45902010-11-07 Glenn Morris <rgm@gnu.org>
4591
de3490e1
GM
4592 * eshell/esh-util.el (subst-char-in-string)
4593 (directory-files-and-attributes): These compatibility definitions are
4594 not needed on any version of Emacs since at least 21.4.
4595
3ba6b2ee
GM
4596 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4597 (verilog-get-end-of-line): Remove.
4598 (verilog-within-string, verilog-re-search-forward-substr)
4599 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4600 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4601 Use point-at-bol, point-at-eol.
4602 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4603 Remove.
4604 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4605 (electric-pascal-terminate-line, pascal-set-auto-comments)
4606 (pascal-indent-paramlist, pascal-indent-declaration)
4607 (pascal-get-lineup-indent, pascal-func-completion)
4608 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4609 Use point-at-bol, point-at-eol.
4610 * progmodes/flymake.el (flymake-line-beginning-position)
4611 (flymake-line-end-position): Remove.
4612 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4613 * eshell/esh-util.el (line-end-position, line-beginning-position):
4614 Remove compat definitions.
4615
76fc02b6
GM
4616 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4617 Use end-of-line N.
4618 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4619 Use line-end-position.
4620
e180ab9f
GM
4621 * emacs-lisp/chart.el (chart-zap-chars):
4622 * play/decipher.el (decipher-set-map):
4623 * progmodes/ada-mode.el (ada-get-current-indent)
4624 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4625 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4626 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4627 (ada-get-all-references):
4628 * progmodes/cperl-mode.el (cperl-electric-paren)
4629 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4630 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4631 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4632 (cperl-word-at-point-hard):
4633 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4634 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4635 (idlwave-shell-display-line):
4636 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4637 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4638 * progmodes/js.el (js--re-search-forward-inner)
4639 (js--re-search-backward-inner):
4640 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4641 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4642 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4643 * textmodes/flyspell.el (flyspell-process-localwords):
4644 * textmodes/ispell.el (ispell-buffer-local-parsing)
4645 (ispell-buffer-local-dict, ispell-buffer-local-words):
4646 Use point-at-bol and point-at-eol.
4647
26f097bf
GM
4648 * speedbar.el (speedbar-generic-item-info)
4649 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4650 (speedbar-add-indicator, speedbar-check-vc-this-line)
4651 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4652 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4653 Replace more uses of end-of-line etc with line-end-position.
4654
b05fde66
GM
46552010-11-06 Glenn Morris <rgm@gnu.org>
4656
5ed619e0
GM
4657 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4658 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4659 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4660 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4661 (texinfo-multiple-files-update):
4662 * textmodes/table.el (table--probe-cell-left-up)
4663 (table--probe-cell-right-bottom):
4664 * textmodes/picture.el (picture-tab-search):
4665 * textmodes/page-ext.el (pages-copy-header-and-position)
4666 (pages-directory-for-addresses):
4667 * progmodes/vera-mode.el (vera-get-offset):
4668 * progmodes/simula.el (simula-calculate-indent):
4669 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4670 * progmodes/prolog.el (end-of-prolog-clause):
4671 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4672 * progmodes/icon.el (indent-icon-exp):
4673 * progmodes/etags.el (tag-re-match-p):
4674 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4675 * progmodes/ebnf2ps.el (ebnf-begin-file):
4676 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4677 (dcl-save-local-variable):
4678 * play/life.el (life-setup):
4679 * play/gametree.el (gametree-looking-at-ply):
4680 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4681 * mail/sendmail.el (mail-mode-auto-fill):
4682 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4683 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4684 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4685 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4686 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4687 * type-break.el (type-break-file-keystroke-count):
4688 * term.el (term-replace-by-expanded-history-before-point)
4689 (term-skip-prompt, term-extract-string):
4690 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
4691 (speedbar-contract-line, speedbar-toggle-line-expansion)
4692 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
4693 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
4694 * sort.el (sort-skip-fields):
4695 * skeleton.el (skeleton-internal-list):
4696 * simple.el (line-move-finish, line-move-to-column):
4697 * shell.el (shell-forward-command):
4698 * misc.el (copy-from-above-command):
4699 * makesum.el (double-column):
4700 * ebuff-menu.el (electric-buffer-update-highlight):
4701 * dired.el (dired-move-to-end-of-filename):
4702 * dframe.el (dframe-popup-kludge):
4703 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
4704 * arc-mode.el (archive-get-lineno):
4705 Use line-end-position and line-beginning-position.
4706
e2a9c0bc
GM
4707 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
4708 (idlwave-study-twins): Prefix dynamic local `class'.
4709 (idlwave-routine-twin-compare): Update for above name change.
4710
4e44448f
GM
4711 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
4712 Use boundp tests to silence compiler. Update for changed name of
4713 bytecomp-filename variable.
4714
8f6c3eac
GM
4715 * emulation/viper-cmd.el (viper-read-string-with-history):
4716 Prefix dynamic local `initial'.
4717 (viper-minibuffer-standard-hook): Update for above name change.
4718
79d1dabe
GM
4719 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
4720 (elint-init-form): Update for above name change.
4721
0e4bb7f0
GM
4722 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
4723 local variables `cbeg' and `cend' a prefix.
4724 (mail-extr-voodoo): Update for above name change.
4725
c8f3bf36
GM
4726 * textmodes/reftex-toc.el (reftex-toc-do-promote)
4727 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
4728 (reftex-toc-promote-action): Doc fix.
4729
4730 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
4731 `prompt', `data' a prefix.
4732 (reftex-select-post-command-hook, reftex-select-callback)
4733 (reftex-select-mouse-accept, reftex-select-read-cite):
4734 Update for above name changes.
4735
4736 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
4737 `refstyle' to reftex-refstyle.
4738 (reftex-offer-label-menu): Update for above name change.
4739 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
4740 `refstyle' name change.
4741
b05fde66
GM
4742 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
4743 with with-current-buffer.
4744 (diff, template): Give dynamic local variables a prefix.
4745 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
4746 (emerge-line-number-in-buf): Update for above name change.
4747 (emerge-combine-versions-internal): Rename local `template' to
4748 emerge-combine-template.
4749 (emerge-combine-versions-edit): Update for above name change.
4750
5d8f9169
RA
47512010-11-06 Ralf Angeli <angeli@caeruleus.net>
4752
4753 * textmodes/reftex-cite.el
4754 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
4755 entries with whitespace after \bibitem.
4756 (reftex-create-bibtex-file): Match entries containing numbers and
4757 symbol constituents. Make sure that entries with whitespace at
4758 various places are found.
4759
f8aefe82
MA
47602010-11-05 Christian Millour <cm@abtela.com> (tiny change)
4761
4762 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
4763
e06918d2
JD
47642010-11-05 Jan Djärv <jan.h.d@swipnet.se>
4765
4766 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
4767
17fc58c9
GM
47682010-11-05 Glenn Morris <rgm@gnu.org>
4769
f7fe4837
GM
4770 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
4771 (woman2-roff-buffer): Give local variable `request' a prefix.
4772 (woman0-macro): Rename argument `request' in the same way.
4773 (woman-request): New name for `request' dynamic variable.
4774 (woman-unquote, woman-forward-arg): Update for above name change.
4775 (woman1-roff-buffer): Give local variable `unquote' a prefix.
4776 (woman1-unquote): New name for `unquote' dynamic variable.
4777 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
4778 (woman-translations): Rename from `translations'. No longer global.
4779 (woman2-tr, woman-translate): Update for above name change.
4780 (woman-translate): Check for bound variable.
4781 (woman2-roff-buffer): Give local variable `translations' a prefix.
4782
869c4186
GM
4783 * play/doctor.el: Give all local variables a prefix. Update callers.
4784 (doc$, doctor-put-meaning): Use backquote.
4785
215461a8
GM
4786 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
4787 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
4788
17fc58c9
GM
4789 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
4790 variables bytes, ptr, op a prefix.
4791 (disassemble-offset): Update for above change.
4792
015eea59
CY
47932010-11-03 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * emacs-lisp/package.el (package-unpack): Remove no-op.
4796 (package--builtins, package--dir): Doc fix.
4797 (package-activate-1, package-activate, package-install)
4798 (package-compute-transaction): Fix error message.
4799 (package-delete): Use delete-directory. Omit system packages.
4800 (package-initialize): Set package-alist to nil first.
4801 (package-menu-mark-delete, package-menu-mark-install): Don't add
4802 symbols that are inconsistent with the package state.
4803 (package-menu-execute): Perform deletions and installations as
4804 single batch operations.
4805
033862d1
GM
48062010-11-03 Glenn Morris <rgm@gnu.org>
4807
0b03a950
GM
4808 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
4809 (props): Remove unnecessary declaration.
4810
e337e22c
GM
4811 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
4812 set-process-query-on-exit-flag.
4813
a88e24dd 4814 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
4815 (reftex-toc-do-promote): Remove unused local `mpos'.
4816 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 4817
537b04b9
GM
4818 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
4819
52365e61
GM
4820 * play/landmark.el (lm-losing-threshold): Correct spelling.
4821 (lm-human-plays): Use new name.
4822
cd32f8a9
GM
4823 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
4824 (gomoku-human-plays): Use new name.
4825
033862d1
GM
4826 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
4827 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
4828 (gomoku-score-trans-table, gomoku-winning-threshold)
4829 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
4830
4b99edf2
CY
48312010-11-03 Chong Yidong <cyd@stupidchicken.com>
4832
4833 * emacs-lisp/package.el: Don't put built-in packages in
4834 package-alist, to avoid loading inefficiencies.
4835 (package-built-in-p): Make VERSION optional, and treat it as a
4836 minimum acceptable version.
6a7662bb
BR
4837 (package-activate): Search separately for built-in packages.
4838 Emit a warning if a dependency fails.
4b99edf2
CY
4839 (define-package): Handle most common case, where there is no
4840 obsolete package, first.
4841 (package-compute-transaction): Print required version in error.
4842 (package--initialized): New variable.
4843 (list-packages): Use it.
4844 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
4845 built-in packages in packages-alist; keep it separate.
4846 Set package--initialized.
4b99edf2
CY
4847 (describe-package): Avoid activating packages as a side-effect.
4848 Search separately for built-in packages.
4849 (describe-package-1): Handle the case where an elpa package is
4850 simultaneously built-in and available/installed.
6a7662bb
BR
4851 (package-installed-p, package--generate-package-list):
4852 Search separately for built-in packages.
4b99edf2
CY
4853 (package-load-descriptor): Doc fix.
4854
3225dcaa
SM
48552010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4856
4857 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4858 Handle __DATA__ and __END__.
4859
fa14dc18
NF
48602010-11-02 Noah Friedman <friedman@splode.com>
4861
4862 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
4863 nil, do not ask to recompile files that are not already compiled,
4864 and do not recompile them.
4865
0f75c62a
CY
48662010-11-02 Chong Yidong <cyd@stupidchicken.com>
4867
4868 * emacs-lisp/package.el (package-initialize): Ensure that
4869 obsoleted built-in packages are not in package-activated-list
4870 during activation.
4871 (describe-package-1): Make the "installed" status override
4872 "built-in".
4873
b29f5b7b
VJL
48742010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4875
4876 * subr.el (version-separator, version-regexp-alist): Remove '*'
4877 from docstring.
4878 (version-list-<=, version<=, version=): Doc fix.
4879
b18fad6d
KH
48802010-11-01 Kenichi Handa <handa@m17n.org>
4881
4882 * faces.el (glyphless-char): Inherit underline for tty.
4883
a8039db1 48842010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
4885
4886 Implement various display methods for glyphless characters.
4887
4888 * international/characters.el (char-acronym-table): New variable.
4889 (glyphless-char-control): New variable.
35f52ed6 4890 (update-glyphless-char-display): New function.
b2cca856
KH
4891
4892 * faces.el (glyphless-char): New face.
4893
28886d5e
GM
48942010-11-01 Glenn Morris <rgm@gnu.org>
4895
919dd7aa
GM
4896 * calendar/holidays.el (general-holidays, oriental-holidays)
4897 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
4898 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
4899 the definitions of their targets.
4900
c79fc059
GM
4901 * emacs-lisp/smie.el (smie): New custom group.
4902 (smie-blink-matching-inners, smie-indent-basic): Add :group.
4903
c8ccffb1
GM
4904 * faces.el (xw-defined-colors, x-setup-function-keys):
4905 * mouse-sel.el (x-select-text):
4906 * term/w32console.el (x-setup-function-keys): Update declarations.
4907
f4ff702e
GM
4908 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
4909
806c491a
GM
4910 * textmodes/ispell.el (comment-add): Declare.
4911
c3dfebd1
GM
4912 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
4913 Declare.
4914
28886d5e
GM
4915 * info.el (finder-keywords-hash, package-alist): Declare.
4916
693c9d15
CY
49172010-11-01 Chong Yidong <cyd@stupidchicken.com>
4918
4919 * finder.el (finder-compile-keywords): Don't use intern-soft,
4920 since package names may not yet exist in the obarray.
4921
49222010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
4923
4924 * vc/vc-arch.el (vc-arch-checkin):
4925 * vc/vc-cvs.el (vc-cvs-checkin):
4926 * vc/vc-mtn.el (vc-mtn-checkin):
4927 * vc/vc-rcs.el (vc-rcs-checkin):
4928 * vc/vc-sccs.el (vc-sccs-checkin):
4929 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
4930 since 2010-04-21 commit by Stefan Monnier.
4931
36967cf7
GM
49322010-11-01 Glenn Morris <rgm@gnu.org>
4933
feb5e60a
GM
4934 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
4935
1f023ca9
GM
4936 * startup.el (package-enable-at-startup, package-initialize):
4937 Silence compiler.
4938
36967cf7
GM
4939 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
4940 Silence compiler.
4941
430e7297
JD
49422010-10-31 Julien Danjou <julien@danjou.info>
4943
4944 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
4945 (byte-recompile-directory):
4946 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
4947 Use `byte-recompile-file'.
4948
c8c59954
GM
49492010-10-31 Glenn Morris <rgm@gnu.org>
4950
4951 * cus-start.el: Handle standard values via a keyword.
4952 Only set version property if specified.
4953 (cursor-in-non-selected-windows, menu-bar-mode)
4954 (tool-bar-mode, show-trailing-whitespace):
4955 Do not specify standard values.
4956 (transient-mark-mode, temporary-file-directory): Use :standard.
4957
04e63796
JD
49582010-10-31 Jan Djärv <jan.h.d@swipnet.se>
4959
4960 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 4961 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 4962
2699a554 49632010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
4964
4965 * net/tramp.el (tramp-handle-insert-file-contents): For root,
4966 preserve owner and group when editing files. (Bug#7289)
4967
35fcc05c 49682010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
4969
4970 * speedbar.el (speedbar-mode):
4971 * play/fortune.el (fortune-in-buffer, fortune):
4972 * play/gomoku.el (gomoku-mode):
4973 * play/landmark.el (lm-mode):
4974 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
4975 Replace inappropriate uses of toggle-read-only. (Bug#7292)
4976
82f7efc3
GM
4977 * select.el (x-selection): Mark it as an obsolete alias.
4978
2699a554 49792010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 4980
f486841f 4981 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
4982 major-mode (bug#7284).
4983
2699a554 49842010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
4985
4986 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
4987 rather than just an unused variable that inherits from the real one.
4988
e6ef5dd9
AM
49892010-10-31 Alan Mackenzie <acm@muc.de>
4990
4991 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
4992 This fixes bug #7185.
4993
8a500a91
CY
49942010-10-30 Chong Yidong <cyd@stupidchicken.com>
4995
4996 * startup.el (command-line): Search for package directories, and
4997 don't load package.el if none are found.
4998
6a7662bb
BR
4999 * emacs-lisp/package.el (describe-package, list-packages):
5000 Call package-initialize if it has not been called yet.
8a500a91 5001
4f9e41e4
AM
50022010-10-30 Alan Mackenzie <acm@muc.de>
5003
5004 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5005 which fontifies the tail of an enum.
5006 (c-basic-matchers-after): Insert a call to the above new function.
5007 This fixes bug #7264.
5008
88f43c67
GM
50092010-10-30 Glenn Morris <rgm@gnu.org>
5010
5011 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5012 tool-bar-mode, transient-mark-mode. (Bug#7306)
5013 Include the :set property in the dumped Emacs.
5014
c4d17d50
SM
50152010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5016
5017 SMIE: change indent rules format, improve smie-setup.
5018 * emacs-lisp/smie.el (smie-precs-precedence-table)
5019 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5020 Mark them pure so the tables gets built at compile time.
5021 (smie-bnf-precedence-table): Store the closer-alist in the table.
5022 (smie-prec2-levels): Preserve the closer-alist.
5023 (smie-blink-matching-open): Be more forgiving in case of indentation.
5024 (smie-hanging-p): Rename from smie-indent--hanging-p.
5025 (smie-bolp): Rename from smie-indent--bolp.
5026 (smie--parent, smie--after): New dynamic vars.
5027 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5028 (smie-indent-rules): Remove.
5029 (smie-indent--offset-rule): Remove fun.
5030 (smie-rules-function): New var.
5031 (smie-indent--rule): New fun.
5032 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5033 (smie-indent-exps): Use it.
5034 (smie-setup): Setup paren blinking; add keyword args for token
5035 functions; extract closer-alist from op-levels.
5036 (smie-indent-debug-log): Remove var.
5037 (smie-indent-debug): Remove fun.
5038 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5039 (prolog-smie-rules): New fun to replace it.
5040 (prolog-mode-variables): Simplify.
5041 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5042 it's setup automatically.
5043 (octave-smie-indent-rules): Remove.
5044 (octave-smie-rules): New fun to replace it.
5045 (octave-mode): Simplify.
5046
9d794026
GM
50472010-10-29 Glenn Morris <rgm@gnu.org>
5048
e088c02a
GM
5049 * files.el (temporary-file-directory): Remove (already defined in C).
5050 * cus-start.el: Add temporary-file-directory.
5051
9d794026
GM
5052 * abbrev.el (abbrev-mode):
5053 * composite.el (auto-composition-mode):
5054 * menu-bar.el (menu-bar-mode):
5055 * simple.el (transient-mark-mode):
5056 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5057 that they do not define the associated variables twice.
5058 * simple.el (transient-mark-mode): Remove defvar.
5059 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5060 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5061 Handle multiple groups, and also custom-delayed-init-variables.
5062 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5063
dcc029e0
SM
50642010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5065
5066 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5067 (pcase-if): Add one minor optimization.
5068 (pcase-split-equal): Rename from pcase-split-eq.
5069 (pcase-split-member): Rename from pcase-split-memq.
5070 (pcase-u1): Add strings to the member optimization.
5071 Add `guard' variant of predicates.
5072 (pcase-q1): Add string patterns.
5073
a62b88d4
SM
50742010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5075
5076 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5077
f41f19b0
GM
50782010-10-28 Glenn Morris <rgm@gnu.org>
5079
b3edb781
GM
5080 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5081 Move menu-bar related settings to ../menu-bar.el.
5082 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5083 Move ns-specific settings here from term/ns-win.el.
5084
f41f19b0
GM
5085 * simple.el (x-selection-owner-p): Remove unused declaration.
5086
6175cd08
SM
50872010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5088
5089 * minibuffer.el (completion-cycling): New var (bug#7266).
5090 (minibuffer-complete, completion--do-completion):
5091 Use completion--flush-all-sorted-completions.
5092 (minibuffer-complete): Only cycle if completion-cycling is set.
5093 (completion--flush-all-sorted-completions): Unset completion-cycling.
5094 (minibuffer-force-complete): Set completion-cycling.
5095 (completion-all-sorted-completions): Move declaration before first use.
5096
19677c71
LL
50972010-10-28 Leo <sdl.web@gmail.com>
5098
5099 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5100 which changes the order of matches seen by users (bug#7231).
5101
51022010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5103
5104 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5105 Don't confuse -omega as "-o mega".
5106
2122161f
SM
51072010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5108
ce8794df
SM
5109 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5110 (log-edit-author): New dynamic var.
5111 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5112 to return the author if different from committer.
5113 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5114
80cb310d
SM
5115 * play/landmark.el: Adjust commenting convention.
5116 (lm-nil-score): Rename from nil-score.
5117 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5118 (OOOOscore): Move into a let in lm-score-trans-table.
5119 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5120
2122161f
SM
5121 * electric.el (electric-indent-chars): Autoload.
5122 * progmodes/octave-mod.el (octave-mode):
5123 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5124 (ruby-mode-abbrev-table): Merge initialization and declaration.
5125
e925113b
GM
51262010-10-27 Glenn Morris <rgm@gnu.org>
5127
208d109c
GM
5128 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5129 variable.
5130
7d3e3843
GM
5131 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5132
e925113b
GM
5133 * term/ns-win.el: Restore require of cl when compiling.
5134 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5135 (ns-handle-nxopen): Optionally handle the temp-case.
5136 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5137 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5138
b94a5a43
GM
51392010-10-26 Glenn Morris <rgm@gnu.org>
5140
5141 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5142
fc3eda04
AR
51432010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5144
5145 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5146 global map.
5147 * term/common-win.el (x-setup-function-keys): Remove most of the
5148 keymappings. Comment on the remaining ones.
5149
c79b0b1c
PO
51502010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5151
c31dc2c0 5152 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5153 (server-start): Use server-port.
5154
725513b7
GM
51552010-10-26 Glenn Morris <rgm@gnu.org>
5156
d7d8c62a
GM
5157 * term/ns-win.el (ns-version-string): Remove unused declaration.
5158 (ns-invocation-args): Change to x-invocation-args.
5159 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5160 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5161 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5162 Use x-invocation-args instead of ns-invocation-args.
5163 (ns-initialize-window-system, handle-args-function-alist):
5164 Use x-handle-args instead of ns-handle-args.
5165 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5166 * startup.el (command-line-ns-option-alist): Replace
5167 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5168 ns-handle-iconic with the x- equivalents.
5169
725513b7
GM
5170 * term/common-win.el (x-select-enable-clipboard):
5171 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5172
5173 * term/ns-win.el: No need to require cl when compiling.
5174 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5175 (xw-defined-colors): Use the common-win definitions.
5176 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5177 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5178 * term/common-win.el (x-select-text, x-alternatives-map)
5179 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5180 * loadup.el [ns]: Load common-win.
5181
77ec02d8
DU
51822010-10-26 Daiki Ueno <ueno@unixuser.org>
5183
5184 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5185 recipients; expand mail aliases (Bug#7280).
77ec02d8 5186
6a5c2175
GM
51872010-10-25 Glenn Morris <rgm@gnu.org>
5188
59ba9d59
GM
5189 * term/common-win.el (x-handle-switch): Simplify with pop.
5190 Optionally handle numeric switches.
5191 (x-handle-numeric-switch): Just call x-handle-switch.
5192 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5193 (x-handle-name-switch, x-handle-display, x-handle-args):
5194 Simplify with pop.
5195
6a5c2175
GM
5196 * term/ns-win.el: Do not require easymenu.
5197 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5198 <spell>: Move adjustments to menu-bar.el.
5199 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5200 <separator-undo, spell>: Move ns-win's adjustments here.
5201 * loadup.el [ns]: Do not load easymenu.
5202
01898dc2
CY
52032010-10-24 Chong Yidong <cyd@stupidchicken.com>
5204
5205 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5206 Delete (Bug#7222).
01898dc2
CY
5207
5208 * startup.el (fancy-startup-tail): Instead of using inline images,
5209 refer to image files from etc/.
5210
5211 * wid-edit.el (checkbox): Likewise.
5212 (widget-image-find): Center image specs.
5213
a44d921f
GM
52142010-10-24 Glenn Morris <rgm@gnu.org>
5215
5216 * term/ns-win.el (x-select-text): Doc fix.
5217 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5218 (x-select-text): Move to term/common-win.
5219 * term/w32-win.el (xw-defined-colors): Move to common-win.
5220 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5221 (x-setup-function-keys, x-select-text): Move to common-win.
5222 * term/common-win.el (x-select-text, x-alternatives-map)
5223 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5224 definitions here.
5225
709228c0 52262010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5227
5228 * net/mairix.el (mairix-searches-mode-map):
5229 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5230
0c382083 52312010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5232
2b0c7330 5233 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5234 auto-built for efficiency of execution and updating.
5235 (verilog-extended-complete-re): Support 'pure' fucntion & task
5236 declarations (these have no bodies).
ca39416c
AH
5237 (verilog-beg-of-statement): General cleanup to enable support of
5238 'pure' fucntion & task declarations (these have no bodies).
5239 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5240 noticed by Steve Pearlmutter.
5241 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5242 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5243 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5244 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5245 attribute handling for lining up declarations and assignments.
5246 (verilog-beg-of-statement-1): Fix issue where continued declaration
5247 is indented differently if it is after a begin..end clock.
5248 (verilog-in-attribute-p, verilog-skip-backward-comments)
5249 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5250 attributes by indent code. Reported by Jeff Steele.
ca39416c 5251 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5252 (verilog-backward-up-list, verilog-in-struct-region-p)
5253 (verilog-backward-token, verilog-in-struct-p)
5254 (verilog-in-coverage-p, verilog-do-indent)
5255 (verilog-pretty-declarations): Use verilog-backward-up-list as
5256 wrapper around backward-up-list inorder to properly skip comments.
5257 Reported by David Rogoff.
5258 (verilog-property-re, verilog-endcomment-reason-re)
5259 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5260 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5261 of if). Reported by Max Bjurling and
a03c2342 5262 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5263 declaration. Reported by Brian Hunter.
a03c2342 5264
0c382083 52652010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5266
2b0c7330 5267 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5268 (verilog-gate-keywords, verilog-read-sub-decls)
5269 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5270 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5271 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5272 (verilog-read-decls): Fix spaces in V2K module parameters causing
5273 mis-identification as interfaces, bug287.
5274 (verilog-read-decls): Fix not treating "parameter string" as a
5275 parameter in AUTOINSTPARAM.
5276 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5277 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5278 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5279 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5280 (verilog-font-lock-keywords-2): Fix highlighting of single
5281 character pins, bug264. Reported by Michael Laajanen.
5282 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5283 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5284 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5285 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5286 (verilog-pretty-expr): Fix interactive arguments, bug272.
5287 Reported by Mark Johnson.
5288 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5289 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5290 bug269. Suggested by Gary Delp.
a03c2342 5291 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5292 (verilog-preprocessor, verilog-set-compile-command):
5293 Create verilog-preprocess and verilog-preprocessor to show
5294 preprocessed output.
a03c2342
WS
5295 (verilog-get-beg-of-line, verilog-get-end-of-line)
5296 (verilog-modi-file-or-buffer, verilog-modi-name)
5297 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5298 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5299 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5300 (verilog-colorize-region, verilog-highlight-buffer)
5301 (verilog-highlight-includes, verilog-highlight-modules)
5302 (verilog-highlight-region, verilog-mode): Rename colorize to
5303 highlight to match other packages. Disable module highlighting,
5304 as received speed complaints, reenable for experimentation only
5305 using new verilog-highlight-modules.
5306 (verilog-read-decls): Fix regexp stack overflow in very large
5307 AUTO_TEMPLATEs, bug250.
5308 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5309 (verilog-scan): Create verilog-save-buffer-state to standardize
5310 making insignificant changes that shouldn't call hooks.
5311 (verilog-save-no-change-functions, verilog-save-scan-cache)
5312 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5313 Create verilog-save-no-change-functions to wrap verilog-scan
5314 preservation, and fix to work with nested preserved calls.
5315 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5316 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5317 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5318 (verilog-submit-bug-report): Update variable list to be complete.
5319 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5320 breaking on-the-fly font-locking.
5321 (verilog-colorize-buffer, verilog-colorize-include-files)
5322 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5323 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5324 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5325 AUTOINST cell instance name, middle mouse button now finds-file on
5326 it. Suggested by Brad Dobbie.
5327 (verilog-alw-get-temps, verilog-auto-reset)
5328 (verilog-auto-sense-sigs, verilog-read-always-signals)
5329 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5330 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5331 initialization section of a for() should be ignored.
5332 Reported by Dan Dever.
a03c2342
WS
5333 (verilog-error-font-lock-keywords)
5334 (verilog-error-regexp-emacs-alist)
5335 (verilog-error-regexp-xemacs-alist): Fix error detection of
5336 Cadence HAL, reported by David Asher. Repair drift between the
5337 three similar error variables.
5338 (verilog-modi-lookup, verilog-modi-lookup-cache)
5339 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5340 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5341 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5342 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5343 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5344 "{1*2{...". Broke in last revision.
5345 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5346 submodule connections with replications "{#{a},#{b}}".
5347
0c382083
CY
53482010-10-24 Juanma Barranquero <lekktu@gmail.com>
5349
5350 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5351 Fix typo in docstring.
5352
53532010-10-24 Kenichi Handa <handa@m17n.org>
5354
5355 * face-remap.el (text-scale-adjust): Call read-event with a proper
5356 prompt.
5357
53582010-10-24 Chong Yidong <cyd@stupidchicken.com>
5359
5360 * emacs-lisp/unsafep.el: Don't mark functions that display
5361 messages as safe. Suggested by Johan Bockgård.
5362
53632010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5364
5365 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5366 Turn comments into docstrings.
5367
5368 * minibuffer.el (completion--replace): Move point where it belongs
5369 when there's a common suffix (bug#7215).
5370
9317e499
CY
53712010-10-24 Chong Yidong <cyd@stupidchicken.com>
5372
5373 Merge read-color and facemenu-read-color (Bug#7242).
5374
5375 * faces.el (read-color): Use the completion code from
5376 facemenu-read-color. Require match in completion. Doc fix.
5377
5378 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5379 (facemenu-set-foreground, facemenu-set-background):
5380 Use read-color.
9317e499
CY
5381
5382 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5383 (set-cursor-color, set-mouse-color, set-border-color):
5384 Use read-color.
9317e499 5385
a44d921f 53862010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5387
5388 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5389 argument of delete-file and delete-directory (Bug#7011).
5390
43207249
CY
53912010-10-24 Chong Yidong <cyd@stupidchicken.com>
5392
5393 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5394 button-buffer-map.
5395
484db896 53962010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5397
5398 * emacs-lisp/package.el (package--generate-package-list): Make the
5399 *Packages* buffer read-only.
5400
10f5e3e6
AM
54012010-10-24 Alan Mackenzie <acm@muc.de>
5402
5403 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5404 result of `c-beginning-of-decl-1' between invocations of a lambda
5405 function (Bug #7265).
5406
3ec6ca72
DU
54072010-10-24 Daiki Ueno <ueno@unixuser.org>
5408
5409 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5410 executable is not available on the system (Bug#7268).
5411
ec514007
GM
54122010-10-24 Glenn Morris <rgm@gnu.org>
5413
f5f25615
GM
5414 * select.el (selection-coding-system, next-selection-coding-system):
5415 Sync doc with C versions.
3646b86d 5416
8aa0f263
GM
5417 * w32-vars.el (x-select-enable-clipboard):
5418 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5419 * term/common-win.el (x-select-enable-clipboard): Move here.
5420
46710489
GM
5421 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5422 definition of C variable.
5423
ec514007
GM
5424 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5425 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5426 Don't redefine things that are defined in C.
5427 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5428 (show-trailing-whitespace, auto-hscroll-mode)
5429 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5430 Set up the appropriate custom properties.
5431
8a79905d
CY
54322010-10-24 Chong Yidong <cyd@stupidchicken.com>
5433
5434 Bind "C-c ]" to ...
5435 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5436 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5437 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5438 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5439
aa02a29f
GM
54402010-10-23 Glenn Morris <rgm@gnu.org>
5441
7dfc15df
GM
5442 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5443 say what it was.
5444
66c6abf0
GM
5445 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5446 Sync docs with C version.
f3d87560 5447
3193e969
GM
5448 * term/ns-win.el (xw-defined-colors):
5449 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5450
6f748f70
GM
5451 * term/pc-win.el (x-select-enable-clipboard):
5452 * term/x-win.el (x-select-enable-clipboard):
5453 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5454
7aa93795
GM
5455 * comint.el (comint-password-prompt-regexp): Make it less vague.
5456 Bump version.
5457
17284e30
GM
5458 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5459
aa02a29f
GM
5460 * help.el (finder-by-keyword): Remove unnecessary autoload.
5461
69b55131
GM
54622010-10-22 Glenn Morris <rgm@gnu.org>
5463
9a0dd02d
GM
5464 * loadup.el: Unconditionally load float-sup.
5465 * paren.el (show-paren-delay):
5466 * emacs-lisp/float-sup.el:
5467 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5468 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5469 (lazy-lock-stealth-verbose): Assume float support.
5470 * ps-print.el: Assume float support on Emacs.
5471 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5472 Remove non-float branch.
5473
69b55131
GM
5474 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5475 src/Makefile no longer being pre-processed.
5476
7c23d9e8
SM
54772010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5478
5479 * emacs-lisp/find-func.el (find-library): Use test-completion.
5480
23737b4a
LMI
54812010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5482
7c23d9e8 5483 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5484
6e060cee 54852010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5486
5487 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5488 space in stat format string.
5489 (tramp-send-command): Unset $PS1 when using here documents, in
5490 order not to get several prompts.
5491 (tramp-get-inline-coding): Return `nil' in case of errors.
5492
08ffb131
DU
54932010-10-21 Daiki Ueno <ueno@unixuser.org>
5494
7c23d9e8
SM
5495 * hexl.el (hexl-mode, hexl-mode-exit):
5496 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5497 (hexl-revert-buffer-function): New function.
5498 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5499
ba7fdf30
AM
55002010-10-19 Alan Mackenzie <acm@muc.de>
5501
7c23d9e8
SM
5502 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5503 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5504 that these keywords aren't wrongly matched as identifiers.
5505
ba7fdf30
AM
5506 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5507 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5508 c-after-change. (Bug#7181)
ba7fdf30 5509
7fd8732d
CY
55102010-10-19 Chong Yidong <cyd@stupidchicken.com>
5511
5512 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5513 Don't mark as safe.
5514
5515 * custom.el (custom-theme-set-variables): Likewise.
5516 (load-theme): Add custom-theme-set-faces and
5517 custom-theme-set-variables to safe-functions while loading.
5518 (custom-enabled-themes): Mark as risky.
5519
3f12b18c
JD
55202010-10-18 Julien Danjou <julien@danjou.info>
5521
5522 * bindings.el: Remove end dashes in default mode-line-format.
5523
b8a47412
CY
55242010-10-19 Chong Yidong <cyd@stupidchicken.com>
5525
5526 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5527 to delete-forward-char.
5528
5529 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5530 deletechar, and hence delete-forward-char.
5531
ca3fa302
JB
55322010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5533
5534 * repeat.el (repeat): Use read-key (bug#6256).
5535
55362010-10-19 Chong Yidong <cyd@stupidchicken.com>
5537
5538 * emacs-lisp/unsafep.el: Don't mark functions that display
5539 messages as safe. Suggested by Johan Bockgård.
5540
55412010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5542
5543 * minibuffer.el (completion--replace): Move point where it belongs
5544 when there's a common suffix (bug#7215).
5545
55462010-10-19 Kenichi Handa <handa@m17n.org>
5547
5548 * international/characters.el: Add category '|' (word breakable)
5549 to fullwidth characters.
5550
3224b54d
MA
55512010-10-19 Michael Albinus <michael.albinus@gmx.de>
5552
5553 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5554 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5555 order to make stat results a float. Patch by Andreas Schwab
5556 <schwab@linux-m68k.org>.
5557
36ba6f07
JD
55582010-10-18 Julien Danjou <julien@danjou.info>
5559
5560 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5561 hidden by `make-pointer-invisible'.
5562
43f964fc
SM
55632010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5564
5565 * files.el (locate-file-completion-table): Strip non-matching elements
5566 before checking length of list (bug#7238).
5567
e48eb343
CY
55682010-10-18 Chong Yidong <cyd@stupidchicken.com>
5569
5570 * custom.el (custom-theme-set-variables): Mark as a safe function.
5571 (load-theme): Check forms using unsafep.
5572
5573 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5574
df987d70
AM
55752010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5576
43f964fc
SM
5577 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5578 Fix aspell data file searching (bug#7230).
df987d70 5579
29a4c45b
CY
55802010-10-16 Chong Yidong <cyd@stupidchicken.com>
5581
5582 * cus-theme.el (custom-theme--migrate-settings): New var.
5583 (customize-create-theme): Allow editing the `user' theme.
5584 (custom-theme-add-variable, custom-theme-add-var-1)
5585 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5586 to the front of each variable or face widget.
5587 (custom-theme-write): Save theme settings in the correct order.
5588 Optionally, remove saved settings from user customizations.
43f964fc
SM
5589 (custom-theme-write-variables, custom-theme-write-faces):
5590 Save only the checked widgets.
29a4c45b
CY
5591 (customize-themes): Add a link for migrating custom settings.
5592
43f964fc
SM
5593 * custom.el (custom-declare-theme, provide-theme):
5594 Use custom-theme-name-valid-p.
29a4c45b
CY
5595 (custom-theme-name-valid-p): Remove checks that are now
5596 unnecessary since themes no longer obey load-path.
5597
5598 * cus-edit.el (custom-variable-value-create): For the simple
5599 style, hide documentation string when hidden.
5600
782b5e8d
CY
56012010-10-16 Chong Yidong <cyd@stupidchicken.com>
5602
647bc502
CY
5603 * cus-edit.el (custom-variable, custom-face): Combine the
5604 :inhibit-magic and :display-style properties into a single
5605 :custom-style property.
43f964fc
SM
5606 (custom-toggle-hide-variable, custom-toggle-hide-face):
5607 New functions. If hiding an edited value, save it to :shown-value.
5608 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
5609 (custom-magic-reset): Allow magic property to be unset.
5610
782b5e8d
CY
5611 * custom.el: Custom themes no longer use load-path.
5612 (custom-theme-load-path): New option. Change built-in theme
5613 directory to etc/.
5614 (custom-enabled-themes): Add custom-theme-load-path dependency.
5615 (custom-theme--load-path): New function.
5616 (load-theme, custom-available-themes): Use it.
5617
5618 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5619 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
5620 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5621 :custom-style property.
782b5e8d
CY
5622
5623 * themes/*.el: Moved to etc/.
5624
99f65cfa
RA
56252010-10-16 Ralf Angeli <angeli@caeruleus.net>
5626
5627 * textmodes/reftex-cite.el
5628 (reftex-extract-bib-entries-from-thebibliography): Do not move
5629 point when searching for \bibitem entries. Match entries with
5630 spaces or tabs in front of arguments.
5631
da16abfc
CY
56322010-10-16 Chong Yidong <cyd@stupidchicken.com>
5633
5634 * cus-theme.el (customize-create-theme): Delete overlays after
5635 erasing. If given a THEME arg, display only the faces of that arg
5636 instead of custom-theme--listed-faces.
5637 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 5638 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
5639 (custom-theme-add-variable, custom-theme-add-face): Apply value
5640 from the theme settings, instead of the current value.
5641 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5642 (custom-theme-visit-theme): Allow calling outside theme buffers.
5643 (custom-theme-merge-theme): Don't enable the theme when merging.
5644 (custom-theme-write-variables, custom-theme-write-faces): Use the
5645 :shown-value properties to save buffer values, not global ones.
5646 (customize-themes): Display a warning about user customizations.
5647
5648 * cus-edit.el (custom-variable-value-create)
5649 (custom-face-value-create): Obey new special properties
5650 :shown-value and :inhibit-magic.
5651
aa095b2d
MA
56522010-10-15 Michael Albinus <michael.albinus@gmx.de>
5653
5654 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
5655 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5656 <dale@codefu.org>.
aa095b2d 5657
7ca9cfda
KH
56582010-10-14 Kenichi Handa <handa@m17n.org>
5659
9650fc61
KH
5660 * mail/rmail.el (rmail-show-message-1): Catch an error of
5661 base64-decode-region and just show an error message (bug#7165).
5662
43f964fc 5663 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
5664 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5665 a font-spec (bug#7197).
5666
220d91b8 56672010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
5668
5669 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5670
220d91b8 56712010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 5672
c0943d3d
JB
5673 * international/mule.el (define-coding-system):
5674 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
5675 * composite.el (compose-region): Fix typo in docstring.
5676
4983ddea
CY
56772010-10-14 Chong Yidong <cyd@stupidchicken.com>
5678
de43f11b
CY
5679 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5680 only after checking the theme-face property.
5681
4983ddea
CY
5682 * faces.el (face-spec-reset-face): Reset all attributes in one
5683 single call to set-face-attribute.
5684 (face-spec-match-p): Make it a defsubst.
5685 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5686 (x-create-frame-with-faces, tty-create-frame-with-faces)
5687 (tty-set-up-initial-frame-faces): Don't recompute face specs in
5688 frame-set-background-mode, since they are recomputed immediately
5689 afterwards in face-set-after-frame-default.
5690 (face-set-after-frame-default): Minor optimization.
5691 (cursor): Provide non-trivial defface spec.
5692
5693 * custom.el (custom-theme-recalc-face): Simplify.
5694
a974dcf2
JB
56952010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
5696
43f964fc 5697 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
5698 (math-is-polynomial, math-is-poly-rec): Replace `var'
5699 with `math-var'.
5700
43f964fc 5701 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
5702 (calcFunc-table, math-scan-for-limits): Replace `var'
5703 with `math-var'.
5704
10e4702a
GM
57052010-10-13 Glenn Morris <rgm@gnu.org>
5706
5707 * subr.el (last): Deal with dotted lists (reported in bug#7174).
5708
88f427d5
SB
57092010-10-13 Stephen Berman <stephen.berman@gmx.net>
5710
5711 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
5712
a1d16a7b
G
57132010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5714
5715 * net/tls.el (tls-program): Remove spurious %s from openssl.
5716 (tls-starttls-switches): Remove starttls hack.
5717 (open-tls-stream): Ditto.
5718 (tls-find-starttls-argument): Ditto.
5719
2e288d54
JB
57202010-10-13 Juanma Barranquero <lekktu@gmail.com>
5721
5722 * image.el (image-library-alist): Declare as obsolete alias.
5723 (image-type-available-p): Use `dynamic-library-alist'.
5724
5725 * term/w32-win.el (dynamic-library-alist):
5726 Use instead of `image-library-alist'.
5727
35744400
IS
57282010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
5729
5730 * subr.el (last): Make it faster. (Bug#7174)
5731
290fe464
RO
57322010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
5733
5734 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
5735
2919746c
CY
57362010-10-12 Chong Yidong <cyd@stupidchicken.com>
5737
5738 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
5739 (describe-theme-1): Extract doc from unloaded themes.
5740
5741 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
5742
5743 * themes/tango-theme.el:
5744 * themes/tango-dark-theme.el:
5745 * themes/wheatgrass-theme.el: New files.
5746
6b09b5d1
CY
57472010-10-12 Chong Yidong <cyd@stupidchicken.com>
5748
5749 * cus-theme.el (describe-theme, customize-themes)
5750 (custom-theme-save): New commands.
5751 (custom-new-theme-mode-map): Bind C-x C-s.
5752 (custom-new-theme-mode): Use custom--initialize-widget-variables.
5753 (customize-create-theme): New optional arg THEME.
5754 (custom-theme-revert): Use it.
5755 (custom-theme-visit-theme): Remove dead code.
5756 (custom-theme-merge-theme): Use custom-available-themes.
5757 (custom-theme-write): Make interactive.
5758 (custom-theme-write): Use custom-theme-name-valid-p.
5759 (describe-theme-1, custom-theme-choose-revert)
5760 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
5761 New funs.
5762 (custom-theme-allow-multiple-selections): New option.
5763 (custom-theme-choose-mode): New major mode.
5764
43f964fc
SM
5765 * custom.el (custom-theme-set-variables): Remove dead code.
5766 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5767 (custom--inhibit-theme-enable): New var.
5768 (provide-theme): Obey it.
5769 (load-theme): Replace load with manual read/eval, in order to
5770 check for correctness. Use custom-theme-name-valid-p.
5771 (custom-theme-name-valid-p): New function.
5772 (custom-available-themes): Use it.
5773
5774 * cus-edit.el (custom--initialize-widget-variables): New function.
5775 (Custom-mode): Use it.
5776
43f964fc
SM
5777 * cus-face.el (custom-theme-set-faces): Remove dead code.
5778 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5779
5780 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
5781
16366259
JB
57822010-10-12 Juanma Barranquero <lekktu@gmail.com>
5783
cb7d821e 5784 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 5785
4c14013d 57862010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 5787
4c14013d
JB
5788 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
5789 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
5790 (mac-right-option-modifier): New alias for ns-right-option-modifier.
5791
5792 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 5793
4c14013d 57942010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
5795
5796 * emacs-lisp/lisp.el (lisp-completion-at-point):
5797 Use emacs-lisp-mode-syntax-table for the whole function.
5798
4c14013d 57992010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
5800
5801 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
5802 instead of font-lock-mode before adding keywords.
5803 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
5804 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
5805 non-nil; removed hook inhibit hack.
5806
4c14013d 58072010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 5808
d15f9a2b
GM
5809 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
5810 (load-path-shadows-find): ... to this.
5811 (list-load-path-shadows): Update for above change.
5812
c7d6d8a1
GM
5813 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
5814
f0b7f5a8
KY
58152010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5816
5817 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
5818 Fix comment for declare-function.
5819
05d22d02
CY
58202010-10-11 Chong Yidong <cyd@stupidchicken.com>
5821
5822 * custom.el (custom-fix-face-spec): New function; code moved from
5823 custom-face-edit-fix-value.
5824 (custom-push-theme): Use it when checking if a face has been
5825 changed outside customize.
5826 (custom-available-themes): New function.
5827 (load-theme): Use it.
5828
43f964fc 5829 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
5830
5831 * custom.el (custom-push-theme): Cleanup (use cond).
5832 (disable-theme): Recompute the saved-face property.
5833 (custom-theme-recalc-face): Follow face alias before setting prop.
5834
43f964fc
SM
5835 * image.el (image-checkbox-checked, image-checkbox-unchecked):
5836 New variables, containing checkbox images.
05d22d02
CY
5837
5838 * startup.el (fancy-startup-tail):
5839 * wid-edit.el (checkbox): Use them.
5840
293e7c22
DN
58412010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
5842
a0310a6c
DN
5843 * shell.el (shell-mode-map):
5844 * progmodes/modula2.el (m2-mode-map):
5845 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
5846 * play/mpuz.el (mpuz-mode-map):
5847 * play/landmark.el (lm-mode-map):
5848 * play/decipher.el (decipher-mode-map):
5849 * play/5x5.el (5x5-mode-map):
5850 * net/telnet.el (telnet-mode-map):
5851 * net/quickurl.el (quickurl-list-mode-map):
5852 * net/mairix.el (mairix-searches-mode-map):
5853 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
5854 * net/dig.el (dig-mode-map):
5855 * mail/mspools.el (mspools-mode-map):
5856 * hexl.el (hexl-mode-map):
5857 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
5858 (wordstar-C-o-map, wordstar-C-q-map):
5859 * emacs-lisp/edebug.el (edebug-eval-mode-map):
5860 * emacs-lisp/chart.el (chart-map):
5861 * edmacro.el (edmacro-mode-map):
5862 * erc/erc-list.el (erc-list-menu-mode-map):
5863 * array.el (array-mode-map): Declare and define in one step.
5864
293e7c22
DN
5865 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
5866
446b12da
DU
58672010-10-10 Daiki Ueno <ueno@unixuser.org>
5868
5869 * epa.el (epa-passphrase-callback-function): Display filename
5870 passed as the 3rd arg.
43f964fc
SM
5871 * epa-file.el (epa-file-passphrase-callback-function):
5872 Pass filename to epa-passphrase-callback-function.
446b12da 5873
76c16af8
CY
58742010-10-09 Chong Yidong <cyd@stupidchicken.com>
5875
5876 * cus-edit.el (custom-face-widget-to-spec)
5877 (custom-face-get-current-spec, custom-face-state): New functions.
5878 (custom-face-set, custom-face-mark-to-save)
5879 (custom-face-value-create, custom-face-state-set): Use them.
5880
5881 * cus-theme.el (custom-theme--listed-faces): New var.
5882 (customize-create-theme): Use *Custom Theme* as the buffer name.
5883 Set revert-buffer-function. Optional arg BUFFER. Insert all
5884 faces listed in custom-theme--listed-faces.
5885 (custom-theme-revert): New function.
5886 (custom-theme-add-variable, custom-theme-add-face): Insert at the
5887 bottom of the list.
5888 (custom-theme-write): Prompt for theme name if empty.
5889 (custom-theme-write-variables): Use dolist.
5890 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
5891
e15f8aaa
AM
58922010-10-09 Alan Mackenzie <acm@muc.de>
5893
5894 Enhance fontification of declarators to take account of the
5895 presence/absence of "typedef".
5896
5897 * cc-engine.el (c-forward-type): New &optional param
5898 "brace-block-too".
5899 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 5900 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
5901
5902 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
5903 fontification of declarators which follow a "}".
5904 (c-font-lock-declarations): Fontify declarators according to the
5905 presence/absence of "typedef".
5906
5907 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
5908 for "typedef".
5909 (c-typedef-decl-key): New lang variable built from
5910 c-typedef-decl-kwds.
5911
cf321e50
LMI
59122010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5913
77aec221
LMI
5914 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
5915 since that's too annoying. Move the filter groups commands to
5916 TAB/backtab.
5917
7450df5d
LMI
5918 * epa.el (epa-passphrase-callback-function): Say what we're
5919 querying the password for.
5920
cf321e50 5921 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 5922 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 5923
587faadd
CY
59242010-10-08 Chong Yidong <cyd@stupidchicken.com>
5925
5926 * cus-edit.el (custom-commands, custom-buffer-create-internal)
5927 (custom-magic-value-create): Pad button tags with spaces.
5928 (custom-face-edit): New variable.
5929 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
5930 face editor here, instead of using custom-face-selected.
5931 Pass face defaults to custom-face-edit widget.
587faadd
CY
5932 (custom-face-selected, custom-display-unselected): Delete widgets.
5933 (custom-display-unselected-match): Function removed.
43f964fc
SM
5934 (custom-face-set, custom-face-mark-to-save):
5935 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
5936
5937 * wid-edit.el (widget--completing-widget): New var.
5938 (widget-default-complete): Bind it when doing completion.
5939 (widget-string-complete, widget-file-complete): Use it.
5940
a1ab97d0
GM
59412010-10-09 Glenn Morris <rgm@gnu.org>
5942
85d50db7
GM
5943 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
5944 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
5945 (holiday-hebrew-misc): Small simplifications.
5946
3fb78d1f
GM
5947 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
5948
a1ab97d0
GM
5949 * net/browse-url.el: Don't require thingatpt, term, dired,
5950 executable, or w3-auto when compiling.
5951 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
5952 Declare.
5953 (browse-url-text-emacs): Require term.
5954
2187e5bb
AS
59552010-10-08 Andreas Schwab <schwab@linux-m68k.org>
5956
5957 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
5958
e5d49589
GM
59592010-10-08 Glenn Morris <rgm@gnu.org>
5960
5823f53f
GM
5961 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
5962
e5d49589
GM
5963 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
5964 (shadows-compare-text-p): Make it an obsolete alias for...
5965 (load-path-shadows-compare-text): ... new name.
5966 (find-emacs-lisp-shadows): Update for above name change.
5967 (load-path-shadows-same-file-or-nonexistent): New name for the old
5968 shadow-same-file-or-nonexistent.
5969
4628bef1 59702010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
5971
5972 * minibuffer.el (completion--some, completion--do-completion)
5973 (minibuffer-complete-and-exit, minibuffer-completion-help)
5974 (completion-basic-try-completion)
5975 (completion-basic-all-completions)
5976 (completion-pcm--find-all-completions): Use lexical-let to
5977 avoid some false matches in variable completion (Bug#7056)
5978
4628bef1 59792010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
5980
5981 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
5982
4628bef1 59832010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
5984
5985 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
5986 return non-nil if the file exists (Bug#7090).
5987
4628bef1 59882010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
5989
5990 * minibuffer.el (completion--replace):
5991 Better preserve markers (bug#7138).
5992
4628bef1 59932010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
5994
5995 * server.el (server-process-filter): Doc fix.
5996
4628bef1 59972010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
5998
5999 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6000
e4adf61e
GM
60012010-10-08 Glenn Morris <rgm@gnu.org>
6002
24ac444f
GM
6003 * vc/ediff-wind.el (ediff-setup-control-frame):
6004 * vc/ediff-ptch.el (ediff-default-backup-extension):
6005 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6006 (ediff-exec-process): Remove system-types emx, windows-95.
6007
e4adf61e
GM
6008 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6009
61328d7c
CY
60102010-10-07 Chong Yidong <cyd@stupidchicken.com>
6011
6012 * cus-edit.el (custom-variable, custom-face): Doc fix.
6013 (custom-face-edit): Add value-create attribute.
6014 (custom-face-edit-value-create)
43f964fc
SM
6015 (custom-face-edit-value-visibility-action): New functions.
6016 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6017 (custom-face-edit-deactivate): Show empty values with shadow face.
6018 (custom-face-selected): Only use this for face specs with default
6019 attributes.
6020 (custom-face-value-create): Cleanup.
6021
6022 * wid-edit.el (widget-checklist-value-create): Use dolist.
6023 (widget-checklist-match-find): Make second arg optional.
6024
ac44263a
GM
60252010-10-07 Glenn Morris <rgm@gnu.org>
6026
849b02b4
GM
6027 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6028 Prefix things.
6029
ac44263a
GM
6030 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6031 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6032 load-path-shadows-mode, update references.
06d9ef85
GM
6033 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6034 Rename variable and button.
6035 (list-load-path-shadows): Update button caller.
ac44263a 6036
29c72a6e
SM
60372010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6038
6039 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6040 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6041 (smie-merge-prec2s): Handle those new entries.
6042 (smie-prec2-levels): Only set precedence to nil for actual
6043 openers/closers.
6044 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6045 that is now unnecessary.
6046
775f75bc 60472010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6048
6049 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6050
7e1e2a6e
GM
60512010-10-07 Glenn Morris <rgm@gnu.org>
6052
58d1ac6d
GM
6053 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6054 (mail-position-on-field): Remove declarations.
6055 (mail-position-on-field): Autoload it.
6056 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6057 and mail-header-end. Don't require sendmail.
6058
7b9235ad
GM
6059 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6060 (shadow-mode): New mode.
6061 (shadow-find-file): New button.
6062 (list-load-path-shadows): Use shadow-mode and buttons.
6063
52da2182
GM
6064 * iimage.el (iimage-version): Remove.
6065 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6066 Turn into defcustoms.
6067 (iimage-mode-map): Give it a doc string.
6068
7e1e2a6e
GM
6069 * calendar/appt.el (appt-activate): Give a warning rather than an error
6070 if there is no diary-file.
6071
e44eccd7
MA
60722010-10-06 Michael Albinus <michael.albinus@gmx.de>
6073
29c72a6e
SM
6074 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6075 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6076
4583e796
GM
60772010-10-06 Glenn Morris <rgm@gnu.org>
6078
6aecca99
GM
6079 * font-core.el (font-lock-defaults-alist): Remove variable.
6080 (font-lock-mode): Doc fix.
6081 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6082 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6083 (font-lock-set-defaults): Doc fix.
6084 Do not consult font-lock-defaults-alist.
6085
645a6257
GM
6086 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6087
4583e796
GM
6088 * emacs-lisp/cl.el: No longer provide cl-19.
6089
bd8fadca
MA
60902010-10-05 Michael Albinus <michael.albinus@gmx.de>
6091
6092 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6093 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6094 New defuns, taken from tramp-smb.el.
6095 (tramp-coding-system-change-eol-conversion)
43f964fc 6096 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6097
43f964fc 6098 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6099 (tramp-compat-coding-system-change-eol-conversion)
6100 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6101 from tramp.el.
6102
6103 * net/tramp-gvfs.el:
6104 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6105 by `tramp-compat-set-process-query-on-exit-flag'.
6106
43f964fc
SM
6107 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6108 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6109 `tramp-handle-file-exists-p' and
6110 `tramp-handle-file-newer-than-file-p'.
6111 (tramp-imap-handle-file-exists-p)
6112 (tramp-imap-handle-file-executable-p)
6113 (tramp-imap-handle-file-readable-p)
6114 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6115 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6116
6117 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6118 by `tramp-compat-set-process-query-on-exit-flag' and
6119 `tramp-coding-system-change-eol-conversion' by
6120 `tramp-compat-coding-system-change-eol-conversion'.
6121
43f964fc
SM
6122 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6123 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6124 `tramp-handle-file-exists-p' and
6125 `tramp-handle-file-newer-than-file-p'.
6126 (tramp-smb-handle-directory-files-and-attributes)
6127 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6128 (tramp-smb-handle-file-newer-than-file-p): Remove.
6129 (tramp-smb-maybe-open-connection):
6130 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6131 `tramp-compat-set-process-query-on-exit-flag'.
6132
726c5357
GM
61332010-10-05 Glenn Morris <rgm@gnu.org>
6134
6135 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6136
4a93e698
MA
61372010-10-04 Michael Albinus <michael.albinus@gmx.de>
6138
6139 Continue reorganization of load dependencies. (Bug#7156)
6140
6141 * net/tramp.el (tramp-handle-file-local-copy-hook)
6142 (tramp-delete-temp-file-function): Move down.
6143 (tramp-exists-file-name-handler): Move up.
6144 (tramp-register-file-name-handlers): Simplify autoload.
6145 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6146 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6147 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6148 (tramp-handle-file-name-completion)
6149 (tramp-handle-file-name-directory)
6150 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6151 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6152 (tramp-handle-find-backup-file-name)
6153 (tramp-handle-insert-file-contents, tramp-handle-load)
6154 (tramp-handle-substitute-in-file-name)
6155 (tramp-handle-unhandled-file-name-directory)
6156 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6157 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6158
6159 * net/tramp-gvfs.el (top):
6160 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6161
6162 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6163 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6164
b4593555
GM
61652010-10-04 Glenn Morris <rgm@gnu.org>
6166
6167 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6168 (appt-activate): Give status messages.
6169
8762aa10
TZ
61702010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6171
6172 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6173 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6174 `gnutls-negotiate' (formerly `starttls-negotiate').
6175 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6176
82fb8701
DN
61772010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6178
6179 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6180 log-outgoing commands.
6181 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6182 to create a buffer local revert-buffer-function variable.
6183 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6184 revert-buffer-function lambda.
6185
c1ae068b
LMI
61862010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6187
6188 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6189 `gnutls-boot'. Make TYPE the only required parameter.
6190 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6191 (open-ssl-stream): Use it.
6192
67141a37
GM
61932010-10-03 Glenn Morris <rgm@gnu.org>
6194
77f38949
GM
6195 * subr.el (directory-sep-char): Remove obsolete variable.
6196 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6197 it is "necessary".
6198
67141a37
GM
6199 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6200 * vc/vc.el (vc-static-header-alist): Doc fix.
6201 * vc/vc-cvs.el (vc-cvs-header):
6202 * vc/vc-rcs.el (vc-rcs-header):
6203 * vc/vc-sccs.el (vc-sccs-header):
6204 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6205 * obsolete/vc-mcvs.el (vc-mcvs-header):
6206 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6207 on XEmacs.
6208
96bcef2e
CY
62092010-10-03 Chong Yidong <cyd@stupidchicken.com>
6210
43f964fc
SM
6211 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6212 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6213
ef47f179
GM
62142010-10-03 Glenn Morris <rgm@gnu.org>
6215
01c35094 6216 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6217
aee3c6f7
GM
6218 * textmodes/rst.el (rst-font-lock-keywords-function):
6219 Drop Emacs 20 code.
6220
f88cd114
GM
6221 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6222
6abfe35f
GM
6223 * printing.el: Drop Emacs 20 code.
6224
59e31cfa
GM
6225 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6226 without having used appt.el already).
6227
922ad43e
GM
6228 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6229 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6230 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6231 XEmacs.
6232 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6233 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6234
ef47f179
GM
6235 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6236 (charset-width, find-charset-region, chars-in-region, forward-point)
6237 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6238 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6239 Remove compatibility cruft (none of these are used by ps*.el).
6240
ac6ca7ba
KR
62412010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6242
6243 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6244
2a847524
CY
62452010-10-03 Chong Yidong <cyd@stupidchicken.com>
6246
43f964fc
SM
6247 * server.el (server-process-filter, server-return-error):
6248 Give emacsclient time to shut down after receiving an error string.
2a847524 6249
4bc3c53d
MA
62502010-10-02 Michael Albinus <michael.albinus@gmx.de>
6251
6252 * files.el (remote-file-name-inhibit-cache): New defcustom.
6253
43f964fc
SM
6254 * time.el (display-time-file-nonempty-p):
6255 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6256
43f964fc
SM
6257 * net/tramp.el (tramp-completion-reread-directory-timeout):
6258 Fix docstring.
4bc3c53d
MA
6259
6260 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6261 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6262 `remote-file-name-inhibit-cache'. Check also for an integer
6263 value. Add/increase counter when `tramp-verbose' >= 10.
6264 (tramp-set-file-property): Add/increase counter when
6265 `tramp-verbose' >= 10.
6266
6267 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6268 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6269 (tramp-bug): Set tramp-autoload cookie. Report all interned
6270 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6271 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6272 characters only in strings.
6273
6274 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6275 to backward compatibility.
6276
6277 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6278 (tramp-handle-file-name-all-completions)
43f964fc
SM
6279 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6280 (tramp-open-connection-setup-interactive-shell):
6281 Call `tramp-cleanup-connection' directly.
4bc3c53d 6282
9c524fcb
GM
62832010-10-02 Glenn Morris <rgm@gnu.org>
6284
3226d6ca
GM
6285 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6286
6287 * subr.el (char-bytes): Remove obsolete function.
6288
6289 * isearch.el (isearch-return-char): Remove obsolete function.
6290
6291 * mouse.el: No longer provide mldrag.
6292 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6293 Remove obsolete aliases.
6294
6295 * comint.el (comint-kill-output): Remove obsolete alias.
6296
6297 * composite.el (decompose-composite-char): Remove obsolete function.
6298 * ps-def.el (decompose-composite-char): Remove unused function.
6299
6300 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6301
6302 * outline.el (outline-visible): Remove obsolete function.
6303
6304 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6305 * faces.el (internal-find-face, internal-get-face)
6306 (frame-update-faces, frame-update-face-colors)
6307 (x-frob-font-weight, x-frob-font-slant)
6308 (internal-frob-font-weight, internal-frob-font-slant)
6309 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6310 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6311 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6312 since Emacs 21.1.
6313 * emulation/viper-util.el (viper-get-face):
6314 * obsolete/lucid.el (find-face, get-face): Use facep.
6315 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6316 Remove unused functions.
6317 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6318
9c524fcb
GM
6319 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6320 delete tempfile if interrupted during compilation.
6321
aecb42aa
LMI
63222010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6323
6324 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6325 gnutls-cli.
6326 (tls-program): Add --insecure to be consistent with the defaults from
6327 openssl s_client. Now all three commands are insecure.
6328
73077a9a
EZ
63292010-10-01 Eli Zaretskii <eliz@gnu.org>
6330
6331 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6332 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6333 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6334
1ef075bb
GM
63352010-10-01 Glenn Morris <rgm@gnu.org>
6336
1fcaf927
GM
6337 * obsolete/sc.el: Remove file.
6338
1ef075bb
GM
6339 * files.el (temporary-file-directory): On darwin, also try
6340 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6341
a16f5f64
JB
63422010-10-01 Juanma Barranquero <lekktu@gmail.com>
6343
6344 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6345 Let's not break compatibility gratuitously, shall we?
6346
6b958814
G
63472010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6348
47e08896 6349 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6350 (tls-find-starttls-argument): Use it.
6351 (open-tls-stream): Ditto.
6352
47e08896 6353 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6354 entry.
6355 (netrc-machine): Ditto.
6356
cad90f3b
EZ
63572010-09-30 Eli Zaretskii <eliz@gnu.org>
6358
6359 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6360
968ef9b4
JB
63612010-09-30 Juanma Barranquero <lekktu@gmail.com>
6362
6363 * server.el (server-start): Don't write pid to the authentication file.
6364 (server-create-tty-frame): Don't send pid.
6365 (server-process-filter): Send pid at the start of every connection.
6366
3536dea8
GM
63672010-09-30 Glenn Morris <rgm@gnu.org>
6368
8e378d88
GM
6369 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6370 (show-all-diary-entries): Remove obsolete function aliases.
6371
3536dea8
GM
6372 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6373 Remove options, obsolete since 22.1.
6a7662bb
BR
6374 (appt-display-format, appt-display-message):
6375 Remove backwards-compatibility code.
3536dea8
GM
6376 (appt-check): No longer check appt-issue-message.
6377 (appt-make-list): No longer autoload it. Doc fix. No longer
6378 activate the package.
6379
df7fcaff
LMI
63802010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6381
6382 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6383 (starttls-negotiate): Just call boot, and let the handshake be
6384 triggered from the read loop.
df7fcaff 6385
c2828614
GM
63862010-09-29 Glenn Morris <rgm@gnu.org>
6387
17a46341
GM
6388 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6389 not displaying the diary.
6390 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6391 * calendar/appt.el (appt-check): No longer need to kill diary.
6392
7161e329
GM
6393 * calendar/diary-lib.el (diary-list-entries): Move the
6394 "Preparing..." message entirely here.
6395 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6396 messages to diary-list-entries.
6397 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6398 diary-display-function.
6399
d0de6cba
GM
6400 * calendar/diary-lib.el (diary-include-other-diary-files):
6401 Trap some recursive includes.
6402
c2828614
GM
6403 * calendar/appt.el (appt-activate): Check diary file.
6404
0c43b6f8
KY
64052010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6406
6407 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6408 construction.
6409
6410 * calendar/time-date.el: No need to require cl for Emacs 21.
6411
97ce2730
GM
64122010-09-28 Glenn Morris <rgm@gnu.org>
6413
6414 * calendar/appt.el (appt-check): Minor simplification.
6415
e0a185ae
KY
64162010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6417
6418 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6419 citation prefix.
6420
c19f76a1
AS
64212010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6422
95b6d681
JB
6423 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6424 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6425
fd057fd2
KH
64262010-09-27 Kenichi Handa <handa@m17n.org>
6427
6428 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6429 "ustar" format.
6430
368b3544
KH
64312010-09-27 Kenichi Handa <handa@m17n.org>
6432
6433 * international/mule.el (define-coding-system): Docstring fixed.
6434
6435 * international/mule-diag.el (describe-character-set): Use princ
6436 with proper print-length and print-level instead of insert.
6437
95b6d681 64382010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6439
6440 * window.el (walk-windows): Doc fix (bug#7105).
6441
99368725
SM
64422010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6443
6444 * emacs-lisp/float-sup.el (e): Remove.
6445
8ed70bf3
LMI
64462010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6447
6448 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6449 variable.
6450 (starttls-negotiate): Use it.
6451
d2e9d0bb
LMI
64522010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6453
6454 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6455 back.
6456
15413fb4
SM
64572010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6458
6459 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6460
1821a7b4
LMI
64612010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6462
6303aba1
LMI
6463 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6464
1821a7b4
LMI
6465 * net/netrc.el (netrc-store-data): New function.
6466
8af55556
TZ
64672010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6468
6469 * net/gnutls.el: GnuTLS glue code to set up a connection.
6470
42343747
JD
64712010-09-25 Julien Danjou <julien@danjou.info>
6472
6473 * notifications.el: Call dbus-register-signal only if it is bound.
6474
ec60da52
GM
64752010-09-25 Glenn Morris <rgm@gnu.org>
6476
6477 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6478 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6479 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6480 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6481 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6482 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6483 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6484 * eshell/esh-util.el, eshell/esh-var.el:
6485 Remove leading `*' from docs of faces and defcustoms.
6486
4c964351
UM
64872010-09-25 Ulrich Mueller <ulm@gentoo.org>
6488
6489 * eshell/em-ls.el (eshell-ls-archive-regexp):
6490 * eshell/esh-util.el (eshell-tar-regexp):
6491 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6492 * info.el (Info-suffix-list):
6493 * international/mule.el (auto-coding-alist):
6494 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6495 * progmodes/etags.el (tags-compression-info-list):
6496 Support xz compression.
6497
41f54b73
CY
64982010-09-25 Chong Yidong <cyd@stupidchicken.com>
6499
6500 * files.el (get-free-disk-space): Don't assume the "df" output
6501 columns line up (Bug#6995).
6502
40b1a3a9
JB
65032010-09-25 Juanma Barranquero <lekktu@gmail.com>
6504
6505 * finder.el (finder-unknown-keywords):
6506 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6507 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6508
ba3033ee
JB
65092010-09-25 Juanma Barranquero <lekktu@gmail.com>
6510
6511 * server.el (server-start): Revert part of 2010-08-08 change. Using
6512 address 127.0.0.1 for local host is now done in Fmake_network_process.
6513
5e339ee2
GM
65142010-09-24 Glenn Morris <rgm@gnu.org>
6515
6516 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6517 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6518 * textmodes/css-mode.el, textmodes/dns-mode.el:
6519 Move autoloaded auto-mode-alist entries to files.el.
6520 * files.el (auto-mode-alist): Move entries here.
6521
af3ccb5c
GM
65222010-09-23 Glenn Morris <rgm@gnu.org>
6523
6524 * isearch.el (isearch-lazy-highlight-cleanup)
6525 (isearch-lazy-highlight-initial-delay)
6526 (isearch-lazy-highlight-interval)
6527 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6528 * net/net-utils.el (ipconfig-program-options):
6529 Move aliases to options before the associated definitions.
6530
266a86bd 65312010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6532
6533 * newcomment.el (comment-normalize-vars): Better test validity of
6534 comment-end-skip.
6535
27ffea71 65362010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6537
6538 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6539 (float-e): New name for `e'.
6540 (degrees-to-radians, radians-to-degrees):
6541 * calendar/solar.el (solar-longitude):
6542 * calculator.el (calculator-registers, calculator-funcall):
6543 * textmodes/artist.el (artist-spray-random-points):
6544 * play/bubbles.el (bubbles--initialize-images): Use new names.
6545
27ffea71 65462010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6547
6548 Update to CEDET 1.0's version of EIEIO.
6549
9e0d4f9e
SM
6550 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6551 New function.
a2930e43
EL
6552 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6553 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6554 (class-precedence-list): If class is nil, return nil.
6555 (eieio-generic-call): If class of first input arg is nil, don't
6556 look up static methods, and do check for primary methods.
6557 (initialize-instance): See if the default needs to be evaluated
6558 during the constructor.
6559 (eieio-perform-slot-validation-for-default): Don't do the check
6560 for values that will eventually be evaluated.
6561 (eieio-eval-default-p): New function.
6562 (eieio-default-eval-maybe): Use it.
6563
27ffea71 65642010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
6565
6566 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6567 method-invocation-order.
6568 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6569 (eieio-class-precedence-dfs): Compute class precedence list using
6570 dfs algorithm.
6571 (eieio-class-precedence-bfs): Compute class precedence list using
6572 bfs algorithm.
9e0d4f9e 6573 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
6574 c3 algorithm.
6575 (class-precedence-list): New function.
6576 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6577 (inconsistent-class-hierarchy): New error symbol.
6578 (call-next-method): Stow the replacement argument list for future
6579 call-next-method invocations.
6580
266a86bd 65812010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 6582
ea7f9ebf
GM
6583 * calendar/appt.el (appt-check): If not displaying the diary,
6584 use (diary 1) to only get the entries we need.
6585 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6586 that it is in day order. (Bug#7019)
6587
1bf6d075
GM
6588 * calendar/appt.el (appt-check): Rather than showing the diary,
6589 just turn off invisible display, and only if needed.
6590
87e798a7
GM
6591 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6592
1fc7dabf
GM
65932010-09-23 Glenn Morris <rgm@gnu.org>
6594
7a16788b
GM
6595 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6596 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 6597 Start warnings with lower-case, like the majority.
7a16788b 6598
19543b17
GM
6599 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6600
54238e6d
GM
6601 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6602
ce009d0b
GM
6603 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6604 * files.el (auto-mode-alist): Move ld-script entries here, further down
6605 the list.
6606
7b344dfe
GM
6607 * vc/add-log.el: Don't require timezone when compiling.
6608 (timezone-make-date-sortable): Autoload it.
6609 (change-log-sortable-date-at): Don't require timezone.
6610 Use `ignore-errors'.
6611
d9703498
GM
6612 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6613 Move alias before definition, so it does not need autoloading.
6614
1fc7dabf
GM
6615 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6616 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6617 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6618 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6619 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6620 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6621 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6622 * textmodes/tex-mode.el, textmodes/two-column.el:
6623 Remove leading `*' from docs of defcustoms etc.
6624
7676efad
TZ
66252010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6626
6627 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6628
b069e5a6
G
66292010-09-22 Dan Christensen <jdc@uwo.ca>
6630
6631 * calendar/time-date.el (date-to-time): Try using parse-time-string
6632 first before using the slower timezone-make-date-arpa-standard.
6633
1bf68d53
KY
66342010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6635
6636 * calendar/time-date.el (format-seconds): Comment fix.
6637
cd205c76
GM
66382010-09-22 Glenn Morris <rgm@gnu.org>
6639
6640 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6641 is not automatically buffer-local.
6642
4ddea91b
SM
66432010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6644
6645 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6646 (smie-indent-comment): Be more careful with comment-start-skip.
6647 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6648 (smie-indent-functions): Use them.
6649
b0f037ed
MA
66502010-09-21 Michael Albinus <michael.albinus@gmx.de>
6651
6652 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6653
8cf1771a
JD
66542010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6655
36a1b6db
JD
6656 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6657 tool-bar-position. Don't modify frame parameters here.
180fb94a 6658 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 6659
8cf1771a
JD
6660 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6661
0097720d
SM
66622010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6663
5d8e0d5d
SM
6664 * textmodes/reftex-parse.el (reftex-what-macro)
6665 (reftex-context-substring): Let-bind forward-sexp-function to nil
6666 since we don't need/want to treat \begin...\end as a block (bug#7053).
6667
984edd22
SM
6668 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6669
6670 * simple.el (blink-matching-open): Use syntax-class.
6671
3672149f
SM
6672 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6673 Set invisibility spec for pascal's outline mode.
6674 (pascal-outline-change): Clean up calling convention.
6675 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6676
549d0e1e
SM
6677 * progmodes/prolog.el (prolog-smie-forward-token)
6678 (prolog-smie-backward-token): New functions.
6679 (prolog-mode-variables): Use them to parse "!," correctly.
6680 Set up smie-blink-matching for ".".
6681
a9cb95dd
SM
6682 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6683 and `end'.
6684 (ispell-region, ispell-process-line): Update users.
6685
de558d10
SM
6686 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6687 point-min==1.
6688
94eb3112
SM
6689 * textmodes/ispell.el: Fix commenting convention.
6690 (ispell-parse-output): Simplify, use push.
6691 (ispell-region): Use match-string-no-properties.
6692 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
6693 (ispell-minor-mode): Use define-minor-mode.
6694 (ispell-message): Remove unused var `skip-regexp'.
6695 (ispell-add-per-file-word-list): Use dynamic let-binding.
6696 Try and use the proper comment marker.
6697
1f7f45a5
SM
6698 * mail/sendmail.el: Fix commenting convention.
6699 (sendmail-send-it): Use line-beginning-position.
6700
0097720d
SM
6701 * help-fns.el (describe-variable): Add original value, if applicable.
6702
596880ea
JB
67032010-09-20 Juanma Barranquero <lekktu@gmail.com>
6704
f0713411
JB
6705 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
6706
596880ea
JB
6707 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
6708
37c0347e
SM
67092010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6710
2bc01104
SM
6711 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
6712 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
6713 (smie-prec2-levels): Use them to better diagnose precedence cycles.
6714 (smie-blink-matching-check): Don't signal a mismatch if car is t.
6715 (smie-blink-matching-open): Rewrite to remove assumptions, so that
6716 something like "." can also be a closer.
6717 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
6718 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
6719 Rename internal functions to use "--". Update callers.
6720
e2c3f530
SM
6721 * frame.el (make-frame-names-alist): Don't list frames on other displays.
6722
37c0347e
SM
6723 * fringe.el (fringe-styles): New var.
6724 (fringe-mode, fringe-query-style): Use it.
6725
74790210
MM
67262010-09-18 Michael R. Mauger <mmaug@yahoo.com>
6727
6728 * progmodes/sql.el: Version 2.8
93acd23d 6729 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
6730 (sql-product-alist): Add :list-all and :list-table features for
6731 SQLite, Postgres and MySQL products.
6732 (sql-redirect): Handle default value.
6733 (sql-execute, sql-execute-feature): New functions.
6734 (sql-read-table-name): New function.
93acd23d 6735 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
6736 (sql-mode-map, sql-interactive-mode-map): Add key definitions
6737 for above functions.
6738 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
6739 for above functions.
6740 (sql-postgres-login-params): Add user and database defaults.
6741 (sql-buffer-live-p): Bug fix.
93acd23d 6742 (sql-product-history): New variable.
35f52ed6 6743 (sql-read-product): New function. Use it.
74790210
MM
6744 (sql-set-product, sql-product-interactive): Use it.
6745 (sql-connection-history): New variable.
93acd23d 6746 (sql-read-connection): New function. Use it.
74790210
MM
6747 (sql-connect): New function.
6748 (sql-for-each-login): Redesign function interface.
6749 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
6750 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
6751 (sql-comint): Check for program. Existing live buffer.
74790210
MM
6752 (sql-comint-postgres): Add port parameter.
6753
cec01cd2
SM
67542010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6755
6756 * emacs-lisp/warnings.el: Fix commenting convention.
6757 (display-warning): Use special mode and make the buffer read-only.
6758
c2a845b5
JB
67592010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
6760
6761 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
6762 empty string when it follows a repeated or optional pattern.
6763
f5632fb6
SM
67642010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6765
6766 * indent.el (indent-according-to-mode): Apply syntax-propertize.
6767 (indent-region): Use indent-according-to-mode.
6768
71b961e8
EZ
67692010-09-18 Eli Zaretskii <eliz@gnu.org>
6770
6771 * fringe.el (fringe-mode): Doc fix.
6772
dbbd7ad4
KRC
67732010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6774
6775 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
6776 refreshing the preview buffer.
6777
b879a6e2
SM
67782010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6779
6780 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
6781 (latex-syntax-propertize-rules): New consts; replace
6782 tex-font-lock-syntactic-keywords.
6783 (tex-env-mark, latex-env-before-change): New functions.
6784 (latex-electric-env-pair-mode): New minor mode.
6785 (tex-font-lock-verb): Change arguments; do move point.
6786 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
6787 representation as a form of comment.
6788 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
6789 (doctex-syntax-propertize-rules): New const; replaces
6790 doctex-font-lock-syntactic-keywords.
6791 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
6792
6793 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
6794 (fortran-make-syntax-propertize-function): New function; replaces
6795 fortran-font-lock-syntactic-keywords.
6796 (fortran-mode): Use it.
6797 (fortran-line-length): Use it. Improve interactive spec.
6798
6799 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
6800 (syntax-propertize-rules): Add var-ref case. Fix offset computation
6801 when adding surrounding \(..\).
6802
6803 * progmodes/js.el (js-mode): Fix last change (bug#7054).
6804
4be520fb
SM
68052010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6806
269c197e
SM
6807 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
6808 Use with-current-buffer.
6809
4be520fb
SM
6810 * isearch.el (isearch-face): Rename from `isearch'.
6811 (isearch-highlight): Use new name.
6812
a67597d6
EZ
68132010-09-17 Eli Zaretskii <eliz@gnu.org>
6814
6815 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
6816 5, for `half' width fringes. (Bug#6933)
6817
31c381e8
SM
68182010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6819
3fe6ef4e
SM
6820 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6821 (byte-compile-defvar): "foo/bar" does not lack a prefix.
6822
31c381e8
SM
6823 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
6824
fb0cf781
J
68252010-09-17 Stephen Berman <stephen.berman@gmx.net>
6826
6827 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
6828 in calculating new frame position. Add more space between new and
6829 parent on the left (Bug#7048).
6830
1a9dc3b5
MA
68312010-09-17 Michael Albinus <michael.albinus@gmx.de>
6832
6833 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
6834 defmacro.
6835
dff0fdc3
CY
68362010-09-16 Chong Yidong <cyd@stupidchicken.com>
6837
31c381e8 6838 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 6839
117c96c7
CY
6840 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
6841 obsolete alias for x-selection-value.
6842
dff0fdc3
CY
6843 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
6844
c6f2191f
MA
68452010-09-16 Michael Albinus <michael.albinus@gmx.de>
6846
6847 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
6848 cookie.
6849
6139f995
MA
68502010-09-15 Michael Albinus <michael.albinus@gmx.de>
6851
6852 * net/tramp-compat.el (tramp-compat-with-temp-message)
6853 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
6854 (tramp-compat-process-put): New defuns.
6855
6856 * net/tramp.el (top):
6857 * net/tramp-gvfs.el (top):
6858 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
6859
31c381e8
SM
6860 * net/tramp.el (tramp-progress-reporter-update):
6861 Use `tramp-compat-funcall'.
6139f995
MA
6862
6863 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
6864 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
6865 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
6866 (tramp-get-remote-stat, tramp-get-remote-readlink):
6867 Use `tramp-compat-with-temp-message'.
6139f995
MA
6868
6869 * net/tramp-sh.el (top): Require 'cl.
6870 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
6871 (tramp-open-connection-setup-interactive-shell):
6872 Use `tramp-compat-process-put'.
6139f995 6873
22c3ce97
AM
68742010-09-15 Alan Mackenzie <acm@muc.de>
6875
6876 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
6877 indentation.
a4ee83cc 6878 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 6879
4f1e9960
SM
68802010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
6881
6882 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
6883 `lexical' for warnings related to lexical scoping.
6884 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
6885 global vars which don't have a prefix and could hence affect lexical
6886 scoping in unrelated files.
6887
01e80360
LMI
68882010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6889
6890 * net/imap.el: Revert back to version
6891 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6892 seem problematic.
6893
5e2a84e3
JB
68942010-09-14 Juanma Barranquero <lekktu@gmail.com>
6895
6896 * obsolete/old-whitespace.el (whitespace-unload-function):
6897 Explicitly pass `obarray' to `unintern' to avoid a warning.
6898
f3a30a50
SM
68992010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6900
6901 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
6902 Add `when' argument. Update callers.
6903
6904 * subr.el (unintern): Declare the obarray arg mandatory.
6905
92b99a01
GM
69062010-09-14 Glenn Morris <rgm@gnu.org>
6907
67ae9766
GM
6908 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
6909 Doc fixes.
6910
92b99a01
GM
6911 * calendar/diary-lib.el (diary-included-files): New variable.
6912 (diary-list-entries): Maybe initialize diary-included-files.
6913 (diary-include-other-diary-files): Append to diary-included-files.
6914 * calendar/appt.el (appt-update-list): Also check the members of
6915 diary-included-files. (Bug#6999)
08151ec5 6916 (appt-check): Doc fix.
92b99a01 6917
6664fc59 69182010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
6919
6920 * simple.el (line-move-visual): Do not truncate goal column to
6921 integer size. (Bug#7020)
6922
6664fc59 69232010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
6924
6925 * repeat.el (repeat): Allow repeating when the last event is a click.
6926 Suggested by Drew Adams (bug#6256).
6927
6664fc59 69282010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 6929
01c35094 6930 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
6931 Replace setting HGRCPATH to "" by some less invasive --config options.
6932
6664fc59 69332010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
6934
6935 * font-lock.el (font-lock-beginning-of-syntax-function):
6936 Mark as obsolete.
6937
6664fc59 69382010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
6939
6940 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
6941 and tool-bar modes. (Bug#6211)
6942 (menu-bar-mode): Move setting of standard-value after the
6943 minor-mode definition, otherwise it seems to have no effect.
6944
6664fc59 69452010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
6946
6947 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
6948 Fix typo. (Bug#6976)
6949
6664fc59 69502010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
6951
6952 * whitespace.el: Allow cleaning up blanks without blank
6953 visualization (Bug#6651). Adjust help window for
6954 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
6955 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
6956 (whitespace-style): Add new value 'face. Adjust docstring.
6957 (whitespace-space, whitespace-hspace, whitespace-tab):
6958 Adjust foreground property face.
9c405a86
CY
6959 (whitespace-line-column): Adjust docstring and type declaration.
6960 (whitespace-style-value-list, whitespace-toggle-option-alist)
6961 (whitespace-help-text): Adjust const initialization.
6962 (whitespace-toggle-options, global-whitespace-toggle-options):
6963 Adjust docstring.
6964 (whitespace-display-window, whitespace-interactive-char)
6965 (whitespace-style-face-p, whitespace-color-on): Adjust code.
6966 (whitespace-help-scroll): New fun.
6967
ba96ddf5
KY
69682010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * calendar/time-date.el (format-seconds): Comment fix.
6971
a386ac70
MM
69722010-09-13 Michael R. Mauger <mmaug@yahoo.com>
6973
6974 * progmodes/sql.el: Version 2.7.
6975 (sql-buffer-live-p): Improve detection.
6976 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
6977 (sql-set-sqli-buffer): Use it.
6978 (sql-product-interactive): Run `sql-set-sqli-hook'.
6979 (sql-rename-buffer): Code cleanup.
6980 (sql-redirect, sql-redirect-value): New functions. More to come.
6981
5d921df2
JB
69822010-09-13 Juanma Barranquero <lekktu@gmail.com>
6983
6984 Port tramp-related Makefile changes of 2010-09-08T14:42:54Z!michael.albinus@gmx.de, 2010-09-13T15:17:01Z!michael.albinus@gmx.de to Windows.
6985 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
6986 (TRAMP_SRC): New macro.
6987 ($(lisp)/net/tramp-loaddefs.el): New target.
6988
03c1ad43
MA
69892010-09-13 Michael Albinus <michael.albinus@gmx.de>
6990
6991 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
6992
6993 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
6994
6995 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
6996 'tramp-compat, everything else is required there.
6997 Use `ignore-errors' where appropriate.
03c1ad43
MA
6998 (tramp-inline-compress-start-size, tramp-copy-size-limit)
6999 (tramp-terminal-type, tramp-end-of-output)
7000 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7001 (tramp-completion-function-alist-ssh)
7002 (tramp-completion-function-alist-telnet)
7003 (tramp-completion-function-alist-su)
7004 (tramp-completion-function-alist-putty, tramp-remote-path)
7005 (tramp-remote-process-environment, tramp-sh-extra-args)
7006 (tramp-actions-before-shell, tramp-uudecode)
7007 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7008 (tramp-perl-file-attributes)
7009 (tramp-perl-directory-files-and-attributes)
7010 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7011 (tramp-perl-encode, tramp-perl-decode)
7012 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7013 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7014 (tramp-handle-make-symbolic-link, tramp-handle-load)
7015 (tramp-handle-file-name-as-directory)
7016 (tramp-handle-file-name-directory)
7017 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7018 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7019 (tramp-do-file-attributes-with-ls)
7020 (tramp-do-file-attributes-with-perl)
7021 (tramp-do-file-attributes-with-stat)
7022 (tramp-handle-set-visited-file-modtime)
7023 (tramp-handle-verify-visited-file-modtime)
7024 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7025 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7026 (tramp-handle-file-selinux-context)
7027 (tramp-handle-set-file-selinux-context)
7028 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7029 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7030 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7031 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7032 (tramp-handle-file-ownership-preserved-p)
7033 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7034 (tramp-handle-directory-files-and-attributes)
7035 (tramp-do-directory-files-and-attributes-with-perl)
7036 (tramp-do-directory-files-and-attributes-with-stat)
7037 (tramp-handle-file-name-all-completions)
7038 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7039 (tramp-handle-copy-file, tramp-handle-copy-directory)
7040 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7041 (tramp-do-copy-or-rename-file-via-buffer)
7042 (tramp-do-copy-or-rename-file-directly)
7043 (tramp-do-copy-or-rename-file-out-of-band)
7044 (tramp-handle-make-directory, tramp-handle-delete-directory)
7045 (tramp-handle-delete-file)
7046 (tramp-handle-dired-recursive-delete-directory)
7047 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7048 (tramp-handle-insert-directory)
7049 (tramp-handle-unhandled-file-name-directory)
7050 (tramp-handle-expand-file-name)
7051 (tramp-handle-substitute-in-file-name)
7052 (tramp-handle-executable-find, tramp-process-sentinel)
7053 (tramp-handle-start-file-process, tramp-handle-process-file)
7054 (tramp-handle-call-process-region, tramp-handle-shell-command)
7055 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7056 (tramp-handle-insert-file-contents)
7057 (tramp-handle-insert-file-contents-literally)
7058 (tramp-handle-find-backup-file-name)
7059 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7060 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7061 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7062 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7063 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7064 (tramp-find-file-exists-command, tramp-open-shell)
7065 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7066 (tramp-open-connection-setup-interactive-shell)
7067 (tramp-local-coding-commands, tramp-remote-coding-commands)
7068 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7069 (tramp-inline-compress-commands, tramp-find-inline-compress)
7070 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7071 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7072 (tramp-send-command-and-check, tramp-barf-unless-okay)
7073 (tramp-send-command-and-read, tramp-mode-string-to-int)
7074 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7075 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7076 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7077 (tramp-method-out-of-band-p, tramp-local-host-p)
7078 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7079 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7080 (tramp-get-test-command, tramp-get-test-nt-command)
7081 (tramp-get-file-exists-command, tramp-get-remote-ln)
7082 (tramp-get-remote-perl, tramp-get-remote-stat)
7083 (tramp-get-remote-readlink, tramp-get-remote-trash)
7084 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7085 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7086 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7087 tramp-sh.el.
7088 (tramp-methods, tramp-default-method-alist)
7089 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7090 Move initialization to tramp-sh.el.
7091 (tramp-temp-name-prefix): Make it a defconst.
7092 (tramp-dissect-file-name): Don't check anymore for multi-hop
7093 methods.
7094 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7095 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7096 (tramp-get-debug-buffer): Use it.
7097
7098 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7099 initialization forms.
7100 (tramp-set-connection-property): Don't protect `tramp-message'
7101 call, it isn't necessary any longer.
7102 (tramp-dump-connection-properties): Use `ignore-errors'.
7103
7104 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7105 'password-cache and 'auth-source.
7106
7107 * net/tramp-gvfs.el (top):
7108 * net/tramp-smb.el (top): Require 'tramp-sh.
7109
7110 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7111
7112 * net/tramp-sh.el: New file, derived from tramp.el.
7113 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7114 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7115 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7116 Use `ignore-errors' where appropriate.
7117 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7118 `tramp-file-name-handler-alist'.
7119 (tramp-send-command-and-check): Return t or nil. Remove all
7120 `zerop' checks, where called.
7121 (tramp-handle-set-file-modes)
7122 (tramp-do-copy-or-rename-file-directly)
7123 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7124 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7125 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7126 (tramp-get-remote-ln): Set tramp-autoload cookie.
7127
7128 * net/tramp-fish.el: Remove file.
7129
c5fe4acb
DU
71302010-09-13 Daiki Ueno <ueno@unixuser.org>
7131
7132 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7133 buffer-file-name to avoid file-locking. (Bug#7026)
7134
7ea2d383
MA
71352010-09-13 Julien Danjou <julien@danjou.info>
7136
7137 * notifications.el (notifications-notify): Add support for
7138 image-path and sound-name.
7139 (notifications-specification-version): Add this variable.
7140
5616cc54
SM
71412010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7142
31c381e8 7143 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7144
94c7243b
LL
71452010-09-12 Leo <sdl.web@gmail.com>
7146
7147 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7148 (rcirc-completion-start): New variables.
7149 (rcirc-nick-completions): Rename to rcirc-completions.
7150 (rcirc-nick-completion-start-offset): Delete.
7151 (rcirc-completion-at-point): New function for constructing
7152 completion data for both nicks and irc commands. Add to
7153 completion-at-point-functions in rcirc mode.
7154 (rcirc-complete): Rename from rcirc-nick-complete; use
7155 rcirc-completion-at-point.
7156 (defun-rcirc-command): Update rcirc-client-commands.
7157
0f34ae28
GM
71582010-09-11 Glenn Morris <rgm@gnu.org>
7159
7160 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7161 atomically, to avoid parallel build errors. (Bug#4196)
7162
9250002f
MM
71632010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7164
7165 * progmodes/sql.el: Version 2.6
7166 (sql-dialect): Synonym for "sql-product".
7167 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7168 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7169 Set "sql-buffer" to buffer name not buffer object so multiple sql
7170 interactive buffers work properly. Reverts misguided changes in
7171 earlier work.
7172 (sql-comint): Make sure different buffer name is used if "*SQL*"
7173 buffer is for a different product.
7174 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7175 login param.
7176 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7177 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7178 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7179 Accept new buffer name or prompt for one.
7180 (sql-port): Default to zero.
7181 (sql-comint-mysql): Handle "sql-port" as a numeric.
7182 (sql-port-history): Delete unused variable.
7183 (sql-get-login): Default "sql-port" to a number.
31c381e8 7184 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7185 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7186 "sqlite3" executables.
31c381e8 7187 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7188 (sql-buffer-live-p): New function.
7189 (sql-mode-menu, sql-send-string): Use it.
7190 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7191 syntax pattern.
7192 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7193 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7194
a9ec34f4
LMI
71952010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7196
31c381e8 7197 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7198
cf38dd42
SM
71992010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7200
7201 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7202 to replace texinfo-font-lock-syntactic-keywords.
7203 (texinfo-mode): Use it.
7204
7205 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7206 Use syntax-propertize-function.
7207
7208 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7209 replace sgml-font-lock-syntactic-keywords.
7210 (sgml-mode): Use it.
7211
7212 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7213 since we don't use it.
7214
7215 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7216
7217 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7218 if available.
7219 (vhdl-fontify-buffer): Adjust.
7220
7221 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7222 replace tcl-font-lock-syntactic-keywords.
7223 (tcl-mode): Use it.
7224
7225 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7226 replace simula-font-lock-syntactic-keywords.
7227 (simula-mode): Use it.
7228
7229 * progmodes/sh-script.el (sh-st-symbol): Remove.
7230 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7231 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7232 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7233 (sh-font-lock-paren): Set syntax-multiline.
7234 (sh-font-lock-syntactic-keywords): Remove.
7235 (sh-syntax-propertize-function): New function to replace it.
7236 (sh-mode): Use it.
7237
7238 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7239 Define while compiling.
7240 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7241 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7242 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7243 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7244 (ruby-here-doc-end-syntax): Only define when
7245 syntax-propertize is not available.
7246 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7247 New functions.
7248 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7249 (electric-indent-chars): Silence bytecompiler.
7250 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7251 electric-indent-chars.
7252
7253 * progmodes/python.el (python-syntax-propertize-function): New var to
7254 replace python-font-lock-syntactic-keywords.
7255 (python-mode): Use it.
7256 (python-quote-syntax): Simplify and adjust to new use.
7257
7258 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7259 replace perl-font-lock-syntactic-keywords.
7260 (perl-syntax-propertize-special-constructs): New fun to replace
7261 perl-font-lock-special-syntactic-constructs.
7262 (perl-font-lock-syntactic-face-function): New fun.
7263 (perl-mode): Use it.
7264
7265 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7266 to replace octave-font-lock-close-quotes.
7267 (octave-syntax-propertize-function): New function to replace
7268 octave-font-lock-syntactic-keywords.
7269 (octave-mode): Use it.
7270
7271 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7272 replaces mixal-font-lock-syntactic-keywords.
7273 (mixal-mode): Use it.
7274
7275 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7276 New var; replaces makefile-font-lock-syntactic-keywords.
7277 (makefile-mode): Use it.
7278 (makefile-imake-mode): Adjust.
7279
7280 * progmodes/js.el (js--regexp-literal): Define while compiling.
7281 (js-syntax-propertize-function): New var; replaces
7282 js-font-lock-syntactic-keywords.
7283 (js-mode): Use it.
7284
7285 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7286 replaces gdb-script-font-lock-syntactic-keywords.
7287 (gdb-script-mode): Use it.
7288
7289 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7290 (fortran--font-lock-syntactic-keywords): New var.
7291 (fortran-line-length): Update syntax-propertize-function and
7292 fortran--font-lock-syntactic-keywords.
7293
7294 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7295
7296 * progmodes/cfengine.el (cfengine-mode):
7297 Use syntax-propertize-function.
7298 (cfengine-font-lock-syntactic-keywords): Remove.
7299
7300 * progmodes/autoconf.el (autoconf-mode):
7301 Use syntax-propertize-function.
7302 (autoconf-font-lock-syntactic-keywords): Remove.
7303
7304 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7305 (ada-after-change-function, ada-initialize-syntax-table-properties)
7306 (ada-handle-syntax-table-properties): Only define when
7307 syntax-propertize is not available.
7308 (ada-mode): Use syntax-propertize-function.
7309
7310 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7311 (font-lock-fontify-syntactic-keywords-region): Move handling of
7312 font-lock-syntactically-fontified to...
7313 (font-lock-default-fontify-region): ...here.
7314 Let syntax-propertize-function take precedence.
7315 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7316
7317 * emacs-lisp/syntax.el (syntax-propertize-function)
7318 (syntax-propertize-chunk-size, syntax-propertize--done)
7319 (syntax-propertize-extend-region-functions): New vars.
7320 (syntax-propertize-wholelines, syntax-propertize-multiline)
7321 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7322 (syntax-propertize): New functions.
7323 (syntax-propertize-rules): New macro.
7324 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7325 (syntax-ppss): Call syntax-propertize.
7326
7327 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7328
36f7d366
AM
73292010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7330
7331 * textmodes/ispell.el (ispell-init-process): Improve comments.
7332 XEmacs compatibility changes regarding (add-hook) 'local option
7333 and (set-process-query-on-exit-flag).
7334
8fca3921
MA
73352010-09-09 Michael Albinus <michael.albinus@gmx.de>
7336
cf38dd42
SM
7337 * net/tramp-cache.el (tramp-parse-connection-properties):
7338 Set tramp-autoload cookie.
8fca3921 7339
399653d6
GM
73402010-09-09 Glenn Morris <rgm@gnu.org>
7341
7342 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7343 (imagemagick-register-types): Doc fix.
7344
c34a9669
SM
73452010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7346
b073dc4b
SM
7347 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7348
7349 * progmodes/js.el (require): Require is already "eval-and-compile".
7350 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7351 (js--re-search-backward): Use js--re-search-forward.
7352
7353 * progmodes/fortran.el (fortran-line-length): Don't recompute
7354 syntactic keywords redundantly a second time.
7355
7356 * progmodes/ada-mode.el: Replace "(set '" with setq.
7357 (ada-mode): Simplify.
7358 (ada-create-case-exception, ada-adjust-case-interactive)
7359 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7360 (ada-search-ignore-string-comment, ada-move-to-start)
7361 (ada-move-to-end): Use with-syntax-table.
7362
7363 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7364 (font-lock-unfontify-region, font-lock-default-fontify-region):
7365 Update usage correspondingly.
7366 (font-lock-fontify-syntactic-keywords-region):
7367 Set parse-sexp-lookup-properties buffer-locally here.
7368 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7369
c34a9669
SM
7370 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7371
13639aab
GM
73722010-09-08 Glenn Morris <rgm@gnu.org>
7373
5a972c36
GM
7374 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7375 Error if not compiled with -DBYTE_CODE_METER.
7376
13639aab
GM
7377 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7378 Ignore dir-locals-file.
7379
331b2b90
SM
73802010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7381
7382 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7383 Not a const.
7384 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7385 for the `gnu' messages.
7386 (compilation-set-skip-threshold): New command.
7387 (compilation-start): Use \' rather than $.
7388 (compilation-forget-errors): Use clrhash.
7389
73b4d51a
AM
73902010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7391
7392 * textmodes/ispell.el (ispell-valid-dictionary-list):
7393 Simplify logic.
7394
0f34aa77
MA
73952010-09-08 Michael Albinus <michael.albinus@gmx.de>
7396
7397 Migrate to Tramp 2.2. Rearrange load dependencies.
7398 (Bug#1529, Bug#5448, Bug#5705)
7399
7400 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7401 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7402 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7403
7404 * net/tramp.el (top): Remove all other tramp-* loads except
7405 tramp-compat.el. Remove all changes to tramp-unload-hook for
7406 other tramp-* packages. Rearrange defun order. Change calls of
7407 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7408 `tramp-compat-octal-to-decimal' to new function names.
7409 (tramp-terminal-type, tramp-initial-end-of-output)
7410 (tramp-methods, tramp-foreign-file-name-handler-alist)
7411 (tramp-tramp-file-p, tramp-completion-mode-p)
7412 (tramp-send-command-and-check, tramp-get-remote-path)
7413 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7414 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7415 (with-file-property, with-connection-property): Move to
7416 tramp-cache.el.
7417 (tramp-local-call-process, tramp-decimal-to-octal)
7418 (tramp-octal-to-decimal): Move to tramp-compat.el.
7419 (tramp-handle-shell-command): Do not require 'shell.
7420 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7421 symbols.
7422 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7423
7424 * net/tramp-cache.el (top): Require 'tramp. Add to
7425 `tramp-unload-hook'.
7426 (tramp-cache-data, tramp-get-file-property)
7427 (tramp-set-file-property, tramp-flush-file-property)
7428 (tramp-flush-directory-property, tramp-get-connection-property)
7429 (tramp-set-connection-property, tramp-flush-connection-property)
7430 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7431 cookie.
7432 (with-file-property, with-connection-property): New defuns, moved
7433 from tramp.el.
7434 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7435 macro.
7436
7437 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7438 (tramp-version): Set tramp-autoload cookie.
7439
7440 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7441 changes to tramp-unload-hook for other tramp-* packages. Add to
7442 `tramp-unload-hook'.
7443 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7444 (tramp-compat-call-process): New defuns, moved from tramp.el.
7445
7446 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7447 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7448 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7449 `tramp-compat-decimal-to-octal' to new function name.
7450 (tramp-fish-method): Make it a defconst.
7451 (tramp-fish-file-name-p): Make it a defsubst.
7452 (tramp-fish-method, tramp-fish-file-name-handler)
7453 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7454
7455 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7456 `tramp-foreign-file-name-handler-alist'. Add to
7457 `tramp-unload-hook'.
7458 (tramp-ftp-method): Make it a defconst.
7459 (tramp-ftp-file-name-p): Make it a defsubst.
7460 (tramp-ftp-method, tramp-ftp-file-name-handler)
7461 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7462
7463 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7464 `tramp-foreign-file-name-handler-alist'. Add to
7465 `tramp-unload-hook'. Change checks, whether package can be
7466 loaded.
7467 (tramp-gvfs-file-name-p): Make it a defsubst.
7468 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7469 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7470 (tramp-gvfs-handle-file-directory-p): New defun.
7471 (tramp-gvfs-file-name-handler-alist): Use it.
7472
7473 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7474 `tramp-foreign-file-name-handler-alist'. Add to
7475 `tramp-unload-hook'.
7476 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7477 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7478 defconst.
7479 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7480 (tramp-gw-open-connection): Set tramp-autoload cookie.
7481
7482 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7483 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7484 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7485 loaded.
7486 (tramp-imap-file-name-p): Make it a defsubst.
7487 (tramp-imap-method, tramp-imaps-method)
7488 (tramp-imap-file-name-handler)
7489 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7490
7491 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7492 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7493 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7494 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7495 function name.
7496 (tramp-smb-tunnel-method): Make it a defconst.
7497 (tramp-smb-file-name-p): Make it a defsubst.
7498 (tramp-smb-method, tramp-smb-file-name-handler)
7499 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7500
7501 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7502 (tramp-uuencode-region): Set tramp-autoload cookie.
7503
7504 * net/trampver.el (top) Add to `tramp-unload-hook'.
7505 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7506 cookie. Update release number.
7507
308e764f
AM
75082010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7509
7510 * textmodes/ispell.el (ispell-start-process): Make sure original
7511 arg list is properly initialized (Bug#6993, Bug#6994).
7512
10999305 75132010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7514
7515 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7516
7517 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7518 chars like - or ] (bug#6984).
7519 (rx-any-condense-range): Explode 2-char ranges.
7520
10999305
CY
75212010-09-06 Glenn Morris <rgm@gnu.org>
7522
7523 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7524
75252010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7526
7527 * textmodes/bibtex.el:
7528 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7529
f292afe5
LMI
75302010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7531
331b2b90 7532 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7533 since no callers use it.
7534 (imap-message-get): Ditto.
7535 (imap-message-put): Ditto.
7536 (imap-mailbox-map): Ditto.
7537 (imap-mailbox-put): Ditto.
7538 (imap-mailbox-get): Ditto.
a131b9b8 7539 (imap-mailbox-get): Revert last change for this function.
f292afe5 7540
dfe1285d
LMI
75412010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7542
331b2b90 7543 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7544 callers to use `imap-fetch' instead. According to the comments, this
7545 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7546 (imap-enable-exchange-bug-workaround): Remove.
7547 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7548
3ff31c90
LMI
75492010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7550
7551 * net/imap.el (imap-log): New convenience function used throughout
7552 instead of repeating the same code all over the place.
7553
dfe1285d 75542010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7555
7556 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7557 when mouse-drag-copy-region is non-nil (Bug#6956).
7558
93a596e1
CY
75592010-09-05 Chong Yidong <cyd@stupidchicken.com>
7560
8d76af4a
CY
7561 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7562 Improve regexps (Bug#6987).
7563 (dired-sort-toggle): Search more robustly for -t flag.
7564
93a596e1
CY
7565 * files.el (get-free-disk-space): Search more robustly for
7566 "available" column. Suggested by Ehud Karni
7567 <ehud@unix.mvs.co.il>.
7568
733946e7
JB
75692010-09-05 Juanma Barranquero <lekktu@gmail.com>
7570
7571 * international/uni-bidi.el:
7572 * international/uni-category.el:
7573 * international/uni-combining.el:
7574 * international/uni-decimal.el:
7575 * international/uni-mirrored.el:
7576 * international/uni-name.el: Regenerate.
7577
2e664aab
SM
75782010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7579
6aeafb34
SM
7580 * electric.el (electric-indent-post-self-insert-function):
7581 Don't reindent with a sloppy indentation function.
7582
2e664aab
SM
7583 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7584 border case in change-log-mode.
7585
13ef65a4
CY
75862010-09-04 Chong Yidong <cyd@stupidchicken.com>
7587
7588 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7589 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7590 Recognize leading tab in gcc-include regexp. Ignore names with
7591 leading "from" or "in" in gnu regexp (Bug#6937).
7592
5abf1556
SM
75932010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7594
6aeafb34 7595 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
7596 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7597 (ispell-start-process): Avoid setq and simplify logic.
7598 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7599 (kill-buffer-hook): Don't use it globally with code that uses
7600 expand-file-name since that may call kill-buffer via
7601 code_conversion_restore.
7602
0be01d2c
CY
76032010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7604
7605 * emacs-lisp/package.el (package-directory-list): Only call
7606 file-name-nondirectory on a string.
7607
ebf662f4
CY
76082010-09-02 Chong Yidong <cyd@stupidchicken.com>
7609
5abf1556
SM
7610 * emacs-lisp/package.el (package--download-one-archive):
7611 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
7612 (package-activate-1, package-mark-obsolete, define-package)
7613 (package-compute-transaction, package-list-maybe-add): Use push.
7614
e5eddfd1
SM
76152010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7616
89acf735
SM
7617 Use SMIE's blink-paren for octave-mode.
7618 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7619 Backslashes do not escape single-quotes, single-quotes do.
7620 (octave-block-else-regexp, octave-block-end-regexp)
7621 (octave-block-match-alist): Remove.
7622 (octave-smie-bnf-table): New var, with old content.
7623 (octave-smie-op-levels): Use it.
7624 (octave-smie-closer-alist): New var.
7625 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7626 (octave-blink-matching-block-open): Remove.
7627 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7628 (octave-electric-space): Let self-insert-command run expand-abbrev and
7629 blink parens.
7630
3b843809
SM
7631 * electric.el (electricity): New group.
7632 (electric-indent-chars): New var.
7633 (electric-indent-post-self-insert-function): New fun.
7634 (electric-indent-mode): New minor mode.
7635 (electric-pair-skip-self): New custom.
7636 (electric-pair-post-self-insert-function): New function.
7637 (electric-pair-mode): New minor mode.
7638
0da20854
SM
7639 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7640 calcAlg-blink-matching-open.
7641 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7642 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7643 Use the new blink-matching-check-function.
7644
a49e651e
SM
7645 Provide blink-matching support to SMIE.
7646 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7647 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7648 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7649
e5eddfd1
SM
7650 * simple.el (newline): Fix last change to properly remove itself from
7651 the hook.
7652
b13ebb5c
SM
76532010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7654
7655 * simple.el (newline): Eliminate optimization.
7656 Use post-self-insert-hook to set hard-newline and things before
7657 running post-self-insert-hook.
7658 (blink-matching-check-mismatch): New function.
7659 (blink-matching-check-function): New variable.
7660 (blink-matching-open): Use them.
7661 Skip back forward over prefix chars skipped by forward-sexp.
7662 Don't check if the parens are backslash escaped.
7663 (blink-paren-post-self-insert-function): Check backslash escaping here.
7664
e687c2cd
CY
76652010-09-02 Chong Yidong <cyd@stupidchicken.com>
7666
b13ebb5c
SM
7667 * emacs-lisp/package.el (package-menu-mode-map):
7668 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
7669 (package-menu-mode): Set revert-buffer-function.
7670 (package-menu-revert): Doc fix.
7671
567efba9
AM
76722010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7673
7674 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7675 `default-directory' unless using Ispell per-directory personal
7676 dictionaries and not in a mini-buffer under XEmacs.
7677 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 7678 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 7679
6d7cc563
JD
76802010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7681
08d4877e
J
7682 * simple.el (kill-new): Call interprogram-cut-function with only
7683 one argument.
7684
45240125
JD
7685 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7686 Remove cut buffer from error message.
7687
7688 * term/x-win.el (x-select-text):
7689 * term/pc-win.el (x-selection-value):
7690 * term/ns-win.el (x-selection-value):
7691 * eshell/em-term.el:
7692 * w32-fns.el (x-get-selection-value):
7693 * mouse-sel.el (mouse-sel-set-selection-function):
7694 * frame.el (display-selections-p): Remove cut-buffer in documentation.
7695
6d7cc563
JD
7696 * term/x-win.el: Update documentation for x-last-selected-text-*.
7697 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
7698 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
7699 (x-select-text): Remove argument PUSH, update documentation.
7700 Remove cut-buffer code.
6d7cc563 7701 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 7702 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
7703 Update documentation, remove cut-buffer code.
7704 Call x-selection-value-internal.
6d7cc563
JD
7705 (x-clipboard-yank): Call x-selection-value-internal.
7706 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
7707
7708 * term/pc-win.el (x-last-selected-text):
7709 x-cut-buffer-or-selection-value renamed to x-selection-value
7710 (x-select-text): Remove argument PUSH, update documentation.
7711
7712 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
7713 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 7714 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
7715 (x-select-text): Remove argument PUSH, update documentation.
7716
7717 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
7718
7719 * w32-fns.el (x-last-selected-text):
7720 x-cut-buffer-or-selection-value renamed to x-selection-value.
7721 (x-cut-buffer-max): Remove.
7722 (x-select-text): Remove argument PUSH, update documentation.
7723
7724 * simple.el (interprogram-cut-function): Remove mention of PUSH.
7725
7726 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
7727
7728 * mouse-sel.el (mouse-sel-get-selection-function):
7729 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 7730 (x-select-text): Remove optional push.
6d7cc563 7731
4de81ee0
SM
77322010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7733
8f4e9110
SM
7734 * simple.el (blink-paren-function): Move from C to here.
7735 (blink-paren-post-self-insert-function): New function.
7736 (post-self-insert-hook): Use it.
7737
4de81ee0
SM
7738 * emacs-lisp/pcase.el (pcase-split-memq):
7739 Fix overenthusiastic optimisation.
7740 (pcase-u1): Handle the case of a lambda pred.
7741
d419e1d9
KH
77422010-08-31 Kenichi Handa <handa@m17n.org>
7743
7744 * international/mule-cmds.el (standard-display-european-internal):
7745 Setup standard-display-table for 8-bit characters by storing 8-bit
7746 characters in the element vector.
7747
1e05f387
SM
7748 * disp-table.el (standard-display-8bit):
7749 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
7750 characters in the element vector.
7751 (standard-display-european): Likewise.
7752
61f7096c
CY
77532010-08-31 Masatake YAMATO <yamato@redhat.com>
7754
7755 * textmodes/nroff-mode.el (nroff-view): New command.
7756 (nroff-mode-map): Bind it to C-c C-c.
7757
ec5d3ff7
SM
77582010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7759
c8977b2e
SM
7760 * emacs-lisp/smie.el (smie-down-list): New command.
7761
ec5d3ff7
SM
7762 Remove old indentation and navigation code on octave-mode.
7763 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
7764 smie-down-list rather than add a binding for octave-down-block.
7765 (octave-mark-block, octave-blink-matching-block-open):
7766 Rely on forward-sexp-function.
7767 (octave-fill-paragraph): Don't narrow, so you can use
7768 indent-according-to-mode.
7769 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
7770 (octave-in-block-p, octave-re-search-forward-kw)
7771 (octave-re-search-backward-kw, octave-indent-calculate)
7772 (octave-end-as-array-index-p, octave-block-end-offset)
7773 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7774 (octave-down-block, octave-backward-up-block, octave-up-block)
7775 (octave-before-magic-comment-p, octave-indent-line): Remove.
7776
187d3296
CY
77772010-08-31 Chong Yidong <cyd@stupidchicken.com>
7778
7779 * emacs-lisp/package.el (package--read-archive-file): Just use
7780 `read', to avoid copying an additional string.
7781 (package-menu-mode): Set header-line-format here.
7782 (package-menu-refresh, package-menu-revert): Signal an error if
7783 not in the Package Menu.
7784 (package-menu-package-list): New var.
7785 (package--generate-package-list): Operate on the current buffer;
7786 don't assume that it is *Packages*, since the user may rename it.
7787 Allow persistent package listings and sort keys using
7788 package-menu-package-list and package-menu-package-sort-key.
7789 (package-menu--version-predicate): Fix version calculation.
7790 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
7791 (package--list-packages): Create the *Packages* buffer.
7792 Set package-menu-package-list-key.
187d3296
CY
7793 (list-packages): Sorting by status is now the default.
7794 (package-buffer-info): Use match-string-no-properties.
7795 (define-package): Add a &rest argument for future proofing, but
7796 don't use it yet.
7797 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
7798 Merge into a single function, package-install-from-buffer.
7799 (package-install-file): Change caller.
187d3296
CY
7800
7801 * finder.el: Load finder-inf using `require'.
7802 (finder-list-matches): Sorting by status is now the default.
7803 (finder-compile-keywords): Simpify printing.
7804
e17b68ed
SM
78052010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7806
7807 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
7808 (octave-mode-map): Remove special bindings for forward/backward-block
7809 and octave-backward-up-block. Use smie-close-block.
7810 (octave-continuation-marker-regexp): New var.
7811 (octave-continuation-regexp): Use it.
7812 (octave-operator-table, octave-smie-op-levels)
7813 (octave-operator-regexp, octave-smie-indent-rules): New vars.
7814 (octave-smie-backward-token, octave-smie-forward-token): New funs.
7815 (octave-mode): Use SMIE.
7816 (octave-close-block): Delete.
7817
42b6a73b
EZ
78182010-08-30 Eli Zaretskii <eliz@gnu.org>
7819
7820 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
7821 CLIPBOARD, not in PRIMARY. (Bug#6944)
7822
f291fe60
SM
78232010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7824
ee992a8c
SM
7825 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
7826 a list of parents.
7827 (smie-indent-column): Allow indirection through variables.
7828
d36b74ca
SM
7829 * composite.el (save-buffer-state): Delete, unused.
7830 * font-lock.el (save-buffer-state): Use with-silent-modifications.
7831 (font-lock-default-fontify-region): Use with-syntax-table.
7832 * jit-lock.el (with-buffer-unmodified): Remove.
7833 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
7834
f291fe60
SM
7835 Use `declare' in defmacros.
7836 * window.el (save-selected-window):
7837 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
7838 * progmodes/python.el (def-python-skeleton):
7839 * net/dbus.el (dbus-ignore-errors):
7840 * jka-cmpr-hook.el (with-auto-compression-mode):
7841 * international/mule.el (with-category-table):
7842 * emacs-lisp/timer.el (with-timeout):
7843 * emacs-lisp/lisp-mnt.el (lm-with-file):
7844 * emacs-lisp/eieio.el (with-slots):
7845 * emacs-lisp/easymenu.el (easy-menu-define):
7846 * emacs-lisp/debug.el (debugger-env-macro):
7847 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
7848 (Multiple-value-call, Multiple-value-prog1):
7849 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
7850 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
7851 edebug rule to definition.
7852 * emacs-lisp/lisp-mode.el (save-selected-window)
7853 (with-current-buffer, combine-after-change-calls)
7854 (with-output-to-string, with-temp-file, with-temp-buffer)
7855 (with-temp-message, with-syntax-table, read-if, eval-after-load)
7856 (dolist, dotimes, when, unless):
7857 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
7858
96ae4c8f
CY
78592010-08-29 Chong Yidong <cyd@stupidchicken.com>
7860
7861 * finder.el: Require `package'.
7862 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
7863 (finder-package-info): Var deleted.
7864 (finder-keywords-hash, finder--builtins-alist): New vars.
7865 (finder-compile-keywords): Compute package--builtins and
7866 finder-keywords-hash instead of finder-keywords-hash, respecting
7867 the "Package" header.
f291fe60
SM
7868 (finder-unknown-keywords, finder-list-matches):
7869 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
7870 (finder-mode): Don't set font-lock-defaults.
7871 (finder-exit): We don't use "*Finder-package*" and "*Finder
7872 Category*" buffers anymore.
7873
7874 * emacs-lisp/package.el (package--builtins-base): Var deleted.
7875 (package--builtins): Set default value to nil.
7876 (package-initialize): Load precomputed value of package--builtins
7877 from finder-inf.el.
7878 (package-alist, package-compute-transaction)
7879 (package-download-transaction): Improve docstring.
7880 (package-read-all-archive-contents): Do not change
7881 package--builtins here.
7882 (list-packages): Make package-list-packages an alias for this.
7883 Sort by status by default.
7884 (package--list-packages): Add optional PACKAGES arg.
7885 (describe-package-1): Use font-lock-face property. For built-in
7886 packages, insert file commentary.
7887 (package--generate-package-list): Rename from
7888 package-list-packages-internal; all callers changed. Add optional
7889 PACKAGES arg. Add alphabetical sort fallbacks.
7890 (package-menu--version-predicate, package-menu--status-predicate)
7891 (package-menu--description-predicate)
7892 (package-menu--name-predicate): New functions.
7893
7894 * info.el (Info-finder-find-node): Search package-alist instead of
7895 finder-package-info.
7896
e2046ecf
CY
78972010-08-29 Chong Yidong <cyd@stupidchicken.com>
7898
7899 * subr.el (version-regexp-alist): Don't use "a" and "b" for
7900 "alpha" and "beta".
7901 (version-to-list): Handle versions like "10.3d".
7902
6fe79b7c
SM
79032010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7904
7905 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
7906 (macroexp-accumulate): Use `declare'.
7907
1a868076
VJL
79082010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7909
7910 * whitespace.el (whitespace-style): Adjust type declaration.
7911
9e69cb05
KH
79122010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
7913
7914 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
7915
79162010-08-26 Chong Yidong <cyd@stupidchicken.com>
7917
7918 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
7919 (Bug#6907).
7920
4142607e
NW
79212010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
7922
7923 * progmodes/js.el: Make indentation more customizable (Bug#6914).
7924 (js-paren-indent-offset, js-square-indent-offset)
7925 (js-curly-indent-offset): New options.
7926 (js--proper-indentation): Use them.
7927
88a36e60
DC
79282010-08-26 Daniel Colascione <dan.colascione@gmail.com>
7929
7930 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
7931 instead of inspecting font-lock properties (Bug#6916).
7932
38dbc4d8
DR
79332010-08-26 David Reitter <david.reitter@gmail.com>
7934
7935 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 7936 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
7937 (server-execute): Do not run hooks here.
7938
44ffae96
MA
79392010-08-26 Michael Albinus <michael.albinus@gmx.de>
7940
7941 Sync with Tramp 2.1.19.
7942
0dc3e410
MA
7943 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
7944 deleting tmpfile.
7945 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 7946
0dc3e410 7947 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 7948 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
7949 (tramp-completion-handle-file-name-completion):
7950 Use `tramp-connectable-p'.
20b8ac83 7951
44ffae96
MA
7952 * net/trampver.el: Update release number.
7953
cb6c4991
CY
79542010-08-26 Chong Yidong <cyd@stupidchicken.com>
7955
7956 * help.el (help-map): Bind `C-h P' to describe-package.
7957
7958 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
7959
7960 * emacs-lisp/package.el (package-refresh-contents): Catch errors
7961 when downloading archives.
7962 (describe-package-1): Add package commentary.
7963 (package-install-button-action): New function.
7964 (package-menu-mode-map): Bind ? to package-menu-describe-package.
7965 (package-menu-view-commentary): Function removed.
7966 (package-list-packages-internal): Hide the `package' package too.
7967
b60f961f
KH
79682010-08-25 Kenichi Handa <handa@m17n.org>
7969
7970 * language/misc-lang.el ("Arabic"): New language environment.
7971 Setup composition-function-table for Arabic characters.
7972
7973 * international/fontset.el (setup-default-fontset): Fix typo for
7974 arabic OTF spec (fini->fina).
7975
a0c16be4
J
79762010-08-25 Jan Djärv <jan.h.d@swipnet.se>
7977
7978 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
7979 on all frames.
7980
85cc3d4f
VJL
79812010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7982
7983 * whitespace.el: Allow cleaning up blanks without blank
7984 visualization (Bug#6651). Adjust help window for
7985 whitespace-toggle-options (Bug#6479). Allow to use fill-column
7986 instead of whitespace-line-column (from EmacsWiki). New version
7987 13.1.
88b5a757 7988 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
7989 (whitespace-space, whitespace-hspace, whitespace-tab):
7990 Adjust foreground property face.
85cc3d4f
VJL
7991 (whitespace-line-column): Adjust docstring and type declaration.
7992 (whitespace-style-value-list, whitespace-toggle-option-alist)
7993 (whitespace-help-text): Adjust const initialization.
7994 (whitespace-toggle-options, global-whitespace-toggle-options):
7995 Adjust docstring.
7996 (whitespace-display-window, whitespace-interactive-char)
7997 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7998 (whitespace-help-scroll): New fun.
7999
cb8759ca
CY
80002010-08-24 Chong Yidong <cyd@stupidchicken.com>
8001
8002 * emacs-lisp/package.el (list-packages): Alias for
8003 package-list-packages.
8004
44a41a47
KR
80052010-08-24 Kevin Ryde <user42@zip.com.au>
8006
be7748e7
KR
8007 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8008 (Bug#5651).
8009
44a41a47
KR
8010 * progmodes/ruby-mode.el (ruby): Add defgroup.
8011
edfd00fa
CY
80122010-08-24 Chong Yidong <cyd@stupidchicken.com>
8013
8014 * progmodes/python.el: Add Ipython support (Bug#5390).
8015 (python-shell-prompt-alist)
8016 (python-shell-continuation-prompt-alist): New options.
8017 (python--set-prompt-regexp): New function.
6a7662bb
BR
8018 (inferior-python-mode, run-python, python-shell):
8019 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8020 prompt based on the Python interpreter.
8021 (python--prompt-regexp): New var.
8022 (python-check-comint-prompt)
8023 (python-comint-output-filter-function): Use it.
8024 (run-python): Use a pipe (Bug#5694).
8025
80262010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8027
8028 * progmodes/python.el (python-send-region): Send a different
8029 Python command if Ipython is in use.
8030 (python-check-version): Use a Python command to find the version.
8031
1c409d0b
CY
80322010-08-24 Chong Yidong <cyd@stupidchicken.com>
8033
8034 * mouse.el (mouse-yank-primary): Avoid setting primary when
8035 deactivating the mark (Bug#6872).
8036
733946e7 80372010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8038
8039 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8040 with "else" (Bug#3991).
8041
e73f184c
MA
80422010-08-23 Michael Albinus <michael.albinus@gmx.de>
8043
8044 * net/dbus.el: Accept UNIX domain sockets as bus address.
8045 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8046 this is done in dbusbind.c.
e73f184c
MA
8047 (dbus-check-event): Adapt test for bus.
8048 (dbus-return-values-table, dbus-unregister-service)
8049 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8050 Adapt doc string.
8051
1a140747
JB
80522010-08-23 Juanma Barranquero <lekktu@gmail.com>
8053
8054 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8055
7133b7ee
JL
80562010-08-22 Juri Linkov <juri@jurta.org>
8057
8058 * simple.el (read-extended-command): New function with the logic
8059 for `completing-read' moved to Elisp from `execute-extended-command'.
8060 Use `function-called-at-point' in `minibuffer-default-add-function'
8061 to get a command name for M-n (bug#5364, bug#5214).
8062
198a7a97
CY
80632010-08-22 Chong Yidong <cyd@stupidchicken.com>
8064
8065 * startup.el (command-line-1): Issue warning for ignored arguments
8066 --unibyte, etc (Bug#6886).
8067
c00725d7
LL
80682010-08-22 Leo <sdl.web@gmail.com>
8069
8070 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8071 (ignore, bright, dim, keyword): Split list of nicknames before
8072 passing to rcirc-add-or-remove (Bug#6894).
8073
bc7d7ea6
CY
80742010-08-22 Chong Yidong <cyd@stupidchicken.com>
8075
8076 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8077
b0126eac 80782010-08-22 Leo <sdl.web@gmail.com>
e0143335 8079
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8080 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8081 * ido.el: Revert Óscar's.
e0143335
LL
8082 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8083 Remember the buffers at head, rather than their name.
76e3243a 8084 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8085
b0126eac 80862010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8087 Stefan Monnier <monnier@iro.umontreal.ca>
8088
8089 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8090 extra backslash added to each line (bug#6890).
8091
b0126eac 80922010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8093
8094 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8095
b0126eac 80962010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8097
8098 * menu-bar.el (menu-bar-games-menu): Add landmark.
8099
b0126eac 81002010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8101
9130a2d6
GM
8102 * align.el (align-regexp): Make group and spacing arguments
8103 use the interactive defaults when non-interactive. (Bug#6698)
8104
fb89a654
GM
8105 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8106 expansion, so as not to need sendmail.
8107 (mail-text-start): Remove declaration.
8108 (rmail-retry-failure): Require sendmail.
8109
b0126eac 81102010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8111
8112 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8113
b0126eac 81142010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8115
186e86db
SM
8116 * progmodes/flymake.el (flymake-start-syntax-check-process):
8117 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8118
b0126eac 81192010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8120
8121 * files.el: Add `word-wrap' as safe local variable.
8122
b0126eac 81232010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8124
8125 * woman.el (woman-translate): Case matters. (Bug#6849)
8126
b0126eac 81272010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8128
8129 * simple.el (kill-region): Doc fix (Bug#6787).
8130
b0126eac 81312010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8132
8133 * calendar/diary-lib.el (diary-header-line-format):
8134 Fit it to the window, not the frame.
8135
b0126eac 81362010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8137
8138 * subr.el (ignore-errors): Add debug declaration.
8139
b0126eac 81402010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8141
8142 * whitespace.el (whitespace-color-off): Remove post-command-hook
8143 locally.
8144
537ffaf3
SM
81452010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8146
8147 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8148
d64b8a68
CY
81492010-08-21 Chong Yidong <cyd@stupidchicken.com>
8150
8151 * cus-edit.el (custom-group-value-create): Add extra newline
8152 before end line (Bug#6876).
8153
d2625c3d
CY
81542010-08-21 Chong Yidong <cyd@stupidchicken.com>
8155
8156 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8157 when extending it. Before killing on the second click, check if
8158 the buffer is the correct one. Doc fix.
8159 (mouse-secondary-save-then-kill): Allow usage without first
8160 calling mouse-start-secondary, by defaulting to point. Don't save
8161 an empty secondary selection. Doc fix.
8162
80525855
VJL
81632010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8164
91bdeb66
VJL
8165 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8166 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8167 New version 13.0.
80525855
VJL
8168 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8169 Adjust initialization.
8170 (whitespace-bob-marker, whitespace-eob-marker)
8171 (whitespace-buffer-changed): New vars.
8172 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8173 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8174 (whitespace-post-command-hook, whitespace-display-char-on):
8175 Adjust code.
80525855 8176 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8177 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8178
4b9c0a49
SM
81792010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8180
118cf454
SM
8181 * files.el (locate-file-completion-table): Only list the .el and .elc
8182 extensions if there's no other choice (bug#5955).
8183
a2e5caf7
SM
8184 * facemenu.el (facemenu-self-insert-data): New var.
8185 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8186 New functions.
8187 (facemenu-add-face): Use them.
8188
4b9c0a49
SM
8189 * simple.el (blink-matching-open): Obey forward-sexp-function.
8190
0193499f
SM
81912010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8192
b2a15250
SM
8193 * simple.el (prog-mode-map): New var.
8194 (prog-indent-sexp): New command.
8195
b5ba2d6f
SM
8196 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8197
9acd1bdc
SM
8198 * progmodes/prolog.el (smie): Require.
8199
8723cfa4
SM
8200 * emacs-lisp/smie.el (smie-default-backward-token)
8201 (smie-default-forward-token): Strip properties.
8202 (smie-next-sexp): Be more careful with associative operators.
8203 (smie-forward-sexp-command): Generalize.
8204 (smie-backward-sexp-command): Simplify.
8205 (smie-closer-alist): New var.
8206 (smie-close-block): New command.
8207 (smie-indent-debug-log): New var.
8208 (smie-indent-offset-rule): Add a few more cases.
8209 (smie-indent-column): New function.
8210 (smie-indent-after-keyword): Use it.
8211 (smie-indent-keyword): Use it.
8212 Fix up the opener code's point position.
8213 (smie-indent-comment): Only applies at BOL.
8214 (smie-indent-debug): New command.
8215
0193499f
SM
8216 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8217 declarations that are useful before running the macro.
8218
0c9b8993
GM
82192010-08-18 Joakim Verona <joakim@verona.se>
8220
8221 * image.el (imagemagick-types-inhibit): New variable.
8222 (imagemagick-register-types): New function.
8223 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8224 (image-transform-set-scale, image-transform-fit-to-height)
8225 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8226 (image-transform-fit-to-width, image-transform-fit-to-height):
8227 New functions.
ccd80618
JV
8228 (image-toggle-display-image): Support image transforms.
8229
1075cd61
KY
82302010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8231
8232 * image.el (create-animated-image): Don't add heuristic mask to image
8233 (Bug#6839).
8234
64cb6c78
J
82352010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8236
0193499f
SM
8237 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8238 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8239
ff80a446
SM
82402010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8241
afa22f7c
SM
8242 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8243
ff80a446
SM
8244 Font-lock '...' strings, plus various simplifications and fixes.
8245 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8246 (octave-font-lock-close-quotes): New function.
8247 (octave-font-lock-syntactic-keywords): New var.
8248 (octave-mode): Use it. Set beginning-of-defun-function.
8249 (octave-mode-map): Don't override the <foo>-defun commands.
8250 (octave-mode-menu): Pass it directly to easy-menu-define;
8251 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8252 (octave-block-match-alist): Fix up last change so that
8253 octave-close-block uses the more specific keyword.
8254 (info-lookup-mode): Silence byte-compiler.
8255 (octave-beginning-of-defun): Not interactive any more.
8256 Optimize slightly.
8257 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8258 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8259 (octave-completion-at-point-function): Make sure point is within
8260 beg..end.
8261 (octave-reindent-then-newline-and-indent):
8262 Use reindent-then-newline-and-indent.
8263 (octave-add-octave-menu): Remove.
8264
2269b349
JD
82652010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8266
489cd5bd
JD
8267 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8268 (report-emacs-bug-can-use-xdg-email): New functions.
8269 (report-emacs-bug): Set can-xdg-email to result of
8270 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8271 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8272 about it.
30ebab6d 8273
a2fb159c
GM
8274 * net/browse-url.el (browse-url-default-browser): Add cond
8275 for browse-url-xdg-open.
8276 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8277
82782010-08-17 Glenn Morris <rgm@gnu.org>
8279
8280 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8281 (c-fontify-recorded-types-and-refs): Define for compiler.
8282 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8283 before use.
8284
8285 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8286 Fix format call.
8287
bb6aba9c
MA
82882010-08-17 Michael Albinus <michael.albinus@gmx.de>
8289
8290 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8291 properties.
8292 (tramp-handle-process-file): Call the program in a subshell, in
8293 order to preserve working directory.
8294 (tramp-action-password): Hide password prompt before next run.
8295 (tramp-process-actions): Widen connection buffer for the trace.
8296
8f10c937
DD
82972010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8298
8299 * net/rcirc.el (rcirc-log-process-buffers): New option.
8300 (rcirc-print): Use it.
8301 (rcirc-generate-log-filename): New function.
8302 (rcirc-log-filename-function): Change default to
8303 rcirc-generate-log-filename (Bug#6828).
8304
7c23dd44
CY
83052010-08-16 Chong Yidong <cyd@stupidchicken.com>
8306
8307 * simple.el (deactivate-mark): If select-active-regions is `only',
8308 only set selection for temporarily active regions.
8309
8310 * cus-start.el: Change defcustom for select-active-regions.
8311
6d3e82d2
CY
83122010-08-15 Chong Yidong <cyd@stupidchicken.com>
8313
8314 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8315 (mouse-drag-track): Use LOCATION arg to push-mark.
8316 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8317 consideration when updating point and mark (Bug#6840).
8318
c68263b1
CY
83192010-08-15 Chong Yidong <cyd@stupidchicken.com>
8320
8321 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8322 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8323
456f369a
ŠN
83242010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8325
ff80a446
SM
8326 * font-lock.el (lisp-font-lock-keywords-2):
8327 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8328 with-demoted-errors, and with-silent-modifications (Bug#6025).
8329
c22e18f5
KR
83302010-08-14 Kevin Ryde <user42@zip.com.au>
8331
8332 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8333 (copyright-update): Temporary switch-to-buffer to ensure the
8334 buffer change being queried is visible (Bug#5394).
c22e18f5 8335
6f1a6faf
TT
83362010-08-14 Tom Tromey <tromey@redhat.com>
8337
8338 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8339 (Bug#6733).
8340
e7afcf30
EZ
83412010-08-14 Eli Zaretskii <eliz@gnu.org>
8342
8343 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8344 MS-DOS. (Bug#6689)
8345
2b4e6277
J
83462010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8347
8348 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8349 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8350 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8351 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8352 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8353 Call menu-bar-set-tool-bar-position.
2b4e6277 8354
dc94fc85
SM
83552010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8356
c5683ceb
SM
8357 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8358 comment style (bug#6834).
8359 * progmodes/scheme.el (scheme-mode-syntax-table):
8360 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8361 "b" flag in "' 14b" syntax.
8362
c82d5b11
SM
8363 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8364 for (un)commenting the region and performing completion.
8365 (octave-mode-menu): Use standard commands for help and completion.
8366 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8367 (octave-mode): Use define-derived-mode.
8368 Set completion-at-point-functions and don't set columns.
8369 Don't disable adaptive-fill-regexp.
8370 (octave-describe-major-mode, octave-comment-region)
8371 (octave-uncomment-region, octave-comment-indent)
8372 (octave-indent-for-comment): Remove.
8373 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8374 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8375 (octave-initialize-completions): No need to make an alist.
8376 (octave-completion-at-point-function): New function.
8377 (octave-complete-symbol): Use it.
8378 (octave-insert-defun): Use define-skeleton.
8379
8380 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8381 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8382
abec5126 83832010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8384
8385 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8386 indentation of inserted comment.
8387
3a46642b
J
83882010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8389
8390 * faces.el (region): Add type gtk that uses gtk colors.
8391
8392 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8393 Handle theme-name change.
8394
3bd2cfef
MM
83952010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8396
8397 * progmodes/sql.el: Version 2.5
8398 (sql-product-alist): Add :prompt-cont-regexp property for several
8399 database products.
8400 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8401 (sql-output-newline-count, sql-output-by-send):
8402 New variables. Record number of newlines in input text.
3bd2cfef
MM
8403 (sql-send-string): Handle multiple filters and count newlines.
8404 (sql-send-magic-terminator): Count terminator newline.
8405 (sql-interactive-remove-continuation-prompt): Filters output to
8406 remove continuation prompts; one for each newline.
8407 (sql-interactive-mode): Set up new variables, prompt regexp and
8408 output filter.
8409 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8410 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8411
d02c9bcd
SM
84122010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8413
8414 * emacs-lisp/pcase.el: New file.
8415
80ca4f1e
MA
84162010-08-10 Michael Albinus <michael.albinus@gmx.de>
8417
8418 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8419 as here-document, otherwise the command could exceed maximum
8420 length of command line.
d02c9bcd
SM
8421 (tramp-handle-vc-registered): Call script accordingly.
8422 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8423
2948599b
KH
84242010-08-10 Kenichi Handa <handa@m17n.org>
8425
8426 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8427 composable pattern.
8428
148cef8e
CY
84292010-08-09 Chong Yidong <cyd@stupidchicken.com>
8430
8431 * emacs-lisp/package.el (package-version-split)
8432 (package--version-first-nonzero, package-version-compare):
8433 Functions removed.
8434 (package-directory-list, package-load-all-descriptors)
8435 (package--built-in, package-activate, define-package)
8436 (package-installed-p, package-compute-transaction)
8437 (package-read-all-archive-contents)
8438 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8439 (package-tar-file-info, package-list-packages-internal):
8440 Use version-to-list and version-list-*.
148cef8e 8441
d02c9bcd
SM
8442 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8443 Use version-to-list.
148cef8e
CY
8444 (package-upload-buffer-internal): Use version-list-<=.
8445
82a9ce0f
KH
84462010-08-09 Kenichi Handa <handa@m17n.org>
8447
231e5e5f 8448 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8449 composable pattern.
8450
7adf5fdc
CY
84512010-08-08 Chong Yidong <cyd@stupidchicken.com>
8452
fc560445
CY
8453 * tutorial.el (tutorial--default-keys): C-d is now bound to
8454 delete-forward-char (Bug#6826).
8455
7adf5fdc
CY
8456 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8457 for `double' value of mouse-1-click-follows-link (Bug#6807).
8458
e54a1075
JB
84592010-08-08 Johan Bockgård <bojohan@gnu.org>
8460
8461 * replace.el (replace-highlight): Bind isearch-forward and
8462 isearch-error, ensuring that highlighting is updated if the user
8463 switches the search direction (Bug#6808).
8464
8465 * isearch.el (isearch-lazy-highlight-forward): New var.
8466 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8467 (isearch-lazy-highlight-update): Use it.
8468
7815fe19 84692010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8470
8d9e03e4
JB
8471 * international/mule.el (define-charset): Store NAME as :base property.
8472 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8473 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8474 current priority. Force using the designation of the specific
8d9e03e4 8475 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8476
7815fe19 84772010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8478
8479 * emulation/pc-select.el (pc-selection-mode-hook)
8480 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8481 (pc-selection-mode): Fix typos in docstrings.
8482
7815fe19 84832010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8484
8485 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8486 ctext-non-standard-encodings-alist here.
8487
8d9e03e4
JB
8488 * international/mule.el (ctext-non-standard-encodings-alist):
8489 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8490 (ctext-standard-encodings): New variable.
8491 (ctext-non-standard-encodings-table): List only elements for
8492 non-standard encodings.
186e86db 8493 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8494 Check ctext-standard-encodings.
8495
8496 * international/mule-conf.el (compound-text): Doc fix.
8497 (ctext-no-compositions): Doc fix.
8498 (compound-text-with-extensions): Doc fix.
8499
7815fe19 85002010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8501
8502 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8503
8d9e03e4 85042010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8505
9ebc731b
JB
8506 * progmodes/which-func.el (which-func-format): Split help-echo text
8507 into lines, like other mode-line tooltips.
8508
d5b8058f
JB
8509 * server.el (server-start): When using TCP sockets, force IPv4
8510 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8511
8d9e03e4 85122010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8513
8514 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8515
8d9e03e4 85162010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8517
8518 * term.el (term-delimiter-argument-list): Reflow docstring.
8519 (term-read-input-ring, term-write-input-ring, term-send-input)
8520 (term-bol, term-erase-in-display, serial-supported-or-barf):
8521 Fix typos in docstrings.
8522
8d9e03e4 85232010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8524
8525 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8526
8d9e03e4 85272010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8528
8529 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8530
8d9e03e4 85312010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8532
8533 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8534 Fix typo in docstring (bug#6747).
8535
7815fe19 85362010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8537
8538 * eshell/esh-io.el (eshell-get-target): Better detection of
8539 read-only file (Bug#6762).
8540
7815fe19 85412010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8542
8543 * align.el (align-default-spacing): Doc fix.
8544 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8545
733946e7 85462010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8547
490b89ac 8548 * calendar/icalendar.el
93acd23d
JB
8549 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8550 (icalendar--get-weekday-numbers): New.
81ee9410 8551 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8552 values in weekly rules. (Bug#6766)
81ee9410 8553
490b89ac
UJ
85542010-08-08 Ulf Jasper <ulf.jasper@web.de>
8555
8556 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8557 (icalendar--create-uid, icalendar-export-region)
8558 (icalendar--parse-summary-and-rest): Code formatting.
8559
2c695727
JB
85602010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8561
01c35094 8562 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8563 to italicize headers.
8564 (calc-highlight-selections-with-faces): New variable.
8565 (calc-selected-face, calc-nonselected-face): New faces.
8566
8567 * calc/calccomp.el (math-comp-highlight-string): Use
8568 `calc-highlight-selections-with-faces' to determine how to highlight
8569 sub-formulas.
8570
8571 * calc/calc-sel.el (calc-show-selections): Change message to when
8572 using faces to highlight selections.
8573
b93d4f22
MM
85742010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8575
8d9e03e4
JB
8576 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8577 Add SQLite 3 keywords, functions and datatypes.
8578 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
8579 (Bug#6686).
8580
9852377f
CY
85812010-08-07 Chong Yidong <cyd@stupidchicken.com>
8582
8583 * simple.el (select-active-regions): Move to keyboard.c.
8584 (deactivate-mark): Used saved-region-selection.
8585 (select-active-region): Function removed.
8586 (activate-mark, set-mark, push-mark-command)
8587 (handle-shift-selection): Don't call it.
8588 (keyboard-quit): Avoid adding the region to the window selection.
8589
8590 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8591 select-active-regions implementation.
8592 (mouse-yank-at-click): Doc fix.
8593
8594 * cus-start.el: Add custom declaration for select-active-regions.
8595
822775bf
EZ
85962010-08-07 Eli Zaretskii <eliz@gnu.org>
8597
4c5130d6
EZ
8598 * simple.el (delete-forward-char): Doc fix.
8599
822775bf
EZ
8600 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8601 after reading the tutorial.
8602
bd4c5e3e
AM
86032010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8604
6a7662bb
BR
8605 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8606 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 8607 their respective lines. (Bug#193)
bd4c5e3e 8608
d00fa9b6
MA
86092010-08-06 Michael Albinus <michael.albinus@gmx.de>
8610
8d9e03e4 8611 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 8612 property "vec".
6a7662bb
BR
8613 (tramp-process-sentinel): Use it for flushing the cache.
8614 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
8615 already when running the sentinel.
8616
86172010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
8618
8619 * comint.el (comint-mode): Make directory tracking functions
8620 functional on remote files. (Bug#6764)
8621
b3d42406
DN
86222010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8623
8624 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8625
29cf3e20
EZ
86262010-08-05 Eli Zaretskii <eliz@gnu.org>
8627
6a7662bb
BR
8628 * emacs-lisp/find-gc.el (find-gc-source-files):
8629 Rename unexec.c => unexcoff.c.
29cf3e20 8630
6a7662bb
BR
8631 * emacs-lisp/authors.el (authors-fixed-entries):
8632 Rename unexec.c => unexcoff.c.
29cf3e20 8633
39e1bf0b
MA
86342010-08-05 Michael Albinus <michael.albinus@gmx.de>
8635
8636 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8637 cache, not only file cache.
8638 (tramp-process-sentinel): New defun.
8639 (tramp-handle-start-file-process): Use it, in order to invalidate
8640 file caches.
8641
9f982e22
LL
86422010-08-03 Leo <sdl.web@gmail.com>
8643
8644 * server.el (server-start): Simplify loop.
8645
0798a8d8
SM
86462010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8647
548c5c47
SM
8648 * frame.el (screen-height, screen-width, set-screen-width)
8649 (set-screen-height): Remove ancient compatibility aliases.
8650
3311d1c2
SM
8651 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8652 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8653
0798a8d8
SM
8654 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8655 that change current buffer.
8656
26ee77a6
YM
86572010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8658
8659 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8660 beginning of the string. Use `string-match-p'. (Bug#6765)
8661
aa1859f5
J
86622010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8663
8664 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8665
376c2b6b
CY
86662010-08-01 Chong Yidong <cyd@stupidchicken.com>
8667
0798a8d8 8668 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 8669 (package--builtins): Tweak descriptions.
0798a8d8
SM
8670 (package-print-package): Upcase descriptions if necessary.
8671 Show all built-in packages in font-lock-builtin-face.
8672 (package-list-packages-internal): Omit "emacs" package.
8673 Show status of built-in packages as "built-in".
376c2b6b 8674
16041401
CY
86752010-07-31 Chong Yidong <cyd@stupidchicken.com>
8676
8677 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8678 before killing to preserve the primary selection (Bug#6701).
8679
8680 * term/x-win.el (x-select-text): Doc fix.
8681
0798a8d8
SM
86822010-07-31 Nathaniel Flath <flat0103@gmail.com>
8683
452ea855
AM
8684 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8685 (objc-font-lock-extra-types):
452ea855 8686 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
8687 * progmodes/cc-langs.el (c-make-mode-syntax-table)
8688 (c++-make-template-syntax-table)
8689 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
8690 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
8691 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
8692 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
8693 * progmodes/cc-fonts.el (c-make-inverse-face)
8694 (c-basic-matchers-after):
452ea855
AM
8695 * progmodes/cc-engine.el (c-forward-keyword-clause)
8696 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
8697 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
8698 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
8699 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
8700 The above functions were modified or created.
452ea855 8701
37766706
J
87022010-07-31 Jan Djärv <jan.h.d@swipnet.se>
8703
0798a8d8 8704 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 8705
cd83d522
EZ
87062010-07-31 Eli Zaretskii <eliz@gnu.org>
8707
8708 * files.el (bidi-paragraph-direction): Define safe local values.
8709
8710 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
8711 language-info-alist. Remove outdated FIXME in a comment.
8712
28e5cf7c
AM
87132010-07-31 Alan Mackenzie <acm@muc.de>
8714
8715 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
8716 Auto-fill broken in C/C++ modes.
8717
bfeabdc3
JD
87182010-07-29 Jan Djärv <jan.h.d@swipnet.se>
8719
8720 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8721 (menu-bar-showhide-tool-bar-menu-customize-disable)
8722 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
8723 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
8724 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
8725 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
8726 make a menu for Options => toolbar that can move it.
8727
063e5294
CY
87282010-07-29 Chong Yidong <cyd@stupidchicken.com>
8729
8730 * emacs-lisp/package-x.el (package--make-rss-entry):
8731 (package-maint-add-news-item, package--update-news)
8732 (package-upload-buffer-internal): New arg ARCHIVE-URL.
8733
8734 * emacs-lisp/package.el (package-archive-url): Rename from
8735 package-archive-id.
8736 (package-install): Doc fix.
8737 (package-download-single, package-download-tar, package-install)
8738 (package-menu-view-commentary): Callers changed.
8739
683cc385
MA
87402010-07-29 Michael Albinus <michael.albinus@gmx.de>
8741
8742 * net/tramp.el (tramp-handle-start-file-process): Check only for
8743 `remote-tty' process property.
8744 (tramp-open-shell): Don't check for tty.
8745 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
8746 process property.
8747
8748 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
8749 host.
8750
bc44bef7
PH
87512010-07-28 Chong Yidong <cyd@stupidchicken.com>
8752
8753 * emacs-lisp/package.el (package-load-list, package-archives)
8754 (package-archive-contents, package-user-dir)
8755 (package-directory-list, package--builtins, package-alist)
8756 (package-activated-list, package-obsolete-alist): Mark as risky.
8757
87582010-07-28 Phil Hagelberg <phil@evri.com>
8759
8760 Add support for non-default package repositories.
8761 * emacs-lisp/package.el (package-archive-base): Var deleted.
8762 (package-archives): New variable.
8763 (package-archive-contents): Doc fix.
0798a8d8 8764 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
8765 (package--write-file-no-coding): New function.
8766 (package-unpack-single): Use it.
8767 (package-archive-id): New function.
8768 (package-download-single, package-download-tar)
8769 (package-menu-view-commentary): Use it.
8770 (package-installed-p): Make second argument optional.
8771 (package-read-all-archive-contents): New function.
8772 (package-initialize): Use it.
8773 (package-read-archive-contents): Add ARCHIVE argument.
8774 (package--add-to-archive-contents): New function.
8775 (package-install): Don't call package-read-archive-contents.
8776 (package--download-one-archive): Store archive file in a
8777 subdirectory of package-user-dir.
8778 (package-menu-execute): Remove spurious line movement.
8779
8a52f00a
JD
87802010-07-28 Jan Djärv <jan.h.d@swipnet.se>
8781
8782 * cus-start.el (tool-bar-style): Add text-image-horiz.
8783
b21d3ceb
MA
87842010-07-28 Michael Albinus <michael.albinus@gmx.de>
8785
8786 * progmodes/gud.el (gud-common-init): Check for remoteness of
8787 `file', and not of `default-directory'.
8788
8fbcce2d
MA
87892010-07-28 Michael Albinus <michael.albinus@gmx.de>
8790
8791 * net/tramp.el (tramp-methods): Move hostname to the end in all
8792 ssh `tramp-login-args'.
8793 (tramp-verbose): Describe verbose level 9.
8794 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
8795 (tramp-open-connection-setup-interactive-shell): Trace stty
8796 settings if `tramp-verbose' >= 9.
8797 (tramp-handle-start-file-process): Implement tty setting.
8798 (Bug#4604, Bug#6360)
8799
8800 * net/tramp-cmds.el (tramp-bug): Recommend setting of
8801 `tramp-verbose' to 9.
8802
128440c9
AH
88032010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
8804
8805 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
8806 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
8807 Remove references to package `lisp-re' (bug#4369).
8808
ae0c2494
TT
88092010-07-27 Tom Tromey <tromey@redhat.com>
8810
8811 * progmodes/js.el (js-mode):
8812 * progmodes/make-mode.el (makefile-mode):
8813 * progmodes/simula.el (simula-mode):
8814 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
8815
0ed082fe 88162010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
8817
8818 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
8819
7c7c04c0
JB
8820 * time.el (display-time-day-and-date): Remove spurious * in docstring.
8821 (display-time-world-buffer-name, display-time-world-mode-map):
8822 Fix typos in docstrings.
8823
0ed082fe 88242010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
8825
8826 * image-mode.el (image-display-size): New function.
8827 (image-forward-hscroll, image-next-line, image-eol, image-eob)
8828 (image-mode-fit-frame): Use it (Bug#6639).
8829
0ed082fe 88302010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
8831
8832 * dired.el (dired-buffers-for-dir): Handle list values of
8833 dired-directory (Bug#6636).
8834
aa2d4bd3
SS
88352010-07-26 Sam Steingold <sds@gnu.org>
8836
8837 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
8838 Do not call `x-get-selection' the second time, reuse the value.
8839
78b84da3
DU
88402010-07-26 Daiki Ueno <ueno@unixuser.org>
8841
8842 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 8843 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 8844
4f195cf7
DU
88452010-07-25 Daiki Ueno <ueno@unixuser.org>
8846
8847 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
8848 exists before passing an error to find-file-not-found-functions
8849 (bug#6723).
8850
195e19e4
LH
88512010-07-23 Lukas Huonker <l.huonker@gmail.com>
8852
8853 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
8854 Remove leading nil element, adjust values.
8855 (tetris-shapes, tetris-shape-scores):
8856 Change representation of shapes and remove some redundancy.
8857 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
8858 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
8859 Adjust for working with new representation of shapes.
8860 (tetris-shape-rotations): New function.
8861 (tetris-move-bottom, tetris-move-left, tetris-move-right)
8862 (tetris-rotate-prev, tetris-rotate-next):
8863 Adjust for working with the new version of tetris-test-shape.
8864
9cf2db99
MT
88652010-07-23 Markus Triska <markus.triska@gmx.at>
8866
8867 * progmodes/ps-mode.el: Use comint (bug#5954).
8868 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
8869 (ps-mode-other-newline): Simplify.
8870 (ps-run-mode): Derive from comint-mode instead of
8871 fundamental-mode, yielding input history etc.
8872 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
8873 (ps-run-send-string): Adapt for comint-mode.
8874 (ps-run-newline): Remove now unneeded function.
8875
225d5e9e
MA
88762010-07-23 Michael Albinus <michael.albinus@gmx.de>
8877
8878 * net/tramp.el (tramp-methods): Move hostname to the end in all
8879 plink `tramp-login-args'.
8880
84bc68f2
MA
88812010-07-23 Michael Albinus <michael.albinus@gmx.de>
8882
8883 * net/tramp.el (tramp-open-shell): New defun.
8884 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8885 Use it.
8886
1eb5ca1c
MA
88872010-07-23 Michael Albinus <michael.albinus@gmx.de>
8888
8889 * net/tramp.el (tramp-file-name-regexp-unified)
8890 (tramp-completion-file-name-regexp-unified): On W32 systems, do
8891 not regard the volume letter as remote filename. (Bug#5447)
8892
440735a7
JB
88932010-07-23 Juanma Barranquero <lekktu@gmail.com>
8894
8895 * custom.el (custom-declare-variable): Give a clearer error message
8896 when the docstring is missing (bug#6476).
8897
5474c40f
MM
88982010-07-22 Michael R. Mauger <mmaug@yahoo.com>
8899
8900 * progmodes/sql.el: Version 2.4. Improved Login prompting.
8901 (sql-login-params): New widget definition.
8902 (sql-oracle-login-params, sql-mysql-login-params)
8903 (sql-solid-login-params, sql-sybase-login-params)
8904 (sql-informix-login-params, sql-ingres-login-params)
8905 (sql-ms-login-params, sql-postgres-login-params)
8906 (sql-interbase-login-params, sql-db2-login-params)
8907 (sql-linter-login-params): Use it.
8908 (sql-sqlite-login-params): Use it; Define "database" parameter as
8909 a file name.
c4cc8b9a 8910 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
8911 (sql-comint-sqlite): Make sure database name is complete.
8912 (sql-for-each-login): New function.
8913 (sql-connect, sql-save-connection): Use it.
8914 (sql-get-login-ext): New function.
8915 (sql-get-login): Use it.
8916 (sql-make-alternate-buffer-name): Handle :file parameters.
8917
9c0deccb
JB
89182010-07-22 Juanma Barranquero <lekktu@gmail.com>
8919
8920 * dired.el (dired-no-confirm): Document value t and fix defcustom to
8921 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
8922
aac818a8
TL
89232010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
8924
8925 * dired.el (dired-mode-map): Use command remapping (bug#6632).
8926
47d2734f
LM
89272010-07-22 Lawrence Mitchell <wence@gmx.li>
8928
8929 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
8930
10e73994
MA
89312010-07-21 Michael Albinus <michael.albinus@gmx.de>
8932
8933 * net/tramp.el (tramp-get-ls-command)
8934 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
8935 instead of "/".
8936
d26b0ea9
MM
89372010-07-20 Michael R. Mauger <mmaug@yahoo.com>
8938
8939 * progmodes/sql.el: Version 2.3.
f49d1f52 8940 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 8941 enhanced the widget definition.
88b5a757
DD
8942 (sql-mode-menu): Add submenu to select connections.
8943 (sql-interactive-mode-menu): Add "Save Connection" item.
8944 (sql-add-product): Fix menu item.
d26b0ea9 8945 (sql-get-product-feature): Improved error handling.
5f9d345c 8946 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
8947 (sql-make-alternate-buffer-name): Simplified.
8948 (sql-product-interactive): Handle missing product.
8949 (sql-connect): Support string keys, minor improvements.
8950 (sql-save-connection): New function.
8951 (sql-connection-menu-filter): New function.
8952
af4b9ae5
MA
89532010-07-20 Michael Albinus <michael.albinus@gmx.de>
8954
8955 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
8956 (tramp-open-connection-setup-interactive-shell):
8957 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
8958 `tramp-send-command' where it belongs to.
8959
da040a16
MA
89602010-07-20 Michael Albinus <michael.albinus@gmx.de>
8961
8962 * net/tramp.el (tramp-perl-file-attributes)
8963 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
8964 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
8965 front of `login-args'.
8966
16f3ade5
JB
89672010-07-19 Juanma Barranquero <lekktu@gmail.com>
8968
8969 * time.el (display-time-world-mode): Define with `define-derived-mode'.
8970 Set `show-trailing-whitespace' to nil.
8971 (display-time-world-display): Simplify.
8972
00af0b67
AM
89732010-07-18 Alan Mackenzie <acm@muc.de>
8974
8975 Enhance `c-file-style' in file/directory local variables.
a628ad9d 8976 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
8977 (c-before-hack-hook): Call `c-set-style' differently according to
8978 whether c-file-style was set in file or directory local
8979 variables.
8980
30c4d8dc
MM
89812010-07-18 Michael R. Mauger <mmaug@yahoo.com>
8982
8983 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
8984 (sql-product, sql-user, sql-database, sql-server, sql-port):
8985 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
8986 property.
8987 (sql-password): Use defcustom :risky keyword rather than putting
8988 risky-local-variable property.
8989 (sql-oracle-login-params, sql-sqlite-login-params)
8990 (sql-solid-login-params, sql-sybase-login-params)
8991 (sql-informix-login-params, sql-ingres-login-params)
8992 (sql-ms-login-params, sql-postgres-login-params)
8993 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 8994 (sql-linter-login-params): Add `port' option.
88b5a757 8995 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
8996 (sql-comint-oracle, sql-comint-sybase)
8997 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
8998 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
8999 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9000 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9001 sql-comint-*.
88b5a757 9002 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9003 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9004 (sql-connection): New variable.
30c4d8dc
MM
9005 (sql-interactive-mode): Set it.
9006 (sql-connection-alist): New variable.
9007 (sql-connect): New function.
9008 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9009 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9010
f12492c8
TV
90112010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9012
9013 * image-mode.el (image-bookmark-make-record): Do not set context
9014 in an image (Bug#6650).
9015
91023c68
CY
90162010-07-17 Chong Yidong <cyd@stupidchicken.com>
9017
9018 * simple.el (select-active-region): New function.
9019 (push-mark-command, set-mark, activate-mark)
9020 (handle-shift-selection): Use it.
9021 (deactivate-mark): Don't check for size of region.
9022
9023 * mouse.el (mouse-drag-track): Use select-active-region.
9024
1c0e8f0e
MA
90252010-07-17 Michael Albinus <michael.albinus@gmx.de>
9026
9027 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9028 "--dired" stronger.
9029
2490cbbc
CY
90302010-07-17 Chong Yidong <cyd@stupidchicken.com>
9031
9032 * term/x-win.el (x-select-enable-primary): Change default to nil.
9033 (x-select-enable-clipboard): Add :version keyword.
9034
9035 * mouse.el (mouse-drag-copy-region):
9036 * simple.el (select-active-regions): Likewise.
9037
f253ef6a
RS
90382010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9039
a628ad9d 9040 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9041 (vc-coding-system-for-diff): Use it to decide whether to inherit
9042 from the file the EOL format for reading the diffs of that file.
9043 (Bug#4451)
9044
134a027f
EZ
90452010-07-16 Eli Zaretskii <eliz@gnu.org>
9046
9047 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9048 unibyte, so compressed attachments are not compressed again.
9049
7e4289ad
MA
90502010-07-16 Michael Albinus <michael.albinus@gmx.de>
9051
9052 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9053 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9054 (tramp-find-shell): Simplify setting connection property.
9055 (tramp-get-ls-command): Make test for "--color=never" stronger.
9056
7473fff9 90572010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9058
9059 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9060 blocks within record declarations (i.e. variant parts) correctly.
9061
a11b38ee
SS
90622010-07-15 Simon South <ssouth@member.fsf.org>
9063
9064 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9065 over literal tokens when parsing so newlines aren't "absorbed" by
9066 single-line comments. Corrects the indentation of case blocks
9067 that have a comment on the first line.
9068
077e0753
KF
90692010-07-14 Karl Fogel <kfogel@red-bean.com>
9070
9071 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9072 by Drew Adams (Bug#5504).
9073
243881ed
J
90742010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9075
9076 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9077 now that Unicode is used (Bug#6594).
243881ed 9078
f9d71b42
CY
90792010-07-14 Chong Yidong <cyd@stupidchicken.com>
9080
9081 * term/x-win.el (x-select-enable-clipboard): Default to t.
9082 (x-initialize-window-system): Don't overwrite Paste menu item.
9083
9084 * simple.el (select-active-regions): Default to t.
9085 (push-mark-command): Don't overwrite primary with empty string.
9086
9087 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9088 (mouse-drag-copy-region): Default to nil.
9089
9090 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9091 Cut/Copy/Paste menu bar items.
9092
a628ad9d 90932010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9094
9095 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9096 Patch applied by Karl Fogel.
9097
9098 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9099 and `bookmark-current-buffer' if they have been already set in
9100 another buffer (e.g gnus-art).
9101
e44fa724 91022010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9103 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9104
9105 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9106
9107 * bookmark.el (bookmark-make-record-default): Allow unneeded
9108 information to be omitted from the record.
9109
9110 Adjust declarations and calls:
9111
9112 * info.el (bookmark-make-record-default): Adjust declaration.
9113 (Info-bookmark-make-record): Adjust call.
9114
9115 * woman.el (bookmark-make-record-default): Adjust declaration.
9116 (woman-bookmark-make-record): Adjust call.
9117
9118 * man.el (bookmark-make-record-default): Adjust declaration.
9119 (Man-bookmark-make-record): Adjust call.
9120
9121 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9122
9123 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9124
0c4371fe
KF
91252010-07-13 Karl Fogel <kfogel@red-bean.com>
9126
9127 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9128 This is also from Thierry Volpiatto's patch in bug #6444. However,
9129 because it was extraneous to the functional change in that patch,
9130 and causes a re-indendation, I am committing it separately.
9131
2bb8db3e 91322010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9133
9134 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9135 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9136 Patch applied by Karl Fogel (Bug#6444).
068a0233 9137
21bd02a6
CY
91382010-07-13 Chong Yidong <cyd@stupidchicken.com>
9139
9140 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9141
79cb9c05
AR
91422010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9143
9144 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9145 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9146 (ns-alternatives-map): Change S-tab binding to backtab
9147 (bug#6616).
9148
9149 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9150 under ns.
9151
beb000f9
AS
91522010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9153
dd86ea11
JB
9154 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9155 (Bug#5806)
e9952282 9156
beb000f9
AS
9157 * language/tv-util.el (tai-viet-re): Remove format.
9158
6f2cdcd1
KH
91592010-07-12 Kenichi Handa <handa@m17n.org>
9160
dd86ea11
JB
9161 * language/hebrew.el: Remove no-byte-compile declaration.
9162 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9163 composition-function-table for 3-character looking back.
9164 (hebrew-font-get-precomposed): New function.
9165 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9166
f479ef6e
CY
91672010-07-11 Chong Yidong <cyd@stupidchicken.com>
9168
9169 * mouse.el (mouse-drag-track): Handle select-active-regions
9170 (Bug#6612).
9171
3277c1ee
MA
91722010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9173
9174 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9175 empty argument to gvfs-copy.
9176
3260caf8
GM
91772010-07-10 Glenn Morris <rgm@gnu.org>
9178
9179 * calendar/calendar.el (calendar-week-end-day): New function.
9180 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9181 Respect calendar-week-start-day. (Bug#6606)
9182 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9183 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9184 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9185 respect calendar-week-start-day.
9186
c876b263
CY
91872010-07-10 Chong Yidong <cyd@stupidchicken.com>
9188
9189 * simple.el (use-region-p): Doc fix (Bug#6607).
9190
dce34635
AG
91912010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9192
6a7662bb
BR
9193 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9194 Add regexps for cucumber and ruby.
dce34635 9195
c0397930
DU
91962010-07-08 Daiki Ueno <ueno@unixuser.org>
9197
9198 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9199 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9200 find-file from opening empty buffer when decryption failed
c0397930
DU
9201 (bug#6568).
9202
fd5539c6
AM
92032010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9204
a628ad9d
JB
9205 * textmodes/ispell.el (ispell-alternate-dictionary):
9206 Use file-readable-p.
fd5539c6
AM
9207 Return nil if no word-list is found at default locations.
9208 (ispell-complete-word-dict): Default to nil.
9209 (ispell-command-loop): Use 'word-list' when using lookup-words.
9210 (lookup-words): Use ispell-complete-word-dict or
9211 ispell-alternate-dictionary. Check for word-list availability
9212 and handle errors if needed with better messages (Bug#6539).
9213 (ispell-complete-word): Use ispell-complete-word-dict or
9214 ispell-alternate-dictionary.
9215
4565b08e
CS
92162010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9217
9218 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9219 builtins (BufferError, BytesWarning, WindowsError; callables
9220 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9221
a2c270e7
GM
92222010-07-07 Glenn Morris <rgm@gnu.org>
9223
9224 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9225 (zone-shift-left): Ignore intangibility, and any errors from
9226 forward-char.
9227 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9228 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9229 deleting, and copying text properties.
9230 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9231 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9232 to point-max is hard.
9233 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9234 (zone-fill-out-screen): Ignore intangibility.
9235
81133808
CY
92362010-07-05 Chong Yidong <cyd@stupidchicken.com>
9237
4ad11f8c
CY
9238 * menu-bar.el (menu-bar-mode):
9239 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9240 if it has been set.
9241
81133808
CY
9242 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9243 word/line selection (Bug#6565).
9244
b24344ca
JB
92452010-07-04 Juanma Barranquero <lekktu@gmail.com>
9246
9247 * net/dbus.el (dbus-send-signal): Declare function.
9248
b1ce08da
MA
92492010-07-04 Michael Albinus <michael.albinus@gmx.de>
9250
9251 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9252 (dbus-register-property): New optional argument EMITS-SIGNAL.
9253 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9254
5592c08f
CY
92552010-07-03 Chong Yidong <cyd@stupidchicken.com>
9256
9257 * mouse.el (mouse-drag-overlay): Variable deleted.
9258 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9259 (mouse--remap-link-click-p): New function.
9260 (mouse-drag-track): Handle dragging by using temporary Transient
9261 Mark mode, instead of a special overlay.
9262 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9263 mouse-show-mark.
9264
9265 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9266 deleted.
9267
a6ed0e28
JL
92682010-07-02 Juri Linkov <juri@jurta.org>
9269
9270 * autoinsert.el (auto-insert-alist): Fix readability
9271 by using dotted pair notation for lambda.
9272
c91e692b
JL
92732010-07-02 Juri Linkov <juri@jurta.org>
9274
9275 * faces.el (read-face-name): Rename arg `string-describing-default'
9276 to `default'. Doc fix. Display the default value in quotes
9277 in the prompt. With empty input, return the `default' arg,
9278 unless the default value is a string (in which case return nil).
9279 (describe-face): Replace the string `default' arg of `read-face-name'
9280 with the symbol `default'.
9281
23640f8f
CY
92822010-07-02 Chong Yidong <cyd@stupidchicken.com>
9283
9284 * emulation/viper-cmd.el (viper-delete-backward-char)
9285 (viper-del-backward-char-in-insert)
9286 (viper-del-backward-char-in-replace, viper-change)
9287 (viper-backward-indent): Replace delete-backward-char with
9288 delete-char (Bug#6552).
9289
b32d1614
CY
92902010-07-01 Chong Yidong <cyd@stupidchicken.com>
9291
9292 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9293
c1ef4455
CY
92942010-06-30 Chong Yidong <cyd@stupidchicken.com>
9295
9296 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9297 argument passed to frame-creation-function (Bug#5378).
9298
9299 * faces.el (x-handle-named-frame-geometry)
9300 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9301 (face-set-after-frame-default, tty-create-frame-with-faces):
9302 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9303 PARAMETER argument.
9304
55702e89
AS
93052010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9306
9307 * startup.el (command-line): Don't call tool-bar-setup in a
9308 tty-only build.
9309
dc9a226c
CY
93102010-06-30 Chong Yidong <cyd@stupidchicken.com>
9311
9312 * ruler-mode.el (ruler--save-header-line-format): New fun.
9313 (ruler-mode): Use it as a setter function, so as not to overwrite
9314 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9315
a2f043d3
CY
93162010-06-29 Chong Yidong <cyd@stupidchicken.com>
9317
9318 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9319 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9320 (vc-log-outgoing): Use it.
9321 (vc-diff-internal): Set diff-vc-backend.
9322
9323 * vc/diff-mode.el (diff-vc-backend): New var.
9324
62d115ef
J
93252010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9326
6a7662bb
BR
9327 * dynamic-setting.el (font-setting-change-default-font):
9328 Remove call to message.
62d115ef 9329
1180f752
KH
93302010-06-28 Kenichi Handa <handa@m17n.org>
9331
9332 * international/quail.el (quail-insert-kbd-layout): Fix the
9333 showing of untranslated characters.
9334
b9229673
CY
93352010-06-28 Chong Yidong <cyd@stupidchicken.com>
9336
9337 * simple.el (delete-active-region): New option.
9338 (delete-backward-char): Implement in Lisp.
9339 (delete-forward-char): New command.
9340
5f9d345c 9341 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9342 (mouse-show-mark): Simplify.
9343
9344 * bindings.el (global-map): Bind delete and DEL, the former to
9345 delete-forward-char.
9346
a628ad9d 93472010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9348
9349 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9350 (ruby-mode): Bind indent-line-function (Bug#5119).
9351
3468f435
CY
93522010-06-27 Chong Yidong <cyd@stupidchicken.com>
9353
9354 * startup.el (command-line): Recognize "0" X resource value.
9355
6431f2e6
CY
93562010-06-27 Chong Yidong <cyd@stupidchicken.com>
9357
9358 * startup.el (command-line): Use X resources to set the value of
9359 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9360
9361 * menu-bar.el (menu-bar-mode):
9362 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9363 Set init-value to t.
9364
9365 * frame.el (frame-notice-user-settings): Don't change
9366 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9367 vice versa (Bug#2249).
9368
b61dfbe2
EZ
93692010-06-26 Eli Zaretskii <eliz@gnu.org>
9370
9371 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9372
f5cbf40e
AM
93732010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9374
a628ad9d
JB
9375 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9376 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9377
a628ad9d 9378 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9379 default directories are expanded (Bug#6143).
f5cbf40e 9380
8f3b8a5f
JL
93812010-06-24 Juri Linkov <juri@jurta.org>
9382
9383 * minibuffer.el (completions-format): Change default from nil to
9384 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9385
5af72a47
JL
93862010-06-24 Juri Linkov <juri@jurta.org>
9387
9388 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9389 buffer-locally to lambda that re-runs the vc diff command.
9390 (Bug#6447)
9391
8f804316
CY
93922010-06-24 Chong Yidong <cyd@stupidchicken.com>
9393
9394 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9395 echo area is in use (Bug#3412).
9396
be19ef0b
GM
93972010-06-22 Glenn Morris <rgm@gnu.org>
9398
6555773f
GM
9399 * textmodes/texinfmt.el (texinfo-format-region)
9400 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9401 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9402 (texinfo-format-option, texinfo-noindent):
9403 Use line-beginning-position and line-end-position.
9404
be19ef0b
GM
9405 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9406 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9407 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9408 utf-8 characters.
9409
7f0b7b3e
KF
94102010-06-21 Karl Fogel <kfogel@red-bean.com>
9411
49554388
GM
9412 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9413 forward-line fallout.
9414
e8579ebc
CY
94152010-07-06 Chong Yidong <cyd@stupidchicken.com>
9416
9417 * mouse.el (mouse-appearance-menu): Add docstring.
9418
9419 * help.el (describe-key): Print up-event using key-description.
9420
5d1cd8bd
MA
94212010-07-03 Michael Albinus <michael.albinus@gmx.de>
9422
9423 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9424 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9425 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9426
112dbc0e
MA
94272010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9428
9429 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9430
d0cb23ca
DN
94312010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9432
9433 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9434 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9435 cases that cause insertion.
9436 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9437 with a nil state.
9438
01b229d1
CY
94392010-06-30 Chong Yidong <cyd@stupidchicken.com>
9440
9441 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9442
8bf1c786 94432010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9444
9445 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9446
dfc6544c
CY
94472010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9448
9449 * generic-x.el (bat-generic-mode): Fix regexp for command line
9450 switches (Bug#5719).
9451
b7d4de51
CY
94522010-06-27 Masatake YAMATO <yamato@redhat.com>
9453
dfc6544c
CY
9454 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9455 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9456
53cfe624 94572010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9458
8bf1c786 9459 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9460 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9461 bindings of bookmark-automatically-show-annotations (Bug#6515).
9462
aca54191
EZ
94632010-06-25 Eli Zaretskii <eliz@gnu.org>
9464
9465 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9466 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9467
2330fa87
ŠN
94682010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9469
9470 * comint.el (make-comint, make-comint-in-buffer): Mention return
9471 value in the docstrings. (Bug#6498)
9472
29115ca9
YR
94732010-06-24 Yoni Rabkin <yoni@rabkins.net>
9474
9475 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9476 since it is not present when using some non-default switches.
9477
2c79f053
KF
94782010-06-23 Karl Fogel <kfogel@red-bean.com>
9479
7f0b7b3e
KF
9480 * simple.el (compose-mail): Fix doc string to refer to
9481 `compose-mail-user-agent-warnings', instead of to the
9482 nonexistent `compose-mail-check-user-agent'.
9483
43a91810
AM
94842010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9485
9486 Fix an indentation bug:
9487
9488 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9489 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9490 of existing values.
9491
9492 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9493 (c-clear->-pair-props-if-match-before): now return t when they've
9494 cleared properties, nil otherwise.
9495 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9496 by taking account of the existing value.
9497
9498 * progmodes/cc-defs.el
9499 (c-clear-char-property-with-value-function): Fix this to clear the
9500 property rather than overwriting it with nil.
9501
8adb4c33
CY
95022010-06-20 Chong Yidong <cyd@stupidchicken.com>
9503
9504 * emacs-lisp/package.el (package-print-package): Add link to
9505 package description via describe-package.
9506 (describe-package-1): List package requirements. Add button to
9507 perform installation.
9508 (package-menu-describe-package): New command.
9509
9510 * help-mode.el (help-package): New button type.
9511
cced7584
CY
95122010-06-19 Chong Yidong <cyd@stupidchicken.com>
9513
9514 * emacs-lisp/package.el: Move package-list-packages binding to
9515 menu-bar.el.
9516 (describe-package, describe-package-1, package--dir): New funs.
9517 (package-activate-1): Use package--dir.
9518
9519 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9520
9521 * help-mode.el (help-package-def): New button type.
9522
9523 * menu-bar.el: Move package-list-packages binding here from
9524 package.el.
9525
d148e8f9
GH
95262010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9527
9528 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9529
b1a03ef6
SM
95302010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9531
9532 * emacs-lisp/edebug.el (edebug-read-list):
9533 Phase out old-style backquotes.
9534
dbd6da78
JL
95352010-06-17 Juri Linkov <juri@jurta.org>
9536
9537 * help-mode.el (help-mode): Set buffer-local variable
9538 revert-buffer-function to help-mode-revert-buffer.
9539 (help-mode-revert-buffer): New function.
9540
9541 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9542 before popping to "*info*" (like in other Info functions).
9543 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9544 old-history-forward. Pop to old-buffer-name or "*info*" to
9545 recreate the killed buffer. Set Info-history-forward from
9546 old-history-forward.
9547 (Info-breadcrumbs-depth): Add :group and :version.
9548
64eba874
DN
95492010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9550
9551 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9552
26508c03
AM
95532010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9554
a628ad9d
JB
9555 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9556 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9557
69582fcd
JB
95582010-06-17 Juanma Barranquero <lekktu@gmail.com>
9559
54ea2a0d
JB
9560 * emacs-lisp/package.el (package-menu-mode-map):
9561 Move initialization into declaration.
9562
69582fcd
JB
9563 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9564
44198b6e
CY
95652010-06-17 Chong Yidong <cyd@stupidchicken.com>
9566
9567 * emacs-lisp/package.el (package-archive-base): Point to
9568 elpa.gnu.org.
9569 (package-enable, package-load-list): New defcustoms.
9570 (package-user-dir, package-directory-list): Turn into defcustoms.
9571 Don't include package-user-dir in package-directory-list.
9572 (package--builtins-base): Don't include Emacs as a "package".
9573 (package-subdirectory-regexp): New var.
9574 (package-load-all-descriptors, package-compute-transaction)
9575 (package-download-transaction): Obey package-load-list.
9576 (package-activate-1): Rename from package-do-activate.
9577 (package-list-packages-internal): Check package-load-list.
9578 (package-load-descriptor, package-generate-autoloads)
9579 (package-unpack, package-unpack-single)
6a7662bb
BR
9580 (package--read-archive-file, package-delete):
9581 Use expand-file-name.
44198b6e
CY
9582
9583 * emacs-lisp/package-x.el: New file. Package uploading
9584 functionality split out from package.el.
9585
95b6d681 9586 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
9587
95882010-06-17 Tom Tromey <tromey@redhat.com>
9589
9590 * emacs-lisp/package.el: New file.
9591
50d76a9f
DN
95922010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9593
9594 Fix vc-annotate for renamed files when using Git.
76e3243a 9595 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
9596 ls-files. Doe not pass the object as a file name to cat-file, it
9597 is not a file name.
9598 (vc-git-annotate-command): Pass the file name using -- to avoid
9599 ambiguity with the revision.
9600 (vc-git-previous-revision): Pass a relative file name.
9601
6095a05b
GM
96022010-06-22 Glenn Morris <rgm@gnu.org>
9603
943375a6
GM
9604 * progmodes/js.el (js-mode-map): Use standard capitalization and
9605 ellipses for menu entries.
9606
6095a05b
GM
9607 * wid-edit.el (widget-complete): Doc fix.
9608
4514199e
JH
96092010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9610
9611 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9612
c4786d60
DN
96132010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9614
11c46b39 9615 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 9616 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 9617 VC backend. Use it when non-nil.
a628ad9d 9618 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 9619 (Bug#6487).
11c46b39 9620
c4786d60 9621 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 9622 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
9623 Do not pass the file name to the 'previous-revision call when we
9624 don't want a file diff. (Bug#6489)
9625
04ec0963
DN
96262010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9627
11c46b39 9628 Fix finding revisions for renamed files in vc-annotate.
76e3243a 9629 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 9630 the VC backend. Use it when non-nil.
76e3243a 9631 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
9632 backend to vc-find-revision. (Bug#6487)
9633
c036381c
DN
96342010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9635
9636 Fix reading file names in Git annotate buffers.
95b6d681
JB
9637 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9638 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 9639
05c123e6
AM
96402010-06-20 Alan Mackenzie <acm@muc.de>
9641
9642 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9643 in file local variables, set it first.
9644
4111f0c7
GM
96452010-06-19 Glenn Morris <rgm@gnu.org>
9646
74739ffd
GM
9647 * descr-text.el (describe-char-unicode-data): Insert separating
9648 space when needed. (Bug#6422)
9649
4111f0c7
GM
9650 * progmodes/idlwave.el (idlwave-action-and-binding):
9651 Fix typo in 2009-12-03 change. (Bug#6450)
9652
e20f0421
SM
96532010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9654
9655 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9656 handling for `lambda' (misunderstanding).
9657
fb3e306a
JB
96582010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9659
dd86ea11 9660 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
9661 constants aren't distributed after they are factored out.
9662
e020fb59
JL
96632010-06-16 Juri Linkov <juri@jurta.org>
9664
9665 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9666 `list-colors-print'. (Bug#6332)
9667
b8add347
SM
9668 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9669
36901266
SM
96702010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9671
49b2e83d
SM
9672 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9673 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9674
36901266
SM
9675 * font-lock.el (font-lock-major-mode): Rename from
9676 font-lock-mode-major-mode to distinguish it from
9677 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9678 (font-lock-set-defaults):
9679 * font-core.el (font-lock-default-function): Adjust users.
9680 (font-lock-mode): Don't set it at all.
9681
2a64315a 96822010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 9683
76e3243a 9684 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 9685
2a64315a 96862010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
9687
9688 * calendar/appt.el (appt-time-msg-list): Doc fix.
9689 (appt-check): Let-bind appt-warn-time.
9690 (appt-add): Make the 3rd argument optional.
9691 Simplify argument names. Doc fix. Check for integer WARNTIME.
9692 Only add WARNTIME to the output list if non-nil.
9693
2a64315a 96942010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
9695
9696 * calendar/appt.el (appt-check): Let the 3rd element of
9697 appt-time-msg-list specify the warning time.
9698 (appt-add): Add new argument with the warning time. (Bug#5176)
9699
6a7662bb 97002010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 9701
76e3243a 9702 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
9703 older than version 1.6. (Bug#6361)
9704
2a64315a 97052010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
9706
9707 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
9708 used by cl-do-arglist. (Bug#6408)
9709
30d7ac37
AM
97102010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
9711
6a7662bb
BR
9712 * textmodes/ispell.el (ispell-dictionary-base-alist):
9713 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
9714 Suggested by Rolando Pereira (bug#6434).
9715
8fd02581
JB
97162010-06-15 Juanma Barranquero <lekktu@gmail.com>
9717
9718 * facemenu.el (list-colors-sort): Doc fix.
9719
6a7662bb 97202010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
9721
9722 * progmodes/sql.el (sql-connect-mysql): Fix typo.
9723
f0bf7c8e
JL
97242010-06-14 Juri Linkov <juri@jurta.org>
9725
9726 Add sort option `list-colors-sort'. (Bug#6332)
9727 * facemenu.el (color-rgb-to-hsv): New function.
9728 (list-colors-sort): New defcustom.
9729 (list-colors-sort-key): New function.
9730 (list-colors-display): Doc fix. Sort list according to the option
9731 `list-colors-sort'.
9732 (list-colors-print): Add HSV values to `help-echo' property of
9733 RGB strings.
9734
c42fe9a5
JL
97352010-06-14 Juri Linkov <juri@jurta.org>
9736
9737 * compare-w.el: Move to the "vc" subdirectory.
9738
b263a4c4
SM
97392010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9740
d8b0cddd
SM
9741 * image-mode.el (image-mode-map): Remap left-char and right-char.
9742
b263a4c4
SM
9743 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
9744
89877f5f
CY
97452010-06-12 Chong Yidong <cyd@stupidchicken.com>
9746
133a8d82
CY
9747 * term/common-win.el (x-colors): Add all the color names defined
9748 in rgb.txt (Bug#6332).
9749
89877f5f
CY
9750 * facemenu.el (list-colors-print): Don't print extra names if it
9751 will overflow the window width.
9752
9753 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 9754 change (Bug#6343).
89877f5f 9755
9d1f18b5
EZ
97562010-06-12 Eli Zaretskii <eliz@gnu.org>
9757
9758 * files.el (make-directory): Doc fix (bug#6396).
9759
b81a0b56
MA
97602010-06-12 Michael Albinus <michael.albinus@gmx.de>
9761
9762 * net/tramp.el (tramp-remote-process-environment): Protect version
9763 string by apostroph.
9764 (tramp-shell-prompt-pattern): Do not use a shy group in case of
9765 XEmacs.
9766 (tramp-file-name-for-operation): Add `call-process-region'.
9767 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
9768
9769 * net/tramp-compat.el (top): Do not autoload
9770 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
9771 only when `start-file-process' is not bound.
9772 (tramp-advice-file-expand-wildcards): Do not use
9773 `tramp-handle-file-remote-p'.
9774 (tramp-compat-make-temp-file): Handle the case, that
9775 `make-temp-file' has no third argument EXTENSION.
9776
69f18acc
JB
97772010-06-11 Juanma Barranquero <lekktu@gmail.com>
9778
5fee75d4
JB
9779 * makefile.w32-in (WINS_BASIC): Include new directory vc.
9780
69f18acc
JB
9781 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
9782
9766adfb
JL
97832010-06-11 Juri Linkov <juri@jurta.org>
9784
9785 * finder.el (finder-known-keywords): Add keyword "vc"
9786 for version control.
9787
9788 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
9789 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
9790 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
9791 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
9792
56b2854f
JL
97932010-06-11 Juri Linkov <juri@jurta.org>
9794
9795 Move version control related files to the "vc" subdirectory.
9796 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
9797 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
9798 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
9799 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
9800 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
9801 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
9802 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
9803 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
9804 Move files to the "vc" subdirectory.
9805
6534e58a
CY
98062010-06-11 Chong Yidong <cyd@stupidchicken.com>
9807
9808 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
9809 (Bug#6367).
9810
84d9562f
SE
98112010-06-11 Stephen Eglen <stephen@gnu.org>
9812
9813 * shell.el: Bind `shell-resync-dirs' to M-RET.
9814
3ef0a6a5
MA
98152010-06-10 Michael Albinus <michael.albinus@gmx.de>
9816
9817 * notifications.el: Move file from lisp/net, because it is
9818 supposed to talk locally to the user.
9819
fa4003da
MA
98202010-06-10 Julien Danjou <julien@danjou.info>
9821
9822 * net/notifications.el (notifications-on-action-signal)
9823 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 9824 argument to the callback functions. Add docstrings.
fa4003da
MA
9825 (notifications-notify): Fix docstring.
9826
46e6650e
GM
98272010-06-10 Glenn Morris <rgm@gnu.org>
9828
9829 * emacs-lisp/authors.el (authors-ignored-files)
9830 (authors-valid-file-names): Add some files.
9831
a71832f7
SM
98322010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9833
9834 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
9835 merge conflict, giving preference to the emacs-23 version of the code.
9836
8c6eab5a
SM
98372010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9838
989bc97f
SM
9839 * emacs-lisp/advice.el (ad-compile-function):
9840 Define warning-suppress-types before we let-bind it (bug#6275).
9841
8c6eab5a
SM
9842 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
9843 declare it, make it buffer-local and permanent-local (bug#6324).
9844 (vc-resynch-window): Adjust name.
9845 * vc-hooks.el (vc-find-file-hook): Adjust name.
9846
890a18d6
MA
98472010-06-09 Michael Albinus <michael.albinus@gmx.de>
9848
9849 * net/notifications.el (notifications-notify): Fix docstring.
9850
bf3e70eb
JB
98512010-06-09 Juanma Barranquero <lekktu@gmail.com>
9852
9853 Update to Unicode 6.0.0 beta.
9854 * international/charprop.el: Update copyright.
9855 * international/mule-cmds.el (ucs-names): Update character ranges.
9856 * international/uni-bidi.el:
9857 * international/uni-category.el:
9858 * international/uni-combining.el:
9859 * international/uni-comment.el:
9860 * international/uni-decimal.el:
9861 * international/uni-decomposition.el:
9862 * international/uni-digit.el:
9863 * international/uni-lowercase.el:
9864 * international/uni-mirrored.el:
9865 * international/uni-name.el:
9866 * international/uni-numeric.el:
9867 * international/uni-old-name.el:
9868 * international/uni-titlecase.el:
9869 * international/uni-uppercase.el: Regenerate.
9870
b978141d
JB
98712010-06-09 Juanma Barranquero <lekktu@gmail.com>
9872
ee8359ba
JB
9873 * emacs-lisp/smie.el (comment-string-strip): Declare function.
9874 (smie-precs-precedence-table): Fix typo in docstring.
9875
f64ab8fb
JB
9876 * vc-mtn.el (log-edit-extract-headers): Declare function.
9877
883ffa8c
JB
9878 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
9879
b978141d
JB
9880 * net/notifications.el (dbus-register-signal): Declare function.
9881 (notifications-notify): Fix typos and reflow docstring.
9882
5f4f2ae4
DN
98832010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9884
9885 Improve VC create/retrieve tag/branch.
9886 * vc.el (vc-create-tag): Do not read the directory name for VCs
9887 with repository revision granularity. Adjust the tag/branch
9888 prompt. Reset VC properties.
9889 (vc-retrieve-tag): Do not read the directory name for VCs
9890 with repository revision granularity. Reset VC properties.
9891
41a86354
MA
98922010-06-09 Julien Danjou <julien@danjou.info>
9893
ef33fd34 9894 * net/notifications.el: New file.
41a86354 9895
fab43c76
DN
98962010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9897
00fd1147
DN
9898 Add optional support for resetting VC properties.
9899 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
9900 call vc-file-clearprops when true.
9901 (vc-resynch-buffer): Add new optional argument, pass it down.
9902 (vc-resynch-buffers-in-directory): Likewise.
9903
fab43c76
DN
9904 Improve support for special markup in the VC commit message.
9905 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
9906 * vc-hg.el (vc-hg-checkin): Add support for Date:.
9907 * vc-git.el (vc-git-checkin):
9908 * vc-bzr.el (vc-bzr-checkin): Likewise.
9909
e7d67e73
SM
99102010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9911
9912 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
9913 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
9914
277e6741
MP
99152010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
9916
9917 * iimage.el: Remove images as soon as the underlying text is modified.
9918 (iimage-modification-hook): New function.
9919 (iimage-mode-buffer): Use it.
9920
83156c18
SM
99212010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
9922
9923 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
9924 smie-indent-offset-after. Add :prev case. Make a bit more generic.
9925 (smie-indent-virtual): Remove `virtual' arg. Update callers.
9926 (smie-indent-keyword): Add handling of open-paren keywords.
9927 (smie-indent-comment-continue): Don't assume comment-continue.
9928
13b5221f
MR
99292010-06-07 Martin Rudalics <rudalics@gmx.at>
9930
9931 * window.el (pop-to-buffer): Remove the conditional that
9932 compares new-window and old-window, so it will reselect
9933 the selected window unconditionally.
9934 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
9935
c2ea5810
SM
99362010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
9937
9938 * emacs-lisp/smie.el (smie-indent-offset-after)
9939 (smie-indent-forward-token, smie-indent-backward-token): New functions.
9940 (smie-indent-after-keyword): Use them.
9941 (smie-indent-fixindent): Only applies to the indentation of the BOL.
9942 (smie-indent-keyword): Tweak the black magic.
9943 (smie-indent-comment-continue): Strip comment-continue before use.
9944 (smie-indent-functions): Indent comments before keywords.
9945
27dd3c11
JL
99462010-06-06 Juri Linkov <juri@jurta.org>
9947
9948 * isearch.el (isearch-lazy-highlight-search): Fix looping
9949 by checking for empty match. This syncs this loop with the
9950 similar loop in `isearch-search'. (Bug#6362)
9951
35b148ee
JB
99522010-06-05 Juanma Barranquero <lekktu@gmail.com>
9953
9954 * net/dbus.el (dbus-register-method): Declare function.
9955 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
9956 (dbus-introspect): Doc fix.
9957 (dbus-event-bus-name, dbus-introspect-get-interface)
9958 (dbus-introspect-get-argument): Reflow docstrings.
9959
eccdfe5f
DN
99602010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
9961
9962 vc-log-incoming/vc-log-outgoing fixes for Git.
9963 * vc-git.el (vc-git-log-view-mode): Fix font lock for
9964 incoming/outgoing logs.
9965 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
9966 instead of vc-git-compute-remote.
9967 (vc-git-compute-remote): Remove.
9968
86253dc0
CY
99692010-06-04 Chong Yidong <cyd@stupidchicken.com>
9970
9971 * term/common-win.el (x-colors): Add "dark green" and "dark
9972 turquoise" (Bug#6332).
9973
0665f661
JL
99742010-06-04 Juri Linkov <juri@jurta.org>
9975
9976 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
9977 Instead of setting `replace' to t and replacing the same string
9978 with itself, don't do certain actions when
9979 kill-do-not-save-duplicates is non-nil and string is equal to car
9980 of kill-ring: don't call menu-bar-update-yank-menu, don't push
9981 interprogram-paste strings to kill-ring, and don't push the input
9982 argument `string' to kill-ring.
9983 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
9984
087fc47a
JB
99852010-06-04 Juanma Barranquero <lekktu@gmail.com>
9986
9987 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
9988
4f201088
MA
99892010-06-04 Michael Albinus <michael.albinus@gmx.de>
9990
9991 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
9992 (tramp-gvfs-handler-mounted-unmounted)
9993 (tramp-gvfs-connection-mounted-p): Handle default-location.
9994
9995 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
9996 move files to trash.
9997
18ccd78a
JB
99982010-06-04 Juanma Barranquero <lekktu@gmail.com>
9999
10000 * international/mule-cmds.el (nonascii-insert-offset)
10001 (nonascii-translation-table): Add obsolescence information.
10002
10003 * international/mule.el (make-translation-table-from-vector): Doc fix.
10004
3845c322
GM
100052010-06-03 Glenn Morris <rgm@gnu.org>
10006
10007 * desktop.el (desktop-clear-preserve-buffers):
10008 Add "*Warnings*" buffer. (Bug#6336)
10009
54d3626e
DN
100102010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10011
6941ffec
DN
10012 vc-log-incoming/vc-log-outgoing improvements for Git.
10013 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10014 short log.
10015 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10016
54d3626e
DN
10017 Add bindings for vc-log-incoming and vc-log-outgoing.
10018 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10019 and vc-log-outgoing.
10020 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10021 and vc-log-outgoing.
10022
aa1bc616
CY
100232010-06-03 Chong Yidong <cyd@stupidchicken.com>
10024
10025 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10026 (rcirc-handler-366): Always sort nicknames.
10027
e2d2a205
JB
100282010-06-03 Juanma Barranquero <lekktu@gmail.com>
10029
10030 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10031
44ea155d
CY
100322010-06-03 Chong Yidong <cyd@stupidchicken.com>
10033
a628ad9d 10034 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10035
a91dedc4
SM
100362010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10037
10038 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10039 (rcirc-sort-nicknames-join): Avoid setq.
10040
c62bf05a
DD
100412010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10042
10043 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10044 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10045 (rcirc-handler-366): Use them.
10046
dd2c3c92
SM
100472010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10048
10049 Split smie-indent-calculate into more manageable chunks.
10050 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10051 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10052 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10053 (smie-indent-exps): Extract from smie-indent-calculate.
10054 (smie-indent-functions): New var.
10055 (smie-indent-functions): Use them.
10056
927c346b
SM
100572010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10058
10059 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10060 (smie-indent-calculate): Simplify and cleanup.
10061
1efeec86
MA
100622010-06-02 Michael Albinus <michael.albinus@gmx.de>
10063
10064 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10065 (tramp-gvfs-mount-point): Remove.
10066 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10067 New defuns.
1efeec86
MA
10068 (with-tramp-dbus-call-method): Format trace message.
10069 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10070 Implement backup call, when operation on local files fails.
10071 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10072 (tramp-gvfs-handle-make-directory): Make more traces.
10073 (tramp-gvfs-url-file-name): Hexify file name in url.
10074 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10075 into account for the resulting file name.
10076 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10077 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10078 (tramp-gvfs-handler-mounted-unmounted)
10079 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10080 attribute "default_location". Set "prefix" property.
10081 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10082 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10083 exists. Raise an error, if not (due to a corresponding answer
10084 "no" in interactive questions, for example).
10085
89877f5f 100862010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10087
10088 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10089
24f574a9
JB
100902010-06-01 Juanma Barranquero <lekktu@gmail.com>
10091
10092 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10093 right-*. (Bug#6265)
10094
290736f2
DN
100952010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10096
61158bfa
DN
10097 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10098 * vc-git.el (vc-git-compute-remote): New function.
10099 (vc-git-log-outgoing): Use it instead of hard coding a value.
10100 (vc-git-log-incoming): New function.
10101
5828f6ca
DN
10102 Improve state updating for VC tag commands.
10103 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10104 to update the state of all buffers in the directory.
10105
290736f2
DN
10106 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10107
feceda26
SM
101082010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10109
10110 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10111 `file-directory-p' to the filename part rather than to the whole text.
10112
896114cf
SM
101132010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10114
10115 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10116
1603358c
DA
101172010-05-31 Drew Adams <drew.adams@oracle.com>
10118
10119 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10120
fe40dc63
JB
101212010-05-31 Juanma Barranquero <lekktu@gmail.com>
10122
10123 * subr.el (momentary-string-display): Just use read-event to read
10124 the exit event (Bug#6238).
10125
9e8014c6
EZ
101262010-05-30 Eli Zaretskii <eliz@gnu.org>
10127
10128 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10129
61a08071
JB
101302010-05-30 Juanma Barranquero <lekktu@gmail.com>
10131
10132 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10133 Suggested by Eli Zaretskii <eliz@gnu.org>.
10134
5feec8ca
SM
101352010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10136
10137 * minibuffer.el (completion-file-name-table): Don't return a boundary
10138 past the end of `string' (bug#6299).
10139 (completion--file-name-table): Delegate to completion-file-name-table
10140 for the `boundaries' case.
10141
8175cb90
JB
101422010-05-30 Juanma Barranquero <lekktu@gmail.com>
10143
2b94133f
JB
10144 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10145 movement commands.
10146
8175cb90
JB
10147 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10148 `path-separator', but maintain compatibility with Emacs 20.2.
10149
0191e222
CY
101502010-05-29 Chong Yidong <cyd@stupidchicken.com>
10151
10152 * server.el (server-process-filter): Receive parent-id argument
10153 from emacsclient.
10154 (server-create-window-system-frame): New arg. Pass parent-id as
10155 frame parameter.
10156
9b655a0a
EZ
101572010-05-29 Eli Zaretskii <eliz@gnu.org>
10158
db5dce9d
EZ
10159 Bidi-sensitive word movement with arrow keys.
10160 * subr.el (right-arrow-command, left-arrow-command): Move to
10161 bindings.el.
10162
10163 * bindings.el (right-char, left-char): Move from subr.el and
10164 rename from right-arrow-command and left-arrow-command.
10165 (right-word, left-word): New functions.
10166 (global-map) <right>: Bind to right-char.
10167 (global-map) <left>: Bind to left-char.
10168 (global-map) <C-right>: Bind to right-word.
10169 (global-map) <C-left>: Bind to left-word.
10170
9b655a0a
EZ
10171 * ls-lisp.el (ls-lisp-classify-file): New function.
10172 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10173 (ls-lisp-classify): Call ls-lisp-classify-file.
10174 (insert-directory): Remove blanks from switches.
10175
fcb52808
CY
101762010-05-29 Chong Yidong <cyd@stupidchicken.com>
10177
10178 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10179 (ansi-color-drop-regexp): New constant.
10180 (ansi-color-apply, ansi-color-filter-region)
896114cf 10181 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10182 (ansi-color-apply): Build string list before calling concat.
10183
0040735a
JL
101842010-05-28 Juri Linkov <juri@jurta.org>
10185
10186 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10187 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10188 (Bug#5270)
10189
b6827fff
MA
101902010-05-28 Michael Albinus <michael.albinus@gmx.de>
10191
10192 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10193 to ignored backtrace functions.
10194 (with-progress-reporter): Expand docstring.
10195 (tramp-handle-delete-file): Implement TRASH argument.
10196 (tramp-get-remote-trash): New defun.
10197
eba082a2
MA
101982010-05-28 Michael Albinus <michael.albinus@gmx.de>
10199
6a7662bb
BR
10200 * net/tramp-compat.el (tramp-compat-delete-file):
10201 Use `symbol-value' for backward compatibility.
eba082a2
MA
10202
10203 * net/tramp.el (tramp-handle-make-symbolic-link)
10204 (tramp-handle-load)
10205 (tramp-do-copy-or-rename-file-via-buffer)
10206 (tramp-do-copy-or-rename-file-directly)
10207 (tramp-do-copy-or-rename-file-out-of-band)
10208 (tramp-handle-process-file, tramp-handle-call-process-region)
10209 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10210 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10211 (tramp-delete-temp-file-function): Use `delete-file' instead
10212 of `tramp-compat-delete-file'.
10213
10214 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10215 (tramp-fish-handle-make-symbolic-link)
10216 (tramp-fish-handle-process-file): Use `delete-file' instead
10217 of `tramp-compat-delete-file'.
10218
6a7662bb
BR
10219 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10220 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10221
0dc3e410
MA
10222 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10223 `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10224
6a7662bb
BR
10225 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10226 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10227
10228 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10229 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10230 (tramp-smb-handle-write-region): Use `delete-file' instead of
10231 `tramp-compat-delete-file'.
10232 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10233
f1a5d776
CY
102342010-05-27 Chong Yidong <cyd@stupidchicken.com>
10235
10236 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10237 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10238 (dired-do-flagged-delete, dired-do-delete): Use trash.
10239
10240 * speedbar.el (speedbar-item-delete): Allow trashing.
10241
10242 * files.el (delete-directory): New arg TRASH.
10243
10244 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10245 (ange-ftp-rename-remote-to-remote)
10246 (ange-ftp-rename-local-to-remote)
10247 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10248 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10249 `delete-file'.
10250 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10251 allow trashing.
10252
10253 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10254 handle new TRASH arg of `delete-file'.
10255
c4ce1145 10256 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10257 (tramp-handle-make-symbolic-link, tramp-handle-load)
10258 (tramp-do-copy-or-rename-file-via-buffer)
10259 (tramp-do-copy-or-rename-file-directly)
10260 (tramp-do-copy-or-rename-file-out-of-band)
10261 (tramp-handle-process-file, tramp-handle-call-process-region)
10262 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10263 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10264 (tramp-delete-temp-file-function): Use null TRASH arg in
10265 tramp-compat-delete-file call.
10266
10267 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10268 (tramp-fish-handle-delete-file)
10269 (tramp-fish-handle-make-symbolic-link)
10270 (tramp-fish-handle-process-file): Use null TRASH arg in
10271 `tramp-compat-delete-file' call.
10272
10273 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10274 arg in `tramp-compat-delete-file' call.
10275
10276 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10277 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10278 `tramp-compat-delete-file' call.
10279
10280 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10281 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10282 `tramp-compat-delete-file' call.
10283
10284 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10285 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10286 (tramp-smb-handle-write-region): Use null TRASH arg in
10287 tramp-compat-delete-file call.
10288 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10289 (tramp-smb-handle-delete-file): Rename arg.
10290
10291 * diff.el (diff-sentinel):
10292 * epg.el (epg--make-temp-file, epg-decrypt-string)
10293 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10294 * jka-compr.el (jka-compr-partial-uncompress)
10295 (jka-compr-call-process, jka-compr-write-region):
10296 * server.el (server-sentinel): Remove optional arg from
10297 delete-file, reverting 2010-05-03 change.
10298
ecb0ab90
CY
102992010-05-27 Chong Yidong <cyd@stupidchicken.com>
10300
6a7662bb
BR
10301 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10302 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10303
2b25da45
KH
103042010-05-27 Kenichi Handa <handa@m17n.org>
10305
10306 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10307 element of GSTRING is nil.
10308
11e4d8c0
SM
103092010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10310
10311 * emacs-lisp/smie.el (smie-forward-token-function)
10312 (smie-backward-token-function): New vars.
10313 (smie-backward-sexp, smie-forward-sexp)
10314 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10315 (smie-default-backward-token): Rename from smie-backward-token and
10316 skip comments.
10317 (smie-default-forward-token): Rename from smie-forward-token and
10318 skip comments.
10319 (smie-next-sexp): Handle nil results from next-token.
10320 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10321
4da3541b
CY
103222010-05-27 Chong Yidong <cyd@stupidchicken.com>
10323
896114cf
SM
10324 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10325 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10326
103272010-05-27 Masatake YAMATO <yamato@redhat.com>
10328
10329 * htmlfontify.el (hfy-face-resolve-face): New function.
10330 (hfy-face-to-style): Use it (Bug#6279).
10331
6dc439cb
SM
103322010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10333
10334 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10335 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10336
021eb8d7
GM
103372010-05-26 Glenn Morris <rgm@gnu.org>
10338
10339 * emulation/edt.el (edt-load-keys): Use locate-library.
10340
bef4957b
CY
103412010-05-25 Chong Yidong <cyd@stupidchicken.com>
10342
10343 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10344 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10345 (log-edit-changelog-insert-entries): Args changed.
10346 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10347 (log-edit-insert-changelog-entries): Reorganize return value of
10348 `log-edit-changelog-entries' to pass filenames to
10349 log-edit-changelog-insert-entries.
10350
84fb0956
TV
103512010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10352
10353 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10354 `image-dired-dired-insert-marked-thumbs' to
10355 `image-dired-dired-toggle-marked-thumbs'.
10356
10357 * image-dired.el: Require cl when compiling.
10358 (image-dired-dired-toggle-marked-thumbs): Rename from
10359 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10360 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10361 to 'no-dir. Skip files whose names don't match
10362 `image-file-name-regexp'. When file has a thumbnail overlay,
10363 delete it. (Bug#5270)
10364
0fb1193d
JL
103652010-05-25 Juri Linkov <juri@jurta.org>
10366
10367 * image-mode.el (image-mode): Add image-after-revert-hook to
10368 after-revert-hook.
10369 (image-after-revert-hook): New function. (Bug#5669)
10370
fc937924
JL
103712010-05-25 Juri Linkov <juri@jurta.org>
10372
10373 * image.el (image-animated-p): When delay between animated images
10374 is 0, set it to 10 (0.1 sec). (Bug#6258)
10375
fa9ba953
MA
103762010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10377
10378 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10379 `forward-word', its default syntax could be changed.
fa9ba953 10380
9e021389
MA
103812010-05-25 Michael Albinus <michael.albinus@gmx.de>
10382
10383 * net/tramp.el (tramp-progress-reporter-update): New defun.
10384 (with-progress-reporter): Use it.
10385 (tramp-process-actions):
6a7662bb
BR
10386 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10387 Preserve current message, in order to let progress reporter continue
9e021389
MA
10388 afterwards. (Bug#6257)
10389
6169260b
GM
103902010-05-25 Glenn Morris <rgm@gnu.org>
10391
10392 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10393 Add :version.
10394
d26781af
RY
103952010-05-25 Ryan Yeske <rcyeske@gmail.com>
10396
8826afe3 10397 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10398 (rcirc-default-full-name): Change to "unknown".
10399 (rcirc-user-name-history): Add variable.
8826afe3
GM
10400
104012010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10402 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10403
10404 * net/rcirc.el (rcirc-server-alist): Add :pass.
10405 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10406 username and password.
a628ad9d 10407 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10408 value to server when connecting.
10409
d355a0b7
SM
104102010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10411
f5228f84
SM
10412 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10413 (smie-merge-prec2s): Pass the tables as separate args.
10414 (smie-bnf-precedence-table): Adjust call accordingly.
10415 (smie-prec2-levels): Set levels at the end.
10416
d355a0b7
SM
10417 Replace Lisp calls to delete-backward-char by delete-char.
10418 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10419 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10420 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10421 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10422 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10423 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10424 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10425 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10426 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10427 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10428 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10429 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10430 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10431 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10432 delete-backward-char by calls to delete-char.
10433
f668ef02
KH
104342010-05-25 Kenichi Handa <handa@m17n.org>
10435
10436 * language/hebrew.el (hebrew-shape-gstring): New function.
10437 Register it in composition-function-table for all Hebrew combining
10438 characters.
10439
397eb3f3
SM
104402010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10441
10442 * epa.el (epa--select-keys): Don't explicitly delete the window since
10443 that can fail (e.g. sole window in frame). Use dedication instead.
10444
171eda53 104452010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10446
10447 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10448
110683ad
CY
104492010-05-22 Chong Yidong <cyd@stupidchicken.com>
10450
10451 * image.el (image-refresh): Define as an alias for image-flush.
10452
10453 * image-mode.el (image-toggle-display-image): Caller changed.
10454
df9db151
JL
104552010-05-21 Juri Linkov <juri@jurta.org>
10456
10457 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10458 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10459 whitespace, call wildcard-to-regexp on substrings and concat them
10460 with "\\|". (Bug#6114)
10461
c0209c2c
AM
104622010-05-21 Alan Mackenzie <acm@muc.de>
10463
171eda53
SM
10464 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10465 Replace parameter `here' with `here-' and `here-plus', which sandwich
10466 any pertinent CPP construct.
c0209c2c
AM
10467 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10468 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10469 CPP construct from taking part in the scanning.
10470
655bded0
MA
104712010-05-21 Michael Albinus <michael.albinus@gmx.de>
10472
10473 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10474 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10475 Tune `with-progress-reporter' messages.
655bded0
MA
10476 (tramp-handle-vc-registered):
10477 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10478 (tramp-fish-handle-insert-file-contents)
10479 (tramp-fish-maybe-open-connection):
10480 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10481 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10482 (tramp-imap-handle-insert-file-contents)
10483 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10484
3e17a1a7
JB
104852010-05-21 Juanma Barranquero <lekktu@gmail.com>
10486
bf1e8d4a
JB
10487 * add-log.el (change-log-font-lock-keywords):
10488 Highlight all authors in multi-author entries.
10489
3e17a1a7
JB
10490 * smerge-mode.el (smerge-refine-ignore-whitespace)
10491 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10492 Fix typos in docstrings.
10493 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10494
969e684a
GM
104952010-05-21 Glenn Morris <rgm@gnu.org>
10496
e75c1e7d
GM
10497 * progmodes/fortran.el (fortran-mode):
10498 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10499
969e684a
GM
10500 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10501 having a relative path in src/Makefile.in.
10502
a50878fa
KR
105032010-05-20 Kevin Ryde <user42@zip.com.au>
10504
10505 * help-mode.el (help-make-xrefs): For Info node links turn
10506 newlines into spaces. Link node names with newlines are matched
10507 by help-xref-info-regexp and buttonized, this change ensures they
10508 can be followed successfully with RET. (Bug#6206)
10509
f66a2f90
JL
105102010-05-20 Juri Linkov <juri@jurta.org>
10511
10512 * locate.el (locate): Use pop-to-buffer instead of
10513 switch-to-buffer-other-window. (Bug#6204)
10514
201d895a
JL
105152010-05-20 Juri Linkov <juri@jurta.org>
10516
10517 * replace.el (replace-highlight): Fix lazy-highlighting
10518 for `M-s w str M-% str RET'.
10519
1ddb2ea0
MY
105202009-12-15 Masatake YAMATO <yamato@redhat.com>
10521
10522 * isearch.el (isearch-yank-word-or-char): Pull next subword
10523 when `subword-mode' is activated. (Bug#6220)
10524
a6020335
MH
105252010-05-20 Mark A. Hershberger <mah@everybody.org>
10526
10527 * isearch.el (isearch-update-post-hook): New hook.
10528 (isearch-update): Use the new hook. (Bug#6225)
10529
50de6a38
JL
105302010-05-20 Juri Linkov <juri@jurta.org>
10531
10532 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10533 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10534 (Bug#6222)
10535
5d944a8f
JL
105362010-05-20 Juri Linkov <juri@jurta.org>
10537
10538 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10539 (Bug#6223)
10540
f5d6548a
JL
105412010-05-20 Juri Linkov <juri@jurta.org>
10542
10543 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10544 FILE-NAME to read from the minibuffer when called interactively
10545 with prefix argument instead of using buffer-file-name.
10546 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10547
10548 * dired.el: Update autoloads.
10549
f8e63691
CY
105502010-05-20 Chong Yidong <cyd@stupidchicken.com>
10551
10552 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10553 nxml-finish-element, for consistency with SGML mode.
10554
10555 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10556 octave-close-block.
10557
07d7c3bd
JB
105582010-05-20 Juanma Barranquero <lekktu@gmail.com>
10559
10560 * composite.el: Require cl when compiling.
10561 (reference-point-alist, compose-gstring-for-graphic)
10562 (compose-gstring-for-terminal): Fix typos in docstrings.
10563
7bce8510
JL
105642010-05-19 Juri Linkov <juri@jurta.org>
10565
10566 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10567 set-window-parameter.
10568
a7723e05
MA
105692010-05-19 Michael Albinus <michael.albinus@gmx.de>
10570
10571 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10572 where appropriate.
10573 (tramp-maybe-open-connection): Use it.
10574
3f2e7735
EZ
105752010-05-19 Eli Zaretskii <eliz@gnu.org>
10576
10577 * simple.el (move-end-of-line): Make sure we are at line beginning
10578 before backing up to end of previous line.
10579
8d9181c7
MA
105802010-05-19 Michael Albinus <michael.albinus@gmx.de>
10581
8c4ec20f
MA
10582 * password-cache.el (password-cache-remove): Fix docstring.
10583
8d9181c7
MA
10584 * net/secrets.el: Autoload the widget functions.
10585 (secrets-search-items, secrets-create-item)
10586 (secrets-get-attributes, secrets-expand-item): Attributes will be
10587 stored on the password database without leading ":", as all other
10588 clients do as well.
10589 (secrets-mode): Fix docstring.
10590 (secrets-show-secrets): Provide it as autoloaded command only when
10591 D-Bus support is available. Check existence of Secret Service API.
10592
2a96c2a7
SM
105932010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10594
10595 * indent.el (indent-region): Deactivate region (bug#6200).
10596
d24e10b1
GM
105972010-05-19 Glenn Morris <rgm@gnu.org>
10598
10599 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10600
2833d915
KH
106012010-05-19 Kenichi Handa <handa@m17n.org>
10602
10603 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 10604 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 10605
134c2f29
JB
106062010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10607
10608 * calc/calc-trail.el (calc-trail-isearch-forward)
10609 (calc-trail-isearch-backward): Ensure that the new window
10610 point is set correctly.
10611
278847cd
SM
106122010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10613
10614 * subr.el (read-quoted-char): Resolve modifiers after key
10615 remapping (bug#6212).
10616
3a8e7cbd
MA
106172010-05-18 Michael Albinus <michael.albinus@gmx.de>
10618
10619 Add visualization code for secrets.
10620 * net/secrets.el (secrets-mode): New major mode.
10621 (secrets-show-secrets, secrets-show-collections)
10622 (secrets-expand-collection, secrets-expand-item)
10623 (secrets-tree-widget-after-toggle-function)
10624 (secrets-tree-widget-show-password): New defuns.
10625
472e7ec1
SM
106262010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10627
224b70cb
SM
10628 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10629 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10630 handled in smie-next-sexp.
10631 (smie-indent-calculate): Provide a starting indentation (so the
10632 recursion is well-founded ;-).
10633
472e7ec1
SM
10634 Fix handling of non-associative equal levels.
10635 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10636 when it's not needed.
10637 (smie-op-left, smie-op-right): New functions.
10638 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10639 Better handle equal levels to distinguish the associative case from
10640 the "multi-keyword construct" case.
10641 (smie-backward-sexp, smie-forward-sexp): Use it.
10642
35e53abd
JB
106432010-05-18 Juanma Barranquero <lekktu@gmail.com>
10644
5d8fe0ba
JB
10645 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10646
35e53abd
JB
10647 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10648 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10649
5ad4bef5
SM
106502010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10651
10652 Provide a simple generic indentation engine and use it for Prolog.
10653 * emacs-lisp/smie.el: New file.
10654 * progmodes/prolog.el (prolog-smie-op-levels)
10655 (prolog-smie-indent-rules): New var.
10656 (prolog-mode-variables): Use them to configure SMIE.
10657 (prolog-indent-line, prolog-indent-level): Remove.
10658
00681a3c
JB
106592010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10660
560bb7ae 10661 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
10662 order before computing the averages.
10663
eba62f7a
JB
106642010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10665
597517ef 10666 * calc/calc-vec.el (calc-histogram):
5ad4bef5 10667 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
10668 (math-vector-avg): New function.
10669
560bb7ae 10670 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
10671 being grouped depend on the radix (Bug#6189).
10672
8c5ff6dd
KR
106732010-05-15 Ken Raeburn <raeburn@raeburn.org>
10674
10675 * version.el (emacs-copyright, emacs-version): Don't define here,
10676 now that emacs.c defines it.
10677
98d8b17e
EZ
106782010-05-15 Eli Zaretskii <eliz@gnu.org>
10679
71078429
EZ
10680 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10681 "Describe Language Environment" menu item.
10682
ce6233c1
EZ
10683 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10684
d20e1419
EZ
10685 Bidi-sensitive movement with arrow keys.
10686 * subr.el (right-arrow-command, left-arrow-command): New functions.
10687
10688 * bindings.el (global-map): Bind them to right and left arrow keys.
10689
98d8b17e 10690 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
10691 * files.el (convert-standard-filename):
10692 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
10693 the corresponding systems.
10694
10695 * w32-fns.el (w32-convert-standard-filename): Rename from
10696 convert-standard-filename. Doc fix.
10697
10698 * dos-fns.el (dos-convert-standard-filename): Doc fix.
10699 (convert-standard-filename): Don't defalias.
10700 (register-name-alist, make-register, register-value)
10701 (set-register-value, intdos): Obsolete aliases for the
10702 corresponding dos-* functions and variables.
10703 (dos-intdos): Add a doc string.
10704
ae6bc504
JB
107052010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
10706
10707 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
10708 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
10709 (math-compose-tex-func):
10710 * calc/calccomp.el (math-compose-expr):
10711 * calc/calc-ext.el (math-format-flat-expr-fancy):
10712 * calc/calc-store.el (calc-read-var-name):
10713 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
10714
10715 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 10716 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 10717 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 10718 (math-standard-units): Add units.
ae6bc504 10719
c26ea4b2
SM
107202010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
10721
7aefa445 10722 * progmodes/asm-mode.el (asm-mode):
13973643
SM
10723 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
10724
c26ea4b2
SM
10725 * pcomplete.el (pcomplete-completions-at-point): New function,
10726 extracted from pcomplete-std-complete.
10727 (pcomplete-std-complete): Use it.
10728
02be533b
GM
107292010-05-15 Glenn Morris <rgm@gnu.org>
10730
10731 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
10732 Remove references to CVS, RCS and Old directories.
10733
78ed0efc
JB
107342010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
10735
ae6bc504 10736 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
10737 appropriate.
10738
10dcc561
SM
107392010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
10740
5ccaa359
SM
10741 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
10742 (sh-mode-syntax-table): Give it a default value instead.
10743 (sh-header-marker): Make buffer-local.
10744 (sh-mode): Move make-local-variable to the corresponding setq.
10745 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
10746 Use complete-with-action.
10747
10dcc561
SM
10748 * simple.el (prog-mode): New (abstract) major mode.
10749 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
10750 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
10751
c38762fd
JB
107522010-05-14 Juanma Barranquero <lekktu@gmail.com>
10753
10754 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
10755 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
10756 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10757 (sql-make-alternate-buffer-name, sql-placeholders-filter)
10758 (sql-escape-newlines-filter, sql-input-sender)
10759 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
10760
2ef3c144
CY
107612010-05-13 Chong Yidong <cyd@stupidchicken.com>
10762
560bb7ae 10763 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
10764
10765 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
10766 latex-open-block and C-c / to latex-close-block.
10767
10768 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
10769 and C-c C-e to sgml-close-tag.
10770
3b30ccda
MA
107712010-05-13 Michael Albinus <michael.albinus@gmx.de>
10772
10773 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 10774 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
10775 (tramp-handle-load, tramp-handle-file-local-copy)
10776 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
10777 (tramp-maybe-send-script, tramp-find-shell):
10778 Use `with-progress-reporter'.
3b30ccda
MA
10779 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
10780 Fix message text.
10781
10782 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10783 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10784 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
10785 Use `with-progress-reporter'.
10786
57ff5d7b
AM
107872010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
10788
a628ad9d
JB
10789 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
10790 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 10791
5a70d10f
SM
107922010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10793
791ffe1c
SM
10794 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
10795
5a70d10f
SM
10796 * dos-fns.el: Add "dos-" prefix for namespace control.
10797 (convert-standard-filename): Define as alias for
10798 dos-convert-standard-filename but only if applicable.
10799
38d93f03
AM
108002010-05-12 Alan Mackenzie <acm@muc.de>
10801
10802 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
10803 Push the mark at the start of these functions when appropriate.
10804
902a6d8d
SM
108052010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10806
10807 * minibuffer.el (completion-cycle-threshold): New custom var.
10808 (completion--do-completion): Use it.
10809 (minibuffer-complete): Use cycling if appropriate.
10810
9ee120ba
JB
108112010-05-11 Juanma Barranquero <lekktu@gmail.com>
10812
10813 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
10814 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
10815
841c4085
JL
108162010-05-11 Juri Linkov <juri@jurta.org>
10817
10818 * scroll-all.el (scroll-all-check-to-scroll):
10819 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
10820
8a67c70e
SM
108212010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10822
f2b9ed18
SM
10823 * iimage.el (iimage-mode-map): Move initialization into declaration.
10824 (iimage-mode-buffer): Use with-silent-modifications.
10825 Simplify calling convention. Adjust callers.
10826 (iimage-mode): Don't run hook redundantly.
10827
8a67c70e
SM
10828 * minibuffer.el (completion-pcm--pattern->regex):
10829 Fix last change (bug#6160).
10830
4bbedd98
JL
108312010-05-10 Juri Linkov <juri@jurta.org>
10832
10833 Remove nodes visited during Isearch from the Info history.
10834 * info.el (Info-isearch-initial-history)
10835 (Info-isearch-initial-history-list): New variables.
10836 (Info-isearch-start): Record initial values of
10837 Info-isearch-initial-history and Info-isearch-initial-history-list.
10838 Add Info-isearch-end to isearch-mode-end-hook.
10839 (Info-isearch-end): New function.
10840
94ecf5da
MA
108412010-05-10 Michael Albinus <michael.albinus@gmx.de>
10842
10843 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
10844 format string, in order to work around a bug in pdksh.
10845 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
10846 (tramp-handle-verify-visited-file-modtime): Do not send a command
10847 when the connection is not established.
10848 (tramp-handle-set-file-times): Simplify the check for utc.
10849
c5eb971b
JB
108502010-05-10 Juanma Barranquero <lekktu@gmail.com>
10851
10852 Fix use of `filter-buffer-substring' (rework previous change).
10853 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
10854 (cua-repeat-replace-region):
10855 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
10856 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
10857 (cua-cut-region-to-global-mark): Use it.
10858
7492acc9
MM
108592010-05-09 Michael R. Mauger <mmaug@yahoo.com>
10860
77e2fc7a
JB
10861 * progmodes/sql.el: Version 2.1.
10862 (sql-product-alist): Redesign structure of product info.
10863 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
10864 (sql-port, sql-port-history): New variables.
10865 (sql-interactive-product): New variable.
10866 (sql-send-terminator): New variable.
77e2fc7a 10867 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
10868 (sql-oracle-login-params, sql-sqlite-login-params)
10869 (sql-mysql-login-params, sql-solid-login-params)
10870 (sql-sybase-login-params, sql-informix-login-params)
10871 (sql-ingres-login-params, sql-ms-login-params)
10872 (sql-postgres-login-params, sql-interbase-login-params)
10873 (sql-db2-login-params, sql-linter-login-params)
10874 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
10875 (sql-mode-map): Add C-c C-i to start interactive mode.
10876 (sql-mode-menu): Update existing menu entries.
10877 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
10878 (sql-mode-oracle-font-lock-keywords)
10879 (sql-mode-postgres-font-lock-keywords)
10880 (sql-mode-ms-font-lock-keywords)
10881 (sql-mode-sybase-font-lock-keywords)
10882 (sql-mode-informix-font-lock-keywords)
10883 (sql-mode-interbase-font-lock-keywords)
10884 (sql-mode-ingres-font-lock-keywords)
10885 (sql-mode-solid-font-lock-keywords)
10886 (sql-mode-mysql-font-lock-keywords)
10887 (sql-mode-sqlite-font-lock-keywords)
10888 (sql-mode-db2-font-lock-keywords)
77e2fc7a 10889 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
10890 reduce run-time complexity.
10891 (sql-add-product, sql-del-product): New functions.
10892 (sql-set-product-feature, sql-get-product-feature): New functions.
10893 (sql-product-font-lock): Update product API.
10894 (sql-add-product-keywords): New function.
10895 (sql-highlight-product): Update product API.
10896 (sql-help-list-products): New function.
10897 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 10898 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
10899 prompt for port.
10900 (sql-copy-column): Copy without properties.
10901 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
10902 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
10903 Implement as a filter.
7492acc9
MM
10904 (sql-escape-newlines-filter): Implement as a filter.
10905 (sql-remove-tabs-filter): New function.
10906 (sql-send-magic-terminator): New function.
10907 (sql-send-string): Implement magic terminator.
10908 (sql-send-region): Use `sql-send-string'.
10909 (sql-interactive-mode): Use product API.
10910 (sql-product-interactive): Use product API.
10911 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
10912 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
10913 (sql-db2, sql-linter): Use `sql-product-interactive'.
10914 (sql-connect): New function.
10915 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
10916 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
10917 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
10918 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
10919 Use `sql-connect'.
7492acc9 10920
79ccd68f
SM
109212010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10922
10923 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
10924 New custom variable.
10925 (completion-pcm--string->pattern): Use it.
10926 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
10927 Make it handle any symbol as `any'.
10928 (completion-pcm--merge-completions): Extract common suffix for the new
10929 `prefix' symbol as well.
10930 (completion-substring--all-completions): Use the new `prefix' symbol.
10931
0d5852cf
MA
109322010-05-09 Michael Albinus <michael.albinus@gmx.de>
10933
10934 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
10935 not bound.
10936 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
10937 (tramp-compat-funcall): New defmacro.
10938 (tramp-compat-line-beginning-position)
10939 (tramp-compat-line-end-position)
10940 (tramp-compat-temporary-file-directory)
10941 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
10942 (tramp-compat-copy-file, tramp-compat-copy-directory)
10943 (tramp-compat-delete-file, tramp-compat-delete-directory)
10944 (tramp-compat-number-sequence, tramp-compat-process-running-p)
10945 * net/tramp.el (top, with-progress-reporter)
10946 (tramp-rfn-eshadow-setup-minibuffer)
10947 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
10948 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
10949 (tramp-completion-mode-p, tramp-check-for-regexp)
10950 (tramp-open-connection-setup-interactive-shell)
10951 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
10952 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
10953 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
10954 * net/tramp-cmds.el (tramp-cleanup-all-connections)
10955 (tramp-reporter-dump-variable, tramp-load-report-modules)
10956 (tramp-append-tramp-buffers)
10957 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
10958
10959 * net/tramp-imap.el (top): Autoload `epg-make-context'.
10960
f913fe7d
SM
109612010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10962
10963 * progmodes/compile.el (compilation-buffer-modtime): Rename from
10964 buffer-modtime. Adjust users.
10965
0235128c 109662010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 10967
77e2fc7a 10968 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 10969 car of each item, not the whole list (Bug#6083).
f034e176 10970
0235128c 109712010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
10972
10973 * progmodes/js.el (js-mode): Make paragraph variables local before
10974 calling c-setup-paragraph-variables (Bug#6071).
10975
0235128c 109762010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
10977
10978 * composite.el (compose-region, reference-point-alist): Fix typos
10979 in the doc strings.
10980
77e2fc7a 109812010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
10982
10983 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
10984 gnuplot's "set" command.
10985
0235128c 109862010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
10987
10988 * abbrev.el (last-abbrev-text): Doc fix.
10989 (abbrev-prefix-mark): Don't escape parenthesis.
10990
0235128c 109912010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
10992
10993 * composite.el (find-composition): Doc fix.
10994
0235128c 109952010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
10996
10997 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
10998 (sql-oracle-program, sql-sqlite-options)
10999 (sql-query-placeholders-and-send): Doc fixes.
11000 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11001 (sql-imenu-generic-expression, sql-buffer)
11002 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11003 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11004 (sql-mode-sybase-font-lock-keywords)
11005 (sql-mode-informix-font-lock-keywords)
11006 (sql-mode-interbase-font-lock-keywords)
11007 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11008 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11009 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11010 (sql-product-feature, sql-highlight-product)
11011 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11012 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11013 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11014 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11015 Fix typos in docstrings.
11016
0235128c 110172010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11018
11019 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11020 property instead of `invisible' and `after-string' (bug#5998).
11021
0235128c 110222010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11023
11024 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11025
0235128c 110262010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11027
11028 * filecache.el (file-cache-add-directory-list)
11029 (file-cache-add-directory-recursively): Fix typos in docstrings.
11030
0235128c 110312010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11032
11033 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11034 (gujarati-composable-pattern): Fix typo.
ece33a6e 11035
0235128c 110362010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11037
11038 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11039 (tamil-composable-pattern, malayalam-composable-pattern):
11040 Add two-part vowels to "v" (vowel sign).
771533aa 11041
0235128c 110422010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11043
99833607
CY
11044 * files.el (copy-directory): Handle symlinks (Bug#5982).
11045
0235128c 110462010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11047
11048 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11049 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11050 (Bug#5846).
11051
0235128c 110522010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11053
0ca12598
GM
11054 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11055
d2c7b917
GM
11056 * minibuffer.el (completion-at-point): Doc fix.
11057
ba5bf5f0
SM
110582010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11059
11060 * electric.el (Electric-command-loop): Minor tweak.
11061
11062 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11063 better with dedicated windows.
11064
0235128c
SM
110652010-05-07 Chong Yidong <cyd@stupidchicken.com>
11066
11067 * Version 23.2 released.
11068
560bb7ae 110692010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11070 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11071
11072 Highlight vendor specific properties.
11073 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11074 (css-proprietary-property): New face.
11075 (css-font-lock-keywords): Use them.
11076
c0162ade
EZ
110772010-05-07 Eli Zaretskii <eliz@gnu.org>
11078
11079 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11080
f3ee9200
SM
110812010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11082
05623156
SM
11083 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11084 * files.el (auto-mode-alist): Remove redundant entries.
11085
f3ee9200
SM
11086 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11087 * simple.el (auto-save-mode): Move from files.el.
11088 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11089
560bb7ae 110902010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11091
76e3243a 11092 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11093
765d4319
KY
110942010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11095
11096 * mail/binhex.el (binhex-decode-region-internal)
11097 * mail/uudecode.el (uudecode-decode-region-internal)
11098 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11099 (dns-read-type, dns-query)
11100 * pgg-parse.el (pgg-parse-armor)
11101 * pgg.el (pgg-verify-region)
11102 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11103 XEmacs.
11104
86d21cc0 11105 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11106
f83483ff
JB
111072010-05-07 Juanma Barranquero <lekktu@gmail.com>
11108
40ab7974
JB
11109 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11110
f83483ff
JB
11111 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11112 * emulation/cua-base.el (cua-repeat-replace-region):
11113 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11114 (cua-cut-region-to-global-mark):
11115 Remove text properties with `set-text-properties'.
11116
9566840f
MA
111172010-05-06 Michael Albinus <michael.albinus@gmx.de>
11118
f3ee9200
SM
11119 * net/tramp.el (top, with-progress-reporter):
11120 Use `symbol-function' inside `funcall'.
9566840f
MA
11121
11122 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11123 (tramp-compat-delete-file, tramp-compat-delete-directory):
11124 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11125
11126 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11127 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11128 inside `funcall'.
11129
0c495c21
SM
111302010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11131
1493963b
SM
11132 * minibuffer.el (completion--sreverse, completion--common-suffix):
11133 New functions.
11134 (completion-pcm--merge-completions): Extract common suffix when safe.
11135
0c495c21
SM
11136 * emacs-lisp/easy-mmode.el (define-minor-mode):
11137 Make :variable more flexible.
11138 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11139
221a0647
JL
111402010-05-05 Juri Linkov <juri@jurta.org>
11141
11142 Add `slow' and `history' tags to the desktop data.
11143
11144 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11145 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11146 (Info-finder-find-node): Require `finder.el' to be able
11147 to restore node from the desktop.
11148 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11149 data `Info-history' and `slow' tag in the assoc list.
11150 (Info-restore-desktop-buffer): Don't restore nodes with the
11151 `slow' tag. Restore `Info-history'.
11152
66bdc868
MA
111532010-05-05 Michael Albinus <michael.albinus@gmx.de>
11154
11155 Add FORCE argument to `delete-file'.
11156
11157 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11158 forcing to delete the temporary file.
11159 (ange-ftp-delete-file): Add FORCE arg.
11160 (ange-ftp-rename-remote-to-remote)
11161 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11162 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11163 Force file deletion.
66bdc868
MA
11164
11165 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11166
11167 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11168 (tramp-handle-make-symbolic-link, tramp-handle-load)
11169 (tramp-do-copy-or-rename-file-via-buffer)
11170 (tramp-do-copy-or-rename-file-directly)
11171 (tramp-do-copy-or-rename-file-out-of-band)
11172 (tramp-handle-process-file, tramp-handle-call-process-region)
11173 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11174 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11175 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11176
11177 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11178 (tramp-fish-handle-make-symbolic-link)
11179 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11180
0c495c21
SM
11181 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11182 Use `tramp-compat-delete-file'.
66bdc868
MA
11183
11184 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11185 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11186
11187 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11188 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11189
11190 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11191 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11192 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11193 Use `tramp-compat-delete-file'.
66bdc868 11194
f44379e7
SM
111952010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11196
365f8d85
SM
11197 Minor cleanups.
11198 * subr.el (add-minor-mode): Use push.
11199 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11200 * emulation/edt.el (edt-select-mode): Simplify.
11201
80ac5d4d
SM
11202 Use define-minor-mode in more cases.
11203 * term/tvi970.el (tvi970-set-keypad-mode):
11204 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11205 (normal-erase-is-backspace-mode):
11206 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11207 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11208 (get-scroll-bar-mode): New function.
11209 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11210
11211 Use define-minor-mode for less obvious cases.
f44379e7
SM
11212 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11213 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11214 * international/iso-ascii.el (iso-ascii-mode):
11215 * frame.el (auto-raise-mode, auto-lower-mode):
11216 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11217
c04b03f8
MA
112182010-05-04 Michael Albinus <michael.albinus@gmx.de>
11219
11220 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11221 in order to see error messages for failed logins.
11222
53967e09
CY
112232010-05-03 Chong Yidong <cyd@stupidchicken.com>
11224
11225 * diff.el (diff-sentinel):
11226
11227 * epg.el (epg--make-temp-file, epg-decrypt-string)
11228 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11229
11230 * jka-compr.el (jka-compr-partial-uncompress)
11231 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11232
11233 * server.el (server-sentinel): Use delete-file's new FORCE arg
11234 (Bug#6070).
11235
56eb0904
SM
112362010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11237
11238 Use define-minor-mode where applicable.
11239 * view.el (view-mode):
11240 * type-break.el (type-break-query-mode)
11241 (type-break-mode-line-message-mode):
11242 * textmodes/reftex.el (reftex-mode):
11243 * term/vt100.el (vt100-wide-mode):
11244 * tar-mode.el (tar-subfile-mode):
11245 * savehist.el (savehist-mode):
11246 * ibuf-ext.el (ibuffer-auto-mode):
11247 * composite.el (auto-composition-mode):
11248 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11249 Use define-minor-mode.
11250 (vhdl-mode): Use static mode-line format.
11251 (vhdl-mode-line-update): Delete.
11252 (vhdl-create-mode-menu, vhdl-activate-customizations)
11253 (vhdl-hs-minor-mode): Don't bother calling it.
11254
672eb710
SM
112552010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11256
8f92b8ad
SM
11257 * simple.el (with-wrapper-hook): Move.
11258 (buffer-substring-filters): Mark obsolete.
11259 (filter-buffer-substring-functions): New variable.
1fada563 11260 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11261
c04b03f8 112622010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11263 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11264
11265 Implement compression for inline methods.
11266
11267 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11268 (tramp-copy-size-limit): Allow also nil.
11269 (tramp-inline-compress-commands): New defconst.
11270 (tramp-find-inline-compress, tramp-get-inline-compress)
11271 (tramp-get-inline-coding): New defuns.
cb7f3653 11272 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11273 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11274 (tramp-handle-file-local-copy, tramp-handle-write-region)
11275 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11276
8c0bf8b3
SM
112772010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11278
07125a91
SM
11279 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11280 Remove unused functions.
11281
f3a47002
SM
11282 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11283 Set find-tag-default-function as a variable rather than a property.
11284
8c0bf8b3
SM
11285 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11286 * progmodes/etags.el (tags-completion-at-point-function):
11287 Remove left over interactive spec. Add autoloading stub.
11288 (complete-tag): Use tags-completion-at-point-function.
11289
27601456
CY
112902010-04-30 Chong Yidong <cyd@stupidchicken.com>
11291
cb7f3653 11292 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11293
09d0284d
CY
112942010-04-29 Chong Yidong <cyd@stupidchicken.com>
11295
27d3cd56
CY
11296 * ido.el (ido-init-completion-maps): Remove C-v binding.
11297 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11298
3a07ffce
CY
112992010-04-29 Chong Yidong <cyd@stupidchicken.com>
11300
11301 * minibuffer.el (tags-completion-at-point-function): New function.
11302 (completion-at-point-functions): Use it.
11303
3a07ffce
CY
11304 * progmodes/etags.el (complete-tag): Revert last change.
11305
3d14bb73
AM
113062010-04-29 Alan Mackenzie <acm@muc.de>
11307
11308 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11309 off-by-one error (in end of macro position).
11310
7d353d11
SM
113112010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11312
11313 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11314 firefox is absent. Don't autoload.
11315 (browse-url-galeon-program): Don't autoload.
11316
48111a85
CY
113172010-04-28 Chong Yidong <cyd@stupidchicken.com>
11318
11319 * bindings.el (complete-symbol): Move into minibuffer.el.
11320
11321 * minibuffer.el (complete-tag): Move from etags.el. If tags
11322 completion cannot be performed, return nil instead of signalling
11323 an error.
11324 (completion-at-point): Make it an alias for complete-symbol.
11325 (complete-symbol): Move from bindings.el, and replace with the
11326 body of completion-at-point.
11327
11328 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11329
7ba94701
MA
113302010-04-28 Michael Albinus <michael.albinus@gmx.de>
11331
11332 * net/tramp.el (tramp-remote-selinux-p): New defun.
11333 (tramp-handle-file-selinux-context)
11334 (tramp-handle-set-file-selinux-context): Use it.
11335
95c6cc3e
SS
113362010-04-28 Sam Steingold <sds@gnu.org>
11337
11338 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11339 `safe-local-variable' if the value is a string or a symbol with
11340 the property `bug-reference-url-format'.
11341
36045ff3
CY
113422010-04-28 Chong Yidong <cyd@stupidchicken.com>
11343
537ffaf3
SM
11344 * progmodes/bug-reference.el (bug-reference-url-format):
11345 Revert 2010-04-27 change due to security risk.
36045ff3 11346
56924d99
SM
113472010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11348
11349 Make it possible to locally disable a globally enabled mode.
11350 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11351 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11352 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11353 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11354 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11355 that subsequent hooks get a chance to disable it.
11356
ccaa4765
SM
113572010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11358
17818d71
SM
11359 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11360 Avoid re-enabling a minor mode after the user turned the minor mode
11361 off if MODE-enable-in-buffers is run twice (typically once from
11362 fundamental-mode's after-change-major-mode-hook and a second time from
11363 run-mode-hook's own after-change-major-mode-hook).
11364
ccaa4765
SM
11365 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11366
2a6f654e
SS
113672010-04-27 Sam Steingold <sds@gnu.org>
11368
11369 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11370 `safe-local-variable' if the value is a string or a function, as
11371 documented and implemented on 2010-04-02.
11372
cecaa674
JB
113732010-04-27 Juanma Barranquero <lekktu@gmail.com>
11374
11375 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11376 when method is 'kill.
11377
113782010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11379
a628ad9d
JB
11380 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11381 condition in default directory check.
01c35094 11382 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11383 Kill ispell process when killing its associated buffer.
11384
7dd7fbb9
JD
113852010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11386
11387 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11388 but we aren't using it.
11389
7ac82b84
J
113902010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11391
11392 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11393 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11394
fea1add4
GM
113952010-04-24 Glenn Morris <rgm@gnu.org>
11396
11397 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11398 Ignore VCS-ignore files, and deleted nextstep preferences files.
11399 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11400 (authors-ambiguous-files): New list.
11401 (authors-valid-file-names): Add some deleted files.
11402 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11403 (authors-disambiguate-file-name): New function. (Bug#5501)
11404 (authors-canonical-file-name): Doc fix.
11405 Don't warn about obsolete files.
11406 (authors-canonical-file-name, authors-scan-el):
11407 Use authors-disambiguate-file-name.
11408
cbcfee6e
GM
11409 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11410 Add autoload cookies.
11411 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11412 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11413 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11414 They have definitions / compiler macros in cl.el.
11415 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11416 Replace manual autoloads with generated ones.
11417 (htmlfontify-unload-rgb-file): Remove autoload.
11418 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11419
3b548e1b
SM
114202010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11421
9ae0c310
SM
11422 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11423 (byte-compile-setq-default): Optimize for the
11424 single-var case and don't call byte-compile-form in this case to avoid
11425 inf-loop with byte-compile-set-default.
11426
3b548e1b
SM
11427 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11428
632c5478
MA
114292010-04-23 Michael Albinus <michael.albinus@gmx.de>
11430
11431 Implement SELINUX backends.
11432
3b548e1b
SM
11433 * net/tramp.el (tramp-file-name-handler-alist):
11434 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11435 (tramp-handle-file-selinux-context)
11436 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11437 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11438 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11439
3b548e1b
SM
11440 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11441 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11442 (tramp-gvfs-handle-file-selinux-context)
11443 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11444 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11445
11446 * net/ange-ftp.el (ange-ftp-copy-file):
11447 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11448 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11449 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11450 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11451
a94d821f
MA
114522010-04-22 Michael Albinus <michael.albinus@gmx.de>
11453
11454 Synchronize with Tramp repository.
11455
11456 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11457 (tramp-action-process-alive, tramp-action-out-of-band)
11458 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11459 (tramp-exists-file-name-handler): Fix docstring.
11460 (with-progress-reporter): New defmacro.
11461 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11462 (tramp-maybe-open-connection): Use it.
11463
a92375d9
MA
114642010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11465
11466 Detect ssh 'ControlMaster' argument automatically in some cases.
11467
11468 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11469 (tramp-default-method): Use it.
11470
489fe4c2
MA
114712010-04-22 Michael Albinus <michael.albinus@gmx.de>
11472
25f14cdb
MA
11473 * net/tramp.el (tramp-handle-copy-file): Add new optional
11474 parameter `preserve-selinux-context'.
11475 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11476
a92375d9
MA
114772010-04-22 Michael Albinus <michael.albinus@gmx.de>
11478
489fe4c2
MA
11479 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11480 Ensure, that non remote files are still checked. Oops.
11481
acd1f317
MA
114822010-04-21 Michael Albinus <michael.albinus@gmx.de>
11483
11484 Fix Bug#5840.
11485
11486 * icomplete.el (icomplete-completions): Use `non-essential'.
11487
11488 * net/tramp.el (tramp-connectable-p): New defun.
11489 (tramp-handle-expand-file-name)
11490 (tramp-completion-handle-file-name-all-completions)
11491 (tramp-completion-handle-file-name-completion): Use it.
11492
62c5b459
SM
114932010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11494
11495 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11496
f904c0f9
JD
114972010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11498
11499 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11500
11501 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11502
11503 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11504 is present.
11505
11506 * info.el (info-tool-bar-map): Add labels.
11507
11508 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11509
11510 * cus-edit.el (custom-commands): Add labels for tool bar.
11511 (custom-buffer-create-internal, Custom-mode): Adjust for
11512 labels in custom-commands.
11513
11514 * dynamic-setting.el: Renamed from font-setting.el.
11515
c5cbeb12
LL
115162010-04-21 John Wiegley <jwiegley@gmail.com>
11517
11518 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11519 toggles the use of virtual buffers.
537ffaf3 11520 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11521 (ido-toggle-virtual-buffers): New function.
11522
fcc93746
JB
115232010-04-21 Juanma Barranquero <lekktu@gmail.com>
11524
11525 Use `define-derived-mode'; fix window selection; doc fixes.
11526 * play/tetris.el (tetris, tetris-update-speed-function)
11527 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11528 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11529 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11530 (tetris-pause-game): Fix typos in docstrings.
11531 (tetris-mode-map, tetris-null-map):
11532 Move initialization into declaration.
11533 (tetris-mode): Define with `define-derived-mode';
11534 set show-trailing-whitespace to nil.
11535 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11536
574c05e2
KK
115372010-04-21 Karel Klíč <kklic@redhat.com>
11538
11539 * files.el (backup-buffer): Handle SELinux context, and return it
11540 if a backup was made by renaming.
11541 (backup-buffer-copy): Set SELinux context to the target file.
11542 (basic-save-buffer): Set SELinux context of the newly written file.
11543 (basic-save-buffer-1): Now it also returns any SELinux context.
11544 (basic-save-buffer-2): Set SELinux context of the newly created file,
11545 and return it.
11546 * net/tramp.el (tramp-file-name-for-operation):
11547 Add file-selinux-context.
11548
e97a42c1
SM
115492010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11550
f2b9ed18
SM
11551 Make the log-edit comments use RFC822 format throughout.
11552
e97a42c1
SM
11553 * vc.el (vc-checkin, vc-modify-change-comment):
11554 Adjust to new vc-start/finish-logentry.
11555 (vc-find-conflicted-file): New command.
11556 (vc-transfer-file): Adjust to new vc-checkin.
11557 (vc-next-action): Improve scoping.
11558
11559 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11560 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11561
11562 * vc-git.el (vc-git-log-edit-mode): Remove.
11563 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11564 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11565
11566 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11567 (vc-start-logentry): Remove argument `extra'.
11568 (vc-finish-logentry): Remove extra args.
11569
11570 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11571 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11572 (vc-bzr-conflicted-files): New function.
11573
11574 * log-edit.el (log-edit-extra-flags)
11575 (log-edit-before-checkin-process): Remove.
11576 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11577 (log-edit-headers-alist): New var.
11578 (log-edit-header-contents-regexp): New const.
11579 (log-edit-match-to-eoh): New function.
11580 (log-edit-font-lock-keywords): Use them.
11581 (log-edit): Insert a "Summary:" header as default.
11582 (log-edit-mode): Mark font-lock rules as case-insensitive.
11583 (log-edit-done): Cleanup headers.
11584 (log-view-process-buffer): Remove.
11585 (log-edit-extract-headers): New function to replace it.
11586
938efb77
JB
115872010-04-20 Juanma Barranquero <lekktu@gmail.com>
11588
11589 * subr.el (default-direction-reversed): Remove obsolescence info.
11590
1cfb415b
SM
115912010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11592
cb4f9513
SM
11593 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11594 windows/frames.
11595
6e610c72
SM
11596 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11597 I.e. include text after point in the completion region.
11598 Also, return nil when we're not after/in a symbol.
11599
1cfb415b
SM
11600 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11601 default enable-multibyte-characters.
11602
c80fa13c
SM
116032010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11604
87926e02
SM
11605 * international/mule.el: Help the user choose a valid coding-system.
11606 (read-buffer-file-coding-system): New function.
11607 (set-buffer-file-coding-system): Use it. Prompt the user if the
11608 coding-system cannot encode all the chars.
11609
c80fa13c
SM
11610 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11611 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11612 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11613 Don't use *vc-bzr-shelve*.
11614
6e104790 116152010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
11616
11617 Fix the version number for added files.
11618 * vc-hg.el (vc-hg-working-revision): Check if the file is
11619 registered after hg parent fails (Bug#5961).
11620
6e104790 116212010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
11622
11623 * htmlfontify.el (htmlfontify-buffer)
11624 (htmlfontify-copy-and-link-dir): Autoload entry points.
11625
6e104790 116262010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
11627
11628 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11629 name relative to the project root (Bug#5960).
11630
6e104790 116312010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
11632
11633 * vc-git.el (vc-git-print-log): Doc fix.
11634
6e104790 116352010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
11636
11637 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11638
53cfe624 116392010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
11640
11641 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11642 default settings (Bug#5928).
11643
6e104790 116442010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
11645
11646 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11647 New function.
0a23b2c3 11648 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 11649
6e104790 116502010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
11651
11652 * language/indian.el (malayalam-composable-pattern): Fix previous
11653 change (add U+0D4D "SIGN VIRAMA").
11654 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11655 (tamil-composable-pattern): Fix typo in the regexp.
11656 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11657 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11658 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11659
6e104790 116602010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
11661
11662 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11663 paragraph-separate (Bug#5821).
11664
6e104790 116652010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
11666
11667 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11668
11669 * info.el (Info-find-node-2): Comment out code that skips
11670 breadcrumbs line.
11671 (Info-mouse-follow-link): New command.
11672 (Info-link-keymap): New keymap.
11673 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11674 Return a string with links instead of inserting breadcrumbs
11675 to the Info buffer.
11676 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11677 Instead of putting the `invisible' text property over the Info
11678 header, make an overlay over the Info header with the `invisible'
11679 property and `after-string' set to the string returned by
11680 `Info-breadcrumbs'.
11681
6e104790 116822010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
11683
11684 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11685 Reported by monkey@sandpframing.com.
11686
98923800
SM
116872010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11688
b5feea0f
SM
11689 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
11690 (tmm-get-keymap): Add key-binding shortcuts now that they're not
11691 available in the "keyseq cache" any more.
11692
98923800
SM
11693 * custom.el (defcustom): Add edebug spec.
11694
fd5c9dfa
JL
116952010-04-18 Juri Linkov <juri@jurta.org>
11696
11697 Test for special mode-class in view-buffer instead of view-file (bug#5513).
11698
11699 * view.el (view-file, view-buffer): Move test for special mode-class
11700 from view-file to view-buffer.
11701
11702 * tar-mode.el (tar-extract): Turn if's into one cond
11703 like in arc-mode.el.
11704
b3671a51
JL
117052010-04-18 Juri Linkov <juri@jurta.org>
11706
11707 Add 7z archive format support (bug#5475).
11708
11709 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
11710 (archive-7z-extract): New defcustom.
11711 (archive-find-type): Add magic string for 7z.
11712 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
11713 If `stderr-file' is non-nil, use `(t stderr-file)' for the
11714 `buffer' arg of `call-process'.
11715 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
11716 call the function `archive-7z-extract' with the variable
11717 `archive-7z-extract' let-bound to `archive-zip-extract'.
11718 (archive-7z-summarize, archive-7z-extract): New functions.
11719
11720 * international/mule.el (auto-coding-alist):
11721 * files.el (auto-mode-alist): Add 7z file extension.
11722
8a37fb25
SM
117232010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11724
e9515805
SM
11725 * loadup.el: Setup hash-cons for pure data.
11726
f8ea0098
SM
11727 Fix duplicate entries in cedet's loaddefs.el files.
11728 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
11729 Should make most file-local generated-autoload-file unnecessary.
11730 (print-readably): Silence warnings.
11731 (autoload-find-destination): Take load-name as an arg to make sure
11732 it's the same as the one that will be in the file.
11733 (autoload-generate-file-autoloads): Adjust to above changes.
11734 Try to make the dataflow a bit simpler.
11735
8a37fb25
SM
11736 * cvs-status.el (cvs-refontify): Remove unused.
11737
f8b91752
JB
117382010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
11739
76e3243a 11740 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 11741
76e3243a 11742 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
11743 twos-complement mode.
11744
d8b01fef
JB
117452010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
11746
76e3243a
JB
11747 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
11748 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
11749 (calc-inverse): Add "Option" to message, as appropriate.
11750 (calc-hyperbolic): Add "Option" to message, as appropriate.
11751 (calc-option, calc-is-option): New functions.
11752
76e3243a 11753 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
11754 (calc-option-prefix-help): New function.
11755
76e3243a 11756 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 11757
76e3243a 11758 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
11759 (calc-option-flag): New variable.
11760 (calc-do): Set `calc-option-flag to nil.
11761 (calc-set-mode-line): Add "Opt " as appropriate.
11762
74f806a1
JL
117632010-04-16 Juri Linkov <juri@jurta.org>
11764
11765 Move scrolling commands from simple.el to window.el
11766 because their primitives are implemented in window.c.
11767
11768 * simple.el (scroll-error-top-bottom)
11769 (scroll-up-command, scroll-down-command, scroll-up-line)
11770 (scroll-down-line, scroll-other-window-down)
11771 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11772 * window.el (scroll-error-top-bottom)
11773 (scroll-up-command, scroll-down-command, scroll-up-line)
11774 (scroll-down-line, scroll-other-window-down)
11775 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11776 Move from simple.el to window.el because their primitives are
11777 implemented in window.c.
11778
ad40eec5
JL
117792010-04-16 Juri Linkov <juri@jurta.org>
11780
11781 * isearch.el (isearch-lookup-scroll-key): Check both
11782 `isearch-scroll' and `scroll-command' properties.
11783 (scroll-up, scroll-down): Remove `isearch-scroll' property.
11784
11785 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
11786
11787 * simple.el (scroll-up-command, scroll-down-command)
11788 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
11789
a4b000fb
JL
117902010-04-15 Juri Linkov <juri@jurta.org>
11791
11792 * simple.el (scroll-up-command, scroll-down-command)
11793 (scroll-up-line, scroll-down-line): Put `scroll-command'
11794 property on the these symbols. Remove them from
11795 `scroll-preserve-screen-position-commands'.
11796
11797 * mwheel.el (mwheel-scroll): Put `scroll-command' and
11798 `isearch-scroll' properties on the `mwheel-scroll' symbol.
11799 Remove it from `scroll-preserve-screen-position-commands'.
11800
11801 * isearch.el (isearch-allow-scroll): Doc fix.
11802
4874f5e6
MA
118032010-04-15 Michael Albinus <michael.albinus@gmx.de>
11804
11805 * net/tramp.el (tramp-error-with-buffer): Don't show the
11806 connection buffer when we are in completion mode.
11807 (tramp-file-name-handler): Catch the error for some operations
11808 when we are in completion mode. This gives the user the chance to
11809 correct the file name in the minibuffer.
11810
82883f0a
GM
118112010-04-15 Glenn Morris <rgm@gnu.org>
11812
11813 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
11814
528b9ea9
JB
118152010-04-15 Juanma Barranquero <lekktu@gmail.com>
11816
11817 Simplify by using `define-derived-mode'.
11818 * info.el (Info-mode):
11819 * calendar/todo-mode.el (todo-mode):
11820 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
11821 (gomoku-mode-map): Move initialization into declaration.
11822
5f2b693f
MA
118232010-04-14 Michael Albinus <michael.albinus@gmx.de>
11824
11825 Fix Bug#5840.
11826 * ido.el (ido-file-name-all-completions-1):
11827 * minibuffer.el (minibuffer-completion-help):
11828 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
11829
ebb9641f
SM
118302010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11831
38111a5a
SM
11832 * simple.el (non-essential): New var.
11833
ebb9641f
SM
11834 Add a new field `location' to bookmarks for non-file bookmarks.
11835 * bookmark.el (bookmark-location): Use the new field, if present.
11836 (bookmark-insert-location): Undo last change, not needed any more.
11837 * man.el (Man-bookmark-make-record):
11838 * woman.el (woman-bookmark-make-record): Add `location' field.
11839
7b05466f
JL
118402010-04-14 Juri Linkov <juri@jurta.org>
11841
11842 * simple.el (scroll-error-top-bottom): New defcustom.
11843 (scroll-up-command, scroll-down-command): Use it. Doc fix.
11844
11845 * emulation/pc-select.el (pc-select-override-scroll-error):
11846 Obsolete in favor of `scroll-error-top-bottom'.
11847
32129746
JL
118482010-04-14 Juri Linkov <juri@jurta.org>
11849
11850 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
11851 `scroll-up-command' and `M-v' to `scroll-down-command'.
11852
11853 * emulation/cua-rect.el (cua--init-rectangles):
11854 * forms.el (forms--change-commands):
11855 * image-mode.el (image-mode-map):
11856 Remap scroll-down-command and scroll-up-command
11857 in addition to scroll-down and scroll-up.
11858
9013a7f8
JL
118592010-04-14 Juri Linkov <juri@jurta.org>
11860
11861 * mwheel.el (scroll-preserve-screen-position-commands):
11862 Add mwheel-scroll to this list of commands.
11863
11864 * simple.el (scroll-preserve-screen-position-commands):
11865 Add scroll-up-command, scroll-down-command, scroll-up-line,
11866 scroll-down-line to this list of commands.
11867
3b7e1d5f
SM
118682010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
11869
c1e25821
SM
11870 * obsolete/complete.el: Move from lisp/complete.el.
11871
5b31b787
SM
11872 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
11873
3b7e1d5f
SM
11874 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
11875 to the minor mode function now turns the mode ON unconditionally.
11876
398a825b
SM
118772010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11878
a544e7c1
SM
11879 * vc-dir.el (vc-dir-kill-line): New command.
11880 (vc-dir-mode-map): Bind it to C-k.
11881
a1979d8e
SM
11882 * bookmark.el (bookmark-insert-location): Handle a nil filename.
11883
398a825b
SM
11884 * woman.el: Add bookmark declarations to silence the compiler.
11885 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
11886 step to compatibility between man and woman bookmarks.
11887 Adjust for Man-default-bookmark-title renaming.
11888 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
11889
11890 * man.el: Add bookmark declarations to silence the compiler.
11891 (Man-name-local-regexp): Make it match NAME as well.
11892 (Man-getpage-in-background): Return the buffer.
11893 (Man-notify-when-ready): Use `case'.
11894 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
11895 Don't hardcode "NAME". Simplify.
11896 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
11897 Rename from Man-bookmark-make-record.
11898 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
11899 we have the actual man-args. Use Man-getpage-in-background rather
11900 than `man' since the arg is already processed. Let bookmark.el do the
11901 window handling. Only wait for the relevant process.
11902 Don't forget to autoload.
11903
11904 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
11905
45be326a
TV
119062010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11907
11908 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
11909 New functions.
11910 (woman-mode): Setup bookmark support.
11911
11912 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
11913 (man-bookmark-jump): New functions.
11914 (Man-mode): Setup bookmark support.
11915
3acb4c93
CY
119162010-04-10 Jari Aalto <jari.aalto@cante.net>
11917
11918 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
11919 recognize ssh-keygen prompt (Bug#2817).
11920
b6bbb65e
MA
119212010-04-10 Michael Albinus <michael.albinus@gmx.de>
11922
11923 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
11924
b533bc97
MA
119252010-04-10 Michael Albinus <michael.albinus@gmx.de>
11926
11927 Synchronize with Tramp repository.
11928
11929 * net/tramp.el (tramp-completion-function-alist)
11930 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
11931 (tramp-local-coding-commands, tramp-remote-coding-commands):
11932 Fix docstring.
11933 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
11934 (tramp-handle-directory-files-and-attributes)
11935 (tramp-get-remote-path): Use `copy-tree'.
11936 (tramp-handle-file-name-all-completions): Backward/ XEmacs
11937 compatibility: Use `completion-ignore-case' if
11938 `read-file-name-completion-ignore-case' does not exist.
11939 (tramp-do-copy-or-rename-file-directly): Do not use
11940 `tramp-handle-file-remote-p'.
45be326a
TV
11941 (tramp-do-copy-or-rename-file-out-of-band):
11942 Use `tramp-compat-delete-directory'.
b533bc97 11943 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
11944 (tramp-compute-multi-hops, tramp-maybe-open-connection):
11945 Use `format-spec-make'.
b533bc97
MA
11946 (tramp-find-foreign-file-name-handler)
11947 (tramp-advice-make-auto-save-file-name)
11948 (tramp-set-auto-save-file-modes): Remove superfluous check for
11949 `stringp'. This is done inside `tramp-tramp-file-p'.
11950 (tramp-debug-outline-regexp): New defconst.
11951 (tramp-get-debug-buffer): Use it.
11952 (tramp-check-for-regexp): Use (forward-line 1).
11953 (tramp-set-auto-save-file-modes): Adapt version check.
11954
45be326a
TV
11955 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
11956 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
11957 (tramp-compat-make-temp-file): Simplify fallback implementation.
11958 (tramp-compat-copy-tree): Remove function.
11959 (tramp-compat-delete-directory): Provide implementation for older
11960 Emacsen.
11961
11962 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
11963 Do not use `tramp-fish-handle-file-attributes.
11964
11965 * net/trampver.el: Update release number.
11966
ba33df00
GM
119672010-04-10 Glenn Morris <rgm@gnu.org>
11968
11969 * progmodes/compile.el (compilation-save-buffers-predicate):
11970 Add missing :version tag.
11971
4a8ae76f
SS
119722010-04-09 Sam Steingold <sds@gnu.org>
11973
11974 * progmodes/compile.el (compilation-save-buffers-predicate):
11975 Remove the "autoload" cookie.
11976
0880716f
SS
11977 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
11978 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
11979 and `bug-reference-prog-mode' can be used in hooks directly.
11980
6aebd58c
DN
119812010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
11982
11983 Add --author support to git commit.
11984 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
11985 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
11986 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
11987 New declarations.
6aebd58c 11988
f6d90772
ER
119892010-04-09 Eric Raymond <esr@snark.thyrsus.com>
11990
11991 * vc-hooks.el, vc-git.el: Improve documentation comments.
11992
e754e83b
SM
119932010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
11994
11995 Fix some of the problems in defsubst* (bug#5728).
11996 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
11997 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
11998
9e86ab0b
SS
119992010-04-07 Sam Steingold <sds@gnu.org>
12000
e754e83b
SM
12001 * progmodes/compile.el (compilation-save-buffers-predicate):
12002 New custom variable.
9e86ab0b
SS
12003 (compile, recompile): Pass it to `save-some-buffers'.
12004
b0c8b840
JD
120052010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12006
12007 * wid-edit.el (widget-choose): Move cursor to the second line of
12008 the buffer (Bug#5695).
12009
31527c56
DN
120102010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12011
12012 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12013 * vc.el (vc-print-log-setup-buttons): New function split out from
12014 vc-print-log-internal.
12015 (vc-log-internal-common): New function, a parametrized version of
12016 vc-print-log-internal.
12017 (vc-print-log-internal): Just call vc-log-internal-common with the
12018 right arguments.
12019 (vc-incoming-outgoing-internal):
12020 (vc-log-incoming, vc-log-outgoing): New functions.
12021 (vc-log-view-type): New permanent local variable.
12022
12023 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12024
12025 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12026 of the dynamic bound vc-short-log.
12027 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12028
12029 * vc-git.el (vc-git-log-outgoing): New function.
12030 (vc-git-log-view-mode): Use vc-log-view-type instead
12031 of the dynamic bound vc-short-log.
12032
12033 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12034 of the dynamic bound vc-short-log. Highlight the tag.
12035 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12036 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12037 (vc-hg-incoming-mode): Remove.
12038 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12039
7ec69e2b
DN
120402010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12041
12042 Fix default-directory for vc-root-diff.
12043 * vc.el (vc-root-diff): Bind default-directory to the root
12044 directory for the diff command.
12045
fd9ea9d3
WS
120462010-04-07 Michael McNamara <mac@mail.brushroad.com>
12047
6e104790 12048 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12049 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12050 word keywords, suggested by Steve Pearlmutter.
6e104790 12051 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12052 port lists.
6e104790 12053 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12054 fix bug for /* / comments.
6e104790 12055 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12056 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12057 (verilog-pretty-declarations): Enhance to line up declarations
12058 inside a parameter list, suggested by Alan Morgan.
12059 (verilog-pretty-expr): Tune assignment regular expression match
12060 string for corner cases; also use markers instead of character
12061 number as indent changes the later.
fd9ea9d3
WS
12062
120632010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12064
6e104790
SM
12065 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12066 as missing keyword.
12067 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12068 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12069 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12070 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12071 Tennant.
12072 (verilog-keywords):
fd9ea9d3
WS
12073 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12074 1800-2009 keywords, including "global.".
12075
2a07afc5
JW
120762010-04-06 John Wiegley <jwiegley@gmail.com>
12077
8b32731a 12078 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12079 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12080 file basename). Should use uniquify to offer a real solution.
2a07afc5 12081
f9a27d86
JW
120822010-04-06 John Wiegley <jwiegley@gmail.com>
12083
8b32731a
JB
12084 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12085 comment to code, and add a :version tag.
12086 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12087
9caf8a8f
JB
120882010-04-06 Juanma Barranquero <lekktu@gmail.com>
12089
12090 Enable recentf-mode if using virtual buffers.
12091 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12092 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12093 (ido-make-buffer-list): Simplify.
12094 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12095
5a97d2da
JL
120962010-04-05 Juri Linkov <juri@jurta.org>
12097
12098 Scrolling commands which scroll a line instead of full screen.
12099 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12100
12101 * simple.el (scroll-up-line, scroll-down-line): New commands.
12102 Put property isearch-scroll=t on them.
12103
12104 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12105 Remove commands.
12106
79ce172a
JL
121072010-04-05 Juri Linkov <juri@jurta.org>
12108
8b32731a 12109 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12110 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12111
12112 * simple.el (scroll-up-command, scroll-down-command): New commands.
12113 Put property isearch-scroll=t on them.
12114
12115 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12116 `scroll-down-command' and [next] from `scroll-up' to
12117 `scroll-up-command'.
12118
12119 * emulation/cua-base.el: Put property CUA=move on
12120 `scroll-up-command' and `scroll-down-command'.
12121 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12122 and `scroll-down-command' to `cua-scroll-down'.
12123
309d5b43
JB
121242010-04-05 Juanma Barranquero <lekktu@gmail.com>
12125
6460e534 12126 * help.el (describe-mode): Return nil.
309d5b43 12127
0523d117
JW
121282010-04-04 John Wiegley <jwiegley@gmail.com>
12129
12130 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12131 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12132 (ido-virtual): Face used to indicate virtual buffers in the list.
12133 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12134 exists, but a virtual buffer of that name does (which would be why
12135 it was in the list), recreate the buffer by reopening the file.
12136 (ido-make-buffer-list): If virtual buffers are being used, call
12137 `ido-add-virtual-buffers-to-list' before the make list hook.
12138 (ido-virtual-buffers): New variable which contains a copy of the
12139 current contents of the `recentf-list', albeit pared down for the
12140 sake of speed, and with proper faces applied.
12141 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12142 create a list of "virtual buffers" to present to the user in
12143 addition to the currently open set. Note that this logic could
12144 get rather slow if that list is too large. With the default
12145 `recentf-max-saved-items' of 200, there is little speed penalty.
12146
202ff0d6
SM
121472010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12148
12149 * font-lock.el: Require CL when compiling.
12150 (font-lock-turn-on-thing-lock): Use `case'.
12151
ef43a0f4
EZ
121522010-04-03 Eli Zaretskii <eliz@gnu.org>
12153
12154 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12155 Zaretskii.
ef43a0f4 12156
9c13a46e
JL
121572010-04-02 Juri Linkov <juri@jurta.org>
12158
12159 * ehelp.el (electric-help-orig-major-mode):
12160 New buffer-local variable.
12161 (electric-help-mode): Set it to original major-mode. Doc fix.
12162 (with-electric-help): Use `electric-help-orig-major-mode' instead
12163 of (default-value 'major-mode). Doc fix.
12164 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12165
3fb87bf5
SS
121662010-04-02 Sam Steingold <sds@gnu.org>
12167
12168 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12169 `vc-hg-command' with a list of flags.
12170
202ff0d6
SM
12171 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12172 Also accept "patch" and "RFE".
dbb5e44a
SS
12173 (bug-reference-fontify): `bug-reference-url-format' can also be a
12174 function to be able to handle the bug kind.
202ff0d6 12175 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12176
d0b22876
JD
121772010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12178
12179 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12180 value to fboundp, it may not be a symbol.
12181
1625d379
CY
121822010-03-31 Chong Yidong <cyd@stupidchicken.com>
12183
202ff0d6 12184 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12185
1cd095c6
JL
121862010-03-31 Juri Linkov <juri@jurta.org>
12187
12188 * simple.el (next-line, previous-line): Re-throw a signal
12189 with `signal' instead of using `ding'.
12190 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12191
67189e62
JL
121922010-03-31 Juri Linkov <juri@jurta.org>
12193
12194 * simple.el (keyboard-escape-quit): Raise deselecting the active
12195 region higher than exiting the minibuffer.
12196 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12197
1546c559
JL
121982010-03-31 Juri Linkov <juri@jurta.org>
12199
12200 * image.el (image-animated-p): Use `image-metadata' instead of
12201 `image-extension-data'. Get GIF extenstion data from metadata
12202 property `extension-data'.
12203
85626eef
SM
122042010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12205
12206 * simple.el (append-to-buffer): Simplify.
12207
85738751 122082010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12209
12210 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12211 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12212
85738751 122132010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12214
12215 * language/sinhala.el (composition-function-table): Fix regexp for
12216 the new Unicode specification.
12217
12218 * language/indian.el (devanagari-composable-pattern)
12219 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12220 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12221 specification.
12222 (bengali-composable-pattern, gurmukhi-composable-pattern)
12223 (gujarati-composable-pattern, oriya-composable-pattern)
12224 (telugu-composable-pattern): New variables to cope with the new
12225 Unicode specification. Use them in composition-function-table.
12226
85738751 122272010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12228
79d74ac5 12229 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12230 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12231 vectors rather than cons cells, as used in menu-bar-update-buffers.
12232
85738751 122332010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12234
2a793f7f
CY
12235 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12236 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12237 electric punctuation for "{}();,:" (Bug#5586).
12238
03ffe8be
CY
12239 * mail/sendmail.el (mail-default-directory): Doc fix.
12240
85738751 122412010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12242
12243 * mail/sendmail.el (mail-default-directory): Doc fix.
12244
85738751 122452010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12246
12247 * subr.el (version-regexp-alist, version-to-list)
12248 (version-list-<, version-list-=, version-list-<=)
12249 (version-list-not-zero, version<, version<=, version=): Doc fix.
12250 (Bug#5744).
12251
85738751 122522010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12253
12254 * vc.el (vc-root-diff): Doc fix.
12255
85738751 122562010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12257
9aa2c576
CY
12258 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12259
9d30a9f4
CY
12260 * simple.el (append-to-buffer): Fix last change.
12261
85738751 122622010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12263
12264 * simple.el (append-to-buffer): Ensure that point is preserved if
12265 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12266 (Bug#5749)
12267
2372f278
SM
122682010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12269
12270 * files.el (auto-mode-case-fold): Change default to t.
12271
2223a1b3
JL
122722010-03-30 Juri Linkov <juri@jurta.org>
12273
12274 * dired-x.el (dired-omit-mode): Doc fix.
12275
0ef84fc8
JL
122762010-03-30 Juri Linkov <juri@jurta.org>
12277
12278 * replace.el (occur-accumulate-lines): Move occur-engine related
12279 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12280 to be located after `occur-engine'.
12281
dc2d2590
JL
122822010-03-30 Juri Linkov <juri@jurta.org>
12283
12284 Make occur handle multi-line matches cleanly with context.
12285 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12286
12287 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12288 (occur-engine): Add local variables `ret', `prev-after-lines',
12289 `prev-lines'. Use more arguments for `occur-context-lines'.
12290 Set first elem of its returned list to `data', and the second elem
12291 to `prev-after-lines'. Don't print the separator line.
12292 In the end, print remaining context after-lines.
12293 (occur-context-lines): Add new arguments `begpt', `endpt',
12294 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12295 after-lines of the previous match with before-lines of the
12296 current match and not overlap them. Return a list with two
12297 values: the output line and the list of context after-lines.
12298
47c88c06
JL
122992010-03-30 Juri Linkov <juri@jurta.org>
12300
12301 * replace.el (occur-accumulate-lines): Fix a bug where the first
12302 context line at the beginning of the buffer was missing.
12303
a7b02820
EZ
123042010-03-30 Eli Zaretskii <eliz@gnu.org>
12305
12306 * files.el: Make bidi-display-reordering safe variable for boolean
12307 values.
12308
9326ba26 123092010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12310 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12311
12312 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12313 (progress-reporter-update, progress-reporter-do-update):
12314 Handle non-numeric value arguments.
9326ba26
CY
12315 (progress-reporter--pulse-characters): New var.
12316
f6f8aa12
CY
123172010-03-28 Chong Yidong <cyd@stupidchicken.com>
12318
12319 * progmodes/compile.el (compilation-start): Fix regexp detection
12320 of initial cd command (Bug#5771).
12321
7ed287b5
CY
123222010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12323
12324 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12325
146b8b16
NR
123262010-03-27 Nick Roberts <nickrob@snap.net.nz>
12327
12328 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12329 * progmodes/gdb-mi.el: Restore.
12330 * progmodes/gdb-ui.el: Remove.
12331 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12332
b23caf75
GM
123332010-03-25 Glenn Morris <rgm@gnu.org>
12334
12335 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12336 all dired buffers, even tramp ones. (Bug#5755)
12337
18c812bd
SM
123382010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12339
12340 Add "union tags" in mpc.el.
12341 * mpc.el: Remove backward compatibility code.
12342 (mpc-browser-tags): Change default.
12343 (mpc--find-memoize-union-tags): New var.
12344 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12345 (mpc-cmd-find): Handle the case where the playlist does not exist.
12346 Handle union-tags.
12347 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12348 (mpc-cmd-add): Use mpc-cmd-flush.
12349 (mpc-tagbrowser-tag-name): New fun.
12350 (mpc-tagbrowser-buf): Use it.
12351 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12352
efee6a6d
SM
123532010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12354
9586c41a
SM
12355 Misc cleanup.
12356 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12357 Use replace-regexp-in-string.
12358 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12359 (makefile-imake-mode-syntax-table): Move init into defvar.
12360 (makefile-mode): Use define-derived-mode.
12361
efee6a6d
SM
12362 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12363 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12364 not be present any more.
12365
c6f3804c
JB
123662010-03-24 Juanma Barranquero <lekktu@gmail.com>
12367
12368 * faces.el (set-face-attribute): Fix typo in docstring.
12369 (face-valid-attribute-values): Reflow docstring.
12370
e867cb5d 123712010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12372
efee6a6d 12373 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12374
e867cb5d 123752010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12376
12377 * indent.el (indent-for-tab-command): Doc fix.
12378
e867cb5d 123792010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12380
efee6a6d
SM
12381 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12382 Fix off-by-one error. Fixes bug #5747.
657071fc 12383
e867cb5d 123842010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12385
12386 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12387 (image-dired-read-comment): Doc fix.
12388
efee6a6d
SM
12389 * json.el (json-object-type, json-array-type, json-key-type)
12390 (json-false, json-null, json-read-number):
c8de140b
JB
12391 * minibuffer.el (completion-in-region-functions):
12392 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12393 (cal-tex-cursor-week):
12394 * emacs-lisp/trace.el (trace-function):
12395 * eshell/em-basic.el (eshell/printnl):
12396 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12397 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12398 * obsolete/levents.el (allocate-event, event-key, event-object)
12399 (event-point, event-process, event-timestamp, event-to-character)
12400 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12401 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12402 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12403 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12404 (reftex-highlight-selection): Fix typos in docstrings.
12405
e867cb5d 124062010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12407
12408 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12409
e867cb5d 124102010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12411
12412 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12413 2008-02-13 without comment; mark it obsolete.
12414 (rmail-highlight-headers): Use rmail-highlight-face once more.
12415
e867cb5d 124162010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12417
12418 * woman.el (woman2-process-escapes): Only consume the newline if
12419 the filler character is on a line by itself (Bug#5729).
12420
e867cb5d 124212010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12422
12423 * language/indian.el (devanagari-composable-pattern): Add more
12424 consonants.
12425
e867cb5d 124262010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12427
12428 * net/trampver.el: Update release number.
12429
e867cb5d 124302010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12431
efee6a6d
SM
12432 * net/tramp.el (tramp-find-executable):
12433 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12434 output of "wc -l" more robust.
12435 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12436 (tramp-open-connection-setup-interactive-shell): Remove workaround
12437 for OpenSolaris bug, it is not needed anymore.
12438
e867cb5d 124392010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12440
12441 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12442
e867cb5d 124432010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12444
12445 * files.el (auto-mode-alist): Accept more verilog file patterns.
12446
b2b8574b
SM
124472010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12448
12449 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12450
1d94ebb0
GM
124512010-03-24 Glenn Morris <rgm@gnu.org>
12452
7e263967
GM
12453 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12454 log-edit-before-checkin-process.
12455
5ac92c5f
GM
12456 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12457
12458 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12459
549f324a
GM
12460 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12461 (log-view-process-buffer, log-edit-extra-flags): Declare.
12462
495b517c
GM
12463 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12464
f4087766
SS
124652010-03-23 Sam Steingold <sds@gnu.org>
12466
12467 Fix bug#5620: recalculate all markers on compilation buffer
12468 modifications, not on file modifications.
38e9aa53
GM
12469 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12470 variable: the buffer modification time, for buffers not associated with
12471 files.
f4087766
SS
12472 (compilation-mode): Create it.
12473 (compilation-filter): Update it.
12474 (compilation-next-error-function): Use it instead of
12475 `visited-file-modtime' for timestamp.
12476
774642e5
JL
124772010-03-23 Juri Linkov <juri@jurta.org>
12478
12479 Implement Occur multi-line matches.
12480 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12481
12482 * replace.el (occur): Doc fix.
12483 (occur-engine): Set `begpt' to the beginning of the first line.
12484 Set `endpt' to the end of the last match line. At first, count
12485 line numbers between `origpt' and `begpt'. Split out code from
12486 `out-line' variable to new let-bindings `match-prefix' and
12487 `match-str'. In `out-line' add non-numeric prefix to all
12488 non-first lines of multi-line matches. Finally, count lines
12489 between `begpt' and `endpt' and add to `lines'.
12490
f14d1172
JL
124912010-03-23 Juri Linkov <juri@jurta.org>
12492
12493 * replace.el (occur-accumulate-lines, occur-engine):
12494 Use `occur-engine-line' instead of duplicate code.
12495 (occur-engine-line): New function created from duplicate code
12496 in `occur-accumulate-lines' and `occur-engine'.
12497
53e87c57
JL
12498 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12499 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12500
75a3ff20
JL
125012010-03-23 Juri Linkov <juri@jurta.org>
12502
12503 * finder.el: Remove TODO tasks.
12504
12505 * info.el (Info-finder-find-node): Add node "all"
12506 with all package info. Handle a list of multiple keywords
12507 separated by comma.
12508 (info-finder): In interactive use with a prefix argument,
12509 use `completing-read-multiple' to read a list of keywords
12510 separated by comma.
12511
00278747
SM
125122010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12513
12514 Add a new completion style `substring'.
12515 * minibuffer.el (completion-basic--pattern): New function.
12516 (completion-basic-try-completion, completion-basic-all-completions):
12517 Use it.
12518 (completion-substring--all-completions)
12519 (completion-substring-try-completion)
12520 (completion-substring-all-completions): New functions.
12521 (completion-styles-alist): New style `substring'.
12522
64cb11cc
SM
125232010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12524
12525 Get rid of .elc files after removal of the corresponding .el.
12526 * Makefile.in (compile-clean): New target.
12527 (compile-main): Use it.
12528
835e2c65
JD
125292010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12530
12531 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12532 don't do make there. When compiling with separate object dir, there
12533 is no Makefile there.
12534
111a9dff
SM
125352010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12536
12537 Get rid of the ELCFILES abomination, again.
12538 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12539 (all, compile): Don't call compile-last.
12540 (compile-main): Build the "elcfiles" list dynamically.
12541 (compile-targets): New (internal) target.
12542
82c3d67a
AS
125432010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12544
12545 * Makefile.in (top_srcdir): Define.
12546 (abs_top_builddir): Define.
12547 (srcdir): Don't append `/..'.
12548 (EMACS): Use ${abs_top_builddir}.
12549 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12550 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12551 $(srcdir).
82c3d67a
AS
12552 (lisp): Use $(srcdir) instead of @srcdir@.
12553
d66ecdbb
JL
125542010-03-21 Juri Linkov <juri@jurta.org>
12555
12556 Fix message of multi-line occur regexps and multi-buffer header lines.
12557 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12558
12559 * replace.el (occur-1): Don't display regexp if it is longer
12560 than window-width. Use `query-replace-descr' to display regexp.
12561 (occur-engine): Don't display regexp in the buffer header for
12562 multi-buffer occur. Display a separate header line with total
12563 match count and regexp for multi-buffer occur.
12564 Use `query-replace-descr' to display regexp.
12565
f05e1b94
TZ
125662010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12567
12568 * net/secrets.el: Fix parenthesis.
12569 (secrets-enabled): Fix parenthesis.
12570
801ba3ba
SM
125712010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12572
3613edce
SM
12573 Use more relative file and directory names.
12574 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12575 (setwins, setwins_almost, setwins_for_subdirs):
12576 Don't `cd'; output relative names.
12577 (all, compile, compile-always, compile-last): Set emacswd.
12578 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12579 Just cd to the lisp source dir so we can use relative file names.
12580
801ba3ba
SM
12581 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12582
2b1400b9
GM
125832010-03-20 Glenn Morris <rgm@gnu.org>
12584
12585 * textmodes/rst.el: Use faces for font-lock customization, and make the
12586 old -face variables obsolete.
12587 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12588 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12589 (rst-block-face, rst-external-face, rst-definition-face)
12590 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12591 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12592 Make obsolete.
12593 (rst-font-lock-keywords-function): Update for above changes.
12594
5e418f17
JL
125952010-03-20 Juri Linkov <juri@jurta.org>
12596
12597 * s-region.el:
12598 * obsolete/s-region.el: Move to obsolete.
12599
b0287b39
JB
126002010-03-19 Juanma Barranquero <lekktu@gmail.com>
12601
12602 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12603
3c95bbb6
DN
126042010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12605
12606 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12607
09158997
DN
126082010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12609
12610 Add special markup processing for commit logs.
12611 * log-edit.el (log-edit-extra-flags): New variable.
12612 (log-edit): Add new argument MODE. Use that mode when non-nil
12613 instead of the log-view-mode.
12614 (log-view-process-buffer): New function.
12615
12616 * vc.el: Document that the checkin method takes optional
12617 arguments. Document new backend specific method: log-view-mode.
12618 (vc-default-log-edit-mode): New function.
12619 (vc-checkin): Use a backend specific log-view-mode.
12620 Pass extra arguments to the checkin method.
12621 (vc-modify-change-comment): Pass a dummy extra argument.
12622
12623 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12624 log-edit.
12625 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12626 (vc-finish-logentry): Process the log buffer before passing it
12627 down. Pass log-edit-extra-flags.
12628
12629 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12630 command.
85626eef
SM
12631 (log-edit-extra-flags, log-edit-before-checkin-process):
12632 New declarations.
09158997
DN
12633
12634 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12635 command.
85626eef
SM
12636 (log-edit-extra-flags, log-edit-before-checkin-process):
12637 New declarations.
09158997
DN
12638 (vc-hg-log-edit-mode): New derived mode.
12639
12640 * vc-arch.el (vc-arch-checkin):
12641 * vc-cvs.el (vc-cvs-checkin):
12642 * vc-git.el (vc-git-checkin):
12643 * vc-mtn.el (vc-mtn-checkin):
12644 * vc-rcs.el (vc-rcs-checkin):
12645 * vc-sccs.el (vc-sccs-checkin):
12646 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12647
f430423d
SM
126482010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12649
12650 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12651 parent typo).
12652
aa8f8277
GM
126532010-03-19 Glenn Morris <rgm@gnu.org>
12654
f430423d 12655 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 12656
04525749
GM
126572010-03-18 Glenn Morris <rgm@gnu.org>
12658
c70815f1
GM
12659 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12660
84d0a5f8
GM
12661 * replace.el (query-replace-history): Give it a doc string.
12662 (map-query-replace-regexp): Use query-replace-from-history-variable
12663 and query-replace-to-history-variable.
12664
e3a15161
GM
12665 * mail/hashcash.el (declare-function): Remove duplicate definition.
12666
27be0364
GM
12667 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12668 Make it an obsolete alias for report-emacs-bug-address.
12669 (message-strip-special-text-properties): Declare.
12670 (report-emacs-bug): Remove test for a pretest bug address.
12671 Combine message-mode-specific code.
12672
88b8d18e
GM
12673 * mail/supercite.el: Don't require sendmail.
12674 (mh-in-header-p): Declare rather than using with-no-warnings.
12675 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12676 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12677
1a355d09
GM
12678 * calendar/cal-french.el: Convert to utf-8.
12679
04525749
GM
12680 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12681 Emacs scripts.
12682
ae84eb97
MA
126832010-03-16 Michael Albinus <michael.albinus@gmx.de>
12684
12685 * net/secrets.el (secrets-enabled): New variable. Use it instead
12686 of a subfeature.
12687
7c75524e
MA
126882010-03-15 Michael Albinus <michael.albinus@gmx.de>
12689
12690 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
12691 service "org.freedesktop.secrets" can be pinged.
12692 Provide subfeature `enabled'.
7c75524e 12693
57938a79
JL
126942010-03-14 Juri Linkov <juri@jurta.org>
12695
12696 Add finder unknown keywords.
12697
12698 * finder.el (finder-unknown-keywords): New function.
12699
12700 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
12701 to create a Finder node with unknown keywords.
12702
88f4758e
JL
127032010-03-14 Juri Linkov <juri@jurta.org>
12704
12705 * finder.el (finder-compile-keywords): Replace `princ' with
12706 `prin1' on a list of symbols interned from keyword strings.
12707
12708 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
12709 a comma, then split keywords using a comma and optional whitespace.
12710 Otherwise, split by whitespace.
12711
12712 * complete.el:
12713 * face-remap.el:
12714 * log-view.el:
12715 * net/hmac-def.el:
12716 * net/hmac-md5.el:
12717 * net/netrc.el:
12718 * progmodes/mixal-mode.el: Fix keywords.
12719
7725ebb7
MA
127202010-03-13 Michael Albinus <michael.albinus@gmx.de>
12721
12722 * Makefile.in (ELCFILES): Add net/secrets.elc.
12723
12724 * net/secrets.el: New file.
12725
6f320937
CY
127262010-03-12 Chong Yidong <cyd@stupidchicken.com>
12727
12728 * facemenu.el (list-colors-display, list-colors-print): New arg
12729 callback. Use it to allow selecting colors.
12730
12731 * wid-edit.el (widget-image-insert): Insert image prop even if the
12732 current display is non-graphic.
12733 (widget-field-value-set): New fun.
12734 (editable-field): Use it.
12735 (widget-field-value-get): Clean up unused var.
85626eef
SM
12736 (widget-color-value-create, widget-color--choose-action):
12737 New funs. Allow using list-colors-display to choose color.
6f320937 12738
647f9993
CY
127392010-03-12 Chong Yidong <cyd@stupidchicken.com>
12740
12741 * cus-edit.el: Resort topmost custom groups.
12742 (custom-buffer-sort-alphabetically): Default to t.
12743 (customize-apropos): Use apropos-parse-pattern.
12744 (custom-search-field): New var.
12745 (custom-buffer-create-internal): Add custom-apropos search field.
12746 (custom-add-parent-links): Don't display parent doc.
12747 (custom-group-value-create): Don't sort top-level custom group.
85626eef 12748 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
12749
12750 (custom-variable-state): New fun, from custom-variable-state-set.
12751 (custom-variable-state-set): Use it.
12752 (custom-group-value-create): Hide options with standard values
12753 using the :hidden-states property. Use progress reporter.
12754
12755 (custom-show): Simplify.
12756 (custom-visibility): Disable images by default.
12757 (custom-variable): New property :hidden-states.
12758 (custom-variable-value-create): Enable images for
12759 custom-visibility widgets. Use :hidden-states property to
12760 determine initial visibility.
12761
12762 * wid-edit.el (widget-image-find): Give images center ascent.
12763 (visibility): Add :on-image and :off-image properties.
12764 (widget-visibility-value-create): Use them.
12765
eba5b4dd
CY
127662010-03-12 Chong Yidong <cyd@stupidchicken.com>
12767
12768 * cus-edit.el (processes): Remove from development group.
12769 (oop, hypermedia): Delete group.
26f4b8ab 12770 (comm): Promote to top-level group.
eba5b4dd
CY
12771
12772 * net/browse-url.el (browse-url):
12773 * net/xesam.el (xesam):
12774 * net/tramp.el (tramp):
12775 * net/goto-addr.el (goto-address):
26f4b8ab 12776 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
12777
12778 * view.el (view): Remove from editing group.
12779
12780 * uniquify.el (uniquify): Put in files group.
12781
12782 * net/browse-url.el (browse-url):
12783 * ps-print.el (postscript): Put in external group.
12784
12785 * cus-edit.el (outlines):
12786 * textmodes/text-mode.el (text-mode-hook):
12787 * textmodes/table.el (table):
12788 * textmodes/picture.el (picture):
12789 * outline.el (outlines): Put in wp group.
12790
12791 * nxml/nxml-mode.el (nxml): Remove from wp group.
12792
12793 * net/tramp-imap.el (tramp-imap): Put in tramp group.
12794
12795 * mail/metamail.el (metamail): Remove from hypermedia group.
12796
12797 * cus-edit.el (abbrev):
12798 * whitespace.el (whitespace):
12799 * vcursor.el (vcursor):
12800 * reveal.el (reveal):
12801 * hl-line.el (hl-line): Put in convenience group.
12802
12803 * epg-config.el (epg): Put in data group.
12804
12805 * emulation/pc-select.el (pc-select): Put in emulations group.
12806
12807 * calculator.el (calculator): Put in applications group.
12808
8117868f
DN
128092010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12810
12811 Add .dir-locals.el support for file-less buffers.
12812 * files.el (hack-local-variables): Split out code to apply local
12813 variable settings ...
12814 (hack-local-variables-apply): ... here. New function.
12815 (hack-dir-local-variables): Use the default directory for when the
12816 buffer does not have an associated file.
12817 (hack-dir-local-variables-non-file-buffer): New function.
12818 * diff-mode.el (diff-mode):
12819 * vc-annotate.el (vc-annotate-mode):
12820 * vc-dir.el (vc-dir-mode):
12821 * log-edit.el (log-edit-mode):
12822 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
12823
855a2294
DN
128242010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12825
12826 Add support for shelving snapshots and for showing shelves.
12827 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
12828 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
12829 New functions.
12830 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12831 (vc-bzr-extra-menu-map): Map them.
12832
3e5b7009
GM
128332010-03-11 Glenn Morris <rgm@gnu.org>
12834
0dcf7d7e
GM
12835 * cus-edit.el (customize-changed-options-previous-release):
12836 Bump to 23.1.
12837
3e5b7009
GM
12838 * image.el (image-animate-max-time): Fix :version tag.
12839
288f9fc0
CY
128402010-03-10 Chong Yidong <cyd@stupidchicken.com>
12841
12842 * Branch for 23.2.
12843
53ef91b1
SM
128442010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12845
12846 * vc-git.el (vc-git-revision-table): Include remote branches.
12847
b41460ae 128482010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
12849
12850 Animated image API.
12851 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
12852
12853 * image.el (image-animate-max-time): New defcustom.
12854 (image-animated-types): New defconst.
12855 (create-animated-image, image-animate-timer)
12856 (image-animate-start, image-animate-stop, image-animate-timeout)
12857 (image-animated-p): New functions.
12858
12859 * image-mode.el (image-toggle-display-image):
12860 Replace `create-image' with `create-animated-image'.
12861
e5d1fb10 128622010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
12863
12864 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
12865 instead of "format:"; this ensures that the output is
12866 newline-terminated.
12867
4e7cafbe
CY
128682010-03-08 Chong Yidong <cyd@stupidchicken.com>
12869
12870 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
12871 that all errors are caught, and that the return value is always a
12872 list (Bug#5692).
12873
aec66319
KH
128742010-03-08 Kenichi Handa <handa@m17n.org>
12875
12876 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 12877 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 12878
b327c975
AS
128792010-03-07 Andreas Schwab <schwab@linux-m68k.org>
12880
12881 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
12882 call to rfc822-bad-address. (Bug#5692)
12883
1c465a6a
CY
128842010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
12885
85626eef
SM
12886 * vc-git.el (vc-git-annotate-extract-revision-at-line):
12887 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 12888
a4e32226
CY
128892010-03-06 Chong Yidong <cyd@stupidchicken.com>
12890
12891 * calculator.el (calculator): Don't bind split-window-keep-point
12892 (Bug#5674).
12893
4c83ed3d
SM
128942010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
12895
12896 * vc-git.el: Re-flow to fit into 80 columns.
12897 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
12898 Remove spurious `quote' element in each case alternative.
12899 (vc-git-show-log-entry): Use prog1.
12900 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
12901
e8defde3
SM
129022010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
12903
12904 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
12905
233f0c9f
CY
129062010-03-03 Chong Yidong <cyd@stupidchicken.com>
12907
12908 * macros.el (insert-kbd-macro): Look up keyboard macro using the
12909 definition, not the name (Bug#5481).
12910
254bedef 129112010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
12912
12913 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
12914 argument with a local variable. (Bug#5670)
12915
7187cdae
JL
129162010-03-02 Juri Linkov <juri@jurta.org>
12917
12918 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
12919
9cf3544e
MA
129202010-03-02 Michael Albinus <michael.albinus@gmx.de>
12921
12922 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
12923 error when FILENAME and NEWNAME are existing remote directories.
12924
12925 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
12926 parameter DIR-FLAG.
12927
33f77982
GM
129282010-03-02 Glenn Morris <rgm@gnu.org>
12929
12930 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
12931 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
12932
d99ea08e
KH
129332010-03-01 Kenichi Handa <handa@m17n.org>
12934
e8defde3 12935 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
12936 myanmar-composable-pattern.
12937
e8defde3
SM
12938 * international/characters.el (script-list):
12939 * international/fontset.el (script-representative-chars):
12940 Change myanmar to burmese.
d99ea08e 12941 (otf-script-alist): Likewise.
4aa2c3b2
KH
12942 (setup-default-fontset): Likewise. Re-fix :otf spec.
12943
b374f54d
KY
129442010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
12945
12946 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
12947
71572c03
JD
129482010-02-28 Jan Djärv <jan.h.d@swipnet.se>
12949
12950 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
12951
00cffdeb
MA
129522010-02-28 Michael Albinus <michael.albinus@gmx.de>
12953
12954 * net/tramp.el (tramp-handle-write-region): START can be a string.
12955 Take care in the checks. Reported by Dan Davison
12956 <davison@stats.ox.ac.uk>.
12957
d4b06783
MA
129582010-02-28 Michael Albinus <michael.albinus@gmx.de>
12959
12960 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
12961 (dbus-set-property, dbus-get-all-properties):
12962 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 12963
8c3e96d2
CY
129642010-02-28 Chong Yidong <cyd@stupidchicken.com>
12965
de3a1fe9
CY
12966 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
12967 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
12968 * calendar/icalendar.el (icalendar--add-diary-entry):
12969 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
12970 * files.el (recover-session-finish): Use with-current-buffer
12971 instead of save-excursion.
12972
c53b9c3b
SM
129732010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
12974
12975 Fix in-buffer completion when after-change-functions modify the buffer.
12976 * minibuffer.el (completion--replace): New function.
12977 (completion--do-completion): Use it and use relative movement.
12978
4a16bdc6
CY
129792010-02-27 Chong Yidong <cyd@stupidchicken.com>
12980
12981 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 12982
b8280f39
CY
129832010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
12984
c53b9c3b
SM
12985 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
12986 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 12987
f88cc4d6
KH
129882010-02-26 Kenichi Handa <handa@m17n.org>
12989
12990 * language/burmese.el: Fix entries in composition-function-table.
12991 (myanmar-composable-pattern): New variable.
12992
12993 * international/fontset.el (setup-default-fontset): Add an entry
12994 for myanmar.
12995
12996 * international/characters.el (script-list): Add Myanmar
12997 Extended-A.
12998
cdbf9100
GM
129992010-02-26 Glenn Morris <rgm@gnu.org>
13000
90a94603
GM
13001 * custom.el (custom-initialize-delay): Doc fix.
13002
cdbf9100
GM
13003 * mail/sendmail.el (send-mail-function): Autoload the call
13004 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13005
f95a5fd0
CY
130062010-02-24 Chong Yidong <cyd@stupidchicken.com>
13007
13008 * files.el (hack-local-variables-filter): For eval forms, also
13009 check safe-local-variable-p (Bug#5636).
13010
459a5f4b
MA
130112010-02-22 Michael Albinus <michael.albinus@gmx.de>
13012
13013 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13014 setting the modes by `ignore-errors'. It might fail, for example
13015 if the file is not owned by the user but the group.
13016 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13017
bb23f6e8
CY
130182010-02-21 Chong Yidong <cyd@stupidchicken.com>
13019
6a7662bb
BR
13020 * files.el (directory-listing-before-filename-regexp):
13021 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13022 date-like filenames (Bug#5597).
13023
b660eb70
CY
13024 * htmlfontify.el (htmlfontify): Doc fix.
13025
13026 * eshell/eshell.el (eshell): Doc fix.
13027
bb23f6e8
CY
13028 * startup.el (fancy-about-screen): In mode-line, apply
13029 mode-line-buffer-id face only to the buffer name (Bug#5613).
13030
3e39928c
CY
130312010-02-20 Kevin Ryde <user42@zip.com.au>
13032
f7e0618c
JB
13033 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13034 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13035 (Bug#5599).
13036
0f00e948
EZ
130372010-02-20 Eli Zaretskii <eliz@gnu.org>
13038
13039 * subr.el (remove-yank-excluded-properties): Explain in a comment
13040 why `category' property is removed.
13041
3513efb2
CY
130422010-02-19 Chong Yidong <cyd@stupidchicken.com>
13043
6a7662bb
BR
13044 * isearch.el (isearch-update-post-hook, isearch-update):
13045 Revert 2010-02-17 change.
3513efb2 13046
b4340b3f
UJ
130472010-02-19 Ulf Jasper <ulf.jasper@web.de>
13048
13049 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13050 (icalendar--convert-weekly-to-ical)
13051 (icalendar--convert-yearly-to-ical)
13052 (icalendar--convert-block-to-ical)
13053 (icalendar--convert-cyclic-to-ical)
13054 (icalendar--convert-anniversary-to-ical): Take care of time
13055 specifications where hour has 1-digit only (Bug#5549).
13056
8cfae03d
NR
130572010-02-19 Nick Roberts <nickrob@snap.net.nz>
13058
13059 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13060 of disassemble output in GDB 7.1.
13061
055e4eea
GM
130622010-02-19 Glenn Morris <rgm@gnu.org>
13063
13064 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13065 property. (Bug#5593)
13066
ff6b00de
SS
130672010-02-18 Sam Steingold <sds@gnu.org>
13068
13069 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13070
fe8c0b47
SM
130712010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13072
13073 Use abbreviated file names in bookmarks (bug#5591).
13074 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13075 calls to expand-file-name.
13076 (bookmark-relocate): Use abbreviated file names in bookmarks.
13077 (bookmark-load): Use abbreviated file names in messages.
13078
73a37a69
MA
130792010-02-18 Michael Albinus <michael.albinus@gmx.de>
13080
13081 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13082 expand "." and "..". Reported by Thierry Volpiatto
13083 <thierry.volpiatto@gmail.com>.
13084
6e4f5731
MA
130852010-02-18 Michael Albinus <michael.albinus@gmx.de>
13086
13087 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13088 permissions of the temporary file to "0600". In case the remote
13089 file has no read permissions for the owner, there might be
13090 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13091
1309222010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13093
13094 * emacs-lisp/authors.el (authors-renamed-files-alist):
13095 Add entries for INSTALL.CVS.
13096
ba5bf642
MH
130972010-02-17 Mark A. Hershberger <mah@everybody.org>
13098
f7e0618c 13099 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13100
f7e0618c 13101 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13102 (isearch-update): Use the new hook.
13103
aac0b0f2
MA
131042010-02-16 Michael Albinus <michael.albinus@gmx.de>
13105
fe8c0b47
SM
13106 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13107 Fix errors in copying directories.
aac0b0f2
MA
13108 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13109 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13110 (tramp-handle-delete-file)
13111 (tramp-handle-dired-recursive-delete-directory)
13112 (tramp-handle-write-region): Flush also the cache for the upper
13113 directory.
13114
05bbe066
CY
131152010-02-16 Chong Yidong <cyd@stupidchicken.com>
13116
e8ab3908
CY
13117 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13118
ff90f4b0
CY
13119 * cus-edit.el (hardware): Doc fix.
13120
13121 * man.el (man): Add to external custom group.
13122
13123 * delim-col.el (columns): Move to wp custom group.
13124
13125 * doc-view.el (doc-view): Add to data custom group.
13126
fe8c0b47 13127 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13128
05bbe066
CY
13129 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13130 by ispell-parse-output (Bug#5575).
13131
fa6ea913
KH
131322010-02-16 Kenichi Handa <handa@m17n.org>
13133
13134 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13135 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13136 (skkdic-convert): Use `euc-japan' coding system for writing.
13137
88fd78ae
GM
131382010-02-16 Glenn Morris <rgm@gnu.org>
13139
13140 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13141 tex-main-file before using it. (Bug#5562)
13142
2b8c974a
SM
131432010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13144
13145 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13146 warnings, since it is annoying for the user to see them each time he
13147 runs the code.
13148
7540f029
MA
131492010-02-15 Michael Albinus <michael.albinus@gmx.de>
13150
13151 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13152 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13153 instead of PROC for caching "first-password-request". Otherwise,
13154 new processes would not profit from passwords already entered.
13155
2b8c974a
SM
13156 * net/tramp-cache.el (tramp-dump-connection-properties):
13157 Don't save "first-password-request" property.
7540f029 13158
fa5f7c5f
JB
131592010-02-14 Juanma Barranquero <lekktu@gmail.com>
13160
13161 * outline.el (outline-head-from-level):
13162 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13163 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13164 (elint-defun, elint-buffer-env, elint-top-form-logged)
13165 (elint-unbound-variable):
13166 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13167 Fix typos in docstrings.
13168
ecbaeb7b
MA
131692010-02-14 Michael Albinus <michael.albinus@gmx.de>
13170
13171 * files.el (insert-directory): When WILDCARD-REGEXP and
13172 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13173 whole directory. (Bug#5551)
13174
13175 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13176 dired's alignment sanity. (Bug#5516)
13177
91e3333f
JL
131782010-02-14 Juri Linkov <juri@jurta.org>
13179
13180 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13181 Remove remaining ^H with their preceding chars. (Bug#5566)
13182
36020642
GM
131832010-02-13 Glenn Morris <rgm@gnu.org>
13184
13185 * simple.el (transpose-subr): Give it a doc-string.
13186
13187 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13188 Doc fixes.
13189
f5952338
JL
131902010-02-12 Juri Linkov <juri@jurta.org>
13191
13192 * arc-mode.el (archive-unique-fname): Make directories for nested
13193 archives. (Bug#5540)
13194
918fe50f
JL
131952010-02-12 Juri Linkov <juri@jurta.org>
13196
13197 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13198
c07ff221
SM
131992010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13200
48b1e7cf
SM
13201 * subr.el (copy-overlay): Handle deleted overlays.
13202
c07ff221
SM
13203 * man.el (Man-completion-table): Don't signal an error if we can't run
13204 manual-program (bug#4056).
13205
0e374247
JB
132062010-02-10 Juanma Barranquero <lekktu@gmail.com>
13207
13208 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13209
dbf8402b
SM
132102010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13211
348d1e60
SM
13212 * info.el (Info-bookmark-jump): Simplify.
13213
dbf8402b
SM
13214 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13215 (bookmark-default-handler): Accept new bookmark field `buffer'.
13216
e6d23bb5
CY
132172010-02-10 Chong Yidong <cyd@stupidchicken.com>
13218
13219 * iswitchb.el (iswitchb-completions): Revert last change.
13220
a8e4290b
MA
132212010-02-10 Michael Albinus <michael.albinus@gmx.de>
13222
2b23acde 13223 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13224 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13225 This prevents file names like "~/" being listed literally.
a8e4290b 13226
c59d6fad
DN
132272010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13228
348d1e60
SM
13229 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13230 Remove dead code. (Bug#5546)
c59d6fad 13231
3a66e78f
CY
132322010-02-09 Chong Yidong <cyd@stupidchicken.com>
13233
13234 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13235 correctly (Bug#5548).
13236
f29fd869
CY
132372010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13238
13239 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13240 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13241
7fad1447
KH
132422010-02-08 Kenichi Handa <handa@m17n.org>
13243
13244 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13245 cookie for putting `lisp-indent-function'.
7fad1447 13246
50e4518b
GM
132472010-02-07 Glenn Morris <rgm@gnu.org>
13248
13249 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13250 Move F2003 named interfaces from keywords-2 to keywords-1, and
13251 use function-name-face rather than constant-face.
13252 Simplify "abstract interface" regexp.
13253
a4cc44cf
CY
132542010-02-07 Chong Yidong <cyd@stupidchicken.com>
13255
13256 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13257 ID-FORMAT. Pass it to `file-attributes'.
13258
13259 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13260
c917476d
CY
132612010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13262
13263 * faces.el (set-face-attribute): Allow calling
13264 internal-set-lisp-face-attribute with 'unspecified family and
13265 foundry argument (Bug#5536).
13266
7cf3f3d6
GM
132672010-02-07 Glenn Morris <rgm@gnu.org>
13268
13269 * progmodes/f90.el (f90-font-lock-keywords-2)
13270 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13271 Handle F2003 named interfaces.
13272
ffe87109
CY
132732010-02-06 Chong Yidong <cyd@stupidchicken.com>
13274
13275 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13276 beg and end before calling c-get-state-before-change-functions.
13277
4775ecad
DN
132782010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13279
33aeea0e
SM
13280 * vc-bzr.el (vc-bzr-dir-extra-headers):
13281 Disable the pending merges header.
4775ecad 13282
0d17c4b9
JL
132832010-02-05 Juri Linkov <juri@jurta.org>
13284
13285 * doc-view.el (doc-view-mode):
13286 * image-mode.el (image-mode): Put property mode-class=special.
13287 (Bug#4896)
13288
8228a275
MH
132892010-02-05 Mark A. Hershberger <mah@everybody.org>
13290
13291 * vc-svn.el (vc-svn-revision-table): New function.
13292
d9320986
MA
132932010-02-05 Michael Albinus <michael.albinus@gmx.de>
13294
13295 * net/ange-ftp.el (ange-ftp-insert-directory):
13296 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13297 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13298 Handle also directories. (Bug#5478)
13299
f43d8ecc
GM
133002010-02-05 Glenn Morris <rgm@gnu.org>
13301
13302 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13303
ce3a988d
CY
133042010-02-05 Chong Yidong <cyd@stupidchicken.com>
13305
13306 * startup.el (command-line-1): Convert options beginning with a
13307 single dash as well (Bug#5519).
13308
bdd42899
SM
133092010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13310
51b23c44
SM
13311 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13312 * minibuffer.el (completion-initials-expand): Only check the presence
13313 of delims *within* the boundaries, since otherwise the / delim is
13314 always found for files.
13315
bdd42899
SM
13316 Fix up various corner case problems.
13317 * doc-view.el (doc-view-last-page-number): New function.
13318 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13319 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13320 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13321 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13322 (doc-view-convert-current-doc): Don't create the resolution.el file
13323 here any more.
13324 (doc-view-pdf/ps->png): Do it here instead.
13325 (doc-view-already-converted-p): Check that resolution.el is present.
13326 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13327 windows that are not yet showing images.
13328
d5b3979c
MA
133292010-02-04 Michael Albinus <michael.albinus@gmx.de>
13330
13331 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13332 `dired-uncache' for every elemnt which is an absolute file name.
13333
13334 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13335 directory, handle its directory component.
13336 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13337 function is called permanently and creates noise, otherwise.
13338
13339 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13340 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13341 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13342
b003beb1
DB
133432010-02-04 David Burger <dburger@google.com> (tiny change)
13344
13345 * macros.el (apply-macro-to-region-lines):
13346 Minor simplification. (Bug#5485)
13347
ea92f9f3
GM
133482010-02-04 Glenn Morris <rgm@gnu.org>
13349
a03ae20d
GM
13350 * mail/rmail.el (rmail-show-message-1): Handle malformed
13351 quoted-printable text. (Bug#5441)
13352
4d01b827
GM
13353 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13354
ea92f9f3
GM
13355 * simple.el (visual-line-mode): Capitalize lighter.
13356
82055bb7
JW
133572010-02-03 John Wiegley <jwiegley@gmail.com>
13358
13359 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13360 list of files considered for "virtual buffer" completions.
13361
8214b6e4
MA
133622010-02-03 Michael Albinus <michael.albinus@gmx.de>
13363
13364 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13365 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13366 when dired is called with a list of files, which are not in
13367 `default-directory'. (Bug#5478)
13368
1df9718f
SM
133692010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13370
13371 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13372
02ba1267
JL
133732010-02-02 Juri Linkov <juri@jurta.org>
13374
13375 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13376 from unidiff to allow function-line after @@.
13377
a0c6a0fb
JL
133782010-02-02 Juri Linkov <juri@jurta.org>
13379
13380 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13381 '(RCS SCCS) with inverted condition.
13382
c35fcd52
MA
133832010-02-02 Michael Albinus <michael.albinus@gmx.de>
13384
13385 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13386 messages.
13387
6ba973c1
JL
133882010-02-01 Juri Linkov <juri@jurta.org>
13389
13390 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13391 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13392 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13393 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13394
0bca393f
SM
133952010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13396
13397 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13398 (doc-view-revert-buffer): New command.
13399 (doc-view-mode-map): Use it.
13400
7a444e2a
DN
134012010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13402
13403 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13404 pending merge is detected.
13405
ad6fc8f4
JL
134062010-01-31 Juri Linkov <juri@jurta.org>
13407
13408 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13409 beginning of interactive spec like all other grep commands do.
13410 Put "all" in front of "gz". (Bug#5260)
13411
b9236874
DN
134122010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13413
13414 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13415
1e868757
CY
134162010-01-29 Chong Yidong <cyd@stupidchicken.com>
13417
13418 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13419 regexp is incorrect (Bug#5476).
13420
e5c70c41
MA
134212010-01-29 Michael Albinus <michael.albinus@gmx.de>
13422
13423 * net/tramp.el (tramp-handle-insert-directory): Handle also
13424 symlinks, when FILENAME is not in `default-directory'.
13425
0c0b61f1
MA
134262010-01-28 Michael Albinus <michael.albinus@gmx.de>
13427
13428 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13429 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13430
13431 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13432 of SWITCHES. Handle the case, FILENAME is not in
13433 `default-directory'. (Bug#5478)
13434 (tramp-register-file-name-handlers): Add safe-magic property.
13435
763f325e
CY
134362010-01-28 Chong Yidong <cyd@stupidchicken.com>
13437
13438 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13439 unzip (Bug#5475).
13440
fd09a83f
CY
134412010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13442
13443 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13444 (flymake-master-make-header-init): Add other C++ filename masks.
13445 (flymake-find-possible-master-files)
13446 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13447
7e5686f0
MA
134482010-01-28 Michael Albinus <michael.albinus@gmx.de>
13449
13450 Fix some busybox annoyances.
13451
13452 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13453 not responding." string.
13454 (tramp-open-connection-setup-interactive-shell): Dump stty
13455 settings. Enable "neveropen" arg for all `tramp-send-command'
13456 calls. Handle "=" in variable values properly.
13457 (tramp-find-inline-encoding): Raise an error, when no encoding is
13458 found.
13459 (tramp-wait-for-output): Check, whether PROC buffer is available.
13460 Remove spurious " ^H" sequences, sent by busybox.
13461 (tramp-get-ls-command): Suppress coloring, if possible.
13462
c6265c10
GM
134632010-01-28 Glenn Morris <rgm@gnu.org>
13464
c85a168b
GM
13465 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13466
c6265c10
GM
13467 * log-edit.el (log-edit-strip-single-file-name): Add missing
13468 :safe, :group, and :version tags.
13469
7d82a738
SB
134702010-01-27 Stephen Berman <stephen.berman@gmx.net>
13471
13472 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13473 buffers. (Bug#5477)
13474
8b0e68ea
CY
134752010-01-27 David De La Harpe Golden <david@harpegolden.net>
13476
13477 * files.el (delete-directory): Handle moving to trash without
13478 first doing recursion (Bug#5436).
13479
368d3208
DN
134802010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13481
13482 * vc-hooks.el (vc-path): Mark as obsolete.
13483
755da7fa
DN
134842010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13485
e2396d80
DN
13486 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13487 names too.
13488
755da7fa
DN
13489 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13490 for the short log.
13491 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13492
6a6d15ab 134932010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13494
ac9ffe99 13495 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13496
48c2d18a 13497 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13498
25f38310 134992010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13500
13501 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13502 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13503
51850286
DN
135042010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13505
c2f1d6d8
DN
13506 Remove support for adding --signoff on commit.
13507 Future support will use an incompatible generic mechanism.
13508 * vc-git.el (vc-git-add-signoff): Remove variable.
13509 (vc-git-toggle-signoff): Remove function.
13510 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13511
6a7662bb
BR
13512 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13513 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13514 was set.
13515 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13516 earlier, call it again in case the background mode has changed.
13517
02c6d0d0
CY
135182010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13519
13520 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13521 (Bug#3541).
13522
064eee03
CY
135232010-01-23 Chong Yidong <cyd@stupidchicken.com>
13524
02c6d0d0
CY
13525 * emacs-lisp/assoc.el (aelement): Doc fix.
13526 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13527
5336c3ec 135282010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13529
48c2d18a 13530 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13531 is the same as subprogram call, not declaration. (Bug#5435).
13532
0536254e
MA
135332010-01-23 Michael Albinus <michael.albinus@gmx.de>
13534
13535 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13536 (tramp-smb-maybe-open-connection): Use it.
13537
411d06c2
MA
135382010-01-22 Michael Albinus <michael.albinus@gmx.de>
13539
0536254e 13540 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13541
c893016b
SM
135422010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13543
13544 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13545 just because we see "encoding: 8bit".
13546 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13547
9425f8e1
CY
135482010-01-22 Chong Yidong <cyd@stupidchicken.com>
13549
13550 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13551
6a801864
EZ
135522010-01-22 Eli Zaretskii <eliz@gnu.org>
13553
13554 * jka-compr.el (jka-compr-load): If load-file is not in
13555 load-history, try its file-truename version. (bug#5447)
13556
3e8f7d91
AM
135572010-01-21 Alan Mackenzie <acm@muc.de>
13558
13559 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13560 * progmodes/cc-engine.el (c-invalidate-state-cache):
13561 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13562 special cpp construct is still in the buffer.
13563 (c-parse-state): Record the special cpp with markers, not numbers.
13564
f0bd0ad5
CY
135652010-01-21 Kenichi Handa <handa@m17n.org>
13566
13567 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13568 process last-command-event, as it is now decoded first (Bug#5380).
13569
5189d95b
CY
135702010-01-20 Chong Yidong <cyd@stupidchicken.com>
13571
13572 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13573
e073d74a
GM
135742010-01-20 Glenn Morris <rgm@gnu.org>
13575
13576 * indent.el (tab-always-indent): Fix custom-type.
13577
8ee04f3a
AM
135782010-01-19 Alan Mackenzie <acm@muc.de>
13579
13580 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13581 buffer throws "args out of range".
13582 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13583 playing the role of delimiter.
13584
6a47c86a
SL
135852010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13586
bf0b361c 13587 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
13588 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13589 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13590 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13591 Improve comments in "is" portion. Handle null procedure declaration.
13592 (ada-move-to-end): Improve doc string.
13593
2acfb954
ÓF
135942010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13595
e90d57c0 13596 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 13597 Remove obsolete information from commentary.
e90d57c0
JB
13598 (ido-choice-list): Initialize to nil.
13599 (ido-get-bufname): Reject minibuffers.
13600 (ido-make-buffer-list): If "default" is a nonexistent
13601 buffer, ignore it, as per the function's comment.
13602 (ido-kill-buffer-internal): New function.
13603 (ido-kill-buffer-at-head): Use it.
13604 (ido-visit-buffer): Likewise.
2acfb954 13605
244b023e
CY
136062010-01-18 Chong Yidong <cyd@stupidchicken.com>
13607
13608 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13609
db9e401b
JB
136102010-01-18 Juanma Barranquero <lekktu@gmail.com>
13611
db9e401b
JB
13612 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13613 Fix typos in chart titles.
13614
13615 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
13616 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13617 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13618 (describe-class, eieio-describe-generic, describe-generic):
13619 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13620 (eieio-speedbar-expand):
13621 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13622 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13623 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13624 (viper-del-backward-char-in-replace, viper-backward-indent)
13625 (viper-brac-function, viper-register-to-point, viper-submit-report):
13626 * net/tramp.el (tramp-remote-coding-commands):
13627 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13628 Fix typos in docstrings.
13629
9295137d
CY
136302010-01-17 Chong Yidong <cyd@stupidchicken.com>
13631
13632 * mail/sendmail.el (mail-yank-original): Set the mark if the
13633 specified function for yanking does not do it.
13634
4d0bbcb6
DN
136352010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13636
7902c120
DN
13637 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13638
4d0bbcb6
DN
13639 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13640 resyncing a directory.
13641
0b702bc1
SL
136422010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13643
6a47c86a 13644 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
13645 (ada-ident-re): Delete ., allow multibyte characters.
13646 (ada-goto-label-re): New; matches goto labels.
13647 (ada-block-label-re): New; matches block labels.
13648 (ada-label-re): New; matches both.
5f9d345c 13649 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
13650 `ada-block-label-re' instead.
13651 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13652 Use `ada-block-label-re'.
13653 (ada-indent-on-previous-lines): Improve handling of goto labels.
13654 (ada-get-indent-block-start): Special-case block label.
13655 (ada-get-indent-label): Split into `ada-indent-block-label' and
13656 `ada-indent-goto-label'.
13657 (ada-goto-stmt-start, ada-goto-next-non-ws):
13658 Optionally ignore goto labels.
13659 (ada-goto-next-word): Simplify.
13660 (ada-indent-newline-indent-conditional): Insert newline before
13661 trying to fix indentation; doc fix.
13662
05287c49
JB
136632010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13664
13665 * calc/calc.el (calc-command-flags): Give it an initial value.
13666
4963739e
JB
136672010-01-17 Juanma Barranquero <lekktu@gmail.com>
13668
4963739e
JB
13669 * files.el (minibuffer-with-setup-hook):
13670 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13671 (artist-key-draw-continously, artist-key-do-continously-continously)
13672 (artist-key-set-point-continously, artist-mouse-draw-continously):
13673 Fix typos in docstrings.
13674
116bd1ee
CY
136752010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13676
6a7662bb
BR
13677 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13678 Never return t (Bug#3898).
116bd1ee 13679
2784cd7a 136802010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
13681
13682 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13683 can parse the output of the external commands (Bug#5279).
13684
abd5cfe8
CY
136852010-01-16 Jari Aalto <jari.aalto@cante.net>
13686
13687 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
13688
4fe22cdf
CY
136892010-01-16 Chong Yidong <cyd@stupidchicken.com>
13690
bbdc98ef
CY
13691 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
13692
c7dc1ac1
CY
13693 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
13694
4fe22cdf
CY
13695 * startup.el (command-line): Remove unused --icon-type arg.
13696 Handle --display arg, passing it to command-line-1 (Bug#5392).
13697
045b9da7
ML
136982010-01-16 Mario Lang <mlang@delysid.org>
13699
045b9da7
ML
13700 * emacs-lisp/chart.el (chart-translate-namezone):
13701 * textmodes/artist.el (artist-compute-popup-menu-table):
13702 Remove duplicated words in doc-strings.
13703
6554a5df
CY
137042010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
13705
13706 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
13707 to mairix-search to suppress threading (Bug#5342).
13708
ca4f0e9a
KH
137092010-01-15 Kenichi Handa <handa@m17n.org>
13710
13711 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 13712 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 13713
1db3226b
GM
137142010-01-15 Glenn Morris <rgm@gnu.org>
13715
56a03f46
GM
13716 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
13717
13718 * wid-edit.el (widget-keymap): Doc fix.
13719
1db3226b
GM
13720 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
13721 former seems to be more widely accepted by various svn versions.
13722
80cd4bb4
JB
137232010-01-14 Juanma Barranquero <lekktu@gmail.com>
13724
d1f18ec0
JB
13725 * find-cmd.el (find-constituents):
13726 * vc-arch.el (vc-arch-root):
13727 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
13728 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
13729 * progmodes/ada-stmt.el (ada-if):
13730 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
13731 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
13732 (ispell-encoding8-command, ispell-aspell-supports-utf8)
13733 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
13734
80cd4bb4
JB
13735 * progmodes/flymake.el (flymake-post-syntax-check):
13736 Fix typo in error message.
13737
9c23ca47
JB
137382010-01-14 Juanma Barranquero <lekktu@gmail.com>
13739
13740 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
13741 which is always a string. (Bug#5313)
13742
8794c483
JB
137432010-01-14 Juanma Barranquero <lekktu@gmail.com>
13744
13745 * progmodes/ada-xref.el (ada-default-prj-properties):
13746 Simplify previous change.
13747
95005d39
SL
137482010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13749
13750 * progmodes/ada-xref.el (ada-default-prj-properties):
13751 Default ada_project_path to $ADA_PROJECT_PATH.
13752
137532010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
13754
13755 * progmodes/ada-mode.el (ada-create-keymap):
13756 Override `narrow-to-defun' with `ada-narrow-to-defun'.
13757
fb0d1545
SL
137582010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13759
13760 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
13761 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
13762 (ada-get-current-indent, ada-imenu-generic-expression)
13763 (ada-which-function): Check for it.
13764
5c9434d0
SL
137652010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13766
13767 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
13768 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
13769
3a4f3a3b
GM
137702010-01-14 Glenn Morris <rgm@gnu.org>
13771
13772 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
13773
d9a7c140
KH
137742010-01-14 Kenichi Handa <handa@m17n.org>
13775
13776 * composite.el (auto-composition-mode): Make it a buffer local
13777 variable (permanent-local).
13778 (auto-composition-function): Set the default value to
13779 auto-compose-chars.
49caf252 13780 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
13781 (global-auto-composition-mode): Likewise.
13782 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 13783
38bee102
KF
137842010-01-13 Karl Fogel <kfogel@red-bean.com>
13785
13786 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 13787
b8b45afc
MA
137882010-01-12 Michael Albinus <michael.albinus@gmx.de>
13789
13790 * files.el (copy-directory): Compute target for recursive
13791 directories with identical names. (Bug#5343)
13792
893db5bc
GM
137932010-01-12 Glenn Morris <rgm@gnu.org>
13794
6a7662bb
BR
13795 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13796 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 13797
d8b8451f
SS
137982010-01-11 Sam Steingold <sds@gnu.org>
13799
13800 * imenu.el (imenu-default-create-index-function): Detect infinite
13801 loops caused by imenu-prev-index-position-function.
13802
30afcdff
JB
138032010-01-11 Juanma Barranquero <lekktu@gmail.com>
13804
13805 * htmlfontify.el (htmlfontify-load-rgb-file)
13806 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
13807 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
13808 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
13809 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
13810 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
13811 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
13812 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
13813 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
13814 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
13815 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
13816 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
13817 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
13818 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
13819 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
13820 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
13821 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
13822 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
13823 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
13824 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
13825 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
13826 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
13827 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
13828 backslash-quoting from parentheses, etc.
13829
92b1c416
CY
138302010-01-11 Chong Yidong <cyd@stupidchicken.com>
13831
13832 * progmodes/js.el: Autoload javascript-mode alias.
13833
4454adab
JB
138342010-01-11 Juanma Barranquero <lekktu@gmail.com>
13835
13836 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
13837 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
13838 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
13839 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
13840 Fix typos in docstrings.
13841 (ffap-url-regexp): Doc fix.
13842 (ffap-at-mouse): Fix typo in message.
13843
6589a2f9
GM
138442010-01-11 Glenn Morris <rgm@gnu.org>
13845
13846 * version.el (emacs-copyright): Set copyright year to 2010.
13847
4e5617ee
SM
138482010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
13849
13850 * format.el (format-annotate-function): Only set
13851 write-region-post-annotation-function after running to-fn so as not to
13852 affect nested write-region calls (bug#5273).
13853
52bee098
CY
138542010-01-10 Chong Yidong <cyd@stupidchicken.com>
13855
a069f067
CY
13856 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
13857 wisent/python.el.
13858
e709e39d
CY
138592010-01-09 Chong Yidong <cyd@stupidchicken.com>
13860
13861 * man.el (Man-goto-section): Signal error if the section is not
13862 found (Bug#5317).
13863
6ee86780
JB
138642010-01-09 Juanma Barranquero <lekktu@gmail.com>
13865
13866 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
13867 URLs with a leading triple slash in the file: scheme. (Bug#5345)
13868
fa7b5f7b
CY
138692010-01-09 Chong Yidong <cyd@stupidchicken.com>
13870
13871 * progmodes/compile.el: Don't treat compile-command as safe if
13872 compilation-read-command might be nil (Bug#4218).
13873
de62c4d9
JD
138742010-01-09 Jan Djärv <jan.h.d@swipnet.se>
13875
13876 * startup.el (command-line-1): Use orig-argi to check for ignored X and
13877 NS options.
13878
e94be827
KH
138792010-01-08 Kenichi Handa <handa@m17n.org>
13880
4e5617ee
SM
13881 * international/fontset.el (build-default-fontset-data):
13882 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 13883
1dfae2a2
JB
138842010-01-07 Juanma Barranquero <lekktu@gmail.com>
13885
13886 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
13887 to `create-file-buffer' as it expects, not just a buffer name.
13888 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
13889 to help uniquify. (Bug#3224)
13890
d0cf45b7
JD
138912010-01-06 Jan Djärv <jan.h.d@swipnet.se>
13892
13893 * font-setting.el (font-setting-change-default-font): Use user-spec
13894 instead of name.
13895
7534fa5e
DN
138962010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13897
13898 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
13899
fd579fdc
CY
139002010-01-05 Tom Tromey <tromey@redhat.com>
13901
4e5617ee
SM
13902 * progmodes/python.el (python-font-lock-keywords):
13903 Handle qualified decorators (Bug#881).
fd579fdc 13904
37860caf
DN
139052010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
13906
13907 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
13908 in a lightweight checkout.
13909
69db641d
KH
139102010-01-05 Kenichi Handa <handa@m17n.org>
13911
4e5617ee 13912 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 13913
b25d6a02
DN
139142010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
13915
13916 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
13917
137d88ca
DN
139182010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
13919
13920 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
13921 checkouts. (Bug#618)
3d5d0aa9 13922 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
13923 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
13924 (vc-bzr-shelve-menu-map):
13925 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
13926 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 13927
da76998b
CY
139282010-01-02 Chong Yidong <cyd@stupidchicken.com>
13929
13930 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
13931 They are valid characters in URL paths (rfc3986), and at least
13932 Firefox does not understand the encoded version (Bug#3166).
13933
b2ad70b6
CY
139342010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
13935
13936 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
13937 (octave-block-begin-or-end-regexp, octave-block-match-alist):
13938 Add "end" keyword (Bug#3061).
b2ad70b6
CY
13939 (octave-end-as-array-index-p): New function.
13940 (calculate-octave-indent): Use it.
13941
54136282
KF
139422010-01-02 Karl Fogel <kfogel@red-bean.com>
13943
13944 * bookmark.el: Consistently put the text property on the bookmark name.
13945 (bookmark-bmenu-marks-width): Bump back to 2, to include
13946 annotation marks.
13947 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
13948 property on the bookmark name, instead of not putting it at all.
13949 (bookmark-bmenu-list): Fix where we put the text property.
13950
cc4d3cad
KF
139512010-01-02 Karl Fogel <kfogel@red-bean.com>
13952
13953 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
13954 for showing buffer modified state (as added in the previous change).
13955
b894c439
KF
139562010-01-02 Karl Fogel <kfogel@red-bean.com>
13957
13958 * bookmark.el: Show modified state of bookmark buffer more accurately.
13959 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
13960 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
13961 (with-buffer-modified-unmodified): New macro.
13962 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
13963 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 13964 Use new macro to preserve the buffer modified state.
b894c439 13965
3a69db53
KF
139662010-01-02 Karl Fogel <kfogel@red-bean.com>
13967
4e5617ee 13968 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
13969 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
13970 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
13971 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
13972 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
13973 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
13974 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 13975
af414f10
EZ
139762010-01-02 Eli Zaretskii <eliz@gnu.org>
13977
4e5617ee
SM
13978 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
13979 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 13980
f2ec0e5e
CY
139812010-01-02 Ryan Yeske <rcyeske@gmail.com>
13982
13983 * net/rcirc.el: Add follow-link binding (Bug#4738).
13984
38c1ba62
EZ
139852010-01-02 Eli Zaretskii <eliz@gnu.org>
13986
4e5617ee 13987 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
13988 (cvs-update): New target for backward compatibility.
13989
4e5617ee 13990 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
13991 (cvs-update): New target for backward compatibility.
13992
ea2c0f5b
KF
139932010-01-02 Karl Fogel <kfogel@red-bean.com>
13994
13995 * bookmark.el: Remove gratuitous gratitude.
13996
5ae329f4
KF
139972010-01-02 Karl Fogel <kfogel@red-bean.com>
13998
c4cc8b9a 13999 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14000 (bookmark-bmenu-save): Clear buffer modification if no marks.
14001
140022010-01-02 Karl Fogel <kfogel@red-bean.com>
14003
14004 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14005 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14006 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14007 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14008
14009 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14010 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14011 To: emacs-devel {_AT_} gnu.org
14012 Subject: bookmark.el bug report
14013 Date: Mon, 28 Dec 2009 14:19:16 +0800
14014 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14015
aef053eb
KF
140162010-01-02 Karl Fogel <kfogel@red-bean.com>
14017
14018 * bookmark.el: Improvements suggested by Drew Adams:
14019 (bookmark-bmenu-ensure-position): New name for
14020 `bookmark-bmenu-check-position'. Just ensure the position,
14021 don't return any meaningful value.
14022 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14023 New constants.
14024
0472835f
JB
140252010-01-02 Juanma Barranquero <lekktu@gmail.com>
14026
14027 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14028 (bookmark-yank-point, bookmark-bmenu-check-position):
14029 Fix typos in docstrings.
14030 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14031 (bookmark-name-from-full-record, bookmark-get-position)
14032 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14033 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14034 Remove useless quoting of parenthesis, etc. in docstrings.
14035
14036 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14037 (ediff-append-custom-diff): Fix typo in error message.
14038 (ediff-meta-mark-equal-files): Fix typos in messages.
14039
14040 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14041
0472835f
JB
14042 * net/imap-hash.el (imap-hash-make): Doc fix.
14043 (imap-hash-test): Fix typo in error message; reflow docstring.
14044 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14045 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14046 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14047 Fix typos in docstrings.
14048 (imap-hash-open-connection): Fix typo in error message.
14049
14050 * play/gomoku.el (gomoku): Fix typos in docstring.
14051
14052 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14053 (gdb-jsonify-buffer): Fix typos in docstring.
14054 (gdb-goto-breakpoint): Fix typo in error message.
14055 ("Display Other Windows"): Fix typo in help message.
14056 (gdb-speedbar-expand-node): Fix typo in question.
14057
14058 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14059 (idlwave-html-system-help-location, idlwave-html-help-location)
14060 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14061 (idlwave-help-browser-generic-args, idlwave-help-directory)
14062 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14063 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14064 (idlwave-online-help, idlwave-help-html-link)
14065 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14066 Fix typos in docstrings.
14067 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14068 Reflow docstrings.
14069 (idlwave-help-assistant-start): Fix typo in error message.
14070
14071 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14072 (octave-electric-space): Fix typos in docstrings.
14073
9bbe0828
CY
140742010-01-01 Chong Yidong <cyd@stupidchicken.com>
14075
14076 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14077
a88c46c3
CY
140782010-01-01 Juri Linkov <juri@jurta.org>
14079
14080 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14081 increase the default to 500 (Bug#5148).
a88c46c3 14082
7ee6c59b
NR
140832009-12-31 Nick Roberts <nickrob@snap.net.nz>
14084
14085 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14086 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14087 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14088
a9c8a2cd
NR
140892009-12-30 Nick Roberts <nickrob@snap.net.nz>
14090
14091 Show working revision correctly for mercurial.
14092 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14093 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14094
659e4408
JB
140952009-12-29 Juanma Barranquero <lekktu@gmail.com>
14096
14097 Declare some functions for the byte-compiler.
14098 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14099 (speedbar-timer-fn, speedbar-change-expand-button-char)
14100 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14101
7ee6c59b
NR
141022009-12-29 Nick Roberts <nickrob@snap.net.nz>
14103
14104 This changeset reverts GDB Graphical Interface to use annotations.
14105 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14106
460f6e7c
DN
141072009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14108
14109 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14110 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14111 Return file names relative to it.
460f6e7c
DN
14112 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14113 relative directory to vc-bzr-after-dir-status.
14114
543f553a
TH
141152009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14116
14117 * font-lock.el (font-lock-refresh-defaults): New function, which
14118 can be used to let font-lock react to external changes in
14119 variables like font-lock-defaults and keywords.
14120 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14121
2592ab76
DN
141222009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14123
ac859983
DN
14124 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14125
2592ab76
DN
14126 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14127
58941d03
JB
141282009-12-28 Juanma Barranquero <lekktu@gmail.com>
14129
14130 Supersede color.diff settings in git log (bug#5211).
14131
14132 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14133 escape chars in its output when the user has color.diff set to `always'.
14134 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14135
39764e76
KR
141362009-12-26 Kevin Ryde <user42@zip.com.au>
14137
14138 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14139 node. Keep previous "Index" name to work with past coreutils too.
14140
91c4831e
KR
14141 * man.el (man): Revise docstring a bit to show -a and -l as
14142 examples. Add -k description since support for it has otherwise
14143 been a secret. (Further to bug#3717.)
651e932e
KR
14144 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14145 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14146 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14147
7f4d4a97
MA
141482009-12-26 Michael Albinus <michael.albinus@gmx.de>
14149
14150 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14151 switches. Check also for //SUBDIRED// line.
14152
bcffff46
KH
141532009-12-25 Kenichi Handa <handa@m17n.org>
14154
88b5a757 14155 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14156 handle ZWNJ and ZWJ. Use it in composition-function-table for
14157 Devanagari.
14158 (malayalam-composable-pattern): Fix previous change.
14159
dc1dcfa4
VJL
141602009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14161
14162 * ps-print.el (ps-face-attributes): It was not returning the
14163 attribute face for faces specified as string. Reported by harven
80525855 14164 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14165 (ps-print-version): New version 7.3.5.
14166
6fe539d2
UJ
141672009-12-18 Ulf Jasper <ulf.jasper@web.de>
14168
85626eef 14169 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14170 Fix timezone names.
14171 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14172 (icalendar--add-diary-entry): Remove the trailing blank that
14173 diary-make-entry inserts.
14174
1f3611c6
MA
141752009-12-17 Michael Albinus <michael.albinus@gmx.de>
14176
14177 Make `file-expand-wildcards' work for remote files.
14178
14179 * files.el (file-expand-wildcards): In case of remote files, check
14180 only local file name part for wildcards. Provide feature 'files
14181 and subfeature 'remote-wildcards. (Bug#5198)
14182
14183 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14184 if there is already an established connection.
14185 (tramp-advice-file-expand-wildcards): Remove it.
14186
14187 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14188 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14189 Activate advice for older GNU Emacs versions. (Bug#5237)
14190
9762b219
JB
141912009-12-17 Juanma Barranquero <lekktu@gmail.com>
14192
14193 Some doc fixes (more needed).
14194
14195 * find-cmd.el (find-constituents): Reflow docstring.
14196 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14197 (find-generic): Doc fix.
14198
cfb54897
JL
141992009-12-17 Juri Linkov <juri@jurta.org>
14200
14201 Fix regression from 23.1 to allow multiple modes in Local Variables.
14202
14203 * files.el (hack-local-variables-filter): While ignoring duplicates,
14204 don't take `mode' into account.
85626eef
SM
14205 (hack-local-variables-filter, hack-dir-local-variables):
14206 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14207
ad974e9e
JL
142082009-12-17 Juri Linkov <juri@jurta.org>
14209
85626eef 14210 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14211
14212 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14213 `current' or when `file' is a directory of the `current' file.
14214
3616e0b9
AS
142152009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14216
14217 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14218 unconditionally preloaded files.
14219
72b57560
JL
142202009-12-16 Juri Linkov <juri@jurta.org>
14221
14222 Revert to old 23.1 logic of using the file at the mark as default.
14223 * dired-aux.el (dired-diff): Use the file at the mark as default
14224 if it's not the same as the current file, and the target dir is
14225 the current dir or the mark is active. Add the current file
14226 as the arg of `dired-dwim-target-defaults'. Use the default file
14227 in the prompt. (Bug#5225)
14228
68712eb6
MA
142292009-12-15 Michael Albinus <michael.albinus@gmx.de>
14230
14231 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14232 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14233 (tramp-check-for-regexp): Check also, when an echoing shell stops
14234 to echo sent commands.
14235
fd471993
CY
142362009-12-14 Chong Yidong <cyd@stupidchicken.com>
14237
14238 * Makefile.in: Revert last change (Bug#5191).
14239
86b5e14c
DN
142402009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14241
14242 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14243 (vc-hg-working-revision): Make sure the command is executed in a
14244 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14245
8cffbb75
CY
142462009-12-14 Chong Yidong <cyd@stupidchicken.com>
14247
14248 * progmodes/python.el (python-symbol-completions): Remove text
14249 properties from symbol string before calling python-send-receive.
14250
6c2b67ad
NR
142512009-12-14 Nick Roberts <nickrob@snap.net.nz>
14252
14253 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14254 when there are values for both file and line. (Bug#5060)
6c2b67ad 14255
ff6f4585
JL
142562009-12-14 Juri Linkov <juri@jurta.org>
14257
14258 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14259 whitespace after the file name of the first line of unified format,
14260 because git-diff doesn't output whitespace and file modification time
14261 after the file name.
14262
d3de1c8e
JL
142632009-12-14 David Kastrup <dak@gnu.org>
14264
14265 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14266 check if it already has the `display' property added by
14267 `Info-display-images-node', and not put the `invisible' property
14268 in this case.
14269
2f1b7dc4
GM
142702009-12-13 Glenn Morris <rgm@gnu.org>
14271
a0cefee5
GM
14272 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14273 (report-emacs-bug): In message-mode, sort manually before storing
14274 original report text. (Bug#5178)
2f1b7dc4
GM
14275 Remove superfluous save-excursion.
14276
31bb373f
MA
142772009-12-12 Michael Albinus <michael.albinus@gmx.de>
14278
14279 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14280 when responding to "GetAll" properties.
14281
5e1d4968
CY
142822009-12-12 Chong Yidong <cyd@stupidchicken.com>
14283
14284 * simple.el (compose-mail): Remove mail-setup-with-from from
14285 customization checks.
14286
097d86f9
EZ
142872009-12-12 Eli Zaretskii <eliz@gnu.org>
14288
14289 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14290 RAR archives created on Unix systems.
14291
1d4adede
SM
142922009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14293
14294 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14295 the varalias that was accidentally removed by the 2009-11-19 change
14296 (bug#5186).
14297
3ff3655c
KH
142982009-12-12 Kenichi Handa <handa@m17n.org>
14299
14300 * language/indian.el (indian-compose-regexp): New function.
14301 (malayalam-composable-pattern): Fix the pattern.
14302 (composition-function-table): Set malayalam-composable-pattern for
14303 Malayalam characters.
14304
82d3343c
CY
143052009-12-11 Chong Yidong <cyd@stupidchicken.com>
14306
315eb96d
CY
14307 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14308 rather than down-mouse-1, based on follow-link conventions.
14309
82d3343c
CY
14310 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14311 are compiled.
14312
86a4c7ac
DN
143132009-12-11 Michael McNamara <mac@mail.brushroad.com>
14314
bf0b361c 14315 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14316 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14317 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14318 (verilog-leap-to-head, verilog-backward-token):
14319 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14320
143212009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14322
bf0b361c
JB
14323 * progmodes/verilog-mode.el (verilog-auto-lineup)
14324 (verilog-nameable-item-re): Cleanup user-visible spelling and
14325 documentation errors. One reported by Gary Delp.
1d4adede 14326 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14327 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14328 package, bug195. Reported by Pierre-David Pfister.
14329
fe03f49a
GM
143302009-12-11 Glenn Morris <rgm@gnu.org>
14331
47641aac
GM
14332 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14333
85094855
GM
14334 * mail/emacsbug.el: No longer require sendmail.
14335 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14336 (report-emacs-bug-orig-text): Doc fix.
14337 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14338 New local variables, to adapt to different mail-user-agents.
14339 (report-emacs-bug): Fix test for a gnu.org address.
14340 Use overlays for emphasis, since font-lock defeats 'face property.
14341 Pretest bugs also end up at the newsgroup these days.
14342 Stop message-mode stripping text properties.
14343 Set and use the new buffer-local variables.
14344 (report-emacs-bug-hook): Add doc-string.
14345 Remove some unnecessary save-excursions and simplify.
14346 Use the appropriate hook and send-command.
14347
fe03f49a
GM
14348 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14349 capitalization of some menu entries.
14350
345427f0
VJL
143512009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14352
277e6741
MP
14353 * whitespace.el (whitespace-display-char-on):
14354 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14355 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14356 New version 12.1.
14357
c70ccbba
EZ
143582009-12-10 Eli Zaretskii <eliz@gnu.org>
14359
14360 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14361 characters in the Attribute field.
14362
f1943c1b
DN
143632009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14364
14365 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14366
1c67aeaa
SM
143672009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14368
14369 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14370 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14371 Disregard autoload-excludes.
14372 (update-directory-autoloads): Obey autoload-excludes here instead.
14373 But don't store its contents in no-autoloads and remove entries that
14374 refer to excludes files.
14375
d8194864
GM
143762009-12-10 Glenn Morris <rgm@gnu.org>
14377
8c0171c0
GM
14378 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14379 (expand-mail-aliases): Define for compiler.
14380
dba372dd
GM
14381 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14382 Define for compiler.
14383
d8194864
GM
14384 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14385 appropriate for the mail-user-agent in use.
14386
fe5facd3
MA
143872009-12-09 Michael Albinus <michael.albinus@gmx.de>
14388
14389 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14390
99999a1d
DN
143912009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14392
14393 Fix short log parsing and fontification.
14394 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14395 Fix fontification for the [merge] label.
14396
2ea1c4aa
SM
143972009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14398
85626eef 14399 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14400 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14401 (hfy-fontify-buffer): Use it.
14402
9840deb6
SM
144032009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14404
a0d1aadf
SM
14405 Minor cleanup.
14406 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14407 Adjust all callers.
14408 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14409 args compulsory. Adjust callers.
14410 (ffap-gopher-at-point): Remove unused var `name'.
14411
9840deb6
SM
14412 Get rid of the ELCFILES abomination.
14413 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14414 (compile-elcfiles): New phony target.
14415 (compile-main): Compute ELCFILES dynamically.
14416 (compile-clean): New target to remove left-over elc files.
14417 (compile, all): Use it.
14418
7eb3f9a8
KH
144192009-12-09 Kenichi Handa <handa@etlken>
14420
14421 * international/mule-diag.el: Require help-mode instead of help-fns.
14422
ae63e572
KH
144232009-12-09 Kenichi Handa <handa@m17n.org>
14424
5ce6e4f4 14425 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14426 fine ranges instead of pre-calculating accurate ranges.
14427 Iterate with bigger gc-cons-threshold.
ae63e572 14428
e2f3c692
DN
144292009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14430
14431 Add support for stashing a snapshot of the current tree.
14432 * vc-git.el (vc-git-stash-snapshot): New function.
14433 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14434
cf6d0352
JB
144352009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14436
14437 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14438 instead of `(beginning|end)-of-line'.
14439
48e4acc9
GM
144402009-12-08 Glenn Morris <rgm@gnu.org>
14441
6e890faa
GM
14442 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14443
48e4acc9
GM
14444 * Makefile.in (ELCFILES): Regenerate.
14445
d2a1dc7b
JL
144462009-12-07 Juri Linkov <juri@jurta.org>
14447
14448 Don't lazy-highlight the comint output in history Isearch mode.
14449
14450 * comint.el (comint-history-isearch-search): Instead of
14451 `comint-line-beginning-position', use `comint-after-pmark-p'
14452 to check if point if before the process mark, and go to
14453 `process-mark' in this case.
14454
51ef56c4
SM
144552009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14456
fb10ee4a
SM
14457 * textmodes/tex-mode.el (latex-complete)
14458 (latex-indent-or-complete): Remove.
14459 (latex-mode): Set completion-at-point-functions instead.
14460
14461 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14462 * minibuffer.el (completion-at-point-functions): New var.
14463 (completion-at-point): New command.
fb10ee4a 14464 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14465 * progmodes/python.el (python-mode-map): Use completion-at-point.
14466 (python-completion-at-point): Rename from python-partial-symbol and
14467 adjust for use in completion-at-point-functions.
14468 (python-mode): Setup completion-at-point for Python completion.
14469 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14470 extracted from lisp-complete-symbol.
14471 (lisp-complete-symbol): Use it.
14472 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14473 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14474 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14475 Use completion-at-point.
51ef56c4 14476 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14477 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14478 * progmodes/sym-comp.el: Move to...
14479 * obsolete/sym-comp.el: Move from progmodes.
14480
5e7a9022
EZ
144812009-12-07 Eli Zaretskii <eliz@gnu.org>
14482
14483 Prevent save-buffer in Rmail buffers from using the coding-system
14484 of the current message, and from clobbering the encoding mnemonics
14485 in the mode line (Bug#4623).
14486
14487 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14488 flag, too.
14489 (rmail-message-encoding): New variable.
14490 (rmail-write-region-annotate): Record the encoding of the current
14491 message in rmail-message-encoding.
14492 (rmail-after-save-hook): New function, restores the encoding of
14493 the current message after the message collection is saved.
14494
9136e895
JL
144952009-12-07 Juri Linkov <juri@jurta.org>
14496
14497 * progmodes/grep.el (grep-read-files): Use `completing-read'
14498 instead of `read-string'. Set its `collection' arg to
14499 `read-file-name-internal'. (Bug#4301)
14500
40637410
JL
145012009-12-07 Juri Linkov <juri@jurta.org>
14502
14503 Correctly restore original Isearch point. (Bug#4994)
14504
14505 * isearch.el (isearch-mode): Move `isearch-push-state' after
14506 `(run-hooks 'isearch-mode-hook)'.
14507 (isearch-cancel): When `isearch-push-state-function' is defined,
14508 let-bind `isearch-cmds' to the first state (the last element of
14509 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14510 function and restores the original point). Otherwise, move point
14511 to `isearch-opoint'.
14512
da10ce2b
SM
145132009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14514
14515 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14516 chars that don't have names, so the table can be built much faster at
14517 run-time.
14518
3d68fa99
CY
145192009-12-07 Chong Yidong <cyd@stupidchicken.com>
14520
f82b1493
CY
14521 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14522 change. Suggested by David Kastrup.
14523
3d68fa99
CY
14524 * simple.el (compose-mail): Check for incompatibilities and warn.
14525 (compose-mail-user-agent-warnings): New option.
14526
662c5698
DN
145272009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14528
14529 Support showing a single log entry from vc-annotate.
14530 * vc.el (print-log): Add a new argument: START-REVISION.
14531 (vc-print-log-internal): Add a new optional argument and
14532 pass it to the backend.
14533 (vc-print-log, vc-print-root-log): Adjust callers.
14534 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14535 buffer already displays the requested log entry, use it.
14536 Otherwise display only the log entry in question.
14537 * vc-svn.el (vc-svn-print-log):
e4070cdc 14538 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14539 * vc-hg.el (vc-hg-state):
14540 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14541 (vc-git-show-log-entry): Return t on success.
14542 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14543 (vc-bzr-show-log-entry): Return t on success.
14544 * vc-rcs.el (vc-rcs-print-log):
14545 * vc-sccs.el (vc-sccs-print-log):
14546 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14547
e4070cdc
GM
145482009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14549
5ce6e4f4
JB
14550 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14551 Add menus to the meta mode. (Bug#5043)
e4070cdc 14552
5ce6e4f4 145532009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14554
14555 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14556 event-key.
662c5698 14557
662c5698
DN
14558 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14559
dab816a9
MA
145602009-12-07 Michael Albinus <michael.albinus@gmx.de>
14561
14562 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14563 Berbain <raphael.berbain@gmail.com>.
14564
14565 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14566 characters.
14567 (tramp-initial-end-of-output): New defconst.
14568 (tramp-methods, tramp-find-shell)
14569 (tramp-open-connection-setup-interactive-shell)
14570 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
14571 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14572 Handle existence of `#' and `$'.
dab816a9 14573
6a7662bb
BR
14574 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14575 Use `tramp-initial-end-of-output'.
dab816a9 14576
a91e1f6b
DN
145772009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14578
14579 Get the background mode from the terminal for xterm, and set
14580 faces accordingly.
14581 * term/xterm.el (xterm-set-background-mode): New function.
14582 (terminal-init-xterm): Use it in case xterm supports background
14583 color queries. Recompute faces after getting the background
14584 color.
14585
5fa9d1ec
GM
145862009-12-07 Ulrich Mueller <ulm@gentoo.org>
14587
14588 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14589 number comment back on its own line, for easier parsing.
14590
5e9fde5e
SM
145912009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14592
14593 Make it work for non-file buffers (bug#5102).
14594 * doc-view.el (doc-view-current-cache-dir):
14595 Use doc-view-buffer-file-name rather than buffer-file-name.
14596 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14597
2f2f5242
CY
145982009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14599
14600 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14601 author field is too short.
14602
cebf8ec6
DN
146032009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14604
5e9fde5e
SM
14605 * vc-git.el (vc-git-print-log): Handle a limit argument.
14606 Display the short log in graph form and with labels.
0d3f8a78
DN
14607 (vc-git-log-view-mode): Handle labels.
14608
cebf8ec6
DN
14609 Make vc-revert change VC state from 'added to 'unregistered.
14610 * vc-git.el (vc-git-revert): Call git reset first.
14611
8e39154d
UJ
146122009-12-06 Ulf Jasper <ulf.jasper@web.de>
14613
d8194864
GM
14614 * net/newst-backend.el, net/newst-plainview.el:
14615 * net/newst-reader.el, net/newst-ticker.el:
14616 * net/newst-treeview.el, net/newsticker.el:
14617 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 14618
ef187c24
CY
146192009-12-06 Chong Yidong <cyd@stupidchicken.com>
14620
238a0f3a
CY
14621 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14622
2c6bb71a
CY
14623 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14624 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14625 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14626 Update annotation regexp.
14627
ef187c24
CY
14628 * simple.el (beginning-of-visual-line): Constrain to field
14629 boundaries (Bug#5106).
14630
571855b6
UJ
146312009-12-06 Ulf Jasper <ulf.jasper@web.de>
14632
6a7662bb
BR
14633 * xml.el (xml-substitute-numeric-entities):
14634 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14635 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
14636 * net/newst-backend.el (newsticker--parse-generic-feed)
14637 (newsticker--parse-generic-items)
6a7662bb
BR
14638 (newsticker--decode-numeric-entities):
14639 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14640 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 14641
b857059c
CY
146422009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14643
14644 * progmodes/js.el (js--js-not): Add null to the list of values.
14645
c2dae51b
CY
146462009-12-06 Chong Yidong <cyd@stupidchicken.com>
14647
d8194864 14648 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 14649
ed0f72d2
RW
146502009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14651
14652 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14653 delimiter if it is at the end of the current line.
14654 (bibtex-generate-url-list): Fix docstring.
14655
365b9a62
SM
146562009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14657
14658 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14659 minibuffer's content with itself.
14660 Fold the confirm-after-completion case into the `confirm' case.
14661 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14662
990a9cb1
KR
146632009-12-06 Kevin Ryde <user42@zip.com.au>
14664
14665 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 14666 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 14667
8b5a10db 14668 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 14669 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 14670
065543e7
JL
146712009-12-05 Juri Linkov <juri@jurta.org>
14672
14673 Save and restore dired buffer's point positions too. (Bug#4880)
14674
14675 * dired.el (dired-save-positions): Return in the first element
14676 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14677 Doc fix.
14678 (dired-restore-positions): First restore buffer's position.
14679 While restoring window's positions, check if window still displays
14680 the original buffer.
14681
503edac9
CY
146822009-12-05 Chong Yidong <cyd@stupidchicken.com>
14683
9a594ee6
CY
14684 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14685 if possible.
14686
925f8c70
CY
14687 * shell.el (shell): Require ansi-color (Bug#5113).
14688
14689 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
14690
503edac9
CY
14691 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
14692
8fea6b33
AM
146932009-12-05 Alan Mackenzie <acm@muc.de>
14694
14695 * progmodes/cc-mode.el (c-before-hack-hook)
14696 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
14697 `c-file-style' to work again. This reversion restores the current
212c5aef 14698 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 14699
5d1fd962
CY
147002009-12-05 Kevin Ryde <user42@zip.com.au>
14701
6a7662bb
BR
14702 * textmodes/sgml-mode.el (sgml-lexical-context):
14703 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 14704
30760c8b
JL
147052009-12-05 Juri Linkov <juri@jurta.org>
14706
14707 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
14708 for virtual nodes. (Bug#4147)
14709 (Info-find-node-2): Set `Info-current-node-virtual' to nil
14710 when moving from a virtual node.
14711 (Info-mode-menu): Add `Info-virtual-index' to the menu.
14712 (Info-mode): Add `Info-virtual-index' to the docstring.
14713
403111a8
RW
147142009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14715
14716 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
14717 track of the buffer position of the end of a BibTeX entry as this
14718 position may change during reformatting.
14719 (bibtex-format-entry): Remove whitespace before processing
14720 numerical fields so that we recognize the latter properly.
14721 (bibtex-reformat): Do not use push which changes the global value
14722 of bibtex-entry-format.
14723 (bibtex-field-braces-alist, bibtex-field-strings-alist)
14724 (bibtex-field-re-init): Replace only space characters by regexp
14725 for whitespace.
365b9a62 14726 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
14727 (bibtex-initialize): Also update bibtex-strings.
14728 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
14729 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
14730 Update bibtex-reference-keys.
403111a8 14731
25b54627
SM
147322009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
14733
14734 * minibuffer.el (completion-pcm--merge-try): Also consider placing
14735 point after a star, if that's the only place where modifications can
14736 make progress.
14737
35639eb4
DN
147382009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
14739
14740 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
14741 in docstrings.
14742
8b78760b
JL
147432009-12-04 Juri Linkov <juri@jurta.org>
14744
14745 * proced.el (proced): Call `(proced-update t)' to update process
14746 information instead of only running proced-post-display-hook.
14747 (proced-send-signal): Add a leading space to the buffer name
14748 " *Marked Processes*" to make this buffer ephemeral.
14749
2b3489a7
JL
147502009-12-04 Juri Linkov <juri@jurta.org>
14751
14752 * dired.el (dired-auto-revert-buffer): New defcustom.
14753 (dired-internal-noselect): Use it.
14754
9b9debd1
JL
147552009-12-04 Juri Linkov <juri@jurta.org>
14756
14757 Change roles of modes and functions in image-mode.el (Bug#5062).
14758
14759 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
14760 in `auto-mode-alist'.
14761 (image-mode-previous-major-mode): New variable.
14762 (image-minor-mode-map): Rename from `image-mode-text-map'.
14763 (image-mode): Move graceful error-handling code from
14764 `image-minor-mode' to here. On errors call `image-mode-as-text'.
14765 (image-minor-mode): Remove all image-handling code.
14766 Replace `image-mode-text-map' with `image-minor-mode-map'.
14767 Check for `image-type' in mode-line format string.
14768 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
14769 (image-mode-as-text): New function with most code from
14770 `image-mode-maybe'.
14771 (image-toggle-display-text): Move code that removes image
14772 properties from `image-toggle-display' to here.
14773 (image-toggle-display-image): New function with code that adds
14774 image properties copied from `image-toggle-display'.
14775 (image-toggle-display): Remove most code with leaving only code
14776 that toggles between `image-mode-as-text' and `image-mode'.
14777
0c74a301
UJ
147782009-12-04 Ulf Jasper <ulf.jasper@web.de>
14779
14780 * net/newst-treeview.el
14781 (newsticker--treeview-list-highlight-start): Restored call to
14782 save-excursion: Selected item was stuck.
14783 (newsticker--treeview-list-select): New.
14784 (newsticker--treeview-item-show-text)
14785 (newsticker--treeview-item-show)
14786 (newsticker--treeview-item-update): Use new
14787 newsticker-treeview-item-mode.
14788 (newsticker-treeview-update): Keep current item.
14789 (newsticker-treeview-next-new-or-immortal-item): Doc change.
14790 (newsticker--treeview-first-feed): Doc change.
14791 (newsticker-treeview-list-menu)
88b5a757 14792 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
14793 (newsticker-treeview-item-mode): New.
14794
5ce6e4f4 14795 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
14796 windows.
14797
9eaeec5b
SS
147982009-12-04 Sam Steingold <sds@gnu.org>
14799
14800 * log-view.el (log-view-mode-map): "q" calls quit-window,
14801 like in all the other non-self-insert buffers.
14802
b2bf5be5
SM
148032009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
14804
14805 Minor cleanup.
14806 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
14807 key decoding rather than do it manually via last-input-event +
14808 ascii-character.
14809 (term-exec): Use delete-and-extract-region.
14810 (term-handle-ansi-terminal-messages): Remove unused var `end'.
14811 (term-process-pager): Remove unused var `i'.
14812 (term-dynamic-simple-complete): Make obsolete.
14813 (serial-update-config-menu): Remove unused vars `y' and `str'.
14814 (term-update-mode-line): Remove unused var `temp'.
14815
46e5c897
DN
148162009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14817
14818 Limit the number of log entries displayed by default.
14819 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
14820 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
14821 using a prefix argument.
14822
627e0a14
GM
148232009-12-03 Glenn Morris <rgm@gnu.org>
14824
14825 * progmodes/idlwave.el (class): Restore still useful declaration.
14826
8578c224
AM
148272009-12-03 Alan Mackenzie <acm@muc.de>
14828
4abc318c 14829 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 14830
b2bf5be5
SM
14831 * progmodes/cc-mode.el (c-basic-common-init):
14832 Call c-state-cache-init.
9762b219 14833 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 14834 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 14835 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
14836
14837 * progmodes/cc-langs.el (c-before-font-lock-function):
14838 c-extend-and-neutralize-syntax-in-CPP has been renamed
14839 c-neutralize-syntax-in-and-mark-CPP.
14840
14841 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
14842 with `category' properties now, not `syntax-table' ones.
14843
14844 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
14845 enhanced (but slower) version of c-end-of-macro that won't land
14846 inside a literal or on another awkward character.
14847 (c-state-cache-too-far, c-state-cache-start)
14848 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
14849 (c-state-nonlit-pos-cache-limit, c-state-point-min)
14850 (c-state-point-min-lit-type, c-state-point-min-lit-start)
14851 (c-state-min-scan-pos, c-state-brace-pair-desert)
14852 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
14853 buffer local variables.
14854 (c-state-literal-at, c-state-lit-beg)
14855 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
14856 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
14857 (c-state-cache-top-paren, c-state-cache-after-top-paren)
14858 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
14859 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
14860 (c-renarrow-state-cache)
14861 (c-append-lower-brace-pair-to-state-cache)
14862 (c-state-push-any-brace-pair, c-append-to-state-cache)
14863 (c-remove-stale-state-cache)
14864 (c-remove-stale-state-cache-backwards, c-state-cache-init)
14865 (c-invalidate-state-cache-1, c-parse-state-1)
14866 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
14867 (c-parse-state): Enhance and refactor.
14868 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
14869
14870 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
14871 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
14872 modify to use category text properties rather than syntax-table ones.
14873 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
14874 to switch off/on the syntactic paren property of C++ template
14875 delimiters using the category property.
14876 (c-with-<->-as-parens-suppressed): Macro to invoke code with
14877 template delims suppressed.
14878 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
14879 New constant/macros which apply category properties to the start
14880 and end of preprocessor constructs.
b2bf5be5 14881 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
14882 "comment out" the syntactic value of characters in preprocessor
14883 constructs.
14884 (c-with-cpps-commented-out)
14885 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
14886 with characters in all or all but one preprocessor constructs
14887 "commented out".
14888
0d4dc442
RW
148892009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14890
14891 * proced.el (proced-filter-alist): Use regexp-quote.
14892
a09dc9bf
MA
148932009-12-03 Michael Albinus <michael.albinus@gmx.de>
14894
14895 Cleanup.
14896 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
14897 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
14898 arguments. Expand `default-directory'.
14899
14900 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
14901 the benefit of returning an expanded localname.
14902 (tramp-tramp-file-p): Handle the case NAME is not a string.
14903
3f6bd790
DN
149042009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14905
4dfb3b9c
DN
14906 Add support for bzr shelve/unshelve.
14907 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
14908 (vc-bzr-extra-menu-map): New variables.
14909 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
14910 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
14911 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
14912 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
14913 (vc-bzr-dir-extra-headers): Display shelves.
14914
3f6bd790
DN
14915 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
14916
842d73a1
SM
149172009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14918
14919 * textmodes/bibtex.el (bibtex-complete-internal):
14920 Use completion-in-region.
14921 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
14922
7fa4876f
DN
149232009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14924
14925 Support applying stashes. Improve UI.
14926 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
14927 (vc-git-stash-apply, vc-git-stash-pop)
14928 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
14929 (vc-git-stash-menu): New functions.
14930 (vc-git-stash-menu-map): New variable.
14931 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
14932
d6e82452
GM
149332009-12-03 Glenn Morris <rgm@gnu.org>
14934
14935 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
14936 (vc-print-log-internal): Fix previous change.
14937 (vc-revert): Correct pluralization.
14938
8d222148
SM
149392009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14940
ea52206b
SM
14941 * progmodes/make-mode.el (makefile-special-targets-list): No need for
14942 it to be an alist any more.
14943 (makefile-complete): Use completion-in-region.
14944
69a94a37
SM
14945 * progmodes/octave-mod.el (octave-complete-symbol):
14946 Use completion-in-region.
14947
8d222148
SM
14948 Misc cleanup.
14949 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
14950 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
14951 (idlwave-complete-class): Don't quote lambda.
14952 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
14953 (idlwave-mode-map): Move initialization into declaration.
14954 (idlwave-action-and-binding): Use backquotes.
14955 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
14956 Simplify.
14957 (idlwave-is-pointer-dereference): Remove unused var `pos'.
14958 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
14959 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
14960 `parts', and `all-parts'.
14961 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
14962 (idlwave-convert-xml-system-routine-info): Remove unused string
14963 `version-string'.
14964 (idlwave-display-user-catalog-widget): Use dolist.
14965 (idlwave-scanning-lib): Declare dynamically-scoped var.
14966 (idlwave-scan-library-catalogs): Remove unused var `flags'.
14967 (completion-highlight-first-word-only): Declare to silence bytecomp.
14968 (idlwave-popup-select): Tighten scope of `resp'.
14969 (idlwave-find-struct-tag): Remove unused var `beg'.
14970 (idlwave-after-load-rinfo-hook): Declare.
14971 (idlwave-sintern-class-info): Remove unused var `taglist'.
14972 (idlwave-find-class-definition): Remove unused var `list'.
14973 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
14974 (idlwave-what-module-find-class): Remove unused var `classes'.
14975
3bb8691b
JB
149762009-12-03 Juanma Barranquero <lekktu@gmail.com>
14977
14978 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
14979
f72f0c23
SM
149802009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14981
14982 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
14983 buffers visited. Remove redundant current-buffer-saving.
14984
601a9508
SM
149852009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
14986
14987 Use completion-in-buffer and remove uses of dynamic scoping.
14988 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
14989 (pascal-buffer-to-use, pascal-flag): Don't declare.
14990 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
14991 (pascal-get-completion-decl, pascal-keyword-completion):
14992 Add `pascal-str' argument, save-excursion,
14993 return the found completions, and don't filter with pascal-pred.
14994 (pascal-completion-cache): New var.
14995 (pascal-completion): Don't switch buffer any more (it was never
14996 necessary). Don't save-excursion any more (it's done by the called
14997 subroutines). Use a cache to avoid redundant computations.
14998 Use complete-with-action rather than pascal-completion-response and
14999 let it apply the predicate as well.
15000 (pascal-complete-word): Use completion-in-buffer when
15001 pascal-toggle-completions is nil.
15002 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15003 not used any more.
15004 (pascal-comp-defun): Don't change buffer any more.
15005 Use complete-with-action rather than pascal-completion-response and
15006 let it apply the predicate as well.
15007 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15008 when neded.
15009
1ff4cb98
KH
150102009-12-02 Kenichi Handa <handa@m17n.org>
15011
15012 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15013 shape for all Indic scripts.
15014
bb12edf1
SM
150152009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15016
15017 Use completion-in-buffer.
15018 * wid-edit.el (widget-field-text-end): New function.
15019 (widget-field-value-get): Use it.
15020 (widget-string-complete, widget-file-complete)
15021 (widget-color-complete): Use it and completion-in-region.
15022 (widget-complete): Don't narrow the buffer.
15023
5813f6ef
GM
150242009-12-02 Glenn Morris <rgm@gnu.org>
15025
c920f222
GM
15026 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15027 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15028 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15029 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15030
5813f6ef
GM
15031 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15032 save-excursion with save-current-buffer.
15033 Widen before searching. (Bug#5093)
15034 (diary-list-sexp-entries): Remove superfluous save-excursion.
15035
34b1d750
GM
150362009-12-02 Michael Welsh Duggan <mwd@cert.org>
15037
15038 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15039 name. (Bug#5038)
15040
b2d5f31a
GM
150412009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15042
15043 * ido.el (ido-file-internal): Handle filenames at point that do
15044 not have a directory part. (Bug#5049)
15045
c710ac3c
JB
150462009-12-02 Juanma Barranquero <lekktu@gmail.com>
15047
15048 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15049 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15050
9946be46
SM
150512009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15052
15053 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15054 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15055 any more.
15056
b08016f2
SM
150572009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15058
e7440df4
SM
15059 * comint.el (comint-insert-input): Ignore clicks to the right of
15060 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15061
3bb8691b 15062 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15063 terminate before setting up the major mode.
15064
f3b757f5
SM
15065 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15066 in case.
15067
a2877f1d
SM
15068 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15069 the last element.
15070
b08016f2
SM
15071 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15072
782d6e30
GM
150732009-12-01 Glenn Morris <rgm@gnu.org>
15074
15075 * window.el (window--display-buffer-2): Fix previous changes.
15076
28f57f7e
CY
150772009-12-01 Chong Yidong <cyd@stupidchicken.com>
15078
15079 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15080
c31a2fdc
GM
150812009-12-01 Glenn Morris <rgm@gnu.org>
15082
15083 * Makefile.in (ELCFILES): Add mpc.elc.
15084
e1ada222
SM
150852009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15086
15087 * mpc.el: New file.
15088
0c9ff2c5
GM
150892009-12-01 Glenn Morris <rgm@gnu.org>
15090
3689984f
GM
15091 * window.el (window-to-use): Define for compiler.
15092
3ab4308b
GM
15093 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15094 consistent with others (no final period).
15095
0c9ff2c5
GM
15096 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15097 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15098
fb0c18ff
DN
150992009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15100
15101 Make vc-print-log buttons work.
045b9da7 15102 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15103
2ac7e73e
JB
151042009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15105
15106 * savehist.el (savehist-autosave-interval): Allow setting to nil
15107 through customize. (Bug#5056)
15108
5237d741
JB
151092009-11-30 Juanma Barranquero <lekktu@gmail.com>
15110
15111 Fix references to jit-lock properties.
15112 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15113 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15114 (perl-font-lock-special-syntactic-constructs):
15115 Quote jit-lock-defer-multiline property.
15116
379241fa
DN
151172009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15118
15119 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15120
054ae856
JL
151212009-11-30 Juri Linkov <juri@jurta.org>
15122
15123 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15124 value `buffer' of `multi-isearch-next-buffer-current-function'.
15125 Use `(current-buffer)' when `buffer' is nil.
15126 (multi-isearch-next-buffer-from-list): Don't fallback to
15127 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15128
67296dda
JL
151292009-11-30 Juri Linkov <juri@jurta.org>
15130
15131 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15132 of buffers with `get-buffer' to `multi-isearch-buffers'.
15133 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15134 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15135 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15136 FILES with `expand-file-name' converting relative file names
15137 to absolute. Doc fix. (Bug#4727)
15138
c585bf32
JL
151392009-11-30 Juri Linkov <juri@jurta.org>
15140
15141 * misearch.el (multi-isearch-read-buffers)
15142 (multi-isearch-read-matching-buffers): New functions.
15143 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15144 Use them in the `interactive' spec. Doc fix.
15145 (multi-isearch-read-files, multi-isearch-read-matching-files):
15146 New functions.
15147 (multi-isearch-files, multi-isearch-files-regexp):
15148 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15149
0a745733
JL
151502009-11-30 Juri Linkov <juri@jurta.org>
15151
15152 * doc-view.el (doc-view-continuous):
15153 Rename from `doc-view-continuous-mode'.
15154 (doc-view-menu): Move "Toggle display" to the top.
15155 Add submenu "Continuous" with radio buttons "Off"/"On"
15156 and "Save as Default".
15157 (doc-view-scroll-up-or-next-page)
15158 (doc-view-scroll-down-or-previous-page)
15159 (doc-view-next-line-or-next-page)
6a7662bb
BR
15160 (doc-view-previous-line-or-previous-page):
15161 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15162
1f9689eb
JL
151632009-11-30 Juri Linkov <juri@jurta.org>
15164
15165 * comint.el (comint-mode-map): Rebind `M-r' from
15166 `comint-previous-matching-input' to
15167 `comint-history-isearch-backward-regexp'.
15168 Unbind `M-s' to allow global key binding `M-s'.
15169 Add menu items for `comint-history-isearch-backward' and
15170 `comint-history-isearch-backward-regexp'. (Bug#3746)
15171
2952b1ae
JL
151722009-11-30 Juri Linkov <juri@jurta.org>
15173
15174 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15175 For def=recenter, replace `recenter' with `recenter-top-bottom'
15176 that is called with `this-command' and `last-command' let-bound
15177 to `recenter-top-bottom'. When the last `def' was not `recenter',
15178 set `recenter-last-op' to nil. (Bug#4981)
15179
7a9547ca
SM
151802009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15181
20565545
SM
15182 Minor cleanup and simplification.
15183 * filecache.el (file-cache-add-directory)
15184 (file-cache-add-directory-recursively)
15185 (file-cache-add-from-file-cache-buffer)
15186 (file-cache-delete-file-regexp, file-cache-delete-directory)
15187 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15188 (file-cache-temp-minibuffer-message): Delete function.
15189 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15190
7a9547ca
SM
15191 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15192 Don't signal an error when bumping into EOB in tr, s, or y.
15193
08e968f3
JL
151942009-11-29 Juri Linkov <juri@jurta.org>
15195
15196 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15197 (Bug#4960)
15198
15199 * descr-text.el (describe-char-unidata-list): Use lowercase name
15200 for "Unicode name" like in other tags.
15201
f8d170a4
JL
152022009-11-29 Juri Linkov <juri@jurta.org>
15203
15204 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15205 New compatibility macro.
7a9547ca 15206 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15207
0116abbd
JL
152082009-11-29 Juri Linkov <juri@jurta.org>
15209
15210 Add defcustom to define the cycling order of `recenter-top-bottom'.
15211 (Bug#4981)
15212
15213 * window.el (recenter-last-op): Doc fix.
15214 (recenter-positions): New defcustom.
15215 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15216 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15217
61eef560
MA
152182009-11-29 Michael Albinus <michael.albinus@gmx.de>
15219
15220 Improve integration of Tramp and ange-ftp in eshell.
15221
e4070cdc 15222 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15223 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15224 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15225
15226 * eshell/esh-util.el (top): Require also Tramp when compiling.
15227 (eshell-directory-files-and-attributes): Check for FTP remote
15228 connection.
15229 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15230 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15231 (eshell-file-attributes): Handle ".". Return `entry'.
15232
15233 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15234 (ange-ftp-directory-files-and-attributes)
15235 (ange-ftp-real-directory-files-and-attributes): New defuns.
15236
15237 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15238 shell with "exec" when possible. This prevents trailing prompts
15239 in `start-file-process'.
15240
f5467d3f
SM
152412009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15242
21f49db9
SM
15243 Try and remove assumptions about point-min==1.
15244 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15245 (rng-compute-mode-line-string): Show the validation percentage in
15246 terms of the narrowed text, not the widened text.
15247 (rng-do-some-validation): Don't catch internal errors when debugging.
15248 (rng-first-error): Simplify.
15249 (rng-after-change-function): Remove work around. AFAIK the bug has
15250 been fixed a while ago.
15251
26224faf
SM
15252 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15253 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15254
d7117720
SM
15255 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15256
f5467d3f
SM
15257 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15258 `cd' doesn't always do it for us (bug#5067).
15259
15260 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15261 on 2009-10-25 as part of some other change (bug#5067).
15262
c5269f1c
SM
152632009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15264
62a258a7
SM
15265 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15266 `suspicious'.
15267 (byte-compile-warnings): Use byte-compile-warning-types.
15268 (byte-compile-save-excursion): Warn about use of set-buffer right
15269 after save-excursion.
15270
c5269f1c
SM
15271 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15272 the excursion as well.
15273
3ba30eb8
MA
152742009-11-27 Michael Albinus <michael.albinus@gmx.de>
15275
15276 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15277 providing a Tramp related implementation of "su" and "sudo".
15278 (eshell-unix-initialize): Add "su" and "sudo".
15279
6c6f788d
DU
152802009-11-27 Daiki Ueno <ueno@unixuser.org>
15281
15282 * net/socks.el (socks-send-command): Convert binary request to
15283 unibyte before sending. This fixes mishandling of some port
15284 numbers such as 129.
15285
10c877fe
SM
152862009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15287
6f06a171
SM
15288 * help.el (describe-bindings-internal): Remove `interactive'.
15289
10c877fe
SM
15290 * man.el (Man-completion-table): Trim a terminating "(".
15291 Remove the space between name page a section.
15292 Add the command's description on the `help-echo' property.
c5269f1c
SM
15293 Remove `process-connection-type' binding since it's unused by
15294 call-process.
10c877fe
SM
15295 Provide completion for the "<section> <name>" format as well.
15296 (Man-default-man-entry): Remove spurious var shadowing the argument.
15297
c44a4822
KR
152982009-11-26 Kevin Ryde <user42@zip.com.au>
15299
15300 * log-view.el: Add "Keywords: tools", since its other keywords
15301 aren't in finder-known-keywords, and following vc.el.
15302
9d58f081
KR
15303 * sha1.el (sha1-string-external): default-directory "/" in case
15304 otherwise non-existent. process-connection-type pipe for touch of
15305 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15306
72fe6b25
SM
153072009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15308
15309 Misc coding convention cleanups.
15310 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15311 hfy-init-kludge-hooks.
15312 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15313 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15314 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15315 and push.
15316 (hfy-slant, hfy-weight): Use tables rather than code.
15317 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15318 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15319 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15320 (hfy-face-to-css): Remove `nconc' with single arg.
15321 (hfy-p-to-face-lennart): Use `or'.
15322 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15323 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15324 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15325 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15326 (hfy-force-fontification): Use run-hooks.
15327
85e0a536
SM
153282009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15329
15330 Various minor fixes.
15331 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15332 Javascript belongs in the header, not the body.
15333 (hfy-javascript): Remove.
15334 (hfy-fontify-buffer): Don't insert it any more.
15335 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15336 Fix bug in invis handling when there were no invis props in a chunk.
15337
62ccc42c
SM
153382009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15339
15340 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15341
2643c7aa
DN
153422009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15343
15344 * finder.el (finder-mode-map): Add a menu.
15345
0e5c8aed
DN
153462009-11-26 Michael McNamara <mac@mail.brushroad.com>
15347
bf0b361c 15348 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15349 "unsigned" structs.
15350
15351 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15352 fork" statement better.
15353
153542009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15355
bf0b361c
JB
15356 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15357 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15358 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15359 Reported by Clay Douglass.
0e5c8aed
DN
15360
15361 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15362 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15363 Fix removing "// Interfaces" when saving .* expansions.
15364 Reported by Pierre-David Pfister.
0e5c8aed 15365
7629c4e7
GM
153662009-11-26 Glenn Morris <rgm@gnu.org>
15367
62ccc42c
SM
15368 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15369 the scope.
7629c4e7 15370
a5d358f8
JB
153712009-11-25 Johan Bockgård <bojohan@gnu.org>
15372
15373 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15374 Really use previous revision.
15375
002cbde5
KR
153762009-11-25 Kevin Ryde <user42@zip.com.au>
15377
15378 * man.el (Man-completion-table): default-directory "/" in case
15379 doesn't otherwise exist. process-environment COLUMNS=999 so as
15380 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15381 any chance of hitting the pseudo-tty TIOCGWINSZ.
15382 (man): completion-ignore-case t for friendliness and since man
15383 itself is case-insensitive on the command line.
15384 Further to Bug#3717.
002cbde5 15385
8cb5ffe8
KR
15386 * arc-mode.el: Add "Keywords: files", so the details in its
15387 commentary can be reached from finder-by-keyword.
34607612
KR
15388 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15389 editing mode, but it's comms related and sgml-mode.el has "comm"
15390 on that basis too.
b8dfcf54 15391 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15392 * international/isearch-x.el, international/ja-dic-cnv.el:
15393 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15394 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15395
1e2d9ba1
JL
153962009-11-25 Juri Linkov <juri@jurta.org>
15397
15398 * man.el (Man-completion-table): Modify regexp to include
15399 section names to completion strings. (Bug#3717)
15400
a601d313
JL
154012009-11-25 Juri Linkov <juri@jurta.org>
15402
15403 Search recursively in gzipped files. (Bug#4982)
15404
15405 * progmodes/grep.el (grep-highlight-matches): Add new options
15406 `always' and `auto'. Doc fix.
15407 (grep-process-setup): Check `grep-highlight-matches' for
15408 `auto-detect' to determine the need to compute grep defaults.
15409 Move Windows/DOS specific --colors settings handling
15410 to `grep-compute-defaults'. Check `grep-highlight-matches'
15411 to get the value of "--color=".
15412 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15413 has the value `auto-detect'. Move Windows/DOS specific settings
15414 from `grep-process-setup'.
15415 (zrgrep): New command with alias `rzgrep'.
15416
bde04ea9
JL
154172009-11-25 Juri Linkov <juri@jurta.org>
15418
15419 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15420 to nil instead of switching off view-mode. (Bug#4896)
15421
7d6b4d3c
JL
154222009-11-25 Juri Linkov <juri@jurta.org>
15423
15424 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15425
15426 * mwheel.el (mwheel-scroll-up-function)
15427 (mwheel-scroll-down-function): New defvars.
15428 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15429 `scroll-up', and `mwheel-scroll-down-function' instead of
15430 `scroll-down'.
15431
15432 * doc-view.el (doc-view-scroll-up-or-next-page)
15433 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15434 Use this ARG in the call to image-scroll-up/image-scroll-down.
15435 Change `interactive' spec to "P". Goto next/previous page only
15436 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15437 SPC/DEL case). Doc fix.
15438 (doc-view-next-line-or-next-page)
15439 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15440 for consistency.
15441 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15442 `doc-view-scroll-up-or-next-page', and buffer-local
15443 `mwheel-scroll-down-function' to
15444 `doc-view-scroll-down-or-previous-page'.
15445
e237085f
JL
154462009-11-25 Juri Linkov <juri@jurta.org>
15447
15448 Provide additional default values (directories at other Dired
15449 windows) via M-n in the minibuffer of some Dired commands.
15450
15451 * dired-aux.el (dired-diff, dired-compare-directories)
15452 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15453 `minibuffer-default' in `minibuffer-with-setup-hook'.
15454 (dired-dwim-target-directory): Find a window that displays Dired
15455 buffer instead of failing when the next window is not Dired.
15456 Use `get-window-with-predicate' to find for the next Dired window.
15457 (dired-dwim-target-defaults): New function.
15458
15459 * ediff-util.el (ediff-read-file-name):
15460 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15461 in `minibuffer-with-setup-hook'.
15462
7d371eac
JL
154632009-11-25 Juri Linkov <juri@jurta.org>
15464
15465 Provide additional default values (file name at point or at the
15466 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15467
15468 * minibuffer.el (read-file-name-defaults): New function.
15469 (read-file-name): Reset `minibuffer-default' to nil when
15470 it duplicates initial input `insdef'.
15471 Bind `minibuffer-default-add-function' to lambda that
15472 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15473 (minibuffer-insert-file-name-at-point): New command.
15474
15475 * files.el (file-name-at-point-functions): New defcustom.
15476 (find-file-default): Remove defvar.
15477 (find-file-read-args): Don't use `find-file-default'.
15478 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15479 to `read-file-name'.
15480 (find-file-literally): Use `read-file-name' with
15481 `confirm-nonexistent-file-or-buffer'.
15482
15483 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15484
15485 * dired.el (dired-read-dir-and-switches):
15486 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15487 to `read-file-name'.
15488 (dired-file-name-at-point): New function.
15489 (dired-mode): Add hook `dired-file-name-at-point' to
15490 `file-name-at-point-functions'.
15491
04ae543a
SM
154922009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15493
15494 Really make the *Completions* window soft-dedicated (bug#5030).
15495 * window.el (window--display-buffer-2): Add `dedicated' argument.
15496 (display-buffer): Pass it when needed so the dedicated flag is set
15497 after calling set-window-buffer, which would otherwise reset it.
15498
eb708e66
SM
154992009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15500
d6b8d4e7
SM
15501 * progmodes/meta-mode.el (meta-complete-symbol):
15502 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15503 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15504 Use completion-in-region.
15505
5f24557b
SM
15506 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15507 (dabbrev-completion): Use completion-in-region.
15508 (dabbrev--abbrev-at-point): Simplify regexp.
15509
fe4346f0
SM
15510 * abbrev.el (abbrev--before-point): Use word-motion functions
15511 if :regexp is not specified (bug#5031).
15512
cb190d7d
SM
15513 * subr.el (string-prefix-p): New function.
15514
e2ec6dd5
SM
15515 * man.el (Man-completion-cache): New var.
15516 (Man-completion-table): Use it.
15517
eb708e66
SM
15518 * vc.el (vc-print-log-internal): Make `limit' optional for better
15519 compatibility (e.g. with vc-annotate.el).
15520
4cf8971b
KR
155212009-11-24 Kevin Ryde <user42@zip.com.au>
15522
eb708e66 15523 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15524 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15525
4cf8971b
KR
15526 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15527 when .el source file not found or other error.
15528
d204c46c
SM
155292009-11-24 Markus Triska <markus.triska@gmx.at>
15530
15531 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15532
bb301b9a
SM
155332009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15534
449c27f0
SM
15535 Handle the [back] button properly (bug#4979).
15536 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15537 Use help-setup-xref, help-buffer, and with-help-window.
15538 (describe-char): Add `buffer' argument.
15539 Pass proper command to help-setup-xref. Don't meddle with
15540 help-xref-stack-item directly.
15541 (describe-text-category): Use with-help-window and help-buffer.
15542
32fe5377
SM
15543 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15544 for the displayed buffer (bug#4887).
15545
bb301b9a
SM
15546 * man.el (Man-completion-table): New function.
15547 (man): Use it.
15548
35179414
DR
155492009-11-24 David Reitter <david.reitter@gmail.com>
15550
bb301b9a 15551 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15552 .git is) rather than the file's directory and a relative path spec
15553 to work around a bug in git.
15554
605a20a9
MA
155552009-11-24 Michael Albinus <michael.albinus@gmx.de>
15556
15557 Improve handling of processes on remote hosts.
15558
15559 * eshell/esh-util.el (eshell-path-env): New defvar.
15560 (eshell-parse-colon-path): New defun.
15561 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15562
bb301b9a
SM
15563 * eshell/esh-ext.el (eshell-search-path):
15564 Use `eshell-parse-colon-path'.
605a20a9
MA
15565 (eshell-remote-command): Remove argument HANDLER.
15566 (eshell-external-command): Check for FTP remote connection.
15567
bb301b9a
SM
15568 * eshell/esh-proc.el (eshell-gather-process-output):
15569 Use `file-truename', in order to start also symlinked files.
15570 Apply `start-file-process' instead of `start-process'.
15571 Shorten `command' to the local file name part.
605a20a9 15572
bb301b9a
SM
15573 * eshell/em-cmpl.el (eshell-complete-commands-list):
15574 Use `eshell-parse-colon-path'.
605a20a9
MA
15575
15576 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15577
15578 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15579 to `eshell-directory-change-hook'.
15580
d1d33062
TH
155812009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15582
15583 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 15584 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 15585
a34d8565 155862009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 15587
a34d8565
MK
15588 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15589 made on 2009-11-22.
d1d33062 15590
c83b8d1b
GM
155912009-11-24 Glenn Morris <rgm@gnu.org>
15592
15593 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15594 deleted variable bookmark-bmenu-bookmark-column.
15595
83505cfe
SM
155962009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15597
15598 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15599
5241b291
CY
156002009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15601
15602 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15603 two slashes to the "file:" prefix.
15604 (browse-url-file-url): De-munge Cygwin filenames before passing
15605 them to Windows browser.
15606 (browse-url-default-windows-browser): Use call-process.
15607
aefcadb6
JL
156082009-11-23 Juri Linkov <juri@jurta.org>
15609
15610 Implement DocView Continuous mode. (Bug#4896)
15611 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
15612 (doc-view-mode-map): Bind C-n/<down> to
15613 `doc-view-next-line-or-next-page', C-p/<up> to
15614 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
15615 (doc-view-next-line-or-next-page)
15616 (doc-view-previous-line-or-previous-page): New commands.
15617
0d62bcea
JL
156182009-11-23 Juri Linkov <juri@jurta.org>
15619
15620 Implement Isearch in comint input history. (Bug#3746)
15621 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15622 `isearch-mode-hook'.
15623 (comint-history-isearch): New defcustom.
15624 (comint-history-isearch-backward)
15625 (comint-history-isearch-backward-regexp): New commands.
15626 (comint-history-isearch-message-overlay): New buffer-local variable.
15627 (comint-history-isearch-setup, comint-history-isearch-end)
15628 (comint-goto-input, comint-history-isearch-search)
15629 (comint-history-isearch-message, comint-history-isearch-wrap)
15630 (comint-history-isearch-push-state)
15631 (comint-history-isearch-pop-state): New functions.
15632
b593f105
MA
156332009-11-23 Michael Albinus <michael.albinus@gmx.de>
15634
15635 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15636 return.
15637 (tramp-handle-make-symbolic-link)
15638 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15639 Quote file names.
15640 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15641 (tramp-handle-process-file): Use it.
15642
0f202d5d
SM
156432009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15644
15645 * window.el (move-to-window-line-last-op): Remove.
15646 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15647
216349f8
SM
156482009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15649
0f202d5d 15650 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
15651 * window.el (move-to-window-line-last-op): New var.
15652 (move-to-window-line-top-bottom): New command.
15653 (global-map): Bind M-r move-to-window-line-top-bottom.
15654
c10e0633
GM
156552009-11-23 Sven Joachim <svenjoac@gmx.de>
15656
15657 * dired-x.el (dired-guess-shell-alist-default):
15658 Support xz format. (Bug#4953)
15659
953e0c1a
GM
156602009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15661
15662 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15663 last-command-char/last-command-event.
15664 (viper-prefix-arg-value): Do correct conversion of event-char for
15665 XEmacs.
15666
83505cfe
SM
15667 * emulation/viper-util.el, emulation/viper.el:
15668 Use viper-last-command-char instead of
15669 last-command-char/last-command-event.
953e0c1a 15670
83505cfe
SM
15671 * ediff-init.el, ediff-mult.el, ediff-util.el:
15672 Replace last-command-char and last-command-event
15673 with (ediff-last-command-char) everywhere.
953e0c1a
GM
15674
15675 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15676 created in fundamental mode.
15677
15678 * ediff.el (ediff-version): Revert the change of interactive-p to
15679 called-interactively-p.
15680
9ee12eee
TH
156812009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15682
15683 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15684 generation from word-movement command names.
15685
8b571bf3
JD
156862009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15687
15688 * cus-start.el (all): Add native condition for font-use-system-font.
15689
4121db47
AM
156902009-11-21 Nathaniel Flath <flat0103@gmail.com>
15691
83505cfe
SM
15692 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
15693 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 15694
d71f5e0c
TH
156952009-11-21 Tassilo Horn <tassilo@member.fsf.org>
15696
15697 * progmodes/subword.el: Rename from lisp/subword.el.
15698
15699 * subword.el: Rename to progmodes/subword.el.
15700
15701 * Makefile.in (ELCFILES): Adapt to subword.el move.
15702
fc9d6ad6 157032009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 15704 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
15705
15706 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
15707 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
15708 (bookmark-bmenu-show-filenames): Use push.
15709 (bookmark-bmenu-hide-filenames): Use local var instead of
15710 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
15711 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
15712 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
15713 filenames now that the bookmark names are always available.
15714
26d9285f
SM
157152009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
15716
15717 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
15718 (bookmark-search-pattern): Move and leave unbound.
15719 (bookmark-bmenu-mode-map): Change binding.
15720 (bookmark-read-search-input): Simplify.
15721 Don't use text-char-description. Don't error on non-char events.
15722 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
15723 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
15724 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
15725 Use a local var for the timer.
15726 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
15727 (i.e. bookmark-bmenu-search).
15728
d73a0317
GM
157292009-11-21 Glenn Morris <rgm@gnu.org>
15730
15731 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
15732
e572025f
CY
157332009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
15734
26d9285f
SM
15735 * net/browse-url.el (browse-url-default-windows-browser):
15736 Use cygstart for cygwin.
e572025f 15737
6aeaa3dc
KF
157382009-11-20 Karl Fogel <karl.fogel@red-bean.com>
15739
e4070cdc 15740 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
15741 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
15742 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 15743 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
15744 (bookmark-read-search-input): Adjust to fit within 80 columns.
15745
a9b76eec
TH
157462009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15747
15748 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
15749 (c-backward-into-nomenclature): Adapt to subword renaming.
15750
15751 * subword.el (subword-forward, subword-backward, subword-mark)
15752 (subword-kill, subword-backward-kill, subword-transpose)
15753 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
15754 (subword-forward-internal, subword-backward-internal):
15755 Rename from forward-subword, backward-subword, mark-subword,
15756 kill-subword, backward-kill-subword, transpose-subwords,
15757 downcase-subword, upcase-subword, capitalize-subword,
15758 forward-subword-internal, backward-subword-internal.
a9b76eec 15759
1e7d4475
SM
157602009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15761
26d9285f
SM
15762 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
15763 New options.
1e7d4475
SM
15764 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
15765 New vars.
15766 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
15767 (bookmark-bmenu-filter-alist-by-regexp)
15768 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
15769 (bookmark-bmenu-search): New command.
15770 (bookmark-bmenu-mode-map): Bind it.
15771
653d1554
TH
157722009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15773
ab84bfa0
TH
15774 * progmodes/cc-cmds.el: declare-functioned forward-subword and
15775 backward-subword to quit the byte-compiler.
15776
1f35fda9
TH
15777 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
15778
15779 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
15780
653d1554 15781 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
15782 (c-forward-into-nomenclature, c-backward-into-nomenclature):
15783 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
15784
15785 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
15786 subword.el functions instead of cc-subword.el.
15787
1e7d4475
SM
15788 * progmodes/cc-subword.el: Rename to subword.el.
15789 * subword.el: Rename from progmodes/cc-subword.el.
15790 (subword-mode-map): Rename from c-subword-mode-map.
15791 (subword-mode): Rename from c-subword-mode.
653d1554 15792 (global-subword-mode): New global minor mode.
1e7d4475
SM
15793 (forward-subword): Rename from c-forward-subword.
15794 (backward-subword): Rename from c-backward-subword.
15795 (mark-subword): Rename from c-mark-subword.
15796 (kill-subword): Rename from c-kill-subword.
15797 (backward-kill-subword): Rename from c-backward-kill-subword.
15798 (transpose-subwords): Rename from c-tranpose-subword.
15799 (downcase-subword): Rename from c-downcase-subword.
15800 (capitalize-subword): Rename from c-capitalize-subword.
15801 (forward-subword-internal): Rename from c-forward-subword-internal.
15802 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 15803
9717f119
DN
158042009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
15805
8de724f3
DN
15806 * vc.el (vc-deduce-fileset): Allow non-state changing operations
15807 from a dired buffer.
15808 (vc-dired-deduce-fileset): New function.
15809 (vc-root-diff, vc-print-root-log): Use it.
15810
9717f119
DN
15811 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
15812 nil LIMIT argument to vc-print-log-internal.
15813
af4999b8
GM
158142009-11-20 Glenn Morris <rgm@gnu.org>
15815
15816 * Makefile.in (ELCFILES): Regenerate.
15817
b58edcb6
JB
158182009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
15819
02e1b488
SM
15820 * calc/calc.el (calc-set-mode-line):
15821 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
15822 (math-format-number): Rename `math-format-complement-signed' to
15823 `math-format-twos-complement'.
15824
02e1b488 15825 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
15826 math-format-complement-signed.
15827 (calc-radix): Rename `calc-complement-signed-mode' to
15828 `calc-twos-complement-mode'.
02e1b488
SM
15829 (calc-octal-radix, calc-hex-radix): Add an argument for
15830 two's complement.
b58edcb6 15831
02e1b488
SM
15832 * calc/calc-embed.el (calc-embedded-mode-vars):
15833 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 15834
02e1b488
SM
15835 * calc/calc-ext.el (calc-init-extensions):
15836 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
15837 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
15838
02e1b488
SM
15839 * calc/calc-units.el (math-build-units-table-buffer):
15840 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
15841
15842 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
15843 entries.
15844
15845 * calc/calc-vec.el (calcFunc-vunpack):
15846 * calc/calc-aent.el (calc-do-calc-eval):
15847 * calc/calc-forms.el (math-format-date):
15848 * calc/calc-graph.el (calc-graph-plot):
15849 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
15850 * calc/calccomp.el (math-compose-expr):
15851 Let `calc-twos-complement-mode' be nil.
15852
158532009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15854
15855 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
15856 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
15857 * minibuffer.el (completion-in-region-functions): New hook.
15858 (completion-in-region): New function.
15859 * emacs-lisp/lisp.el (lisp-complete-symbol):
15860 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 15861
e3353a78
SM
158622009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15863
eff77808
SM
15864 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
15865 (latex-complete-alist): New vars.
15866 (latex-string-prefix-p, latex-complete-bibtex-keys)
15867 (latex-complete-envnames, latex-complete-refkeys)
15868 (latex-complete-data): New functions.
15869 (latex-complete, latex-indent-or-complete): New commands.
15870
d2c9fc42
SM
15871 * window.el (display-buffer-mark-dedicated): New var.
15872 (display-buffer): Obey it.
15873 * minibuffer.el (minibuffer-completion-help): Use it.
15874
31a1c477
SM
15875 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
15876
bed4c972
SM
15877 * filecache.el (file-cache-add-file): Use push and cons.
15878 (file-cache-delete-file-regexp): Use push.
15879 (file-cache-complete): Use completion-in-region.
15880
8c22699f
SM
15881 * simple.el (with-wrapper-hook): Fix thinko.
15882
e3353a78
SM
15883 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
15884 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
15885 Use with-current-buffer and string-to-number.
15886 (hfy-fallback-colour-values): Use assoc-string.
15887 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
15888 (hfy-face-at): Remove unused var `found-face'.
15889 (hfy-compile-stylesheet): Remove unused var `css'.
15890 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
15891 and `orig-buffer'.
15892 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
15893 Use with-current-buffer.
15894 (hfy-text-p): Use expand-file-name and fewer setq.
15895
acca02b0
SM
158962009-11-19 Vivek Dasmohapatra <vivek@etla.org>
15897
15898 * htmlfontify.el, hfy-cmap.el: New files.
15899
042b7cc6
JL
159002009-11-19 Juri Linkov <juri@jurta.org>
15901
15902 * minibuffer.el (completions-format): New defcustom.
15903 (completion--insert-strings): Implement vertical format.
15904
15905 * simple.el (switch-to-completions): Move point to the first
15906 completion when point was at the beginning of the buffer.
15907
da205913
JL
159082009-11-19 Juri Linkov <juri@jurta.org>
15909
15910 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
15911
15912 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
15913
0b8ee421
CY
159142009-11-19 Chong Yidong <cyd@stupidchicken.com>
15915
15916 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
15917 (mail-signature): Change default to t.
15918 (mail-from-style): Deprecate `system-default' value.
15919 (mail-insert-from-field): For default value of mail-from-style,
15920 default to `angles' unless `angles' needs quoting and `parens'
15921 does not.
15922 (mail-citation-prefix-regexp): Use citation regexp from
15923 message-mode.
15924
4265deab
MA
159252009-11-19 Michael Albinus <michael.albinus@gmx.de>
15926
acca02b0
SM
15927 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
15928 Set variables for computing the prompt for reading password.
4265deab 15929
27cacd2d
GM
159302009-11-19 Glenn Morris <rgm@gnu.org>
15931
470bce7d
GM
15932 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
15933
7e705a1d
GM
15934 * textmodes/flyspell.el (sgml-lexical-context): Declare.
15935
27cacd2d
GM
15936 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
15937 (newsticker-treeview-listwindow-height): Fix custom type.
15938
b2f0be0f
KH
159392009-11-19 Kenichi Handa <handa@m17n.org>
15940
15941 * descr-text.el (describe-char-padded-string): Compose with TAB
15942 only if there's a font for CH.
02e1b488 15943 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 15944
03446045 159452009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
15946
15947 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 15948 more accurate version of the regexp. (Bug#3910)
b96337b0 15949
03446045 159502009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
15951
15952 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
15953
e0620570
JB
159542009-11-18 Juanma Barranquero <lekktu@gmail.com>
15955
15956 * font-setting.el (font-use-system-font): Declare for byte-compiler.
15957 (font-setting-change-default-font): Fix typo in docstring.
15958
6cc6582e
AM
159592009-11-18 Alan Mackenzie <acm@muc.de>
15960
15961 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
15962
dfb3c4c6
JD
159632009-11-17 Jan Djärv <jan.h.d@swipnet.se>
15964
02e1b488 15965 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
15966
15967 * cus-start.el (all): ... to here.
15968
e268e987
MA
159692009-11-17 Michael Albinus <michael.albinus@gmx.de>
15970
15971 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
15972 Don't set `ad-return-value' if `ad-do-it' doesn't.
15973
303ffde8
MA
15974 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
15975 modification time.
15976
637fa988
JD
159772009-11-17 Jan Djärv <jan.h.d@swipnet.se>
15978
15979 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 15980 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
15981
15982 * loadup.el: If feature system-font-setting or font-render-setting is
15983 there, load font-setting.
15984
02e1b488 15985 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
15986 * font-setting.el: New file.
15987
1d16a255
GM
159882009-11-17 Glenn Morris <rgm@gnu.org>
15989
15990 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
15991
2d84f804
GM
15992 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
15993 Preserve point in the list buffer. (Bug#4939)
15994 Use point-at-eol.
15995 (newsticker--treeview-list-update-highlight)
15996 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
15997
14467b99
JB
159982009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
15999
16000 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16001 Remove.
16002
16003 * calc/calc-ext.el (calc-init-extensions): Remove references to
16004 symclip.
16005
16006 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16007
16008 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16009 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16010 `calc-symclip'.
16011
e3c39c01
KR
160122009-11-16 Kevin Ryde <user42@zip.com.au>
16013
02e1b488 16014 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16015 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16016
497de631
KR
16017 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16018 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16019 Ignore trailing spaces by omit-nulls to split-string (fixing
16020 regression from Emacs 21 due to the incompatible split-string
14467b99 16021 change). (Bug #4928.)
497de631 16022
48b27575
DN
160232009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16024
5237d741 16025 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16026 (vc-print-log-internal): Insert buttons to request more entries
16027 when limiting the output.
16028
16029 * vc-sccs.el (vc-sccs-print-log):
16030 * vc-rcs.el (vc-rcs-print-log):
16031 * vc-cvs.el (vc-cvs-print-log):
16032 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16033 LIMIT is non-nil.
16034
d3e97185
MA
160352009-11-16 Michael Albinus <michael.albinus@gmx.de>
16036
16037 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16038 error when `tramp-gvfs-dbus-event-vector' is set.
16039 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16040
68d87786
SM
160412009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16042
16043 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16044
c0a39702
MA
160452009-11-16 Michael Albinus <michael.albinus@gmx.de>
16046
16047 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16048 (dbus-register-property): Register the handlers of
c0a39702
MA
16049 "org.freedesktop.DBus.Properties" for SERVICE.
16050 (dbus-property-handler): Fix docstring.
16051
1e857121
YM
160522009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16053
16054 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16055 Quote doc string reference in defvaralias as it is not in special form.
16056 (byte-compile-output-docform): Doc fix.
16057
887484c1
JB
160582009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16059
16060 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16061 (calc-complement-signed-mode): New variables.
16062 (calc-set-mode-line): Add indicator for twos-complements.
16063 (math-format-number): Format twos-complement notation.
16064
16065 * calc/calc-bin.el (calc-word-size): Reset the variables
16066 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16067 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16068 (calc-symclip): New functions.
887484c1
JB
16069
16070 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16071
68d87786
SM
16072 * calc/calc-embed.el (calc-embedded-mode-vars):
16073 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16074
16075 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16076 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16077
16078 * calc/calc-ext.el (math-read-number-fancy): Read complement
16079 signed numbers.
68d87786
SM
16080 (calc-init-extensions): Add binding for `calc-symclip'.
16081 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16082
16083 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16084 `calc-symclip'.
68d87786 16085 (calc-modes-menu): Add item for twos complement mode.
887484c1 16086
5237d741 16087 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16088
4cf1d7e3
CY
160892009-11-15 Chong Yidong <cyd@stupidchicken.com>
16090
16091 * register.el (jump-to-register, insert-register): Handle Semantic
16092 tags. From commented-out advice in semantic/senator.el.
16093
f8e65267
DN
160942009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16095
6616006b
DN
16096 * vc.el (vc-log-show-limit): New variable.
16097 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16098 when using a prefix argument.
16099 (vc-print-log-internal): Add new argument LIMIT.
16100
16101 * vc-svn.el (vc-svn-print-log):
16102 * vc-mtn.el (vc-mtn-print-log):
16103 * vc-hg.el (vc-hg-print-log):
16104 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16105 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16106 non-optional.
16107
16108 * vc-sccs.el (vc-sccs-print-log):
16109 * vc-rcs.el (vc-rcs-print-log):
16110 * vc-git.el (vc-git-print-log):
16111 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16112 ignore it. Make the BUFFER argument non-optional.
6616006b 16113
f8e65267
DN
16114 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16115
0566c4bc
CY
161162009-11-15 Chong Yidong <cyd@stupidchicken.com>
16117
7cce3c91
CY
16118 * dired.el (dired-mode-map): Move encryption items to "Operate"
16119 menu (Bug#4703).
16120
d7063de9
CY
16121 * strokes.el (strokes-update-window-configuration): Make strokes
16122 buffer current before erasing (Bug#4906).
16123
0fc10137
JL
161242009-11-15 Juri Linkov <juri@jurta.org>
16125
16126 * simple.el (set-mark-default-inactive): Add :type, :group
16127 and :version. (Bug#4876)
16128
f5fce4ec
MA
161292009-11-15 Michael Albinus <michael.albinus@gmx.de>
16130
16131 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16132 (archive-unique-fname): ... here. (Bug#4929)
16133
8d720a00
SM
161342009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16135
589888fe
SM
16136 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16137 with a real fix.
16138
8d720a00
SM
16139 * novice.el (disabled-command-function): Add useful args.
16140 Setup the help buffer so that [back] works.
16141 Remove redundant call to help-mode.
16142 (disabled-command-function): Use `case'.
16143 (en/disable-command): New function extracted from enable-command.
16144 (enable-command, disable-command): Use it.
16145
a61344d6
GM
161462009-11-14 Glenn Morris <rgm@gnu.org>
16147
497f0cdd
GM
16148 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16149 constants. (Bug#4913)
16150
a61344d6
GM
16151 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16152
d501801e
GM
161532009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16154
16155 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16156 defined in C that have no doc-strings. (Bug#1063)
16157
5af27ac2
GM
161582009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16159
16160 * cus-edit.el (data, files):
16161 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16162
aec5395b
CY
161632009-11-14 Chong Yidong <cyd@stupidchicken.com>
16164
e7791447
CY
16165 * simple.el (shell-command): Doc fix (Bug#4891).
16166
aec5395b
CY
16167 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16168
7a41cd7f
GM
161692009-11-14 Glenn Morris <rgm@gnu.org>
16170
c3583c94
GM
16171 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16172 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16173 If they are already loaded, eval-after-load will do the right thing.
16174
73900d1f
GM
16175 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16176 compiling.
16177
0028351d
GM
16178 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16179
f6714ede
GM
16180 * simple.el (x-selection-owner-p): Declare.
16181 (read-mail-command): Use custom radio type rather than choice.
16182 (completion-no-auto-exit): Doc fix.
16183
7a41cd7f 16184 * custom.el (defgroup):
5af27ac2 16185 * epg-config.el (epg): Doc fixes.
7a41cd7f 16186
2d0659ec
DN
161872009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16188
16189 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16190 * international/ccl.el (define-ccl-program): Do not purecopy the
16191 docstring, defconst does it anyway.
16192
7fdbcd83
SM
161932009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16194
d499c5b9
SM
16195 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16196 a second time.
16197
7fdbcd83
SM
16198 * x-dnd.el (x-dnd-maybe-call-test-function):
16199 * window.el (split-window-vertically):
16200 * whitespace.el (whitespace-help-on):
16201 * vc-rcs.el (vc-rcs-consult-headers):
16202 * userlock.el (ask-user-about-lock-help)
16203 (ask-user-about-supersession-help):
16204 * type-break.el (type-break-force-mode-line-update):
16205 * time-stamp.el (time-stamp-conv-warn):
16206 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16207 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16208 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16209 (term-write-input-ring, term-check-source, term-start-output-log):
16210 (term-display-buffer-line, term-dynamic-list-completions):
16211 (term-ansi-make-term, serial-term):
16212 * subr.el (selective-display):
16213 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16214 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16215 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16216 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16217 (speedbar-remove-localized-speedbar-support)
16218 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16219 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16220 (speedbar-buffers-line-directory):
16221 * simple.el (shell-command-on-region, append-to-buffer)
16222 (prepend-to-buffer):
16223 * shadowfile.el (shadow-save-todo-file):
16224 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16225 (scroll-bar-maybe-set-window-start):
16226 * sb-image.el (speedbar-image-dump):
16227 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16228 (load-save-place-alist-from-file):
16229 * ps-samp.el (ps-print-message-from-summary):
16230 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16231 (ps-background-image, ps-begin-job, ps-do-despool):
16232 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16233 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16234 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16235 (pr-call-process, pr-file-list, pr-interface-save):
16236 * novice.el (disabled-command-function)
16237 (enable-command, disable-command):
16238 * mouse.el (mouse-buffer-menu-alist):
16239 * mouse-copy.el (mouse-kill-preserving-secondary):
16240 * macros.el (kbd-macro-query):
16241 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16242 * informat.el (batch-info-validate):
16243 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16244 * hippie-exp.el (try-expand-dabbrev-visible):
16245 * help-mode.el (help-make-xrefs):
16246 * help-fns.el (describe-variable):
16247 * generic-x.el (bat-generic-mode-run-as-comint):
16248 * finder.el (finder-mouse-select):
16249 * find-dired.el (find-dired-sentinel):
16250 * filesets.el (filesets-file-close):
16251 * files.el (list-directory):
16252 * faces.el (list-faces-display, describe-face):
16253 * facemenu.el (list-colors-display):
16254 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16255 * epg.el (epg--process-filter, epg-cancel):
16256 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16257 (epa--read-signature-type):
16258 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16259 (emerge-file-names):
16260 * ehelp.el (electric-helpify):
16261 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16262 * ediff-vers.el (rcs-ediff-view-revision):
16263 * ediff-util.el (ediff-setup):
16264 * ediff-mult.el (ediff-append-custom-diff):
16265 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16266 (ediff-wordify):
16267 * echistory.el (Electric-command-history-redo-expression):
16268 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16269 * disp-table.el (describe-display-table):
16270 * dired.el (dired-find-buffer-nocreate):
16271 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16272 * dabbrev.el (dabbrev--same-major-mode-p):
16273 * chistory.el (list-command-history):
16274 * apropos.el (apropos-documentation):
16275 * allout.el (allout-obtain-passphrase):
16276 (allout-copy-exposed-to-buffer):
16277 (allout-verify-passphrase): Use with-current-buffer.
16278
2ccbc060
GM
162792009-11-13 Glenn Morris <rgm@gnu.org>
16280
16281 * Makefile.in (ELCFILES): Regenerate.
16282
b172ed20
MA
162832009-11-13 Michael Albinus <michael.albinus@gmx.de>
16284
7fdbcd83
SM
16285 * net/dbus.el (dbus-registered-objects-table): Rename from
16286 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16287 (dbus-unregister-object): Unregister also properties.
16288 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16289 Use a timeout of 500 msec, in order to not block.
16290 (dbus-register-property, dbus-property-handler): New defuns.
16291
e96d62cd
SM
162922009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16293
16294 * simple.el (minibuffer-default-add-completions): Drop deprecated
16295 4th arg.
16296
14bd267d
EZ
162972009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16298
e96d62cd
SM
16299 * textmodes/artist.el (artist-mouse-choose-operation):
16300 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16301 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16302 (artist-compute-up-event-key): New function.
16303 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16304
bf89fd7b
KH
163052009-11-13 Kenichi Handa <handa@m17n.org>
16306
16307 * language/japan-util.el: Make sure that the value of jisx0208
16308 property is jisx0208 character.
16309
f70b8925
DN
163102009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16311
16312 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16313 car or each item, not the whole list.
16314
4d93a9e0
SM
163152009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16316
16317 * minibuffer.el (minibuffer-completion-help):
16318 Use minibuffer-hide-completions.
16319
05404988
SM
163202009-11-12 Per Starbäck <per@starback.se> (tiny change)
16321
16322 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16323 (dired-revert): Use them (bug#4880).
16324
5297bc10
DN
163252009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16326
16327 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16328
e2685eb7
JL
163292009-11-12 Juri Linkov <juri@jurta.org>
16330
16331 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16332 New functions.
16333 (find-file-literally-at-point): Alias of `ffap-literally'.
16334
76410c3e
DN
163352009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16336
6d341a2a
DN
16337 * textmodes/ispell.el (ispell-skip-region-alist):
16338 * textmodes/css-mode.el (auto-mode-alist):
16339 * progmodes/compile.el (auto-mode-alist):
16340 * international/mule.el (ctext-non-standard-encodings-alist)
16341 (ctext-non-standard-encodings-regexp):
16342 * simple.el (shell-command-switch, text-read-only):
16343 * replace.el (occur-mode-map):
16344 * paths.el (rmail-file-name):
16345 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16346 * find-file.el (ff-special-constructs):
16347 * files.el (file-name-handler-alist):
16348 * composite.el: Purecopy strings.
16349
76410c3e
DN
16350 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16351
aaa448c9
DN
163522009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16353
16354 * widget.el (define-widget): Purecopy the docstring.
16355 * international/mule-cmds.el (charset): Do not purecopy the
16356 docstring here, define-widget does it.
16357
16358 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16359 * textmodes/bibtex-style.el (auto-mode-alist):
16360 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16361 * progmodes/compile.el (compile-command):
16362 * language/korea-util.el (default-korean-keyboard):
16363 * international/mule-conf.el (file-coding-system-alist):
16364 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16365 * tooltip.el (tooltip-frame-parameters):
16366 * newcomment.el (comment-end, comment-padding):
16367 * dired.el (dired-trivial-filenames):
16368 * comint.el (comint-file-name-prefix): Purecopy initial values.
16369
bbe650fd
MA
163702009-11-11 Michael Albinus <michael.albinus@gmx.de>
16371
16372 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16373 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16374 `tramp-unload'.
16375 (tramp-advice-make-auto-save-file-name)
16376 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16377 after removing the advice.
16378
6bdad9ae
DN
163792009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16380
2f7f4bee
DN
16381 * progmodes/grep.el (grep-regexp-alist):
16382 * international/mule-cmds.el (iso-2022-control-alist):
16383 * emacs-lisp/timer.el (timer-duration-words):
16384 * subr.el (version-separator, version-regexp-alist):
16385 * minibuffer.el (completion-styles-alist):
16386 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16387 Change defvars to defconsts.
16388
a042de45
DN
16389 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16390 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16391 * international/mule-conf.el: Allow to be byte compiled.
16392
3b6acc72
DN
16393 * international/mule.el (define-charset): Purecopy props.
16394 (load-with-code-conversion): Purecopy doc string and file name.
16395 (put-charset-property): Purecopy strings.
16396 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16397
1c2efdfb 16398 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16399 (define-char-code-property): Correctly purecopy the table.
16400
62591911
DN
16401 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16402
8b908da6
DN
16403 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16404
ff917d63
DN
16405 * subr.el (add-hook): Purecopy strings.
16406 (eval-after-load): Purecopy load-history-regexp and the form.
16407
af89cf77
DN
16408 * custom.el (custom-declare-group): Purecopy load-file-name.
16409
a3c20c83 16410 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16411 * net/eudc.el (eudc-tools-menu):
16412 * international/mule-cmds.el (set-coding-system-map)
16413 (mule-menu-keymap):
16414 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16415 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16416 * replace.el (occur-mode-map):
16417 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16418 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16419 (menu-bar-custom-menu, menu-bar-showhide-menu)
16420 (menu-bar-options-menu, menu-bar-tools-menu)
16421 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16422 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16423 (menu-bar-help-menu):
16424 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16425 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16426
6bdad9ae
DN
16427 * term/x-win.el (x-gtk-stock-map):
16428 * progmodes/vera-mode.el (auto-mode-alist):
16429 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16430 (inferior-lisp-program, inferior-lisp-load-command):
16431 * progmodes/hideshow.el (hs-special-modes-alist):
16432 * progmodes/gud.el (same-window-regexps):
16433 * progmodes/grep.el (grep-program, find-program, xargs-program):
16434 * net/telnet.el (same-window-regexps):
16435 * net/rlogin.el (same-window-regexps):
16436 * language/ethiopic.el (font-ccl-encoder-alist):
16437 * vc-sccs.el (vc-sccs-master-templates):
16438 * vc-rcs.el (vc-rcs-master-templates):
16439 * subr.el (cl-assertion-failed):
16440 * simple.el (next-error-overlay-arrow-position):
16441 * lpr.el (lpr-command):
16442 * locate.el (locate-ls-subdir-switches):
16443 * info.el (same-window-regexps, info)
16444 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16445 * image-mode.el (image-mode, auto-mode-alist):
16446 * hippie-exp.el (hippie-expand-ignore-buffers):
16447 * format.el (format-alist):
16448 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16449 (find-name-arg):
16450 * facemenu.el (facemenu-keybindings):
16451 * dired.el (dired-listing-switches, dired-chown-program):
16452 * diff.el (diff-switches, diff-command):
16453 * cus-edit.el (same-window-regexps):
16454 * bindings.el (mode-line-mule-info)
16455 (mode-line-buffer-identification): Purecopy strings.
16456
e0987650
JL
164572009-11-11 Juri Linkov <juri@jurta.org>
16458
3570691b 16459 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16460 Tell the byte-compiler about dired-get-filename.
16461 (shell-command): In Dired mode, get filename from the current line
16462 as the default value.
16463
b16ff465
GM
164642009-11-10 Glenn Morris <rgm@gnu.org>
16465
e8a11b22
GM
16466 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16467 * calendar/holidays.el, progmodes/cperl-mode.el:
16468 Update x-popup-menu declarations.
16469
b16ff465
GM
16470 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16471 (list-load-path-shadows): Use dolist.
16472 (list-load-path-shadows): Use with-current-buffer.
16473
032c3399
JL
164742009-11-10 Juri Linkov <juri@jurta.org>
16475
16476 * minibuffer.el (read-file-name): Support a list of default values
16477 in `default-filename'. Use the first file name where only one
16478 element is required. Doc fix.
16479
8fb1629f
MA
164802009-11-09 Michael Albinus <michael.albinus@gmx.de>
16481
16482 * net/dbus.el (dbus-unregister-object): Release service, if no
16483 other method is registered for it.
16484
a51203ee 164852009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16486
16487 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16488 bookmark-sort-flag is non-nil (Bug#4653).
16489
9bf7dc8a
CY
164902009-11-08 Chong Yidong <cyd@stupidchicken.com>
16491
15207e74
CY
16492 * emulation/cua-base.el: Add CUA property to some CC mode commands
16493 (Bug#4100).
16494
8bf7ed70
KR
164952009-11-08 Kevin Ryde <user42@zip.com.au>
16496
16497 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16498 at end of sentence (Bug#4818).
8bf7ed70 16499
951802d0
CY
165002009-11-08 Jared Finder <jfinder@crypticstudios.com>
16501
16502 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16503 Handle "see declaration of" MSFT statements (Bug#4100).
16504
e8244310
MA
165052009-11-08 Michael Albinus <michael.albinus@gmx.de>
16506
16507 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16508 (tramp-advice-file-expand-wildcards): Unload via
16509 `ad-remove-advice'.
16510
16511 * net/trampver.el: Update release number.
16512
a51203ee 165132009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16514
16515 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16516 `ad-do-it'.
16517
a51203ee 165182009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16519
16520 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16521 in order to keep context in SELinux.
16522
bedd8a58
CY
165232009-11-08 Chong Yidong <cyd@stupidchicken.com>
16524
16525 * dired-aux.el (dired-query): Place cursor in echo area and allow
16526 C-g.
16527
16528 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16529 menu item if not on a directory (Bug#4701).
16530
0484d600
MA
165312009-11-07 Michael Albinus <michael.albinus@gmx.de>
16532
16533 Sync with Tramp 2.1.17.
16534
16535 * net/tramp.el (tramp-handle-copy-directory): Don't use
16536 `file-remote-p' (due to compatibility).
16537
16538 * net/tramp-compat.el (tramp-compat-copy-directory)
16539 (tramp-compat-delete-directory): New defuns.
16540
16541 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16542 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16543 Use `tramp-compat-delete-directory'.
0484d600
MA
16544
16545 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16546 (tramp-smb-handle-delete-directory):
16547 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16548
16549 * net/trampver.el: Update release number.
16550
b42b2189
CY
165512009-11-07 Chong Yidong <cyd@stupidchicken.com>
16552
6960d7b9
CY
16553 * tar-mode.el (tar-copy): Call write-region on the right buffer
16554 (Bug#4857).
16555
b42b2189
CY
16556 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16557 by hand, if necessary (Bug#4878).
16558
0ad57dfd
CY
165592009-11-06 Chong Yidong <cyd@stupidchicken.com>
16560
d19e23ae
CY
16561 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16562 align size column (Bug#4839).
16563
0ad57dfd
CY
16564 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16565 statement.
16566
0b7f397c
DN
165672009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16568
16569 * progmodes/ld-script.el (auto-mode-alist):
16570 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16571
16572 * cus-face.el (custom-declare-face): Purecopy face spec.
16573
495bd5ca
KH
165742009-11-06 Kenichi Handa <handa@m17n.org>
16575
16576 * international/uni-bidi.el: Re-generated.
16577 * international/uni-category.el: Re-generated.
16578 * international/uni-combining.el: Re-generated.
16579 * international/uni-mirrored.el: Re-generated.
16580
1e8780b1
DN
165812009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16582
16583 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16584 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16585 (tex-start-options, slitex-run-command, latex-run-command)
16586 (tex-run-command, tex-directory):
16587 * textmodes/ispell.el (ispell-html-skip-alists)
16588 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16589 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16590 (adaptive-fill-regexp):
16591 * textmodes/dns-mode.el (auto-mode-alist):
16592 * progmodes/python.el (interpreter-mode-alist):
16593 * progmodes/etags.el (tags-compression-info-list):
16594 * progmodes/etags.el (tags-file-name):
16595 * net/browse-url.el (browse-url-galeon-program)
16596 (browse-url-firefox-program):
16597 * mail/sendmail.el (mail-signature-file)
16598 (mail-citation-prefix-regexp):
16599 * international/mule-conf.el (eight-bit):
16600 * international/latexenc.el (latex-inputenc-coding-alist):
16601 * international/fontset.el (x-pixel-size-width-font-regexp):
16602 * emacs-lisp/warnings.el (warning-type-format):
16603 * emacs-lisp/trace.el (trace-buffer):
16604 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16605 (emacs-lisp-mode-map):
16606 * calendar/holidays.el (holiday-solar-holidays)
16607 (holiday-bahai-holidays, holiday-islamic-holidays)
16608 (holiday-christian-holidays, holiday-hebrew-holidays)
16609 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16610 (hebrew-holidays-1, holiday-oriental-holidays)
16611 (holiday-general-holidays):
16612 * x-dnd.el (x-dnd-known-types):
16613 * tool-bar.el (tool-bar):
16614 * startup.el (site-run-file):
16615 * shell.el (shell-dumb-shell-regexp):
16616 * rfn-eshadow.el (file-name-shadow-tty-properties)
16617 (file-name-shadow-properties):
16618 * paths.el (remote-shell-program, news-directory):
16619 * mouse.el ([C-down-mouse-3]):
16620 * menu-bar.el (menu-bar-tools-menu):
16621 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16622 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16623 (jka-compr-compression-info-list):
16624 * isearch.el (search-whitespace-regexp):
16625 * image-file.el (image-file-name-extensions):
16626 * find-dired.el (find-ls-option):
16627 * files.el (directory-listing-before-filename-regexp)
16628 (directory-free-space-args, insert-directory-program)
16629 (list-directory-brief-switches, magic-fallback-mode-alist)
16630 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16631 (automount-dir-prefix):
16632 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16633 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16634 (face-font-registry-alternatives, face-font-registry-alternatives)
16635 (face-font-family-alternatives):
16636 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16637 (facemenu-foreground-menu, facemenu-face-menu):
16638 * epa-hook.el (epa-file-name-regexp):
16639 * dnd.el (dnd-protocol-alist):
16640 * textmodes/rst.el (auto-mode-alist):
a51203ee 16641 * button.el (default-button): Purecopy strings.
1e8780b1 16642
0adae11f
GM
166432009-11-06 Glenn Morris <rgm@gnu.org>
16644
16645 * Makefile.in (ELCFILES): Update.
16646
2adaf057
SM
166472009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16648
8f72f03c
SM
16649 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16650 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16651
2adaf057
SM
16652 * nxml/xsd-regexp.el (xsdre-gen-categories):
16653 * nxml/xmltok.el (xmltok-parse-entity):
16654 * nxml/rng-parse.el (rng-parse-validate-file):
16655 * nxml/rng-maint.el (rng-format-manual)
16656 (rng-manual-output-force-new-line):
16657 * nxml/rng-loc.el (rng-save-schema-location-1):
16658 * nxml/rng-cmpct.el (rng-c-parse-file):
16659 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16660 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16661
14862301
SM
166622009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16663
bf0b361c 16664 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
16665 Remove extra save-excursions and make-variable-buffer-local's.
16666 Suggested by Stefan Monnier.
16667
16668 (verilog-getopt-file, verilog-module-inside-filename-p)
16669 (verilog-set-define): Merge GNU 1.35 and repair changes from
16670 switching to using with-current-buffer.
16671
16672 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16673 being treated as a number and confusing AUTORESET.
16674 Reported by Dan Dever.
16675
16676 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16677 Add verilog-auto-ignore-concat to fix backward compatibility with
16678 older verilog-modes. Reported by Dan Katz.
16679
16680 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16681 containing closing anchors "...$".
16682
16683 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16684 Reported by Wade Smith.
16685
48c2d18a 16686 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
16687
166882009-11-05 Michael McNamara <mac@mail.brushroad.com>
16689
bf0b361c
JB
16690 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
16691 for labels.
14862301
SM
16692
16693 (verilog-label-re, verilog-calc-1): Support proper indent of named
16694 asserts.
16695
16696 (verilog-backward-token, verilog-basic-complete-re)
16697 (verilog-beg-of-statement, verilog-indent-re): Support proper
16698 indent of the assert statement at the beginning of a block of text.
16699
16700 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
16701 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
16702 tokens as begins.
16703
4f8f657f
GM
167042009-11-05 Glenn Morris <rgm@gnu.org>
16705
775adc51
GM
16706 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
16707 Emacs 19. (Bug#1531)
16708 (byte-compile-fix-header): Update for the above change.
16709 Drop test for epoch::version.
16710
4ad6a5e7 16711 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
16712 * cus-dep.el (custom-make-dependencies):
16713 * finder.el (finder-compile-keywords):
16714 Use autoload-rubric's feature argument.
4ad6a5e7 16715
4f8f657f
GM
16716 * calendar/diary-lib.el (top-level): Make load behave more like require.
16717
881e4184
GM
16718 * vc-git.el (vc-git-stash-map): Move definition before use.
16719
ba214964 167202009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 16721
b6f8ba09
DN
16722 * custom.el (custom-declare-group): Purecopy standard-value.
16723 (custom-declare-group): Purecopy custom-prefix.
16724
7fdbcd83
SM
16725 * international/mule.el (load-with-code-conversion):
16726 Call do-after-load-evaluation unconditionally.
eb6f577b 16727
f6195dfb
DN
16728 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
16729
56f14120
SM
167302009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
16731
16732 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
16733
e5c89ce9
GM
167342009-11-04 Glenn Morris <rgm@gnu.org>
16735
16736 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
16737 (byte-compile-compatibility): Remove option.
16738 (byte-compile-close-variables, byte-compile-fix-header)
16739 (byte-compile-insert-header, byte-compile-output-docform)
16740 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
16741 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
16742 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
16743 (byte-compile-insert, byte-compile-defun):
16744 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
16745 (byte-defop-compiler19): Remove.
16746 Without byte-compile-compatibility, the 'emacs19-opcode property is not
16747 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 16748
e24f42ab
JL
167492009-11-04 Juri Linkov <juri@jurta.org>
16750
16751 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
16752 (menu-bar-options-menu): Don't quote the `prop' arg of
16753 `menu-bar-make-mm-toggle'.
16754
d3d5f4f5
JB
167552009-11-04 Juanma Barranquero <lekktu@gmail.com>
16756
16757 * calendar/calendar.el (cal-loaddefs):
16758 * calendar/diary-lib.el (diary-loaddefs):
16759 * calendar/holidays.el (hol-loaddefs):
16760 * eshell/esh-module.el (esh-groups): Load rather than require.
16761
6e39d3b2
SM
167622009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16763
e96d62cd
SM
16764 * calendar/todo-mode.el (todo-add-category): Don't hardcode
16765 point-min==1.
7e83e8b4
SM
16766 (todo-top-priorities): Only display-buffer when called interactively.
16767 (todo-item-start): Don't save excursion point.
16768 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
16769 (todo-insert-item-here, todo-file-item, todo-remove-item):
16770 Adjust uses of todo-item-start and todo-item-end.
16771
fae4e5b9
SM
16772 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
16773 (autoload-rubric): Don't use any more.
fae4e5b9 16774
6e39d3b2
SM
16775 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
16776 and only put a prop if it is non-nil.
16777
c9753fb4
JL
167782009-11-03 Juri Linkov <juri@jurta.org>
16779
16780 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
16781 (menu-bar-options-menu): Fix list quoting (Bug#4429).
16782
16783 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
16784 and "Menu" to make top-level menu item visually one unit (like
16785 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
16786 multi-word menu items). Fix :help string for quit-window.
16787
db04f33f
GM
167882009-11-03 Glenn Morris <rgm@gnu.org>
16789
2aea6521
GM
16790 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
16791 (byte-compile-file-form-define-abbrev-table)
16792 (byte-compile-file-form-custom-declare-variable)
16793 (byte-compile-variable-ref, byte-compile-defvar):
16794 Whether or not a warning is enabled should only affect whether we issue
16795 the warning, not whether or not we collect the relevant data.
16796 Eg warnings can be turned on and off throughout the course of a file.
16797
db04f33f
GM
16798 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
16799 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
16800
937e6a56
SM
168012009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16802
16803 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
16804 * play/mpuz.el (mpuz-create-buffer):
16805 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
16806 (lm-print-y,s,noise, lm-print-w0, lm-init):
16807 * play/gomoku.el (gomoku-prompt-for-move):
16808 * play/fortune.el (fortune-in-buffer):
16809 * play/dissociate.el (dissociated-press):
16810 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 16811 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
16812 * mail/supercite.el (sc-eref-show):
16813 * mail/smtpmail.el (smtpmail-send-it):
16814 * mail/rmailsum.el (rmail-summary-next-labeled-message)
16815 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
16816 (rmail-summary-undelete-many, rmail-summary-rmail-update)
16817 (rmail-summary-goto-msg, rmail-summary-expunge)
16818 (rmail-summary-get-new-mail, rmail-summary-search-backward)
16819 (rmail-summary-add-label, rmail-summary-output-menu)
16820 (rmail-summary-output-body):
16821 * mail/rfc822.el (rfc822-addresses):
16822 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
16823 * mail/mailpost.el (post-mail-send-it):
16824 * mail/hashcash.el (hashcash-generate-payment):
16825 * mail/feedmail.el (feedmail-run-the-queue)
16826 (feedmail-queue-send-edit-prompt-help-first)
16827 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
16828 (feedmail-deduce-address-list):
16829 * eshell/esh-ext.el (eshell-remote-command):
16830 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
16831 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
16832 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
16833 (viper-save-string-in-file, viper-valid-marker):
16834 * emulation/viper-keym.el (viper-toggle-key):
16835 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
16836 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
16837 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
16838 * emulation/viper-cmd.el (viper-exec-form-in-vi)
16839 (viper-exec-form-in-emacs, viper-brac-function):
16840 * emulation/viper.el (viper-delocalize-var):
16841 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
16842 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
16843 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
16844 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
16845 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
16846 * emulation/edt.el (edt-electric-helpify):
16847 * emulation/cua-rect.el (cua--rectangle-aux-replace):
16848 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
16849 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
16850 (cua-indent-to-global-mark-column):
16851 * calendar/diary-lib.el (calendar-mark-1):
16852 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
16853 Use with-current-buffer.
16854 * emulation/viper.el (viper-delocalize-var): Use dolist.
16855
5b955562
CY
168562009-11-03 Chong Yidong <cyd@stupidchicken.com>
16857
16858 * comint.el (comint-replace-by-expanded-history-before-point):
16859 Replace !! with the previous input string literally (Bug#1795).
16860
6292c599
JB
168612009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
16862
16863 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
16864 to be made up of whitespace.
16865
8368c14e
CY
168662009-11-02 Chong Yidong <cyd@stupidchicken.com>
16867
16868 * minibuffer.el (read-file-name): Don't use file dialogs for
16869 remote directories (Bug#99).
16870
6f750f0d
CY
168712009-11-01 Chong Yidong <cyd@stupidchicken.com>
16872
16873 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
16874
97ab3f47
AS
168752009-11-01 Andreas Schwab <schwab@linux-m68k.org>
16876
16877 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
16878 instead of deleting the window or frame.
16879
673c1168
CY
168802009-10-31 Chong Yidong <cyd@stupidchicken.com>
16881
16882 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
16883 Support face colors.
16884
937e6a56
SM
16885 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
16886 New function. Support face colors (Bug#1168).
673c1168
CY
16887 (tex-common-initialization): Use it.
16888
16889 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
16890 mode allows it (Bug#1168).
16891
c9349f0a
CY
168922009-10-31 Juri Linkov <juri@jurta.org>
16893
16894 * facemenu.el (list-colors-display): Don't mark buffer as
16895 modified (Bug#3948).
16896
ebf5c4f5
CY
168972009-10-31 Chong Yidong <cyd@stupidchicken.com>
16898
6a7662bb
BR
16899 * international/mule-diag.el (list-character-sets-1):
16900 Minor message fix (Bug#3526).
5c2dce75 16901
6a7662bb
BR
16902 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
16903 Fix face property (Bug#4834).
26581f0e
CY
16904 (etags-list-tags, etags-tags-apropos-additional)
16905 (etags-tags-apropos, tags-select-tags-table): Add follow-link
16906 property.
16907
ebf5c4f5
CY
16908 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
16909 items.
16910
9a529312
SM
169112009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
16912
16913 * textmodes/two-column.el (2C-split):
16914 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
16915 * textmodes/tex-mode.el (tex-set-buffer-directory):
16916 * textmodes/spell.el (spell-region, spell-string):
16917 * textmodes/reftex.el (reftex-erase-buffer):
16918 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
16919 * textmodes/reftex-toc.el (reftex-toc-promote-action):
16920 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
16921 (reftex-select-item):
16922 * textmodes/reftex-ref.el (reftex-label-info-update)
16923 (reftex-offer-label-menu):
16924 * textmodes/reftex-index.el (reftex-index-change-entry)
16925 (reftex-index-phrases-info):
16926 * textmodes/reftex-global.el (reftex-create-tags-file)
16927 (reftex-save-all-document-buffers, reftex-ensure-write-access):
16928 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
16929 (reftex-view-crossref-from-bibtex):
16930 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
16931 (reftex-extract-bib-entries-from-thebibliography)
16932 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
16933 * textmodes/refbib.el (r2b-capitalize-title):
16934 (r2b-convert-buffer, r2b-help):
16935 * textmodes/page-ext.el (pages-directory)
16936 (pages-directory-goto-with-mouse):
16937 * textmodes/bibtex.el (bibtex-validate-globally):
16938 * textmodes/bib-mode.el (bib-capitalize-title):
16939 * textmodes/artist.el (artist-clear-buffer, artist-system):
16940 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
16941 (local-set-scheme-interaction-buffer, xscheme-process-filter)
16942 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
16943 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
16944 (xscheme-send-control-g-interrupt, xscheme-start-process)
16945 (xscheme-process-sentinel, xscheme-cd):
16946 * progmodes/verilog-mode.el (verilog-read-always-signals)
16947 (verilog-set-define, verilog-getopt-file)
16948 (verilog-module-inside-filename-p):
16949 * progmodes/sh-script.el:
16950 * progmodes/python.el (python-pdbtrack-get-source-buffer)
16951 (python-pdbtrack-grub-for-buffer, python-execute-file):
16952 * progmodes/octave-inf.el (inferior-octave):
16953 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
16954 (idlwave-shell-compile-helper-routines, idlwave-set-local)
16955 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
16956 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
16957 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
16958 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
16959 (idlwave-shell-filter, idlwave-shell-examine-highlight)
16960 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
16961 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
16962 (idlwave-shell-examine-display, idlwave-shell-run-region)
16963 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
16964 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
16965 * progmodes/idlw-help.el (idlwave-help-get-special-help)
16966 (idlwave-help-get-help-buffer):
16967 * progmodes/gud.el (gud-basic-call, gud-find-class)
16968 (gud-tooltip-activate-mouse-motions-if-enabled):
16969 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
16970 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
16971 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
16972 (ebrowse-tags-next-file):
16973 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
16974 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
16975 (ebnf-eps-finish-and-write):
16976 * progmodes/cpp.el (cpp-edit-save):
16977 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
16978 * progmodes/cc-defs.el (c-emacs-features):
16979 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
16980 (antlr-directory-dependencies):
16981 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
16982 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
16983 (ada-find-any-references, ada-make-filename-from-adaname)
16984 (ada-make-body-gnatstub):
16985 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 16986 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
16987 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
16988 * net/rcirc.el (rcirc-debug):
16989 * net/newst-treeview.el (newsticker--treeview-list-add-item)
16990 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
16991 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
16992 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 16993 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
16994 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
16995 (newsticker--treeview-list-clear-highlight)
16996 (newsticker--treeview-list-update-highlight)
16997 (newsticker--treeview-list-highlight-start)
16998 (newsticker--treeview-tree-update-highlight)
16999 (newsticker--treeview-get-selected-item)
17000 (newsticker-treeview-mark-list-items-old)
17001 (newsticker--treeview-set-current-node):
17002 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17003 * net/newst-backend.el (newsticker--get-news-by-funcall)
17004 (newsticker--get-news-by-wget, newsticker--image-get)
17005 (newsticker--image-sentinel):
17006 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17007 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17008 (eudc-ph-close-session):
17009 * net/eudc.el (eudc-save-options):
17010 * language/thai-word.el (thai-update-word-table):
17011 * language/japan-util.el (japanese-string-conversion):
17012 * international/titdic-cnv.el (tsang-quick-converter)
17013 (ziranma-converter, ctlau-converter):
17014 * international/mule-cmds.el (describe-language-environment):
17015 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17016 (skkdic-convert-postfix, skkdic-convert-prefix):
17017 (skkdic-convert-okuri-nasi, skkdic-convert):
17018 * emacs-lisp/re-builder.el (reb-update-overlays):
17019 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17020 * emacs-lisp/gulp.el (gulp-send-requests):
17021 * emacs-lisp/find-gc.el (trace-call-tree):
17022 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17023 (eieio-describe-generic):
17024 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17025 * emacs-lisp/edebug.el (edebug-outside-excursion):
17026 * emacs-lisp/debug.el (debugger-make-xrefs):
17027 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17028 * emacs-lisp/chart.el (chart-new-buffer):
17029 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17030 Use with-current-buffer.
17031 * textmodes/artist.el (artist-system): Don't call
17032 copy-sequence on a fresh string.
17033 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17034
d566f228
GM
170352009-10-31 Stephen Berman <stephen.berman@gmx.net>
17036
17037 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17038 is no item to edit. (Bug#4820)
d566f228 17039 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17040 buffer. (Bug#4820)
d566f228 17041
f3628edd
GM
170422009-10-31 Glenn Morris <rgm@gnu.org>
17043
5cf3709c
GM
17044 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17045 (comint-last-output-start, comint-last-input-start)
17046 (comint-last-input-end): Don't defvar when compiling.
17047 (ange-ftp-process-file): Use bound-and-true-p.
17048
4c814fd2
GM
17049 * pcmpl-rpm.el (top-level): Move provide statement to end.
17050 (pcmpl-rpm): Remove unused custom group.
17051
113b8dcc
GM
17052 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17053
31c615e4
GM
17054 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17055
416d3588
GM
17056 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17057 (byte-compile-warnings): Add `constants' as an option.
17058 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17059 (display-call-tree): Update for byte-compile-fdefinition possibly
17060 returning `(macro lambda ...)'. (Bug#4778)
17061 (byte-compile-variable-ref, byte-compile-setq-default):
17062 Respect `constants' member of byte-compile-warnings.
17063
00f71f39
SM
170642009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17065
17066 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17067 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17068 to "submit:".
17069
ca0a881a
DN
170702009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17071
17072 * textmodes/ispell.el (ispell-skip-region-alist):
17073 * international/mule-conf.el (eight-bit):
17074 * international/fontset.el (font-encoding-alist):
17075 * startup.el (pure-space-overflow-message):
17076 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17077 * paths.el (gnus-nntp-service, rmail-spool-directory)
17078 (term-file-prefix):
17079 * files.el (save-some-buffers-action-alist):
17080 * cmuscheme.el (same-window-buffer-names):
17081 * ielm.el (same-window-buffer-names):
17082 * shell.el (same-window-buffer-names):
17083 * mail/sendmail.el (same-window-buffer-names):
17084 * progmodes/inf-lisp.el (same-window-buffer-names):
17085 * bindings.el (mode-line-client)
17086 (mode-line-column-line-number-mode-map):
17087 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17088 (tibetan-precomposed-regexp): Purecopy string arguments.
17089
b861e45e
SM
170902009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17091
6df9b6d7
SM
17092 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17093 (calcDigit-nondigit):
17094 * calc/calc-yank.el (calc-copy-to-buffer):
17095 * calc/calc-units.el (calc-invalidate-units-table):
17096 * calc/calc-trail.el (calc-trail-yank):
17097 * calc/calc-store.el (calc-insert-variables):
17098 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17099 * calc/calc-prog.el (calc-read-parse-table):
17100 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17101 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17102 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17103 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17104 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17105 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17106 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17107 * calc/calc-ext.el (calc-realign):
17108 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17109 (calc-embedded-finish-edit, calc-embedded-make-info)
17110 (calc-embedded-finish-command, calc-embedded-stack-change):
17111 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17112
70f44c65
SM
17113 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17114 shell-dynamic-complete-filename in preference to
17115 comint-dynamic-complete-filename.
17116
b861e45e
SM
17117 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17118 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17119 Don't consider whether the display supports colors.
17120 (bookmark-import-new-list): Use dolist.
17121 (bookmark-bmenu-mode-map): Move initialization into declaration.
17122 (bookmark-bmenu-list): Use dolist, simplify.
17123 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17124 (menu-bar-final-items): Use push.
17125
8549241d 171262009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17127
17128 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17129 it works on remote files.
17130 (vc-hg-diff): Don't pass any `--cwd' argument.
17131
30644573
KR
171322009-10-27 Kevin Ryde <user42@zip.com.au>
17133
cc63d28f
SM
17134 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17135 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17136 (Further to Bug#3921).
17137
9be01a63
MA
171382009-10-27 Michael Albinus <michael.albinus@gmx.de>
17139
17140 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17141 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17142 calling `tramp-imap-put-file'. Add file size to the call.
17143 (tramp-imap-get-file-entries): Compute also user name, file size,
17144 and date.
17145 (tramp-imap-handle-insert-directory): Insert uid and gid.
17146 (tramp-imap-handle-file-attributes): Transform uid and gid
17147 according to `id-format'.
17148 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17149 size in header X-Size.
17150
41849bf9
JB
171512009-10-26 Juanma Barranquero <lekktu@gmail.com>
17152
17153 * simple.el (transpose-subr): Give clearer error when the mark
17154 is not set. (Bug#4807)
17155
293c24f9
MA
171562009-10-26 Michael Albinus <michael.albinus@gmx.de>
17157
cc63d28f
SM
17158 * net/tramp.el (tramp-perl-file-truename): New defconst.
17159 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17160 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17161 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17162 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17163
cc63d28f
SM
17164 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17165 Ignore `dired-call-process'.
293c24f9
MA
17166 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17167
171682009-10-26 Julian Scheid <julians37@gmail.com>
17169
cc63d28f 17170 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17171 (tramp-get-remote-readlink): New defun.
17172 (tramp-handle-file-truename): Use it.
17173 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17174 file exists if cache value present.
48c2d18a 17175 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17176 (tramp-handle-file-readable-p): Use it.
17177 (tramp-handle-file-writable-p): Likewise.
17178 (tramp-handle-file-executable-p): Likewise.
17179 (tramp-handle-file-name-all-completions): Try using Perl to get
17180 partial completions. When perl not available, combine `cd' and
17181 `ls' into single remote operation and use shell expansion to get
17182 partial remote directory contents. Set `file-exists-p' cache for
17183 directory and any files returned by ls. Change cache handling to
17184 support partial directory contents. Use error message emitted by
17185 remote `cd' or Perl code for local tramp-error.
17186 (tramp-do-copy-or-rename-file-directly): Avoid separate
17187 tramp-send-command-and-check call.
cc63d28f
SM
17188 (tramp-handle-process-file): Merge three remote ops into one.
17189 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17190 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17191 file-attributes shows uid/gid to be set already.
17192
a7610c52
DN
171932009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17194
17195 * textmodes/tex-mode.el (tex-dvi-view-command)
17196 (tex-show-queue-command, tex-open-quote):
17197 * progmodes/ruby-mode.el (auto-mode-alist)
17198 (interpreter-mode-alist): Purecopy strings.
17199
17200 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17201
17202 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17203 string for the hook, keymap and abbrev table.
17204
17205 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17206
17207 * x-dnd.el (x-dnd-xdnd-to-action):
17208 * startup.el (fancy-startup-text, fancy-about-text): Change to
17209 defconst from defvar.
17210
17211 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17212
17213 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17214 Purecopy initialization strings.
17215
17216 * mail/sendmail.el (mail-header-separator)
17217 (mail-personal-alias-file):
17218 * mail/rmail.el (rmail-default-dont-reply-to-names)
17219 (rmail-ignored-headers, rmail-retry-ignored-headers)
17220 (rmail-highlighted-headers, rmail-secondary-file-directory)
17221 (rmail-secondary-file-regexp):
17222 * files.el (null-device, file-name-invalid-regexp)
17223 (locate-dominating-stop-dir-regexp)
cc63d28f 17224 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17225 (interpreter-mode-alist): Use mapcar instead of mapc.
17226
17227 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17228
17229 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17230 (completion-ignored-extensions):
17231 (debug-ignored-errors): Purecopy strings.
17232
4fcc3d32
SM
172332009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17234
0667de21
SM
17235 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17236 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17237 (pcomplete--here): Use push.
17238
4fcc3d32
SM
17239 * subr.el (all-completions): Declare the 4th arg obsolete.
17240
955ef430
SM
172412009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17242
2d085307
SM
17243 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17244 (pcomplete-unquote-argument): New function.
17245 (pcomplete--common-suffix): Always pay attention to case.
17246 (pcomplete--table-subvert): Quote and unquote the text.
17247 (pcomplete--common-quoted-suffix): New function.
17248 (pcomplete-std-complete): Use it and pcomplete-begin.
17249
955ef430
SM
17250 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17251 we're inside a dedicated or minibuffer window.
17252
7c85c02b
KF
172532009-10-24 Karl Fogel <kfogel@red-bean.com>
17254
17255 * bookmark.el: Update documentation, especially documentation
17256 of `bookmark-alist' and of the bookmark file format.
17257 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17258
3e8ae8a6
CY
172592009-10-24 Chong Yidong <cyd@stupidchicken.com>
17260
3e425845
CY
17261 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17262 keybindings apply to the mail buffer (Bug#4003). Shrink help
17263 window to buffer.
17264
cdd47d48
CY
17265 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17266 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17267 (whitespace-toggle-options, global-whitespace-toggle-options):
17268 Doc fix (Bug#3660).
cdd47d48 17269
ba07c9ad
CY
17270 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17271 of xmltok-start before the end tag was inserted (Bug#2840).
17272
3e8ae8a6
CY
17273 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17274 patterns that are preceded by an open-paren (Bug#1320).
17275
ab276820
CY
172762009-10-24 Sven Joachim <svenjoac@gmx.de>
17277
17278 * files.el (delete-directory): Delete symlinks to directories with
17279 delete-file (Bug#4739).
17280
905a9ed3
DN
172812009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17282
a9a2a6db
DN
17283 * vc.el (vc-backend-for-registration): Rename from
17284 vc-get-backend-for-registration. Update callers.
17285
cc63d28f
SM
17286 * international/mule-cmds.el (set-language-info-alist):
17287 Purecopy lang-env.
905a9ed3
DN
17288 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17289 (charset): Purecopy the name.
17290 (define-char-code-property): Purecopy string arguments.
17291
17292 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17293 Purecopy string arguments.
17294
17295 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17296 * ediff-hook.el (menu-bar-ediff-menu):
17297 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17298 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17299
d270305a
GM
173002009-10-24 Glenn Morris <rgm@gnu.org>
17301
6c74d523 17302 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17303 * term.el (term-dynamic-list-completions): Use choose-completion rather
17304 than obsolete alias mouse-choose-completion.
17305
ae732337
GM
17306 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17307 file-cache-choose-completion.
17308 (file-cache-choose-completion): Handle an optional event argument.
17309 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17310
cc63d28f
SM
17311 * progmodes/octave-mod.el (octave-complete-symbol):
17312 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17313
9847dc91
GM
17314 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17315 use.
17316
e8f2a5d5
GM
17317 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17318 compiler.
17319
d270305a
GM
17320 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17321
c6432f1e
SM
173222009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17323
17324 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17325 Ignore `pred' now that we receive one.
17326 Handle test-completion specially.
17327
6ab196f9
DN
173282009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17329
17330 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17331 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17332 REGISTER ...
17333 (vc-get-backend-for-registration): ... here. New function.
17334 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17335 of vc-responsible-backend, pass the file name instead of the
17336 directory name.
17337
48feed59
SM
173382009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17339
17340 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17341 New funs.
17342 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17343 (pcomplete-comint-setup): Don't modify a global var via
17344 accidental side-effects.
17345 (pcomplete-shell-setup): Adjust call accordingly.
17346 (pcomplete-parse-comint-arguments): Use push.
17347
00006066
CY
173482009-10-23 Chong Yidong <cyd@stupidchicken.com>
17349
36bfa3af
CY
17350 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17351 Allow uncapitalized info node names (Bug#3921).
17352
00006066
CY
17353 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17354 to the DEBUG file (Bug#3781).
17355
aa311d6e
CY
173562009-10-23 Jari Aalto <jari.aalto@cante.net>
17357
17358 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17359 dictionary entry (Bug#4579).
17360
b88f2d0a
MA
173612009-10-23 Michael Albinus <michael.albinus@gmx.de>
17362
17363 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17364 from `rfn-eshadow-update-overlay-hook' when unloading.
17365 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17366 "rsyncc". Adjust doc string.
48c2d18a 17367 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17368 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17369 Keep temporary file when indicated by method ("rsync" and
17370 "rsyncc").
17371 (tramp-handle-write-region): Handle APPEND.
17372 (tramp-delete-temp-file-function): New defun. Added to
17373 `kill-buffer-hook'.
17374
1becddbb
JB
173752009-10-23 Juanma Barranquero <lekktu@gmail.com>
17376
17377 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17378
8f43cbf3
DN
173792009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17380
17381 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17382 (color-name-rgb-alist, tty-standard-colors)
17383 (tty-color-mode-alist): Change to defconst.
17384
17385 * simple.el (mark-inactive): Purecopy message.
17386
17387 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17388 (global-map, yank-menu):
17389 * textmodes/ispell.el (ispell-menu-map):
17390 * net/eudc.el (eudc-tools-menu):
17391 * international/mule-cmds.el (describe-language-environment-map)
17392 (setup-language-environment-map, set-coding-system-map)
17393 (mule-menu-keymap):
17394 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17395 * replace.el (occur-mode-map):
17396 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17397
1d228a31
JB
173982009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17399
6a7662bb
BR
17400 * calc/calc.el (math-read-number, math-read-number-simple):
17401 Use `save-match-data'.
1d228a31 17402
3b067af1
SM
174032009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17404
28a90c44
SM
17405 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17406 rather than fiddling with global-map bindings, since it should only
17407 affect per-terminal settings.
17408 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17409
a452eee8
SM
17410 * minibuffer.el (completion-table-with-terminator): Allow to specify
17411 the terminator-regexp.
17412
ab14d7d5
SM
17413 * simple.el (switch-to-completions): Look for *Completions* in other
17414 frames as well.
17415
3b067af1
SM
17416 * pcomplete.el: Allow the use of completion-tables.
17417 (pcomplete-std-complete): New command.
17418 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17419 (pcomplete--here): Use a function for `form' rather than an expression,
17420 so it can be byte-compiled.
17421 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17422 Add edebug declaration.
17423 (pcomplete-show-completions): Remove unused var `curbuf'.
17424 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17425 Don't assume `completions' is a list of strings any more.
3b067af1 17426
5480359e
JB
174272009-10-22 Juanma Barranquero <lekktu@gmail.com>
17428
17429 * find-dired.el (find-name-arg): Fix typo in docstring.
17430
3170b794
SM
174312009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17432
48c23a25
SM
17433 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17434 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17435
56b14058
SM
17436 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17437 pcomplete-entries.
17438
3170b794
SM
17439 * comint.el (comint-read-input-ring, comint-write-input-ring)
17440 (comint-substitute-in-file-name)
17441 (comint-dynamic-complete-as-filename)
17442 (comint-dynamic-simple-complete)
17443 (comint-dynamic-list-filename-completions)
17444 (comint-dynamic-list-completions)
17445 (comint-redirect-results-list-from-process): Minor simplifications.
17446
2affef34
KR
174472009-10-21 Kevin Ryde <user42@zip.com.au>
17448
3170b794
SM
17449 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17450 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17451 the first form. And insert a blank line after ";;; Code" since
d8194864 17452 that's usual style. (Bug#4612)
2affef34 17453
e7b94bbb
KR
17454 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17455
528c56e2
SM
174562009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17457
17458 * minibuffer.el (completion-table-with-terminator): Properly implement
17459 boundaries, in case `terminator' appears in the suffix.
17460 (completion--embedded-envvar-table): Don't return boundaries if
17461 there's no valid completion. Simplify.
17462 (completion-file-name-table): New completion table extracted from
17463 completion--file-name-table.
17464 (completion--file-name-table): Use it.
17465 (read-file-name-predicate): Declare obsolete.
17466 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17467 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17468 completion-file-name-table, and use the `pred' argument.
17469 * files.el (locate-file-completion-table): Use the `pred' arg rather
17470 than read-file-name-predicate.
17471 (abbreviate-file-name): Use \` rather than ^ for BOS.
17472
f9ed9b4f
DN
174732009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17474
17475 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17476 vc-responsible-backend to register, it causes problems.
17477
5f2022a3
SM
174782009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17479
17480 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17481
fc754ea1
MA
174822009-10-21 Michael Albinus <michael.albinus@gmx.de>
17483
17484 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17485 (tramp-smb-handle-file-attributes): Use it.
17486 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17487 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17488 `mapcar'. Use `tramp-smb-get-stat-capability'.
17489 Add `dired-filename' text properties.
fc754ea1
MA
17490 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17491 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17492 version.
17493
79bd5ba1
SM
174942009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17495
17496 * subr.el (read-key-delay): Reduce to 0.01.
17497 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17498 (bug#4751).
17499
3c13704d
SM
175002009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17501
554efd10
SM
17502 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17503
c2a37b78
SM
17504 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17505 (Info-menu): Remove unused vars `last' and `completions'.
17506 (Info-index-nodes): Remove unused var `node'.
17507
3c13704d
SM
17508 * info.el (Info-complete-menu-item): Use complete-with-action.
17509
d1e4c403
DN
175102009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17511
17512 Make vc-annotate work through copies and renames.
3c13704d
SM
17513 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17514 Return the file name too.
d1e4c403
DN
17515 (vc-annotate-revision-at-line)
17516 (vc-annotate-find-revision-at-line)
17517 (vc-annotate-revision-previous-to-line)
17518 (vc-annotate-show-log-revision-at-line): Update to get the file
17519 name from vc-annotate-extract-revision-at-line.
17520 (vc-annotate-show-diff-revision-at-line-internal): Change the
17521 argument to mean whether to show a file diff or not. Get the file
17522 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17523 (vc-annotate-show-diff-revision-at-line):
17524 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17525 (vc-annotate-warp-revision): Add an optional file argument.
17526
17527 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17528 (vc-git-annotate-extract-revision-at-line): Also return the file
17529 name if found.
17530
17531 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17532 command. Remove unused code.
17533 (vc-hg-annotate-re): Update to match --follow output.
17534 (vc-hg-annotate-extract-revision-at-line): Also return the file
17535 name if found.
17536
17537 * vc.el: Update annotate-extract-revision-at-line documentation.
17538
b0b0ef98
KR
175392009-10-18 Kevin Ryde <user42@zip.com.au>
17540
17541 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17542 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17543
a9e7f03d
KR
17544 * net/browse-url.el (browse-url): Identify alist with "consp and
17545 not functionp" and let all other things go down the `apply' leg,
17546 as suggested by Stefan. (Further to bug#4531.)
17547
7346a407
CY
175482009-10-18 Chong Yidong <cyd@stupidchicken.com>
17549
17550 * minibuffer.el (read-file-name): Check for repeat before putting
17551 a default argument in file-name-history (Bug#4657).
17552
17553 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17554 read syntax (Bug#4737).
17555
3c13704d 17556 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17557
1da94541
CY
175582009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17559
17560 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17561 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17562 entries and make note of obsolete tags.
17563
2b93080a
SM
175642009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17565
17566 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17567
18b5ffb5
GM
175682009-10-18 Glenn Morris <rgm@gnu.org>
17569
17570 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17571 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 17572 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
17573 now, and in any case the file header format has changed.
17574
c2e161b2
GM
175752009-10-17 Glenn Morris <rgm@gnu.org>
17576
17577 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17578 (flyspell-get-word, flyspell-large-region)
17579 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17580
a1eb44f5
CY
175812009-10-17 Chong Yidong <cyd@stupidchicken.com>
17582
17583 * Makefile.in (ELCFILES): Add ede/shell.
17584
4418646e
DN
175852009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17586
17587 * term/common-win.el (x-colors): Purecopy it.
17588
4062011e
SM
175892009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17590
17591 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17592 permissive for when the buffer is empty.
17593 (tar-header-block-tokenize): Decode the username and groupname.
17594 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17595
b0b111c3
JB
175962009-10-17 Eric Ludlam <zappo@gnu.org>
17597
17598 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17599 contains multibyte characters, choose first applicable coding
17600 system automatically.
17601
2df48a87
SM
176022009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17603
17604 * international/mule-cmds.el (select-safe-coding-system): If the file
17605 has a coding cookie, use it regardless of any other setting (bug#4712).
17606
fd7dd48c
GM
176072009-10-17 Glenn Morris <rgm@gnu.org>
17608
3ee0b477 17609 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
17610 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17611
2550e4b1
GM
17612 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17613 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17614 (dired-keep-marker-symlink, dired-dwim-target)
17615 (dired-copy-preserve-time): Do not autoload these defcustoms.
17616
fd7dd48c
GM
17617 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17618 messages from messing up the file coding. (Bug#4623)
17619
f3e3a990
GM
176202009-10-17 Jari Aalto <jari.aalto@cante.net>
17621
17622 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17623 if no match is found for the current dictionary. (Bug#4578)
17624
17625 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17626 optional, since that is how it is documented, and this is often called
17627 with a nil argument. (Bug#4577)
17628 (flyspell-external-point-words, flyspell-auto-correct-word)
17629 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17630 (flyspell-word-search-backward): Remove nil argument in calls to
17631 flyspell-get-word, since it is not needed now.
17632
176332009-10-17 Ulrich Mueller <ulm@gentoo.org>
17634
1becddbb 17635 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 17636
b61374ab
GM
176372009-10-16 Glenn Morris <rgm@gnu.org>
17638
17639 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17640
412707c2
SM
176412009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17642
17643 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17644 (ange-ftp-file-size): New function.
17645 (ange-ftp-file-attributes): Use it.
17646
0c6f436e
MA
176472009-10-16 Michael Albinus <michael.albinus@gmx.de>
17648
17649 * net/tramp-smb.el (tramp-smb-version): New defvar.
17650 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17651 repeated checks.
17652
850bfd04
GM
176532009-10-16 Glenn Morris <rgm@gnu.org>
17654
17655 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17656 Maybe copy some custom properties from old to new name. (Bug#4706)
17657
f3ed9aca
JB
176582009-10-16 Juanma Barranquero <lekktu@gmail.com>
17659
17660 * subr.el (error, sit-for, start-process-shell-command)
17661 (start-file-process-shell-command): Set the calling convention
17662 after the function definition.
17663
fd6c5134
SM
176642009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17665
17666 * subr.el (error, sit-for, start-process-shell-command)
17667 (start-file-process-shell-command): Use the new
17668 set-advertised-calling-convention feature.
17669
73874eb7
KH
176702009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17671
fd6c5134
SM
17672 * international/ucs-normalize.el (ucs-normalize-version):
17673 Change to 1.2.
17674 (check-range): Adjust for Unicode 5.2.
73874eb7 17675
03fb33cf
JL
176762009-10-15 Juri Linkov <juri@jurta.org>
17677
17678 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17679 to the `menu-item' format.
17680
4260b402
MA
176812009-10-15 Michael Albinus <michael.albinus@gmx.de>
17682
17683 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17684 if the environment variable does not exist.
17685
17686 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17687 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
17688 parameter.
17689 (tramp-smb-handle-add-name-to-file)
17690 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17691 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17692 (tramp-smb-handle-file-attributes)
17693 (tramp-smb-do-file-attributes-with-stat)
17694 (tramp-smb-handle-file-local-copy)
17695 (tramp-smb-handle-insert-directory)
17696 (tramp-smb-handle-make-directory)
17697 (tramp-smb-handle-make-directory-internal)
17698 (tramp-smb-handle-make-symbolic-link)
17699 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
17700 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
17701 (tramp-smb-maybe-open-connection): Apply the changed parameters.
17702 (tramp-smb-read-file-entry): Read Disk names in compressed format.
17703 Handle long file names.
17704 (tramp-smb-get-cifs-capabilities): Check, whether the connection
17705 process is running.
17706 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
17707 Read share names with "-g" option.
17708
d7a0fd6f
GM
177092009-10-15 Ryan Yeske <rcyeske@gmail.com>
17710
17711 * net/rcirc.el (rcirc-view-log-file): New command.
17712 (rcirc-track-minor-mode-map): Remove C-c ` binding.
17713 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
17714 specified.
17715
0b44494a
GM
177162009-10-15 Glenn Morris <rgm@gnu.org>
17717
af9fb32f
GM
17718 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
17719 from the second command-line argument.
17720 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
17721 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
17722 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
17723 w32-batch-update-autoloads.
17724 * emacs-lisp/autoload.el (autoload-make-program): New variable.
17725 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
17726
0b44494a
GM
17727 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
17728 the headers cannot be located. Simplify, subtracting superflous
17729 save-excursions.
17730
d5e63715
SM
177312009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
17732
17733 Replace completion-base-size by completion-base-position to fix bugs
17734 such as (bug#4699).
17735 * simple.el (completion-base-position): New var.
17736 (completion-base-size): Mark as obsolete.
17737 (choose-completion): Make it work for mouse events as well.
17738 Pass the new base-position to choose-completion-string.
17739 (choose-completion-guess-base-position): New function, extracted from
17740 choose-completion-delete-max-match.
17741 (choose-completion-delete-max-match): Use it. Make obsolete.
17742 (choose-completion-string): Use the new base-position info.
17743 (completion-root-regexp): Delete.
17744 (completion-setup-function): Preserve completion-base-position.
17745 Eliminate obsolete base-size manipulation.
17746 * minibuffer.el (display-completion-list): Don't mess with base-size.
17747 (minibuffer-completion-help): Set completion-base-position instead.
17748 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
17749 choose-completion.
17750 * textmodes/bibtex.el (bibtex-complete):
17751 * emacs-lisp/crm.el (crm--choose-completion-string):
17752 Adjust to new calling convention.
17753 * complete.el (partial-completion-mode): Use minibufferp to avoid
17754 bumping into incompatible change to choose-completion-string-functions.
17755 * ido.el (ido-choose-completion-string): Make its calling convention
17756 more permissive.
17757 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
17758 base-size manipulation.
17759 (comint-dynamic-list-input-ring): Use dotimes and push.
17760 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
17761 fundamental-mode. Use `or'.
17762
92f8bfc7
JL
177632009-10-14 Juri Linkov <juri@jurta.org>
17764
17765 * misearch.el (multi-isearch-next-buffer-from-list)
17766 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
17767
e78e280d
SM
177682009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17769
384ca163
SM
17770 * Makefile.in (compile-onefile): Load `bytecomp' rather than
17771 `bytecomp.el'.
17772
681e0e7c
SM
17773 * minibuffer.el (completion-pcm--merge-completions): Make sure the
17774 string we return is all made up of text from the completions rather
17775 than part from the completions and part from the input (bug#4219).
17776
e78e280d
SM
17777 * ido.el (ido-everywhere): Use define-minor-mode.
17778
17779 * buff-menu.el (list-buffers, ctl-x-map):
17780 Mark the entry points with ;;;###autoload cookies.
17781
b4e813ca
DN
177822009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
17783
52964e54
DN
17784 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
17785 correctly in the detached head case.
17786 (vc-git-print-log): Remove unused binding.
17787
b4e813ca
DN
17788 * vc.el (vc-responsible-backend): When a directory is passed for
17789 for registration create a VC repository if no backend is
17790 responsible for the directory argument.
17791 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
17792
17793 * vc.el: Move comments about RCS and SCCS ...
17794 * vc-rcs.el:
17795 * vc-sccs.el: ... here, respectively.
17796
40ba9882
SM
177972009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17798
17799 * minibuffer.el (completion--file-name-table): Return nil if there's
17800 no file completion, even if substitute-in-file-name changed
17801 the string (bug#4708).
17802
04e0f59b
JL
178032009-10-13 Juri Linkov <juri@jurta.org>
17804
17805 * files-x.el (read-file-local-variable-value): Don't filter out
17806 minor modes from mode name completion (bug#4664).
17807
314c8e25
JB
178082009-10-13 Juanma Barranquero <lekktu@gmail.com>
17809
17810 * international/mule-cmds.el (ucs-names): Remove exclusion of
17811 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
17812
5c9b7d36
KH
178132009-10-13 Kenichi Handa <handa@m17n.org>
17814
17815 * international/uni-name.el: Regenerated.
17816
1e7a80f2
JB
178172009-10-13 Juanma Barranquero <lekktu@gmail.com>
17818
17819 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
17820 should be automatically buffer-local, but isn't.)
17821
cd29f88b
SS
178222009-10-12 Sam Steingold <sds@gnu.org>
17823
17824 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 17825 timestamps if the buffer has been visited before.
0cd16af4
SS
17826 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
17827 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 17828
37493a98
GM
178292009-10-12 Glenn Morris <rgm@gnu.org>
17830
17831 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
17832 Let-bind `size'.
17833
3b56b1e6
JB
178342009-10-12 Juanma Barranquero <lekktu@gmail.com>
17835
7422a4bb
JB
17836 * proced.el (proced-unload-function): New function.
17837
fa72d075
JB
17838 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
17839 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
17840 Doc fix.
17841
3b56b1e6
JB
17842 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
17843
4d9b4323
JL
178442009-10-11 Juri Linkov <juri@jurta.org>
17845
17846 * files-x.el (read-file-local-variable-value):
17847 Provide default value only for bound variables (bug#4664).
17848
f6f7e059
MA
178492009-10-11 Michael Albinus <michael.albinus@gmx.de>
17850
17851 * net/tramp.el (tramp-local-host-p): Function shall return nil for
17852 connection methods like smb.
17853
17854 * net/tramp-cache.el (tramp-flush-connection-property): The hash
17855 can be empty.
17856
17857 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17858 (tramp-smb-file-name-handler-alist): Add handlers for
17859 `add-name-to-file', `make-symbolic-link'.
17860 (tramp-smb-handle-add-name-to-file)
2992485f 17861 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
17862 (tramp-smb-handle-make-symbolic-link)
17863 (tramp-smb-get-cifs-capabilities): New defuns.
17864 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17865 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17866 (tramp-smb-handle-file-local-copy)
17867 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
17868 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
17869 The file name syntax depends on cifs capabilities.
17870 (tramp-smb-handle-file-attributes):
17871 Call `tramp-smb-do-file-attributes-with-stat' if possible.
17872 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
17873 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 17874
67868d26
CY
178752009-10-11 Chong Yidong <cyd@stupidchicken.com>
17876
17877 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
17878 (eieio-defclass): Apply deftype handler and setf-method properties
17879 directly.
17880 (eieio-add-new-slot): Avoid union function from cl library.
17881 (eieio--typep): New function.
17882 (eieio-perform-slot-validation): Use it.
17883
6d6a5b7e
KF
178842009-10-10 Karl Fogel <kfogel@red-bean.com>
17885
3b56b1e6 17886 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
17887 Update documentation to refer to the variables documented in r1.135.
17888 (Bug#4188)
17889
67b70de9
KF
178902009-10-10 Karl Fogel <kfogel@red-bean.com>
17891
17892 * bookmark.el (Info-suffix-list): Remove this unused variable.
17893 (bookmark-current-point): Remove this obsolete variable.
17894 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
17895 Adjust for removal of bookmark-current-point.
17896
17897 (bookmarks-already-loaded, bookmark-current-buffer)
17898 (bookmark-yank-point): Document. (Bug#4188)
17899
58ae51ae
GM
179002009-10-10 Glenn Morris <rgm@gnu.org>
17901
4619ff5e
GM
17902 * frame.el (frame-height): Doc fix.
17903
58ae51ae
GM
17904 * calendar/calendar.el (calendar-split-width-threshold): New option.
17905 (calendar-basic-setup): Use calendar-split-width-threshold.
17906
d364386c
JB
179072009-10-09 Juanma Barranquero <lekktu@gmail.com>
17908
17909 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
17910 Ideographic Supplement" range (U+1F200..U+1F2FF).
17911
33e97a28
KF
179122009-10-09 Karl Fogel <kfogel@red-bean.com>
17913
02d0f051 17914 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 17915 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
17916
179172009-10-09 Karl Fogel <kfogel@red-bean.com>
17918
d364386c 17919 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
17920 (bookmark-bmenu-execute-deletions): Don't save here, as
17921 bookmark-delete will now do so if necessary.
d364386c 17922 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
17923 (Bug#4348)
17924
9656d87b
GM
179252009-10-09 Glenn Morris <rgm@gnu.org>
17926
17927 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
17928
e6227f06
KF
179292009-10-09 Karl Fogel <kfogel@red-bean.com>
17930
17931 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
17932 (bookmark-jump-other-window): Just invoke bookmark-jump with new
17933 argument now, so the two function's behaviors will match. (Bug#3645)
17934
288f783b
MA
179352009-10-08 Michael Albinus <michael.albinus@gmx.de>
17936
17937 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 17938 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 17939 Apply `save-match-data'.
288f783b
MA
17940
17941 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
17942 case both directories are remote.
17943 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 17944 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 17945
872a1ea4
JB
179462009-10-07 Juanma Barranquero <lekktu@gmail.com>
17947
17948 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
17949
ab2baced
GM
179502009-10-07 Glenn Morris <rgm@gnu.org>
17951
e78e280d
SM
17952 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
17953 of concat.
ab2baced 17954
5c4634c1
SM
179552009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
17956
17957 * files-x.el (read-file-local-variable): Include some
17958 non-user-variables in the completion table (bug#4664).
17959
c2dc9732
MA
179602009-10-07 Michael Albinus <michael.albinus@gmx.de>
17961
17962 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
17963 message.
17964
17965 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17966 (tramp-smb-file-name-handler-alist): Add handler for
17967 `copy-directory', `expand-file-name', `set-file-modes'.
17968 (tramp-smb-handle-copy-directory)
17969 (tramp-smb-handle-expand-file-name)
17970 (tramp-smb-handle-set-file-modes): New defuns.
17971 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
17972 (tramp-smb-handle-file-attributes): Simplify check for retrieving
17973 entry.
17974 (tramp-smb-handle-insert-directory): Don't flush the cache.
17975 (tramp-smb-maybe-open-connection): Check for samba client and
17976 server versions.
17977
11be40a6
EZ
179782009-10-07 Eli Zaretskii <eliz@gnu.org>
17979
17980 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
17981 to not error out of search for "^lisp=" fails.
17982
8c4afe20
JB
179832009-10-07 Juanma Barranquero <lekktu@gmail.com>
17984
17985 * makefile.w32-in (WINS_UPDATES): New macro.
17986 (custom-deps, finder-data, autoloads): Use it.
17987
429a1506
GM
179882009-10-07 Glenn Morris <rgm@gnu.org>
17989
ee2e93e2
GM
17990 * Makefile.in (autoloads): Revert previous change.
17991 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
17992 the list of preloaded files passed on the command-line, get
17993 it from src/Makefile.
17994
429a1506
GM
17995 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
17996 show the original buffer rather than a random one.
17997
a51203ee 179982009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
17999
18000 * help.el (describe-no-warranty): Place point in a slightly better
18001 position in the GPLv3 text.
18002
f58f7520
SS
180032009-10-06 Sam Steingold <sds@gnu.org>
18004
18005 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18006 the comm attribute is present before calling regexp-quote.
18007
bde79dc0
JB
180082009-10-06 Juanma Barranquero <lekktu@gmail.com>
18009
18010 * play/animate.el (animate-string): For good effect, make sure
18011 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18012
18013 * play/animate.el (animate-sequence, animate-birthday-present):
18014 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18015
25ab0302
GM
180162009-10-06 Glenn Morris <rgm@gnu.org>
18017
73fe714a
GM
18018 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18019
3405d98c
GM
18020 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18021 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18022 (batch-update-autoloads): Process a string value of autoload-excludes,
18023 set during the build process.
18024 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18025
9fb2cdc5
GM
18026 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18027 inside with-parsed... macro so that `v' is defined.
18028
7938ab41
GM
18029 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18030 * progmodes/fortran.el (fortran-end-of-block)
18031 (fortran-beginning-of-block):
18032 Also push mark in the macro case.
18033
eaf9b564
GM
18034 * emerge.el (emerge-show-file-name):
18035 * calc/calc.el (calc-quit):
18036 * calc/calc-misc.el (calc-big-or-small):
18037 * calc/calc-graph.el (calc-graph-view):
18038 * calc/calc-ext.el (calc-reset):
18039 * calendar/calendar.el (calendar-basic-setup):
18040 Use window-full-height-p.
18041
25ab0302
GM
18042 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18043 header we don't understand, don't insert another. (Bug#4624)
18044 If changing mime charset, insert the new one in the right place.
18045
00169eb6
GM
180462009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18047
18048 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18049 (cal-tex-cursor-month): Correctly increment the end date for diary and
18050 holiday listing. (Bug#4626)
18051
82882188
SM
180522009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18053
40ba9882 18054 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18055 a symbol.
18056
a8f316ca
JB
180572009-10-05 Juanma Barranquero <lekktu@gmail.com>
18058
18059 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18060 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18061 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18062 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18063
18064 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18065 (eieio-default-superclass): Reflow docstrings.
18066 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18067 (eieio-unbind-method-implementations, defmethod)
18068 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18069 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18070 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18071 (eieio-slot-originating-class-p, eieio-slot-name-index)
18072 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18073 (constructor, initialize-instance, no-next-method, object-print)
18074 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18075 Fix typos in docstrings.
18076 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18077 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18078 (next-method-p): Doc fixes.
18079 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18080 Fix typos in error messages.
18081 (eieio-defmethod): Fix typo in description of generic method.
18082
18083 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18084 (eieio-persistent-save-interactive, slot-missing):
18085 Fix typos in docstrings.
18086 (eieio-instance-inheritor-slot-boundp): Doc fix.
18087
18088 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18089 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18090
18091 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18092 (eieio-custom-object-apply-reset):
18093 Fix typos in docstrings and error messages.
18094
18095 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18096 Fix typo in docstring.
18097
18098 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18099 (eieio-browse-tree): Doc fix.
18100 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18101 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18102 Fix typos in docstrings.
18103
18104 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18105 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18106 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18107 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18108 Reflow docstrings.
18109
c66b7ac0
DN
181102009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18111
4a827e0a 18112 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18113 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18114 Set log-view-vc-backend so that diff can work.
4a827e0a 18115
c66b7ac0
DN
18116 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18117 vc-version-diff.
18118 (vc-diff-internal): Autoload this instead of vc-version-diff.
18119
1902a98c
EZ
181202009-10-05 Eli Zaretskii <eliz@gnu.org>
18121
a7a8618b
EZ
18122 * simple.el (eval-expression): Doc fix.
18123
1902a98c
EZ
18124 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18125
0e1f2ee6
MA
181262009-10-05 Michael Albinus <michael.albinus@gmx.de>
18127
18128 * files.el (directory-files-no-dot-files-regexp): New defconst.
18129 (delete-directory): Use it.
18130 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18131
263c02ef 18132 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18133 (tramp-methods): Add recursive option to `tramp-copy-args'.
18134 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18135 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18136 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18137 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18138 Add handler for `copy-directory'.
18139 (tramp-handle-copy-directory): New defun.
18140 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18141 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18142 Optimize sent command.
263c02ef 18143
72aa7df4
SM
181442009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18145
4a34f065
SM
18146 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18147 window if necessary.
18148
72aa7df4
SM
18149 * calendar/calendar.el (calendar-basic-setup): Don't call
18150 switch-to-buffer in a dedicated window.
18151
5feb1ba7
KF
181522009-10-05 Karl Fogel <kfogel@red-bean.com>
18153
18154 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18155 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18156 (bookmark-error-no-filename): New error.
18157 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18158 bookmark has no file. Don't even attempt to handle things that
18159 are not files; the whole point of custom handlers is to keep that
18160 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18161 (bookmark-file-or-variation-thereof): Remove now-unused function.
18162 (bookmark-location): Doc string fix.
18163 (Bug#4250)
18164
1bd49952
KF
181652009-10-04 Karl Fogel <kfogel@red-bean.com>
18166
18167 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18168 don't use a file dialog, because they usually don't know how to read
18169 a directory target from the user. (Bug#4230)
18170 Also, make sure the prompt can display directories as well as files.
18171
825382c0
KF
181722009-10-04 Karl Fogel <kfogel@red-bean.com>
18173
18174 * bookmark.el (bookmark-set, bookmark-buffer-name):
18175 Improve doc strings. (Bug#1193)
18176
13901bcb
KF
181772009-10-04 Karl Fogel <kfogel@red-bean.com>
18178
4a34f065
SM
18179 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18180 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18181 (bookmark-get-annotation, bookmark-set-annotation)
18182 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18183 (bookmark-set-position, bookmark-get-front-context-string)
18184 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18185 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18186 (bookmark-jump-other-window, bookmark-handle-bookmark)
18187 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18188 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18189 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18190 Improve doc strings to say whether bookmark can be a string or
18191 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18192 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18193 (bookmark-default-annotation-text, bookmark-yank-word)
18194 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18195 (bookmark-import-new-list, bookmark-maybe-rename)
18196 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18197 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18198 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18199 add a FIXME comment about how the function may be pointless.
13901bcb 18200 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18201 parameter name, to clarify that this takes a bookmark record
18202 not a bookmark name.
13901bcb 18203 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18204 and improve the doc string a bit.
13901bcb
KF
18205 (Bug#4188)
18206
5c1b3e94
KF
182072009-10-04 Karl Fogel <kfogel@red-bean.com>
18208
18209 * bookmark.el (bookmark-alist): Document the new `handler' element
18210 in the param alist.
18211 (bookmark-make-record-function): Adjust documentation for above.
18212 (Bug#4193)
18213
8559076d
KF
182142009-10-04 Karl Fogel <kfogel@red-bean.com>
18215
18216 * info.el (Info-bookmark-make-record): Document this function.
18217 (Info-bookmark-jump): Document with a doc string, not just a comment.
18218 (Bug#4203)
18219
b4583b8c
MA
182202009-10-04 Michael Albinus <michael.albinus@gmx.de>
18221
18222 * files.el (copy-directory): New defun.
18223
18224 * dired-aux.el (dired-copy-file-recursive): Use it.
18225
131ae8f2
JB
182262009-10-04 Juanma Barranquero <lekktu@gmail.com>
18227
a30e71ae 18228 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18229 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18230 docstrings.
a30e71ae 18231
131ae8f2
JB
18232 * recentf.el (recentf-unload-function): New function.
18233
ccafbf06
GM
182342009-10-04 Glenn Morris <rgm@gnu.org>
18235
18236 * window.el (window-full-height-p): Add doc string.
18237
02c6f098
GM
182382009-10-04 Martin Rudalics <rudalics@gmx.at>
18239
18240 * window.el (window-full-height-p): New function. (Bug#4543)
18241
ed6b0195
DN
182422009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18243
18244 * vc.el: Remove commented out code.
18245 (vc-derived-from-dir-mode): Remove, unused.
18246 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18247
1b8d1cc7
MA
182482009-10-03 Michael Albinus <michael.albinus@gmx.de>
18249
4a34f065
SM
18250 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18251 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18252 there could be recursive loading when `default-directory' is a
18253 remote file name. (Bug#4614)
18254
ac3c593c
GM
182552009-10-03 Glenn Morris <rgm@gnu.org>
18256
686ea556
GM
18257 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18258 the frame is wide.
18259 (calendar-generate-window): Test for shrinkability rather than width.
18260
ac3c593c
GM
18261 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18262 reusing existing buffers, in case we happen to visit two files with the
18263 same basename. (Bug#4593)
18264
573709fd
EZ
182652009-10-02 Eli Zaretskii <eliz@gnu.org>
18266
4a34f065 18267 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18268 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18269 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18270 subdirs of cedet as well.
8f885d01 18271 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18272
8d6c1239
SM
182732009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18274
18275 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18276 Obey advertised-signature-table.
18277
18278 * help-fns.el (help-function-arglist): Don't check
18279 advertised-signature-table.
18280 (describe-function-1): Do it here instead so it also applies to subrs.
18281
c4861de0
MA
182822009-10-02 Michael Albinus <michael.albinus@gmx.de>
18283
18284 * simple.el (start-file-process): Say in the doc-string, that file
18285 handlers might not support pty association, if PROGRAM is nil.
18286
18287 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18288 HOST and USER are strings. They are nil, when there are
18289 incomplete entries in ~/.netrc, for example.
18290 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18291 root directory ("device busy" error otherwise).
18292
8d6c1239
SM
18293 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18294 Flush file properties of created directory.
c4861de0 18295
d2bda74f
EZ
182962009-10-02 Eli Zaretskii <eliz@gnu.org>
18297
18298 * makefile.w32-in (WINS_BASIC): Remove cedet.
18299 (WINS_CEDET): Add cedet.
18300 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18301
895d1904
GM
183022009-10-02 Kevin Ryde <user42@zip.com.au>
18303
18304 * net/browse-url.el (browse-url): Pass any symbol in
18305 browse-url-browser-function to `apply', since if you've mistakenly put
18306 an unbound symbol then the error is clearer. (Bug#4531)
18307
32226619
JB
183082009-10-02 Juanma Barranquero <lekktu@gmail.com>
18309
18310 * allout.el (allout-init, allout-back-to-current-heading)
18311 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18312 (allout-ascend, allout-up-current-level, allout-end-of-level)
18313 (allout-previous-visible-heading, allout-forward-current-level)
18314 (allout-backward-current-level, allout-show-children):
18315 * apropos.el (apropos-describe-plist):
18316 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18317 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18318 * completion.el (add-completion, add-permanent-completion):
18319 * descr-text.el (describe-text-category, describe-char):
18320 * desktop.el (desktop-lazy-abort):
18321 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18322 * dired.el (dired-build-subdir-alist):
18323 * ediff.el (ediff-version):
18324 * elide-head.el (elide-head, elide-head-show):
18325 * emerge.el (emerge-version):
18326 * env.el (getenv):
18327 * face-remap.el (variable-pitch-mode):
18328 * faces.el (describe-face):
18329 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18330 (dired-at-point):
18331 * files.el (find-file-existing, auto-save-mode):
18332 * font-lock.el (font-lock-fontify-buffer):
18333 * help-fns.el (describe-function, describe-variable)
18334 (describe-syntax, describe-categories):
18335 * help.el (view-lossage, describe-bindings, describe-key)
18336 (describe-mode):
18337 * hexl.el (hexl-current-address):
18338 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18339 * info.el (Info-goto-emacs-key-command-node):
18340 * log-edit.el (log-edit-insert-cvs-template)
18341 (log-edit-insert-cvs-rcstemplate):
18342 * menu-bar.el (menu-bar-mode):
18343 * mouse.el (mouse-appearance-menu):
18344 * newcomment.el (comment-indent-new-line):
18345 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18346 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18347 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18348 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18349 * recentf.el (recentf-mode):
18350 * savehist.el (savehist-mode, savehist-save):
18351 * shadowfile.el (shadow-copy-files):
18352 * simple.el (kill-ring-save, next-line, previous-line)
18353 (normal-erase-is-backspace-mode):
18354 * strokes.el (strokes-update-window-configuration)
18355 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18356 (strokes-xpm-for-stroke):
18357 * time.el (emacs-uptime, emacs-init-time):
18358 * tutorial.el (tutorial--describe-nonstandard-key)
18359 (tutorial--detailed-help):
18360 * type-break.el (type-break-mode)
18361 (type-break-mode-line-message-mode, type-break-query-mode)
18362 (type-break-guesstimate-keystroke-threshold):
18363 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18364 * version.el (emacs-version):
18365 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18366 * winner.el (winner-mode):
18367 * calendar/timeclock.el (timeclock-in, timeclock-out)
18368 (timeclock-status-string, timeclock-change)
18369 (timeclock-workday-remaining-string)
18370 (timeclock-workday-elapsed-string)
18371 (timeclock-when-to-leave-string):
18372 * calendar/todo-mode.el (todo-add-category):
18373 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18374 * emacs-lisp/autoload.el (update-file-autoloads):
18375 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18376 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18377 (checkdoc-message-text, checkdoc-defun):
18378 * emacs-lisp/debug.el (debugger-list-functions):
18379 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18380 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18381 (eieio-describe-generic):
18382 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18383 * emacs-lisp/shadow.el (list-load-path-shadows):
18384 * emulation/cua-base.el (cua-mode):
18385 * emulation/edt.el (edt-set-scroll-margins):
18386 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18387 (tpu-toggle-regexp, tpu-toggle-search-direction)
18388 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18389 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18390 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18391 (viper-set-parsing-style-toggling-macro)
18392 (viper-set-emacs-state-searchstyle-macros):
18393 * emulation/viper.el (viper-set-hooks):
18394 * eshell/esh-mode.el (eshell-truncate-buffer):
18395 * international/mule-cmds.el (prefer-coding-system)
18396 (describe-input-method, describe-language-environment):
18397 * international/mule-diag.el (list-character-sets)
18398 (describe-character-set, describe-coding-system)
18399 (describe-fontset, list-fontsets, list-input-methods):
18400 * mail/sendmail.el (mail-signature):
18401 * net/ange-ftp.el (ange-ftp-copy-file):
18402 * net/browse-url.el (browse-url):
18403 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18404 * net/quickurl.el (quickurl-add-url):
18405 * net/rcirc.el (names, topic):
18406 * net/xesam.el (xesam-mode):
18407 * play/5x5.el (5x5-new-game):
18408 * play/yow.el (apropos-zippy):
18409 * progmodes/ada-mode.el (ada-mode-version):
18410 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18411 (f90-end-of-block)
18412 (f90-beginning-of-block):
18413 * progmodes/fortran.el (fortran-end-of-block)
18414 (fortran-beginning-of-block):
18415 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18416 * progmodes/python.el (python-describe-symbol, python-shell):
18417 * term/ns-win.el (ns-print-buffer):
18418 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18419 * textmodes/flyspell.el (flyspell-mode-on):
18420 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18421 (pages-directory-for-addresses):
18422 * textmodes/table.el (table-recognize-cell)
18423 (table-query-dimension, table-generate-source)
18424 (table-insert-sequence, table--warn-incompatibility):
18425 * textmodes/tex-mode.el (tex-validate-buffer):
18426 * textmodes/texinfmt.el (texinfmt-version)
18427 (texinfo-format-buffer):
18428 Use `called-interactively-p' instead of `interactive-p'.
18429
12a3c28c
JB
184302009-10-02 Juanma Barranquero <lekktu@gmail.com>
18431
18432 * image-mode.el (image-toggle-display):
18433 * emacs-lisp/elp.el (elp-instrument-function):
18434 * emacs-lisp/advice.el (ad-make-advised-definition):
18435 * emacs-lisp/easy-mmode.el (define-minor-mode):
18436 * net/browse-url.el (browse-url-maybe-new-window):
18437 * progmodes/sh-script.el (sh-learn-buffer-indent):
18438 Pass new argument 'any to `called-interactively-p'.
18439
171fda8a
JB
184402009-10-01 Juanma Barranquero <lekktu@gmail.com>
18441
171fda8a
JB
18442 * international/uni-bidi.el:
18443 * international/uni-category.el:
18444 * international/uni-combining.el:
18445 * international/uni-comment.el:
18446 * international/uni-decimal.el:
9c3c9fdf 18447 * international/uni-decomposition.el:
171fda8a
JB
18448 * international/uni-digit.el:
18449 * international/uni-lowercase.el:
18450 * international/uni-mirrored.el:
18451 * international/uni-name.el:
18452 * international/uni-numeric.el:
18453 * international/uni-old-name.el:
18454 * international/uni-titlecase.el:
18455 * international/uni-uppercase.el:
18456 Regenerate from Unicode 5.2.0 data.
18457
dcb9734a
GM
184582009-10-01 Glenn Morris <rgm@gnu.org>
18459
18460 * Makefile.in (ELCFILES): Regenerate.
18461
ced10a4c
SM
184622009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18463
9d28c33e
SM
18464 * subr.el (interactive-p): Mark obsolete.
18465 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18466 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18467 advertised-signature-table for subroutines as well.
18468
ced10a4c
SM
18469 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18470 (set-advertised-calling-convention): New function.
18471 (make-obsolete, define-obsolete-function-alias)
18472 (make-obsolete-variable, define-obsolete-variable-alias):
18473 Make the optional-ness of `when' obsolete.
18474 (define-obsolete-face-alias): Make `when' non-optional.
18475 * help-fns.el (help-function-arglist):
18476 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18477 Use advertised-signature-table.
18478
cc3dda16
MA
184792009-10-01 Michael Albinus <michael.albinus@gmx.de>
18480
18481 * files.el (delete-directory): New defun. The original function
18482 in fileio.c has been renamed to `delete-directory-internal'.
18483
18484 * dired.el (dired-delete-file): Call `delete-directory' with
18485 RECURSIVE parameter.
18486
5ce6e4f4 18487 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18488 parameter RECURSIVE. Implementation is missing.
18489
18490 * net/tramp.el (tramp-handle-make-directory): Flush upper
18491 directory's file properties.
ced10a4c 18492 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18493 (tramp-handle-dired-recursive-delete-directory): Flush directory
18494 properties after the remove command only.
18495
ced10a4c
SM
18496 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18497 Handle optional parameter RECURSIVE.
cc3dda16 18498
ced10a4c
SM
18499 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18500 Handle optional parameter RECURSIVE.
cc3dda16
MA
18501
18502 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18503 connection timeout.
18504 (tramp-smb-handle-delete-directory): Handle optional parameter
18505 RECURSIVE.
18506
cf885595
SM
185072009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18508
e3a6b82f
SM
18509 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18510 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18511 (byte-compile-defmacro): Use backquotes.
18512
7201bfbb
SM
18513 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18514
cf885595
SM
18515 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18516 has no associated file.
18517 (vc-resynch-buffer): Use vc-dir-buffers.
18518
a4d2c321
GM
185192009-10-01 Glenn Morris <rgm@gnu.org>
18520
9ffe3f52
GM
18521 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18522 (chart-file-count):
18523 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18524 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18525 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18526 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18527 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18528 (eieio-copy-parents-into-subclass, make-instance, class-children)
18529 (eieio-generic-form):
bd2afec2 18530
9515cdcc
GM
18531 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18532 match-data. (Bug#4555).
18533
a4d2c321
GM
18534 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18535 rather than parsing it as a regexp. This relaxes the layout
18536 requirements and makes errors easier to detect.
18537 (check-declare-verify): Check file is regular.
18538 (check-declare-directory): Doc fix.
18539 * subr.el (declare-function): Doc fix.
18540
b15c31c7
GM
18541 * ibuffer.el (ibuffer-format-qualifier):
18542 * isearch.el (hi-lock-regexp-okay):
18543 * calc/calc.el (math-zerop):
18544 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18545 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18546 Remove unused declarations.
18547
b0b111c3
JB
185482009-09-30 Eric Ludlam <zappo@gnu.org>
18549
18550 * emacs-lisp/eieio.el (boolean-p): Delete.
18551
1fc28a2c
GM
185522009-09-30 Glenn Morris <rgm@gnu.org>
18553
1fc28a2c
GM
18554 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18555
494f4fc7
GM
18556 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18557 filename is not a string.
18558
561580e9
CY
185592009-09-29 Chong Yidong <cyd@stupidchicken.com>
18560
18561 * files.el (safe-local-eval-forms): Fix typo.
18562
dcbbecd4
SM
185632009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18564
18565 * vc-hooks.el (vc-dir-buffers): New var.
18566 (vc-state-refresh): New function.
18567 (vc-state): Use it.
18568 (vc-after-save): Always ask the backend to recompute the new state.
18569 Always call vc-dir if necessary, using vc-dir-buffers.
18570 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18571 Use vc-dir-buffers.
18572 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18573 (vc-dir-prepare-status-buffer, vc-dir-update)
18574 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18575 Don't call expand-file-name on default-directory.
18576
d88444f2
JB
185772009-09-29 Juanma Barranquero <lekktu@gmail.com>
18578
18579 * speedbar.el (speedbar-item-delete):
18580 * calc/calc-prog.el (calc-kbd-if):
18581 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18582
18583 * epa.el (epa-key-list-mode-map):
18584 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18585
18586 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18587 (hs-show-hook): Fix typo in docstring.
18588
5da62d41
GM
185892009-09-29 Glenn Morris <rgm@gnu.org>
18590
8360fce0
GM
18591 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18592 file-name-nondirectory call preventing location of cedet files.
18593 (check-declare-verify): Use literal search rather than re-search.
ae715515 18594 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
18595
18596 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18597 Use tramp-compat-file-attributes rather than nonexistent
18598 tramp-compat-handle-file-attributes.
18599
5da62d41
GM
18600 * Makefile.in (lisptagsfiles4): New.
18601 (AUTOGENEL): Add cedet loaddefs files.
18602 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18603 (update-elclist, compile-always, backup-compiled-files)
18604 (bootstrap-clean): Add yet another directory level.
18605 (update-elclist): Use LC_COLLATE rather than COLLATE.
18606 (ELCFILES): Update, via `make update-elclist'.
18607
48267264
JB
186082009-09-29 Juanma Barranquero <lekktu@gmail.com>
18609
18610 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18611 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18612 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18613
2c4cd0b0
AS
186142009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18615
18616 * Makefile.in (lisptagsfiles3): Define.
5da62d41 18617 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
18618 (update-elclist): Add third directory level to look for elc files.
18619 (compile-always): Likewise.
18620 (backup-compiled-files): Likewise.
18621 (bootstrap-clean): Likewise.
18622 (ELCFILES): Update.
18623
a2533e47
CY
186242009-09-28 Chong Yidong <cyd@stupidchicken.com>
18625
18626 * Makefile.in (ELCFILES): Add CEDET files.
18627
eefbedb1
MA
186282009-09-28 Michael Albinus <michael.albinus@gmx.de>
18629
18630 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18631
18632 * net/tramp.el (top): Require tramp-imap.
18633
18634 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18635 Use `tramp-compat-handle-file-attributes'.
18636
186372009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18638
18639 * net/tramp-imap.el: New package.
18640
b0b111c3
JB
186412009-09-28 Eric Ludlam <zappo@gnu.org>
18642
18643 * emacs-lisp/chart.el:
18644 * emacs-lisp/eieio-base.el:
18645 * emacs-lisp/eieio-comp.el:
18646 * emacs-lisp/eieio-custom.el:
18647 * emacs-lisp/eieio-datadebug.el:
18648 * emacs-lisp/eieio-opt.el:
18649 * emacs-lisp/eieio-speedbar.el:
18650 * emacs-lisp/eieio.el: New files.
18651
748e3d67
VJL
186522009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18653
18654 * whitespace.el (whitespace-trailing-regexp)
18655 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18656 Fix doc string.
18657
15120dec
CY
186582009-09-27 Chong Yidong <cyd@stupidchicken.com>
18659
18660 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18661 menu.
18662
18663 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18664 menu-bar-ediff-menu.
18665
18666 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18667 define-overloadable-function.
18668
18669 * progmodes/autoconf.el: Provide autoconf as well, so that this
18670 file can be `require'd.
18671
18672 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18673
18674 * emacs-lisp/autoload.el (generated-autoload-feature)
18675 (generated-autoload-load-name): New vars.
18676 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18677 (make-autoload): Recognize define-overloadable-function and
18678 defclass forms (for EIEIO).
18679
18680 * Makefile.in (update-subdirs): Exclude cedet directory.
18681
135abf91
AR
186822009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18683
1becddbb 18684 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
18685
18686 * faces.el: Default light-background background for region face to
18687 ns_selection_color under NS.
18688
3d994264
TZ
186892009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
18690
18691 * net/imap-hash.el: New library, see NEWS.
18692
18693 * Makefile.in (ELCFILES): Add imap-hash.el.
18694
ce9a0ccb
SM
186952009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
18696
18697 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
18698 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
18699 * help-macro.el (make-help-screen): Avoid using an ambiguous function
18700 definition where the docstring could be taken for the return value.
18701
a92cdd49
GM
187022009-09-26 Glenn Morris <rgm@gnu.org>
18703
18704 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
18705 Add option to only show images below a certain size.
18706 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
18707 save-excursion calls.
18708
416ac2f1
EZ
187092009-09-26 Eli Zaretskii <eliz@gnu.org>
18710
18711 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
18712 subdirectories) and eieio.
18713
d9a13f68
AM
187142009-09-26 Alan Mackenzie <acm@muc.de>
18715
6a7662bb
BR
18716 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18717 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
18718
18719 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 18720 character constants (as case labels). (Bug#4289)
d9a13f68 18721
182b3bec
CY
187222009-09-25 Juri Linkov <juri@jurta.org>
18723
18724 * files.el (safe-local-eval-forms): Allow time-stamp in
18725 before-save-hook (Bug#4554).
18726
8f75f2da
JB
187272009-09-25 Drew Adams <drew.adams@oracle.com>
18728
18729 * menu-bar.el (list-buffers-directory): Doc fix.
18730
8390fb80
SM
187312009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
18732
18733 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
18734 Try and avoid copying twice the same paragraph.
18735 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
18736 Remove save-excursion.
18737 (log-edit-changelog-entry): Do it here instead.
18738
11ee8d90
JB
187392009-09-25 Juanma Barranquero <lekktu@gmail.com>
18740
027b1942
JB
18741 * bs.el (bs--get-file-name): Use `list-buffers-directory'
18742 when available, instead of hardcoding mode names. Doc fix.
18743
11ee8d90
JB
18744 * menu-bar.el (list-buffers-directory): Add docstring.
18745 Make automatically buffer-local.
18746
18747 * dired.el (dired-mode):
18748 * files.el (cd-absolute):
18749 * pcvs.el (cvs-temp-buffer):
18750 * pcvs-util.el (cvs-get-buffer-create):
18751 * shell.el (shell-mode):
18752 * vc-dir.el (vc-dir-mode):
18753 Don't make `list-buffers-directory' buffer local.
18754
21289c5d
CY
187552009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
18756
8390fb80
SM
18757 * comint.el (comint-exec, comint-run, make-comint):
18758 Doc fixes (Bug#4542).
21289c5d 18759
e8652dd9
GM
187602009-09-25 Glenn Morris <rgm@gnu.org>
18761
18762 * mail/rmailmm.el (rmail-mime): New custom group.
18763 Move all defcustoms in this file into this group.
18764 (rmail-mime-media-type-handlers-alist): Revert previous change.
18765 (rmail-mime-show-images): New option.
18766 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
18767 references to it, since it wasn't actually used for anything.
18768 (rmail-mime-insert-image): New function.
18769 (rmail-mime-image): Use rmail-mime-insert-image.
18770 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
18771 obey the value of `rmail-mime-show-images' option. Print the size of
18772 attachments.
e8652dd9 18773
fb652bb5
JB
187742009-09-25 David Engster <deng@randomsample.de>
18775
18776 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
18777
32a9841c
VJL
187782009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18779
18780 * whitespace.el: Does not highlight trailing spaces While point is
18781 at end of line. Does not highligt spaces at beginning of buffer
18782 while point is at beginning of buffer. Does not highlight spaces
18783 at end of buffer while point is at end of buffer. (Bug#4177)
18784 New version 12.0.
18785 (whitespace-display-mappings): Adjust initialization.
18786 (whitespace-point, whitespace-font-lock-refontify): New vars.
18787 (whitespace-color-on, whitespace-color-off): Adjust code.
18788 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
18789 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
18790 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
18791
e477ca84
CY
187922009-09-24 Chong Yidong <cyd@stupidchicken.com>
18793
18794 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
18795
18796 * textmodes/sgml-mode.el: Remove xml-mode alias.
18797
18798 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 18799 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 18800
68712602
AM
188012009-09-24 Alan Mackenzie <acm@muc.de>
18802
18803 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
18804 c-forward-conditionals, but it doesn't move point and doesn't set
18805 the mark.
18806 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
18807 (c-down-conditional-with-else, c-backward-conditional)
18808 (c-forward-conditional): Refactor to use c-scan-conditionals.
18809
1659ada0
JB
188102009-09-24 Juanma Barranquero <lekktu@gmail.com>
18811
18812 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
18813 (help-default-arg-highlight): Remove.
18814 (help-highlight-arg): New function.
18815 (help-do-arg-highlight): Use it.
18816 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
18817
b3f01e46
SM
188182009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18819
18820 * term.el (term-set-scroll-region, term-handle-ansi-escape):
18821 Undo last change, which didn't fix the problem and introduced others.
18822
107ef54a
NR
188232009-09-24 Nick Roberts <nickrob@snap.net.nz>
18824
18825 * progmodes/gdb-mi.el: Don't require speedbar.
18826 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
18827
ffa1fed6
GM
188282009-09-24 Glenn Morris <rgm@gnu.org>
18829
2157a2be
GM
18830 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
18831
6125167c
GM
18832 * term/ns-win.el (ns-reg-to-script): Define for compiler.
18833
ffa1fed6
GM
18834 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
18835 there is no newline after the final mime boundary. (Bug#4539)
18836 Move markers on insertion so that any buttons inserted don't end up in
18837 the next part of a multipart message.
2e9075d3
GM
18838 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
18839 (rmail-mime-bulk-handler): Optionally handle images.
18840 (rmail-mime-image): New button action.
18841 (rmail-mime-image-handler): New function.
18842 (rmail-mime-mode): New mode.
18843 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 18844
4a814992
SM
188452009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18846
075518b5
SM
18847 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
18848 than just dropping elements from it (bug#4504).
18849
8ad2defc
SM
18850 * term.el (term-set-scroll-region): Don't move cursor any more.
18851 (term-handle-ansi-escape): Call term-goto here instead.
18852 Suggested by Ivan Kanis <apple@kanis.eu>.
18853
4a814992
SM
18854 * term.el: Require CL.
18855 (term-ansi-reset): New function.
18856 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
18857 (term-handle-colors-array): Simplify.
18858
5a0c3f56
JB
188592009-09-24 Juanma Barranquero <lekktu@gmail.com>
18860
18861 * allout.el (allout-overlay-interior-modification-handler)
18862 (allout-obtain-passphrase):
18863 * epa-file.el (epa-file-write-region):
18864 * ps-print.el (ps-begin-job):
18865 * vc-hooks.el (vc-toggle-read-only):
18866 * vc-rcs.el (vc-rcs-rollback):
18867 * vc-sccs.el (vc-sccs-rollback):
18868 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
18869 (vc-version-diff, vc-revert, vc-rollback):
18870 * wdired.el (wdired-check-kill-buffer):
18871 * emacs-lisp/authors.el (authors):
18872 * net/socks.el (socks-open-connection):
18873 * net/zeroconf.el (zeroconf-service-add-hook):
18874 * obsolete/vc-mcvs.el (vc-mcvs-register):
18875 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
18876 (gdb-select-frame):
18877 * progmodes/grep.el (lgrep, rgrep):
18878 * progmodes/idlw-help.el (idlwave-help-check-locations)
18879 (idlwave-help-html-link, idlwave-help-assistant-open-link):
18880 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
18881 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
18882 (reftex-toc-rename-label): Fix typos in error messages.
18883
18884 * dired-aux.el (dired-do-shell-command): Reflow docstring.
18885 (dired-copy-how-to-fn): Doc fix.
18886 (dired-files-attributes, dired-read-shell-command):
18887 Fix typos in docstrings.
18888
18889 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
18890 (dired-x-find-file-other-window): Reflow docstrings.
18891 (dired-omit-marker-char, dired-read-shell-command)
18892 (dired-x-submit-report): Fix typos in docstrings.
18893
18894 * shell.el (shell-mode-hook):
18895 * view.el (View-scroll-line-forward):
18896 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
18897 Fix typos in docstrings.
18898
18899 * net/dig.el (dig-invoke): Fix typo in docstring.
18900 (query-dig): Reflow docstring.
18901
18902 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
18903 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
18904 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
18905 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
18906 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
18907 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
18908 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
18909 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
18910 (idlwave-completion-map, idlwave-current-indent)
18911 (idlwave-custom-ampersand-surround, idlwave-customize)
18912 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
18913 (idlwave-define-abbrev, idlwave-determine-class-special)
18914 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
18915 (idlwave-end-block-reg, idlwave-end-of-statement)
18916 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
18917 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
18918 (idlwave-explicit-class-listed, idlwave-file-header)
18919 (idlwave-fill-paragraph, idlwave-find-class-definition)
18920 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
18921 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
18922 (idlwave-in-quote, idlwave-indent-action-table)
18923 (idlwave-indent-expand-table, idlwave-indent-line)
18924 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
18925 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
18926 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
18927 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
18928 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
18929 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
18930 (idlwave-outlawed-buffers, idlwave-popup-select)
18931 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
18932 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
18933 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
18934 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
18935 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
18936 (idlwave-statement-type, idlwave-struct-skip)
18937 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
18938 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
18939 (idlwave-what-module-find-class): Fix typos in docstrings.
18940 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
18941 (idlwave-calculate-cont-indent, idlwave-expand-equal)
18942 (idlwave-find-module, idlwave-find-structure-definition)
18943 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
18944 (idlwave-list-load-path-shadows, idlwave-next-statement)
18945 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
18946 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
18947 (idlwave-template): Reflow docstrings.
18948
18949 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
18950 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
18951 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
18952 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
18953 (idlwave-shell-display-line, idlwave-shell-display-wframe)
18954 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
18955 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
18956 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
18957 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
18958 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
18959 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
18960 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
18961 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
18962 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
18963 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
18964 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
18965 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
18966 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
18967 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
18968 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
18969 Fix typos in docstrings.
18970 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
18971 (idlwave-shell-hide-output, idlwave-shell-mode)
18972 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
18973 Reflow docstrings.
18974
18975 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
18976
62136c5d
SM
189772009-09-24 Ivan Kanis <apple@kanis.eu>
18978
18979 * term.el (term-bold-attribute): New var.
18980 (term-handle-colors-array): Use it.
18981
9c1a45ed
NR
189822009-09-23 Nick Roberts <nickrob@snap.net.nz>
18983
18984 * progmodes/gdb-mi.el (gdb-version): New variable.
18985 (gdb-non-stop-handler): Set gdb-version.
18986 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
18987 Condition "--thread" option on gdb-version.
18988 (gdb-invalidate-threads): Remove unused argument.
18989
03304f31
SM
189902009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
18991
18992 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
18993 to looking-back to avoid ridiculous slow down in large files (bug#4511).
18994
4f02f0c9
GM
189952009-09-23 Glenn Morris <rgm@gnu.org>
18996
18997 * mail/rmail.el (rmail-reply): Don't try to add a References header when
18998 replying to mail without References or Message-Id. (Bug#4525)
18999
a3b4b363
AR
190002009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19001
19002 * term/ns-win.el (ns-reg-to-script): New variable.
19003
7bda18cc
DU
190042009-09-23 Daiki Ueno <ueno@unixuser.org>
19005
19006 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19007
72169e55
SS
190082009-09-22 Sam Steingold <sds@gnu.org>
19009
19010 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19011 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19012 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19013 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19014
905b7d38
SM
190152009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19016
b0459dec
SM
19017 * textmodes/fill.el: Convert to utf-8 encoding.
19018 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19019 pre-Unicode days.
b0459dec 19020
905b7d38
SM
19021 * add-log.el (change-log-fill-forward-paragraph): New function.
19022 (change-log-mode): Use it so fill-region DTRT.
19023 Set fill-indent-according-to-mode here rather than in
19024 change-log-fill-paragraph.
19025 (change-log-fill-paragraph): Remove.
19026
baa7f3de
JB
190272009-09-22 Juanma Barranquero <lekktu@gmail.com>
19028
19029 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19030 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19031
a8d789f0
GM
190322009-09-22 Glenn Morris <rgm@gnu.org>
19033
daedbbc2
GM
19034 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19035 the scroll-bar scroll the calendar window rather than the buffer.
19036
d8899a74
GM
19037 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19038 commands that move point (as opposed to scrolling).
19039
a8d789f0
GM
19040 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19041
19042 * emacs-lisp/elint.el (elint): New custom group.
19043 (elint-log-buffer): Make it a defcustom.
19044 (elint-scan-preloaded, elint-ignored-warnings)
19045 (elint-directory-skip-re): New options.
19046 (elint-builtin-variables): Doc fix.
19047 (elint-preloaded-env): New variable.
19048 (elint-unknown-builtin-args): Add an entry for encode-time.
19049 (elint-extra-errors): Make it a variable rather than a constant.
19050 (elint-preloaded-skip-re): New constant.
19051 (elint-directory): Skip files matching elint-directory-skip-re.
19052 (elint-features): New variable, local to linted buffers.
19053 (elint-update-env): Initialize elint-features. Possibly add
19054 elint-preloaded-env to the buffer's environment.
19055 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19056 Skip quoted forms.
19057 (elint-init-form): New function, extracted from elint-init-env.
19058 Make non-list forms a warning rather than an error.
19059 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19060 easy-menu-define, put that adds an error-condition, and provide.
19061 When requiring cl, also require cl-macs. Really require cl, to handle
19062 some cl macros. Store required libraries in the list elint-features,
19063 so as not to re-load them. Treat cc-require like require.
19064 (elint-init-env): Call elint-init-form to do the work.
19065 Handle eval-and-compile and such like.
19066 (elint-add-required-env): Do not clear messages.
19067 (elint-special-forms): Add handlers for function, defalias, if, when,
19068 unless, and, or.
19069 (elint-form): Add optional argument to ignore elint-special-forms,
19070 useful to prevent recursive calls from handlers. Doc fix.
19071 Respect elint-ignored-warnings.
19072 (elint-form): Respect elint-ignored-warnings.
19073 (elint-bound-variable, elint-bound-function): New variables.
19074 (elint-unbound-variable): Respect elint-bound-variable.
19075 (elint-get-args): Respect elint-bound-function.
19076 (elint-check-cond-form): Add some simple handling for (f)boundp and
19077 featurep tests.
19078 (elint-check-defalias-form): New handler.
19079 (elint-check-let-form): Make an empty let a warning rather than an
19080 error.
19081 (elint-check-setq-form): Make an empty setq a warning rather than an
19082 error. Respect elint-ignored-warnings.
19083 (elint-check-defvar-form): Accept null doc-strings.
19084 (elint-check-conditional-form): New handler. Does some simple-minded
19085 checking of featurep and (f)boundp tests.
19086 (elint-put-function-args): New function.
19087 (elint-initialize): Use elint-scan-doc-file rather than
19088 elint-find-builtin-variables. Use elint-put-function-args.
19089 Possibly scan preloaded-file-list.
19090 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19091 extend to handle functions as well.
19092
245be23c
JB
190932009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19094
19095 * linum.el (linum-delete-overlays, linum-update-window):
19096 Do not modify the right margin. (Bug#3971)
19097
91fdbd6f
CY
190982009-09-21 Chong Yidong <cyd@stupidchicken.com>
19099
6a7662bb
BR
19100 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19101 Use nxml-mode instead of xml-mode.
91fdbd6f 19102
7589d38e
JB
191032009-09-21 Kevin Ryde <user42@zip.com.au>
19104
19105 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19106
5ac42715
SM
191072009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19108
19109 * net/dig.el (dig-mode): Use define-derived-mode.
19110
09c01323
DN
191112009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19112
4096c5f2
DN
19113 * vc-dispatcher.el (vc-do-command): Return the process object in
19114 the asynchronous case. Use when instead of if. Do not run
5480359e 19115 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19116
0e172cc2
DN
19117 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19118 properties to the stash strings.
19119 (vc-git-stash-list): Return a list of strings.
19120 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19121 (vc-git-stash-show-at-point): New functions.
19122 (vc-git-stash-map): New keymap.
19123
03304f31
SM
19124 * register.el (ctl-x-r-map): Define the keys here instead of
19125 using autoload.
09c01323 19126
03304f31 191272009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19128
19129 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19130 list, to workaround performance problem (bug#4485).
19131
2f5fc4d7
NR
191322009-09-20 Nick Roberts <nickrob@snap.net.nz>
19133
19134 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19135
b0f5fd2e
DU
191362009-09-20 Daiki Ueno <ueno@unixuser.org>
19137
19138 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19139 Document that this option is not recommended to use.
19140
f3445fab
GM
191412009-09-19 Glenn Morris <rgm@gnu.org>
19142
547c6921
GM
19143 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19144 variable `var'.
19145
f3445fab
GM
19146 * calc/calc-alg.el (var):
19147 * calc/calcalg2.el (var): Define for compiler.
19148
946c009b
CY
191492009-09-19 Chong Yidong <cyd@stupidchicken.com>
19150
e3f36d03
SM
19151 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19152 Doc fix (Bug#3932).
e2045997 19153
24aedbca
CY
19154 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19155
327dd27a
CY
19156 * time-stamp.el (time-stamp-month-dd-yyyy)
19157 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19158 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19159 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19160 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19161 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19162
946c009b
CY
19163 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19164 indent buffer only if called interactively (Bug#4452).
19165
3e70541a 191662009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19167 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19168
19169 This fixes bug#4197 (merged to bug#865, though not identical).
19170 * server.el (server-auth-dir): Add docstring note about FAT32.
19171 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19172 but warn against using them.
19173
9b94c32e
NR
191742009-09-19 Nick Roberts <nickrob@snap.net.nz>
19175
19176 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19177 older GDB where there is no has_more field.
19178
66590684
GM
191792009-09-19 Glenn Morris <rgm@gnu.org>
19180
19181 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19182
9a1337f9
CY
191832009-09-18 Chong Yidong <cyd@stupidchicken.com>
19184
19185 * files.el (auto-mode-alist): Change default for XML files to nXML
19186 mode (Bug#4169).
19187
d7554167
JB
191882009-09-18 Juanma Barranquero <lekktu@gmail.com>
19189
19190 * server.el (server-ensure-safe-dir): Pass 'integer
19191 to `file-attributes', as suggested.
19192
35a3f9a4
SM
191932009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19194
19195 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19196 (dired-query): Use read-key.
19197
044f9b05
AR
191982009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19199
19200 * cus-start.el (ns-use-qd-smoothing): Remove.
19201
6188ea49
GM
192022009-09-18 Glenn Morris <rgm@gnu.org>
19203
08cf18e4
GM
19204 * allout.el (top-level): Remove unnecessary progn.
19205
07eae5c5
GM
19206 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19207
6726c25e
GM
19208 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19209 definition of abbrev table.
19210
3f527154 19211 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19212 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19213 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19214 * net/newst-backend.el (newsticker--cache-read-feed):
19215 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19216 condition-case handlers.
19217
ccb4c30c
NR
192182009-09-18 Nick Roberts <nickrob@snap.net.nz>
19219
19220 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19221 (gdb-var-list): Add an element for has_more field.
19222 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19223 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19224 (gdb-var-update-handler-1): Parse output of dynamic variable
19225 objects (STL containers).
19226 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19227 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19228
19229 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19230 gdb-var-list.
19231 (gud-speedbar-buttons): Make node expandable if expression "has more"
19232 children.
19233
8686ac71
JB
192342009-09-17 Juanma Barranquero <lekktu@gmail.com>
19235
19236 * startup.el (emacs-quick-startup): Remove variable and all uses.
19237 (command-line): Set `inhibit-x-resources' instead.
19238 (command-line-1): Use `inhibit-x-resources' instead.
19239
a69c67e8
CY
192402009-09-17 Chong Yidong <cyd@stupidchicken.com>
19241
19242 * subr.el: Fix last change to avoid using the `unless' macro,
19243 which breaks bootstrapping.
19244
354f0faf
SM
192452009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19246
19247 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19248 extended definitions, in case we reload subr.el after having
19249 loaded CL.
19250 (eval-next-after-load): Mark as obsolete.
19251
98b9bf40
JL
192522009-09-17 Juri Linkov <juri@jurta.org>
19253
19254 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19255 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19256 (menu-bar-showhide-menu, menu-bar-tools-menu)
19257 (menu-bar-describe-menu, menu-bar-help-menu)
19258 (minibuffer-local-completion-map, minibuffer-local-map):
19259 Fix list quoting.
19260
28fab7b5
GM
192612009-09-17 Glenn Morris <rgm@gnu.org>
19262
88d5190c
GM
19263 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19264 arguments, whether or not it has a handler.
19265
74f24ba7
GM
19266 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19267
28fab7b5
GM
19268 * simple.el (hard-newline): Give it a doc-string.
19269
a8106aec
GM
19270 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19271 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19272
76251ad7
DN
192732009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19274
72033dbe
DN
19275 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19276 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19277 (menu-bar-options-menu, menu-bar-showhide-menu)
19278 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19279 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19280 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19281 (menu-bar-options-menu, menu-bar-tools-menu)
19282 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19283 (menu-bar-help-menu):
19284 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19285 string arguments.
19286
76251ad7
DN
19287 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19288 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19289 calls for the menu names and :help.
19290
97b952b7
SM
192912009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19292
19293 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19294 to :minor-mode-function (bug#4455).
19295
8f38189e
SM
192962009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19297
d2fd733e
SM
19298 * startup.el (command-line): Initialize the window-system after
19299 processing the command-line.
19300
8f38189e
SM
19301 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19302 page-delimiter matches the empty string.
19303
77564fa4
GM
193042009-09-16 Glenn Morris <rgm@gnu.org>
19305
19306 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19307 byte-compile-not-obsolete-var. It's a list now.
19308 (byte-compile-not-obsolete-funcs): New variable.
19309 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19310 byte-compile-not-obsolete-funcs.
19311 (byte-compile-variable-ref, byte-compile-defvar): Update for
19312 byte-compile-not-obsolete-vars name-change and list nature.
19313 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19314 and variables behind (f)boundp tests.
19315 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19316
79d316d3
DN
193172009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19318
19319 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19320
8fed6934
SM
193212009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19322
19323 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19324 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19325 Don't autoload.
19326
4078fd57
SE
193272009-09-15 Stephen Eglen <stephen@gnu.org>
19328
19329 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19330 the virtual-buffers, use the name of the buffer specified by
4078fd57 19331 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19332 problem if the target and the symlink had different names.)
4078fd57 19333
838ff458
SM
193342009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19335
b3c7c12d
SM
19336 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19337
13dc2bc2
SM
19338 * desktop.el (desktop-path): Check user-emacs-directory.
19339
49fec531
SM
19340 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19341
0e328d37
SM
19342 * loadup.el: Use after-load-functions to GC after loading each file.
19343 Remove the explicit GC calls that used to be sprinkled around.
19344
838ff458
SM
19345 * subr.el (after-load-functions): New hook.
19346 (do-after-load-evaluation): Run it. Use string-match-p to detect
19347 `obsolete' packages, rather than painfully extracting the relevant
19348 directory name.
19349
a62f564f
GM
193502009-09-15 Glenn Morris <rgm@gnu.org>
19351
19352 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19353 free variable `doc'.
19354
19355 * dired.el (dired-mode-map): Add menu entry for async shell command.
19356
19357 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19358 variables, also consider the .elc files, since the .el files are
19359 normally gzipped (subsequent code locates the .el.gz from the .elc).
19360
19361 * calc/calc-prog.el (arglist): Define for compiler.
19362
19363 * calendar/diary-lib.el (diary-display-function): Change the default to
19364 fancy display.
19365 (body): Define for compiler.
19366
19367 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19368 (byte-compile-file-form, byte-compile-lambda)
19369 (byte-compile-top-level-body, byte-compile-form)
19370 (byte-compile-variable-ref, byte-compile-setq)
19371 (byte-compile-setq-default, byte-compile-body)
19372 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19373 (batch-byte-compile): Give some more local variables with common names
19374 a "bytecomp-" prefix to avoid masking warnings about free variables.
19375
cd05fe7f
GM
19376 * startup.el (command-line-1): Give local variables with common names a
19377 distinguishing prefix, so as not to hide free variable warnings during
19378 bootstrap.
19379
a62f564f
GM
19380 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19381 clever and add a suffix to make a unique name, just let the user decide
19382 whether or not to overwrite it. If the input is a directory, write the
19383 default filename to that directory. (Bug#4388)
19384 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19385 is a filename-as-a-directory.
19386
fbc88440
SM
193872009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19388
19389 * textmodes/page.el (what-page): Don't move to beginning of line.
19390 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19391
60308853
DN
193922009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19393
19394 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19395
32ba3abc
DN
193962009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19397
9cd39aff
DN
19398 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19399 * help.el (help-for-help-internal): Add purecopy calls for text.
19400
32ba3abc
DN
19401 * vc.el (top): print-log method now takes an optional SHORTLOG
19402 argument. Add a new method: root.
32ba3abc
DN
19403 (vc-root-diff, vc-print-root-log): New functions.
19404 (vc-log-short-style): New variable.
19405 (vc-print-log-internal): Add support for showing short logs.
19406
19407 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19408 vc-print-root-log and vc-print-root-diff.
19409
19410 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19411 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19412 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19413 short logs.
19414
19415 * vc-cvs.el (vc-cvs-print-log):
19416 * vc-mtn.el (vc-mtn-print-log):
19417 * vc-rcs.el (vc-rcs-print-log):
19418 * vc-sccs.el (vc-sccs-print-log):
19419 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19420 that is ignored for now.
19421
837b0e99
DN
19422 * vc-mtn.el (vc-mtn-annotate-command):
19423 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19424
31cd2dd4
SM
194252009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19426
19427 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19428 to function-key-map, and give them ascii-character property.
19429 * term/x-win.el (x-alternatives-map):
19430 * term/ns-win.el (ns-alternatives-map):
19431 * term/internal.el (msdos-key-remapping-map):
19432 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19433
d62e5bf2
GM
194342009-09-14 Glenn Morris <rgm@gnu.org>
19435
19436 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19437 temp-buffers (2009-09-12).
19438
7d0105e5
SM
194392009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19440
19441 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19442 the new read-key function.
19443
e17ed9ad
CY
194442009-09-13 Chong Yidong <cyd@stupidchicken.com>
19445
19446 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19447 is defined (Bug#4405).
19448
1fc26e29
CY
194492009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19450
19451 * recentf.el (recentf-cleanup): Use a hash table to find
19452 duplicates (Bug#4407).
19453
61dc96a2 194542009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19455
19456 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19457 kp-0 to ascii equivalents (Bug#4325).
19458
42c3a9e3
CY
194592009-09-13 Chong Yidong <cyd@stupidchicken.com>
19460
1f5c1626
CY
19461 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19462
42c3a9e3 19463 * eshell/em-hist.el:
31cd2dd4
SM
19464 * eshell/em-dirs.el (eshell-complete-user-reference):
19465 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19466
194672009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19468
19469 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19470 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19471 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19472 * eshell/em-hist.el (eshell-history-file-name):
19473 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19474
1e2b6acf
GM
194752009-09-13 Glenn Morris <rgm@gnu.org>
19476
19477 * ediff-merg.el (ediff-do-merge):
19478 * filesets.el (filesets-run-cmd):
19479 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19480 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19481 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19482 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19483 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19484 Replace empty `let's with `progn'.
19485
adba8116
SM
194862009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19487
19488 * mail/sendmail.el (send-mail-function):
19489 * tooltip.el (tooltip-mode):
19490 * simple.el (transient-mark-mode):
19491 * rfn-eshadow.el (file-name-shadow-mode):
19492 * frame.el (blink-cursor-mode):
19493 * font-core.el (global-font-lock-mode):
19494 * files.el (temporary-file-directory)
19495 (small-temporary-file-directory, auto-save-file-name-transforms):
19496 * epa-hook.el (auto-encryption-mode):
19497 * composite.el (global-auto-composition-mode):
19498 Use custom-initialize-delay.
19499 * startup.el (command-line): Don't explicitly call
19500 custom-reevaluate-setting for all the above vars.
19501 * custom.el (custom-initialize-safe-set)
19502 (custom-initialize-safe-default): Delete.
19503
0a4afea9
SM
195042009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19505
9f94990d
SM
19506 * term/x-win.el (x-initialize-window-system):
19507 * term/w32-win.el (w32-initialize-window-system):
19508 * term/ns-win.el (ns-initialize-window-system): Don't call
19509 mouse-wheel-mode since it's enabled globally by default already.
19510
0a4afea9
SM
19511 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19512 actually define the variable, but only silences the byte-compiler.
19513 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19514 before looking it up.
19515 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19516 is changed.
19517
bf01513f
GM
195182009-09-12 Glenn Morris <rgm@gnu.org>
19519
19520 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19521 1000.
19522 (elint-add-required-env): Don't beep on error.
19523 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19524 (elint-init-env): Skip non-list forms.
19525 (elint-log): Handle unknown file positions.
bf01513f 19526
d85889e4
DU
195272009-09-12 Daiki Ueno <ueno@unixuser.org>
19528
19529 * epg.el (epg-make-context): Add autoload cookie.
19530 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19531 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19532 (epg-verify-string, epg-start-sign, epg-sign-file)
19533 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19534 (epg-encrypt-string, epg-start-export-keys)
19535 (epg-export-keys-to-file, epg-export-keys-to-string)
19536 (epg-start-import-keys, epg-import-keys-from-file)
19537 (epg-import-keys-from-string, epg-start-receive-keys)
19538 (epg-receive-keys, epg-import-keys-from-server)
19539 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19540 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19541 (epg-generate-key-from-file, epg-generate-key-from-string):
19542 Remove autoload cookie.
d85889e4 19543
8f825ee6
EZ
195442009-09-12 Eli Zaretskii <eliz@gnu.org>
19545
36b434ee
EZ
19546 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19547 reevaluation of trash-directory.
19548
8f825ee6
EZ
19549 * mwheel.el: Fix last change.
19550 (mouse-wheel-mode): New defvar.
19551 (mouse-wheel-mode): Remove autoload cookie.
19552
5766c380
SM
195532009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19554
ab5c0fcd
SM
19555 * mwheel.el (mwheel-installed-bindings): New var.
19556 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19557 the bindings we set last time. Use custom-initialize-delay.
19558 * loadup.el: Load mwheel after term/*-win.el.
19559 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19560 and mouse-wheel-up-event now that their first evaluation is done
19561 sufficiently late to be correct.
19562
45448e64
SM
19563 * startup.el (tutorial-directory): Make it a defcustom.
19564 Use custom-initialize-delay rather than eval-at-startup to set it.
19565 * image.el (image-load-path): Make it a defcustom.
19566 Use custom-initialize-delay rather than eval-at-startup to set it.
19567 * subr.el (eval-at-startup): Remove.
19568 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19569
5766c380
SM
19570 * subr.el (do-after-load-evaluation): Warn the user after loading an
19571 obsolete package.
19572
d6549da4
GM
195732009-09-12 Glenn Morris <rgm@gnu.org>
19574
19575 * proced.el (proced-mark-alt): Remove alias.
19576 (proced-mode-map): Remove proced-mark-alt.
19577
19578 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19579 Elint file and directory. Remove initialization entry.
19580
19581 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19582 commands.
19583 (elint-current-buffer): Set mode-line-process.
19584 (elint-init-env): Handle define-derived-mode.
19585 Fix declare-function with unspecified arglist. Guard against odd
19586 defalias statements (eg iso-insert's 8859-1-map).
19587 (elint-add-required-env): Use a temp buffer.
19588 (elint-form): Just print the function/macro name, not the whole form.
19589 Return env unchanged if we fail to parse a macro.
19590 (elint-forms): Guard against parse errors.
19591 (elint-output): New function, to handle batch mode.
19592 (elint-log-message): Add optional argument. Use elint-output.
19593 (elint-set-mode-line): New function.
19594
30194d4d
CY
195952009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19596
19597 * emacs-lisp/elp.el (elp-not-profilable): Add more
19598 functions (Bug#4233).
19599
a035f9b0
CY
196002009-09-12 Chong Yidong <cyd@stupidchicken.com>
19601
19602 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19603 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19604
dad61164
NR
196052009-09-11 Nick Roberts <nickrob@snap.net.nz>
19606
19607 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19608 (gdb-var-list-children): Use json parsing.
19609
9c3c9fdf 196102009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
19611
19612 * progmodes/js.el (js--proper-indentation): Handle the case where
19613 char-before is null. Reported by Deniz Dogan.
19614
b4587710
JB
196152009-09-11 Juanma Barranquero <lekktu@gmail.com>
19616
19617 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19618
13890796
DU
196192009-09-11 Daiki Ueno <ueno@unixuser.org>
19620
19621 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19622 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 19623 (epg-context-set-passphrase-callback)
97d4bdba 19624 (epg-context-set-progress-callback): Add description about
b18508dd 19625 callback function.
13890796 19626
2efb64a8
SM
196272009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19628
790d0270
SM
19629 * custom.el (custom-delayed-init-variables): New var.
19630 (custom-initialize-delay): New function.
19631 * startup.el (command-line): "Re"evaluate all vars in
19632 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19633 explicitly any more.
19634 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19635 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19636
19637 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 19638
ac243a40
NR
196392009-09-11 Nick Roberts <nickrob@snap.net.nz>
19640
19641 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19642 (gdb-var-update-handler): Use json parsing.
19643
657bc6fc
JB
196442009-09-11 Juanma Barranquero <lekktu@gmail.com>
19645
19646 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19647 decode annotated text, regardless of language environment. (Bug#2741)
19648
b6fe8102
SM
196492009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19650
19651 * Makefile.in (autoloads): Make rmail.el writable as well.
19652
5cc443fe
GM
196532009-09-11 Glenn Morris <rgm@gnu.org>
19654
5515c54e
GM
19655 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19656 loaddefs.el.
19657 * dired.el: Regenerate with extracted autoloads.
19658 * Makefile.in (autoloads): Make dired.el writable.
19659
15067158
GM
19660 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19661 * ibuffer.el: Regenerate with extracted autoloads.
19662 * Makefile.in (autoloads): Make ibuffer.el writable.
19663
d35d0238
GM
19664 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19665 * version.el (emacs-copyright, emacs-major-version)
19666 (emacs-minor-version): Reformat doc-strings for make-docfile.
19667
5cc443fe
GM
19668 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19669 functions and variables, since they must be stuff specific to some other
19670 platform.
19671 (apropos-print): Make mouse-click message less specific about button.
19672
19673 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19674 that records where a macro was defined.
19675 * help-fns.el (describe-function-1): Mention if a function has a
19676 compiler-macro.
19677 * help-mode.el (help-function-cmacro): New button.
19678
19679 * locate.el (top-level): Always require dired.
19680 (locate-mode-map): Initialize inside the defvar.
19681
19682 * net/ange-ftp.el (dired-compress-file): Declare.
19683 (ange-ftp-dired-compress-file): Add doc string.
19684
19685 * term/ns-win.el (x-display-name, x-setup-function-keys):
19686 Unify doc-strings with X versions.
19687
8cb95edf
SM
196882009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19689
726a4d09
SM
19690 * emulation/crisp.el (crisp-mode-map): Move initialization
19691 into declaration.
19692 (crisp-mode): Use define-minor-mode.
19693
8cb95edf
SM
19694 * progmodes/xscheme.el (xscheme-evaluation-commands):
19695 Put a :advertised-binding property rather than using
19696 advertised-xscheme-send-previous-expression.
19697 (advertised-xscheme-send-previous-expression): Declare obsolete.
19698 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
19699 `advertised-undo'.
19700 (crisp-mode): Add corresponding bindings to
19701 undo's :advertised-binding instead.
19702 * dired.el (dired-mode-map): Put a :advertised-binding property rather
19703 than using dired-advertised-find-file.
19704 (dired-advertised-find-file):
19705 * simple.el (advertised-undo):
19706 * wid-edit.el (advertised-widget-backward): Declare obsolete.
19707 (widget-keymap): Put a :advertised-binding property rather
19708 than using advertised-widget-backward.
19709 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
19710 than using advertised-undo.
19711 * tutorial.el (tutorial--default-keys): Adjust accordingly.
19712
07db5857
SS
197132009-09-10 Simon South <ssouth@slowcomputing.org>
19714
19715 * progmodes/delphi.el (delphi-tab): Indent region when Transient
19716 Mark mode is enabled and region is active; otherwise indent or
19717 insert TAB as usual.
19718 (delphi-mode): Update description of TAB-key binding.
19719
50d4ba39
SM
197202009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
19721
19722 * subr.el (define-key-rebound-commands): Mark obsolete.
19723 * startup.el (precompute-menubar-bindings): Remove.
19724 (normal-top-level): Remove obsolete code that tried to precompute
19725 menubar bindings.
19726 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
19727 define-key-rebound-commands and precompute-menubar-bindings.
19728
ffa894db
KY
197292009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19730
19731 * net/imap.el (imap-interactive-login): Better messages.
19732 (imap-open): Fix bug with renamed buffer on reconnect.
19733 (imap-authenticate): Add buffer-local imap-last-authenticator variable
19734 for easier debugging and cleaner code. On successful (guessed based on
19735 server capabilities) secondary authentication, set imap-state
19736 correctly.
19737 (imap-last-authenticator): Define imap-last-authenticator as a variable
19738 to avoid warnings.
19739
9477096c
GM
197402009-09-10 Glenn Morris <rgm@gnu.org>
19741
19742 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
19743
19744 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
19745 (byte-compile-file-form-autoload): Don't warn about unknown functions
19746 where the autoload statement comes after the use.
19747 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
19748 that any handlers inside the body (eg require) are in turn respected.
19749
19750 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
19751 effects.
19752
19753 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
19754 and syntax and abbrev tables basic docs, if they don't have any.
19755
19756 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
19757
19758 * international/mule-cmds.el (top-level): Require cl when compiling.
19759 (view-hello-file): Use default-value rather than
19760 default-enable-multibyte-characters.
19761
19762 * progmodes/fortran.el: Move all safe and risky properties into the
19763 defcustoms.
19764
19765 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
19766 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
19767 * mail/undigest.el:
19768 Put autoloads in rmail.el rather than loaddefs.el.
19769 * mail/rmail.el: Regenerate with extracted autoloads.
19770
19771 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
19772 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
19773
9f16c547
NR
197742009-09-10 Nick Roberts <nickrob@snap.net.nz>
19775
19776 Reported in thread for Bug#4375.
19777 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
19778 "-data-evaluate-expression" instead of print.
19779 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
19780 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
19781 (gdb): Revert 2009-08-11 change. User should detach inferior
19782 manually.
9f16c547
NR
19783
19784 Remove the word "separate" from IO functions as inferior
19785 output is now never displayed in the GUD buffer.
19786
50405cd0
JB
197872009-09-10 Juanma Barranquero <lekktu@gmail.com>
19788
19789 * startup.el (command-line-normalize-file-name): On Windows and
19790 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
19791
7ae62430
JL
197922009-09-10 Juri Linkov <juri@jurta.org>
19793
19794 * isearch.el (isearch-text-char-description): Propertize escape
19795 character sequences with the `escape-glyph' face. (Bug#4344)
19796
19797 * simple.el (shell-command): Set asynchronous process filter to
19798 `comint-output-filter'. (Bug#4343)
19799
19800 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
19801 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
19802 the list. Move "asm" to the bottom.
19803 (grep-find-ignored-directories): Add `choice' with nil value
19804 to empty the list easily.
19805 (grep-find-ignored-files): New option.
19806 (grep-files-history): Set to nil by default instead of '("ch" "el").
19807 (grep-compute-defaults): Add "<X>" to `grep-template'.
19808 (grep-read-files): Bind new local variables `default-alias' and
19809 `default-extension'. Use a list of default values for the file prompt.
19810 (lgrep): Add `--exclude=' command line options composed from
19811 `grep-find-ignored-files'.
19812 (rgrep): Add `-name' command line options composed from
19813 `grep-find-ignored-files'. (Bug#4301)
19814
cd875252
SM
198152009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
19816
19817 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
19818 (bug#4368).
19819
cdce0b33
KY
198202009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
19821
19822 * calendar/time-date.el (autoload):
19823 Expand define-obsolete-function-alias into defalias and make-obsolete
19824 for old Emacsen that Gnus supports.
19825 (with-no-warnings): Define it for old Emacsen.
19826 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
19827 is available.
19828 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
19829 float-time is available; suppress compile warning for time-to-seconds.
19830
198312009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
19832
19833 * net/imap.el (imap-message-map): Docstring fix.
19834
2b2eb431
GM
198352009-09-09 Glenn Morris <rgm@gnu.org>
19836
19837 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
19838 line numbers too. (Bug#4374)
19839
83a5aac5
SM
198402009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
19841
755e0210
SM
19842 * smerge-mode.el (smerge-remove-props, smerge-refine):
19843 Use with-silent-modifications (bug#4342).
19844
83a5aac5
SM
19845 * subr.el (with-silent-modifications): New macro.
19846
79f01fa7
JB
198472009-09-07 Juanma Barranquero <lekktu@gmail.com>
19848
19849 * files.el (top-level): Require `cl' when compiling.
19850
448ecec3
GM
198512009-09-07 Glenn Morris <rgm@gnu.org>
19852
19853 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
19854
8f09a02f
GM
19855 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
19856 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
19857
76ff67bf
NR
198582009-09-06 Nick Roberts <nickrob@snap.net.nz>
19859
19860 * vc-git.el (vc-git-annotate-command): Use separator to parse
19861 arguments correctly.
19862
943c8b75
EZ
198632009-09-06 Eli Zaretskii <eliz@gnu.org>
19864
19865 * proced.el (proced-mode): Doc fix.
19866
680db9ac
MA
198672009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
19868
19869 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
19870 lstat fails.
19871 (tramp-do-file-attributes-with-ls): Check for file existence at
19872 remote end.
19873 (tramp-do-file-attributes-with-stat): Likewise.
19874 (tramp-convert-file-attributes): Return nil when attr is nil.
19875
3f12e5bd
GM
198762009-09-05 Glenn Morris <rgm@gnu.org>
19877
c8dc27bf
GM
19878 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
19879 properties to this button.
19880 (diary-fancy-display): Don't extend the button to the final newline.
19881 (diary-fancy-display-mode): Continue to define "q" as a local key.
19882
cca065d8
GM
19883 * calendar/cal-china.el (holiday-chinese): Make it slightly more
19884 efficient.
19885
cddaedb6
GM
19886 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
19887
3f12e5bd
GM
19888 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
19889 (byte-compile-dest-file-function): New option.
19890 (byte-compile-dest-file): Doc fix.
19891 Obey byte-compile-dest-file-function.
19892 (byte-compile-cl-file-p): New function.
19893 (byte-compile-eval): Only suppress noruntime warnings about cl functions
19894 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
19895 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
19896 than for file being previously loaded.
19897 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
19898 (byte-compile-file-form-require): Handle the case where requiring a file
19899 indirectly causes CL to be loaded.
19900
049a231b
KF
199012009-09-05 Karl Fogel <kfogel@red-bean.com>
19902
19903 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
19904 before killing the old buffer, since by the time `kill-buffer' is
19905 run so many buffer variables have been set to nil that it may not
19906 behave as expected. (Bug#4061)
19907
ef7ef2a0
KF
199082009-09-05 Karl Fogel <kfogel@red-bean.com>
19909
19910 * files.el (find-alternate-file): If the old buffer is modified
19911 and visiting a file, behave similarly to `kill-buffer' when
19912 killing it, thus reverting to the pre-1.878 behavior; see
19913 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
19914 for discussion. Also, consult `buffer-file-name' as a variable
19915 not as a function, for consistency with the rest of the code.
19916
73d854cd
MA
199172009-09-04 Michael Albinus <michael.albinus@gmx.de>
19918
19919 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
19920 also when adding a new directory.
19921
6a7662bb
BR
19922 * net/tramp-compat.el (tramp-compat-line-beginning-position):
19923 New defun.
73d854cd 19924
df120481
SM
199252009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
19926
19927 * files.el (locate-file-completion-table): Make it provide boundary
19928 information, so partial-completion works better.
19929
c0bc6d79
SM
199302009-09-04 Leo <sdl.web@gmail.com> (tiny change)
19931
19932 * mail/footnote.el (Footnote-text-under-cursor):
19933 Check footnote-text-marker-alist before using it (bug#4324).
19934
f76a9756
GM
199352009-09-04 Glenn Morris <rgm@gnu.org>
19936
67d110f1
GM
19937 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
19938 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
19939 * play/solitaire.el, play/tetris.el:
19940 Remove leading * from defcustom and defface docs.
19941
b42d4989
GM
19942 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
19943 necessary.
19944 (diary-fancy-overriding-map): New variable.
19945 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
19946 Use view-mode.
19947
f76a9756
GM
19948 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
19949 goto-line.
19950
e605eeeb
GM
199512009-09-03 Glenn Morris <rgm@gnu.org>
19952
597e2240
GM
19953 * arc-mode.el (archive-mode):
19954 * dos-fns.el (set-default-process-coding-system):
19955 * man.el (Man-getpage-in-background):
19956 * menu-bar.el (menu-bar-describe-menu):
19957 * server.el (server-process-filter):
19958 * startup.el (command-line):
19959 * tar-mode.el (tar-header-block-tokenize, tar-extract):
19960 * w32-fns.el (set-default-process-coding-system):
19961 * x-dnd.el (x-dnd-handle-file-name):
19962 * international/mule-cmds.el (mule-menu-keymap)
19963 (set-default-coding-systems, language-info-alist, set-language-info)
19964 (set-language-environment, standard-display-european-internal)
19965 (set-locale-environment):
19966 * international/mule-diag.el (mule-diag):
19967 * mail/emacsbug.el (report-emacs-bug):
19968 * mail/rmail.el (rmail-mode):
19969 * mail/sendmail.el (mail-setup):
19970 Use default-value rather than default-enable-multibyte-characters.
19971
f38184aa
GM
19972 * progmodes/f90.el: Move all safe properties into the defcustoms.
19973 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
19974
e605eeeb
GM
19975 * calendar/appt.el (appt-check):
19976 * calendar/diary-lib.el (diary-set-header, diary-live-p)
19977 (diary-check-diary-file, diary-list-entries)
19978 (diary-include-other-diary-files, diary-simple-display)
19979 (diary-fancy-display, diary-print-entries)
19980 (diary-mark-included-diary-files, diary-make-entry):
19981 Don't call substitute-in-file-name on diary-file.
19982
734db384 199832009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 19984 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
19985
19986 * mail/footnote.el (footnote-prefix): Make it a defcustom.
19987 (footnote-mode-map): Move initialization into the declaration.
19988 (footnote-minor-mode-map): Define it rather than changing global-map.
19989 (footnote-mode): Use define-minor-mode.
19990
e5aa47f9
MA
199912009-09-02 Michael Albinus <michael.albinus@gmx.de>
19992
19993 * net/tramp.el (tramp-handle-file-attributes-with-ls)
19994 (tramp-do-file-attributes-with-perl)
19995 (tramp-do-file-attributes-with-stat): Rename from
19996 `tramp-handle-file-attributes-with-*'.
19997 (tramp-handle-file-attributes): Use them.
19998 (tramp-do-directory-files-and-attributes-with-perl)
19999 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20000 `tramp-handle-directory-files-and-attributes-with-*'.
20001 (tramp-handle-directory-files-and-attributes): Use them.
20002 (tramp-method-out-of-band-p): Additional parameter SIZE.
20003 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20004 (tramp-handle-write-region): Use it.
734db384 20005 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20006 (tramp-handle-vc-registered): Check, whether the first run did
20007 return files to be tested.
20008 (tramp-advice-make-auto-save-file-name): Do not call directly
20009 `tramp-handle-make-auto-save-file-name', because this would bypass
20010 the locking mechanism.
20011
734db384 20012 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20013 (file-remote-p, process-file, start-file-process, set-file-times)
20014 (tramp-compat-file-attributes): Compatibility functions shall not
20015 call directly `tramp-handle-*', because this would bypass the
20016 locking mechanism.
20017 (tramp-compat-number-sequence): New defun.
20018
6e2ca895
GM
200192009-09-02 Glenn Morris <rgm@gnu.org>
20020
697c7714
GM
20021 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20022 alias for float-time.
20023 (time-to-number-of-days): In Emacs, use float-time.
20024 * net/newst-backend.el (time-add): Suppress warnings from compat
20025 function.
20026 * time.el (emacs-uptime, emacs-init-time):
20027 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20028 Use float-time rather than time-to-seconds.
20029
6e2ca895
GM
20030 * minibuffer.el (completion-initials-expand): Fix typo.
20031
20032 * faces.el (modeline, modeline-inactive, modeline-highlight)
20033 (modeline-buffer-id):
20034 * info.el (info-menu-5): Mark these face aliases as obsolete.
20035
ed17efec
NR
200362009-09-01 Nick Roberts <nickrob@snap.net.nz>
20037
20038 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20039 space ...
20040 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20041 no "--thread" option.
20042 (gdb-stopped): Don't print "Switched to thread" message when it is
20043 unchanged.
20044
fcb68f70
SM
200452009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20046
20047 * minibuffer.el (completion-try-completion)
20048 (completion-all-completions): Remove ill-defined (and
20049 mistakenly installed and luckily never used nor documented)
20050 `completion-styles' property.
20051 (completion-initials-expand, completion-initials-all-completions)
20052 (completion-initials-try-completion): New functions.
20053 (completion-styles-alist): Add doc to each entry.
20054 Add new `initials' entry.
20055
83318a6d
NR
200562009-09-01 Nick Roberts <nickrob@snap.net.nz>
20057
20058 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20059 MI command -var-evaluate-expression.
20060 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20061 and tweak for case of string child.
734db384 20062 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20063
d63eb0e7
GM
200642009-09-01 Glenn Morris <rgm@gnu.org>
20065
c4f6e489
GM
20066 * add-log.el (change-log-date-face, change-log-name-face)
20067 (change-log-email-face, change-log-file-face, change-log-list-face)
20068 (change-log-conditionals-face, change-log-function-face)
20069 (change-log-acknowledgement-face):
20070 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20071 (custom-modified-face, custom-set-face, custom-changed-face)
20072 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20073 (custom-documentation-face, custom-state-face, custom-comment-face)
20074 (custom-comment-tag-face, custom-variable-tag-face)
20075 (custom-variable-button-face, custom-face-tag-face)
20076 (custom-group-tag-face-1, custom-group-tag-face):
20077 * diff-mode.el (diff-header-face, diff-file-header-face)
20078 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20079 (diff-added-face, diff-changed-face, diff-function-face)
20080 (diff-context-face, diff-nonexistent-face):
20081 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20082 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20083 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20084 (Info-title-4-face):
20085 * isearch.el (isearch-lazy-highlight-face):
20086 * log-view.el (log-view-file-face, log-view-message-face):
20087 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20088 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20089 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20090 (cvs-msg-face):
20091 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20092 (smerge-base-face, smerge-markers-face):
20093 * wid-edit.el (widget-documentation-face, widget-button-face)
20094 (widget-field-face, widget-single-line-field-face)
20095 (widget-inactive-face, widget-button-pressed-face):
20096 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20097 (woman-addition-face):
2fb1ec93
GM
20098 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20099 (eshell-ls-executable-face, eshell-ls-readonly-face)
20100 (eshell-ls-unreadable-face, eshell-ls-special-face)
20101 (eshell-ls-missing-face, eshell-ls-archive-face)
20102 (eshell-ls-backup-face, eshell-ls-product-face)
20103 (eshell-ls-clutter-face):
20104 * eshell/em-prompt.el (eshell-prompt-face):
20105 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20106 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20107 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20108 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20109 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20110 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20111 (antlr-font-lock-literal-face):
c4f6e489
GM
20112 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20113 (ebrowse-root-class-face, ebrowse-file-name-face)
20114 (ebrowse-default-face, ebrowse-member-attribute-face)
20115 (ebrowse-member-class-face, ebrowse-progress-face):
20116 * progmodes/make-mode.el (makefile-space-face):
20117 * progmodes/sh-script.el (sh-heredoc-face):
20118 * textmodes/flyspell.el (flyspell-incorrect-face)
20119 (flyspell-duplicate-face):
20120 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20121 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20122 Mark face aliases with "-face" suffix as obsolete.
20123
d80619fa
GM
20124 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20125 compiler.
20126
5f68c1b7
GM
20127 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20128 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20129 easy-menu-define wants to modify these.
20130
20131 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20132
20133 * net/browse-url.el (browse-url-file-url):
20134 * term/internal.el (dos-codepage-setup):
20135 Use default-value rather than default-enable-multibyte-characters.
20136
d80619fa 20137 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20138 * progmodes/flymake.el (flymake-highlight-line)
20139 (flymake-goto-file-and-line, flymake-goto-line):
20140 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20141 (gdb-goto-breakpoint):
20142 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20143 * progmodes/python.el (python-find-function)
20144 (python-pdbtrack-track-stack-file):
20145 * progmodes/verilog-mode.el (verilog-surelint-off):
20146 * term/ns-win.el (ns-open-file-select-line):
20147 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20148 Use forward-line rather than goto-line.
20149
d63eb0e7
GM
20150 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20151 * textmodes/reftex-index.el (reftex-display-index):
20152 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20153 * textmodes/reftex-toc.el (reftex-toc):
20154 Remove unnecessary bindings of default-major-mode (all are followed by
20155 major-mode check and possible mode switch).
20156
0afad278
NR
201572009-08-31 Nick Roberts <nickrob@snap.net.nz>
20158
20159 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20160 Handle watchpoints (bug#4282).
20161 (def-gdb-thread-buffer-command): Enable thread to be selected by
20162 clicking without selecting threads buffer first.
20163 (gdb-current-context-command): Use selected frame so that "up",
20164 "down" etc work in the GUD buffer.
20165 (gdb-update): Find selected frame before rendering stack buffer.
20166 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20167
4e135dd2
SM
201682009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20169
20170 * progmodes/sym-comp.el (displayed-completions): Remove.
20171 (symbol-complete): Use minibuffer-complete.
20172
e61eba34
GM
201732009-08-31 Glenn Morris <rgm@gnu.org>
20174
20175 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20176
734db384
SM
20177 * apropos.el (apropos-symbols-internal):
20178 Handle (obsolete) face aliases.
e61eba34
GM
20179
20180 * faces.el (describe-face): Adjust the output format to be more like
20181 describe-variable, and to mention (obsolete) face aliases.
20182 Adjust the whitespace so that help-setup-xref works.
20183
20184 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20185 * calendar/diary-lib.el (diary-button-face):
20186 Mark these face aliases as obsolete.
20187
20188 * calendar/calendar.el (calendar-today): Doc fix.
20189
4cf71456
NR
201902009-08-31 Nick Roberts <nickrob@snap.net.nz>
20191
20192 * progmodes/gdb-mi.el (gdb-control-all-threads)
20193 (gdb-control-current-thread): Force tool bar update.
20194 (gdb-non-stop-handler): New function.
20195 (gdb-init-1): Use it to test if non-stop mode is supported.
20196 Remove unused gdbmi buffer type.
20197
e61eba34 201982009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20199
20200 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20201 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20202
4324f7ca
NR
202032009-08-30 Nick Roberts <nickrob@snap.net.nz>
20204
20205 * comint.el (comint-exec-1): Check command is non-null first.
20206 Part of gdb-mi.el change (2009-08-28).
20207
a1bf889a
SM
202082009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20209
20210 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20211
060c08b5
JB
202122009-08-30 Juanma Barranquero <lekktu@gmail.com>
20213
20214 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20215 instead of `dolist' to avoid a recursive require when bootstrapping.
20216
ab22be48
SM
202172009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20218
73ebf88f
SM
20219 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20220
80629cfc
SM
20221 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20222
206d0387 20223 * net/imap.el (imap-send-command): Simplify.
734db384 20224 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20225
844f7784
SM
20226 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20227
5ca4661e
SM
20228 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20229 with constant argument.
20230
c61dc887
SM
20231 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20232
7eb73deb
SM
20233 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20234
5fe443de
SM
20235 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20236 Change default, since most of our files don't have a history.
20237 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20238 the user.
20239
6444d64a
SM
20240 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20241 Add comint-run.
20242
5cb16bfc
SM
20243 * calc/calc.el: Improve commenting convention.
20244 (calc-digit-map, toplevel): Simplify.
20245
0aeb71a7
SM
20246 * comint.el (comint-insert-input): Be careful to only set point if we
20247 don't delegate to some other command.
20248
9a9af856
SM
20249 * proced.el (proced-signal-list): Make it an alist.
20250 (proced-grammar-alist): Capitalize names.
20251 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20252 Disable undo manually and make it read-only.
20253 Use completion-annotate-function.
20254
ab22be48
SM
20255 * minibuffer.el (minibuffer-message): If the current buffer is not
20256 a minibuffer, insert the message in the echo area rather than at the
20257 end of the buffer.
20258 (completion-annotate-function): New variable.
20259 (minibuffer-completion-help): Use it.
20260 (completion--embedded-envvar-table): Environment vars are
20261 always case-sensitive.
20262
4a948dbf
GM
202632009-08-30 Glenn Morris <rgm@gnu.org>
20264
20265 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20266 from fortran-current-defun.
20267 (fortran-beginning-of-subprogram): Be more precise about finding the
20268 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20269 (fortran-end-of-subprogram): Simplify.
20270 (fortran-current-defun): Use fortran-start-prog-re.
20271
486cf3b8
JB
202722009-08-29 Juanma Barranquero <lekktu@gmail.com>
20273
20274 * subr.el (do-after-load-evaluation): Simplify.
20275
db167d28
DN
202762009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20277
20278 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20279
20280 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20281 (vc-rcs-print-log): Use it.
20282
20283 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20284
efbc652a
SM
202852009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20286
2aa0e5bf
SM
20287 * paths.el (abbrev-file-name): Move to abbrev.el.
20288 * abbrev.el (abbrev-file-name): Move from paths.el.
20289 Obey user-emacs-directory.
20290 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20291 user-emacs-directory.
20292 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20293 abbrev-file-name and calc-settings-file any more.
20294 * startup.el (command-line): Recompute abbrev-file-name and
20295 abbreviated-home-dir.
20296 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20297 of the special code for when C-h bindings haven't been changed.
20298 (display-startup-echo-area-message): Use with-current-buffer.
20299 (command-line-1): Use a list of strings, rather than a list of lists
20300 of strings for longopts.
20301
51da8fe2
SM
20302 * files.el (get-free-disk-space): Use / for default-directory.
20303
0c3cc4dd
SM
20304 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20305 Use with-current-buffer.
20306
d988dbf6
SM
20307 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20308 Recognize immutable variables like most-positive-fixnum.
20309 (byte-compile-setq-default): Check and warn if trying to assign
20310 to an immutable variable, or a non-variable.
20311
efbc652a
SM
20312 * progmodes/cc-vars.el (c-comment-continuation-stars):
20313 * progmodes/cc-engine.el (c-looking-at-bos):
20314 * progmodes/cc-cmds.el (c-toggle-auto-state)
20315 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20316 (c-comment-line-break-function): Add version of obsolescence.
20317
d30a05d1
JL
203182009-08-28 Juri Linkov <juri@jurta.org>
20319
20320 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20321 associated with `archive-mode'.
20322
20323 * image.el (image-type-header-regexps): Use only JPEG magic number
20324 to determine JPEG images, and don't use `image-jpeg-p' because
20325 Emacs can display non-JFIF non-Exif JPEG images.
20326
1e8eecea
JB
203272009-08-28 Juanma Barranquero <lekktu@gmail.com>
20328
20329 * arc-mode.el (archive-mode):
20330 * emacs-lisp/re-builder.el (re-builder-unload-function):
20331 Protect against the default value of `major-mode' being nil.
20332
dd4fbf56
JB
203332009-08-28 Juanma Barranquero <lekktu@gmail.com>
20334
20335 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20336 Fix typos in docstrings.
20337
20338 * progmodes/js.el (js--macro-decl-re): Doc fix.
20339 (js--plain-method-re, js--split-name): Refloc docstring.
20340 (js--class-styles, js--make-merged-item, js--splice-into-items):
20341 Fix typos in docstrings; reflow docstrings.
20342 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20343 (js--variable-decl-matcher, js--inside-pitem-p)
20344 (js--parse-state-at-point, js--get-all-known-symbols)
20345 (js--symbol-history, js-find-symbol, js--js-references)
20346 (js--moz-interactor, js--js-encode-value, js--read-tab):
20347 Fix typos in docstrings.
20348
72f16325
SM
203492009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20350
14acf2f5
SM
20351 * textmodes/reftex.el (reftex-get-file-buffer-force):
20352 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20353 * emulation/viper.el (viper-go-away, viper-set-hooks):
20354 * emacs-lisp/re-builder.el (re-builder-unload-function):
20355 * emacs-lisp/bytecomp.el (byte-compile-file):
20356 * ses.el (ses-unload-function):
20357 * hexl.el (hexl-find-file):
20358 * files.el (normal-mode):
20359 * ehelp.el (with-electric-help):
20360 * autoinsert.el (auto-insert-alist):
20361 * arc-mode.el (archive-mode):
20362 Use (default-value 'major-mode) instead of default-major-mode.
20363
72f16325
SM
20364 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20365 * international/mule.el (load-with-code-conversion):
20366 * emacs-lisp/debug.el (debug):
20367 * ediff-vers.el (ediff-rcs-get-output-buffer):
20368 * dired.el (dired-internal-noselect): Don't let-bind
20369 default-major-mode around code that doesn't use it.
20370 E.g. buffer creation via get-buffer-create doesn't use it.
20371
aa485f7c
MA
203722009-08-28 Michael Albinus <michael.albinus@gmx.de>
20373
20374 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20375 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20376 when writing the temp file. Otherwise, epa-file gets confused.
20377 (tramp-register-file-name-handlers): Make it a defun. Move also
20378 `epa-file-handler' to the front of `file-name-handler-alist'.
20379
203802009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20381
20382 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20383 start right after a ^M.
20384 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20385 (tramp-completion-file-name-regexp-separate)
20386 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20387 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20388 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20389 (tramp-completion-file-name-handler): Apply the checks here,
20390 instead during registration.
88b5a757 20391 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20392 `tramp-register-file-name-handler'. Register both
20393 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20394 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20395
3f0c2b92
NR
203962009-08-28 Nick Roberts <nickrob@snap.net.nz>
20397
72f16325
SM
20398 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20399 Remove variable ...
3f0c2b92
NR
20400 (gdb-init-1, gdb-display-separate-io-buffer)
20401 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20402 references to it.
20403 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20404 (gdb-inferior-filter): Use comint-output-filter to stop
20405 echoing and remove ^M characters.
20406
705e5bd9
SM
204072009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20408
009fdc2e
SM
20409 * emulation/viper-init.el (viper-restore-cursor-type):
20410 * emulation/cua-base.el (cua--update-indications):
20411 Replace default-cursor-type with (default-value 'cursor-type).
20412
b56a5ae0
SM
20413 * mail/sendmail.el (mail-recover-1):
20414 * international/mule-diag.el (describe-current-coding-system-briefly)
20415 (describe-current-coding-system):
20416 * international/mule-cmds.el (select-safe-coding-system)
20417 (select-message-coding-system)
20418 (set-language-environment-coding-systems, set-locale-environment):
20419 * hexl.el (hexl-insert-multibyte-char):
20420 * dos-w32.el (find-buffer-file-type-coding-system):
20421 * simple.el (what-cursor-position):
20422 Replace uses of default-buffer-file-coding-system
20423 with (default-value 'buffer-file-coding-system).
20424
de70529f
SM
20425 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20426 Replace uses of default-cursor-in-non-selected-windows
20427 with (default-value 'cursor-in-non-selected-windows).
20428 Use with-current-buffer.
20429
705e5bd9
SM
20430 * mail/feedmail.el: Use CL macros.
20431 (feedmail-run-the-queue, feedmail-send-it-immediately):
20432 * dos-w32.el (find-buffer-file-type): Replace uses of
20433 default-buffer-file-type with (default-value 'buffer-file-type).
20434
4d985ac2
GM
204352009-08-28 Glenn Morris <rgm@gnu.org>
20436
20437 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20438 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20439 Use default-value of major-mode rather than default-major-mode.
20440
17c15b81
SM
204412009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20442
3a68ab06
SM
20443 * Makefile.in (update-elcfiles): Report left over elc files.
20444
9421bdd1
SM
20445 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20446 expand-file-name and with-current-buffer.
20447 (mail-get-names, mail-directory): Use with-current-buffer.
20448
17c15b81
SM
20449 * vc.el (vc-read-revision): New function.
20450 (vc-version-diff, vc-merge): Use it.
20451
ba83a64e
SS
204522009-08-27 Sam Steingold <sds@gnu.org>
20453
20454 * simple.el (kill-do-not-save-duplicates): New user option.
20455 (kill-new): When it is non-nil, and the new string is the same as
20456 the latest kill, set replace to t to avoid duplicates in kill-ring.
20457
be3e598a 204582009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20459
20460 * net/tramp.el (tramp-handle-process-file): Do not flush all
20461 caches when `process-file-side-effects' is set.
20462 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20463 instead of `tramp-find-file-exists-command'.
20464 Unset `process-file-side-effects'.
d5b5c94a
MA
20465
204662009-08-27 Michael Albinus <michael.albinus@gmx.de>
20467
20468 * net/tramp.el (tramp-methods): New method "rsyncc".
20469 (top): Add completion function for "rsyncc".
20470 (tramp-message-show-message): New defvar.
20471 (tramp-message, tramp-error): Use it.
20472 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20473 remote copying.
20474 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20475 `tramp-methods' entry `copy-env' of "rsyncc".
20476 (tramp-vc-registered-read-file-names): New defconst.
20477 (tramp-vc-registered-file-names): New defvar.
20478 (tramp-handle-vc-registered): Implement optimization strategy.
20479 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20480 (tramp-vc-file-name-handler): New defun.
20481 (tramp-get-ls-command, tramp-get-test-command)
20482 (tramp-get-file-exists-command, tramp-get-remote-ln)
20483 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20484 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20485
20486 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20487 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20488 timestamps.
20489 (tramp-get-file-property): Check for timestamps in
20490 `tramp-cache-inhibit-cache'.
20491 (tramp-set-file-property): Write timestamp.
20492
1339cf20
KH
204932009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20494
20495 * language/japan-util.el (japanese-symbol-table): Add entries for
20496 cp932-2-byte.
20497
20498 * international/characters.el: Add category `j' to cp932-2-byte.
20499
726e3f1d
KH
205002009-08-27 Kenichi Handa <handa@m17n.org>
20501
20502 * international/fontset.el (build-default-fontset-data): New macro.
20503 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20504 tibetan, ethiopic, and ipa.
726e3f1d 20505
4e3b4528
SM
205062009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20507
20508 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20509 (enable-multibyte-characters): Not customizable any more.
20510
20511 * subr.el (default-mode-line-format, default-header-line-format)
20512 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20513 (default-direction-reversed, default-truncate-lines)
20514 (default-left-margin, default-tab-width, default-case-fold-search)
20515 (default-left-margin-width, default-right-margin-width)
20516 (default-left-fringe-width, default-right-fringe-width)
20517 (default-fringes-outside-margins, default-scroll-bar-width)
20518 (default-vertical-scroll-bar, default-indicate-empty-lines)
20519 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20520 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20521 (default-scroll-down-aggressively, default-fill-column)
20522 (default-cursor-type, default-buffer-file-type)
20523 (default-cursor-in-non-selected-windows)
20524 (default-buffer-file-coding-system, default-major-mode)
20525 (default-enable-multibyte-characters): Mark as obsolete.
20526
b3cca6a6
DN
205272009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20528
652cc1a2
DN
20529 * vc-dir.el (vc-dir-update): Remove debug helper.
20530
b3cca6a6
DN
20531 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20532
4ed8c7aa
SS
205332009-08-26 Sam Steingold <sds@gnu.org>
20534
20535 * simple.el (save-interprogram-paste-before-kill): New user option.
20536 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20537 save the interprogram-paste into kill-ring before overriding it
20538 with the Emacs kill.
20539
3b64d86b
DN
205402009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20541
20542 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20543 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20544 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20545 and move to vc-rcs.el.
20546 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20547 move to vc-rcs.el.
20548 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20549 (vc-rcs-update-changelog): Remove.
20550 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20551 and move to vc-rcs.el.
20552
20553 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20554 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20555 renaming.
20556 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20557 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20558 vc.el, renamed to be RCS specific.
20559
72f16325
SM
20560 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20561 New functions.
20562 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20563
20564 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20565 New functions.
20566
636a36a0
SM
205672009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20568
20569 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20570
239b3340
DN
205712009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20572
b91f0762 20573 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
20574 (vc-git-stash, vc-git-stash-show): New functions.
20575 (vc-git-extra-menu-map): Bind them.
b91f0762 20576
b8e54362
DN
20577 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20578 directory correctly in case the item is a directory itself.
20579
239b3340
DN
20580 * vc.el: Document the desired behavior for reverted files in the
20581 `added' state.
dc810649
DN
20582 (vc-default-prettify-state-info): Remove function, unused.
20583
20584 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 20585
e49c0179
GM
205862009-08-26 Glenn Morris <rgm@gnu.org>
20587
20588 * bindings.el (standard-mode-line-format): Reposition dashes in
20589 which-func entry. (Bug#4217)
20590
3029e594
GM
20591 * files.el (enable-local-variables, enable-local-eval)
20592 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20593 the defcustoms.
20594 (auto-mode-alist, ignored-local-variables)
20595 (save-some-buffers-action-alist): Move risky declarations to the
20596 definitions.
20597 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20598 (font-lock-defaults, format-alist, imenu--index-alist)
20599 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20600 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20601 (mode-line-modified, mode-line-mule-info, mode-line-position)
20602 (mode-line-process, mode-line-remote, outline-level)
20603 (parse-time-rules, rmail-output-file-alist)
20604 (special-display-buffer-names, vc-mode):
20605 Move risky declarations to the relevant files.
72f16325
SM
20606 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20607 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
20608 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20609 * font-core.el (font-lock-defaults):
20610 * format.el (format-alist):
20611 * vc-hooks.el (vc-mode):
20612 * window.el (special-display-buffer-names):
20613 * international/mule-cmds.el (input-method-alist):
20614 Define riskiness here (dumped file) rather than in files.el.
20615 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20616 * imenu.el (imenu-generic-expression, imenu--index-alist):
20617 * outline.el (outline-level):
20618 * time.el (display-time-string):
20619 * calendar/parse-time.el (parse-time-rules):
20620 * mail/rmailout.el (rmail-output-file-alist):
20621 Autoload riskiness here, rather than placing in files.el.
20622
8476cfaf
SM
206232009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20624
20625 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20626
0b35b48e
MA
206272009-08-25 Michael Albinus <michael.albinus@gmx.de>
20628
20629 * simple.el (process-file-side-effects): New defvar.
20630
20631 * dired-aux.el (dired-show-file-type):
20632 * vc.el (vc-diff-internal):
20633 * vc-arch.el (vc-arch-diff):
20634 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20635 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20636 * vc-git.el (vc-git-registered, vc-git-working-revision)
20637 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20638 (vc-git--empty-db-p):
20639 * vc-hooks.el (vc-user-login-name):
20640 * vc-svn.el (vc-svn-registered, vc-svn-state)
20641 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20642 * progmodes/grep.el (grep-probe): Let-bind
20643 `process-file-side-effects' with nil.
20644
20645 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20646
20647 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20648 daemon. Replace ping by checking for running service for bluez
20649 and zeroconf. (Bug#4239)
20650
d54cc599
GM
206512009-08-25 Kevin Ryde <user42@zip.com.au>
20652
20653 * net/dig.el (dig): Add autoload cookie.
20654
7bfd055d
GM
206552009-08-25 Glenn Morris <rgm@gnu.org>
20656
bac9c66c
GM
20657 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20658 load-history for absolute file-names.
20659 (byte-compile-file-form-require): Warn about use of the cl package.
20660
7bfd055d
GM
20661 * format.el (format-alist): Doc fix.
20662
5ac1f9e0
GM
20663 * play/bubbles.el (top-level): Don't require cl at run-time.
20664
af62aa88
GM
20665 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20666 run-time cl).
20667
71e036af
DD
206682009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20669
20670 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20671 from cl package.
20672 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20673
42110eaf
JB
206742009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20675
20676 * calc/calc-alg.el (math-trig-rewrite)
20677 (math-hyperbolic-trig-rewrite): New functions.
20678 (calc-simplify): Simplify trig functions when asked.
20679
88421f3e
SM
206802009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20681
20682 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20683
dbd9624e
KH
206842009-08-24 Kenichi Handa <handa@m17n.org>
20685
20686 * language/ind-util.el (mapthread): Delete it.
20687 (combinatorial): New function.
20688 (indian--puthash-cv): Use combinatorial instead of mapthread.
20689
9b89e3ee
GM
206902009-08-22 Kevin Ryde <user42@zip.com.au>
20691
20692 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
20693 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
20694 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
20695 Clarify docstring that the value is strings not symbols.
20696 (checkdoc-list-of-strings-p): New function.
20697
e6ce8c42
GM
206982009-08-22 Glenn Morris <rgm@gnu.org>
20699
2ddf2ea6 20700 * files.el (auto-mode-alist):
a3374680
GM
20701 * hippie-exp.el (he-concat-directory-file-name):
20702 * lpr.el (lpr-windows-system, printer-name):
20703 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
20704 * ps-print.el (ps-windows-system):
20705 * startup.el (command-line):
20706 * emulation/viper-ex.el (viper-glob-function):
20707 * international/mule-cmds.el (set-language-environment-coding-systems):
20708 * net/ange-ftp.el (ange-ftp-write-region):
20709 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 20710 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
20711 unisoft-unix, vax-vms, win32, w32.
20712
977955fa
GM
20713 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
20714 given name if the pattern is not more specific.
20715
b4deec2e
GM
20716 * calendar/lunar.el (lunar-phase-names): New option.
20717 (lunar-phase): Doc fix.
20718 (lunar-cycles-per-year): New constant.
20719 (lunar-index): New function.
20720 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
20721 (lunar-phase-name): Use lunar-phase-names.
20722 (calendar-lunar-phases): Use format.
20723 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
20724
47e83968
GM
20725 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
20726 Copy imenu-example--name-and-position function here for own use.
20727 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
20728
e6ce8c42
GM
20729 * bs.el (bs--redisplay):
20730 * cus-edit.el (custom-redraw):
20731 * ibuffer.el (ibuffer-bury-buffer):
20732 * server.el (server-goto-line-column):
20733 * startup.el (command-line-1):
20734 * strokes.el (strokes-xpm-for-stroke):
20735 * term.el (term-display-buffer-line):
20736 * view.el (View-goto-line):
20737 * calc/calc.el (calc-do, calc-trail-buffer):
20738 * play/gamegrid.el (gamegrid-add-score-insecure):
20739 * progmodes/ada-mode.el (ada-compile-goto-error):
20740 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
20741 (ebrowse-select-1st-to-9nth):
47e83968 20742 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
20743 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
20744 * progmodes/gud.el (gud-display-line):
20745 (idlwave-shell-display-line):
20746 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
20747 * progmodes/make-mode.el (makefile-browser-toggle):
20748 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
20749 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
20750 * textmodes/picture.el (picture-draw-rectangle):
20751 * textmodes/reftex-index.el (reftex-index-goto-letter):
20752 (reftex-select-jump-to-previous):
20753 * textmodes/reftex-sel.el (reftex-find-start-point)
20754 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
20755 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
20756 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
20757 * textmodes/tex-mode.el (tex-compilation-parse-errors):
20758 * textmodes/two-column.el (2C-associated-buffer):
20759 Use forward-line rather than goto-line.
20760
20761 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
20762 goto-line.
20763
4b18bdb3
GM
20764 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
20765 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
20766 (quick-check-list-to-regexp): Declare.
e6ce8c42 20767
72f16325
SM
20768 * progmodes/make-mode.el (makefile-browser-insert-selection):
20769 Use goto-char rather than goto-line.
e6ce8c42
GM
20770
20771 * progmodes/prolog.el (compilation-error-regexp-alist)
20772 (compilation-forget-errors): Declare.
20773
32a2cf25
JL
207742009-08-22 Juri Linkov <juri@jurta.org>
20775
20776 * progmodes/grep.el (lgrep, rgrep): At the beginning
20777 set `dir' to `default-directory' unless `dir' is a non-nil
20778 readable directory. (Bug#4052)
20779 (lgrep, rgrep): Change a weird way to report an error
20780 from using `read-string' to using `error'.
20781 Instead of using interactive arguments in the function body,
20782 add new argument `confirm'.
20783
5443c9b7
SM
207842009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
20785
cb5b40ee
SM
20786 * textmodes/remember.el (remember-buffer):
20787 * progmodes/cperl-mode.el (cperl-vc-header-alist):
20788 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
20789 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
20790 * net/newst-treeview.el (newsticker-groups-filename):
20791 * net/newst-backend.el (newsticker-cache-filename):
20792 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
20793 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
20794 (speedbar-add-ignored-path-regexp, speedbar-line-path)
20795 (speedbar-buffers-line-path, speedbar-path-line)
20796 (speedbar-buffers-line-path):
20797 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
20798 (epg-sign-keys):
20799 * epa.el (epa-display-verify-result):
20800 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
20801
d6261cc1
GM
208022009-08-21 Glenn Morris <rgm@gnu.org>
20803
3e1ea342
GM
20804 * progmodes/js.el (inferior-moz-process): Fix declaration.
20805
ce86eeb5
GM
20806 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
20807
fff28970
GM
20808 * obsolete/rnewspost.el (news-mail-reply):
20809 Use goto-char rather than goto-line.
20810
d93e053b
GM
20811 * term/ns-win.el (ns-open-file-select-line):
20812 Use line-beginning-position rather than goto-line.
20813
d5d105e8
GM
20814 * apropos.el (apropos-command):
20815 * ehelp.el (electric-helpify):
20816 * printing.el (pr-show-setup):
20817 * strokes.el (strokes-help):
20818 * tutorial.el (tutorial--describe-nonstandard-key)
20819 (tutorial--detailed-help):
20820 * woman.el (woman-mini-help, woman-display-extended-fonts):
20821 * calc/calc-help.el (calc-describe-key):
20822 * emulation/edt.el (edt-electric-helpify):
20823 * international/mule-diag.el (mule-diag):
20824 * play/yow.el (apropos-zippy):
20825 * progmodes/python.el (python-describe-symbol):
20826 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
20827 * textmodes/table.el (*table--cell-describe-mode)
20828 (*table--cell-describe-bindings):
20829 Use help-print-return-message rather than the now obsolete alias.
20830
a8ab722f 20831 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
20832 (calendar-cursor-to-visible-date):
20833 * play/5x5.el (5x5-position-cursor):
20834 * play/decipher.el (decipher):
20835 * play/gomoku.el (gomoku-goto-xy):
20836 * play/landmark.el (lm-goto-xy):
20837 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
20838 (mpuz-paint-digit):
20839 Use forward-line, not goto-line.
a8ab722f 20840
d6261cc1
GM
20841 * mail/rmail.el (rmail-obsolete): Delete custom group.
20842 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
20843 (rmail-remote-password, rmail-remote-password-required):
20844 Remove unneeded :set-after and :set properties.
20845
9e846523
MA
208462009-08-21 Michael Albinus <michael.albinus@gmx.de>
20847
20848 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
20849
bbe1f502
DN
208502009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
20851
bcc5db24
DN
20852 * loadup.el: Remove leftover macos code.
20853
bbe1f502
DN
20854 * vc-git.el (vc-git-annotate-command): Run asynchronously.
20855 Explicitly pass the date format to git blame so that user local
20856 so that the output format can be parsed.
20857
6fd2d19a
MA
208582009-08-20 Michael Albinus <michael.albinus@gmx.de>
20859
20860 * net/dbus.el (top): Don't check for (getenv
20861 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
20862
31764e15
SM
208632009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
20864
20865 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 20866 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 20867
28930e39
SM
208682009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20869
4fd15622 20870 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 20871 Bug#3287.
4fd15622 20872
b3d8e4a0
SM
20873 * help.el (help-print-return-message): Rename from
20874 print-help-return-message.
20875
c9829c70
SM
20876 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
20877 cvs-mode-map parent hack.
20878 (log-view-mode): Derive from special-mode.
20879
b932657b
SM
20880 * linum.el (linum-mode): window-size-change-functions is redundant.
20881 Adapt to new window-configuration-change-hook behavior.
20882 (linum-after-size, linum-after-config): Remove.
20883
1b700bca
SM
20884 * imenu.el (imenu-example--name-and-position)
20885 (imenu-example--lisp-extract-index-name)
20886 (imenu-example--create-lisp-index, imenu-example--create-c-index):
20887 Mark as obsolete.
20888
28930e39
SM
20889 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
20890 (inferior-prolog-mode): Use it.
20891 (inferior-prolog-load-file): Reset list of errors.
20892
c9af0b68
KH
208932009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20894
20895 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
20896
20897 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
20898
720c7cd6
MA
208992009-08-19 Michael Albinus <michael.albinus@gmx.de>
20900
20901 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
20902 is running already.
20903
03a74b84
SM
209042009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20905
20906 * subr.el (listify-key-sequence-1): Use normal syntax since those
20907 integers are nowadays always represented by the same (positive) number
20908 on all platforms.
20909 (read-key-empty-map): New const.
20910 (read-key-delay): New var.
20911 (read-key): New function.
20912 (force-mode-line-update): Use with-current-buffer.
20913 (locate-user-emacs-file): Don't forget to abbreviate the file name.
20914 (start-process-shell-command, start-file-process-shell-command):
20915 Discourage the use of command-args.
20916
f43e88d4
GM
209172009-08-19 Glenn Morris <rgm@gnu.org>
20918
20919 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
20920
890429cc
SM
209212009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20922
85be9ec4
SM
20923 * simple.el (choose-completion-string): Don't rely on
20924 minibuffer-completing-file-name and ad-hoc checks to decide whether
20925 to continue completion or not.
20926
890429cc
SM
20927 * minibuffer.el (minibuffer-hide-completions): New function.
20928 (completion--do-completion): Use it.
20929 (completions-annotations): New face.
20930 (completion--insert-strings): Use it.
20931 (completion-pcm--delim-wild-regex): Add docstring.
20932 (completion-pcm--string->pattern): Add support for 0-width delimiters
20933 in completion-pcm--delim-wild-regex.
20934
265d4549
SM
209352009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
20936
d440b941
SM
20937 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
20938 Remove unused var `buffer-modified-p'.
20939
265d4549
SM
20940 * minibuffer.el (completion--do-completion): Move point for the #b001
20941 case as well (bug#4176).
20942 (minibuffer-complete, minibuffer-complete-word): Don't move point.
20943
ba6f7d86
MA
209442009-08-18 Michael Albinus <michael.albinus@gmx.de>
20945
20946 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
20947 and :session buses.
20948
98819490
KH
209492009-08-18 Kenichi Handa <handa@m17n.org>
20950
265d4549
SM
20951 * international/ucs-normalize.el (ucs-normalize-version):
20952 Change to 1.1.
58627cf0
KH
20953 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
20954 (utf-8-hfs): Make it perform normalization on encoding too.
20955
98819490
KH
20956 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
20957 (sentence-end-without-space): Delete duplicated chars.
20958 (sentence-end-base): Likewise.
e739cc85
KH
20959
20960 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
20961 (html-mode): Delete duplicated chars from sentence-end-base.
20962
20963 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
20964 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 20965
645b9326
CY
209662009-08-17 Chong Yidong <cyd@stupidchicken.com>
20967
20968 * files.el (hack-one-local-variable): If the mode function is for
20969 a minor mode, pass it an argument (Bug#4148).
20970
56c195af
MA
209712009-08-17 Michael Albinus <michael.albinus@gmx.de>
20972
20973 * net/tramp.el (tramp-register-completion-file-name-handler):
20974 Check also for (member 'partial-completion completion-styles).
20975
7a55c78b
CY
209762009-08-16 Chong Yidong <cyd@stupidchicken.com>
20977
20978 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
20979 abbrev (Bug#3943).
20980
be3e598a 209812009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
20982
20983 * progmodes/cperl-mode.el: Merge upstream 6.2.
20984 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
20985 (cperl-forward-re): Check cperl-brace-recursing.
20986 (cperl-highlight-charclass): New function.
20987 (cperl-find-pods-heres): Use it.
31cd2dd4 20988 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 20989 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 20990 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
20991 (cperl-beautify-level): Don't process entire regexp.
20992 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
20993 calling man.
20994 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
20995 (cperl-init-faces): Build a list in the normal way.
20996
81b1f9c9
CY
209972009-08-16 Chong Yidong <cyd@stupidchicken.com>
20998
20999 * calendar/parse-time.el (parse-time-string-chars): Save match
21000 data.
21001
c3732cb8
SM
210022009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21003
55659495
SM
21004 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21005 (sql-product): Use it.
21006 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21007 (sql-set-product): Add completion.
21008 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21009 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21010 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21011 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21012 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21013 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21014 (sql-highlight-db2-keywords): Remove.
21015 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21016 (sql-highlight-product): Use derived-mode-p.
21017 (sql-set-sqli-buffer): Use with-current-buffer.
21018 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21019 Simplify.
21020
1ae79427
SM
21021 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21022
c3732cb8
SM
21023 * term.el: Fix commenting convention, turn comments into docstrings.
21024
f24b8bf3
CY
210252009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21026
21027 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21028
7b6fefac 210292009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21030
1200ac26 21031 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21032 character classes, to handle non-ascii characters (Bug#3190).
21033
210342009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21035
1abbe4e5
CY
21036 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21037 another heredoc if the user adds another < (Bug#3226).
21038
c3732cb8
SM
21039 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21040 Don't initialize based on window-system (Bug#4124).
19261da4 21041
daad00fc
CY
21042 * facemenu.el (facemenu-read-color): Use a completion function
21043 that accepts any defined color, such as RGB triplets (Bug#3677).
21044
e1bdde78
CY
21045 * files.el (get-free-disk-space): Change fallback default
21046 directory to /. Expand DIR argument before switching to fallback.
21047 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21048
9d73a99e
CY
210492009-08-15 Chong Yidong <cyd@stupidchicken.com>
21050
21051 * files.el (load-library): Doc fix.
21052
68b962d4 210532009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21054
953e0c1a 21055 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21056 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21057 incremental search string.
9d73a99e 21058
c3732cb8 21059 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21060 XEmacs.
9d73a99e 21061
c3732cb8
SM
21062 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21063 (ediff-merge-region-is-non-clash)
21064 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21065 Also check if the job is really a merge job.
9d73a99e 21066
c3732cb8 21067 * ediff.el (ediff-current-file): New function.
9d73a99e 21068
2e330adc
CY
210692009-08-15 Chong Yidong <cyd@stupidchicken.com>
21070
21071 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21072 conventions.
c3732cb8 21073 (js-insert-and-indent): Delete function.
2e330adc
CY
21074 (js-mode-map): Don't bind keys to js-insert-and-indent.
21075 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21076 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21077 (js-auto-indent-flag): Delete variable.
2e330adc 21078
17b5d0f7
CY
210792009-08-14 Chong Yidong <cyd@stupidchicken.com>
21080
c3732cb8
SM
21081 * progmodes/js.el: Remove proclaim statement.
21082 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21083
ba2d8894
CY
21084 * files.el (auto-mode-alist): Use js-mode for .js files.
21085
c3732cb8 21086 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21087
21088 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21089
21090 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21091
c3732cb8 21092 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21093
210942009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21095 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21096
21097 * progmodes/js.el: New file.
21098
b6377f1d
MH
210992009-08-14 Mark A. Hershberger <mah@everybody.org>
21100
21101 * timezone.el (timezone-parse-date): Add ability to understand ISO
21102 basic format (minimal separators) dates in addition to the
21103 already-supported extended format dates.
21104
bc0eef46
EZ
211052009-08-14 Eli Zaretskii <eliz@gnu.org>
21106
4e021e65
EZ
21107 * international/ucs-normalize.el: Add a `coding' file variable.
21108
bc0eef46
EZ
21109 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21110
53dab179
SS
211112009-08-14 Sam Steingold <sds@gnu.org>
21112
6801c38a 21113 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21114
6c58c39c
CY
211152009-08-13 Chong Yidong <cyd@stupidchicken.com>
21116
21117 * faces.el (help-argument-name): Define it here instead of
21118 help-fns.el, because in daemon mode help-fns.el may be loaded when
21119 faces are still uninitialized (Bug#1078).
21120
21121 * help-fns.el (help-argument-name): Move defface to faces.el.
21122
c7baf7e9
NR
211232009-08-13 Nick Roberts <nickrob@snap.net.nz>
21124
21125 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21126 create buffer with a pty but no process so that GDB can make the
21127 inferior the controlling process.
21128
9c40e995 211292009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21130
21131 * international/ucs-normalize.el: New file.
21132
8cdba32b
RS
211332009-08-13 Richard Stallman <rms@gnu.org>
21134
5c950923
RS
21135 * mail/rmail.el (rmail-get-attr-names):
21136 Accept an attribute header that is too short.
21137
76e1e40b
RS
21138 * mail/rmail.el (rmail-forget-messages):
21139 Ignore nil elt in rmail-message-vector. Use dotimes.
21140
1fc01b08
RS
21141 * progmodes/compile.el (compilation-goto-locus):
21142 Use next-error-move-function.
21143
8cdba32b
RS
21144 * simple.el (next-error-move-function): New variable.
21145
99910cf4
JL
211462009-08-12 Juri Linkov <juri@jurta.org>
21147
21148 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21149 always non-nil. (Bug#4052)
21150
21151 * replace.el (read-regexp): Return empty string when
21152 `default-value' is nil.
21153 (keep-lines-read-args): Don't use empty string as the
21154 default value for `read-regexp'. (Bug#2495)
21155
fc5bdf6c
JL
211562009-08-12 Juri Linkov <juri@jurta.org>
21157
21158 * international/mule-cmds.el (ucs-insert): Change arguments
21159 from `arg' to `character', `count', `inherit' to be the same
21160 as in `insert-char'. Doc fix. (Bug#4039)
21161
21162 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21163
77748848
JL
211642009-08-12 Juri Linkov <juri@jurta.org>
21165
21166 * files-x.el: New file.
21167
21168 * files.el: Move code that deals with adding/deleting
21169 file/directory-local variables to files-x.el.
21170
21171 * Makefile.in (ELCFILES): Add files-x.elc.
21172
c8a44c4e
DD
211732009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21174
27a9fd5a
DD
21175 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21176 to use `goto-line'.
21177 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21178 `goto-line'.
21179 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21180 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21181 threads list.
107ef54a 21182 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21183 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21184 (gdb-stopped): ...here so it's sent when first thread stops.
21185 (gdb-registers-handler-custom): Do nothing if register names are
21186 unknown yet.
27a9fd5a 21187
c8a44c4e
DD
21188 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21189 from `gdb-mi.el' to avoid extra tangling.
21190
21191 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21192 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21193 (gdb-update-gud-running): No extra fuss for updating frame number.
21194
dfd4e693
SM
211952009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21196
51c4341f
SM
21197 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21198 (describe-language-environment-map, setup-language-environment-map)
21199 (set-coding-system-map): Move initialization into declaration.
21200 (set-language-info-alist): Last arg to define-key-after can be skipped.
21201
21202 * international/quail.el (quail-completion-1): Simplify.
21203 (quail-define-rules): Use slightly more compact code.
21204 (quail-insert-decode-map): Propertize keys, compact columns.
21205
dfd4e693
SM
21206 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21207 Add goto-line.
21208
83326559
MB
212092009-08-10 Miles Bader <miles@gnu.org>
21210
21211 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21212 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21213 (js2-instance-member, js2-private-member, js2-private-function-call)
21214 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21215 (js2-magic-paren, js2-external-variable):
21216 Remove "-face" suffix from face names.
21217 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21218 (js2-highlight-undeclared-vars, js2-peek-token)
21219 (js2-parse-function-params, js2-mode-show-errors)
21220 (js2-mode-show-warnings, js2-make-magic-delimiter)
21221 (js2-mode-highlight-magic-parens): Update to use new face names.
21222
8e754ea2
MA
212232009-08-09 Michael Albinus <michael.albinus@gmx.de>
21224
21225 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21226 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21227
1c292fc7
CY
212282009-08-09 Chong Yidong <cyd@stupidchicken.com>
21229
18d433a7
CY
21230 * subr.el: Provide hashtable-print-readable.
21231
1c292fc7
CY
21232 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21233 hs-c-like-adjust-block-beginning.
21234 (hs-hide-block-at-point): Stop hiding at the beginning of
21235 hs-block-end-regexp (Bug#700).
21236
2db0ae07
DD
212372009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21238
21239 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21240 a macro.
21241 (gdb-registers-handler-custom): Do not fail when register names
21242 are unavailable.
21243
fe4740a6
DD
212442009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21245
21246 * progmodes/gdb-mi.el (gdb-control-all-threads)
21247 (gdb-control-current-thread): Interactive setters for
21248 `gdb-gud-control-all-threads' to use in menu.
21249 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21250 (gud-tool-bar-map): Add non-stop/A,T indicator.
21251 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21252
ce299d55
CY
212532009-08-08 Yoni Rabkin <yoni@rabkins.net>
21254
21255 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21256 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21257 (net-utils-mode): New mode for viewing diagnostic network output.
21258 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21259 (net-utils-run-simple): New function.
21260 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21261
7c4654ad
DD
212622009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21263
21264 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21265 (gdb-memory-set-address, def-gdb-set-positive-number)
21266 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21267 after changing settings.
21268 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21269 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21270 (gdb-registers-handler-custom): Print registers in right order and
21271 allow changing register values (only for current thread yet).
9cbac26b
DD
21272 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21273 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21274 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21275 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21276 Thread info in mode name.
9cbac26b 21277 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21278
0f25a277
EZ
212792009-08-08 Eli Zaretskii <eliz@gnu.org>
21280
21281 * mail/rmail.el (rmail-add-mbox-headers)
21282 (rmail-set-message-counters-counter): Search for
21283 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21284
b971be60
GM
212852009-08-08 Glenn Morris <rgm@gnu.org>
21286
21287 * Makefile.in (ELCFILES): Update.
21288
a35d3ad8
EZ
212892009-08-07 Eli Zaretskii <eliz@gnu.org>
21290
6a7662bb
BR
21291 * mail/sendmail.el (mail-yank-original):
21292 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21293 text is yanked.
21294
8b0bcc2e
EZ
21295 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21296 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21297 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21298 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21299 (calc-graph-init): Don't send -display and -geometry to
21300 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21301 running "pgnuplot -V" with shell-command-to-string.
21302
21303 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21304 the default.
21305
213062009-08-07 Eli Zaretskii <eliz@gnu.org>
21307
21308 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21309 org/org-latex.elc.
21310
3bca7ca5
DN
213112009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21312
3c53763c
DN
21313 * vc-dispatcher.el (vc-resynch-window): Update comment.
21314
3bca7ca5
DN
21315 * term.el (term-handle-ansi-escape): Add comments with the
21316 terminfo capabilities implemented.
21317
7b217360
DD
213182009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21319
5f9d345c 21320 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21321 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21322 (gdb-propertize-header): Move earlier.
21323 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21324 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21325 Refresh disassembly buffers only after threads list have been
21326 update.
21327 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21328 variables.
21329
b4d84ecf
JL
213302009-08-04 Juri Linkov <juri@jurta.org>
21331
21332 * files.el: Commands to add/delete file/directory-local variables.
21333 (read-file-local-variable, read-file-local-variable-value)
21334 (read-file-local-variable-mode, modify-file-local-variable)
21335 (modify-file-local-variable-prop-line)
21336 (modify-dir-local-variable): New functions.
21337 (add-file-local-variable, delete-file-local-variable)
21338 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21339 (add-dir-local-variable, delete-dir-local-variable)
21340 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21341 (copy-dir-locals-to-file-locals-prop-line): New commands.
21342
42da39c1
CY
213432009-08-04 Chong Yidong <cyd@stupidchicken.com>
21344
21345 * abbrev.el (insert-abbrev-table-description): Prettify output.
21346 Suggested by Karl Chen.
21347
98bf8494
DD
213482009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21349
78b9fb28 21350 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21351 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21352 (gdb-overlay-arrow-position, gdb-thread-position)
21353 (gdb-disassembly-position): Declare variables.
21354 (gdb-wait-for-pending): Function now.
21355 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21356 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21357 compilation goes smoothly.
21358 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21359 (gdb-non-stop-setting): New customization setting which replaces
21360 `gdb-non-stop' so changing it doesn't break active GDB session.
21361 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21362 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21363 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21364 (gdb-show-threads-by-default): New customization options.
21365 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21366 routines.
21367 (gdb-get-buffer-create): Send buffers update signal when they are
21368 created.
21369 (gdb-invalidate-locals, gdb-invalidate-registers)
21370 (gdb-invalidate-breakpoints)
21371 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21372 (gdb-invalidate-memory): Accept update signal.
21373 (gdb-current-context-command): Use --frame option.
21374 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21375 Implement `gdb-frame-number' selection logic.
21376 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21377 whether to show GUD toolbar buttons.
21378 (gdb-thread-exited): Unselect current thread when it exits.
21379 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21380 (gdb-mark-line): Routine which sets overlay arrow or inverses
21381 video on fringeless displays.
21382 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21383 to build aligned columns of data in GDB buffers and set text
21384 properties line-by-line.
21385 (gdb-invalidate-breakpoints)
21386 (gdb-breakpoints-list-handler-custom)
21387 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21388 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21389 (gdb-registers-handler-custom): Align data columns.
21390 (gdb-locals-handler-custom): Now prints data like in variable
21391 declarations.
21392 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21393 Remove confusing buttons.
78b9fb28
DD
21394 (gdb-invalidate-threads): Append --frame.
21395 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21396 between breakpoints/threads buffers.
21397 (gdb-set-window-buffer): Now can ignore dedicated windows.
21398 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21399 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21400 (def-gdb-thread-buffer-gud-command): Replaces
21401 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21402 for fine thread control.
21403 (gdb-preempt-existing-or-display-buffer): New function used to
21404 display bound buffers without breaking window layout.
21405 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21406 (gdb-select-frame): New version of `gdb-frames-select' which now
21407 sets `gdb-frame-number' so commands may use --frame option instead
21408 of inner debugger state.
21409 (gdb-frame-handler): Do not set `gdb-frame-number'.
21410 (gdb-threads-mode-map): Select threads with mouse.
21411
21412 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21413 avoid compilation warning.
21414 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21415 `gdb-show-stop-p`.
21416
566f3909
DD
21417 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21418 Argument `key' renamed to `buffer-type'.
21419 (gdb-current-context-buffer-name): Do not add thread info to
21420 buffer name when no thread is selected.
21421 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21422 command (bug 3794).
21423 (gdb-thread-selected): Handle `=thread-selected' notification.
21424 (gdb-wait-for-pending): New macro to deal with congestion problems.
21425 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21426 breakpoints.
7b6fefac
JB
21427 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21428 This fixes problem similar to one described in bug 3947.
566f3909
DD
21429 (gud-menu-map): More menu items.
21430 (gdb-init-1): Reset `gdb-thread-number' to nil.
21431
4a31122c
DD
21432 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21433 non-stop settings.
21434
21435 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21436 (gdb-current-context-command): Do not append --thread if
21437 `gdb-thread-number' is nil.
6a7662bb
BR
21438 (gdb-running-threads-count, gdb-stopped-threads-count):
21439 New variables.
4a31122c 21440 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21441 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21442 New customization options.
4a31122c
DD
21443 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21444 GUD commands.
7b6fefac 21445 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21446 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21447 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21448 set `gdb-thread-number' and update `gud-running' properly.
21449 (gdb-running): Update threads list when new threads appear.
21450 (gdb-stopped): Support non-stop operation and new thread switching
21451 logic.
21452 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21453 (gdb-json-partial-output): New set of JSON routines.
21454 (def-gdb-auto-update-trigger): New `signal-list' optional
21455 argument.
21456 (gdb-thread-list-handler-custom): Update `gud-running',
21457 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21458 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21459 (gdb-continue-thread, gdb-step-thread): New commands for fine
21460 thread execution control.
21461 (gud-menu-map): New menu items to switch non-stop options.
21462 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21463 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21464
21465 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21466 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21467 gdb-buffer-rules.
21468 (def-gdb-auto-update-handler): New nopreserve optional argument.
21469 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21470
88b5a757 21471 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21472 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21473 (gdb-parent-mode): New mode to derive other GDB modes from.
21474 (gdb-display-disassembly-for-thread)
21475 (gdb-frame-disassembly-for-thread): New commands for threads
21476 buffer.
21477
21478 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21479 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21480 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21481 (gdb-update): We now store all GDB buffers in a list so that they
21482 can be updated by traversing a list instead of calling invalidate
7b6fefac 21483 triggers explicitly.
a5c9f540
DD
21484 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21485 pair for GDB buffer.
21486 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21487 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21488 handle pending triggers.
21489 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21490 (def-gdb-thread-buffer-simple-command)
21491 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21492 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21493 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21494 New commands which show buffers bound to thread.
88b5a757 21495 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21496
7b6fefac
JB
21497 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21498 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21499 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21500 to (gud-comint-buffer) in *-buffer-name functions
21501 because (gdb-get-target-string) already does that.
21502 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21503 (gdb-changed-registers-handler): Rewritten without regexps.
21504
ba214964 21505 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21506 (gdb-thread-number): New variable.
21507 (gdb-current-context-command): New macro which adds --thread
21508 option to command.
7b6fefac 21509 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21510 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21511 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21512 (gdb-select-thread): New command which selects current thread.
21513 (gdb-invalidate-frames, gdb-invalidate-locals)
21514 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21515
2ac33804
MA
215162009-08-04 Michael Albinus <michael.albinus@gmx.de>
21517
21518 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21519 robust. (Bug#3977)
2ac33804
MA
21520 (tramp-handle-insert-file-contents): `unwind-protect' must be
21521 inside `with-parsed-tramp-file-name'.
21522
21523 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21524 fails.
21525
39d0296f
NR
215262009-08-03 Nick Roberts <nickrob@snap.net.nz>
21527
21528 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21529 directory if CLASSPATH is not set.
21530
adcbca53
MA
215312009-08-03 Michael Albinus <michael.albinus@gmx.de>
21532
7b6fefac
JB
21533 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21534 New defconst.
7ef849b6 21535 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21536
30924b0b
CY
215372009-08-02 Kevin Ryde <user42@zip.com.au>
21538
7b6fefac
JB
21539 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21540 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21541
b6ce92f1
CY
215422009-08-02 Chong Yidong <cyd@stupidchicken.com>
21543
d977a092
CY
21544 * select.el (x-set-selection): Doc fix (Bug#4021).
21545
21546 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21547
b6ce92f1
CY
21548 * help-fns.el (describe-variable): Treat list return values from
21549 dir-locals-find-file properly (Bug#4005).
21550
7b6fefac 215512009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21552
21553 * net/tramp.el (tramp-debug-message): Print also microseconds.
21554
215552009-08-02 Michael Albinus <michael.albinus@gmx.de>
21556
21557 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21558 or END is non-nil.
21559 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21560 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21561 format.
21562
5ce6e4f4 21563 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21564 (tramp-get-file-property): Use it.
21565
6a7662bb
BR
21566 * autorevert.el (auto-revert-handler):
21567 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 21568
2aafe808
JR
215692009-08-02 Jason Rumney <jasonr@gnu.org>
21570
21571 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 21572 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 21573
e094097c
CY
215742009-08-02 Chong Yidong <cyd@stupidchicken.com>
21575
21576 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
21577 (font-lock-variable-name-face, font-lock-constant-face):
21578 Darken the colors for light backgrounds.
e094097c 21579
de94f281
EZ
215802009-08-01 Eli Zaretskii <eliz@gnu.org>
21581
21582 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21583 month names. (Bug#3987)
21584
54b99340
CY
215852009-07-31 Chong Yidong <cyd@stupidchicken.com>
21586
21587 * simple.el (line-move-finish): Pass whole number to
21588 line-move-to-column.
34be836c 21589 (line-move-visual): Perform hscroll to the recorded position.
54b99340 21590
38216c30
JB
215912009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21592
21593 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21594
c779896d
CY
215952009-07-29 Alan Mackenzie <acm@muc.de>
21596
21597 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21598
592ccae0
DD
215992009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21600
35edc6c6
DD
21601 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21602 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 21603
5a9e3ab7
JB
216042009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21605
21606 * calc/calc.el (calc-mode-map): Add keybinding for
21607 `calc-transpose-lines'.
21608
7b6fefac 216092009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
21610
21611 * calc/calc-misc.el (calc-transpose-lines): New function.
21612
905fb90e
MA
216132009-07-28 Michael Albinus <michael.albinus@gmx.de>
21614
21615 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21616 Simplify check for out-of-band methods.
21617 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21618 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21619
76e14464
DN
216202009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21621
21622 * vc-git.el (vc-git-checkin): Fix typo.
21623
6088b51f 216242009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
21625
21626 * progmodes/js2-mode.el: New file.
21627
b85157fe
NR
216282009-07-28 Nick Roberts <nickrob@snap.net.nz>
21629
21630 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21631 (gud-menu-map): Adjust tooltip accordingly.
21632
d43c2b06
DN
216332009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21634
1c0f0c3b
DN
21635 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21636 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21637
d43c2b06
DN
21638 * add-log.el (change-log-mode-map): Add a menu.
21639
3dec5c36
MA
216402009-07-27 Michael Albinus <michael.albinus@gmx.de>
21641
21642 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21643 function returns nil.
21644 (dbus-handle-event): Handle special return value :ignore.
21645 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21646
5704140c
CY
216472009-07-26 Chong Yidong <cyd@stupidchicken.com>
21648
21649 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21650 it's not needed.
21651
3077d1f6
EZ
216522009-07-25 Eli Zaretskii <eliz@gnu.org>
21653
21654 Fix Bug#3888:
21655
21656 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21657
21658 * term/pc-win.el (x-display-name, x-colors)
21659 (x-select-enable-clipboard, x-select-text): Doc fix.
21660
21661 * term/common-win.el (x-display-name, x-colors): Doc fix.
21662
21663 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21664 (xw-defined-colors): Doc fix.
21665
21666 * w32-fns.el (x-select-text, x-setup-function-keys)
21667 (x-get-selection, x-set-selection): Doc fix.
21668
21669 * term/x-win.el (x-select-text, x-setup-function-keys)
21670 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21671
21672 * select.el (x-set-selection): Doc fix.
21673
51768bc8
MA
216742009-07-25 Michael Albinus <michael.albinus@gmx.de>
21675
21676 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21677 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
21678 "IsNSSSupportAvailable" method is not available.
21679 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 21680
b11c2874
KH
216812009-07-24 Kenichi Handa <handa@m17n.org>
21682
21683 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 21684 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
21685 (build-unicode-category-table): Fix range checks.
21686
ba83b7b6
DN
216872009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21688
21689 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
21690 the buffer we try to sync is current when calling
21691 vc-resynch-buffer.
21692
21693 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
21694 not show up to date files.
21695
7a8ae964
GM
216962009-07-24 Glenn Morris <rgm@gnu.org>
21697
21698 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
21699 Add autoload cookies. If necessary, initialize.
21700 (elint-log): Handle non-file buffers.
21701 (elint-initialize): Add optional argument to reinitialize.
21702 (elint-find-builtin-variables): Save excursion.
21703
a707eb05
DN
217042009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21705
21706 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
21707 for Lint.
21708
0a2ddfa6
DN
217092009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21710
d6a62b0d
DN
21711 * vc.el (vc-print-log-internal): New function, split out from ...
21712 (vc-print-log): ... here.
10b5dcad 21713 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 21714
0a2ddfa6
DN
21715 * vc-git.el (vc-git-add-signoff): New variable.
21716 (vc-git-checkin): Use it.
21717 (vc-git-toggle-signoff): New function.
21718 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
21719 (vc-git--run-command-string): Accept a nil FILE argument.
21720 (vc-git-stash-list): New function.
21721 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 21722
589a99f2
GM
217232009-07-23 Glenn Morris <rgm@gnu.org>
21724
21725 * help-fns.el (describe-variable): Describe ignored and risky local
21726 variables in a similar way to that in which we describe safe ones.
21727
21728 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
21729 (byte-compile-output-file-form, byte-compile-output-docform)
21730 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
21731 Give some more local variables with common names a "bytecomp-" prefix,
21732 so as not to shadow things during compilation.
21733 * emacs-lisp/cl-macs.el (load-time-value)
21734 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
21735 `outbuffer' to `bytecomp-outbuffer'.
21736
21737 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
21738 since the next two variables cover them automatically now.
21739 (elint-builtin-variables, elint-autoloaded-variables): New.
21740 (elint-unknown-builtin-args): Remove all members, since they can be
21741 parsed automatically now.
21742 (elint-extra-errors): New.
21743 (elint-env-add-env, elint-env-add-macro): Use cadr.
21744 (elint-current-buffer): Use or. Change final message.
21745 (elint-get-top-forms): Use line-end-position.
21746 (elint-init-env): Use cadr. Handle autoload, declare-function,
21747 and defalias.
21748 (elint-add-required-env): Doc fix. Use or. Standardize error.
21749 (regexp-assoc): Remove unused function.
21750 (elint-top-form): Set elint-current-pos, to record the start of the
21751 top-level form, for compilation-mode.
21752 (elint-form): Trap errors in macro expansion. Use dolist.
21753 (elint-unbound-variable): Use elint-builtin-variables and
21754 elint-autoloaded-variables.
21755 (elint-get-args): Use cadr, or.
21756 (elint-check-cond-form): Use dolist, cadr.
21757 (elint-check-condition-case-form): Doc fix. Use cadr.
21758 Use elint-extra-errors.
21759 (elint-log): New function.
21760 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
21761 Distinguish errors and warnings.
21762 (elint-log-message): Use with-current-buffer. Inhibit read-only.
21763 Use a bytecomp-style format.
21764 (elint-clear-log): Preserve default-directory. Inhibit read-only.
21765 (elint-get-log-buffer): Use compilation mode. Disable undo.
21766 Don't truncate lines.
21767 (elint-initialize): Set builtin and autoloaded variable lists.
21768 Only process elint-unknown-builtin-args if non-nil.
21769 (elint-find-builtin-variables, elint-find-autoloaded-variables):
21770 New functions.
21771 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
21772
855b42a2
GM
217732009-07-22 Kevin Ryde <user42@zip.com.au>
21774
21775 * net/newst-backend.el (newsticker--parse-atom-1.0)
21776 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21777 (newsticker--parse-rss-1.0):
21778 * progmodes/idlwave.el (idlwave-mode):
21779 * progmodes/idlw-shell.el (idlwave-shell-mode):
21780 * progmodes/vera-mode.el (vera-mode):
21781 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
21782 * progmodes/vhdl-mode.el (vhdl-mode):
21783 * textmodes/table.el (table-generate-source)
21784 (table--warn-incompatibility):
21785 Hyperlink urls in docstrings with URL `...'.
21786
fd413a37
GM
217872009-07-22 Glenn Morris <rgm@gnu.org>
21788
cb711556
GM
21789 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
21790 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
21791 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
21792 Remove leading * from defcustom docs.
21793
fd413a37
GM
21794 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
21795
21796 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
21797 defcustom doc.
21798 (list-load-path-shadows): Optionally, just return shadows as a string.
21799
21800 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
21801
a4f69701
CY
218022009-07-21 Chong Yidong <cyd@stupidchicken.com>
21803
6a7662bb
BR
21804 * mail/rmailedit.el (rmail-edit-mode):
21805 Use auto-save-include-big-deletions.
a4f69701 21806
6a7662bb
BR
21807 * mail/rmail.el (rmail-variables):
21808 Use auto-save-include-big-deletions.
a4f69701
CY
21809
21810 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
21811 changes.
21812
ec06459c
JB
218132009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
21814
21815 * calc/calc.el (calc-undo-length): New variable.
21816 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
21817
b41b0976
RS
218182009-07-21 Richard Stallman <rms@gnu.org>
21819
21820 * files.el (auto-save-mode): Handle buffer-save-size = -2
21821 for toggling mode.
21822
4ed32706
GM
218232009-07-21 Glenn Morris <rgm@gnu.org>
21824
531b1264
GM
21825 * textmodes/ispell.el (ispell-looking-back): Update declaration.
21826
55d27f41
GM
21827 * calendar/todo-mode.el (calendar-current-date): Update declaration.
21828
02df3f4d
GM
21829 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
21830 silence compiler. Instead...
21831 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
21832 (ps-print-ensure-fontified): Update for above function name changes.
21833
fdd8417e
GM
21834 * printing.el (pr-mh-get-msg-num, pr-mh-show)
21835 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
21836 silence compiler. Instead...
21837 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
21838 (mh-show-buffer): Only define for compiler.
21839 (pr-mh-current-message): Update for above function name changes.
21840
4ed32706
GM
21841 * files.el (abort-if-file-too-large): Explicitly pass `filename'
21842 as an argument.
21843 (find-file-noselect, insert-file-1): Update for above change.
21844
21845 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
21846
21847 * mail/mailclient.el (mailclient-send-it): Fix message.
21848
21849 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
21850 (edebug-eval): Check cl-debug-env is bound.
21851 (print-level, print-circle): Don't redefine built-in variables.
21852
21853 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
21854 (custom-print-vectors): Remove old comments from doc.
21855
21856 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
21857 (emerge-version): Make the variable an obsolete alias for the
21858 emacs-version variable. Make the function obsolete.
21859 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
21860 Emerge options, rather than merging in into the main Options menu.
21861 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
21862 and auto advance modes. Disable edit/fast items when not relevant.
21863
86812144
CY
218642009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21865
21866 * term/vt420.el (terminal-init-vt420): Fix typo.
21867
6bb90094
SS
218682009-07-20 Sam Steingold <sds@gnu.org>
21869
21870 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
21871 variable (removed from compile.el on 2004-03-11).
21872
42e0a725
CY
218732009-07-20 Chong Yidong <cyd@stupidchicken.com>
21874
21875 * files.el (hack-local-variables-filter): Fix last change.
21876
2ee20f24
JL
218772009-07-19 Juri Linkov <juri@jurta.org>
21878
21879 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
21880 (dir-local-variables-alist): New buffer-local variable.
21881 (hack-local-variables-filter): If variable is not dir-local,
21882 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
21883 because file-local overrides dir-local.
3570691b 21884 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
21885 Remove obsolete declaration.
21886 (hack-dir-local-variables): Add dir-local variable/value pair to
21887 `dir-local-variables-alist' and remove duplicates. Doc fix.
21888
21889 * help-fns.el (describe-variable): Add information about
21890 file-local and dir-local variables.
21891
89bf83cd
CY
218922009-07-19 Chong Yidong <cyd@stupidchicken.com>
21893
21894 * files.el (hack-local-variables-filter): Rewrite.
21895
1a8d3541
GM
218962009-07-19 Glenn Morris <rgm@gnu.org>
21897
d9e8a018
GM
21898 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
21899 Silence compiler by only defining on XEmacs.
21900
da332cfb
GM
21901 * international/mule.el (auto-coding-regexp-alist): Only match
21902 BABYL... at the start of buffer, not of lines. (Bug#3790)
21903
1a8d3541
GM
21904 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
21905 non-calendar buffers (Bug#3862). Restore "not on a date" message.
21906 (cal-menu-context-mouse-menu): Doc fix.
21907
21908 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
21909
21910 * simple.el (mail-user-agent): Doc fix. Set :version tag.
21911
d842b103
JL
219122009-07-18 Juri Linkov <juri@jurta.org>
21913
21914 * info.el: Virtual Info keyword finder.
3570691b 21915 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
21916 (Info-finder-file): New variable.
21917 (Info-finder-find-file): New function.
21918 (finder-known-keywords, finder-package-info)
21919 (find-library-name, lm-commentary): Use defvar and
21920 declare-function to silence compiler warnings.
21921 (Info-finder-find-node): New function.
21922 (info-finder): New command.
21923
21924 * subr.el (process-kill-buffer-query-function): New function.
21925 (add-hook)<kill-buffer-query-functions>: Add hook
21926 `process-kill-buffer-query-function'.
21927
10d37df7
AM
219282009-07-18 Alan Mackenzie <acm@muc.de>
21929
7b6fefac 21930 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
21931 (c-postprocess-file-styles): Give invocation of `c-set-style'
21932 DONT-OVERRIDE parameter of t. Already set style variables will
21933 thus not be overridden by style settings given by `c-file-syle'.
21934
21935 * files.el (hack-local-variables-filter): Remove entries with
21936 duplicate keys from `file-local-variables-alist'.
21937
102e1a41
EZ
219382009-07-18 Eli Zaretskii <eliz@gnu.org>
21939
21940 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
21941 x-set-selection if display-selections-p returns nil for the
21942 current frame.
21943
16f2e9fc
CY
219442009-07-18 Chong Yidong <cyd@stupidchicken.com>
21945
21946 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
21947
f22693fc
EZ
219482009-07-18 Eli Zaretskii <eliz@gnu.org>
21949
a6c2c80c
EZ
21950 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
21951 Accept nil in addition to a regexp.
21952 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
21953 Accept nil in addition to a regexp.
21954 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
21955 buffers that have an associated file. Handle nil values of
21956 desktop-buffers-not-to-save and desktop-files-not-to-save.
21957 (Bug#3833)
21958
f22693fc
EZ
21959 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
21960 (x-disown-selection-internal): New functions.
21961
e456379a
NR
219622009-07-18 Nick Roberts <nickrob@snap.net.nz>
21963
21964 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
21965 warning.
21966 (gdb-breakpoints-header): Move forward to avoid compiler warning.
21967 (gdb-make-header-line-mouse-map): Remove duplicate definition.
21968
0013b70f
CY
219692009-07-18 David De La Harpe Golden <david@harpegolden.net>
21970
21971 * simple.el (set-mark): Revert last change.
21972
0855c2ca
CY
219732009-07-17 Tassilo Horn <tassilo@member.fsf.org>
21974
21975 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
21976 rendering of pngs is not possible instead of messaging a long
21977 description.
21978
3f5c9cad
CY
219792009-07-17 David De La Harpe Golden <david@harpegolden.net>
21980
21981 * w32-fns.el (x-selection-owner-p): New function.
21982
21983 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
21984 (mouse-yank-at-click, mouse-yank-primary):
21985 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 21986 insertion.
3f5c9cad
CY
21987
21988 * simple.el (deactivate-mark, set-mark): Only save selection if we
21989 own it.
21990
1fc87f9b
KH
219912009-07-17 Kenichi Handa <handa@m17n.org>
21992
21993 * case-table.el (describe-buffer-case-table): Fix for the case
21994 that KEY is a cons.
21995
d56fdcd2
DN
219962009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
21997
21998 * vc-rcs.el (vc-rcs-find-file-hook):
21999 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22000
bede3e9f
MA
220012009-07-16 Michael Albinus <michael.albinus@gmx.de>
22002
22003 * net/tramp.el (tramp-wait-for-output): Handle the case when
22004 commands do not return a newline but a null byte before the shell
22005 prompt. (Bug#3858)
22006
7653ca1d
YM
220072009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22008
22009 * term/ns-win.el (ns-set-alpha): Don't declare.
22010 (ns-set-background-alpha): Remove function.
22011
ed2a52e9
SM
220122009-07-16 Kevin Ryde <user42@zip.com.au>
22013
22014 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22015 y-or-n-p, for safety.
22016
7a907299
RS
220172009-07-16 Richard Stallman <rms@gnu.org>
22018
22019 * files.el (auto-save-mode): If buffer-saved-size is -2,
22020 don't clobber it.
22021
22022 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22023 (rmail-retry-ignored-headers): Add more uninteresting fields.
22024
c0db3477
CY
220252009-07-15 Jari Aalto <jari.aalto@cante.net>
22026
22027 * net/rcirc.el (rcirc): Use history variables.
22028 (rcirc-server-name-history, rcirc-nick-name-history)
22029 (rcirc-server-port-history): New variables.
22030
6c875452
KH
220312009-07-15 Kenichi Handa <handa@m17n.org>
22032
bf974dc9
KH
22033 * international/mule-cmds.el (set-language-environment-charset):
22034 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22035 ignore them.
22036
6c875452
KH
22037 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22038 Delete unibyte-display.
22039
2066b4fe
CY
220402009-07-15 Chong Yidong <cyd@stupidchicken.com>
22041
22042 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22043
f9be2e35
CY
220442009-07-15 Chong Yidong <cyd@stupidchicken.com>
22045
22046 * simple.el (deactivate-mark): Optional argument FORCE.
22047 (set-mark): Use deactivate-mark.
22048
22049 * info.el (Info-search): No need to check transient-mark-mode
22050 before calling deactivate-mark.
22051
22052 * select.el (x-set-selection): Doc fix.
22053 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22054 (xselect--selection-bounds): Handle buffer values.
22055 Suggested by David De La Harpe Golden.
f9be2e35 22056
6a7662bb
BR
22057 * mouse.el (mouse-set-region, mouse-drag-track):
22058 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22059 select-active-regions work.
22060
be3e598a 220612009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22062
22063 * simple.el (deactivate-mark): If select-active-regions is
22064 non-nil, copy the selection data into a string.
22065 (activate-mark): If select-active-regions is non-nil, set the
22066 selection to the current buffer.
22067 (set-mark): Update selection if select-active-regions is non-nil.
22068
22069 * select.el (x-valid-simple-selection-p): Allow buffer values.
22070
cbd61418
SM
220712009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22072
22073 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22074 and more featureful message-mode.
22075
f470187f
CY
220762009-07-14 Chong Yidong <cyd@stupidchicken.com>
22077
22078 * select.el (x-set-selection): Doc fix.
22079 (x-valid-simple-selection-p): Disallow selection data consisting
22080 of a list or cons of integers, since that is not used.
22081 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22082 (xselect-convert-to-string, xselect-convert-to-length)
22083 (xselect-convert-to-filename, xselect-convert-to-charpos)
22084 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22085
bfc99364
DD
220862009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22087
22088 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22089 output in -break-info command (Emacs bug #3794).
22090
e32721f5
GM
220912009-07-14 Glenn Morris <rgm@gnu.org>
22092
1e46f9e4
GM
22093 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22094 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22095 (edebug-print-length, edebug-print-level, edebug-print-circle)
22096 (edebug-sit-for-seconds, edebug-view-outside)
22097 (edebug-bounce-point, edebug-set-global-break-condition)
22098 (edebug-Go-nonstop-mode, edebug-trace-mode)
22099 (edebug-Trace-fast-mode, edebug-continue-mode)
22100 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22101 (edebug-visit-eval-list): Doc fixes.
22102
e32721f5
GM
22103 * subr.el (def-edebug-spec): Doc fix.
22104
66a85e76
KH
221052009-07-14 Kenichi Handa <handa@m17n.org>
22106
22107 * international/characters.el: Fix setting of category ?C.
22108
28571246
JD
221092009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22110
7b6fefac 22111 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22112 ns-popup-font-panel instead of generate-fontset-menu.
22113
5d74672c
EZ
221142009-07-12 Eli Zaretskii <eliz@gnu.org>
22115
7b6fefac 22116 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22117
eb1727a4
CY
221182009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22119
22120 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22121 the PK\003\004 header (Bug#3770).
22122
208384c5
CY
221232009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22124
22125 * pcomplete.el (pcomplete-comint-setup): Check for
22126 shell-dynamic-complete-filename too.
22127
774409a1
CY
221282009-07-11 Chong Yidong <cyd@stupidchicken.com>
22129
22130 * simple.el (temporary-goal-column): Change the value for
22131 line-move-visual to a cons cell.
22132 (line-move-visual): Record or set the window hscroll, if
22133 necessary (Bug#3494).
22134 (line-move-1): Handle cons value of temporary-goal-column.
22135
1639ee1d
KH
221362009-07-11 Kenichi Handa <handa@m17n.org>
22137
22138 * international/mule-diag.el (describe-character-set): Don't show
22139 width.
22140
2b1d2412
SS
221412009-07-10 Sam Steingold <sds@gnu.org>
22142
22143 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22144 Omake sometimes indents the errors it prints, so allow all
22145 regexps to start with spaces.
22146
ed3a5691
EZ
221472009-07-10 Eli Zaretskii <eliz@gnu.org>
22148
ed2a52e9
SM
22149 * cus-edit.el (customize-changed-options-previous-release):
22150 Bump value to 22.1. (Bug#3804)
ed3a5691 22151
49405d0e
SS
221522009-07-08 Sam Steingold <sds@gnu.org>
22153
22154 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22155 to be a cons cell (test . ignored-directory) to selectively ignore
22156 some directories depending on the location of the search.
22157
93c3eb7c
MA
221582009-07-08 Michael Albinus <michael.albinus@gmx.de>
22159
22160 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22161 remote user is root, on the local host.
22162 (tramp-local-host-p): Either the local user or the remote user
22163 must be root. (Bug#3771)
22164
6f2a8484
NR
221652009-07-08 Nick Roberts <nickrob@snap.net.nz>
22166
22167 * progmodes/gdb-mi.el (gdb): Remove description of
22168 gdb-use-separate-io-buffer.
69cb8d82 22169 (menu): Don't allow toggling of or enable
6f2a8484
NR
22170 gdb-use-separate-io-buffer from menubar.
22171
88d03607
CY
221722009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22173
22174 * mail/unrmail.el (unrmail): Make sure the message ends with two
22175 newlines (Bug#3769).
22176
7ef5b8b2
GM
221772009-07-08 Glenn Morris <rgm@gnu.org>
22178
22179 * calendar/calendar.el (calendar-current-date): Rework previous change.
22180
3ce82f97
GM
221812009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22182
22183 * calendar/calendar.el (calendar-current-date):
22184 Add an optional argument giving an offset from today.
22185
f35fc841
GM
221862009-07-08 Glenn Morris <rgm@gnu.org>
22187
22188 * tutorial.el (tutorial--describe-nonstandard-key):
22189 Adjust the message for when a key has been unbound.
22190 (help-with-tutorial): Hide the arch-tag.
22191
40149292
KH
221922009-07-08 Kenichi Handa <handa@m17n.org>
22193
69cb8d82
KH
22194 * international/fontset.el (setup-default-fontset): For each
22195 script, append (not set) font-specs.
22196
40149292
KH
22197 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22198 docstring.
22199
ff0c4194
NR
222002009-07-08 Nick Roberts <nickrob@snap.net.nz>
22201
22202 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22203 -data-list-register-names to ...
22204 (gdb-starting): ... here because GDB 7.0 requires execution to
22205 have started when using this MI command.
22206 (gdb-set-header): New function to distinguish select and
22207 unselected tabs in gdb buffers.
22208 (gdb-propertize-header): New macro that uses gdb-set-header.
22209 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22210 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22211
8954c675
CY
222122009-07-07 Chong Yidong <cyd@stupidchicken.com>
22213
22214 * Makefile.in (ELCFILES): Remove fadr.elc.
22215
0996385d
DD
222162009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22217
dc6b4519
DD
22218 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22219 may contain frame information, so `string-match' should be used.
22220 (gdb-update): Disassembly is invalidated through
22221 `gdb-get-selected-frame'.
22222 (gdb-pad-string): New function to pad string with spaces.
22223 (gdb-invalidate-disassembly): Invalidate only if the buffer
22224 exists.
22225 (gdb-disassembly-handler-custom): Column alignment.
22226 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22227 placing new ones.
22228 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22229 end of line, too.
22230 (gdb-frame-handler): Match convention to for disassembly buffer
22231 mode name.
17c1380b 22232 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22233 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22234 not highlight breakpoints without line information.
69a197a2 22235 (gdb-input): Add trailing newline to command.
dc6b4519 22236
14340b25
DD
22237 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22238 buffer properly.
22239 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22240 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22241 now.
22242 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22243 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22244 to place breakpoints.
14340b25
DD
22245 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22246 functions.
22247 (gdb-disassembly-handler-custom): Show overlay arrow.
22248 (gdb-disassembly-place-breakpoints): Show breakpoints in
22249 disassembly buffer.
22250 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22251 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22252 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22253 in `gud-menu-map'.
14340b25 22254
38d4f316 22255 * fadr.el: Remove.
1f2a6224 22256
7b6fefac 22257 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22258 (gdb-memory-address): New variable which holds top address of
7b6fefac 22259 memory page shown in memory buffer.
6a7662bb
BR
22260 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22261 New customization variables.
0996385d
DD
22262 New functions:
22263 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22264 display the memory buffer.
22265 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22266 buffer display parameters.
22267 (def-gdb-memory-format, gdb-memory-format-binary)
22268 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22269 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22270 Functions for setting memory buffer format.
22271 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22272 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22273 unit size used in memory buffer.
6a7662bb
BR
22274 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22275 Switch to next/previous page of memory buffer.
28d67a53 22276 Now using (bindat-get-field) instead of fadr functions.
0996385d 22277
9ba562d3
SS
222782009-07-07 Sam Steingold <sds@gnu.org>
22279
22280 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22281 non-top-level files.
22282
a43977db
KH
222832009-07-07 Kenichi Handa <handa@m17n.org>
22284
6a7662bb
BR
22285 * international/mule-cmds.el (reset-language-environment):
22286 Put the highset priority to the charset iso-8859-1.
a43977db 22287
d44d05e8
CY
222882009-07-06 Chong Yidong <cyd@stupidchicken.com>
22289
22290 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22291 to the end of the line when locating the block (Bug#700).
22292
3e2fa353
MA
222932009-07-06 Michael Albinus <michael.albinus@gmx.de>
22294
22295 * net/tramp.el (tramp-handle-write-region): Flush file properties
22296 in case of short track.
22297
be3e598a 222982009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22299
bf0b361c
JB
22300 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22301 Coded custom representation of verilog error regular expressions
22302 to work with Emacs-22's new format.
d88782c3 22303 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22304 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22305 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22306 error recognition into XEmacs.
22307 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22308 error recognition into Emacs-22.
22309
25c6f63e
CY
223102009-07-06 Chong Yidong <cyd@stupidchicken.com>
22311
22312 * woman.el: Remove stand-alone closing parentheses.
22313 (woman-file-name, woman2-format-paragraphs)
22314 (woman-leave-blank-lines): Code cleanup.
22315 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22316 (woman-italic, woman-bold, woman-unknown, woman-addition):
22317 Change defaults to inherit from default faces.
25c6f63e
CY
22318 (woman2-process-escapes): Consume the newline after a stand-alone
22319 filler character (Bug#3651).
22320
f176290e
GM
223212009-07-06 Glenn Morris <rgm@gnu.org>
22322
22323 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22324 (top-level): Move provide to the end.
22325 (ffap): Remove defunct URL from custom group.
22326
22327 * subr.el (eval-after-load): Doc fix.
22328
7b6fefac 223292009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22330
22331 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22332 `calc-embedded-word' is called twice.
22333
4b8b1ec5
SM
223342009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22335
22336 * files.el (find-alternate-file-other-window, find-alternate-file):
22337 Obey confirm-nonexistent-file-or-buffer.
22338
d6ceb380
MA
223392009-07-05 Michael Albinus <michael.albinus@gmx.de>
22340
22341 * dired-aux.el (dired-show-file-type): Handle remote files.
22342
be3e598a 223432009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22344
4b8b1ec5
SM
22345 * desktop.el (desktop-globals-to-save):
22346 Add file-name-history (Bug#2750).
c760f19e 22347
6d00ce04
CY
223482009-07-05 Chong Yidong <cyd@stupidchicken.com>
22349
4b8b1ec5 22350 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22351
6ee21b07
JB
223522009-07-04 Johan Bockgård <bojohan@gnu.org>
22353
22354 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22355 property on entire argument since this is what eshell-lisp-command
22356 expects.
22357
f0dbdc25
MA
223582009-07-03 Michael Albinus <michael.albinus@gmx.de>
22359
22360 * net/tramp-gvfs.el (tramp-gvfs-methods)
22361 (tramp-gvfs-zeroconf-domain)
22362 (tramp-bluez-discover-devices-timeout): Add version flag.
22363 (tramp-gvfs-handler-mounted-unmounted)
22364 (tramp-gvfs-connection-mounted-p): Polish handling of
22365 incompatibilities between GVFS 0.2 and 1.0.
22366
e044e4fc
JD
223672009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22368
4b8b1ec5 22369 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22370
2e9b968b
JB
223712009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22372
bf0b361c 22373 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22374 formatted correctly.
22375
baf1a55e
JL
223762009-07-02 Juri Linkov <juri@jurta.org>
22377
22378 * info.el: Virtual Info files and nodes.
22379 (Info-virtual-files, Info-virtual-nodes): New variables.
22380 (Info-current-node-virtual): New variable.
22381 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22382 New functions.
22383 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22384 to check for a virtual file instead of checking a fixed list
22385 of node names.
22386 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22387 instead of ad-hoc processing of "dir" and (apropos history toc).
22388 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22389 instead of ad-hoc processing of "dir" and (apropos history toc).
22390 Reread a file when moving from a virtual node.
22391 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22392 (Info-directory-toc-nodes, Info-directory-find-file)
22393 (Info-directory-find-node): New functions.
22394 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22395 (Info-history): Move part of code to
22396 `Info-history-find-node'.
22397 (Info-history-toc-nodes, Info-history-find-file)
22398 (Info-history-find-node): New functions.
22399 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22400 (Info-toc): Move part of code to `Info-toc-find-node'.
22401 (Info-toc-find-node): New function.
4b8b1ec5 22402 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22403 the current Info file name to references because now the node
22404 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22405 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22406 (Info-toc-nodes): Rename input argument `file' to `filename'.
22407 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22408 instead of ad-hoc processing of ("dir" apropos history toc).
22409 (Info-index-nodes): Use Info-virtual-file-p
22410 to check for a virtual file instead of checking a fixed list
22411 of node names.
22412 (Info-index-node): Add check for `Info-current-node-virtual'.
22413 Raise `save-match-data' higher up the tree to contain
22414 `search-forward' too (bug fix).
22415 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22416 (Info-virtual-index-nodes): New variable.
22417 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22418 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22419 (Info-apropos-file, Info-apropos-nodes): New variables.
22420 (Info-apropos-toc-nodes, Info-apropos-find-file)
22421 (Info-apropos-find-node, Info-apropos-matches): New functions.
22422 (info-apropos): Move part of code to `Info-apropos-find-node' and
22423 `Info-apropos-matches'.
22424 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22425 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22426 for a virtual file instead of checking a fixed list of node names.
22427
22428 * simple.el (async-shell-command): New command.
22429
22430 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22431
22432 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22433 instead of `mount-info'.
22434
d04bc496
MA
224352009-07-02 Michael Albinus <michael.albinus@gmx.de>
22436
22437 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22438 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22439
af0403e0
KH
224402009-07-02 Kenichi Handa <handa@m17n.org>
22441
22442 * international/mule.el (set-keyboard-coding-system): Force *-unix
22443 coding-system to avoid eol conversion.
22444
99278f8a
MA
224452009-07-01 Michael Albinus <michael.albinus@gmx.de>
22446
4b8b1ec5
SM
22447 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22448 Add handler for `process-file', `shell-command' and
99278f8a
MA
22449 `start-file-process'.
22450 (tramp-gvfs-handle-shell-command)
22451 (tramp-gvfs-handle-start-file-process)
22452 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22453 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22454
3f1c6666
JD
224552009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22456
22457 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22458
3f396bac
KH
224592009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22460
22461 * language/korean.el (set-language-info-alist): Add korean-cp949,
22462 cp949 to spec.
22463
c1185193
KH
224642009-07-01 Kenichi Handa <handa@m17n.org>
22465
22466 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22467
22468 * international/encoded-kb.el: Deleted.
22469
22470 * international/mule.el (set-keyboard-coding-system): Perform the
22471 necessary setup here instead of calling encoded-kbd-setup-display.
22472
3f150a60
GM
224732009-07-01 Glenn Morris <rgm@gnu.org>
22474
22475 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22476
b0d5b05b
GM
224772009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22478
22479 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22480
4f4126e6
MA
224812009-06-30 Michael Albinus <michael.albinus@gmx.de>
22482
4b8b1ec5
SM
22483 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22484 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22485 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22486
7ae3ea65 22487 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22488 (top): Add a default for "synce" in `tramp-default-user-alist'.
22489 Add completion function for "synce" method.
22490 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22491 (tramp-hal-interface-manager, tramp-hal-interface-device):
22492 New defconst.
22493 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22494 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22495 New defuns.
d6ceb380
MA
22496
22497 * net/trampver.el: Update release number.
7ae3ea65 22498
0ad6626b
KH
224992009-06-30 Kenichi Handa <handa@m17n.org>
22500
22501 * international/fontset.el (setup-default-fontset): Add CJK fonts
22502 for symbols and the other miscellaneous characters.
22503
4b8b1ec5
SM
22504 * language/korea-util.el (setup-korean-environment-internal):
22505 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22506 (exit-korean-environment): Cancel above.
22507
22508 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22509 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22510 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22511 environments, and an exit-function to cancel that.
22512
22513 * language/japan-util.el (setup-japanese-environment-internal):
22514 Call use-cjk-char-width-table with arg `ja_JP'.
22515
22516 * international/characters.el (cjk-char-width-table): Delete it.
22517 (cjk-char-width-table-list): New variable.
22518 (use-cjk-char-width-table): New arg local-name.
22519 (use-default-char-width-table): Fix for the case that Emacs is
22520 already using the default char-width-table.
22521
fd46e893
MA
225222009-06-29 Michael Albinus <michael.albinus@gmx.de>
22523
22524 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22525 modes mandatory. (Bug#3712)
22526
b87d9f96
AM
225272009-06-29 Alan Mackenzie <acm@muc.de>
22528
22529 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22530 correction between the visible width of TABs and their number of bytes.
b87d9f96 22531
2d25aa5a
CY
225322009-06-29 Chong Yidong <cyd@stupidchicken.com>
22533
22534 * server.el (server-buffer-done): Prevent kill-buffer from
22535 prompting by clearing the buffer modification flag (Bug#3696).
22536
a3a8b002
DN
225372009-06-28 Michael McNamara <mac@mail.brushroad.com>
22538
bf0b361c 22539 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22540 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22541 (verilog-basic-complete-re): Support localparam lineup.
22542 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22543 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22544 commenting.
22545 (verilog-leap-to-case-head): Now support *nested* unique &
22546 priority case statements.
22547 (verilog-auto-lineup): Make just declarations the default (as it
22548 had been).
4b8b1ec5 22549 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22550 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22551 select the various styles of automatic lineup.
a3a8b002
DN
22552 (verilog-error-regexp-alist): Rework to support the XEmacs style
22553 of error regular expressions from compilers, lint tools &
22554 simulators. Note that GNU Emacs has made it impossible for a mode
22555 to load such things.
22556 (electric-verilog-terminate-line, verilog-indent-declaration)
22557 (verilog-auto-wiure): Rework for radio button selection of
22558 auto-lineup selection of specification of auto lineup.
22559 (verilog-beg-of-statement-1): Redesign to support proper operation
22560 in additional code, based on testing with auto-lineup.
22561 (verilog-calculate-indent, assignments & declarations)
22562 (verilog-backward-token): Enhance to support auto-lineup of
22563 assignments & declarations.
22564 (verilog-in-directive-p, verilog-at-struct-p): New function for
22565 easy test of whether we are.
22566 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22567 to support safe execution at almost anyline.
22568 (verilog-calc-1): Properly support indenting deep inside generate
22569 blocks.
48c2d18a 22570 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 22571 as it is redundant with font-lock-defaults.
a8f316ca 22572 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
22573 to avoid circular calls if syntax-ppss is a function (as is the
22574 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 22575 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
22576 (verilog-ovm-begin-re, verilog-ovm-end-re)
22577 (verilog-ovm-statement-re, verilog-leap-to-head)
22578 (verilog-backward-token): Add support for OVM macros. Some are
22579 complete statements, and others open and close scopes like begin
22580 and end.
22581 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22582 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 22583 compilation issue.
48c2d18a 22584 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 22585 coverpoint, constraint and cross statements.
a3a8b002
DN
22586 (verilog-defun-level-list, verilog-generate-defun-level-list)
22587 (verilog-all-defun-level-list): Redo these specifications - it is
22588 too hard to support eval-when compile aggregation of lists also
22589 built at when-compile time.
22590 (verilog-defun-level-list): Place defconsts of variables used in
22591 building regular expressions which are built in eval-when-compile
22592 bodies in the same eval-when-compile body to facilitate compile
22593 without load.
22594 (verilog-beg-block-re-ordered): Support indenting
22595 virtual/protected tasks and functions.
7b6fefac 22596 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
22597 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22598 indentation of some module items (generate items).
22599 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22600 across virtual/protected tasks and functions.
22601
226022009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22603
bf0b361c 22604 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 22605 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
22606 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22607 in concatenations. Reported by Yishay Belkind.
22608 (verilog-auto-ascii-enum): Support one-hot state machines in
22609 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22610 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
22611 modport in AUTOINST and add vl-modport for users.
22612 Reported by David Rogoff.
a3a8b002
DN
22613 (verilog-auto-inout-module, verilog-auto-inst)
22614 (verilog-decls-get-interfaces, verilog-insert-definition)
22615 (verilog-insert-one-definition, verilog-read-decls)
22616 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22617 (verilog-sig-modport, verilog-signals-combine-bus)
22618 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22619 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22620 Suggested by David Rogoff.
22621 (verilog-repair-open-comma): Fix non-insertion of comma when
22622 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22623 (verilog-make-width-expression): Simplify [A-1:0] expression
22624 widths to just {A{1'b0}}.
22625 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
22626 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22627 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
22628 inputs/outputs or data type. Suggested by Vasu Kandadi.
22629 (next-error-last-buffer): Fix byte-compiler warning.
22630 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22631 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 22632 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 22633 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 22634 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 22635 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 22636 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
22637 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22638 causing use of <= assignments. Reported by Alex Reed.
22639 (verilog-read-decls): Fix triand, trior, wand, wor to be
22640 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22641 (verilog-extended-complete-re): Support import "DPI-C" functions.
22642 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 22643 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
22644 (verilog-insert-date, verilog-insert-year)
22645 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22646 Windows systems. Reported by Michael Potts.
22647 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 22648 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 22649 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 22650 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
22651 (verilog-read-decls): Fix detecting "parameter int" when using
22652 AUTOINSTPARAM. Reported by Bruce T.
22653 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 22654 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 22655 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
22656 verilog-goto-defun will work. Reported by Lawrence Butcher.
22657 (verilog-getopt): Expand environment variables in -f file
22658 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 22659 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
22660 when reading enumerations.
22661 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22662 Suggested by Stephen Peltan.
4b8b1ec5 22663 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
22664 files. Reported by Steve Peltan.
22665
f7c0d931
CY
226662009-06-28 David De La Harpe Golden <david@harpegolden.net>
22667
22668 * files.el (trash-directory): Fix defcustom type.
22669
baf1a55e 226702009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
22671
22672 * help-fns.el (describe-function-1): Correctly locate adviced
22673 functions in hyperlink (Bug#2438).
22674
d63a01ef
CY
226752009-06-28 Chong Yidong <cyd@stupidchicken.com>
22676
22677 * files.el (trash-directory): Change default to nil.
22678 (move-file-to-trash): If trash-directory is nil and
22679 system-move-file-to-trash is unbound, perform freedesktop-style
22680 trashing.
22681
226822009-06-28 David De La Harpe Golden <david@harpegolden.net>
22683
22684 * files.el (move-file-to-trash): Add freedesktop trash
22685 support (Bug#973).
22686
fc2f6a26
GM
226872009-06-28 Glenn Morris <rgm@gnu.org>
22688
22689 * autorevert.el (global-auto-revert-non-file-buffers)
22690 (global-auto-revert-mode): Doc fixes.
22691
00242b07
JB
226922009-06-27 Johan Bockgård <bojohan@gnu.org>
22693
22694 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
22695
f5594f03
CY
226962009-06-27 Chong Yidong <cyd@stupidchicken.com>
22697
e8a2b2da
CY
22698 * faces.el (x-handle-named-frame-geometry): Ensure that we have
22699 opened an X connection before calling x-get-resource (Bug#3194).
22700
f5594f03
CY
22701 * play/doctor.el: Remove reference to obsolete website.
22702 (make-doctor-variables): Correct grammar mistake (Bug#2633).
22703
3c3bf6ce
DN
227042009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
22705
22706 Remove find-file-not-found-hook VC method. (Bug#2757)
22707 * vc-hooks.el (vc-file-not-found-hook)
22708 (vc-default-find-file-not-found-hook): Remove functions.
22709 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
22710 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
22711 * vc.el:
22712 * vc-hg.el:
22713 * vc-git.el: Do not mention find-file-not-found-hook VC method.
22714
e26a7bc0
AM
227152009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
22716
22717 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 22718 compatibility function for `looking-back'.
e26a7bc0 22719
4b8b1ec5 22720 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 22721 Use `ispell-looking-back'.
e26a7bc0 22722
d9848600
MA
227232009-06-24 Michael Albinus <michael.albinus@gmx.de>
22724
22725 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 22726 rather than `filename'.
d9848600 22727
05fbc4a9
MB
227282009-06-23 Miles Bader <miles@gnu.org>
22729
22730 * face-remap.el (text-scale-set): New function.
22731
f86ca715
GM
227322009-06-23 Glenn Morris <rgm@gnu.org>
22733
33e2c2e5
GM
22734 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
22735
f529f302
GM
22736 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
22737
34995333
GM
22738 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
22739
cc80ccee
GM
22740 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
22741
84cb770d
GM
22742 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
22743 Simplify Persian conditionals.
22744
d916c965
GM
22745 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
22746 variable `filename'.
22747
b6a44b27
GM
22748 * comint.el (comint-insert-input): Doc fix.
22749
f86ca715
GM
22750 * Makefile.in (ELCFILES): Fix typo in previous change.
22751
666e158e
MB
227522009-06-23 Miles Bader <miles@gnu.org>
22753
22754 * cus-start.el: Add entry for `recenter-redisplay'.
22755
be3e598a 227562009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
22757
22758 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
22759 Add an optional argument for the backend, use it instead of
22760 calling vc-backend.
4b8b1ec5
SM
22761 (vc-mode-line): Add an optional argument for the backend.
22762 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
22763 special handling for vc-state being a buffer to ...
22764
22765 * vc-rcs.el (vc-rcs-find-file-hook):
22766 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
22767
22768 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
22769 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
22770 vc-stay-local-p and vc-mode-line calls.
22771
22772 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
22773 (vc-cvs-diff, vc-cvs-annotate-command)
22774 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
22775 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
22776 vc-mode-line calls.
22777
22778 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
22779 direct comparison.
22780 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
22781 backend when calling vc-mode-line.
22782 (vc-register): Do not create a closure for calling the vc register
22783 function, call it directly.
22784
2764748c
DN
227852009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22786
22787 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
22788 to make it obvious item can be clicked.
f5a0b281
DN
22789
22790 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
22791
d4a885b2
KH
227922009-06-23 Kenichi Handa <handa@m17n.org>
22793
22794 * language/korea-util.el (korean-key-bindings): Change the binding
22795 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
22796 same command.
22797
e3610693
MA
227982009-06-22 Michael Albinus <michael.albinus@gmx.de>
22799
22800 Sync with Tramp 2.1.16.
22801
22802 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
22803
22804 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
22805 when a loading of a package fails. Completion function for rsync
22806 is `tramp-completion-function-alist-ssh'.
22807 (all): Replace all calls of `split-string' and
22808 `tramp-split-string' by `tramp-compat-split-string'.
22809 (tramp-default-method): Use `tramp-compat-process-running-p'.
22810 (tramp-default-proxies-alist): Allow also Lisp forms.
22811 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 22812 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
22813 (tramp-domain-regexp): Allow also "-", "_" and ".".
22814 (tramp-end-of-output): Remove newlines, and add "$" at the end.
22815 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
22816 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
22817 (tramp-handle-directory-files-and-attributes-with-stat):
22818 Care about filenames with spaces, or starting with "-".
e3610693
MA
22819 (tramp-handle-dired-uncache): New defun.
22820 (tramp-handle-insert-directory): Don't flush the directory from
22821 cache, this is handled by `dired-uncache' now.
22822 (tramp-handle-insert-file-contents): Improve error handling.
22823 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
22824 Quote `tramp-end-of-output'.
22825 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
22826 (tramp-check-for-regexp): Both echoes must be present, before removing.
22827 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
22828 (tramp-compute-multi-hops): Eval cons cells of
22829 `tramp-default-proxies-alist'.
22830 (tramp-maybe-open-connection): Use the same command pattern for
22831 first hop and further hops.
22832 (tramp-wait-for-output): Remove handling of newlines.
22833 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
22834 (tramp-split-string): Remove function. It is handled in
22835 tramp-compat now.
22836
4b8b1ec5
SM
22837 * net/tramp-cmds.el (tramp-bug):
22838 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
22839
22840 * net/tramp-compat.el (tramp-compat-split-string)
22841 (tramp-compat-process-running-p): New defuns.
22842
22843 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
22844 for `dired-uncache'.
22845
22846 * net/tramp-gvfs.el: New package.
22847
4b8b1ec5
SM
22848 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
22849 Add handler for `dired-uncache'.
e3610693
MA
22850 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
22851
22852 * net/trampver.el: Update release number. Make version check fit
22853 for SXEmacs 22.
22854
13a3f374
JM
228552009-06-22 Jim Meyering <meyering@redhat.com>
22856
e0a28a3b 22857 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
22858 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
22859 XZ is the successor to LZMA: <http://tukaani.org/xz/>
22860
5242671e 228612009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 22862 Nick Roberts <nickrob@snap.net.nz>
13a3f374 22863
e0a28a3b 22864 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
22865 repository (http://sphinx.net.ru/hg/gdb-mi/).
22866
3fde45af
GM
228672009-06-22 Glenn Morris <rgm@gnu.org>
22868
46253b34
GM
22869 * files.el (dir-locals-collect-mode-variables): Allow for any number of
22870 `mode' and `eval' entries. (Bug#3430)
22871
97e18192
GM
22872 * Makefile.in (ELCFILES): Add fadr.elc.
22873
731a00fb
GM
22874 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
22875 differing behavior of \n and ^ in strings. (Bug#3385)
22876
c66cd0ff
GM
22877 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
22878
3fde45af
GM
22879 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
22880 property.
22881 (lisp-indent-function): Make it a defcustom.
22882
db2241a0
NR
228832009-06-21 Nick Roberts <nickrob@snap.net.nz>
22884
22885 * progmodes/gdb-ui.el: Replace with ...
5242671e 22886 * progmodes/gdb-mi.el: ... this file.
db2241a0 22887 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
22888
228892009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
22890
db2241a0
NR
22891 * fadr.el: New file.
22892
38d4f316 22893See ChangeLog.14 for earlier changes.
e3d51b27
MR
22894
22895;; Local Variables:
22896;; coding: utf-8
e3d51b27
MR
22897;; End:
22898
73b0cd50 22899 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
22900
22901 This file is part of GNU Emacs.
22902
22903 GNU Emacs is free software: you can redistribute it and/or modify
22904 it under the terms of the GNU General Public License as published by
22905 the Free Software Foundation, either version 3 of the License, or
22906 (at your option) any later version.
22907
22908 GNU Emacs is distributed in the hope that it will be useful,
22909 but WITHOUT ANY WARRANTY; without even the implied warranty of
22910 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22911 GNU General Public License for more details.
22912
22913 You should have received a copy of the GNU General Public License
22914 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.