]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(proced-grammar-alist, proced-custom-attributes)
[gnu-emacs] / lisp / ChangeLog
1 2008-09-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2
3 * proced.el (proced-grammar-alist, proced-custom-attributes)
4 (proced-format-alist, proced-format, proced-filter-alist)
5 (proced-filter, proced-sort): Use defcustom.
6 (proced-mode): Fix docstring.
7 (proced-process-attributes): Handle return value nil of functions
8 in proced-custom-attributes.
9
10 2008-09-19 Martin Rudalics <rudalics@gmx.at>
11
12 * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix
13 flag from "'" entry in sgml-tag-syntax-table. (Bug#946)
14
15 2008-09-19 Miles Bader <miles@gnu.org>
16
17 * comint.el (comint-output-filter): Make field properties for
18 output text front-sticky.
19
20 2008-09-18 Dan Nicolaescu <dann@ics.uci.edu>
21
22 * vc-bzr.el (vc-bzr-show-log-entry):
23 * vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
24 C-x v l for a directory uses that.
25
26 2008-09-18 Simon Josefsson <simon@josefsson.org>
27
28 * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and
29 .sieve files.
30
31 2008-09-18 Martin Rudalics <rudalics@gmx.at>
32
33 * help-macro.el (make-help-screen): Preserve key bindings
34 established in help-mode call when exiting this macro.
35
36 2008-09-17 Kenichi Handa <handa@m17n.org>
37
38 * language/burmese.el: Fix setting of composition-function-table.
39
40 2008-09-17 Martin Rudalics <rudalics@gmx.at>
41
42 * info.el (Info-follow-nearest-node): Don't raise an error for
43 mouse-1 clicks.
44
45 2008-09-17 Jay Belanger <jay.p.belanger@gmail.com>
46
47 * calc/calc-units.el (calc-convert-temperature): Use default
48 units when appropriate.
49
50 2008-09-16 Markus Triska <markus.triska@gmx.at>
51
52 * textmodes/flyspell.el (flyspell-math-tex-command-p): Always
53 catch errors raised in `texmathp'.
54 (flyspell-tex-math-initialized): Remove.
55
56 2008-09-16 Martin Rudalics <rudalics@gmx.at>
57
58 * frame.el (select-frame-set-input-focus): With non-nil
59 mouse-autoselect-window always move mouse cursor to frame's
60 selected window. Otherwise restore pre 2008-09-13 behavior.
61 (select-frame-by-name): Use select-frame-set-input-focus.
62
63 * files.el (switch-to-buffer-other-frame): Don't raise frame since
64 pop-to-buffer already does it.
65 (display-buffer-other-frame): Fix doc-string.
66
67 2008-09-16 Glenn Morris <rgm@gnu.org>
68
69 * add-log.el (diff-find-source-location): Update declaration.
70
71 * progmodes/make-mode.el (makefile-match-function-end):
72 Move point. (Bug#983)
73
74 2008-09-16 Daiki Ueno <ueno@unixuser.org>
75
76 * epg.el (epg-start-verify): Pass "--verify" to gpgsm.
77
78 2008-09-15 Juanma Barranquero <lekktu@gmail.com>
79
80 * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
81 (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes.
82
83 2008-09-15 Eduard Wiebe <usenet@pusto.de> (tiny change)
84
85 * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring.
86
87 2008-09-15 Martin Rudalics <rudalics@gmx.at>
88
89 * files.el (file-truename): Don't raise args-out-of-range error
90 when filename has no separator on windows-nt. (Bug#982)
91
92 2008-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
93
94 * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and
95 be more honest when we don't know.
96 (diff-tell-file-name): Don't prompt before the actual prompt.
97 (diff-mode): Don't prompt in add-log-buffer-file-name-function.
98 (diff-find-source-location): Add `noprompt' argument.
99 (diff-current-defun): Don't prompt.
100
101 2008-09-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
102
103 * proced.el (proced-mark-face, proced-marked-face)
104 (proced-sort-header-face): Remove.
105 (proced-font-lock-keywords): Simplify.
106 (proced-format): Use face proced-sort-header.
107 (proced-format-interactive, proced-sort-interactive)
108 (proced-filter-interactive): Only call proced-update if the scheme
109 has changed.
110 (proced-sort-header): Use posn-actual-col-row.
111
112 2008-09-14 Martin Rudalics <rudalics@gmx.at>
113
114 * add-log.el (change-log-find-window): New variable.
115 (change-log-goto-source-1, change-log-goto-source):
116 Set change-log-find-window to window displaying source.
117 (change-log-next-error): Select window specified by
118 change-log-find-window.
119
120 2008-09-13 Martin Rudalics <rudalics@gmx.at>
121
122 * frame.el (select-frame-set-input-focus): With focus follows
123 mouse move mouse cursor to right window.
124 * window.el (pop-to-buffer): Select window before calling
125 select-frame-set-input-focus.
126
127 2008-09-12 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
128
129 * proced.el (proced-sort-header): New face.
130 (proced-sort-header-face): New variable.
131 (proced-format): Allow format value nil.
132 Use proced-sort-header-face for header of sort column.
133 (proced-format-args): New function.
134 (proced-grammar-alist, proced-timer-flag, proced-process-alist)
135 (proced-header-help-echo, proced-field-help-echo, proced-timer)
136 (proced-toggle-timer-flag, proced, proced-mode): Doc fix.
137 (proced-refine): Rename from proced-filter-attribute. Doc fix.
138 (proced-sort-header): Bind also to mouse-1.
139 (proced-move-to-goal-column): Return position of point.
140 (proced-filter-interactive): Always revert listing.
141 (proced-format-ttname): Simplify.
142 (proced-update): Do not keep undo information. Put point at
143 beginning of buffer if we generate the first listing.
144
145 2008-09-12 Tassilo Horn <tassilo@member.fsf.org>
146
147 * doc-view.el (doc-view-scroll-up-or-next-page)
148 (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
149 vertically split windows.
150
151 2008-09-12 Glenn Morris <rgm@gnu.org>
152
153 * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
154
155 * indent.el (indent-line-function): Doc fix.
156 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix.
157
158 2008-09-11 Martin Rudalics <rudalics@gmx.at>
159
160 * window.el (pop-to-buffer): If the window for buffer-or-name is
161 not on the selected frame, raise that window's frame and give it
162 input focus. (Bug#745)
163
164 2008-09-11 Glenn Morris <rgm@gnu.org>
165
166 * ido.el (ido-mode): Initialize with custom-initialize-default,
167 rather than a set function. (Bug#947)
168
169 2008-09-10 Chong Yidong <cyd@stupidchicken.com>
170
171 * replace.el (perform-replace): Don't set inhibit-read-only using
172 query-replace-skip-read-only (bug#956).
173
174 * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
175 of the <<foo>> form.
176
177 2008-09-10 Martin Rudalics <rudalics@gmx.at>
178
179 * window.el (display-buffer): Fix doc-string typo.
180
181 2008-09-10 Kenichi Handa <handa@m17n.org>
182
183 * composite.el (compose-gstring-for-graphic): Fix previous change.
184
185 2008-09-10 Glenn Morris <rgm@gnu.org>
186
187 * info.el (Info-try-follow-nearest-node): Fix doc typo.
188
189 2008-09-10 Stephen Berman <stephen.berman@gmx.net>
190
191 * info.el (Info-mouse-follow-nearest-node): Follow links to different
192 manuals. (Bug#886)
193
194 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
195
196 * ido.el (ido-unload-function): New function.
197
198 2008-09-08 Juanma Barranquero <lekktu@gmail.com>
199
200 * ido.el (ido-file-internal): Fix typo in prompt.
201 (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
202 (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
203 (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
204 (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
205 Fix typos in docstrings.
206
207 2008-09-08 Martin Rudalics <rudalics@gmx.at>
208
209 * help-fns.el (describe-function-1): Don't print extra newline
210 after filling.
211
212 2008-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
213
214 * help-fns.el (find-lisp-object-file-name): Handle case where
215 library is compressed.
216
217 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
218
219 * complete.el (PC-do-completion): Don't replace buffer
220 contents (bug#227).
221
222 2008-09-07 Juanma Barranquero <lekktu@gmail.com>
223
224 * loadhist.el (unload-feature-special-hooks):
225 Add `choose-completion-string-functions'.
226
227 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
228
229 * vc-svn.el (vc-svn-root):
230 * vc-sccs.el (vc-sccs-root):
231 * vc-rcs.el (vc-rcs-root):
232 * vc-cvs.el (vc-cvs-root): Delete.
233 * vc-hooks.el (vc-find-root): Remove `invert' argument.
234
235 2008-09-07 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
236
237 * progmodes/flymake.el (flymake-parse-err-lines): Filter out
238 errors occurring in different files.
239
240 2008-09-07 Dan Nicolaescu <dann@ics.uci.edu>
241
242 * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.
243 (vc-bzr-status-printer): New function.
244 (vc-bzr-after-dir-status): Deal with renamed files.
245
246 2008-09-07 Johan Euphrosine <proppy@aminche.com> (tiny change)
247
248 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote
249 buffer's filename.
250
251 2008-09-07 Martin Rudalics <rudalics@gmx.at>
252
253 * subr.el (cancel-change-group): Widen buffer temporarily when
254 undoing changes. (Bug#810)
255
256 2008-09-07 Nick Roberts <nickrob@snap.net.nz>
257
258 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
259 with gud-stop-subjob rather than exit debugger.
260
261 2008-09-07 Kenichi Handa <handa@m17n.org>
262
263 * composite.el: Compose combining characters only when it
264 follows an character matching with "[[:alpha:]]".
265
266 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
267
268 * proced.el: Require time-date.
269 (proced-command-alist, proced-command, proced-goal-header-re)
270 (proced-sorting-schemes-alist, proced-sorting-scheme)
271 (proced-header-alist, proced-sorting-schemes-re)
272 (proced-skip-regexp, proced-next-line, proced-previous-line)
273 (proced-listing-type, proced-sorting-scheme-p): Remove.
274 (proced-grammar-alist, proced-custom-attributes)
275 (proced-format-alist, proced-format, proced-filter-alist)
276 (proced-filter, proced-sort, proced-goal-attribute)
277 (proced-timer-interval, proced-timer-flag, proced-timer)
278 (proced-process-alist, proced-sort-internal, proced-process-tree)
279 (proced-header-help-echo, proced-field-help-echo): New variables.
280 (proced-pid-at-point, proced-timer, proced-mark-process-alist)
281 (proced-omit-process, proced-filter, proced-process-tree)
282 (proced-filter-children, proced-children-pids)
283 (proced-filter-parents, proced-<, proced-string-lessp)
284 (proced-time-lessp, proced-xor, proced-sort-p)
285 (proced-format-time, proced-format-start, proced-format-ttname)
286 (proced-format, proced-process-attributes): New functions.
287 (proced-toggle-timer-flag, proced-mark-children)
288 (proced-mark-parents, proced-filter-interactive)
289 (proced-filter-attribute, proced-sort-interactive)
290 (proced-sort-header, proced-format-interactive): New commands.
291 (proced-move-to-goal-column): Use goal-column.
292 (proced-mode): Use proced-timer.
293 (proced-do-mark-all): Display process count. Use use-region-p.
294 Simplify.
295 (proced-omit-processes): Use use-region-p.
296 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
297 (proced-sort-start, proced-sort-time, proced-sort-user):
298 Use proced-sort-interactive.
299 (proced-sort): Make it a function that performs the actual sort.
300 (proced-update): New arg revert. Use proced-process-alist,
301 proced-filter, proced-sort, proced-format, and
302 proced-grammar-alist. Preserve position of point based on fields.
303 Make header line and fields clickable.
304 (proced-send-signal): Use proced-pid-at-point and proced-process-alist.
305 (proced-why): Use save-selected-window.
306 (proced-log): Use buffer-read-only.
307
308 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
309
310 * tooltip.el (tooltip-mode): Initialize unconditionally to t.
311
312 2008-09-06 Glenn Morris <rgm@gnu.org>
313
314 * add-log.el (diff-find-source-location): Declare.
315 (find-change-log): If called from a diff buffer, try to switch to the
316 source buffer (e.g. to respect change-log-default-name there).
317
318 * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of
319 unallowed characters; added 2006-10-10 without comment. (Bug#753)
320
321 * Makefile.in (ELCFILES): Update.
322
323 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
324
325 * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
326 user enters a mouse event in another frame, or a special event.
327
328 * server.el (server-switch-buffer): New arg.
329 (server-execute): If reusing an existing window, set file position
330 if required.
331
332 2008-09-06 Kenichi Handa <handa@m17n.org>
333
334 * language/lao.el: Fix setting of composition-function-table.
335
336 2008-09-06 Eli Zaretskii <eliz@gnu.org>
337
338 * term/pc-win.el (msdos-show-help): Don't truncate lines while
339 displaying help echo messages.
340
341 2008-09-06 Martin Rudalics <rudalics@gmx.at>
342
343 * subr.el (symbol-file): Fix doc-string.
344
345 2008-09-06 Glenn Morris <rgm@gnu.org>
346
347 * help-mode.el (help-xref-forward-stack): Doc fix.
348
349 * add-log.el (change-log-default-name): Autoload safety.
350
351 2008-09-05 Wilson Snyder <wsnyder@wsnyder.org>
352
353 * verilog-mode.el (verilog-library-extensions): Enable .sv
354 filename extensions to call verilog-mode.
355 (verilog-auto, verilog-auto-inst, verilog-faq)
356 (verilog-submit-bug-report): Update author support URLs.
357 (verilog-delete-auto, verilog-auto-inout-module)
358 (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
359 creating complemented testbench modules. Suggested by Yishay Belkind.
360 (verilog-auto-inst-port, verilog-simplify-range-expression):
361 When verilog-auto-inst-param-value is set, don't require a
362 AUTO_TEMPLATE to expand parameter substitutions. Suggested by
363 Yishay Belkind.
364 (verilog-auto-inst-param-value): Add safe variable.
365 (verilog-re-search-forward, verilog-re-search-backward):
366 Fix returning wrong search results on Emacs 22.1.
367 (verilog-modi-cache-results, verilog-auto): Fix warning message
368 about "toggling font-lock-mode."
369 (verilog-auto): Fix losing font-lock on errors.
370 (verilog-auto-inst-param-value, verilog-mode-version)
371 (verilog-mode-version-date, verilog-read-inst-param-value)
372 (verilog-auto-inst, verilog-auto-inst-param)
373 (verilog-auto-inst-port, verilog-simplify-range-expression):
374 Allow parameters to be replaced with their values, on the expansion of
375 an AUTOINST with Verilog 2001 style parameter settings.
376 Suggested by David Rogoff.
377
378 2008-09-05 Michael McNamara <mac@mail.brushroad.com>
379
380 * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
381 Better support for the property statement. Sometimes this keyword
382 introduces a statement which requires an endproperty keyword, and
383 sometimes it doesn't, dependening on the work before the property
384 word. If property is prefixed with assert, assume or cover
385 keyword, then the statement is ended with a ';'. Otherwise,
386 property is like task or specify, and is followed by some number
387 of statements, which are ended with an endproperty keyword.
388 (electric-verilog-tab): Support Emacs 22.2 style handling of tab
389 in a highlighted region: indent each line in region according to
390 mode. Supply this so it works in XEmacs and older Emacs.
391
392 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
393
394 * whitespace.el (whitespace-kill-buffer-hook, whitespace-action):
395 Don't clean up a buffer when killing it.
396
397 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
398
399 * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
400 buffers (bug#360). New version 11.2.1.
401 (whitespace-action): New value `warn-read-only' to give a warning when
402 buffer is read-only and whitespace action is cleanup or auto-cleanup.
403 (whitespace-cleanup, whitespace-cleanup-region): Code fix.
404 (whitespace-warn-read-only): New fun.
405
406 2008-09-05 Chong Yidong <cyd@stupidchicken.com>
407
408 * international/quail.el: Require help-mode.
409 (quail-help-init): Function removed.
410 (quail-keyboard-layout-button, quail-keyboard-customize-button):
411 Define directly.
412
413 * dired.el (dired-get-filename): Rewrite octal escape character
414 processor (bug#885).
415
416 2008-09-05 Eli Zaretskii <eliz@gnu.org>
417
418 * cus-edit.el (custom-button-pressed): Default to inverse-video.
419
420 * term/pc-win.el (msdos-face-setup): Setup faces for all frames,
421 not just for terminal-frame.
422
423 2008-09-05 Martin Rudalics <rudalics@gmx.at>
424
425 * window.el (window--try-to-split-window): Don't split when window
426 is not splittable in last disjunct. (Bug#888)
427
428 2008-09-05 Kenichi Handa <handa@m17n.org>
429
430 * language/tibetan.el: Fix setting of composition-function-table.
431
432 * composite.el (find-composition): Mention about the automatic
433 composition in the docstring.
434 (compose-gstring-for-graphic): Fix handling "above" marks.
435
436 * descr-text.el (describe-char): Fix handling of automatic composition.
437
438 2008-09-04 Juanma Barranquero <lekktu@gmail.com>
439
440 * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo.
441 (tramp-parse-connection-properties): Reflow docstring.
442
443 2008-09-04 Kim F. Storm <storm@cua.dk>
444
445 * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window
446 and other-frame methods when switching between file and buffer modes.
447
448 2008-09-04 Martin Rudalics <rudalics@gmx.at>
449
450 * info.el (Info-dir-remove-duplicates): Narrow buffer when
451 removing duplicate entries under same heading. Don't skip char
452 matching anything but a space or tab at bol. (Bug#864)
453
454 2008-09-03 Alan Mackenzie <acm@muc.de>
455
456 * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
457
458 2008-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 * minibuffer.el (completion-pcm--pattern->regex): Undo last change.
461 (completion-pcm--all-completions): Move the case-fold-search binding to
462 it also applies to completion-regexp-list (used in all-completions).
463 (completion-pcm--hilit-commonality): Add missing case-fold-search.
464
465 2008-09-03 Martin Rudalics <rudalics@gmx.at>
466
467 * window.el (pop-up-frame-function): Move ...
468 * frame.el (pop-up-frame-function): ... here, to avoid
469 "CHANGED outside Customize;".
470
471 2008-09-03 Glenn Morris <rgm@gnu.org>
472
473 * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias.
474
475 2008-09-03 Chong Yidong <cyd@stupidchicken.com>
476
477 * isearch.el (isearch-highlight-regexp): Fix last change, quoting
478 non-alphabetical characters properly.
479
480 2008-09-02 Dan Nicolaescu <dann@ics.uci.edu>
481
482 * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.
483
484 2008-09-02 Martin Rudalics <rudalics@gmx.at>
485
486 * calc/calc.el (calc-dispatch-map): Fix handling of upcased and
487 control-prefixed keys. (Bug#835)
488
489 2008-09-02 Chong Yidong <cyd@stupidchicken.com>
490
491 * image-mode.el (image-mode): Fix 2008-07-19 change.
492
493 2008-09-02 Juanma Barranquero <lekktu@gmail.com>
494
495 * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
496
497 * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
498
499 2008-09-02 Glenn Morris <rgm@gnu.org>
500
501 * emacs-lisp/lucid.el (try-face-font): Remove dead alias.
502
503 * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo.
504
505 2008-09-01 Glenn Morris <rgm@gnu.org>
506
507 * vc-hooks.el (vc-previous-version): Move alias to vc.el.
508 * vc.el (vc-default-previous-version): Move alias here from vc-hooks,
509 and fix name typos. (Bug#856)
510
511 2008-09-01 Chong Yidong <cyd@stupidchicken.com>
512
513 * minibuffer.el (completion-pcm--pattern->regex):
514 When completion-ignore-case is non-nil, generate a regexp that
515 ignores case.
516
517 * window.el (recenter-top-bottom): Doc fix.
518
519 2008-09-01 Simon South <ssouth@member.fsf.org>
520
521 * progmodes/delphi.el: New maintainer.
522 (delphi-interface-types): New var.
523 (delphi-composite-types): Use it.
524 (delphi-enclosing-indent-of): Distinguish between "interface"
525 keyword as a unit separator and used like a class declaration.
526
527 2008-09-01 Martin Rudalics <rudalics@gmx.at>
528
529 * help-fns.el (describe-simplify-lib-file-name)
530 (find-source-lisp-file): Remove.
531 (find-lisp-object-file-name): New function giving preference to
532 files found via load-path instead of loaddefs.el.
533 (describe-function-1): Use new function instead of the removed
534 ones. (Bugs #587, #669, #690)
535 * faces.el (describe-face): Use find-lisp-object-file-name instead
536 of describe-simplify-lib-file-name.
537
538 2008-09-01 Kenichi Handa <handa@m17n.org>
539
540 * international/mule-diag.el (font-show-log): Fix previous change.
541
542 * international/mule-cmds.el (set-language-environment):
543 Don't overwrite current-iso639-language if the current language
544 environment doesn't provide that data.
545 (set-locale-environment): Set current-iso639-language from the
546 locale name.
547
548 * international/fontset.el (script-representative-chars): Re-add
549 the entry for symbol, but with vector of characters.
550 (setup-default-fontset): Cancel previous change.
551
552 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
553
554 * ido.el: Move provide statement to the end of the file.
555
556 2008-08-30 Markus Triska <markus.triska@gmx.at>
557
558 * linum.el (linum-mode): `window-size-change-functions' can now be
559 buffer-local.
560 (linum-update-window): Use result of `move-overlay'.
561
562 2008-08-30 Glenn Morris <rgm@gnu.org>
563
564 * subr.el (make-variable-frame-local): Tweak obsolescence message.
565
566 * info.el (Info-hide-note-references, Info-refill-paragraphs):
567 Doc fixes.
568
569 * apropos.el (apropos-command): Report documentation errors.
570 * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825)
571
572 2008-08-29 Chong Yidong <cyd@stupidchicken.com>
573
574 * isearch.el (isearch-highlight-regexp): Fix case of highlighted
575 string.
576
577 2008-08-29 Eli Zaretskii <eliz@gnu.org>
578
579 * bindings.el (mode-line-frame-identification): Fix last change.
580
581 2008-08-29 Kenichi Handa <handa@m17n.org>
582
583 These changes are to adjust the automatic composition for the new
584 implementation (avoid using text property).
585
586 * composite.el (composition-function-table): Move declaration to
587 composite.c.
588 (terminal-composition-base-character-p): Delete it.
589 (terminal-composition-function): Delete it.
590 (terminal-composition-function-table): Delete it.
591 (lgstring-header, lgstring-set-header, lgstring-font)
592 (lgstring-char, lgstring-char-len, lgstring-shaped-p)
593 (lgstring-set-id, lgstring-glyph, lgstring-glyph-len)
594 (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
595 (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
596 (lglyph-ascent, lglyph-descent, lglyph-adjustment)
597 (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
598 (compose-glyph-string, compose-glyph-string-relative)
599 (compose-gstring-for-graphic, compose-gstring-for-terminal):
600 New functions.
601 (auto-compose-chars): Argument changed.
602
603 * language/european.el: Don't setup composition-function-table.
604 (diacritic-composition-pattern, diacritic-compose-region)
605 (diacritic-compose-string, diacritic-compose-buffer)
606 (diacritic-composition-function): Delete them.
607
608 * language/lao-util.el (lao-composition-function): Argument changed.
609
610 * language/sinhala.el: Fix setting up of composition-function-table.
611
612 * language/thai.el: Fix setting up of composition-function-table.
613
614 * language/thai-util.el: Encoding changed to utf-8.
615 (thai-composition-function): Argument changed.
616
617 * language/indian.el: Fix setting up of composition-function-table.
618 (devanagari-composable-pattern)
619 (tamil-composable-pattern, kannada-composable-pattern)
620 (malayalam-composable-pattern): New variables.
621
622 * international/characters.el (unicode-category-table):
623 Setup unicode-category-table.
624
625 * international/fontset.el (setup-default-fontset): Prepend
626 iso10646-1 fonts to the fallback font groups instead of appending.
627
628 2008-08-29 Glenn Morris <rgm@gnu.org>
629
630 * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
631
632 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
633
634 * term/x-win.el (x-win-suspend-error): Don't signal error if there
635 are no X frames active.
636
637 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
638
639 * net/xesam.el (xesam-kill-buffer-function): Wrap code by
640 `ignore-errors' (the function must succeed always).
641
642 2008-08-28 "Edward O'Connor" <hober0@gmail.com>
643
644 * json.el (json-read-number): New arg. Handle explicitly signed
645 numbers.
646 (json-readtable): Add `+' and `.'.
647
648 2008-08-28 Eli Zaretskii <eliz@gnu.org>
649
650 * term/pc-win.el (msdos-previous-message): New variable.
651 (msdos-show-help): New function.
652 (msdos-initialize-window-system): Set show-help-function to
653 msdos-show-help.
654
655 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
656
657 * emacs-lisp/debug.el (debug): When killing a noninteractive
658 Emacs, give an exit status of -1.
659
660 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
661
662 * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
663
664 2008-08-27 Alex Harsanyi <harsanyi@mac.com> (tiny change)
665
666 * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
667 not the same as the last modification time, fall back on the
668 backend-specific check.
669
670 2008-08-27 Teodor Zlatanov <tzz@lifelogs.com>
671
672 * add-log.el (change-log-next-error): Run an extra `pop-to-buffer'
673 to go to the position of interest.
674
675 2008-08-27 Tomas Abrahamsson <tab@lysator.liu.se>
676
677 * textmodes/artist.el (artist-mode-init): Add comment on the
678 setting up of the `artist-replacement-table' array.
679 (artist-get-replacement-char): New defsubst.
680 (artist-get-char-at-xy-conv, artist-replace-char)
681 (artist-replace-chars, artist-replace-string): Use it instead of
682 accessing `artist-replacement-table' directly.
683 Reported by Rubén Berenguel <ruben@maia.ub.es>.
684
685 (artist-mt): Fix structures for cut and copy operations.
686
687 2008-08-27 Chong Yidong <cyd@stupidchicken.com>
688
689 * shell.el (shell-file-name-quote-list): Quote `$'.
690
691 * comint.el (comint-dynamic-complete-as-filename): Generalize last
692 change to allow quoting of characters before point.
693 (comint-dynamic-list-filename-completions): Quote common substring.
694
695 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
696
697 * comint.el (comint-dynamic-complete-as-filename): If case is
698 ignored while matching, replace the entire filename with completion.
699
700 * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
701 flyspell-pre-point is valid to avoid signalling an error in
702 post-command-hook.
703
704 2008-08-26 Johan Bockgård <bojohan@gnu.org>
705
706 * linum.el (linum): Inherit remaining face attributes from default
707 face.
708
709 2008-08-26 Markus Triska <markus.triska@gmx.at>
710
711 * linum.el (linum-delay): Disable - it should no longer be
712 necessary, and can lead to longer delays.
713 (linum-update-window): Renumber if margin width has changed.
714
715 2008-08-26 Daiki Ueno <ueno@unixuser.org>
716
717 * epa.el (epa--key-widget-action): Save the selected window to
718 make `widget-button-click-moves-point' work. (Bug#733).
719
720 2008-08-26 Glenn Morris <rgm@gnu.org>
721
722 * calendar/holidays.el (calendar-holidays): Doc fix.
723
724 * progmodes/gud.el (tramp-file-name-localname)
725 (tramp-dissect-file-name): Declare.
726
727 * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
728
729 2008-08-25 Eli Zaretskii <eliz@gnu.org>
730
731 * bindings.el (mode-line-frame-control): New function, caters to
732 `pc' ``window system''.
733 (mode-line-frame-identification): Use it instead of accessing
734 window-system directly.
735
736 2008-08-25 Juri Linkov <juri@jurta.org>
737
738 * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
739 `center-line' and "\eS" from `center-paragraph'.
740 (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
741 `center-paragraph'.
742
743 2008-08-25 Ulf Jasper <ulf@web.de>
744
745 * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
746 (newsticker-treeview-treewindow-width): New.
747 (newsticker-treeview-listwindow-height): New.
748 (newsticker-treeview-browse-url-item): New.
749 (newsticker-treeview-mode-map):
750 Add newsticker-treeview-browse-url-item.
751 (newsticker--treeview-window-init):
752 Use newsticker-treeview-treewindow-width and
753 newsticker-treeview-listwindow-height.
754
755 * net/newst-reader.el (newsticker-browse-url-item): New.
756
757 2008-08-25 Dan Nicolaescu <dann@ics.uci.edu>
758
759 * vc-dir.el (vc-dir-marked-only-files-and-states):
760 (vc-dir-child-files-and-states): Reverse the list before returning it.
761
762 2008-08-24 Michael Albinus <michael.albinus@gmx.de>
763
764 * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
765
766 2008-08-24 Romain Francoise <romain@orebokech.com>
767
768 * progmodes/python.el (run-python): Remove '' from sys.path.
769
770 2008-08-23 Glenn Morris <rgm@gnu.org>
771
772 * progmodes/fortran.el (fortran-tab-mode-string)
773 (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
774
775 2008-08-23 Eli Zaretskii <eliz@gnu.org>
776
777 * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
778 Add declare-function.
779
780 * startup.el (command-line): Don't call tty-register-default-colors
781 if initial-window-system is `pc'.
782
783 * term/internal.el (local-function-key-map): Fix unbalanced parens.
784 (msdos-key-remapping-map): New variable. Move here all the special
785 keys we will be remapping via local-function-key-map.
786 (msdos-setup-keyboard): New function.
787
788 * term/pc-win.el (msdos-create-frame-with-faces): Rename from
789 make-msdos-frame.
790 (terminal-init-internal): New function, errors out if called.
791 (msdos-initialize-window-system): New function.
792 (msdos-create-frame-with-faces): Set the terminal's
793 `terminal-initted' (sic!) parameter.
794 (frame-creation-function-alist): Add msdos-create-frame-with-faces.
795 (window-system-initialization-alist):
796 Add msdos-initialize-window-system.
797 (handle-args-function-alist): Use tty-handle-args for `pc'
798 ``window system'' as well.
799 (pc-win): Provide.
800
801 * term/tty-colors.el (tty-register-default-colors): Remove bogus
802 code for using msdos-color-values.
803
804 * loadup.el [ms-dos]: Load term/pc-win.
805
806 2008-08-23 Dan Nicolaescu <dann@ics.uci.edu>
807
808 * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
809 directory name.
810
811 2008-08-23 Nick Roberts <nickrob@snap.net.nz>
812
813 * progmodes/gud.el (gud-common-init): Use absolute file so that
814 perldb works with tramp (sudo).
815
816 * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
817 match data in process filters.
818
819 2008-08-23 Martin Rudalics <rudalics@gmx.at>
820
821 * dired.el (dired-buffer-stale-p): Do not revert buffer that
822 can be written.
823
824 2008-08-23 Glenn Morris <rgm@gnu.org>
825
826 * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
827 (dired-guess-shell-alist-user): Doc fix. (Bug#417).
828
829 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
830
831 * subr.el (temp-buffer-show-hook): Doc fix.
832
833 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
834
835 * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
836 and "INSIDE_EMACS=...". Reported by Tassilo Horn
837 <tassilo@member.fsf.org>.
838
839 * net/trampver.el: Update release number.
840
841 * net/xesam.el (xesam-minor-mode): New minor mode.
842 (xesam-highlight-buffer): Remove. Code moved to
843 `xesam-minor-mode'.
844 (xesam-refresh-entry): Use `xesam-minor-mode'.
845
846 2008-08-21 Chong Yidong <cyd@stupidchicken.com>
847
848 * minibuffer.el (completion--try-word-completion):
849 Disable partial-completion when considering the addition of a space
850 or hyphen.
851
852 2008-08-21 John Paul Wallington <jpw@pobox.com>
853
854 * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
855 filename of `tofile' doesn't contain any colons on Windows,
856 Cygwin, and MS-DOS systems.
857
858 2008-08-21 Daiki Ueno <ueno@unixuser.org>
859
860 * epg.el (epg-make-context, epg-context-set-passphrase-callback)
861 (epg-context-set-progress-callback): Make sure the callback is a
862 cons of a function and a handback. Update all callers.
863
864 2008-08-20 David Reitter <david.reitter@gmail.com>
865
866 * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
867 Patch applied by Adrian Robert.
868
869 2008-08-20 Kevin Ryde <user42@zip.com.au>
870
871 * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
872 directive lines.
873
874 2008-08-20 Michael Albinus <michael.albinus@gmx.de>
875
876 * net/xesam.el (xesam-highlight-string): Precise doc string.
877 (xesam-highlight-buffer): New defun.
878 (xesam-refresh-entry): Use it. Better check for sourceModified.
879
880 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
881
882 * edmacro.el (edmacro-parse-keys): Catch events with spaces in
883 their names.
884
885 2008-08-19 Kenichi Handa <handa@m17n.org>
886
887 * language/european.el ("Esperanto"): Change the preferred
888 charsets to iso-8859-3.
889
890 * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
891
892 * international/fontset.el (script-representative-chars):
893 Delete the entry for symbol.
894 (setup-default-fontset): For symbol characters, don't specify
895 :script property.
896
897 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
898
899 * minibuffer.el (completion-table-dynamic): Doc fix.
900
901 * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
902 saved.
903
904 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
905
906 * emulation/edt.el (edt-default-emulation-setup):
907 Share global-buffers-menu-map with the emulated global map.
908
909 2008-08-18 Adrian Robert <Adrian.B.Robert@gmail.com>
910
911 * term/ns-win.el (global): Uncomment "put backspace
912 ascii-character..." and friends, they are needed for tramp. (Bug#725)
913
914 2008-08-18 Kenichi Handa <handa@m17n.org>
915
916 * international/mule-diag.el (font-show-log): Add optional arg N
917 to control the limit of font listing.
918
919 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
920
921 * window.el (recenter-top-bottom): Determine top and bottom
922 positions using scroll-margin instead of scroll-conservatively.
923
924 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
925
926 * proced.el (proced-send-signal): Use beginning-of-line.
927
928 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
929
930 * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals.
931 (proced-mode-map): Add tooltips for menus. Use radio buttons for
932 listing types.
933 (proced-log-buffer): New variable.
934 (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
935 region if transient-mark-mode is turned on and the region is active.
936 (proced-omit-processes): Rename from proced-hide-processes to
937 avoid key clash with describe-mode (bound to h). Search for
938 marked processes starting from point-min.
939 (proced-header-space): Remove.
940 (proced-send-signal): Handle errors. Operate on current process
941 if no process is marked.
942 (proced-why): New command.
943 (proced-log, proced-log-summary): New functions.
944 (proced-help): Use proced-why.
945 * textmodes/bibtex.el (bibtex-entry-format): Mark as safe.
946 (bibtex-autokey-year-title-separator): Fix doscstring.
947
948 2008-08-17 Michael Albinus <michael.albinus@gmx.de>
949
950 * net/xesam.el (xesam-vendor, xesam-notify-function):
951 New local variables.
952 (xesam-mode): Extend docstring. Initialize `xesam-notify-function'.
953 (xesam-refresh-entry): Use `xesam-notify-function' if set. Remove
954 Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
955 (xesam-new-search): Initialize `xesam-vendor'.
956
957 2008-08-15 Glenn Morris <rgm@gnu.org>
958
959 * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
960 a pipeline.
961 * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
962 unless at the end of the pipeline. (Bug#699).
963
964 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
965
966 * minibuffer.el (completion-boundaries): Doc fix.
967 (display-completion-list): Only default base-size to zero if
968 completing in the minibuffer.
969
970 * simple.el (completion-base-size): Doc fix.
971 (choose-completion): Try reselecting completion-reference-buffer.
972
973 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
974
975 * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
976 also for remote directories.
977
978 2008-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
979
980 * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings
981 since those precomputed values aren't used any more.
982 (easy-menu-precalculate-equivalent-keybindings): Obsolete.
983
984 2008-08-14 Martin Rudalics <rudalics@gmx.at>
985
986 * help.el (with-help-window): Return last value in BODY.
987
988 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
989
990 * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
991 notify function of the URL.
992 (xesam-new-search): Encode special characters in the query string.
993
994 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
995
996 * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
997
998 2008-08-13 Andreas Schwab <schwab@suse.de>
999
1000 * net/tramp.el (tramp-handle-shell-command): Handle output going
1001 to current buffer like shell-command. Don't disable undo.
1002
1003 2008-08-13 Glenn Morris <rgm@gnu.org>
1004
1005 * eshell/esh-cmd.el (eshell/which): Handle the case where no
1006 description is found.
1007
1008 2008-08-12 Alan Mackenzie <acm@muc.de>
1009
1010 * progmodes/cc-defs.el (c-emacs-features):
1011 argumentative-bod-function: bind mark-ring to avoid accumulating a
1012 spurious mark.
1013
1014 2008-08-12 Chong Yidong <cyd@stupidchicken.com>
1015
1016 * simple.el (visual-line--saved-state): New var.
1017 (visual-line-mode): Save local values of variables, and restore
1018 them when visual-line-mode is disabled.
1019
1020 2008-08-12 NAKAGAWA Makoto <gha03025@nifty.ne.jp> (tiny change)
1021
1022 * net/ldap.el (ldap-search-internal): Tweak URL regexp.
1023
1024 2008-08-11 Chong Yidong <cyd@stupidchicken.com>
1025
1026 * progmodes/cc-defs.el (c-emacs-features):
1027 Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
1028 moving point during the test.
1029
1030 * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
1031
1032 2008-08-11 Glenn Morris <rgm@gnu.org>
1033
1034 * term/ns-win.el (x-parse-geometry): Doc fix.
1035
1036 * dired.el (x-popup-menu):
1037 * hi-lock.el (x-popup-menu):
1038 * mouse.el (font-face-attributes):
1039 * calendar/cal-menu.el (x-popup-menu):
1040 * calendar/calendar.el (x-popup-menu):
1041 * calendar/holidays.el (x-popup-menu):
1042 * progmodes/cperl-mode.el (x-popup-menu):
1043 * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
1044 (x-open-connection):
1045 * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
1046 (x-command-line-resources):
1047 * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
1048 (x-display-name, x-command-line-resources):
1049 Add declarations for builds without X.
1050
1051 2008-08-10 Glenn Morris <rgm@gnu.org>
1052
1053 * calendar/cal-bahai.el (holiday-bahai): Doc fix.
1054
1055 2008-08-10 Dan Nicolaescu <dann@ics.uci.edu>
1056
1057 * vc-bzr.el (vc-bzr-find-revision): Rename from
1058 vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
1059
1060 2008-08-10 Michael Albinus <michael.albinus@gmx.de>
1061
1062 * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
1063 (xesam-refresh-entry): Add Debbugs handling. Insert a widget
1064 "DONE", when all hits are retrieved.
1065 (xesam-search): Autoload it.
1066
1067 2008-08-11 John Paul Wallington <jpw@pobox.com>
1068
1069 * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than
1070 empty string when no filename.
1071 (define-ibuffer-column filename): Accomodate that change.
1072
1073 * ibuf-ext.el (ibuffer-define-filter filename): Use plain old
1074 `buffer-file-name' instead of `ibuffer-buffer-file-name'.
1075
1076 2008-08-10 Glenn Morris <rgm@gnu.org>
1077
1078 * Makefile.in (ELCFILES): Update.
1079
1080 2008-08-10 John Paul Wallington <jpw@pobox.com>
1081
1082 * pcvs.el (defun-cvs-mode): Add `doc-string' decl.
1083
1084 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * battery.el (battery-echo-area-format, battery-status-function):
1087 Handle new Linux sysfs format for battery reporting.
1088 (battery-linux-sysfs): New function.
1089
1090 2008-08-07 Martin Rudalics <rudalics@gmx.at>
1091
1092 * add-log.el (change-log-search-tag-name)
1093 (change-log-goto-source): Fix behavior when point is not on tag.
1094
1095 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
1096
1097 * startup.el (command-line-ns-option-alist): Use ignore instead of
1098 ns-ignore-0-arg.
1099
1100 * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region)
1101 (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop.
1102 (ns-alternatives-map): New variable.
1103 (x-set-up-function-keys): Use it.
1104 (global): Comment out "put backspace ascii-character..." and friends.
1105 Move function-key-map into ns-alternatives-map. Don't call
1106 precompute-menubar-bindings. Don't set anything connected with
1107 browse-url.
1108 (after-make-frame-functions): Clarify comment why a hook is added.
1109
1110 2008-08-06 Joakim Verona <joakim@verona.se>
1111
1112 * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis
1113 in url:s.
1114
1115 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1116
1117 * vc-svn.el (vc-svn-parse-status): Use when instead of if.
1118 Fix 2008-01-01 change: use a shy group to not affect subsequent
1119 match calls.
1120
1121 2008-08-06 Reto Zimmermann <reto@gnu.org>
1122
1123 * progmodes/vera-mode.el (vera-electric-tab):
1124 * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
1125 region when active.
1126
1127 2008-08-06 Kenichi Handa <handa@m17n.org>
1128
1129 * faces.el (face-valid-attribute-values): Fix handling the value
1130 of (font-family-list) and font-XXX-table.
1131
1132 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1133
1134 * proced.el (proced-menu): Bind the correct function to for toggling.
1135
1136 * vc-dir.el (vc-dir-mode): Fix typo.
1137
1138 2008-08-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1139
1140 * whitespace.el (whitespace-newline-mode)
1141 (global-whitespace-newline-mode, whitespace-mode)
1142 (global-whitespace-mode): Improve docstring.
1143
1144 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
1145
1146 * kmacro.el (kmacro-exec-ring-item): Add autoload.
1147
1148 * files.el (auto-save-visited-file-name): Move definition to fileio.c.
1149
1150 * cus-start.el (all): Handle auto-save-visited-file-name.
1151
1152 2008-08-05 Alex Shinn <alexshinn@gmail.com> (tiny change)
1153
1154 * files.el (hack-one-local-variable-eval-safep): Handle
1155 lisp-indent-function and scheme-indent-function in addition to the
1156 deprecated lisp-indent-hook.
1157
1158 2008-08-05 Michael Albinus <michael.albinus@gmx.de>
1159
1160 * net/xesam.el (top): Require `wid-edit' always.
1161 (xesam-mode-line, xesam-highlight): New deffaces.
1162 (xesam-objects): New local variable.
1163 (xesam-search-engines): Fix error in field list.
1164 (xesam-mode): Use `xesam-mode-line' instead of
1165 `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for
1166 proper initialization (why?).
1167 (xesam-highlight-string, xesam-get-hits)
1168 (xesam-kill-buffer-function): New defuns.
1169 (xesam-refresh-entry): Move code to `xesam-get-hits'. Check
1170 result of "hit.fields", it isn't a string only. Wrap an error of
1171 the strigi search engine ("xesam:size" is returned as string).
1172 Highlight search items.
1173 (xesam-refresh-search-buffer): Make logic of counters more simple.
1174 Prefetch next hits.
1175 (xesam-signal-handler): Use `xesam-mode-line' instead of
1176 `font-lock-type-face'.
1177 (xesam-new-search): Add `xesam-kill-buffer-function' to
1178 `kill-buffer-hook'.
1179
1180 2008-08-05 Teodor Zlatanov <tzz@lifelogs.com>
1181
1182 * add-log.el (change-log-next-error, change-log-mode): Add support
1183 for `next-error' to call `change-log-goto-source' on named files
1184 in a ChangeLog.
1185
1186 2008-08-05 Jay Belanger <jay.p.belanger@gmail.com>
1187
1188 * calc/calc.el (math-read-number): Handle all C-like languages
1189 properly.
1190
1191 2008-08-04 Vincent Belaïche <vincent.b.1@hotmail.fr>
1192
1193 * calc/calc.el (math-read-number): Handle C numbers beginning with
1194 0 correctly.
1195
1196 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
1197
1198 * term/ns-win.el ([ns-new-frame]): New global key.
1199
1200 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * international/mule-cmds.el (read-char-by-name):
1203 Check UCS names with `assoc-string' and case folding.
1204
1205 2008-08-04 Michael Albinus <michael.albinus@gmx.de>
1206
1207 * net/dbus.el (dbus-call-method-asynchronously)
1208 (dbus-method-return-internal, dbus-method-error-internal):
1209 Declare them with `declare-function'.
1210
1211 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
1212
1213 * descr-text.el (describe-char-display): Fix last change:
1214 don't pass CHARSET to `encoded-string-description'.
1215
1216 2008-08-02 Alex Harsanyi <harsanyi@mac.com> (tiny change)
1217
1218 * vc.el (vc-next-action): Update list var correctly after delete.
1219
1220 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * ido.el (ido-mode): Add toggle notification.
1223
1224 * cus-edit.el (custom-save-all): Avoid destroying symlink if
1225 already visiting the custom file.
1226
1227 * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
1228 pending output coming after the status change.
1229
1230 2008-08-02 Jason Rumney <jasonr@gnu.org>
1231
1232 * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts.
1233
1234 2008-08-01 Kenichi Handa <handa@m17n.org>
1235
1236 * international/mule-cmds.el (encode-coding-char):
1237 New optional arg CHARSET.
1238
1239 * descr-text.el (describe-char-display): Call encode-coding-char
1240 with the arg CHARSET.
1241 (describe-char): Pay attention to the text-property `charset'.
1242
1243 2008-08-01 Michael Albinus <michael.albinus@gmx.de>
1244
1245 * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
1246 error messages.
1247 (dbus-set-property): Call `dbus-introspect-get-property' instead
1248 of `dbus-get-property'.
1249
1250 * net/xesam.el (xesam-all-fields): Remove source and content
1251 identifiers.
1252 (xesam-dbus-unique-names): New defvar.
1253 (xesam-dbus-call-method): New defun. Replace all calls of
1254 `dbus-call-method' by `xesam-dbus-call-method'.
1255 (xesam-get-cached-property, xesam-set-cached-property):
1256 New defuns.
1257 (xesam-get-property, xesam-set-property, xesam-refresh-entry)
1258 (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'.
1259 (xesam-search-engines): Make it an association list. Take changed
1260 layout into account in the corresponding function.
1261 (xesam-delete-search-engine): Remove check for consistency of
1262 `xesam-search-engines', not needed anymore.
1263 (xesam-mode): Show XML query string only in the debug case.
1264
1265 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
1266
1267 * files.el (read-file-modes): Fix typo in docstring.
1268
1269 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
1270
1271 * Makefile.in: Avoid maintainer warning for autogenerated unicode
1272 files.
1273
1274 * apropos.el (apropos-symbol): Don't set button skip by default.
1275 (apropos-print): Set button skip iff searching for multiple types.
1276 (apropos-print-doc): Insert blank label button when searching for
1277 a single type.
1278
1279 * button.el (forward-button): Avoid infloop.
1280
1281 * minibuffer.el (read-file-name-completion-ignore-case):
1282 Add cygwin to the list.
1283
1284 2008-07-31 Sven Joachim <svenjoac@gmx.de>
1285
1286 * files.el (abbreviate-file-name): When replacing $HOME with ~,
1287 turn off case-fold-search.
1288
1289 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1290
1291 * net/dbus.el (top): Don't register for "NameOwnerChanged".
1292 (dbus-message-type-invalid, dbus-message-type-method-call)
1293 (dbus-message-type-method-return, dbus-message-type-error)
1294 (dbus-message-type-signal): New defconst.
1295 (dbus-ignore-errors): Fix `edebug-form-spec' property.
1296 (dbus-return-values-table): New defvar.
1297 (dbus-call-method-non-blocking-handler, dbus-event-message-type):
1298 New defun.
1299 (dbus-check-event, dbus-handle-event, dbus-event-serial-number):
1300 Extend docstring. Adapt implementation according to new
1301 `dbus-event' layout.
1302 (dbus-event-service-name, dbus-event-path-name)
1303 (dbus-event-interface-name, dbus-event-member-name):
1304 Adapt implementation according to new `dbus-event' layout.
1305 (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
1306
1307 * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar.
1308 (xesam-mode): Rework implementation.
1309 (xesam-new-search): Additional parameter TYPE.
1310 (xesam-search): Adapt call of `xesam-new-search'.
1311
1312 2008-07-31 Juri Linkov <juri@jurta.org>
1313
1314 * dired-aux.el (dired-do-chmod): Set default value to the original
1315 mode string using absolute notation like u=rwx,g=rx,o=rx.
1316 Use it as a new arg `default' of `dired-mark-read-string'.
1317 (dired-mark-read-string): Add new optional arg `default'.
1318
1319 * files.el (read-file-modes): Set default value to the original
1320 mode string using absolute notation like u=rwx,g=rx,o=rx.
1321 Use it as the `default' arg of `read-string'.
1322
1323 * filesets.el (filesets-cmd-isearch-getargs): Check if the
1324 variable `files' is bound to avoid warnings.
1325
1326 * isearch.el (isearch-forward-regexp, isearch-forward-word)
1327 (isearch-backward, isearch-backward-regexp): Doc fix - make a link
1328 to the command `isearch-forward' instead of displaying "See C-s".
1329 (isearch-highlight-regexp): Remove arguments `regexp' and `face'
1330 with their interactive specifictions. Move reading the face name to
1331 the main body after calls to isearch-done and isearch-clean-overlays.
1332
1333 * mb-depth.el: Unify all names under one common name prefix
1334 `minibuffer-depth-'.
1335 (minibuffer-depth-indicator-function): Rename from
1336 `minibuf-depth-indicator-function'.
1337 (minibuffer-depth-overlay): Rename from
1338 `minibuf-depth-overlay'.
1339 (minibuffer-depth-setup): Rename from
1340 `minibuf-depth-setup-minibuffer'.
1341 (minibuffer-depth-indicate-mode): Rename from
1342 `minibuffer-indicate-depth-mode'.
1343
1344 2008-07-31 Juri Linkov <juri@jurta.org>
1345
1346 * dired-aux.el (dired-isearch-filenames-toggle): New command.
1347 (dired-isearch-filenames-setup): Bind "\M-sf" to
1348 dired-isearch-filenames-toggle in isearch-mode-map.
1349 (dired-isearch-filenames-end): Bind "\M-sf" to nil
1350 in isearch-mode-map.
1351
1352 * isearch.el (isearch-edit-string-set-word): New command.
1353 (minibuffer-local-isearch-map): Bind "\C-w" to
1354 isearch-edit-string-set-word.
1355 (isearch-new-word): Temporary internal variable.
1356 (isearch-edit-string): Remove special case of reading the
1357 first character and checking it for C-w.
1358
1359 * simple.el (read-shell-command, shell-command):
1360 Move code that uses minibuffer-with-setup-hook to set
1361 minibuffer-default-add-function to minibuffer-default-add-shell-commands
1362 from the interactive spec of `shell-command' to `read-shell-command'.
1363
1364 * international/mule-cmds.el (read-char-by-name):
1365 Accept hash notation. Doc fix.
1366 (ucs-insert): Doc fix. Convert to number only when `arg' is
1367 a string. Use separate error message when `arg' is not an integer.
1368 Bind `ucs-insert' to `C-x 8 RET'.
1369
1370 2008-07-31 Joachim Nilsson <joachim.nilsson@member.fsf.org> (tiny change)
1371
1372 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
1373 move the (arglist-cont-nonempty) from c-offsets-alist to
1374 c-hanging-braces-alist like other styles already have.
1375
1376 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1377
1378 * textmodes/texinfmt.el:
1379 * nxml/nxml-enc.el:
1380 * mail/feedmail.el:
1381 * international/mule.el:
1382 * international/latexenc.el:
1383 * emulation/viper-util.el:
1384 * emulation/viper-init.el:
1385 * emulation/viper-ex.el:
1386 * emacs-lisp/bytecomp.el:
1387 * version.el:
1388 * subr.el:
1389 * startup.el:
1390 * sort.el:
1391 * shadowfile.el:
1392 * recentf.el:
1393 * printing.el:
1394 * paths.el:
1395 * minibuffer.el:
1396 * ls-lisp.el:
1397 * loadup.el:
1398 * hippie-exp.el:
1399 * finder.el:
1400 * files.el:
1401 * ediff-util.el:
1402 * ediff-ptch.el:
1403 * ediff-init.el:
1404 * ediff-diff.el:
1405 * dired.el:
1406 * dired-aux.el:
1407 * cus-edit.el:
1408 * bindings.el:
1409 * arc-mode.el:
1410 * add-log.el: Remove VMS support.
1411 * obsolete/vmsproc.el:
1412 * obsolete/vms-pmail.el:
1413 * obsolete/vms-patch.el: Remove file.
1414
1415 2008-07-31 Alan Mackenzie <acm@muc.de>
1416
1417 * progmodes/cc-mode.el (c-before-hack-hook): New function
1418 (Top Level): Install c-before-hack-hook on
1419 before-hack-local-variables-hook, rather than
1420 c-postprocess-file-styles on hack-local-variables-hook.
1421
1422 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
1423
1424 * files.el (normal-mode): Move call to hack-project-variables into
1425 hack-local-variables.
1426 (file-local-variables-alist, before-hack-local-variables-hook):
1427 New vars.
1428 (ignored-local-variables): Add file-local-variables-alist.
1429 (hack-local-variables-filter): Renamed from
1430 hack-local-variables-apply. Add the result to
1431 file-local-variables-alist, without applying them.
1432 (hack-local-variables): Set file-local-variables-alist to nil.
1433 Call hack-project-variables and before-hack-local-variables-hook.
1434 Apply variables here, instead of hack-local-variables-apply.
1435 Based on a patch by Alan Mackenzie.
1436
1437 2008-07-30 Thien-Thi Nguyen <ttn@gnuvola.org>
1438
1439 * info-look.el (autoconf-mode :doc-spec): For
1440 "(autoconf)M4 Macro Index", if the item already
1441 begins with "AS_", don't prefix that string again.
1442
1443 2008-07-30 Juri Linkov <juri@jurta.org>
1444
1445 * info.el (info, Info-mode): Doc fix.
1446
1447 * isearch.el (isearch-mode-map): Bind `M-s r' to
1448 `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
1449 (search-map): Bind `M-s w' to `isearch-forward-word' globally
1450 in the global map `search-map'.
1451 (isearch-forward): Doc fix.
1452 (isearch-forward-word, isearch-toggle-case-fold): New commands.
1453
1454 * simple.el (quoted-insert): Comment out code that treats
1455 0240-0377 specially.
1456
1457 2008-07-30 Chong Yidong <cyd@stupidchicken.com>
1458
1459 * cus-start.el: Add customization info for
1460 read-buffer-completion-ignore-case.
1461
1462 2008-07-30 Sam Steingold <sds@gnu.org>
1463
1464 * vc-dir.el (vc-dir): Call file-truename on the dir argument.
1465
1466 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1467
1468 * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring.
1469 (vc-dir-mode): Improve docstring.
1470
1471 2008-07-30 Juri Linkov <juri@jurta.org>
1472
1473 * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie
1474 for the sake of isearch-mode-hook in dired-mode in dired.el.
1475
1476 2008-07-19 Markus Triska <markus.triska@gmx.at>
1477
1478 * image-mode.el (image-mode): Set image-mode-text-map when image
1479 cannot be displayed.
1480
1481 2008-07-30 Stepehen Leake <stephen_leake@stephe-leake.org>
1482
1483 * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted
1484 ada-xref-set-default-prj-values.
1485 (ada-prj-display-page): Ditto.
1486
1487 * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string.
1488 (ada-make-filename-from-adaname): Fix free variable.
1489
1490 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1491
1492 * vc-git.el (vc-git-status-printer): Synchronize with the default.
1493
1494 2008-07-30 Michael McNamara <mac@mail.brushroad.com>
1495
1496 * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent
1497 for declarations inside a parenthetical list. The code is ill-advised,
1498 and doesn't work given user defined types.
1499 (verilog-set-auto-endcomments): Enhance function automatic
1500 endcomment to support functions that return user defined types.
1501 (verilog-mode): Add code to tell which-function-mode minor mode
1502 that Verilog supports this feature.
1503 (verilog-beg-block-re-ordered, verilog-indent-re)
1504 (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1)
1505 (verilog-leap-to-head): Support the new virtual and/or protected
1506 tasks, as well as extern declarations of tasks for indenting and
1507 for foward/backward expression.
1508
1509 2008-07-30 Wilson Snyder <wsnyder@wsnyder.org>
1510
1511 * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET
1512 to work with SV 'logic' signals. Suggested by Julian Gorfajn.
1513 (verilog-auto-inst-column): Make verilog-auto-inst-column customizable.
1514 (verilog-string-replace-matches): Avoid recursion with small
1515 replacements.
1516 (verilog-auto-inst-param-value, verilog-mode-version)
1517 (verilog-mode-version-date, verilog-read-inst-param-value)
1518 (verilog-auto-inst, verilog-auto-inst-param)
1519 (verilog-auto-inst-port, verilog-simplify-range-expression): Add
1520 verilog-auto-inst-param-value option for AUTOINST. Suggested by
1521 David Rogoff. This allows parameters to be replaced with their
1522 values, on the expansion of an AUTOINST with Verilog 2001 style
1523 parameter settings.
1524
1525 2008-07-30 David Lord <david.lord@phonecoop.coop> (tiny change)
1526
1527 * calendar/timeclock.el (timeclock-day-projects): Change a `cdr'
1528 to `cddr'.
1529
1530 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * Makefile.in (ELCFILES): Add mairix.elc.
1533
1534 2008-07-29 David Engster <deng@randomsample.de>
1535
1536 * net/mairix.el: New file.
1537
1538 2008-07-29 Juri Linkov <juri@jurta.org>
1539
1540 * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag
1541 instead of variable-pitch with bold and 1.2 height.
1542
1543 * dired-aux.el (dired-do-async-shell-command): New command.
1544
1545 * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files'
1546 from `&' to `%&'. Bind `&' to `dired-do-async-shell-command'.
1547
1548 2008-07-29 Juri Linkov <juri@jurta.org>
1549
1550 * international/mule-cmds.el (ucs-names): New internal variable.
1551 (ucs-names): New function.
1552 (ucs-completions): New lazy completion variable.
1553 (read-char-by-name): New function.
1554 (ucs-insert): Replace interactive spec letter "s" with the call to
1555 `read-char-by-name'.
1556
1557 * replace.el (read-regexp): Add second arg `default'. Doc fix.
1558
1559 * replace.el (occur-read-primary-args):
1560 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
1561 (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the
1562 second arg of `read-regexp'.
1563
1564 * dired-aux.el (dired-isearch-filenames): New user option.
1565 (dired-isearch-orig-success-function): New internal variable.
1566 (dired-isearch-filenames-setup, dired-isearch-filenames-end)
1567 (dired-isearch-success-function): New functions.
1568 (dired-isearch-filenames, dired-isearch-filenames-regexp):
1569 New commands.
1570
1571 * dired.el (dired-insert-set-properties): Add new text property
1572 `dired-filename' to put on file names.
1573 (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames'
1574 and `M-s f M-C-s' to `dired-isearch-filenames-regexp'.
1575 Add menu items.
1576 (dired-mode): Add hook `dired-isearch-filenames-setup' to
1577 buffer-local `isearch-mode-hook'.
1578
1579 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
1580
1581 * progmodes/ada-mode.el (ada-batch-reformat): Doc fix.
1582 (ada-create-case-exception): Fix typo in docstring.
1583 (ada-no-auto-case): Return nil, not the docstring.
1584 (ada-indent-current): Reflow docstring.
1585
1586 * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values)
1587 (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings.
1588 (ada-prj-load-from-file): Reflow docstring.
1589 (ada-prj-display-page): Fix typo in widget.
1590
1591 * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private):
1592 Fix typos in docstrings.
1593
1594 * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr)
1595 (ada-compile-current, ada-check-current, ada-run-application)
1596 (ada-get-ali-file-name): Fix typos in docstrings.
1597 (ada-xref-confirm-compile, ada-find-references)
1598 (ada-find-local-references, ada-find-any-references): Doc fixes.
1599 (ada-get-all-references): Fix typo in error message.
1600 (ada-xref-current-project): Use `let', not `let*'.
1601 (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring.
1602
1603 2008-07-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1604
1605 * whitespace.el (whitespace-newline): Change initialization to have a
1606 low contrast relative to the background color. Suggested by David
1607 Reitter <david.reitter@gmail.com>.
1608
1609 2008-07-28 Juri Linkov <juri@jurta.org>
1610
1611 * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp):
1612 New functions.
1613
1614 * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
1615 and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items.
1616
1617 2008-07-28 Seiji Zenitani <zenitani@mac.com>
1618
1619 * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
1620 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
1621
1622 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1623
1624 * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.
1625 Add support for add-log.
1626 (ada-end-stmt-re): Fix bug - allow comment after 'when'.
1627
1628 * progmodes/ada-prj.el: Delete 'main_unit' project variable.
1629 (ada-prj-save): Prompt for file name if not given.
1630 (ada-prj-display-page): Display casing exceptions.
1631
1632 * progmodes/ada-xref.el: Add support for GNAT project files as Emacs
1633 Ada mode project files. Delete 'main_unit' project variable;
1634 only need 'main'. Simplify handling of default project values.
1635 Use cross-prefix consistently.
1636 (ada-find-executable): Throw error if not found.
1637 (ada-initialize-runtime-library): Improve error handling when
1638 gnatls not found.
1639 (ada-gnat-parse-gpr): New.
1640 (ada-treat-cmd-string): Allow process environment variables.
1641 (ada-xref-set-default-prj-values): Delete; replace with
1642 ada-default-prj-properties.
1643 (ada-parse-prj-file): Handle GNAT project files.
1644 (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file.
1645 (ada-select-prj-file): New.
1646 (ada-get-absolute-dir-list): Allow project and environment variables.
1647
1648 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
1649
1650 Sync with Tramp 2.1.14.
1651
1652 * net/tramp.el (tramp-perl-directory-files-and-attributes)
1653 (tramp-get-device): Make device number a cons cell.
1654 (tramp-convert-file-attributes): Make inode a cons cell.
1655
1656 * net/trampver.el: Update release number.
1657
1658 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
1659
1660 * faces.el (face-set-after-frame-default): Treat 'ns as all other
1661 window systems.
1662
1663 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
1664
1665 * term/ns-win.el (do-applescript): New alias in carbon-compat section.
1666
1667 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1668
1669 Remove support for Mac Carbon.
1670 * term/mac-win.el: Remove file
1671 * international/mule-cmds.el:
1672 * version.el:
1673 * startup.el:
1674 * simple.el:
1675 * mwheel.el:
1676 * mouse.el:
1677 * loadup.el:
1678 * isearch.el:
1679 * info.el:
1680 * frame.el:
1681 * faces.el:
1682 * disp-table.el:
1683 * cus-start.el:
1684 * cus-face.el:
1685 * cus-edit.el:
1686 * Makefile.in: Remove code for Carbon.
1687
1688 2008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1689
1690 * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
1691 bindings for functions deleted by Dan N. 2008-07-21. Set
1692 where-is-preferred-modifier. Add show-manual option to Help menu.
1693
1694 2008-07-26 Michael Albinus <michael.albinus@gmx.de>
1695
1696 * net/tramp.el (tramp-handle-start-file-process):
1697 Set query-on-exit flag. Kill temporary buffer.
1698 (tramp-process-sentinel): Remove defun.
1699 (tramp-do-copy-or-rename-file-out-of-band)
1700 (tramp-maybe-open-connection): Don't call it.
1701
1702 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
1703 `tramp-process-sentinel'.
1704
1705 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
1706 `tramp-process-sentinel'.
1707
1708 * net/xesam.el (xesam-from): Remove defvar.
1709 (xesam-mode): Derive from `special-mode'. Extend `xesam-mode-map'
1710 and `mode-line-position'.
1711 (xesam-refresh-entry): Remove argument `hit-number'. Add debug
1712 information to the widgets. Don't set `mode-line-position'.
1713 (xesam-refresh-search-buffer): Correct hit number computing.
1714 Don't set `mode-line-position'.
1715 (xesam-new-search): Add debug information to the mode line.
1716
1717 2008-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1718
1719 * diff-mode.el (diff-show-trailing-blanks): Renamed to
1720 diff-show-trailing-whitespaces.
1721
1722 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
1723
1724 * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
1725 invalid filename strings when parsing tex errors (bug#376).
1726
1727 2008-07-25 Dan Nicolaescu <dann@ics.uci.edu>
1728
1729 * menu-bar.el (menu-bar-file-menu): Fix typo.
1730
1731 2008-07-25 Juanma Barranquero <lekktu@gmail.com>
1732
1733 * play/solitaire.el (solitaire-mode-map): Define within defvar.
1734 (solitaire-mode): Define with `define-derived-mode'.
1735 (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
1736 (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
1737 (solitaire-undo, solitaire-check): Use `when'.
1738 (solitaire-solve): Err out if the solitaire is already in progress.
1739 Use `when'.
1740
1741 * descr-text.el (describe-char): Don't overwrite local variable char
1742 when describing characters with display-table entries. Display font
1743 backend when describing composed characters. Simplify: use `let'
1744 instead of `let*', and `or x y' instead of `if x x y'.
1745
1746 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
1747
1748 * image-mode.el (image-minor-mode): Set up winprops.
1749
1750 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1751
1752 * diff-mode.el (diff-show-trailing-blanks): New fun.
1753 Show trailing blanks in modified lines for diff-mode.
1754
1755 2008-07-24 Michael Albinus <michael.albinus@gmx.de>
1756
1757 * Makefile.in (ELCFILES): Add net/xesam.el.
1758
1759 * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
1760 process name. Reported by Markus Triska <markus.triska@gmx.at>.
1761
1762 * net/xesam.el: New file.
1763
1764 2008-07-24 Sven Joachim <svenjoac@gmx.de>
1765
1766 * dired-aux.el (dired-copy-file-recursive): Avoid calling
1767 set-file-modes when creating target directories.
1768
1769 2008-07-24 Juanma Barranquero <lekktu@gmail.com>
1770
1771 * play/solitaire.el (solitaire-mode): Fix typo in docstring.
1772 Set `show-trailing-whitespace' to nil.
1773 (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
1774 Fix typos in docstrings.
1775
1776 2008-07-24 Chong Yidong <cyd@stupidchicken.com>
1777
1778 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
1779 key remapping, not directly.
1780
1781 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1782
1783 * whitespace.el: New version 11.2.
1784 (whitespace-newline-mode, global-whitespace-newline-mode): New newline
1785 minor mode visualization.
1786
1787 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1788
1789 * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files.
1790
1791 * Makefile.in (ELCFILES): Add term/common-win.elc.
1792
1793 * vc-dir.el (vc-dir-search, vc-dir-isearch)
1794 (vc-dir-isearch-regexp): New functions.
1795 (vc-dir-mode-map, vc-dir-menu-map): Bind them.
1796
1797 2008-07-23 Juri Linkov <juri@jurta.org>
1798
1799 * isearch-multi.el: Remove file to avoid dos file name clashes
1800 with isearch-x.el. Move most content to misearch.el.
1801
1802 * misearch.el: New file with most content from isearch-multi.el.
1803 Rename `isearch-buffers' name prefixes to `multi-isearch'.
1804 Remove `isearch-buffers-minor-mode'. Add new function
1805 `multi-isearch-setup' to `isearch-mode-hook'. New top-level
1806 commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
1807 `multi-isearch-files', `multi-isearch-files-regexp'.
1808
1809 * Makefile.in (ELCFILES): Remove isearch-multi.elc. Add misearch.elc.
1810
1811 * isearch.el (isearch-message-prefix): Display "Multi" when
1812 `multi-isearch-next-buffer-current-function' is non-nil.
1813 (isearch-search-string): Replace `isearch-buffers-next-buffer-function'
1814 with `multi-isearch-next-buffer-current-function', and
1815 `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
1816
1817 * add-log.el (change-log-mode): Set `change-log-next-buffer' to
1818 `multi-isearch-next-buffer-function' instead of
1819 `isearch-buffers-next-buffer-function'. Remove call to
1820 `isearch-buffers-minor-mode'.
1821
1822 * buff-menu.el (Buffer-menu-marked-buffers)
1823 (Buffer-menu-isearch-buffers)
1824 (Buffer-menu-isearch-buffers-regexp): New functions.
1825 (Buffer-menu-mode-map): Bind "M-s a C-s" to
1826 `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
1827 `Buffer-menu-isearch-buffers-regexp'.
1828 (Buffer-menu-mode): Document new commands in docstring.
1829 (list-buffers-noselect): Add one space after Info file name
1830 according to the Info address convention.
1831
1832 * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp):
1833 New functions.
1834
1835 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to
1836 `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
1837 (ibuffer-mode): Document new commands in docstring.
1838
1839 * filesets.el (filesets-commands): Add commands for "Isearch" and
1840 "Isearch (regexp)". Replace `query-replace' and `query-replace-regexp'
1841 with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
1842 (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
1843 or `multi-isearch-files-regexp'.
1844 (filesets-cmd-query-replace-getargs): Call standard function
1845 `query-replace-read-args' to read `query-replace' arguments.
1846 Add `multi-query-replace-map'.
1847 (filesets-cmd-query-replace-regexp-getargs)
1848 (filesets-cmd-isearch-getargs): New functions.
1849
1850 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
1851
1852 * international/mule.el (recode-region): Deactivate mark at the end.
1853
1854 2008-07-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
1855
1856 * progmodes/flymake.el (flymake-errline, flymake-warnline):
1857 Use more suitable colors on dark displays.
1858
1859 2008-07-23 Michael Albinus <michael.albinus@gmx.de>
1860
1861 * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
1862 "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
1863 (tramp-temp-buffer-name): New defconst.
1864 (tramp-handle-start-file-process): Use it. Apply "exec", for the
1865 command. No trailing prompt.
1866 (tramp-process-sentinel): Remove temporary buffer, if existing.
1867 Don't handle trailing prompt.
1868 (tramp-open-connection-setup-interactive-shell):
1869 Use `tramp-temp-buffer-name'.
1870
1871 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * shell.el (shell-dynamic-complete-functions):
1874 Use comint-dynamic-complete-filename as well (bug#361).
1875
1876 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1877
1878 * term/ns-win.el:
1879 * version.el (emacs-version):
1880 * loadup.el:
1881 * frame.el (make-frame-on-display): Check for ns instead of
1882 ns-windowing.
1883
1884 * dired.el (dired-mode-map): Show the key binding for wdired.
1885
1886 * menu-bar.el (menu-bar-file-menu): Show the key binding for
1887 exiting Emacs.
1888
1889 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
1890
1891 * term/ns-win.el (x-list-fonts): Drop alias.
1892
1893 2008-07-23 Juri Linkov <juri@jurta.org>
1894
1895 * replace.el (multi-query-replace-map): New variable.
1896 (perform-replace): Add processing of new multi-buffer keys bound
1897 to `automatic-all' and `exit-current'. Set `query-flag' to nil
1898 if last input char was `automatic-all'. Set new local variable
1899 `multi-buffer' to t when one of new two keys were typed. Return
1900 non-nil value of `multi-buffer' that tells to calling functions
1901 to continue replacement on the next file.
1902
1903 * progmodes/etags.el (tags-query-replace): Set arg `map' of
1904 `perform-replace' to `multi-query-replace-map'.
1905
1906 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
1907
1908 * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
1909 otherwise displayed in every buffer.
1910
1911 * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
1912 (vc-arch-trim-one-revlib): Delete temp directories as well.
1913
1914 2008-07-22 Stephen Eglen <stephen@gnu.org>
1915
1916 * iswitchb.el (iswitchb-delim): New variable. Suggested by Ted Roden.
1917
1918 2008-07-22 Sven Joachim <svenjoac@gmx.de>
1919
1920 * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis.
1921
1922 2008-07-22 Miles Bader <miles@gnu.org>
1923
1924 * progmodes/sh-script.el (sh-newline-and-indent): Remove.
1925 (sh-mode-map): Remove remapping of newline-and-indent.
1926
1927 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1928
1929 * vc.el (Todo): Update.
1930
1931 * vc-hooks.el: Remove obsolete comment.
1932
1933 * vc-git.el (vc-git-status-printer): Update the directory display
1934 to match the default.
1935
1936 * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS.
1937
1938 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
1941 for "word wrap" command.
1942
1943 * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
1944
1945 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
1946
1947 * term/ns-win.el: Rename ns- functions/variables to the
1948 corresponding x- versions.
1949 (x-select-text, x-cut-buffer-or-selection-value)
1950 (x-disown-selection-internal, x-get-selection-internal)
1951 (x-own-selection-internal, x-defined-colors, xw-defined-colors)
1952 (x-display-mm-width, x-display-mm-height)
1953 (x-display-backing-store, x-display-save-under)
1954 (x-display-visual-class, x-display-screens, x-focus-frame): Remove
1955 defaliases.
1956
1957 * frame.el (ns-display-name): Remove declaration.
1958 (make-frame-on-display): Use x-display-name instead
1959 ns-display-name. Use unless.
1960
1961 * startup.el (command-line-1): Fix indentation.
1962
1963 * term/ns-win.el (up-one, down-one, left-one, right-one): Remove,
1964 checked in inadvertently.
1965
1966 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
1967
1968 * term/ns-win.el: Standardize references to "Nextstep" in
1969 comments, messages, and docstrings.
1970 (ns-handle-args, x-parse-geometry)
1971 (ns-extended-platform-support-mode, x-setup-function-keys)
1972 (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
1973 (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
1974 (ns-initialized, ns-initialize-window-system): Doc fixes.
1975
1976 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
1977
1978 * diff-mode.el (diff-auto-refine): Delete defcustom.
1979 (diff-auto-refine-mode): New func/var via define-minor-mode.
1980 Update var ref to use diff-auto-refine-mode.
1981 * smerge-mode.el (diff-mode): Require when compiling.
1982 (smerge-auto-refine): Delete defcustom.
1983 Update smerge-auto-refine ref to use diff-auto-refine-mode.
1984
1985 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
1986
1987 * simple.el (visual-line): New custom group.
1988 (visual-line-fringe-indicators): New var.
1989 (visual-line-mode): Set fringe-indicator-alist based on
1990 visual-line-fringe-indicators. Add lighter.
1991
1992 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1993
1994 * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
1995 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
1996 (x-handle-geometry, x-handle-name-switch, x-display-name)
1997 (x-handle-display, x-handle-args, x-colors): Move ...
1998 * term/common-win.el: ... here. New file.
1999 * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
2000 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
2001 (x-handle-geometry, x-handle-name-switch, x-display-name)
2002 (x-handle-display, x-handle-args, x-colors): Remove.
2003 * loadup.el: Load term/common-win before term/x-win and term/w32-win.
2004
2005 2008-07-19 Juri Linkov <juri@jurta.org>
2006
2007 * startup.el (fancy-startup-text): Move the line "To quit
2008 a partially entered command, type Control-g" a few lines below
2009 to be after the line "To start". Add text "at gnu.org" to
2010 "Overview of Emacs features".
2011
2012 * dired.el (dired-mode-map): Fix menu text of
2013 image-dired-display-thumbs.
2014
2015 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2016 (image-dired-cmd-create-temp-image-options)
2017 (image-dired-cmd-create-standard-thumbnail-command): Add > to the
2018 ImageMagick command line to change the dimensions of the image
2019 only if its width or height exceeds the geometry specification.
2020
2021 * longlines.el: Add coding cookie utf-8 for the pilcrow sign.
2022
2023 * proced.el (proced-mode, proced): Add \\<proced-mode-map>
2024 to docstrings.
2025
2026 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
2027
2028 * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
2029 Vinicius Jose Latorre.
2030
2031 2008-07-19 Glenn Morris <rgm@gnu.org>
2032
2033 * term/ns-win.el (ns-make-command-string): Use mapconcat.
2034 (ns-save-preferences): Fix typo in previous change. (Bug#573)
2035
2036 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
2037
2038 * net/dbus.el (dbus-interface-properties): New defconst.
2039 (dbus-introspect): Update docstring.
2040 (dbus-introspect-xml, dbus-introspect-get-attribute)
2041 (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
2042 (dbus-introspect-get-interface-names)
2043 (dbus-introspect-get-interface, dbus-introspect-get-method-names)
2044 (dbus-introspect-get-method, dbus-introspect-get-signal-names)
2045 (dbus-introspect-get-signal, dbus-introspect-get-property-names)
2046 (dbus-introspect-get-property)
2047 (dbus-introspect-get-annotation-names)
2048 (dbus-introspect-get-annotation)
2049 (dbus-introspect-get-argument-names, dbus-introspect-get-argument)
2050 (dbus-introspect-get-signature, dbus-get-property)
2051 (dbus-set-property, dbus-get-all-properties): New defuns.
2052
2053 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
2054
2055 * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
2056 ns-grabenv.elc.
2057
2058 * ns-carbon-compat.el: File removed.
2059
2060 * ns-grabenv.el: File removed.
2061
2062 * term/ns-win.el: Contents of ns-carbon-compat.el and
2063 ns-grabenv.el moved here.
2064 (ns-grabenv, ns-open-file-select-line): Doc fixes.
2065 (ns-submit-bug-report): Function removed. Reports go to the main
2066 Emacs bug list.
2067 (ns-handle-args, ns-spi-service-call): Doc fixes.
2068 (info-ns-emacs): Function removed. Nextstep port manual will be
2069 merged into the Emacs manual, so no separate link needed.
2070
2071 2008-07-18 Francesc Rocher <rocher@member.fsf.org>
2072
2073 * startup.el (fancy-splash-head): Fix change of 2008-07-02.
2074
2075 2008-07-18 Glenn Morris <rgm@gnu.org>
2076
2077 * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change
2078 to XEmacs, since it does nothing for Emacs.
2079
2080 2008-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
2081
2082 * net/tls.el (open-tls-stream): Make it work with the 2nd argument
2083 BUFFER that is a string but does not exist as a buffer object, as
2084 mentioned in the doc-string.
2085
2086 2008-07-17 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * simple.el (line-move-visual): Make it a defcustom.
2089 (line-move-1): Convert temporary-goal-column back to an integer if
2090 it was set as a float by a previous call to line-move-visual.
2091 (end-of-visual-line, beginning-of-visual-line)
2092 (next-logical-line, previous-logical-line): New functions.
2093
2094 2008-07-17 David Reitter <david.reitter@gmail.com>
2095
2096 * simple.el (kill-visual-line, turn-on-visual-line-mode): New
2097 functions.
2098 (visual-line-mode, global-visual-line-mode): New minor mode.
2099 (visual-line-mode-map): New variable.
2100
2101 2008-07-17 Glenn Morris <rgm@gnu.org>
2102
2103 * term/ns-win.el (parameters): Declare for compiler.
2104
2105 2008-07-17 Fan Kai <fktpp@xemacs.org> (tiny change)
2106
2107 * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion
2108 for Windows.
2109
2110 2008-07-17 Daiki Ueno <ueno@unixuser.org>
2111
2112 * epa.el (epa-key-list-mode): Use run-mode-hooks.
2113 (epa-key-mode): Ditto.
2114 (epa-info-mode): Ditto.
2115
2116 2008-07-17 Glenn Morris <rgm@gnu.org>
2117
2118 * term/ns-win.el (ns-handle-switch): Simplify. Handle the numeric case.
2119 (ns-handle-numeric-switch): Just call ns-handle-switch.
2120 (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
2121 (ns-handle-args): Simplify using `pop'.
2122 (ns-display-name): Define (used in frame.el).
2123 (menu-bar-select-frame): Add (ignored) arg to more closely match the
2124 original definition.
2125 (ns-perform-service): Declare.
2126 (ns-save-preferences): Use fewer `let's.
2127
2128 * frame.el (ns-display-name): Declare for compiler.
2129
2130 2008-07-17 Kenichi Handa <handa@m17n.org>
2131
2132 * descr-text.el (describe-char-unidata-list): Initialize to the
2133 list of name, general-category, decomposition, and old-name.
2134
2135 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
2136
2137 * startup.el (command-line-1): Update processing of NS long options to
2138 mimic recent changes to processing of X long options.
2139
2140 2008-07-16 Nick Roberts <nickrob@snap.net.nz>
2141
2142 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a
2143 list of #defines for remote files.
2144 (gdb-source-info): Only show main if it has been found.
2145
2146 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
2147
2148 * term/ns-win.el: Require CL; fix up comment style; reindent.
2149 (ns-define-service): Use subst-char-in-string. Avoid `eval'.
2150 (ns-save-preferences): Use `case'.
2151 (ns-initialize-window-system): Use `dolist'.
2152
2153 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
2154
2155 * loadup.el: Remove load of easy-mmode prior to ns-win when NS
2156 windowing is used.
2157 * term/ns-win.el (ns-extended-platform-support-mode):
2158 Correct/improve documentation.
2159
2160 2008-07-16 Glenn Morris <rgm@gnu.org>
2161
2162 * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
2163 Simply require 'cl (see comment in cl-compat.el).
2164 * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
2165 * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
2166 (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
2167 directly rather by subterfuge. Provide cl before loading cl-macs.
2168
2169 * paths.el (rmail-spool-directory): Remove settings for systems that are
2170 no longer supported.
2171
2172 * frame.el (ns-initialize-window-system): Declare for compiler.
2173
2174 * term/ns-win.el: Add numerous declarations for compiler.
2175 (ns-pop-up-frames): Move definition before use. Doc fix.
2176
2177 * emacs-lisp/check-declare.el (check-declare-locate)
2178 (check-declare-verify): Handle .m files.
2179
2180 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
2181
2182 * ns-carbon-compat.el: New file: user-visible compatibility of
2183 NeXTstep port with Carbon port.
2184 * ns-grabenv.el: New file: functionality useful on OS X platform to
2185 expose environment variables inside Emacs started from icon.
2186 * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
2187 * cus-edit.el:
2188 * cus-face.el:
2189 * disp-table.el:
2190 * faces.el:
2191 * info.el:
2192 * mouse.el:
2193 * mwheel.el:
2194 * simple.el: Add ns to window systems treated as GUIs.
2195 * facemenu.el (facemenu-read-color): Don't require a name match under
2196 NS, to allow numeric color entry.
2197 * frame.el (make-frame-on-display): Follow code for 'x in initializing
2198 'ns window system if need be.
2199 (various): Add 'ns as described above.
2200 * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if
2201 ns-windowing is active.
2202 * startup.el (command-line-ns-option-alist): New constant to handle NS
2203 windowing system specific command line args analogous to how they are
2204 handled for X windows.
2205 (command-line-1): Use the above where appropriate.
2206 * version.el: Add NS port version.
2207 * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on
2208 Darwin (usually OS X) systems.
2209 (woman-use-own-frame): Include 'ns in list of GUI window systems.
2210 * emulation/viper-util.el (ns-display-color-p)
2211 (ns-color-defined-p): Remove these (caustically-commented) outdated
2212 compensations for a port that was never itself integrated until now.
2213 * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support
2214 for NS window system.
2215 * international/mule-cmds.el: Add 'ns to list of special-cased window
2216 systems (probably most of these, x/w32/mac/ns could be changed to
2217 window-system non-nil).
2218 * term/ns-win.el: New file: lisp-side support for NS windowing system.
2219
2220 2008-07-14 Jason Rumney <jasonr@gnu.org>
2221
2222 * term/w32-win.el (x-handle-switch, x-handle-name-switch)
2223 (x-handle-numeric-switch, x-handle-initial-switch)
2224 (x-handle-xrm-switch, x-handle-args, x-handle-display)
2225 (xw-defined-colors, w32-initialize-window-system):
2226 Avoid use of cl pop and push macros.
2227
2228 2008-07-14 Martin Rudalics <rudalics@gmx.at>
2229
2230 * add-log.el (change-log-goto-source): Avoid wrong-type-argument
2231 error when change-log-search-file-name returns nil.
2232
2233 2008-07-13 Martin Rudalics <rudalics@gmx.at>
2234
2235 * add-log.el (change-log-search-file-name):
2236 Use match-string-no-properties.
2237 (change-log-search-tag-name-1, change-log-search-tag-name)
2238 (change-log-goto-source-1, change-log-goto-source): New functions.
2239 (change-log-tag-re, change-log-find-head, change-log-find-tail):
2240 New variables.
2241 (change-log-mode-map): Bind C-c C-c to change-log-goto-source.
2242
2243 2008-07-13 Jay Belanger <jay.p.belanger@gmail.com>
2244
2245 * calc/calc-help.el (calc-describe-key): Add angles to special key
2246 descriptions.
2247
2248 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2249
2250 * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to
2251 search for regexp.
2252
2253 2008-07-12 Chong Yidong <cyd@stupidchicken.com>
2254
2255 * simple.el (line-move-visual): Handle null pixel position gracefully.
2256
2257 2008-07-11 Jason Rumney <jasonr@gnu.org>
2258
2259 * files.el (file-truename): Get truename of ancestors if file does
2260 not exist on Windows.
2261
2262 2008-07-11 Chong Yidong <cyd@stupidchicken.com>
2263
2264 * simple.el (line-move-visual): Obey goal-column and no-error arg.
2265 (track-eol, temporary-goal-column, previous-line, next-line):
2266 Update docstring.
2267 (move-end-of-line, move-beginning-of-line): Bind line-move-visual
2268 to nil.
2269
2270 2008-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2271
2272 * simple.el (line-move-visual): New var.
2273 (line-move-visual): New function.
2274 (line-move): Call line-move-visual.
2275
2276 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
2277
2278 * progmodes/grep.el (grep-files-aliases): Improve the C++ source
2279 pattern and add patterns for C++ header files.
2280
2281 2008-07-10 Chong Yidong <cyd@stupidchicken.com>
2282
2283 * window.el (truncated-partial-width-window-p): New function.
2284
2285 * menu-bar.el: Remove Longlines mode from menu. Add word-wrap option.
2286
2287 * faces.el (x-create-frame-with-faces): Don't pass parameters that
2288 are set later to x-create-frame.
2289 (face-set-after-frame-default): Apply X resources for non-default
2290 faces.
2291
2292 2008-07-08 Chong Yidong <cyd@stupidchicken.com>
2293
2294 * faces.el (face-set-after-frame-default): Simplify. Don't apply
2295 frame-specific X resource settings. Set faces using a list of
2296 frame parameters explicitly passed to the calling
2297 function (e.g. make-frame).
2298 (x-create-frame-with-faces, tty-create-frame-with-faces): Supply
2299 explicit frame parameter list to face-set-after-frame-default.
2300
2301 2008-07-08 Eduard Wiebe <usenet@pusto.de> (tiny change)
2302
2303 * net/browse-url.el (browse-url-default-browser):
2304 Fix argument list in lambda.
2305
2306 2008-07-07 Ulf Jasper <ulf@web.de>
2307
2308 * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
2309 from url-retrieve.
2310 (newsticker--sentinel-work): Fix xerror typo.
2311
2312 2008-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2313
2314 * vc-dir.el (vc-dir-refresh): Only update files.
2315
2316 * vc-git.el (vc-git--ls-files-state): Remove unused function.
2317
2318 * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes.
2319
2320 2008-07-06 John Paul Wallington <jpw@pobox.com>
2321
2322 * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes.
2323
2324 2008-07-05 Alexandre Julliard <julliard@winehq.org>
2325
2326 * vc-git.el (vc-git-registered): Return true for removed files.
2327 (vc-git-print-log, vc-git-log-view-mode): Print a single log for
2328 all the files instead of one per file.
2329 (vc-git-previous-revision): Add support for project-wide previous
2330 revision when specified file is nil.
2331
2332 2008-07-05 Dan Nicolaescu <dann@ics.uci.edu>
2333
2334 * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
2335
2336 * vc-dir.el (vc-dir-find-child-files): New function.
2337 (vc-dir-resync-directory-files): New function.
2338 (vc-dir-recompute-file-state): New function, broken out of ...
2339 (vc-dir-resynch-file): ... here. Also deal with directories.
2340 * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
2341 (vc-resynch-buffer): Use it.
2342
2343 * vc-hg.el (vc-hg-registered): Do not set vc-state.
2344
2345 * vc-annotate.el (vc-annotate-mode-menu): Add separator.
2346
2347 2008-07-05 Nick Roberts <nickrob@snap.net.nz>
2348
2349 * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
2350 if it's not part of gdb-ui, e.g, at start.
2351
2352 * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
2353 filenames in stack trace (text command mode).
2354
2355 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
2356
2357 * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
2358
2359 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
2360 Use syntax-ppss on a position *before* the char we want to change.
2361
2362 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu>
2363
2364 * vc-dir.el (vc-dir-query-replace-regexp): New function.
2365 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
2366 (vc-dir-mode-map): Likewise.
2367
2368 2008-07-03 Juanma Barranquero <lekktu@gmail.com>
2369
2370 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
2371 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
2372 (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
2373 Remove spurious * in defcustom docstrings.
2374
2375 * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
2376 (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
2377 (adaptive-fill-mode, adaptive-fill-first-line-regexp)
2378 (default-justification): Remove spurious * in defcustom docstrings.
2379
2380 * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
2381 (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
2382 (rst-compare-decorations, rst-default-indent, rst-update-section)
2383 (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
2384 (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
2385 (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
2386 Fix typos in docstrings.
2387 (rst-mode-lazy): Fix typo in docstring. Remove spurious *.
2388 (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
2389 (rst-get-decorations-around, rst-section-tree-point)
2390 (rst-font-lock-adornment-point): Reflow docstrings.
2391 (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
2392 Doc fixes.
2393 (rst-re-enumerations): Comment out.
2394
2395 * nxml/nxml-glyph.el (nxml-glyph-set-hook):
2396 * nxml/nxml-uchnm.el (nxml-unicode-blocks)
2397 (nxml-unicode-block-char-name-set):
2398 * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
2399 * nxml/rng-nxml.el (rng-set-state-after):
2400 * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
2401
2402 * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
2403 (rng-c-parse-annotation-body):
2404 * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
2405
2406 * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
2407 (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
2408 (nxml-forward-balanced-item, nxml-dynamic-markup-word)
2409 (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
2410 Fix typos in docstrings.
2411 (nxml-attribute-indent): Reflow docstring.
2412 (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
2413 (nxml-default-buffer-file-coding-system): Doc fixes.
2414
2415 * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
2416 (nxml-ns-set-prefix): Fix typos in docstrings.
2417 (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
2418 Reflow docstring.
2419 (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
2420
2421 * nxml/nxml-outln.el (nxml-hide-all-text-content)
2422 (nxml-show-direct-text-content, nxml-show-direct-subheadings)
2423 (nxml-hide-direct-text-content, nxml-hide-subheadings)
2424 (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
2425 (nxml-outline-display-rest, nxml-outline-set-overlay)
2426 (nxml-section-tag-forward, nxml-section-tag-backward)
2427 (nxml-back-to-section-start): Fix typos in docstrings.
2428
2429 * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
2430 Doc fixes.
2431
2432 * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
2433 (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
2434 (nxml-scan-after-change): Fix typo in docstring.
2435
2436 * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
2437 (rng-name-class-possible-names): Doc fixes.
2438 (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
2439 (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
2440 Fix typos in docstrings.
2441 (rng-intern-group-shortcut, rng-intern-choice-shortcut):
2442 Reflow docstrings.
2443
2444 * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
2445 (rng-substq, rng-complete-before-point): Fix typos in docstrings.
2446
2447 * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
2448 (rng-xsd-convert-date-time): Reflow docstrings.
2449 (rng-xsd-compile): Fix typo in docstring.
2450
2451 * nxml/rng-loc.el (rng-current-schema-file-name)
2452 (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
2453 Doc fixes.
2454 (rng-set-schema-file): Fix typo in docstring.
2455
2456 * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
2457 (rng-do-some-validation, rng-process-start-tag, rng-process-text):
2458 Fix typos in docstrings.
2459 (rng-message-overlay, rng-conditional-up-to-date-start)
2460 (rng-conditional-up-to-date-end): Doc fixes.
2461 (rng-next-error, rng-previous-error): Reflow docstrings.
2462
2463 * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
2464 (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
2465 (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
2466 (xmltok-merge-attributes): Fix typos in docstrings.
2467 (xmltok-make-attribute, xmltok-forward-special)
2468 (xmltok-get-declared-encoding-position): Reflow docstrings.
2469
2470 * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
2471 (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
2472 Fix typos in docstrings.
2473
2474 2008-07-02 John Paul Wallington <jpw@pobox.com>
2475
2476 * ibuffer.el (ibuffer-buffer-file-name):
2477 Use `list-buffers-directory'. Remove special-casing for `cvs-mode'
2478 and `vc-dir-mode'. Suggested by Dan Nicolaescu.
2479
2480 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
2481
2482 * files.el (backup-extract-version): Handle versioned directories.
2483 (trash-directory): New variable.
2484 (move-file-to-trash): New function.
2485
2486 * cus-start.el (delete-by-moving-to-trash): Declare for custom.
2487
2488 2008-07-02 Magnus Henoch <mange@freemail.hu>
2489
2490 * vc-git.el (vc-git-annotate-command): Use proper option for
2491 specifying revision.
2492
2493 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
2494
2495 * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
2496 if available.
2497
2498 2008-07-01 Dan Nicolaescu <dann@ics.uci.edu>
2499
2500 * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
2501
2502 * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
2503 Add binding for vc-annotate-show-changeset-diff-revision-at-line.
2504
2505 * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
2506
2507 2008-07-01 Nick Roberts <nickrob@snap.net.nz>
2508
2509 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
2510 (gdb-init-2): Use it. Don't run gdb-mode-hook again.
2511 (gdb-var-list-children-regexp, gdb-var-update-regexp)
2512 (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
2513 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
2514 (gdb-stack-list-locals-regexp): Future proof regexps better.
2515
2516 2008-06-30 Juri Linkov <juri@jurta.org>
2517
2518 * faces.el (face-name-history): New variable.
2519 (make-face, make-empty-face): Replace interactive spec "S"
2520 with `read-from-minibuffer' where `read' arg is t and
2521 `hist' arg is `face-name-history'.
2522 (read-face-name): Set `hist' arg of `completing-read-multiple'
2523 to `face-name-history'.
2524 (list-faces-display): Use `read-regexp' instead of `read-string'
2525 to read regexp.
2526
2527 * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
2528 to `regexp-history'.
2529 (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
2530 make it an obsolete alias to it.
2531 (hi-lock-face-defaults): New variable renamed from
2532 `hi-lock-face-history'.
2533 (hi-lock-line-face-buffer, hi-lock-face-buffer)
2534 (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
2535 `read-from-minibuffer'. Doc fix.
2536 (hi-lock-read-face-name): Replace `hi-lock-face-history' with
2537 `hi-lock-face-defaults'. Remove `mapcar (lambda (f) (cons f f))'.
2538 Set `hist' arg of `completing-read' to `face-name-history'.
2539 Put a list of default faces to `default' arg instead of `hist' arg.
2540
2541 * bindings.el (abbrev-map, narrow-map): New variables.
2542 Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
2543 Rebind related commands to these new maps.
2544 (ctl-x-r-map): New variable for rectangle, register and bookmark
2545 keys. Move rectangle keybindings to rect.el and register
2546 keybindings to register.el.
2547 (next-buffer, previous-buffer): Remove C-x prefix and move
2548 keybindings to ctl-x-map.
2549
2550 * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
2551 to the new map `ctl-x-r-map' in autoload cookies.
2552
2553 * expand.el: Rebind two global `C-x a' keys "n", "p"
2554 to the new map `abbrev-map' in autoload cookies.
2555
2556 * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
2557
2558 * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
2559
2560 2008-06-30 Miles Bader <miles@gnu.org>
2561
2562 * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
2563 after processing an escape sequence.
2564
2565 2008-06-29 Michael Albinus <michael.albinus@gmx.de>
2566
2567 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
2568 from 2008-06-28. It does not work on W32.
2569
2570 2008-06-29 Juri Linkov <juri@jurta.org>
2571
2572 * replace.el (read-regexp): New function.
2573 (keep-lines-read-args, occur-read-primary-args):
2574 Call `read-regexp' instead of code moved to new function.
2575 (keep-lines, flush-lines, how-many): Remove parenthesis and colon
2576 from the end of prompt.
2577 (replace-re-search-function): Doc fix.
2578
2579 2008-06-29 Kenichi Handa <handa@m17n.org>
2580
2581 * descr-text.el (describe-char-display): Always return a string.
2582 (describe-char-padded-string): New function.
2583 (describe-char): Adjusted for the change of
2584 describe-char-display. Use describe-char-padded-string.
2585
2586 2008-06-29 Andreas Schwab <schwab@suse.de>
2587
2588 * vc-dir.el (vc-dir): Make backend argument optional and use
2589 vc-responsible-backend when nil. Interactively pass nil for
2590 backend instead of using the backend of what happens to be
2591 default-directory at the time of the call.
2592
2593 * find-dired.el (find-dired-filter): Preserve point.
2594
2595 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
2596
2597 * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
2598 (sasl-find-mechanism, sasl-next-step):
2599 * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
2600 (sasl-ntlm-response): Fix typos in docstrings.
2601
2602 2008-06-28 robert marshall <robert@capuchin.co.uk> (tiny change)
2603
2604 * international/mule-cmds.el (view-hello-file): Doc fix.
2605
2606 2008-06-28 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * faces.el (inhibit-face-set-after-frame-default): Var deleted.
2609 (set-face-attribute, face-set-after-frame-default)): Don't use it.
2610
2611 2008-06-28 John Paul Wallington <jpw@pobox.com>
2612
2613 * calc/calc.el (defmath): Add `doc-string' decl. Add docstring.
2614
2615 2008-06-28 Michael Albinus <michael.albinus@gmx.de>
2616
2617 * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
2618 (tramp-convert-file-attributes): Convert symlinks only when
2619 returned from `tramp-handle-file-attributes-with-stat'.
2620
2621 * net/tramp-ftp.el (top): Delete 'ange-ftp property from
2622 `substitute-in-file-name' when unloading.
2623 (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
2624
2625 2008-06-28 Dan Nicolaescu <dann@ics.uci.edu>
2626
2627 * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
2628 (vc-string-prefix-p): Move function ...
2629 * vc.el (vc-string-prefix-p): ... here.
2630
2631 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
2632
2633 * vc-dir.el (vc-dir): Complete only directory names.
2634
2635 2008-06-27 Jason Rumney <jasonr@gnu.org>
2636
2637 * w32-fns.el (top-level): Unconditionally define all charsets.
2638
2639 2008-06-27 Alan Mackenzie <acm@muc.de>
2640
2641 * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
2642 the CC Mode specific functions; this is no longer needed, since
2643 {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
2644
2645 * progmodes/cc-defs.el (c-emacs-features): New feature
2646 'argumentative-bod-function.
2647
2648 2008-06-27 John Paul Wallington <jpw@pobox.com>
2649
2650 * chistory.el (list-command-history): Use `bound-and-true-p'.
2651 (command-history-map): Define within defvar. Add docstring.
2652
2653 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
2654
2655 * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
2656 to unibyte; just assume it is not a JPEG. Use `string-match-p'.
2657 (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
2658 (image-type-from-buffer): Use `looking-at-p'.
2659
2660 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
2661
2662 * ibuf-ext.el (diff-sentinel): Declare.
2663
2664 2008-06-27 Glenn Morris <rgm@gnu.org>
2665
2666 * calendar/lunar.el (calendar-lunar-phases): Rename from
2667 calendar-phases-of-moon. Keep old name as alias, update callers.
2668 (lunar-phases): Rename from phases-of-moon. Keep old name as alias.
2669 (diary-lunar-phases): Rename from diary-phases-of-moon.
2670 Keep old name as alias.
2671 * calendar/cal-menu.el (cal-menu-sunmoon-menu)
2672 (cal-menu-global-mouse-menu): Update for lunar name changes.
2673 * calendar/calendar.el (calendar-mode-map): Update for name change.
2674 * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
2675
2676 2008-06-26 Glenn Morris <rgm@gnu.org>
2677
2678 * calendar/solar.el (solar-sunrise-sunset-string): Add optional
2679 argument `nolocation'.
2680 (calendar-sunrise-sunset-month): New function.
2681 * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
2682 cal-menu-moon-menu. Add calendar-sunrise-sunset-month.
2683 (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
2684 * calendar/calendar.el (solar-sunrises-buffer): New constant.
2685 (calendar-mode-map): Use cal-menu-sunmoon-menu.
2686 (calendar-buffer-list): Add solar-sunrises-buffer.
2687
2688 * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
2689
2690 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
2691
2692 * cus-start.el: Add customization types for word-wrap and
2693 shift-select-mode.
2694
2695 2008-06-26 John Paul Wallington <jpw@pobox.com>
2696
2697 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
2698 (ibuffer-diff-with-file): Use it. Do diff on marked buffers.
2699 (ibuffer-mark-on-buffer): Don't display message when removing marks.
2700 (ibuffer-mark-by-mode): Use `buffer-local-value'.
2701
2702 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2703
2704 * vc-dir.el (tool-bar): Require.
2705
2706 * vc.el (ewoc, tool-bar): Do not require.
2707
2708 2008-06-26 Kenichi Handa <handa@m17n.org>
2709
2710 * international/mule-cmds.el (encode-coding-char): Fix for ASCII
2711 characters.
2712
2713 * composite.el (terminal-composition-base-character-p): New function.
2714 (terminal-composition-function):
2715 Use terminal-composition-base-character-p. Include the base character
2716 in the composition.
2717 (auto-compose-chars): Don't check font-object for terminal display.
2718
2719 2008-06-26 Glenn Morris <rgm@gnu.org>
2720
2721 * doc-view.el (bookmark-make-record-default):
2722 * image-mode.el (bookmark-make-record-default): Fix declaration.
2723
2724 * calendar/calendar.el (calendar-date-echo-text): Doc fix.
2725 Add default :value for sexp type.
2726 (calendar-month-edges): New variable.
2727 (calendar-month-edges): New function.
2728 (calendar-recompute-layout-variables): Set calendar-month-edges.
2729 (calendar-intermonth-header, calendar-intermonth-text): New options.
2730 (calendar-insert-at-column): New function.
2731 (calendar-generate-month): Use calendar-insert-at-column.
2732 Handle intermonth text. Add 'date property.
2733 (calendar-column-to-month): Remove function.
2734 (calendar-column-to-segment): New function.
2735 (calendar-cursor-to-date): Use calendar-column-to-segment.
2736 Check 'date property.
2737
2738 * calendar/calendar.el (calendar-print-other-dates):
2739 Handle mouse events.
2740 * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
2741 (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
2742
2743 * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
2744 * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
2745 (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
2746
2747 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
2748 Use calendar-column-to-segment, calendar-month-edges, and
2749 the 'date property to handle intermonth text.
2750
2751 * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
2752
2753 * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
2754 (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
2755 Add doc strings.
2756 (cal-menu-context-mouse-menu): Add some :keys.
2757 (calendar-check-holidays): Declare rather than autoloading.
2758 (diary-show-holidays-flag): Remove unneeded declaration.
2759
2760 * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
2761 * calendar/calendar.el (calendar-cursor-to-date): Handle case where
2762 event-start is nil.
2763
2764 2008-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
2765
2766 * minibuffer.el (completion-basic-try-completion): Use the text after
2767 point to constrain the completion candidates.
2768 (completion-basic-all-completions): Adjust accordingly.
2769
2770 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
2771
2772 * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
2773 courier.
2774
2775 * faces.el (set-face-attribute): Doc fix.
2776
2777 2008-06-25 Juri Linkov <juri@jurta.org>
2778
2779 * bindings.el (goto-map): New variable. Rebind goto-related
2780 commands to this `M-g' prefix keymap.
2781 (search-map): New variable for `M-s' prefix keymap.
2782 Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
2783 `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
2784 `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
2785 `M-shw' to `hi-lock-write-interactive-patterns'.
2786
2787 * isearch.el (isearch-mode-map): Bind `M-s h r' to
2788 `isearch-highlight-regexp'.
2789 (isearch-highlight-regexp): New function.
2790
2791 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * info.el (Info-bookmark-make-record):
2794 Use bookmark-make-record-default.
2795 (Info-bookmark-jump): Use bookmark-default-handler.
2796
2797 * image-mode.el (image-bookmark-make-record):
2798 Use bookmark-make-record-default.
2799 (image-bookmark-jump): Use bookmark-default-handler.
2800
2801 * doc-view.el (doc-view-bookmark-make-record):
2802 Use bookmark-make-record-default.
2803 (doc-view-bookmark-jump): Use bookmark-default-handler.
2804
2805 * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
2806 used until now in bookmark.el's code.
2807 (bookmark-get-bookmark): Accept bookmark names or bookmark records.
2808 (bookmark-get-bookmark-record): Allow the 2 slightly different formats
2809 used until now in bookmark.el's code.
2810 (bookmark-set-filename): Remove special code, moved to its only caller.
2811 (bookmark-store): Use the newer format.
2812 (bookmark-make-record-default): Add arg `point-only'.
2813 Rename from bookmark-make-record-for-text-file.
2814 (bookmark--jump-via): New function.
2815 (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
2816 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
2817 Use it.
2818 (bookmark-jump-noselect, bookmark-default-handler):
2819 Don't return an alist, instead return the data implicitly by changing
2820 current buffer and point. Signal an error if the file doesn't exist.
2821
2822 * buff-menu.el: Use with-current-buffer and inhibit-read-only.
2823 (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
2824
2825 * bs.el: Use with-current-buffer. Simplify.
2826 (bs-toggle-readonly): Avoid vc-toggle-read-only.
2827
2828 * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
2829 is bound before using it.
2830
2831 2008-06-25 Kenichi Handa <handa@m17n.org>
2832
2833 * image.el (image-jpeg-p): Convert DATA to unibyte at first.
2834
2835 2008-06-25 Dan Nicolaescu <dann@ics.uci.edu>
2836
2837 * vc-hg.el:
2838 * vc-git.el: Require vc-dir when compiling.
2839
2840 * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
2841 vc-dir-marked-only-files. Change the return value.
2842 (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
2843 Change the return value.
2844 (vc-dir-deduce-fileset): New function broken out from ...
2845 * vc.el (vc-deduce-fileset): ... here and ...
2846 (vc-deduce-fileset): ... here.
2847
2848 * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
2849 (vc-svn-parse-status): Do not set the vc-backend property.
2850
2851 2008-06-25 Andreas Schwab <schwab@suse.de>
2852
2853 * faces.el (face-font-family-alternatives, variable-pitch):
2854 Use "Sans Serif", not "Sans-Serif".
2855
2856 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
2857
2858 * faces.el (face-font-family-alternatives, variable-pitch):
2859 Change "Sans" to the canonical name "Sans-Serif".
2860
2861 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2862
2863 * calc/calc.el (calc-mode-map): Add extra keybindings to
2864 `calc-missing-key'.
2865 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
2866 `kill-ring-save'.
2867
2868 2008-06-24 Miles Bader <miles@gnu.org>
2869
2870 * mouse.el (mouse-appearance-menu): Don't do anything if the user
2871 pops up the menu but doesn't select anything.
2872
2873 2008-06-24 Dan Nicolaescu <dann@ics.uci.edu>
2874
2875 * add-log.el (add-change-log-entry): Add new arg to force each new
2876 entry to be on a new line.
2877 * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
2878
2879 * vc-dir.el (vc-client-object): Remove.
2880 (vc-dir-prepare-status-buffer): Take a backend as an argument and
2881 use it when looking for a buffer.
2882 (vc-dir): Add a backend argument. Set revert-buffer-function.
2883 Don't create a client object. Move bindings ...
2884 (vc-dir-menu-map, vc-dir-mode-map): ... here.
2885 (vc-dir-revert-buffer-function): New function.
2886 (vc-generic-status-printer): Rename to ...
2887 (vc-dir-status-printer): ... this.
2888 (vc-generic-state, vc-generic-status-fileinfo-extra)
2889 (vc-dir-extra-menu, vc-make-backend-object): Remove.
2890 (vc-default-status-printer): Use a different face for
2891 directories. Don't display any text for directories in the state
2892 column. Add tooltips.
2893
2894 * vc.el (Todo): Update.
2895
2896 * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
2897 * vc-rcs.el (vc-annotate-convert-time):
2898 * vc-mtn.el (vc-annotate-convert-time):
2899 * vc-git.el (vc-annotate-convert-time):
2900 * vc-cvs.el (vc-annotate-convert-time):
2901 * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
2902
2903 2008-06-23 Dan Nicolaescu <dann@ics.uci.edu>
2904
2905 * vc-annotate.el (vc-annotate-mode): Derive from special-mode
2906 instead of using view-mode.
2907
2908 2008-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
2909
2910 * Makefile.in (distclean): Don't delete *.elc and autogen files.
2911
2912 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2913
2914 * vc.el:
2915 * vc-hooks.el:
2916 * vc-dispatcher.el: Move vc-dir variables and functions ...
2917 * vc-dir.el: ... here. New file.
2918 * Makefile.in (ELCFILES): Add vc-dir.elc.
2919
2920 * vc.el: Move vc-annotate variables and functions ...
2921 * vc-annotate.el: ... here. New file.
2922 * Makefile.in (ELCFILES): Add vc-annotate.elc.
2923
2924 * vc-dav.el: Move here from url/vc-dav.el.
2925 (Todo): Note work needed to make this backend functional.
2926
2927 * Makefile.in (ELCFILES): Update vc-dav.el location.
2928
2929 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
2930
2931 * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
2932
2933 2008-06-21 John Paul Wallington <jpw@pobox.com>
2934
2935 * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
2936
2937 * textmodes/rst.el (rst-mode): Put docstring in right place.
2938
2939 2008-06-21 Chong Yidong <cyd@stupidchicken.com>
2940
2941 * startup.el (fancy-about-text, fancy-startup-tail): Increase text
2942 size for legibility.
2943
2944 * faces.el (fixed-pitch): Use "Monospace" family.
2945 (variable-pitch): Use "Sans" family.
2946 (face-font-family-alternatives): Define alternatives for "Sans"
2947 and "Monospace".
2948
2949 2008-06-21 Glenn Morris <rgm@gnu.org>
2950
2951 * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
2952 Require 'cl when compiling.
2953
2954 * emacs-lisp/debug.el (help-xref-interned): Declare.
2955
2956 * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
2957 Evaluate definition when compiling.
2958
2959 * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
2960 rather than mouse-1.
2961 (bug-reference-url-format): Autoload safe if string.
2962 (bug-reference-bug-regexp): Make space after "bug" optional.
2963
2964 * Makefile.in (all): Explicitly pass EMACS to sub-make,
2965 for some non-GNU makes.
2966
2967 * cus-dep.el (custom-dependencies-no-scan-regexp):
2968 * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
2969
2970 * calendar/cal-move.el (calendar-forward-day): Scroll in one month
2971 increments.
2972
2973 * calendar/calendar.el: Factor out the magic numbers controlling the
2974 calendar layout.
2975 (calendar-month-digit-width, calendar-month-width)
2976 (calendar-right-margin): New variables.
2977 (calendar-recompute-layout-variables, calendar-set-layout-variable):
2978 New functions.
2979 (calendar-left-margin, calendar-intermonth-spacing)
2980 (calendar-column-width, calendar-day-header-width)
2981 (calendar-day-digit-width): New options.
2982 (calendar-first-date-row): New constant.
2983 (calendar-move-to-column, calendar-ensure-newline): New functions,
2984 replacing calendar-insert-indented.
2985 (calendar-insert-indented): Remove function.
2986 (calendar-generate-month): Use calendar-move-to-column and
2987 calendar-ensure-newline. Use layout variables.
2988 (calendar-generate, calendar-update-mode-line)
2989 (calendar-font-lock-keywords): Use layout variables.
2990 (calendar-column-to-month): New function.
2991 (calendar-cursor-to-date): Use calendar-column-to-month.
2992 Use layout variables.
2993 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
2994 Use layout variables. Use calendar-column-to-month.
2995 (calendar-cursor-to-visible-date): Use layout variables.
2996
2997 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2998
2999 * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
3000 (all): Run compile-last.
3001 (compile-onefile): New target.
3002 (compile-first): Simplify.
3003 (compile-last): Don't treat COMPILE_FIRST specially.
3004 (COMPILE_FIRST): List the elc files rather than the el files.
3005 (ELCFILES): Update.
3006
3007 2008-06-21 Ulf Jasper <ulf@web.de>
3008
3009 * net/newst-treeview.el: Remove dead code.
3010 (newsticker--window-config): Remove.
3011 (newsticker-treeview-quit): Do not save window config.
3012 (newsticker-treeview): Do not try to restore window config.
3013 (newsticker-groups, newsticker--treeview-list-sort-by-column)
3014 (newsticker--treeview-list-new-items)
3015 (newsticker--treeview-list-immortal-items)
3016 (newsticker--treeview-list-obsolete-items)
3017 (newsticker--treeview-list-all-items)
3018 (newsticker--treeview-list-feed-items): Fix documentation.
3019
3020 2008-06-21 Miles Bader <miles@gnu.org>
3021
3022 * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
3023
3024 2008-06-21 Alan Mackenzie <acm@muc.de>
3025
3026 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
3027 infinite loop on invalid syntax.
3028
3029 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3030
3031 * textmodes/rst.el: Run rst-define-level-faces when loading.
3032 (rst-mode): Don't set the font-lock-multiline var.
3033 (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
3034 Set the font-lock-multiline property by hand.
3035
3036 * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
3037
3038 * Makefile.in (emacs-deps): Remove.
3039 ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
3040 (all): Use them.
3041 (autogen-clean): Remove.
3042
3043 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3044
3045 * Makefile.in (all): New target.
3046 (bootstrap-prepare): Remove.
3047
3048 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
3049 the .elc file to batch-byte-compile.
3050
3051 * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
3052 set-keymap-parents if set-keymap-parent doesn't exist.
3053
3054 * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
3055 Allow more than one space before the |.
3056
3057 * textmodes/rst.el: Fix up docstring conventions.
3058 Move vars to before their first use.
3059 (rst-mode): Don't mess with font-lock-support-mode.
3060 (rst-suggest-new-decoration, rst-adjust-decoration):
3061 Avoid CL's copy-list.
3062 (rst-delete-entire-line): Use line-beginning-position.
3063 (rst-position): New fun.
3064 (rst-straighten-decorations): Use it instead of CL's position.
3065 (rst-straighten-bullets-region): Avoid CL's mapcar*.
3066 (rst-toc-mode): Use define-derived-mode.
3067 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
3068 Remove unused var `in-par'. Use `point' rather than `point-marker'.
3069 (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg.
3070 (rst-replace-lines): Simplify.
3071 (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
3072
3073 * simple.el (special-mode-map): New var.
3074 (special-mode): New major mode.
3075
3076 2008-06-20 Dan Nicolaescu <dann@ics.uci.edu>
3077
3078 * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
3079 log-view-file-re.
3080
3081 * vc.el (vc-dir-hide-up-to-date): Undo previous change.
3082 (vc-switch-backend): Simplify.
3083 (Todo): Remove solved items.
3084
3085 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
3086 the vc-backend property.
3087
3088 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3089
3090 * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
3091 Bind inhibit-read-only since the buffer is always read-only.
3092
3093 2008-06-20 Ulf Jasper <ulf@web.de>
3094
3095 * net/newst-treeview.el (newsticker-treeview-own-frame):
3096 Change default value to nil.
3097 (newsticker--treeview-list-add-item)
3098 (newsticker--treeview-propertize-tag): Show item title in tooltip.
3099
3100 2008-06-20 Martin Blais <blais@furius.ca>
3101 Stefan Merten <smerten@oekonux.de>
3102 David Goodger <goodger@python.org>
3103
3104 * textmodes/rst.el: New file.
3105
3106 2008-06-20 Sam Steingold <sds@gnu.org>
3107
3108 * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
3109 remove DIRECTORY entries.
3110
3111 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3112
3113 * makefile.w32-in (distclean): Depend on `clean'.
3114 (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
3115 (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
3116 ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an
3117 empty cus-load.el with `echo', and include "Local Variables"
3118 section to prevent the empty file from being compiled.
3119 (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
3120 that generate an empty cus-load.el.
3121
3122 2008-06-20 Juanma Barranquero <lekktu@gmail.com>
3123
3124 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
3125 Don't copy ldefs-boot.el over loaddefs.el.
3126 (bootstrap-clean): Remove loaddefs.el and don't depend on it.
3127 (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
3128 to loaddefs.el; they are not needed now. Add coding cookie.
3129
3130 2008-06-20 Miles Bader <miles@gnu.org>
3131
3132 * face-remap.el (face-remap-add-relative, face-remap-set-base):
3133 Strip unnecessary list levels from SPECS.
3134 (buffer-face-set, buffer-face-toggle):
3135 Change argument from FACE to &rest SPECS, and strip unnecessary
3136 list levels from SPECS.
3137 (buffer-face-mode-invoke): Change argument from FACE to SPECS.
3138
3139 2008-06-20 Jason Rumney <jasonr@gnu.org>
3140
3141 * international/fontset.el (setup-default-fontset): Specify script
3142 for latin use of iso10646-1. Fix use of lang tags.
3143
3144 2008-06-19 Miles Bader <miles@gnu.org>
3145
3146 * face-remap.el (text-scale-increase): Start from zero if
3147 text-scale-mode isn't enabled.
3148
3149 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
3150
3151 * faces.el (face-set-after-frame-default): Re-apply explicit `font'
3152 frame parameters after setting up the `default' face.
3153
3154 2008-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
3155
3156 * faces.el (face-set-after-frame-default): Don't exclude `default'.
3157
3158 2008-06-18 Glenn Morris <rgm@gnu.org>
3159
3160 * mouse.el (buffer-face-mode-invoke): Declare.
3161
3162 * Makefile.in (ELCFILES): Add org/org-id.elc.
3163
3164 * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
3165 * calendar/cal-menu.el (cal-menu-holidays-menu):
3166 Use calendar-cursor-holidays rather than cal-menu-today-holidays.
3167 (cal-menu-today-holidays): Remove function.
3168
3169 * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
3170 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
3171 (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
3172 Remove unused functions.
3173 (calendar-mouse-view-diary-entries): Use format rather than concat.
3174
3175 * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
3176 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
3177 (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
3178
3179 * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
3180 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
3181 (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
3182 (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
3183 cal-menu-event-to-date.
3184
3185 * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
3186 Handle mouse events.
3187 * calendar/cal-tex.el (cal-tex-cursor-year)
3188 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
3189 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
3190 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
3191 (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
3192 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
3193 (cal-tex-cursor-day): Handle mouse events. Rename ARG to N.
3194 (cal-tex-cursor-month): Mark N as optional.
3195 * calendar/cal-menu.el (calendar-mouse-tex-day)
3196 (calendar-mouse-tex-week, calendar-mouse-tex-week2)
3197 (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
3198 (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
3199 (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
3200 (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
3201 (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
3202 Remove functions.
3203 (cal-menu-context-mouse-menu): Replace the above functions with the
3204 cal-tex versions. Add HTML submenu.
3205
3206 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
3207
3208 * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
3209 text command mode.
3210 (gdb): Explain that gud-gdb is needed for text command mode.
3211
3212 2008-06-17 Martin Rudalics <rudalics@gmx.at>
3213
3214 * window.el (split-height-threshold): Remove spurious extra line.
3215
3216 2008-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
3217
3218 * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
3219 (calendar-set-mark):
3220 * calendar/diary-lib.el (diary-insert-entry):
3221 * calendar/solar.el (calendar-sunrise-sunset): Use it.
3222 * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
3223 (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
3224 (cal-menu-context-mouse-menu): Use calendar-set-mark,
3225 diary-insert-entry, and calendar-sunrise-sunset instead.
3226
3227 * vc.el (vc-deduce-fileset): Add arg `only-files'.
3228 (vc-next-action): Pass the new arg.
3229 (vc-register): Don't use `only-files'.
3230 Don't set `backup-inhibited' in the current buffer.
3231
3232 2008-06-17 Miles Bader <miles@gnu.org>
3233
3234 * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
3235
3236 * face-remap.el (buffer-face-mode-face)
3237 (buffer-face-mode-remapping): New variables.
3238 (buffer-face-mode, buffer-face-set, buffer-face-toggle)
3239 (buffer-face-mode-invoke): New functions.
3240 (variable-pitch-mode-remapping): Variable removed.
3241 (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
3242
3243 * face-remap.el (internal-lisp-face-attributes): New variable.
3244 (face-attrs-more-relative-p, face-remap-order): New functions.
3245 (face-remap-add-relative): Use `face-remap-order'.
3246
3247 2008-06-17 Glenn Morris <rgm@gnu.org>
3248
3249 * mouse.el (x-select-font): Declare.
3250
3251 * calendar/calendar.el (calendar-move-hook):
3252 Add calendar-update-mode-line as an option.
3253 (calendar-date-echo-text): New user option.
3254 (calendar-generate-month): Set `day'. Use calendar-date-echo-text.
3255 (calendar-insert-indented): Simplify newline insertion.
3256 (calendar-describe-mode): Remove unused function.
3257 (calendar-mode-line-entry): New function.
3258 (calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry.
3259 Mark as risky.
3260 (calendar-mouse-other-month): Remove function.
3261 (calendar-other-month): Handle mouse events.
3262 (calendar-goto-info-node): Call fit-window-to-buffer.
3263 (calendar-mode): Use define-derived-mode. Doc fix.
3264 (calendar-update-mode-line): Tweak whitespace.
3265
3266 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
3267
3268 * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
3269 (vc-dir-marked-only-files): vc-string-prefix-p.
3270
3271 2008-06-16 Nick Roberts <nickrob@snap.net.nz>
3272
3273 * progmodes/gdb-ui.el (gdb-memory-set-address)
3274 (gdb-memory-set-repeat-count): Allow keyboard bindings.
3275 (gdb-memory-mode-map): Bind above functions respectively
3276 to 'S' and 'N'.
3277
3278 2008-06-16 Derek Upham <sand@blarg.net> (tiny change)
3279
3280 * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
3281
3282 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
3283
3284 * log-view.el (vc-diff-internal): Declare for compiler.
3285
3286 * vc-bzr.el (log-view-per-file-logs):
3287 * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
3288
3289 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
3290
3291 * mouse.el (mouse-appearance-menu-map): New var.
3292 (mouse-appearance-menu): New function.
3293 Bind it to S-down-mouse-1.
3294
3295 2008-06-15 Juri Linkov <juri@jurta.org>
3296
3297 * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
3298 (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
3299 as the second element.
3300 (Info-build-toc): Add PARENT element extracted from the Up pointer.
3301 Don't print progress messages.
3302 (Info-toc-nodes): New variable and function.
3303 (Info-index-nodes): Optimize non-string file name case.
3304 (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
3305 (Info-insert-breadcrumbs): Use the cached document structure instead
3306 of visiting all ancestor nodes. Remove the initial `>'.
3307
3308 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
3309
3310 * log-view.el (log-view-diff-changeset): New function.
3311 (log-view-mode-map, log-view-mode-menu): Bind it.
3312 (log-view-per-file-logs, log-view-vc-fileset)
3313 (log-view-vc-backend): New variables.
3314 (log-view-find-revision, log-view-modify-change-comment)
3315 (log-view-annotate-version): Throw an error if the log is for more
3316 than one file and we can't find the current file. Get the current
3317 file from log-view-vc-fileset if necessary.
3318 (log-view-diff): Get the current file from log-view-vc-fileset if
3319 necessary.
3320
3321 * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
3322
3323 * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
3324 (vc-hg-log-view-mode): Declare for compiler.
3325 (vc-hg-log-view-mode): Set log-view-per-file-logs and
3326 log-view-file-re.
3327 (vc-hg-diff): If no file is passed, use default-directory for cwd.
3328
3329 * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
3330
3331 * vc-svn.el (vc-svn-log-view-mode): New derived mode.
3332
3333 2008-06-15 Michael Albinus <michael.albinus@gmx.de>
3334
3335 * net/tramp.el (tramp-handle-start-file-process):
3336 Clear modification time of the connection buffer.
3337 (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
3338 (tramp-open-connection-setup-interactive-shell): Flush cache, and
3339 restart `tramp-maybe-open-connection' when the remote system has
3340 been changed. Throw 'uname-changed event.
3341 (tramp-maybe-open-connection): Catch it.
3342
3343 * net/tramp-cmds.el (tramp-cleanup-all-connections):
3344 Reset `tramp-locked'.
3345
3346 2008-06-15 Ulf Jasper <ulf@web.de>
3347
3348 * net/newst-treeview.el (newsticker--treeview-list-update)
3349 (newsticker--treeview-item-update)
3350 (newsticker--treeview-tree-update)
3351 (newsticker-treeview-jump, newsticker-group-add-group)
3352 (newsticker-group-move-feed, newsticker-group-delete-group):
3353 Remove window dedication.
3354 (newsticker--group-manage-orphan-feeds): Handle ill-valued
3355 newsticker-groups.
3356 (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
3357
3358 2008-06-15 Andreas Schwab <schwab@suse.de>
3359
3360 * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
3361 when parsing CVS/Repository.
3362
3363 * wdired.el (wdired-search-and-rename): Fix undocumented change.
3364
3365 2008-06-15 Ulf Jasper <ulf@web.de>
3366
3367 * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
3368 (newsticker-extra-face, newsticker-enclosure-face): Moved to
3369 net/newst-reader.el.
3370
3371 * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
3372 (newsticker-extra-face, newsticker-enclosure-face): Moved from
3373 net/newst-reader.el.
3374
3375 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
3376
3377 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
3378 Catch and recover from case when the bytes we thought we were reading
3379 turn out to be something else entirely, such as latin-1 chars from
3380 quail. See bug#396.
3381
3382 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
3383
3384 * vc.el (vc-deduce-fileset): Check if the buffer has a file.
3385 (vc-register): Call the backend function only once, instead of
3386 once for each file.
3387 (vc-next-action): Update call to vc-register.
3388 (vc-dir-register): Remove function.
3389 (vc-dir): Bind vc-register instead of vc-dir-register.
3390
3391 2008-06-14 Glenn Morris <rgm@gnu.org>
3392
3393 * Makefile.in (ELCFILES): Add net/newst-*.el.
3394
3395 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3396
3397 * wdired.el (wdired-do-renames): New function.
3398 (wdired-finish-edit): Use it to.
3399 (wdired-preprocess-files): Don't hardcode (point-min) == 1.
3400
3401 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3402
3403 * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
3404
3405 2008-06-14 Martin Rudalics <rudalics@gmx.at>
3406
3407 * window.el (window--even-window-heights): Even window heights
3408 only if the selected window is higher than WINDOW.
3409 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
3410
3411 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3412
3413 * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
3414
3415 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3416
3417 * term/linux.el (terminal-init-linux): Load t-mouse.
3418
3419 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3420 Drew Adams <drew.adams@oracle.com>
3421
3422 * info.el (Info-breadcrumbs-depth): New var.
3423 (Info-insert-breadcrumbs): New function.
3424 (Info-fontify-node): Use it.
3425 (Info-mode-map): Move initialization into declaration.
3426
3427 2008-06-13 Ulf Jasper <ulf.jasper@web.de>
3428
3429 Rename net/newsticker-*.el to net/newst-*.el.
3430 * net/newst-backend.el: Rename from net/newsticker-backend.el.
3431 * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
3432 * net/newst-reader.el: Rename from net/newsticker-reader.el.
3433 * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
3434 * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
3435 * net/newsticker-backend.el: Rename to net/newst-backend.el.
3436 * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
3437 * net/newsticker-reader.el: Rename to net/newst-reader.el.
3438 * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
3439 * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
3440
3441 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3442
3443 * progmodes/compile.el (compilation-start): Don't disable undo in
3444 comint buffer. Don't override the comint-filter with our own.
3445 (compilation-filter): Change point's insertion-type.
3446
3447 * comint.el (comint-output-filter): Use copy-marker.
3448
3449 2008-06-13 David Reitter <david.reitter@gmail.com>
3450
3451 * textmodes/flyspell.el (mail-mode-flyspell-verify):
3452 Check message-signature-separator exists before using it.
3453
3454 2008-06-13 Dan Nicolaescu <dann@ics.uci.edu>
3455
3456 * vc.el (vc-delete-file): Bind default-directory before calling
3457 the backend.
3458 (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
3459 (vc-annotate-show-diff-revision-at-line-internal): ... here.
3460 New function.
3461 (vc-annotate-show-changeset-diff-revision-at-line): New function.
3462 (vc-annotate-mode-menu): Bind it.
3463
3464 2008-06-13 Jason Rumney <jasonr@gnu.org>
3465
3466 * term/w32-win.el (mouse-set-font): Remove overridden function.
3467 (w32-select-font): Declare as obsolete alias for x-select-font.
3468
3469 2008-06-13 Daniel Engeler <engeler@gmail.com>
3470
3471 These changes add serial port access.
3472 * term.el (term-update-mode-line): Modify.
3473 (serial-port-is-file-p, serial-nice-speed-history)
3474 (serial-no-speed, serial-mode-line-speed-menu)
3475 (serial-mode-line-config-menu): New variables and constants.
3476 (serial-name-history, serial-speed-history)
3477 (serial-supported-or-barf, serial-read-name, serial-read-speed)
3478 (serial-term, serial-speed, serial-mode-line-speed-menu-1)
3479 (serial-mode-line-speed-menu, serial-update-speed-menu)
3480 (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
3481 (serial-update-config-menu): New functions.
3482
3483 2008-06-13 Glenn Morris <rgm@gnu.org>
3484
3485 * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
3486
3487 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
3488
3489 2008-06-13 Kenichi Handa <handa@m17n.org>
3490
3491 * cus-face.el (custom-face-attributes): Add :foundry.
3492
3493 * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
3494 (face-x-resources): Add :foundry.
3495 (face-valid-attribute-values): Likewise.
3496 (face-attribute-name-alist): Likewise.
3497 (describe-face): Likewise.
3498
3499 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
3500
3501 * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
3502
3503 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * longlines.el (longlines-search-forward, longlines-search-backward)
3506 (longlines-re-search-forward): Use a smarter search-spaces-regexp.
3507
3508 2008-06-12 Sam Steingold <sds@gnu.org>
3509
3510 * vc.el (vc-rename-file): DTRT when the destination is a directory
3511 name and the source is a file.
3512
3513 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
3514
3515 * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
3516
3517 2008-06-12 Glenn Morris <rgm@gnu.org>
3518
3519 * progmodes/f90.el (f90-beginning-of-subprogram)
3520 (f90-end-of-subprogram): Only give a message when interactive.
3521
3522 * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
3523
3524 * progmodes/cperl-mode.el (cperl-info-on-command):
3525 Use display-pixel-height rather than x-display-pixel-height.
3526
3527 * mail/rmailedit.el (rmail-cease-edit):
3528 * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
3529
3530 * emulation/edt.el (edt-xserver):
3531 * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
3532
3533 * emulation/edt-mapper.el: Drop test for Emacs < 19.
3534
3535 * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
3536 Evaluate definitions when compiling. Reverse tests.
3537
3538 * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
3539 use unless.
3540
3541 * menu-bar.el (w32-menu-bar-open): Declare for compiler.
3542
3543 * textmodes/artist.el (x-pointer-shape):
3544 * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
3545 (x-open-connection, x-server-max-request-size, x-get-resource):
3546 * term/w32console.el (x-setup-function-keys):
3547 * term/w32-win.el (x-parse-geometry, x-resource-name)
3548 (generate-fontset-menu, image-library-alist, x-open-connection)
3549 (setup-default-fontset, set-fontset-font, setup-default-fontset)
3550 (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
3551 (x-get-resource):
3552 * term/mac-win.el (x-parse-geometry, x-resource-name)
3553 (x-get-selection-internal, tool-bar-mode, set-fontset-font)
3554 (new-fontset, x-display-list, x-open-connection, x-get-resource):
3555 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
3556 (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
3557 (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
3558 * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
3559 (tooltip-identifier-from-point, define-fringe-bitmap):
3560 * play/gamegrid.el (image-size):
3561 * play/bubbles.el (image-size):
3562 * mail/emacsbug.el (x-server-vendor, x-server-version):
3563 * international/mule-util.el (internal-char-font):
3564 * international/mule-diag.el (font-info, query-fontset, fontset-info)
3565 (fontset-alias-alist, fontset-list, fontset-plain-name):
3566 * international/mule-cmds.el (x-server-vendor, x-server-version):
3567 * international/fontset.el (font-encoding-charset-alist)
3568 (otf-script-alist, new-fontset, set-fontset-font)
3569 (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
3570 (fontset-list, query-fontset, x-get-resource):
3571 * emulation/edt.el (x-server-vendor):
3572 * emulation/edt-mapper.el (x-server-vendor):
3573 * emacs-lisp/map-ynp.el (x-popup-dialog):
3574 * emacs-lisp/lmenu.el (x-popup-dialog):
3575 * x-dnd.el (x-window-property, x-change-window-property)
3576 (x-get-selection-internal):
3577 * woman.el (x-list-fonts):
3578 * w32-fns.el (x-server-version):
3579 * tooltip.el (x-show-tip, x-hide-tip):
3580 * tool-bar.el (image-mask-p):
3581 * thumbs.el (image-size):
3582 * term.el (overflow-newline-into-fringe):
3583 * subr.el (scroll-bar-scale):
3584 * startup.el (x-get-resource, tool-bar-mode, image-size):
3585 * select.el (x-get-selection-internal, x-own-selection-internal)
3586 (x-disown-selection-internal):
3587 * mouse.el (generate-fontset-menu):
3588 * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
3589 * image.el (image-library-alist):
3590 * image-mode.el (image-size, image-refresh):
3591 * image-dired.el (clear-image-cache):
3592 * gs.el (x-display-mm-width, x-display-pixel-width)
3593 (x-display-mm-height, x-display-pixel-height)
3594 (x-change-window-property, x-display-grayscale-p, x-window-property):
3595 * frame.el (tool-bar-mode, x-display-name, x-close-connection)
3596 (x-focus-frame, x-list-fonts, x-display-screens)
3597 (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
3598 (x-display-mm-width, x-display-backing-store, x-display-save-under)
3599 (x-display-planes, x-display-color-cells, x-display-visual-class):
3600 * faces.el (internal-face-x-get-resource)
3601 (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
3602 (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
3603 (xw-display-color-p, x-display-grayscale-p, x-get-resource)
3604 (x-parse-geometry, x-create-frame, x-setup-function-keys)
3605 (tool-bar-setup):
3606 * doc-view.el (clear-image-cache, image-size, tooltip-show):
3607 * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
3608 * dframe.el (x-display-pixel-width, x-display-pixel-height):
3609 * descr-text.el (internal-char-font):
3610 Define for compiler, for builds without X.
3611
3612 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
3613
3614 * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
3615
3616 2008-06-11 Glenn Morris <rgm@gnu.org>
3617
3618 * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
3619 before trying to move there.
3620 (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
3621 is non-nil, indent most terminating statements like loop body.
3622
3623 * calendar/diary-lib.el (diary-list-entries-2): Accept optional
3624 Gregorian date, and add it, not the local date, to diary-entries-list.
3625 (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
3626
3627 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
3628
3629 * progmodes/compile.el (compilation-filter): Fix up last change.
3630
3631 * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
3632
3633 * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
3634 (gpm-mouse-mode): Make it into a proper global minor mode.
3635
3636 * files.el (save-some-buffers-action-alist): Only use recursive-edit
3637 if the user enabled recursive-minibuffers.
3638
3639 * emacs-lisp/map-ynp.el (map-y-or-n-p):
3640 Add support for scroll-other-window.
3641
3642 2008-06-11 Jason Rumney <jasonr@gnu.org>
3643
3644 * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
3645 Use tmm-menubar if menu is disabled in this frame.
3646
3647 * menu-bar.el (menu-bar-open): Determine how to open menu bar
3648 from frame type, per documentation. Add w32 case.
3649
3650 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3651
3652 * minibuffer.el (completion--merge-suffix): New function.
3653 (completion-basic-try-completion): Use it.
3654 (completion-pcm--find-all-completions): Add argument `filter'.
3655 (completion-pcm--filename-try-filter, completion-pcm--merge-try):
3656 New functions.
3657 (completion-pcm-try-completion): Use them.
3658
3659 * xt-mouse.el (turn-on-xterm-mouse-tracking)
3660 (turn-off-xterm-mouse-tracking): Use terminal-list.
3661
3662 * cus-start.el (underline-minimum-offset): Rename from
3663 x-underline-minimum-display-offset.
3664
3665 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
3666
3667 * cus-start.el (x-underline-minimum-display-offset): Give it a type.
3668
3669 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * mouse.el (mouse-select-font): New function.
3672
3673 * faces.el (face-spec-recalc): When the face is set using
3674 Customize, avoid recalculating it twice.
3675
3676 * menu-bar.el (menu-set-font): New function. Bind "Set Default
3677 Font" menu item to it. Apply selected font to all frames, and
3678 make it savable.
3679 (menu-bar-options-save): Save `default' font if changed.
3680
3681 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3682
3683 * ffap.el (ffap-string-at-point-mode-alist):
3684 Use alpha rather than lower.
3685
3686 * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
3687
3688 * subr.el (momentary-string-display): Use an overlay.
3689
3690 * progmodes/compile.el (compilation-mode):
3691 Set window-point-insertion-type.
3692 (compilation-filter): Don't use insert-before-markers any more.
3693 * emacs-lisp/trace.el (trace-make-advice):
3694 Set window-point-insertion-type in the trace buffer.
3695 * startup.el (normal-top-level): Set window-point-insertion-type in
3696 *Messages*.
3697 * net/telnet.el (telnet-mode): Set window-point-insertion-type.
3698 (telnet-filter): Don't use insert-before-markers any more.
3699 * comint.el (comint-mode): Set window-point-insertion-type.
3700 (comint-output-filter): Don't use insert-before-markers any more.
3701 * button.el (make-text-button): Allow `start' to be a string.
3702
3703 2008-06-10 Juanma Barranquero <lekktu@gmail.com>
3704
3705 * emacs-lisp/autoload.el (autoload-rubric):
3706 Fix coding cookie not to force Unix EOL.
3707
3708 2008-06-10 Martin Rudalics <rudalics@gmx.at>
3709
3710 * window.el (window--splittable-p, window--try-to-split-window):
3711 Don't use with-selected-window to avoid messing up get-lru-window.
3712 Reported by David Hansen <david.hansen@gmx.net>.
3713
3714 2008-06-10 Glenn Morris <rgm@gnu.org>
3715
3716 * subr.el (locate-library): Doc fix.
3717
3718 * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
3719 (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
3720 Check tool-bar-map is bound, for non-X builds.
3721
3722 * net/newsticker-reader.el (newsticker--next-item-image)
3723 (newsticker--previous-item-image, newsticker--previous-feed-image)
3724 (newsticker--next-feed-image, newsticker--mark-read-image)
3725 (ewsticker--mark-immortal-image, newsticker--narrow-image)
3726 (newsticker--get-all-image, newsticker--update-image)
3727 (newsticker--browse-image): Check xpm images are available.
3728 (newsticker--mark-read-image, newsticker--mark-immortal-image)
3729 (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
3730
3731 * net/newsticker-plainview.el (tool-bar-map): Don't declare.
3732 (newsticker--plainview-tool-bar-map, newsticker-mode):
3733 Check tool-bar-map is bound, for non-X builds.
3734 (w3m-toggle-inline-image): Declare.
3735
3736 * net/newsticker-backend.el (tool-bar-map): Don't declare.
3737
3738 * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
3739
3740 * finder.el (finder-font-lock-keywords): Handle ``quotes''.
3741 (finder-compile-keywords): Move let to where needed.
3742 (finder-mouse-face-on-line): Go back one more line if needed.
3743 (finder-list-matches): Use cadr.
3744 (finder-goto-xref): New function.
3745 (finder-commentary): Add buttons to jump to foo.el libraries.
3746
3747 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3748
3749 * apropos.el (apropos-function, apropos-macro, apropos-command)
3750 (apropos-variable, apropos-face, apropos-group, apropos-widget)
3751 (apropos-plist): Add apropos-short-label property.
3752 (apropos-multi-type): New variables.
3753 (apropos-command, apropos-value): Set it.
3754 (apropos-compact-layout): New custom.
3755 (apropos-print, apropos-print-doc): Use it.
3756 (apropos-print): Truncate lines.
3757
3758 2008-06-09 Kenichi Handa <handa@m17n.org>
3759
3760 * international/fontset.el (font-encoding-alist):
3761 Add an entry for "ascii-0".
3762
3763 2008-06-09 Jihyun Cho <jihyun.jo@gmail.com>
3764
3765 * language/hanja-util.el (hanja-init-load): Show the message only
3766 when loading a table.
3767
3768 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
3769
3770 * net/newsticker-treeview.el (newsticker-treeview):
3771 * net/newsticker-plainview.el (newsticker-plainview):
3772 Add autoload cookie.
3773
3774 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
3775
3776 * net/newsticker.el: Split up into newsticker-backend, -ticker,
3777 -reader, -plainview, and -treeview.
3778 (newsticker-version): Change to 1.99.
3779
3780 * net/newsticker-backend.el: New. Move backend functionality from
3781 newsticker.el to newsticker-backend.el.
3782 (newsticker--download-logos): New.
3783 (newsticker--sentinel-callback): New.
3784 (newsticker--set-customvar): Remove. Split up into specific
3785 functions related to retrieval, ticker, buffer, and display.
3786 (newsticker--set-customvar-retrieval): New. Extracted from
3787 `newsticker--set-customvar'.
3788 (newsticker-retrieval): New. Renamed from `newsticker-feed'.
3789 (newsticker-url-list-defaults):
3790 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
3791 (newsticker-url-list): Doc changed. URL can be a function.
3792 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
3793 (newsticker-retrieval-method): New.
3794 (newsticker-wget-name, newsticker-wget-arguments): Change :group.
3795 (newsticker-retrieval-interval):
3796 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
3797 (newsticker-desc-comp-max): Change :group.
3798 (newsticker--cache): Doc changed.
3799 (newsticker--guid-to-string): New.
3800 (newsticker--guid): Use `newsticker--guid-to-string'.
3801 (newsticker--real-feed-name): New.
3802 (newsticker--start-feed): New. Extracted from `newsticker-start'.
3803 (newsticker-start): Use `insert-file-contents' for reading cache.
3804 Use `newsticker--start-feed'.
3805 (newsticker--stop-feed): New. Extracted from `newsticker-stop'.
3806 (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
3807 Use `newsticker--stop-feed'.
3808 (newsticker-save-item): New.
3809 (newsticker--get-news-by-funcall): New.
3810 (newsticker-get-news): Handle new retrieval methods.
3811 (newsticker--sentinel): Use `newsticker--sentinel-work'.
3812 (newsticker--sentinel-work): New. Extracted from
3813 `newsticker--sentinel'. Use `newsticker--download-logos',
3814 `newsticker--sentinel-callback'.
3815 (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
3816 (newsticker--parse-atom-1.0): Fix link determination.
3817 (newsticker--parse-rss-0.91): Fix time determination.
3818 (newsticker--parse-rss-0.92): Fix time determination.
3819 (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
3820 (newsticker--parse-generic-feed): New arg order in
3821 `newsticker--cache-add'.
3822 (newsticker--parse-generic-items): Fix for multiple items.
3823 New arg order in `newsticker--cache-add'.
3824 (newsticker--forget-preformatted): Check whether
3825 `newsticker--buffer-set-uptodate' is fbound.
3826 (newsticker--decode-iso8601-date): Handle fractions of seconds.
3827 (newsticker--decode-rfc822-date): Partial timezone handling.
3828 (newsticker--cache-contains): Fix guid problem.
3829 (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem.
3830 (newsticker--cache-save): New.
3831 (newsticker--cache-update): Use temp buffer.
3832 (newsticker--stat-num-items): Allow multiple AGE args.
3833 (newsticker--stat-num-items-total): New.
3834 (newsticker--opml-import-outlines): New.
3835 (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
3836 (newsticker--do-run-auto-mark-filter): Doc changed.
3837 (newsticker-retrieve-random-message): New.
3838
3839 * net/newsticker-ticker.el: New. Move ticker functionality from
3840 net/newsticker.el to net/newsticker-ticker.el.
3841 (newsticker--ticker-timer): Rename `newsticker--display-timer' to
3842 `newsticker--ticker-timer'.
3843 (newsticker-ticker-running-p): Rename `newsticker--display-timer'
3844 to `newsticker--ticker-timer'.
3845 (newsticker--set-customvar-ticker): New. Extracted from
3846 `newsticker--set-customvar'.
3847 (newsticker-ticker-interval): Rename `newsticker-display-interval'
3848 to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker
3849 for :set. Change :group.
3850 (newsticker-scroll-smoothly): Doc changed. Change :group.
3851 (newsticker-hide-immortal-items-in-echo-area)
3852 (newsticker-hide-old-items-in-echo-area)
3853 (newsticker-hide-obsolete-items-in-echo-area):
3854 Use `newsticker--set-customvar-ticker for :set. Change :group.
3855 (newsticker-start-ticker): Rename `newsticker--display-timer' to
3856 `newsticker--ticker-timer'. Rename `newsticker-display-interval'
3857 to `newsticker-ticker-interval'.
3858 (newsticker-stop-ticker): Rename `newsticker--display-timer' to
3859 `newsticker--ticker-timer'.
3860
3861 * net/newsticker-reader.el: New. Move reader functionality from
3862 net/newsticker.el to net/newsticker-reader.el.
3863 (newsticker--set-customvar-formatting): New. Extracted from
3864 `newsticker--set-customvar'.
3865 (newsticker-reader, newsticker-frontend): New.
3866 (newsticker-enable-logo-manipulations): Change :group.
3867 (newsticker-justification): Use `newsticker--set-customvar-formatting'
3868 for :set. Change :group.
3869 (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
3870 for :set. Change :group.
3871 (newsticker-html-renderer): Doc changed.
3872 Use `newsticker--set-customvar-formatting' for :set. Change :group.
3873 (newsticker-date-format):
3874 Use `newsticker--set-customvar-formatting' for :set. Change :group.
3875 (newsticker--insert-enclosure):
3876 Rename `newsticker--buffer-insert-enclosure' to
3877 `newsticker--insert-enclosure'. Add keymap arg.
3878 (newsticker--print-extra-elements):
3879 Rename `newsticker--buffer-print-extra-elements' to
3880 `newsticker--print-extra-elements'. Add keymap arg.
3881 (newsticker--do-print-extra-element):
3882 Rename `newsticker--buffer-do-print-extra-element' to
3883 `newsticker--do-print-extra-element'. Add keymap arg.
3884 (newsticker-show-news): Use `newsticker-frontend'.
3885
3886 * net/newsticker-plainview.el: New. Move plainview functionality
3887 from net/newsticker.el to net/newsticker-reader.el.
3888 (newsticker-plainview): New.
3889 (newsticker--set-customvar-sorting): New. Extracted from
3890 `newsticker--set-customvar'.
3891 (newsticker-sort-method): Use `newsticker--set-customvar-sorting
3892 for :set. Changed :group.
3893 (newsticker-heading-format, newsticker-item-format)
3894 (newsticker-desc-format, newsticker-statistics-format):
3895 Use `newsticker--set-customvar-formatting for :set. Change :group.
3896 (newsticker-faces): Change :group.
3897 (newsticker-default-face): Enable again.
3898 (newsticker-hide-old-items-in-newsticker-buffer)
3899 (newsticker-show-descriptions-of-new-items):
3900 Use `newsticker--set-customvar-buffer' for :set. Change :group.
3901 (newsticker-show-all-news-elements): Change :group.
3902 (newsticker-plainview-hooks): New.
3903 (newsticker-select-item-hook, newsticker-select-feed-hook)
3904 (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
3905 (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
3906 to `newsticker--plainview-tool-bar-map'.
3907 (newsticker--url-keymap): Add mouse-1 binding.
3908 (newsticker-plainview): New.
3909 (newsticker-mark-all-items-of-feed-as-read): Change doc.
3910 (newsticker--buffer-do-insert-text): Use renamed
3911 newsticker--[buffer-]insert-enclosure and
3912 newsticker--[buffer-]print-extra-elements.
3913 (newsticker--buffer-set-faces): Use newsticker-default-face.
3914
3915 * net/newsticker-treeview.el: New.
3916
3917 2008-06-08 Andreas Schwab <schwab@suse.de>
3918
3919 * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
3920
3921 * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
3922
3923 * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
3924 empty line.
3925
3926 * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
3927
3928 2008-06-08 Martin Rudalics <rudalics@gmx.at>
3929
3930 * window.el (split-height-threshold, split-width-threshold):
3931 Add choice nil.
3932 (split-window-preferred-function): Allow either nil or a function.
3933 (window--splittable-p, window--try-to-split-window):
3934 Handle changed option values.
3935
3936 (window--frame-usable-p): Handle nil argument.
3937
3938 (display-buffer): Call get-lru-window when pop-up-windows is nil
3939 and window can't be split.
3940
3941 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
3942
3943 * uniquify.el (uniquify-get-proposed-name): Handle remote files.
3944
3945 * net/tramp.el (top): Quote feature names. Remove
3946 `tramp-rfn-eshadow-setup-minibuffer' from
3947 `rfn-eshadow-setup-minibuffer-hook' when unloading.
3948 (tramp-read-passwd): There is only one call to
3949 `auth-source-user-or-password' needed. Pacify byte compiler.
3950
3951 2008-06-08 Andreas Schwab <schwab@suse.de>
3952
3953 * window.el (display-buffer): Use lru window if current window
3954 cannot be split.
3955
3956 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
3957
3958 * apropos.el (apropos-library): New command and new button.
3959 (apropos-library-button): New function.
3960
3961 * apropos.el: Remove spurious * in docstrings.
3962 (apropos-label-face): Use variable pitch.
3963 (apropos-print): Use dolist and with-current-buffer.
3964 (apropos-print-doc): Use when.
3965
3966 * window.el (special-display-p, display-buffer):
3967 Fix up C->Elisp transcription error.
3968
3969 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
3970
3971 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
3972 (byte-compile-file): Initialize it.
3973 (byte-compile-nogroup-warn): Keep track of the current group.
3974
3975 2008-06-08 Glenn Morris <rgm@gnu.org>
3976
3977 * Makefile.in (compile, compile-always, bootstrap-prepare):
3978 Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
3979
3980 2008-06-07 Jihyun Cho <jihyun.jo@gmail.com>
3981
3982 * language/hanja-util.el (hanja-init-load): Use a char-table for
3983 hanja-table.
3984 (hangul-to-hanja-char): Adjust for the above change.
3985
3986 2008-06-07 Glenn Morris <rgm@gnu.org>
3987
3988 * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
3989 lm-keywords.
3990
3991 * mail/sendmail.el (mail-interactive): Add :version.
3992
3993 * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
3994 obsolete alias.
3995
3996 * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
3997 * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
3998 * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
3999 * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
4000 * eshell/esh-util.el, international/mule-cmds.el:
4001 * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
4002 * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
4003 Remove unnecessary eval-when-compiles and eval-and-compiles.
4004
4005 * Makefile.in (bootstrap-clean): Run autogen-clean.
4006 (maintainer-clean): No need to run autogen-clean now it is included in
4007 bootstrap-clean.
4008
4009 2008-06-06 Miles Bader <miles@gnu.org>
4010
4011 * Makefile.in (ELCFILES): Add gnus/nndir.elc.
4012
4013 2008-06-06 Chong Yidong <cyd@stupidchicken.com>
4014
4015 * menu-bar.el (menu-bar-options-menu): Add Menu entry for
4016 longlines mode.
4017
4018 * replace.el (replace-search-function)
4019 (replace-re-search-function): New vars.
4020 (perform-replace): Use them.
4021
4022 * longlines.el (longlines-re-search-forward): New function.
4023 (longlines-mode): Bind replace-search-function and
4024 replace-re-search-function, to ensure that replacement commands
4025 treat newlines as spaces.
4026 (longlines-show-effect): Default to a pilcrow sign.
4027
4028 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
4029
4030 * help.el (function-called-at-point):
4031 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
4032 even when calling find-tag-default.
4033
4034 2008-06-06 Daniel Colascione <danc@merrillpress.com>
4035
4036 * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
4037 (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
4038 (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
4039 (nxml-fontify-buffer, nxml-do-fontify):
4040 Remove obsolete variables and functions.
4041 (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
4042 (nxml-degrade, nxml-after-change, nxml-after-change1)
4043 (nxml-extend-region, nxml-extend-after-change-region)
4044 (nxml-extend-after-change-region1, nxml-fontify-matcher)
4045 (nxml-toggle-char-ref-extra-display): Use font-lock, and
4046 font-lock-extend-region-functions in particular, to fontify
4047 nxml-mode buffers.
4048 (nxml-debug-region): New debugging helper function.
4049
4050 * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
4051 (nxml-scan-after-change, nxml-move-tag-backwards):
4052 Adapt for font-lock changes.
4053
4054 * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
4055 (nxml-debug-set-inside, nxml-debug-clear-inside):
4056 New debugging functions.
4057 (nxml-with-degradation-on-error): New helper macro.
4058
4059 2008-06-06 Martin Rudalics <rudalics@gmx.at>
4060
4061 * window.el (display-buffer): Remove dead call to get-lru-window.
4062
4063 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
4064
4065 * mail/sendmail.el (mail-interactive): Change default.
4066
4067 2008-06-05 John Paul Wallington <jpw@pobox.com>
4068
4069 * bindings.el (completion-ignored-extensions):
4070 Add .p64fsl, .d64fsl, and .dx64fsl.
4071
4072 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
4073
4074 * ffap.el (ffap-prompter): Don't use the region.
4075
4076 2008-06-05 Sam Steingold <sds@gnu.org>
4077
4078 * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
4079 subdirectory to be registered.
4080
4081 2008-06-05 Martin Rudalics <rudalics@gmx.at>
4082
4083 * window.el (display-buffer-function, special-display-p)
4084 (special-display-buffer-names, special-display-regexps)
4085 (special-display-function, same-window-p, same-window-buffer-names)
4086 (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
4087 (pop-up-frame-function, pop-up-windows, even-window-heights)
4088 (split-window-preferred-function, split-height-threshold)
4089 (window--display-buffer-1, display-buffer, pop-to-buffer):
4090 Move from window.c and buffer.c.
4091 (window--splittable-p, window--try-to-split-window)
4092 (window--frame-usable-p, window--display-buffer-2)
4093 (window--even-window-heights): New functions.
4094 (split-width-threshold): New option.
4095 (split-window-preferred-horizontally): Remove.
4096
4097 * cus-start.el: Remove corresponding declarations.
4098
4099 2008-06-05 Sam Steingold <sds@gnu.org>
4100
4101 * vc.el (vc-update): Use `save-some-buffers' instead of signaling
4102 an error on modified buffers.
4103
4104 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
4105
4106 * progmodes/etags.el (tags-verify-table): Be careful to use and update
4107 tags-file-name and tags-table-list from the right buffer.
4108 (tags-table-check-computed-list, tags-table-extend-computed-list)
4109 (find-tag-noselect): Use with-current-buffer.
4110
4111 * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
4112 Use print-circle.
4113
4114 * minibuffer.el (minibuffer-local-must-match-filename-map):
4115 Declare obsolete alias for the old name.
4116
4117 * abbrev.el (unexpand-abbrev): Better preserve markers.
4118
4119 2008-06-05 Glenn Morris <rgm@gnu.org>
4120
4121 * emacs-lisp/autoload.el (autoload-rubric): New function,
4122 extracted from autoload-ensure-default-file.
4123 (autoload-ensure-default-file): Use autoload-rubric.
4124
4125 * cus-dep.el (generated-custom-dependencies-file): Doc fix.
4126 (custom-dependencies-no-scan-regexp): New variable.
4127 (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
4128 Don't scan files matching custom-dependencies-no-scan-regexp.
4129 Disable undo in the output buffer. Remove kept-new-versions wackiness.
4130
4131 * finder.el (finder-headmark): Initialize and add doc string.
4132 (generated-finder-keywords-file): Doc fix.
4133 (finder-no-scan-regexp): New variable.
4134 (finder-compile-keywords): Use a single let binding.
4135 Disable undo in the output buffer. Use autoload-rubric.
4136 Use mapc rather than mapcar. Don't scan files matching
4137 finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name
4138 rather than concat. Use directory-files to do regexp matching.
4139 No need to require jka-compr.
4140 (finder-list-keywords): Remove un-needed set-buffer. Disable undo.
4141 (finder-list-matches): Disable undo.
4142 (finder-commentary): Use let rather than let*. Disable undo.
4143 (finder-current-item): Use zerop.
4144 (finder-mode): Use define-derived-mode.
4145 (finder-exit): Doc fix. Use dolist.
4146
4147 * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
4148 (custom-deps): Don't require $(lisp)/cus-load.el.
4149 (custom-deps, finder-data): Don't depend on autoloads.
4150 Should not be needed now, and doing so was causing make install to
4151 re-dump emacs post-bootstrap.
4152 (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
4153 mid-build forces some things to be rebuilt.
4154
4155 2008-06-05 Miles Bader <miles@gnu.org>
4156
4157 * face-remap.el
4158 (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
4159 (face-remap-remove-relative): Renamed from
4160 `remove-relative-face-remapping'.
4161 (face-remap-reset-base): Renamed from
4162 `set-default-base-face-remapping'.
4163 (face-remap-set-base): Renamed from `set-base-face-remapping'.
4164 (text-scale-increase): Renamed from `increase-buffer-face-height'.
4165 (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
4166 (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
4167
4168 * face-remap.el (variable-pitch-mode): Autoload.
4169
4170 2008-06-04 Sam Steingold <sds@gnu.org>
4171
4172 * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
4173 Generate extra status headers for a Mercurial tree.
4174
4175 2008-06-04 John Paul Wallington <jpw@pobox.com>
4176
4177 * echistory.el (electric-history-map): Define within defvar.
4178 Add docstring.
4179
4180 * font-lock.el (font-lock-turn-off-thing-lock)
4181 (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
4182 Use `bound-and-true-p'.
4183 (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
4184 Doc fixes.
4185
4186 * international/ccl.el (define-ccl-program): Add `doc-string'
4187 declaration.
4188
4189 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
4190
4191 * face-remap.el (variable-pitch-mode): Reflow docstrings.
4192 (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
4193
4194 2008-06-04 Trent W. Buck <trentbuck@gmail.com> (tiny change)
4195
4196 * emacs-lisp/rx.el (rx): Doc fix.
4197
4198 2008-06-04 Markus Triska <markus.triska@gmx.at>
4199
4200 * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
4201
4202 2008-06-04 Miles Bader <miles@gnu.org>
4203
4204 * face-remap.el (adjust-buffer-face-height): New function.
4205 Add autoloaded keybindings in ctl-x-map.
4206 (increase-buffer-face-height, decrease-buffer-face-height):
4207 Simplify interactive spec to just "p". Remove autoloaded keybindings.
4208
4209 2008-06-03 Chong Yidong <cyd@stupidchicken.com>
4210
4211 * simple.el (line-move-1): If we did not move as far as desired,
4212 ensure that point-left and point-entered hooks are called.
4213
4214 2008-06-03 Sam Steingold <sds@gnu.org>
4215
4216 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
4217
4218 2008-06-03 John Paul Wallington <jpw@pobox.com>
4219
4220 * progmodes/make-mode.el (makefile-cleanup-continuations)
4221 (makefile-warn-suspicious-lines, makefile-warn-continuations):
4222 Use `derived-mode-p'.
4223
4224 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
4225
4226 * Makefile.in (update-elclist): Impose a fixed collation for sorting.
4227 (ELCFILES): Update.
4228
4229 2008-06-03 Miles Bader <miles@gnu.org>
4230
4231 * face-remap.el: New file.
4232 * Makefile.in (ELCFILES): Add face-remap.elc.
4233
4234 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
4235
4236 * progmodes/flymake.el (flymake-process-filter): Make sure the source
4237 buffer isn't dead.
4238
4239 * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
4240 * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
4241 * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
4242 * obsolete/auto-show.el, obsolete/hscroll.el:
4243 Remove packages that were obsolete in Emacs-20, or that were obsolete
4244 in Emacs-21 and do not contain any more code.
4245
4246 * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
4247 vc-client-mode is not set.
4248
4249 * image-mode.el (image-mode-map): Suppress key map and bind `q'.
4250 * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
4251
4252 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
4253 yet a bit more clever at distinguishing / from /.
4254
4255 2008-06-03 Kenichi Handa <handa@m17n.org>
4256
4257 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
4258
4259 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
4260
4261 * language/hanja-util.el: New file.
4262
4263 2008-06-03 Glenn Morris <rgm@gnu.org>
4264
4265 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
4266 Check that end-of-word follows "type".
4267
4268 2008-06-02 Daiki Ueno <ueno@unixuser.org>
4269
4270 * epa-file.el (epa-file-write-region): Write the entire buffer
4271 content if START is nil.
4272
4273 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change)
4274
4275 * select.el (x-get-selection): Fix typo.
4276
4277 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
4278
4279 * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify.
4280 (describe-char): Use `looking-at-p', `string-match-p' when possible.
4281
4282 2008-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4283
4284 * tar-mode.el (tar-header-block-summarize): Ensure one space around
4285 user&group.
4286
4287 2008-05-31 John Paul Wallington <jpw@pobox.com>
4288
4289 * help-fns.el (describe-variable-custom-version-info):
4290 Handle dotted `package-version' info.
4291
4292 2008-05-31 Juanma Barranquero <lekktu@gmail.com>
4293
4294 * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.
4295
4296 2008-05-31 Dan Nicolaescu <dann@ics.uci.edu>
4297
4298 * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
4299 names and improve support for unregistered files.
4300
4301 2008-05-31 Glenn Morris <rgm@gnu.org>
4302
4303 * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
4304 Remove shell variable `elc'. Split tests to hopefully be more portable.
4305 Fix `sel' assignment.
4306
4307 2008-05-30 Juanma Barranquero <lekktu@gmail.com>
4308
4309 * minibuffer.el (completion-table-dynamic): Doc fix.
4310
4311 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4312
4313 * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
4314 Try and return `unregistered' when applicable.
4315
4316 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4317 Don't encourage naming variables with "-flag".
4318
4319 2008-05-30 Glenn Morris <rgm@gnu.org>
4320
4321 * Makefile.in (update-elclist): Hide the warning when it does not apply,
4322 make it milder when it does.
4323 (autogen-clean): New target.
4324 (maintainer-clean): Use autogen-clean.
4325
4326 * calendar/diary-lib.el (diary-display-function): New name for
4327 diary-display-hook. Keep old name as obsolete alias. Doc fix.
4328 Change custom type and version.
4329 (diary-list-entries-hook, diary-list-entries, diary-simple-display)
4330 (diary-fancy-display): Doc fixes.
4331 (diary-list-entries, diary-include-other-diary-files)
4332 (diary-mail-entries):
4333 Use diary-display-function rather than diary-display-hook.
4334
4335 * calendar/appt.el (appt-check): Use diary-display-function rather than
4336 diary-display-hook.
4337 * calendar/cal-x.el (calendar-dedicate-diary): Update for
4338 diary-display-function replacing diary-display-hook.
4339 * org/org-agenda.el (org-get-entries-from-diary): Also set
4340 diary-display-function.
4341
4342 * calendar/cal-html.el (cal-html-list-diary-entries):
4343 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
4344 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
4345 argument of diary-list-entries rather than setting diary-display-hook.
4346
4347 2008-05-30 Kenichi Handa <handa@m17n.org>
4348
4349 * international/mule-conf.el (utf-8-with-signature): Renamed from
4350 utf-8-sig.
4351 (utf-8-auto): Adjusted for the above change.
4352
4353 * international/mule-diag.el (describe-font): Don't check fontset
4354 here, and just call font-info. Get the default font by from the
4355 default face.
4356
4357 2008-05-29 Kenichi Handa <handa@m17n.org>
4358
4359 * international/mule-conf.el (utf-8-sig, utf-8-auto):
4360 New coding systems.
4361
4362 * international/mule.el (define-coding-system): Accept :bom for utf-8.
4363
4364 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change)
4365
4366 * international/utf-7.el (utf-7-encode): Use the right escape char
4367 depending on imap/nonimap encoding.
4368
4369 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4370
4371 * minibuffer.el (completion-pcm-all-completions): Add the base-size.
4372
4373 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
4374
4375 * icomplete.el (icomplete-prospects-height): Add :group.
4376
4377 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4378
4379 * icomplete.el (icomplete-prospects-length): Make obsolete.
4380 (icomplete-prospects-height): New var.
4381 (icomplete-completions): Use it.
4382
4383 2008-05-29 David Kastrup <dak@gnu.org>
4384
4385 * autoinsert.el (auto-insert): Add :link.
4386
4387 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4388
4389 * tar-mode.el (tar-header): New field `header-start'.
4390 (tar-header-block-tokenize): Set it when useful.
4391 Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
4392 (tar-header-data-end): New function.
4393 (tar-summarize-buffer): Use it.
4394 (tar-next-line): Fix goal column for long usernames.
4395 (tar-expunge-internal): Use header-start.
4396 (tar-rename-entry): Handle ustar-style long names.
4397 (tar-alter-one-field): Add optional `descriptor' argument.
4398 (tar-subfile-save-buffer): Use it.
4399
4400 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4401
4402 * tar-mode.el (tar-header): New field `header-start'.
4403 (tar-header-block-tokenize): Set header-start for longlink entries.
4404 (tar-expunge-internal): Use header-start to expunge longlink entries.
4405
4406 * files.el (hack-local-variables): Don't signal an error if the local
4407 variable section is not properly terminated.
4408
4409 * emacs-lisp/easymenu.el (easy-menu-convert-item)
4410 (easy-menu-convert-item-1): Move the duplicate-generation outside of
4411 the caching so it also works for identical entries.
4412
4413 * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
4414 (tar-mode): Use write-region-annotate-functions rather than
4415 write-contents-functions.
4416 (tar-extract): Remove unused var `pos'.
4417 (tar-subfile-save-buffer): Remove unused var `following-descs'.
4418 (tar-mode-write-file): Remove.
4419 (tar-write-region-annotate): New function.
4420
4421 * progmodes/flymake.el (flymake-save-buffer-in-file):
4422 * shadowfile.el (shadow-copy-file):
4423 * arc-mode.el (archive-*-write-file-member):
4424 * files.el (diff-buffer-with-file):
4425 * subr.el (with-temp-file): Pass nil to write-region.
4426 * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
4427
4428 * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
4429 the custom.
4430
4431 * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
4432 to write-region.
4433
4434 2008-05-28 Glenn Morris <rgm@gnu.org>
4435
4436 * Makefile.in (update-elclist): Work around non-portability of "\"
4437 in various implementations of echo.
4438
4439 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
4440
4441 * international/mule-diag.el (describe-current-coding-system):
4442 Don't assume selection-coding-system is always defined.
4443
4444 * tar-mode.el: Use defstruct and markers.
4445 (tar-setf): Remove.
4446 (tar-header): Use defstruct. Add `data-start' field.
4447 (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
4448 (tar-desc-data-start): Remove (now called tar-header-data-start).
4449 (tar-roundup-512): New fun.
4450 (tar-header-block-tokenize): Receive a buffer position rather than
4451 a string. Handle @longLink here, be more careful about it.
4452 Create a marker for data-start.
4453 (tar-summarize-buffer): Don't handle @LongLink here any more.
4454 (tar-expunge-internal, tar-subfile-save-buffer): Don't update
4455 data-start on the following entries any more.
4456 (tar-chown-entry, tar-chgrp-entry): Use read-number.
4457
4458 * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
4459 (tar-header-offset): Remove.
4460 (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
4461 Not permanent any more.
4462 (tar-data-buffer): New var.
4463 (tar-data-swapped-p, tar-change-major-mode-hook)
4464 (tar-mode-kill-buffer-hook): New funs.
4465 (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
4466 (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
4467 (tar-clear-modification-flags, tar-alter-one-field)
4468 (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
4469 Change accordingly.
4470
4471 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
4472
4473 * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
4474 (vc-dir-resynch-file): ... this. Update callers.
4475 Use vc-string-prefix-p. Ignore directory args.
4476 (vc-string-prefix-p): CSE.
4477 (vc-resynch-buffer): Restore conditional.
4478
4479 * vc-hooks.el (vc-after-save): Improve test.
4480 (vc-mode-line): Fix indentation.
4481
4482 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
4483
4484 * calendar/parse-time.el (parse-time-months)
4485 (parse-time-weekdays): Add long-form month and day names.
4486
4487 2008-05-27 Glenn Morris <rgm@gnu.org>
4488
4489 * Makefile.in (update-elclist): Make errors in final sed non-fatal.
4490
4491 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
4492
4493 * vc-dispatcher.el (vc-string-prefix-p): New function.
4494 (vc-dir-parent-marked-p): Use it.
4495
4496 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
4497
4498 * vc.el (Problems): Remove fixed issues.
4499 (vc-expand-dirs): Avoid returning directories.
4500 (vc-dir): Fix C-x v v binding.
4501 (vc-make-backend-object): Fix name.
4502 (vc-dir-show-fileentry): Fix docstring.
4503 (vc-dir-refresh): Use vc-dir-backend. Fix docstring.
4504 (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring.
4505 Reset the state for directories.
4506 (vc-dir-headers): Align labels.
4507 (vc-default-status-printer): Do no call prettify-state-info.
4508 (vc-deduce-fileset): Replace implementation with one based on a
4509 working older version.
4510 (vc-next-action): Use the new form of vc-deduce-fileset.
4511 Fix dealing with unregistered files.
4512
4513 * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
4514 (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
4515 (vc-dir-child-files): New function.
4516 (vc-dir-node-directory): New function.
4517 (vc-dir-update, vc-dir-parent-marked-p)
4518 (vc-dir-children-marked-p, vc-dir-mark-all-files)
4519 (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
4520
4521 * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
4522
4523 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
4524
4525 * diff-mode.el (diff-context-mid-hunk-header-re): New const.
4526 (diff-font-lock-keywords, diff-context->unified)
4527 (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
4528 (diff-hunk-text, diff-find-source-location): Use it.
4529 (diff-post-command-hook): Let the user edit the hunk headers.
4530
4531 2008-05-26 Andreas Schwab <schwab@suse.de>
4532
4533 * vc.el (vc-default-prettify-state-info): Fix formatting of an
4534 unknown state.
4535
4536 * tar-mode.el (tar-summarize-buffer): Comment fix.
4537
4538 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
4539
4540 * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
4541
4542 2008-05-26 Glenn Morris <rgm@gnu.org>
4543
4544 * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
4545
4546 2008-05-25 John Paul Wallington <jpw@pobox.com>
4547
4548 * proced.el (proced-next-line, proced-previous-line):
4549 Avoid calling `next-line' and `previous-line' from Lisp code.
4550
4551 2008-05-25 Ed Reingold <reingold@emr.cs.iit.edu>
4552
4553 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
4554 Use diary-ordinal-suffix.
4555
4556 2008-05-24 Juanma Barranquero <lekktu@gmail.com>
4557
4558 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
4559 (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
4560 (edebug-save-displayed-buffer-points, edebug-initial-mode)
4561 (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
4562 (edebug-print-length, edebug-print-level, edebug-print-circle)
4563 (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
4564 (edebug-global-break-condition, edebug-sit-for-seconds):
4565 Remove spurious * from defcustom docstrings.
4566 (edebug-unwrap*, edebug-signal, edebug-eval-display):
4567 Improve argument/docstring consistency.
4568 (edebug-test-coverage, edebug-gensym, edebug-read)
4569 (edebug-top-level-nonstop, edebug-eval-result-list)
4570 (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
4571 (edebug-eval-defun, edebug-eval-top-level-form, edebug)
4572 (edebug-display-freq-count): Reflow docstrings.
4573 (edebug-restore-status): Doc fix.
4574
4575 2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
4576
4577 * proced.el (proced-header-line): Use the :align-to 0 feature
4578 rather than computing the corresponding position manually.
4579 (proced-update): Don't hardcode point-min==1.
4580
4581 2008-05-24 Alan Mackenzie <acm@muc.de>
4582
4583 * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
4584 if c-file-style is set to a non-string.
4585
4586 (c-neutralize-CPP-line): Surround by `save-excursion'.
4587 (c-neutralize-syntax-in-CPP): Optimize for speed.
4588
4589 2008-05-24 Glenn Morris <rgm@gnu.org>
4590
4591 * Makefile.in (update-elclist): New target, to update ELCFILES.
4592 (bootstrap-after): Run update-elclist.
4593
4594 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
4595
4596 * icalendar.el (icalendar-version): Increase to "0.19".
4597 (icalendar--date-style): New function.
4598 (icalendar--datetime-to-diary-date): Doc fix.
4599 Use icalendar--date-style.
4600 (icalendar--datestring-to-isodate): Doc fix. Handle iso date style.
4601 (icalendar--convert-yearly-to-ical)
4602 (icalendar--convert-recurring-to-diary): Handle iso date style,
4603 use icalendar-date-style.
4604
4605 2008-05-23 Dan Nicolaescu <dann@ics.uci.edu>
4606
4607 * vc.el (vc-delete-file): Make sure the buffer is deleted and
4608 vc-dir buffers are updated.
4609
4610 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
4611
4612 * vc.el (vc-delete-file): Don't try to resynch the buffer.
4613
4614 2008-05-23 Paul Rivier <paul.r.ml@gmail.com>
4615
4616 * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
4617 * textmodes/reftex.el (reftex-extra-bindings-map): New var.
4618 (reftex-extra-bindings): Use it.
4619
4620 * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
4621 away from the user-reserved keys.
4622
4623 * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
4624 New vars.
4625 (ada-create-keymap): Use them.
4626
4627 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
4628
4629 * emacs-lisp/regexp-opt.el (regexp-opt): Always return
4630 a properly-grouped regexp.
4631
4632 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
4633
4634 * progmodes/cap-words.el (capitalized-words-mode):
4635 Fix typos in docstring.
4636
4637 2008-05-23 Kenichi Handa <handa@m17n.org>
4638
4639 * international/mule-conf.el: Don't define the charset `emacs'
4640 here, just put :docstring, :short-name, and :long-name.
4641
4642 2008-05-22 Kenichi Handa <handa@m17n.org>
4643
4644 * international/mule-diag.el (font-show-log): Limit each listing
4645 to 20 items.
4646
4647 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
4648
4649 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
4650 (gdb-annotation-rules): New entry for "thread-changed".
4651 (gdb-thread-changed): New function.
4652
4653 2008-05-23 Glenn Morris <rgm@gnu.org>
4654
4655 * Makefile.in (SOURCES): Remove, unused.
4656 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
4657 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
4658 Exclude more '*loaddefs' files.
4659 (compile-always): Simplify '.elc' deletion.
4660
4661 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
4662
4663 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
4664 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
4665
4666 * minibuffer.el (completion-boundaries): Change calling
4667 convention, so `string' has the same semantics as in
4668 try-completion and all-completions.
4669 (completion-table-with-context, completion--embedded-envvar-table)
4670 (completion--file-name-table)
4671 (completion-pcm--find-all-completions): Adjust code accordingly.
4672
4673 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
4676 prune image-mode-winprops-alist, preventing it from growing
4677 indefinitely.
4678 (image-mode-reapply-winprops): Use it.
4679
4680 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com>
4681
4682 * net/netrc.el (netrc-machine): Always match if the port is not given.
4683
4684 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
4685
4686 * minibuffer.el (completion-pcm--find-all-completions):
4687 Don't add pseudo-completions.
4688
4689 * icomplete.el (icomplete-eoinput): Remove.
4690 (icomplete-overlay): New var to replace it.
4691 (icomplete-tidy): Rewrite.
4692 (icomplete-exhibit): Use an overlay.
4693 (icomplete-completions): Use completion-all-sorted-completions.
4694 Obey completion-ignore-case.
4695
4696 * files.el (locate-dominating-file): Accept non-existing argument.
4697 (project-find-settings-file): Rewrite, using locate-dominating-file.
4698
4699 2008-05-22 Kenichi Handa <handa@m17n.org>
4700
4701 * faces.el (font-weight-table, font-slant-table, font-width-table):
4702 Delete them. Don't call internal-set-font-style-table.
4703
4704 * international/mule-diag.el (font-show-log): New function.
4705
4706 * international/fontset.el (script-representative-chars): Add more
4707 chars for latin. Add data for symbol.
4708 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
4709
4710 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
4711
4712 * minibuffer.el (completion-all-sorted-completions): New var.
4713 (completion--flush-all-sorted-completions)
4714 (completion-all-sorted-completions): New functions.
4715 (minibuffer-force-complete): New command.
4716
4717 2008-05-21 Glenn Morris <rgm@gnu.org>
4718
4719 * files.el (c-postprocess-file-styles): Declare for compiler.
4720
4721 * Makefile.in: Allow for parallel byte-compiling.
4722 (ELCFILES): New variable.
4723 (.el.elc): Remove prerequisites from suffix rule. Print a message.
4724 (compile-first, compile-main, compile-last): New targets.
4725 (compile-always): Simplify - delete .elc files, then `make compile'.
4726
4727 * Makefile.in (compile-calc): Use glob rather than find.
4728 ($(lisp)/progmodes/cc-mode.elc): Use $@.
4729
4730 * eshell/esh-module.el: No need for cl when compiling.
4731
4732 * eshell/eshell.el (eshell-defgroup): New alias.
4733 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
4734 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
4735 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
4736 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
4737 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
4738 * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
4739 Autoload the custom group. Set generated-autoload-file.
4740 * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
4741 for eshell-defgroup.
4742 * eshell/esh-module.el (eshell-load-defgroups): Remove.
4743 Require esh-groups rather than loading it.
4744
4745 2008-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4746
4747 * proced.el (proced-header-line): New variable and new function.
4748 (proced-mode): Set header-line-format.
4749 (proced-update): Set proced-header-line.
4750 (proced-send-signal): Use proced-header-line.
4751
4752 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
4753
4754 * macros.el (insert-kbd-macro): Use prin1-char.
4755
4756 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4757
4758 * minibuffer.el (completion-boundaries): New function.
4759 (completion--some): Delay errors.
4760 (complete-with-action, completion-table-with-context):
4761 Handle `boundaries' case.
4762 (completion--try-word-completion): Avoid partial-completion
4763 when the user hasn't entered anything yet.
4764 (minibuffer-local-map, minibuffer-local-filename-completion-map)
4765 (minibuffer-local-must-match-map, minibuffer-local-completion-map)
4766 (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
4767 Setup default keybindings.
4768 (completion--embedded-envvar-re): New var.
4769 (completion--embedded-envvar-table): Use it. Handle `boundaries' case.
4770 (completion--file-name-table): Handle `boundaries' case.
4771 (completion-pcm--pattern->regex): Avoid pathological backtracking.
4772 (completion-pcm--all-completions): Add a `prefix' arg.
4773 (completion-pcm--find-all-completions): New function.
4774 (completion-pcm-all-completions, completion-pcm-try-completion):
4775 Use it.
4776
4777 * icomplete.el (icomplete-completions): Don't use `predicate' with
4778 a table of a different type than `candidates'.
4779
4780 2008-05-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4781
4782 * proced.el (proced-goal-column): Rename from proced-procname-column.
4783 (proced-goal-header-re): Rename from proced-procname-column-regexp.
4784 (proced-move-to-goal-column): Rename from proced-move-to-procname.
4785 (proced-header-face, proced-header-regexp): Remove.
4786 (proced-font-lock-keywords): Remove proced-header-face.
4787 (proced-header-alist, proced-sorting-schemes-re): New variables.
4788 (proced): Rename Proced buffer to *Proced*.
4789 (proced-next-line, proced-previous-line): New commands.
4790 (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
4791 (proced-hide-processes): Do not treat first line as special.
4792 (proced-header-space): New function.
4793 (proced-update): Use header-line-format.
4794 Initialize proced-header-alist and proced-sorting-schemes-re.
4795 Set proced-goal-column. Include proced-command in mode-name.
4796 (proced-send-signal): Use header-line-format for *Marked
4797 Processes* buffer.
4798 (proced-sort): Restrict minibuffer completion to applicable
4799 sorting schemes.
4800 (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
4801
4802 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4803
4804 * icomplete.el (icomplete-simple-completing-p):
4805 Allow icomplete-with-completion-tables to say "use it everywhere".
4806 (icomplete-completions): Obey completion-styles. Try to accommodate
4807 partial-completion style.
4808
4809 2008-05-20 Michael Olson <mwolson@gnu.org>
4810
4811 * files.el (project-find-settings-file): Change concat to
4812 expand-file-name.
4813
4814 2008-05-19 Tom Tromey <tromey@redhat.com>
4815
4816 * files.el (normal-mode): Call hack-project-variables.
4817 (hack-local-variables-confirm): Add 'project' argument.
4818 (hack-local-variables-apply): New function.
4819 (hack-local-variables): Use it.
4820 (project-class-alist, project-directory-alist): New variables.
4821 (project-get-alist): New function.
4822 (project-collect-bindings-from-alist)
4823 (project-collect-binding-list, set-directory-project)
4824 (project-find-settings-file, project-define-from-project-file)
4825 (hack-project-variables): New functions.
4826
4827 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
4828
4829 * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
4830
4831 2008-05-19 Juanma Barranquero <lekktu@gmail.com>
4832
4833 * faces.el (font-weight-table): Fix typo in docstring.
4834
4835 2008-05-18 David Hull <david@snap.com> (tiny change)
4836
4837 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
4838 (vc-hg-annotate-command): Allow white space before version number.
4839
4840 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
4841
4842 * calc/calc-yank.el (calc-register-alist): New variable.
4843 (calc-set-register, calc-get-register, calc-copy-to-register)
4844 (calc-insert-register, calc-add-to-register, calc-append-to-register)
4845 (calc-prepend-to-register): New functions.
4846
4847 * calc/calc-ext.el (calc-init-extensions): Add keybindings for
4848 `calc-copy-to-register' and `calc-insert-register'.
4849 Autoload new register functions.
4850
4851 * calc/calc-help.el (calc-r-prefix-help): Add help for register
4852 functions.
4853
4854 2008-05-18 Dan Nicolaescu <dann@ics.uci.edu>
4855
4856 * vc.el (Todo): Add known problems.
4857 (vc-dir-backend): New variable.
4858 (vc-dir): Set it.
4859 (vc-make-backend-object, vc-generic-status-printer)
4860 (vc-generic-state, vc-generic-status-fileinfo-extra)
4861 (vc-dir-extra-menu): Use it.
4862 (vc-generic-dir-headers): Remove, unused.
4863
4864 * vc-dispatcher.el (vc-dir-previous-directory): Rename from
4865 vc-dir-prev-directory for consistency with vc-dir-previous-line.
4866 (vc-dir-mode-map): Fix bindings.
4867
4868 * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
4869
4870 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
4871
4872 * calc/calc-yank.el (calc-kill): Make sure that only the stack is
4873 operated on.
4874 (calc-kill-region): Kill entire lines.
4875
4876 2008-05-17 Glenn Morris <rgm@gnu.org>
4877
4878 * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
4879 simplify initial value.
4880 (defezimage): Drop support for Emacs without defimage, use a featurep
4881 test rather than fboundp when defining, drop with-no-warnings.
4882 (ezimage-insert-over-text): Move featurep test inside
4883 add-text-properties.
4884
4885 * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
4886
4887 * net/tramp.el (top-level): Load auth-source when compiling.
4888
4889 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
4890
4891 2008-05-17 Andreas Schwab <schwab@suse.de>
4892
4893 * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
4894
4895 2008-05-17 Dan Nicolaescu <dann@ics.uci.edu>
4896
4897 * vc.el (vc-annotate-show-diff-revision-at-line): Change
4898 vc-diff-internal arg to match what vc-deduce-fileseset returns now.
4899
4900 2008-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4901
4902 * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
4903
4904 2008-05-17 Jim Meyering <meyering@redhat.com>
4905
4906 * ido.el (ido-save-history): Do not emit a trailing newline at the
4907 end of the ido history file.
4908
4909 2008-05-16 John Paul Wallington <jpw@pobox.com>
4910
4911 * vc-dispatcher.el (top-level): Revert previous change: require cl
4912 when compiling.
4913
4914 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4915
4916 * vc.el (vc-default-status-printer)
4917 (vc-default-prettify-state-info): Enhance the state prettyprinter
4918 to deal better with unknown states and indirect through it when
4919 painting vc-dir buffers.
4920
4921 2008-05-16 John Paul Wallington <jpw@pobox.com>
4922
4923 * vc-dispatcher.el (top-level): Don't require cl when compiling.
4924 (vc-dir-mode-map): Fix backquote.
4925 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
4926
4927 2008-05-16 Michael Albinus <michael.albinus@gmx.de>
4928
4929 * net/tramp.el (tramp-handle-write-region): Fix check for short track.
4930 Reported by Glenn Morris <rgm@gnu.org>.
4931
4932 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4933
4934 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
4935 the end of the file, it was good work at one time but has been
4936 stale since 1995 and may now be actively misleading.
4937 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
4938 CVS repository and module (assumptions for the latter a bit iffy).
4939 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
4940 SVN repository.
4941
4942 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
4943
4944 * vc-rcs.el (vc-rcs-create-tag):
4945 * vc-sccs.el (vc-sccs-create-tag):
4946 Fix typo in error message and pass backend arg.
4947
4948 2008-05-15 Michael Albinus <michael.albinus@gmx.de>
4949
4950 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
4951
4952 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com>
4953
4954 * net/tramp.el: Load auth-source library.
4955 (tramp-read-passwd): Use it for password, not login.
4956
4957 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com>
4958
4959 * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
4960 (ses-print-cell): Use string-width, truncate-string-to-width,
4961 delete-region rather than length, substring, delete-char.
4962 (ses-setup): Set inhibit-point-motion-hooks to t.
4963 Calculate position by actually moving point rather than just using
4964 unibyte character length.
4965 (ses-mode): Set indent-tabs-mode to nil.
4966 (ses-center): Use string-width rather than length.
4967
4968 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4969
4970 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
4971 * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
4972 Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
4973 vc-*-create-tag and vc-*-retrieve-tag respectively.
4974
4975 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
4976 unneeded defalias.
4977
4978 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
4979
4980 * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
4981 about buffer names.
4982
4983 2008-05-15 Glenn Morris <rgm@gnu.org>
4984
4985 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
4986
4987 * org/org-exp.el (org-infojs-options-inbuffer-template):
4988 Fix declaration.
4989
4990 * progmodes/cc-mode.el (declare-function): Add compat definition.
4991 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
4992
4993 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
4994
4995 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
4996 list to a cons so the caller can get back both expanded and
4997 unexpanded filesets.
4998 * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal)
4999 (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
5000 Change handling of selection-set returns as required.
5001
5002 2008-05-15 John Paul Wallington <jpw@pobox.com>
5003
5004 * add-log.el (top-level): Don't require cl when compiling.
5005
5006 * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
5007 (archive-*-extract): Use `zerop'.
5008 (archive-*-write-file-member): Use `or', use `zerop'.
5009
5010 * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
5011
5012 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
5013 (ibuffer-mark-interactive, ibuffer-set-mark)
5014 (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
5015 (ibuffer-map-lines, ibuffer-switch-format)
5016 (ibuffer-update-title-and-summary)
5017 (ibuffer-redisplay-engine): Use it.
5018
5019 * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
5020 (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
5021 (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
5022 (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
5023 (ibuffer-mark-read-only-buffers)
5024 (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
5025
5026 * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
5027 (define-ibuffer-column, define-ibuffer-sorter)
5028 (define-ibuffer-op, define-ibuffer-filter): Add declarations
5029 containing indentation specs, replacing equivalent top-level
5030 forms that set `lisp-indent-function' properties.
5031 (define-ibuffer-op): Use `derived-mode-p'.
5032 (define-ibuffer-filter): Remove redundant `concat' call.
5033
5034 2008-05-14 Michael Albinus <michael.albinus@gmx.de>
5035
5036 * net/tramp.el (tramp-echo-mark): Update docstring.
5037 (tramp-echo-mark-marker): New defconst.
5038 (tramp-check-for-regexp): Use it.
5039
5040 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
5041
5042 * vc.el (vc-deduce-fileset): Do the right thing when visting a
5043 buffer (say, a log buffer or diff buffer) with a vc-dir buffer
5044 as parent.
5045
5046 2008-05-14 John Paul Wallington <jpw@pobox.com>
5047
5048 * international/mule.el (convert-define-charset-argument):
5049 Remove period from end of error message.
5050 (coding-system-mnemonic): Doc fix.
5051 (ctext-pre-write-conversion): Doc fix.
5052
5053 2008-05-14 Simon Marshall <simon@gnu.org>
5054
5055 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
5056 from its default value and give it the risky-local-variable
5057 property (CVE-2008-2142).
5058
5059 2008-05-14 Kenichi Handa <handa@m17n.org>
5060
5061 * language/korean.el ("Korean"): Set `iso639-language'
5062 property to `ko'.
5063
5064 * language/japanese.el ("Japanese"): Set `iso639-language'
5065 property to `ja'.
5066
5067 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
5068 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
5069 ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
5070
5071 * international/mule-cmds.el (set-language-environment):
5072 Set current-iso639-language.
5073
5074 * international/fontset.el (setup-default-fontset): For kana, han,
5075 hangul, and cjk-misc, move an entry with font-spec at the end.
5076 (generate-fontset-menu): Exclue fontset-auto* from the list.
5077
5078 * composite.el (compose-chars-after): Assume that WINDOW is always
5079 non-nil.
5080
5081 * faces.el (font-weight-table, font-slant-table)
5082 (font-swidth-table): Declare them by defconst. Change the format
5083 of elements. Call internal-set-font-style-table after their
5084 declaration.
5085 (face-valid-attribute-values): Call font-family-list. Get values
5086 for width, weight, and slant from font-xxx-table.
5087
5088 * cus-face.el (custom-face-attributes): Add "thin" for :weight.
5089
5090 2008-05-13 John Paul Wallington <jpw@pobox.com>
5091
5092 * ibuffer.el (ibuffer-buffer-file-name): New function.
5093 (define-ibuffer-column filename): Use it.
5094
5095 * ibuf-ext.el (define-ibuffer-filter filename): Use it.
5096
5097 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * talk.el (talk): Simplify. Pass display arg to talk-add-display
5100 as a string.
5101 (talk-add-display): Simplify. Accept only string args.
5102
5103 2008-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5104
5105 * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
5106
5107 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
5108
5109 * Makefile.in (bootstrap-prepare): Don't chmod files.
5110 (autoloads): Do it here instead, where it's actually needed.
5111
5112 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
5113
5114 * tool-bar.el (tool-bar-make-keymap): Account for the optional
5115 KEY-BINDING-DATA field in menu-item list.
5116
5117 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 * dired.el (dired-read-dir-and-switches): Move things about to use less
5120 recursion during macroexpansion.
5121
5122 * dired.el (dired-read-dir-and-switches): Use read-file-name.
5123
5124 * dired.el (dired-read-dir-and-switches): Ignore ., .., and
5125 completion-ignored-extension directories if there's something else.
5126 (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
5127 (dired-remember-marks, dired-undo, dired-build-subdir-alist)
5128 (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
5129 (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
5130 buffer-read-only -> inhibit-read-only.
5131
5132 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
5133
5134 * vc.el (vc-expand-dirs): Stop this function from tossing out
5135 explicitly specified files.
5136
5137 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
5138
5139 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
5140 to `insert'.
5141
5142 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
5143
5144 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
5145 cons. Use vc-annotate-backend.
5146 (with-vc-file, edit-vc-file): Remove unused macros.
5147
5148 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
5149
5150 * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
5151 (smtpmail-try-auth-methods): Use it.
5152
5153 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
5154
5155 * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
5156 (setf (nthcdr ..) ..) doesn't require CL at runtime.
5157
5158 2008-05-11 Carsten Dominik <dominik@science.uva.nl>
5159
5160 * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
5161
5162 2008-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
5163
5164 * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
5165 (vc-bzr-revision-completion-table): Use process-file.
5166 (vc-bzr-working-revision): Pass relative file names.
5167
5168 * diff-mode.el (diff-hunk-header-re): Refine the regexp.
5169
5170 2008-05-11 Juri Linkov <juri@jurta.org>
5171
5172 * wid-edit.el (widget-image-directory): Change default image data
5173 subdirectory from "custom" to "images/custom".
5174
5175 * info.el (Info-next-preorder): Let-bind `Info-history' to nil
5176 before recursive call to `Info-next-preorder' to not add
5177 intermediate nodes to the history.
5178
5179 * isearch.el: Put isearch-scroll property on recenter-top-bottom.
5180
5181 * emulation/cua-base.el: Put isearch-scroll property
5182 on cua-scroll-up and cua-scroll-down.
5183
5184 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com>
5185
5186 * vc-hooks.el (vc-recompute-state): Remove (dead code).
5187
5188 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
5189
5190 * vc-dispatcher.el (ewoc): Require.
5191 (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
5192
5193 * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
5194
5195 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
5196
5197 * term/w32-win.el (x-colors):
5198 * term/mac-win.el (x-colors):
5199 * term/x-win.el (x-colors): Re-order colors.
5200
5201 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
5202
5203 * smerge-mode.el (smerge-command-prefix): Fix custom type.
5204
5205 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
5206
5207 * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
5208 New functions implementing motion to next and previous directory.
5209
5210 * vc-arch.el (vc-arch-command):
5211 * vc-bzr.el (vc-bzr-command):
5212 * vc-cvs.el (vc-cvs-command):
5213 * vc-dispatcher.el (vc-do-command):
5214 * vc-git.el (vc-git-command):
5215 * vc-hg.el (vc-hg-command):
5216 * vc-mcvs.el (vc-mvcs-command):
5217 * vc-mtn.el (vc-mtn-command):
5218 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
5219 (vc-sccs-workfile-unchanged-p):
5220 * vc-svn.el (vc-svn-command, vc-svn-create-repo):
5221 * vc-rcs.el (all methods): Remove assumption about what a nil
5222 argument to vc-do-command means. This means no buffer name needs
5223 to be hardcoded into the dispatcher layer, and it's better to be
5224 explicit anyway.
5225
5226 * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
5227
5228 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
5229
5230 * vc.el: Update todo.
5231
5232 * vc-sccs.el (vc-sccs-dir-status):
5233 * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
5234 backends and returning up to date files.
5235
5236 * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
5237
5238 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5239
5240 * vc.el (vc-dir):
5241 * vc-hooks.el: Tweak the VC directory bindings. These are now
5242 documented in the manual.
5243
5244 * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
5245 (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
5246 (vc-dispatcher-selection-set): Allow callers to pass in an
5247 observer flag that says no buffer sync is required.
5248 * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
5249 Use the observer flag.
5250
5251 2008-05-09 Michael Albinus <michael.albinus@gmx.de>
5252
5253 * simple.el (start-file-process): Clarify docstring.
5254
5255 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5256
5257 * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
5258 Remove stub implementations of, and references to, wash-log.
5259 * vc-rcs.el (vc-rcs-comment-history):
5260 * vc-cvs.el (vc-cvs-comment-history):
5261 Inline the code that used to be wash-log.
5262
5263 * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
5264 (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
5265 (vc-sccs-print-log, vc-sccs-diff): Grok directories.
5266 * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
5267 (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
5268 (vc-rcs-print-log): Grok directories.
5269
5270 2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
5271
5272 * vc.el (vc-mark-resolved): Add `backend' argument.
5273 (vc-next-action): Pass it the backend.
5274 (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
5275 (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
5276 (vc-default-comment-history, vc-default-create-snapshot)
5277 (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
5278 (vc-annotate-revision-previous-to-line)
5279 (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
5280 * vc-svn.el (vc-svn-checkout):
5281 * vc-mcvs.el (vc-mcvs-checkout):
5282 * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
5283 (vc-working-revision, vc-before-save, vc-mode-line):
5284 Prefer vc-call-backend to vc-call so as not to recompute the backend.
5285
5286 * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
5287 state to be consistent since it's often an unwarranted restriction.
5288 Don't return the state either.
5289 (vc-next-action): Check that the state is consistent.
5290 (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
5291 (vc-rollback, vc-update): Adapt to new return value of
5292 vc-deduce-fileset.
5293
5294 * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
5295 (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
5296 (vc-dispatcher-in-fileset-p): New fun.
5297 (vc-dispatcher-selection-set): Use it to properly handle directories.
5298
5299 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu>
5300
5301 * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
5302 (vc-update): Remove unused let bindings.
5303
5304 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5305
5306 * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
5307 (vc-diff, vc-revert, vc-rollback, vc-update):
5308 * vc-dispatcher.el (vc-dispatcher-selection-set):
5309 Get rid of 4 special cases in fileset selection. This involved
5310 changing the return value of (vc-deduce-fileset) so that it passes
5311 back a deduced state as well as a deduced back end.
5312
5313 2008-05-08 Sam Steingold <sds@gnu.org>
5314
5315 * progmodes/compile.el (compilation-minor-mode-map)
5316 (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
5317 * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect
5318 it to `compilation-minor-mode-map' (instead of an explicit `cons').
5319
5320 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
5321
5322 * org/org.el (org-modules, org-format-latex-options):
5323 * org/org-archive.el (org-archive-stamp-time)
5324 (org-archive-save-context-info):
5325 * org/org-faces.el (org-hide):
5326 * org/org-irc.el (org-irc-parse-link):
5327 * org/org-macs.el (org-call-with-arg, org-autoload):
5328 * org/org-mew.el (org-mew-store-link):
5329 * org/org-remember.el (org-remember-store-without-prompt)
5330 (org-remember-templates): Fix typos in docstrings.
5331
5332 * org/org-info.el (org-info-store-link): Remove leftover docstring.
5333
5334 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
5335 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
5336 (org-bbdb-anniv-split): Fix typos in docstrings.
5337
5338 * org/org-publish.el (org-publish-project-alist): Doc fixes.
5339 (org-publish-use-timestamps-flag): Reflow docstring.
5340 (org-publish-files-alist): Fix typos in docstring.
5341
5342 2008-05-07 Sam Steingold <sds@gnu.org>
5343
5344 * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
5345 appears to be too aggressive with window removal.
5346
5347 2008-05-08 Michael McNamara <mac@mail.brushroad.com>
5348
5349 * progmodes/verilog-mode.el (verilog-type-font-keywords):
5350 Add leda and 0in as pragma keywords.
5351 (verilog-pretty-expr): Support lining up assignments which include
5352 part selects.
5353 (verilog-mode): More portable check for the availability of
5354 hideshow support.
5355 (verilog-do-indent): Remove special indent for declarations inside
5356 a parenthetical list. The code is ill-advised, and doesn't work
5357 given the new user defined types.
5358 (verilog-set-auto-endcomments): Enhance function automatic
5359 endcomment to support functions that return user defined types.
5360 (verilog-mode): Add code to tell which-function-mode minor mode
5361 that Verilog supports this feature.
5362
5363 2008-05-08 Eli Zaretskii <eliz@gnu.org>
5364
5365 * epa-file.el: Require epa-hook.
5366
5367 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
5368
5369 * epa-hook.el: Renamed from epa-file-hook.el, to avoid
5370 file-names clashes on 8+3 filesystems. Provide epa-hook.
5371
5372 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
5373 file-names clashes on 8+3 filesystems.
5374
5375 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
5376
5377 * org/org.el (org-read-date-get-relative): Interpret lone
5378 weekday abbreviation as relative to today.
5379
5380 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
5381
5382 * abbrev.el (define-abbrev-table):
5383 * composite.el (toggle-auto-composition):
5384 * json.el (json-alist-p, json-plist-p):
5385 * minibuffer.el (completion-table-with-predicate):
5386 * ps-mule.el (ps-mule-external-libraries):
5387 * emacs-lisp/advice.el (ad-special-form-p):
5388 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5389 * eshell/em-smart.el (eshell-review-quick-commands):
5390 * progmodes/python.el (python-comment-line-p, python-blank-line-p)
5391 (python-skip-out, python-check-comint-prompt):
5392 Don't use `iff' in docstrings.
5393
5394 * international/robin.el (robin-package-alist): Fix typo in docstring.
5395 (robin-current-package-name): Doc fix.
5396 (robin-activate): Don't use `iff' in docstring.
5397
5398 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5399
5400 * vc.el, vc-dispatcher.el: VC-Dired support removed.
5401 The code uses a ewoc-based implementation now.
5402 * vc-hooks.el: Support for Meta-CVS has been removed.
5403
5404 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
5405
5406 * tool-bar.el: Choose images dynamically.
5407 (tool-bar-make-keymap, tool-bar-find-image): New function.
5408 (tool-bar-find-image-cache): New var.
5409 (tool-bar-local-item, tool-bar-local-item-from-menu):
5410 Don't select the image yet, do it later in tool-bar-make-keymap.
5411
5412 2008-05-07 Andreas Schwab <schwab@suse.de>
5413
5414 * window.el: Require 'cl when compiling.
5415
5416 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
5417
5418 * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
5419
5420 2008-05-07 Glenn Morris <rgm@gnu.org>
5421
5422 * subr.el (ignore-errors): Move here from cl-macs.el.
5423 * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
5424
5425 * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
5426 oddness.
5427
5428 2008-05-06 Eric S. Raymond <esr@snark.thyrsus.com>
5429
5430 * vc-hooks.el (vc-find-file-hook):
5431 * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
5432 further from vc.el.
5433 * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
5434
5435 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
5436
5437 * progmodes/verilog-mode.el (verilog-getopt-file):
5438 Cleanup warning message format.
5439 (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
5440 (verilog-auto-inout, verilog-auto-inout-module)
5441 (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
5442 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
5443 (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
5444 (verilog-auto-sense-sigs, verilog-auto-tieoff)
5445 (verilog-auto-unused, verilog-auto-wire)
5446 (verilog-decls-get-assigns, verilog-decls-get-consts)
5447 (verilog-decls-get-gparams, verilog-decls-get-inouts)
5448 (verilog-decls-get-inputs, verilog-decls-get-outputs)
5449 (verilog-decls-get-ports, verilog-decls-get-regs)
5450 (verilog-decls-get-signals, verilog-decls-get-wires)
5451 (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
5452 (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
5453 (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
5454 (verilog-inject-sense, verilog-library-filenames)
5455 (verilog-mode-release-date, verilog-mode-version)
5456 (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
5457 (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
5458 (verilog-modi-get-assigns, verilog-modi-get-consts)
5459 (verilog-modi-get-gparams, verilog-modi-get-inouts)
5460 (verilog-modi-get-inputs, verilog-modi-get-outputs)
5461 (verilog-modi-get-ports, verilog-modi-get-regs)
5462 (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
5463 (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
5464 (verilog-modi-get-wires, verilog-preserve-cache)
5465 (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
5466 (verilog-read-sub-decls, verilog-read-sub-decls-line)
5467 (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
5468 (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
5469 Add caching of additional state, and rework signal extraction
5470 routines to improve AUTO expansion performance by 300%++.
5471
5472 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
5473
5474 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5475 Tweak Open Watcom regexp to distinguish between errors and warnings.
5476
5477 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5478
5479 * dired.el (dired-read-dir-and-switches): Fix up last change.
5480
5481 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>
5482
5483 * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
5484 out of this function, move it to vc-dispatcher-selection-set.
5485
5486 2008-05-05 Sam Steingold <sds@gnu.org>
5487
5488 * window.el (delete-other-windows-vertically): New function.
5489
5490 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
5491
5492 * dired.el (dired-read-dir-and-switches):
5493 Obey read-file-name-completion-ignore-case.
5494
5495 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
5496
5497 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5498 Add regexp for Open Watcom compiler output.
5499
5500 2008-05-05 Phil Sung <psung@mit.edu> (tiny change)
5501
5502 * progmodes/python.el (python-block-pairs): Align finally with except.
5503
5504 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
5505
5506 * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
5507
5508 2008-05-05 Tom Tromey <tromey@redhat.com>
5509
5510 * smerge-mode.el (smerge-start-session): Don't call smerge-next if
5511 looking at conflict marker.
5512
5513 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
5514
5515 * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
5516 client-mode -> vc-client-object, and guess `funcall' was meant.
5517 (vc-dir-mode): Rename client-mode -> vc-client-mode.
5518
5519 2008-05-05 Dan Nicolaescu <dann@ics.uci.edu>
5520
5521 * net/zeroconf.el (dbus-call-method, dbus-register-signal)
5522 (dbus-debug): Move declarations outside eval-when-compile.
5523
5524 2008-05-04 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5525
5526 * proced.el (proced-command-alist): Fix system-type values.
5527 Fix defcustom.
5528 (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
5529 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
5530 (proced-sort-start, proced-sort, proced-sort-time): New commands.
5531 (proced-update): Use proced-sorting-scheme. Update modeline.
5532 (proced-send-signal): Use nreverse.
5533 (proced-sorting-scheme-p): New function.
5534
5535 2008-05-04 Andreas Schwab <schwab@suse.de>
5536
5537 * vc.el: Require dired when compiling.
5538
5539 * minibuffer.el (completion--insert-strings): Don't delete past bol.
5540
5541 2008-05-03 Glenn Morris <rgm@gnu.org>
5542
5543 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
5544 * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
5545 Simplify compilation requirements.
5546 * ediff-init.el, ediff-vers.el: Remove unnecessary variable
5547 declarations.
5548
5549 2008-05-03 Dave Love <fx@gnu.org>
5550
5551 * progmodes/python.el (python-beginning-of-statement):
5552 Loop at least once (fixes 2008-02-21 change).
5553
5554 2008-05-03 Eli Zaretskii <eliz@gnu.org>
5555
5556 * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
5557 instead of `length' for comparing length of user and group names.
5558
5559 2008-05-03 Eric S. Raymond <esr@snark.thyrsus.com>
5560
5561 * vc-dispatcher.el: New file, separates out the UI and command
5562 execution machinery from VCS-specific logic left in vc.el.
5563 The separation is not yet completely clean, but it's a good start.
5564 * vc.el: This file is about 1700 lines shorter now.
5565 Remove obsolete logentry-check from the backend API.
5566 * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only
5567 implementation of the logentry-check method, and it guarded against
5568 a log length limit that has probably been obsolete for 15 years (!).
5569
5570 2008-05-02 Sam Steingold <sds@gnu.org>
5571
5572 * progmodes/compile.el (compilation-start): Move setting of
5573 compilation-directory after (funcall mode) as that resets local
5574 variables, this fixes recompile in grep buffers.
5575 * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
5576 in dired &c).
5577
5578 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5579
5580 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
5581 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
5582 * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
5583 has one of these and that all are called in compatible ways.
5584 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
5585 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
5586 * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
5587 backend has one of these.
5588
5589 2008-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
5590
5591 * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
5592 initialization into define-abbrev-table. Use :regexp.
5593 (octave-mode-syntax-table): Don't set word syntax for `.
5594
5595 * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
5596 than only value.
5597
5598 * dired.el (dired-read-dir-and-switches):
5599 Set minibuffer-completing-file-name and call substitute-in-file-name.
5600 (dired-format-columns-of-files): Use completion--insert-strings.
5601
5602 * minibuffer.el (completion-hilit-commonality): Revert last change:
5603 the leftover code was actually useful.
5604 (completion--insert-strings): Use string-width rather than length.
5605
5606 2008-05-02 Sam Steingold <sds@gnu.org>
5607
5608 * vc.el (vc-dir-mode-map): Enable mouse bindings.
5609 (vc-at-event): New macro: run the body at the even location.
5610 (vc-dir-menu, vc-dir-toggle-mark): Use it.
5611 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
5612 * subr.el (mouse-event-p): Check if the event is mouse-related.
5613
5614 2008-05-02 Nick Roberts <nickrob@snap.net.nz>
5615
5616 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
5617 Don't throw error if no file is found.
5618
5619 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
5620
5621 * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
5622 (vc-default-state-heuristic): Doc fix.
5623
5624 2008-05-02 Richard Sharman <rsharman@pobox.com>
5625
5626 * hilit-chg.el (highlight-changes-mode): Remove references to
5627 hooks that no longer exist. Because define-minor-mode is used the
5628 hook highlight-changes-mode-hook exists and can do what both the
5629 old hooks used to do. The documentation at the top of the file
5630 was updated to demonstrate this.
5631 (highlight-changes-mode): Remove commented out call to a hook
5632 function that is no longer there.
5633 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
5634
5635 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5636
5637 * vc.el (vc-default-dired-state-info): Change name of primitive
5638 to prettify-state-info, in preparation for ripping out dired mode.
5639 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
5640 to prettify-state-info, in preparation for ripping out dired mode.
5641 * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
5642 tries this on a version-controlled buffer. It will do useless or
5643 actively bad things on any version control system newer than RCS.
5644 * vc-hooks.el (vc-dired-resynch-file):
5645 * vc.el (vc-dired-resynch-file): Change name of primitive to
5646 vc-directory-resynch-file, preparing to remove dired.
5647
5648 2008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
5649
5650 * vc-rcs.el (vc-rcs-state): Fix typos.
5651
5652 * vc.el (vc-register): Change argument order so that the prefix
5653 argument is assigned correctly.
5654 (vc-next-action, vc-dir-register): Update for the above change.
5655
5656 2008-05-01 Juri Linkov <juri@jurta.org>
5657
5658 * replace.el (occur-read-primary-args): Set default to the car of
5659 regexp-history and display it in the prompt, but don't add to the
5660 list of minibuffer defaults. Bind history-add-new-input to nil to
5661 not add automatically `default'. For empty input return `default'.
5662 Otherwise, add `input' to regexp-history and return it.
5663 (occur-1): Signal an error for the empty regexp.
5664
5665 * progmodes/compile.el (compilation-auto-jump):
5666 Set window point to `pos' explicitly.
5667
5668 2008-05-01 Eric S. Raymond <esr@snark.thyrsus.com>
5669
5670 * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
5671 when appropriate.
5672 * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
5673 we report the 'unregistered state reliably.
5674 * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
5675 we report the 'unregistered state reliably.
5676 * vc-git.el (vc-git-state): Call vc-git-unregistered so
5677 we report the 'unregistered state reliably.
5678 * vc-hooks.el (vc-state): Document that vc-unregistered is
5679 now expected to be returned reliably.
5680 * vc.el (vc-default-dired-state): Change needs-patch state to
5681 needs-update, since the name now shows up in dir-status listings
5682 and was somewhat misleading.
5683 * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
5684 immediately after removing the file.
5685 * vc.el (vc-next-action): More informative messages when a fileset
5686 is in a mixed state or files are missing.
5687
5688 2008-05-01 Sam Steingold <sds@gnu.org>
5689
5690 * vc.el (vc-delete-file): Check if the file has uncommitted changes.
5691
5692 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5693
5694 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
5695
5696 2008-05-01 Daiki Ueno <ueno@unixuser.org>
5697
5698 * epa-file-hook.el: New file split from epa-file.el.
5699 * epa-file.el: Require 'epa-file-hook.
5700 (epa-file-handler): Add autoload cookie.
5701 * loadup.el: Load epa-file-hook.
5702 * startup.el (command-line): Eval the body of auto-encryption-mode.
5703
5704 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu>
5705
5706 * vc.el (vc-dir-mode-map): Don't bind "r".
5707
5708 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
5709 (vc-hg-status-printer): New function.
5710 (vc-hg-after-dir-status): Deal with copied and renamed files.
5711 (vc-hg-dir-status): Add flag to show copied files.
5712
5713 2008-05-01 John Paul Wallington <jpw@pobox.com>
5714
5715 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
5716 (ibuffer-do-sort-by-recency): Reverse sorting order if last
5717 sorting mode was recency.
5718
5719 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
5720 reverse sorting order if last sorting mode was the sorter's.
5721
5722 2008-05-01 Jason Rumney <jasonr@gnu.org>
5723
5724 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
5725
5726 2008-04-30 John Paul Wallington <jpw@pobox.com>
5727
5728 * ibuffer.el (define-ibuffer-column filename): When the major mode
5729 is `vc-dir-mode' show the buffer's default directory.
5730
5731 * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
5732 major mode is `vc-dir-mode' use the buffer's default directory.
5733
5734 2008-04-30 Sam Steingold <sds@gnu.org>
5735
5736 * vc.el (vc-dir-delete-file): Add.
5737 (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
5738 (vc-delete-file): Do not barf when the file has been already deleted.
5739
5740 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
5741
5742 * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
5743
5744 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
5745
5746 * progmodes/octave-mod.el (octave-help): New function.
5747 * progmodes/octave-hlp.el: Delete.
5748 * info-look.el (octave-mode): Add operator index.
5749
5750 * vc.el (vc-checkout): Typo.
5751
5752 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
5753
5754 * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
5755 Add "..." in the appropriate places.
5756
5757 * epa.el (epa-key-list-mode-map): Add more menu entries.
5758 Add "..." in the appropriate places.
5759
5760 * dired.el (dired-mode-map): Add :help.
5761
5762 * vc.el (vc-deduce-fileset): Add new parameter.
5763 (vc-dir-marked-only-files): New function.
5764 (vc-next-action): Don't ignore directories, look at the files
5765 inside them.
5766 (vc-dir-mode): Document how the mark/unmark commands work.
5767
5768 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
5769
5770 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
5771 Rule out trailing spaces in file and directory names as well.
5772
5773 * minibuffer.el (completion--do-completion): Move point even if the
5774 completion makes no change.
5775 (completion-pcm-try-completion): Fix computation of new point.
5776
5777 2008-04-30 David Hansen <david.hansen@gmx.net>
5778
5779 * dired.el: Require 'cl.
5780
5781 2008-04-30 Nick Roberts <nickrob@snap.net.nz>
5782
5783 * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
5784 hollow if not in innermost frame.
5785
5786 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5787 Make `checkout-model' apply to filesets.
5788 * vc-hooks.el (vc-checkout-model): Rewrite.
5789 (vc-before-save, vc-after-save): Adjust callers accordingly.
5790 * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
5791 (vc-transfer-file): Adjust callers accordingly.
5792 * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
5793 (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
5794 (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
5795 instead of vc-checkout-model.
5796 * vc-mcvs.el (vc-mcvs-revert):
5797 Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
5798 * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
5799 (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
5800 * vc-svn.el (vc-svn-checkout-model):
5801 * vc-hg.el (vc-hg-checkout-model):
5802 * vc-git.el (vc-git-checkout-model):
5803 * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
5804
5805 * dired.el (dired-read-dir-and-switches): Replace last change with
5806 a new approach that mixes read-file-name and read-directory-name.
5807
5808 * files.el (read-buffer-to-switch):
5809 Avoid making assumptions about `other-buffer'.
5810
5811 2008-04-29 Sam Steingold <sds@gnu.org>
5812
5813 * vc.el (vc-dir-mode-hook): Add normal hook.
5814 (vc-dir-mode): Run it.
5815
5816 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
5817
5818 * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
5819 Always split windows.
5820 (gdb-speedbar-timer-fn): Only raise frame after user input.
5821 (gdb-same-frame): Reverse initial value.
5822 (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
5823
5824 * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
5825 gdb-speedbar-timer-fn.
5826
5827 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5828
5829 * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
5830
5831 2008-04-29 Daiki Ueno <ueno@unixuser.org>
5832
5833 * epa.el (epa-key-list-mode-map): Add menu.
5834 (epa-delete-keys, epa-import-keys): Fix typo.
5835
5836 2008-04-29 Glenn Morris <rgm@gnu.org>
5837
5838 * find-cmd.el (top-level): Does not need cl when compiling.
5839
5840 2008-04-29 Phil Jackson <phil@shellarchive.co.uk>
5841
5842 * find-cmd.el: New file.
5843
5844 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5845
5846 * minibuffer.el (completion-hilit-commonality): Remove leftover code.
5847 (completion-pcm--pattern->regex): Let `group' be a list of symbols.
5848 (completion-pcm--hilit-commonality): New function.
5849 (completion-pcm-all-completions): Use it.
5850
5851 * minibuffer.el (completion-common-substring): Mark obsolete.
5852 (completions-first-difference, completions-common-part):
5853 Move from simple.el.
5854 (completion-hilit-commonality): New fun.
5855 (display-completion-list, completion-emacs21-all-completions)
5856 (completion-emacs22-all-completions): Use it.
5857 * simple.el (completions-first-difference, completions-common-part):
5858 Move to minibuffer.el.
5859 (choose-completion-string): Use field functions and minibufferp.
5860 (completion-setup-function): Don't set completions faces.
5861
5862 2008-04-29 Glenn Morris <rgm@gnu.org>
5863
5864 * calendar/calendar.el (calendar-nth-named-absday)
5865 (calendar-nth-named-day):
5866 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
5867 * calendar/holidays.el (holiday-float): Doc fixes.
5868
5869 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
5870 the `full' case.
5871
5872 * org/org-agenda.el (calendar-iso-from-absolute):
5873 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
5874 Fix declarations.
5875
5876 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
5877
5878 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
5879 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
5880 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
5881 (gdb-assembler-custom): Be careful not to match other addresses.
5882
5883 2008-04-29 Jason Rumney <jasonr@gnu.org>
5884
5885 * battery.el (battery-status-function): Use w32-battery-status
5886 on Windows.
5887 (battery-echo-area-format): Make apm format the general case.
5888 (battery-mode-line-format): Merge apm and pmset formats as the
5889 general case.
5890
5891 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
5892
5893 * progmodes/gdb-ui.el (gdb-info-stack-custom):
5894 Use gud-tool-bar-item-visible-no-fringe.
5895 (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
5896 is already visible in frame. Remove optional size parameter
5897 and add optional frame parameter.
5898
5899 * progmodes/gud.el (gud-display-line): Only consider visible
5900 frames when looking for source buffer.
5901
5902 2008-04-28 Chong Yidong <cyd@stupidchicken.com>
5903
5904 * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
5905 argument to get-char-property, in case the current buffer hasn't
5906 been assigned to that window yet.
5907 (doc-view-display): Default to selected window if the current
5908 buffer hasn't been assigned to a window yet.
5909
5910 2008-04-28 Vinicius Jose Latorre <bzg@altern.org>
5911
5912 * whitespace.el (whitespace-trailing-regexp): Fix docstring.
5913
5914 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
5915
5916 * net/tramp.el (tramp-mode): New defcustom.
5917 (tramp-file-name-handler, tramp-completion-file-name-handler):
5918 Use it.
5919 (tramp-replace-environment-variables): Handle "$$".
5920
5921 2008-04-28 Sam Steingold <sds@gnu.org>
5922
5923 * vc-hg.el (vc-hg-rename-file): Fix argument order.
5924
5925 2008-04-28 Bastien Guerry <bzg@altern.org>
5926
5927 * whitespace.el (whitespace-trailing): Fix typo.
5928
5929 2008-04-28 Sam Steingold <sds@gnu.org>
5930
5931 * textmodes/remember.el (diary-make-entry): Update the autoload.
5932
5933 2008-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
5934
5935 * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
5936 all-completions.
5937
5938 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
5939
5940 * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
5941
5942 2008-04-27 Dan Nicolaescu <dann@ics.uci.edu>
5943
5944 * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
5945 (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
5946 (vc-dir-mark-file): Add an optional argument.
5947 (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
5948
5949 2008-04-27 Daiki Ueno <ueno@unixuser.org>
5950
5951 * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
5952 rather than obsolete alias find-file-hooks.
5953 (auto-encryption-mode): Rename from epa-file-mode. Default to on.
5954 Use find-file-hook rather than obsolete alias find-file-hooks.
5955 Add to find-file-not-found-functions.
5956 (epa-file-handler): Put 'safe-magic and 'operations properties.
5957
5958 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
5959 (epa-menu-items): Remove.
5960
5961 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
5962 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
5963 (epa-dired-mode, epa-global-dired-mode): Remove.
5964
5965 * dired.el (dired-mode-map): Bind encryption/decryption commands.
5966
5967 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
5968
5969 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
5970
5971 2008-04-27 Glenn Morris <rgm@gnu.org>
5972
5973 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
5974 Remove un-needed local `orig-list'. Replace cl `copy-list'.
5975
5976 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
5977
5978 * org/org.el (org-html-level-start): Always have id's in HTML.
5979 (org-export-as-html): Use `org-link-protocols' to
5980 retrieve the export form of the link.
5981 (org-add-link-type): Final parameter renamed from PUBLISH.
5982 Better documentation of how it is to be used. Avoid double entries for
5983 the same link type.
5984 (org-add-link-props): New function.
5985 (org-modules-loaded): New variable.
5986 (org-load-modules-maybe, org-set-modules): New function.
5987 (org-modules): New option.
5988 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
5989 (orgtbl-mode, org-store-link, org-insert-link-global)
5990 (org-open-at-point): Call `org-load-modules-maybe'.
5991 (org-search-view): Add more text properties.
5992 (org-agenda-schedule, org-agenda-deadline): Allow also in
5993 search-type agendas.
5994 (org-search-view): Order of arguments has been changed.
5995 Interpret prefix-arg as TODO-ONLY.
5996 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
5997 Take new argument order of `org-search-view' into account.
5998 (org-todo-only): New variable.
5999 (org-search-syntax-table): New variable and function.
6000 (org-search-view): Do the search with the special syntax table.
6001 (define-obsolete-function-alias): Make work with XEmacs.
6002 (org-add-planning-info): Use old date as default when modifying an
6003 existing deadline or scheduled item.
6004 (org-agenda-compute-time-span): Make argument N optional.
6005 (org-agenda-format-date-aligned): Require `cal-iso'.
6006 (org-agenda-list): Include week into agenda heading, don't
6007 list it at each date (only on Mondays).
6008 (org-read-date-analyze): Define local variable `iso-date'.
6009 (org-agenda-format-date-aligned): Remove dependency on
6010 `calendar-time-from-absolute'.
6011 (org-remember-apply-template, org-go-to-remember-target):
6012 Interpret filenames relative to `org-directory'.
6013 (org-complete): Silently fail when trying to complete
6014 keywords that don't have a default value.
6015 (org-get-current-options): Add a #+DATE: option.
6016 (org-additional-option-like-keywords): Remove "DATE:" from the
6017 list of additional keywords.
6018 (org-export-as-html): Remove (current-time) as unnecessary second
6019 argument of `format-time-string'.
6020 (org-clock-find-position): Handle special case at end of buffer.
6021 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
6022 `org-agenda-change-time-span'.
6023 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
6024 `org-agenda-change-time-span'.
6025 (org-agenda-month-view): New argument MONTH, pass it on to
6026 `org-agenda-change-time-span'.
6027 (org-agenda-year-view): New argument YEAR, pass it on to
6028 `org-agenda-change-time-span'.
6029 (org-agenda-change-time-span): New optional argument N, pass it on
6030 to `org-agenda-compute-time-span'.
6031 (org-agenda-compute-time-span): New argument N, interpret it by
6032 changing the starting day.
6033 (org-small-year-to-year): New function.
6034 (org-scheduled-past-days): Respect `org-scheduled-past-days'.
6035 (org-auto-repeat-maybe): Make sure that repeating dates are pushed
6036 into the future, and that the shift is at least one interval, never 0.
6037 (org-update-checkbox-count): Fix bug with checkbox counting.
6038 (org-add-note): New command.
6039 (org-add-log-setup): Rename from `org-add-log-maybe'.
6040 (org-log-note-headings): New entry for plain notes (i.e. notes not
6041 related to state changes or clocking).
6042 (org-get-org-file): Check for availability of `remember-data-file'.
6043 (org-cached-entry-get): Allow a regexp value for
6044 `org-use-property-inheritance'.
6045 (org-use-property-inheritance): Allow regexp value. Fix bug in
6046 customization type.
6047 (org-use-tag-inheritance): Allow a list and a regexp value for
6048 this variable.
6049 (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
6050 (org-entry-get): Respect value `selective' for the INHERIT argument.
6051 (org-tag-inherit-p, org-property-inherit-p): New functions.
6052 (org-agenda-format-date-aligned): Allow 10 characters for
6053 weekday, to acomodate German locale.
6054 (org-add-archive-files): New function.
6055 (org-agenda-files): New argument `ext', to get archive files as well.
6056 (org-tbl-menu): Protect the use of variables that
6057 are only available when org-table.el gets loaded.
6058 (org-read-agenda-file-list): Error if `org-agenda-files' is a
6059 single directory.
6060 (org-open-file): Allow a batch process to trigger
6061 waiting after executing a system command.
6062 (org-store-link): Link to headline when there is not
6063 target and no region in an org-mode buffer when creating a link.
6064 (org-link-types-re): New variable.
6065 (org-make-link-regexps): Compute `org-link-types-re'.
6066 (org-make-link-description-function): New option.
6067 (org-agenda-date, org-agenda-date-weekend): New faces.
6068 (org-archive-sibling-heading): New option.
6069 (org-archive-to-archive-sibling): New function.
6070 (org-iswitchb): New command.
6071 (org-buffer-list): New function.
6072 (org-agenda-columns): Also try the #+COLUMNS line in
6073 the buffer associated with the entry at point (or with the first
6074 entry in the agenda view).
6075 (org-modules): Add entry for org-bibtex.el.
6076 (org-completion-fallback-command): Move into `org-completion' group.
6077 (org-clock-heading-function): Move to `org-progress' group.
6078 (org-auto-repeat-maybe): Make sure that a note can
6079 be enforces if `org-log-repeat' is `note'.
6080 (org-modules): Allow additional symbols for external packages.
6081 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
6082 (org-clock-goto): Hide drawers after showing an
6083 entry with `org-clock-goto'.
6084 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
6085 Try also a clocktable block shift.
6086 (org-clocktable-try-shift): New function.
6087 (org-columns-hscoll-title): New function.
6088 (org-columns-previous-hscroll): New variable.
6089 (org-columns-full-header-line-format): New variable.
6090 (org-columns-display-here-title, org-columns-remove-overlays):
6091 Install `org-columns-hscoll-title' in post-command-hook.
6092
6093 * org/org.el: Split into many small files.
6094
6095 * org/org-agenda.el: New file, split off from org.el.
6096
6097 * org/org-archive.el: New file, split off from org.el.
6098
6099 * org/org-bbdb.el: New file.
6100
6101 * org/org-bibtex.el: New file, split off from org.el.
6102
6103 * org/org-clock.el: New file, split off from org.el.
6104
6105 * org/org-colview.el: New file, split off from org.el.
6106
6107 * org/org-compat.el: New file, split off from org.el.
6108
6109 * org/org-exp.el: New file, split off from org.el.
6110
6111 * org/org-faces.el: New file, split off from org.el.
6112
6113 * org/org-gnus.el: New file, split off from org.el.
6114
6115 * org/org-info.el: New file, split off from org.el.
6116
6117 * org/org-infojs.el: New file.
6118
6119 * org/org-irc.el: New file.
6120
6121 * org/org-macs.el: New file, split off from org.el.
6122
6123 * org/org-mew.el: New file.
6124
6125 * org/org-mhe.el: New file, split off from org.el.
6126
6127 * org/org-publish.el: New file, split off from org.el.
6128
6129 * org/org-remember.el: New file, split off from org.el.
6130
6131 * org/org-rmail.el: New file, split off from org.el.
6132
6133 * org/org-table.el: New file, split off from org.el.
6134
6135 * org/org-vm.el: New file, split off from org.el.
6136
6137 * org/org-wl.el: New file, split off from org.el.
6138
6139 2008-04-27 Jason Riedy <jason@acm.org>
6140
6141 * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
6142 parameter that supresses lines that evaluate to NIL.
6143 (orgtbl-get-fmt): New inline function for
6144 picking apart formats that may be lists.
6145 (orgtbl-apply-fmt): New inline function for applying formats that
6146 may be functions.
6147 (orgtbl-eval-str): New inline function for strings that may be
6148 functions.
6149 (orgtbl-format-line, orgtbl-to-generic): Use and document.
6150 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
6151 (*orgtbl-llfmt*, *orgtbl-llstart*)
6152 (*orgtbl-llend*): Dynamic variables for last-line formatting.
6153 (orgtbl-format-section): Shift formatting to support detecting the
6154 last line and formatting it specially.
6155 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
6156 formats unless overridden.
6157 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
6158 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
6159 bound variables to hold the input collection of lines and output
6160 formatted text.
6161 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
6162 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
6163 format parameters.
6164 (orgtbl-format-line): New function encapsulating formatting for a
6165 single line.
6166 (orgtbl-format-section): Similar for each section. Rebinding the
6167 dynamic vars customizes the formatting for each section.
6168 (orgtbl-to-generic): Use orgtbl-format-line and
6169 orgtbl-format-section.
6170 (org-get-param): Now unused, so delete.
6171 (orgtbl-gather-send-defs): New function to
6172 gather all the SEND definitions before a table.
6173 (orgtbl-send-replace-tbl): New function to find the RECEIVE
6174 corresponding to the current name.
6175 (orgtbl-send-table): Use the previous two functions and implement
6176 multiple destinations for each table.
6177
6178 * doc/org.texi (A LaTeX example): Note that fmt may be a
6179 one-argument function, and efmt may be a two-argument function.
6180 (Radio tables): Document multiple destinations.
6181
6182 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
6183
6184 * org/org-agenda.el (org-add-to-diary-list): New function.
6185 (org-prefix-has-effort): New variable.
6186 (org-sort-agenda-noeffort-is-high): New option.
6187 (org-agenda-columns-show-summaries)
6188 (org-agenda-columns-compute-summary-properties): New options.
6189 (org-format-agenda-item): Compute the duration of the item.
6190 (org-agenda-weekend-days): New variable.
6191 (org-agenda-list, org-timeline): Use the proper faces for dates in
6192 the agenda and timeline buffers.
6193 (org-agenda-archive-to-archive-sibling): New command.
6194 (org-agenda-start-with-clockreport-mode): New option.
6195 (org-agenda-clockreport-parameter-plist): New option.
6196 (org-agenda-clocktable-mode): New variable.
6197 (org-agenda-deadline-leaders): Allow a function value for the
6198 deadline leader.
6199 (org-agenda-get-deadlines): Deal with new function value.
6200
6201 * org/org-clock.el (org-clock): New customization group.
6202 (org-clock-into-drawer, org-clock-out-when-done)
6203 (org-clock-in-switch-to-state, org-clock-heading-function):
6204 Move into the new group.
6205 (org-clock-out-remove-zero-time-clocks): New option.
6206 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
6207 (org-dblock-write:clocktable): Allow a Lisp form for the scope
6208 parameter.
6209 (org-dblock-write:clocktable): Fix bug with total time calculation.
6210 (org-dblock-write:clocktable): Request the unrestricted list of files.
6211 (org-get-clocktable): New function.
6212 (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
6213 be strings but also integers (an absolute day number) and lists (m d y).
6214
6215 * org/org-colview.el (org-columns-next-allowed-value)
6216 (org-columns-edit-value): Limit the effort for updating in the
6217 agenda to recomputing a single file.
6218 (org-columns-compute): Only write property value if it has changed.
6219 This avoids raising the buffer-change-flag unnecessarily.
6220 (org-agenda-colview-summarize)
6221 (org-agenda-colview-compute): New functions.
6222 (org-agenda-columns): Call `org-agenda-colview-summarize'.
6223
6224 * org/org-exp.el (org-export-run-in-background): New option.
6225 (org-export-icalendar): Allow a batch process to trigger waiting
6226 after executing a system command.
6227 (org-export-preprocess-string): Rename from
6228 `org-cleaned-string-for-export'.
6229 (org-export-html-style): Made target class look like normal text.
6230 (org-export-as-html): Make use of the better proprocessing in
6231 `org-cleaned-string-for-export'.
6232 (org-cleaned-string-for-export): Better treatment of heuristic
6233 targets, many more internal links will now work in HTML export.
6234 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
6235 (org-export-inbuffer-options-extra): New variable.
6236 (org-export-options-filters): New hook.
6237 (org-infile-export-plist): Find also the settings keywords in
6238 `org-export-inbuffer-options-extra'.
6239 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
6240 multiple #+INFOJS_OPT lines.
6241 (org-export-html-handle-js-options): New function.
6242 (org-export-html-infojs-setup): New option.
6243 (org-export-as-html): Call `org-export-html-handle-js-options'.
6244 Add autoload to all entry points.
6245 (org-skip-comments): Function removed.
6246
6247 * org/org-table.el (org-table-make-reference): Extra parenthesis
6248 around single fields, to make sure that algebraic formulas get
6249 correctly interpreted by calc.
6250 (org-table-current-column): No longer interactive.
6251
6252 * org/org-export-latex.el (org-export-latex-preprocess):
6253 Rename from `org-export-latex-cleaned-string'.
6254
6255 2008-04-27 Bastien Guerry <bzg@altern.org>
6256
6257 * org/org-publish.el (org-publish-get-base-files-1): New function.
6258 (org-publish-get-base-files): Use it.
6259 (org-publish-temp-files): New variable.
6260 Don't require 'dired-aux anymore.
6261 (org-publish-initial-buffer): New variable.
6262 (org-publish-org-to, org-publish): Use it.
6263 (org-publish-get-base-files-1): Bug fix: get
6264 the proper list of files when recursing thru a directory.
6265 (org-publish-get-base-files): Use the :exclude property to skip
6266 both files and directories.
6267
6268 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
6269
6270 * net/tramp.el (tramp-handle-make-symbolic-link)
6271 (tramp-handle-file-name-directory)
6272 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
6273 (tramp-do-copy-or-rename-file-directly)
6274 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
6275 (tramp-handle-substitute-in-file-name)
6276 (tramp-handle-insert-file-contents, tramp-handle-write-region)
6277 * net/tramp-cache.el (tramp-get-file-property)
6278 (tramp-set-file-property, tramp-flush-file-property)
6279 (tramp-flush-directory-property)
6280 * net/tramp-compat.el (tramp-compat-make-temp-file)
6281 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
6282 Disable `file-name-handler-alist' when handling localname.
6283 It could have a remote file syntax, like a VMS file name.
6284
6285 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6286
6287 * whitespace.el: New version 11.1.
6288 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
6289 enclosed by \\( and \\)$. Docstring fix.
6290 (whitespace-trailing-regexp): Fun removed.
6291 (whitespace-report-list): Const initialization fix.
6292 (whitespace-color-on): Code fix.
6293
6294 2008-04-27 Andreas Schwab <schwab@suse.de>
6295
6296 * Makefile.el: Unbreak bootstrap.
6297
6298 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
6299
6300 * net/tramp.el (tramp-replace-environment-variables): New defun.
6301 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
6302 Use it.
6303
6304 2008-04-27 Glenn Morris <rgm@gnu.org>
6305
6306 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
6307
6308 * calculator.el (calculator-expt): Replace cl function `oddp'.
6309
6310 2008-04-27 Johan Bockgård <bojohan@gnu.org>
6311
6312 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
6313 Simplify. Collect `defun' and `autoload' entries.
6314 Avoid modifying load-history.
6315
6316 2008-04-26 Glenn Morris <rgm@gnu.org>
6317
6318 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
6319
6320 * simple.el (quoted-insert, zap-to-char): Revert previous change.
6321
6322 2008-04-26 John Paul Wallington <jpw@pobox.com>
6323
6324 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
6325 `hexl-mode-old-eldoc-documentation-function'.
6326 (hexl-mode-exit): Restore it.
6327 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
6328
6329 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
6330
6331 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
6332
6333 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
6334 (completion-pcm--all-completions): Doc fix.
6335 (completion-styles-alist, completion-all-completions):
6336 Fix typos in docstrings.
6337
6338 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6339
6340 * whitespace.el: There is now only one variable (whitespace-style) to
6341 specify which kind of blank is visualized. Doc and docstring fix.
6342 New version 11.0.
6343 (whitespace-style): New option, replace whitespace-style-mark and
6344 whitespace-style-color.
6345 (whitespace-style-mark, whitespace-style-color): Options removed.
6346 (whitespace-hspace, whitespace-tab, whitespace-newline)
6347 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
6348 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
6349 (whitespace-hspace-regexp, whitespace-space-regexp)
6350 (whitespace-tab-regexp, whitespace-trailing-regexp)
6351 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
6352 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
6353 (whitespace-space-after-tab-regexp, whitespace-line-column)
6354 (whitespace-display-mappings, whitespace-report): Docstring fix.
6355 (whitespace-color-value-list, whitespace-mark-value-list)
6356 (whitespace-active-color, whitespace-active-mark)
6357 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
6358 (whitespace-style-value-list, whitespace-active-style)
6359 (whitespace-toggle-style): New vars.
6360 (whitespace-toggle-option-alist, whitespace-help-text):
6361 Var initialization and docstring fix.
6362 (whitespace-toggle-options, global-whitespace-toggle-options)
6363 (whitespace-cleanup, whitespace-cleanup-region)
6364 (whitespace-report-region, whitespace-interactive-char)
6365 (whitespace-toggle-list): Docstring and code fix.
6366 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
6367 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
6368 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
6369 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
6370
6371 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
6372
6373 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
6374 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
6375 (diff-sanity-check-hunk): Adjust code accordingly.
6376
6377 2008-04-26 Glenn Morris <rgm@gnu.org>
6378
6379 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
6380
6381 * forms-d2.dat: Move to ../etc.
6382 * forms-d2.el (forms-file): Adapt for above change.
6383
6384 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
6385 `translation-table-for-input'.
6386
6387 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
6388 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
6389
6390 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
6391 to punctuation now it's not needed for abbrevs.
6392 (fortran-mode-abbrev-table): Remove defvar, make use of new
6393 define-abbrev-table :regexp feature.
6394
6395 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
6396 insert, now that translation-table-for-input is not needed.
6397
6398 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
6399
6400 * emacs-lisp/pp.el (pp-display-expression): New function,
6401 extracted from pp-eval-expression.
6402 (pp-eval-expression): Use pp-display-expression.
6403 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
6404 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
6405 (pp-eval-last-sexp): Use pp-last-sexp.
6406
6407 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
6408
6409 * abbrev.el (define-abbrev-table): Apply props even if the table
6410 exists already.
6411
6412 * minibuffer.el (completion-table-with-context): Fix `pred' for the
6413 various kinds of completion tables.
6414 (completion-emacs22-try-completion): Place cursor after the /, as was
6415 done in Emacs-22's minibuffer-complete-word.
6416 Fix bug reported by David Hansen <david.hansen@gmx.net>.
6417 (completion-emacs22-try-completion): Merge all mergable text rather
6418 than just /.
6419 (completion-pcm--delim-wild-regex): New var.
6420 (completion-pcm-word-delimiters): New custom.
6421 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
6422 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
6423 (completion-pcm--all-completions, completion-pcm-all-completions)
6424 (completion-pcm--merge-completions, completion-pcm--pattern->string)
6425 (completion-pcm-try-completion): New functions.
6426 (completion-styles-alist): Add them.
6427 (completion-styles): Add it to the default.
6428
6429 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
6430
6431 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
6432 (gdb-var-create-handler): ...until here when there are values.
6433 (gdb-post-prompt): Don't do -var-update with no watch expressions.
6434 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
6435
6436 2008-04-25 Eli Zaretskii <eliz@gnu.org>
6437
6438 * ls-lisp.el (ls-lisp-format): Fix last change.
6439 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
6440 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
6441 (ls-lisp-filesize-f-fmt): New defvars.
6442 (ls-lisp-insert-directory): Dynamically compute format specifiers
6443 for displaying UID, GID, and file size, and store them in the
6444 above variables.
6445 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
6446 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
6447 instead of constant format strings.
6448 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
6449 ls-lisp-filesize-d-fmt instead of constant format strings.
6450
6451 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
6452
6453 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
6454 value of addresses rather than (partial) string value.
6455 (gdb-frame-handler): Change regexp according to above change.
6456 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
6457 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
6458 (gdb-assembler-mode): Disable undo in these buffers.
6459
6460 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
6461
6462 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
6463 Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
6464
6465 2008-04-24 Sam Steingold <sds@gnu.org>
6466
6467 * textmodes/remember.el (remember-diary-extract-entries): Use
6468 diary-make-entry instead of the obsolete make-diary-entry.
6469
6470 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
6471
6472 * subr.el (translation-table-for-input): Mark as obsolete.
6473
6474 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
6475
6476 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
6477
6478 * textmodes/ispell.el (ispell-dictionary-alist-1)
6479 (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
6480 (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
6481 (ispell-dictionary-alist-6): Remove.
6482 (ispell-dictionary-base-alist): New var, merges the above.
6483 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
6484 Use it.
6485 (ispell-dictionary-alist): Default to nil. Remove autoload.
6486 (ispell-local-dictionary-alist): Remove autoload.
6487
6488 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
6489 (f90-mode-abbrev-table): Use the new :regexp feature.
6490 Merge defvar and mapc into define-abbrev-table.
6491 (f90-imenu-type-matcher): Remove unused `l'.
6492 (f90-imenu-generic-expression): Remove unused `not-ib'.
6493 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
6494 (f90-change-keywords): Use restore-buffer-modified-p.
6495
6496 2008-04-24 Glenn Morris <rgm@gnu.org>
6497
6498 * net/goto-addr.el (goto-address-prog-mode):
6499 * progmodes/bug-reference.el (bug-reference-prog-mode):
6500 Define for compiler.
6501
6502 * minibuffer.el (x-file-dialog): Declare as function.
6503
6504 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
6505 dframe-update-speed rather than obsolete alias speedbar-update-speed.
6506
6507 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
6508 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
6509 work with easymenu. Add :keys where needed.
6510
6511 * calendar/cal-move.el (calendar-scroll-left): Handle case when
6512 event-start is nil.
6513
6514 * calendar/calendar.el (calendar-mode-map): Fix typo.
6515
6516 2008-04-24 Tom Tromey <tromey@redhat.com>
6517
6518 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
6519 Document keywords. Add :suppress.
6520 * pcvs-defs.el (cvs-mode-map): Use :suppress.
6521
6522 * net/goto-addr.el (goto-address-unfontify): New function.
6523 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
6524 (goto-address-fontify-region, goto-address-mode)
6525 (goto-address-prog-mode): New functions.
6526
6527 * progmodes/bug-reference.el: New file.
6528
6529 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6530
6531 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
6532
6533 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
6534
6535 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
6536 macros within lambdas.
6537
6538 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6539
6540 * minibuffer.el (completion-try-completion): Add `point' argument.
6541 Change return value.
6542 (completion-all-completions): Add `point' argument.
6543 (minibuffer-completion-help): Pass the new `point' argument.
6544 (completion--do-completion): Pass the whole field to try-completion.
6545 (completion--try-word-completion): Rewrite, making fewer assumptions.
6546 (completion-emacs21-try-completion, completion-emacs21-all-completions)
6547 (completion-emacs22-try-completion, completion-emacs22-all-completions)
6548 (completion-basic-try-completion, completion-basic-all-completions):
6549 New functions.
6550 (completion-styles-alist): Use them.
6551
6552 2008-04-23 Agustín Martín <agustin.martin@hispalinux.es>
6553
6554 * textmodes/ispell.el (ispell-set-spellchecker-params):
6555 New function to make sure right params and dictionary alists are used
6556 after spellchecker changes.
6557 (ispell-aspell-dictionary-alist, ispell-last-program-name)
6558 (ispell-initialize-spellchecker-hook): New variables and hook.
6559 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
6560 (ispell-maybe-find-aspell-dictionaries): Remove.
6561 Calls replaced by (ispell-set-spellchecker-params) calls.
6562 (ispell-have-aspell-dictionaries): Remove.
6563
6564 * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries
6565 by ispell-set-spellchecker-params.
6566
6567 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6568
6569 * complete.el (PC-do-completion): Be more robust in the presence of
6570 unexpected values in minibuffer-completion-predicate.
6571
6572 * minibuffer.el (read-file-name): Don't let-bind default-directory.
6573 Only abbreviate default-filename if it's a file.
6574
6575 * minibuffer.el (read-file-name-function, read-file-name-predicate)
6576 (read-file-name-completion-ignore-case, insert-default-directory):
6577 New vars, moved from fileio.c.
6578 (read-file-name): New fun, moved from fileio.c.
6579 * cus-start.el: Remove insert-default-directory and
6580 read-file-name-completion-ignore-case.
6581
6582 2008-04-23 Magnus Henoch <mange@freemail.hu>
6583
6584 * tar-mode.el (tar-untar-buffer): If the entry has directory
6585 link type, extract it as a directory even if its file name doesn't
6586 end with a slash. Fixes extraction of NetBSD tar archives.
6587
6588 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6589
6590 * server.el (server-start): Also don't get confused by CRs since we
6591 don't quote them.
6592
6593 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
6594
6595 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
6596 (gdb-set-gud-minor-mode-existing-buffers)
6597 (gdb-info-breakpoints-custom, gdb-get-location)
6598 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6599 Previously gdb-create-define-alist wasn't always run and added to
6600 after-save-hook.
6601
6602 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
6603
6604 2008-04-23 Kevin Ryde <user42@zip.com.au>
6605
6606 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
6607 comments like unindented ones.
6608
6609 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6610
6611 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
6612 parameter origins.
6613
6614 2008-04-23 Kevin Ryde <user42@zip.com.au>
6615
6616 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6617 Bind print-level to ensure output forms aren't truncated if
6618 print-level is set to eval-expression-print-level when going via
6619 eval-defun and friends, or has been otherwise fiddled with.
6620
6621 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6622
6623 * progmodes/cc-mode.el (c-basic-common-init): Don't set
6624 font-lock-extend-after-change-region-function globally.
6625
6626 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
6627
6628 * speedbar.el (speedbar-use-tool-tips-flag)
6629 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
6630 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
6631 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
6632 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
6633 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
6634 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
6635 (speedbar-separator-face): Fix typos in docstrings.
6636 (speedbar-stealthy-function-list, speedbar-verbosity-level)
6637 (speedbar-supported-extension-expressions, speedbar-update-current-file)
6638 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
6639 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
6640 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
6641 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
6642 (speedbar-check-vc-this-line, speedbar-files-line-directory)
6643 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
6644 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
6645 (speedbar-recenter): Doc fixes.
6646 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
6647 declaration and remove redundant info in docstring.
6648
6649 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
6650
6651 * vc-git.el (vc-git-status-printer): Deal with directories.
6652
6653 * vc.el (vc-next-action): Look at more than the first file to
6654 determine the state.
6655
6656 2008-04-23 Glenn Morris <rgm@gnu.org>
6657
6658 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
6659 timers. Doc fix.
6660 (dframe-update-speed): Drop support for XEmacs < 20.
6661 (dframe-frame-mode): Drop support for Emacs < 20.
6662 (dframe-set-timer-internal): Drop support for Emacs without timers.
6663 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
6664
6665 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
6666 versions. Add doc-string. Mark as obsolete.
6667
6668 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
6669
6670 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
6671 rather than using an Emacs version test.
6672
6673 * tree-widget.el (tree-widget-image-enable): Use display-images-p
6674 rather than an Emacs version test.
6675
6676 * calendar/cal-china.el (holiday-chinese-qingming)
6677 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
6678 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
6679 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
6680
6681 * calendar/cal-islam.el (holiday-islamic): Doc fix.
6682
6683 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
6684 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
6685 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
6686
6687 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
6688
6689 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
6690 (gdb-previous-frame-pc-address): ...to this.
6691 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
6692 of "info frame" with Gdb 6.4+.
6693 (gdb-stack-list-frames-regexp): New regexp.
6694 (gdb-frame-handler-1): Parse output of -stack-info-frame.
6695
6696 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
6697
6698 * tar-mode.el (tar-prefix-offset): New constant.
6699 (tar-header-block-tokenize): Support paths with long names
6700 which use the "ustar" standard.
6701
6702 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
6703
6704 * image-dired.el (image-dired-track-original-file)
6705 (image-dired-modify-mark-on-thumb-original-file):
6706 Use `dired-goto-file' instead of `search-forward'. This solves
6707 a bug with finding files where the file name is a subset of other
6708 file names. Doc fix.
6709
6710 2008-04-22 Juri Linkov <juri@jurta.org>
6711
6712 * menu-bar.el (buffers-menu-max-size): Move its definition down to
6713 the "Buffers Menu" section. Change group name `mouse' to `menu'.
6714 (yank-menu-length): Change group name `mouse' to `menu'.
6715 (buffers-menu-buffer-name-length): New user option.
6716 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
6717 instead of the hard-coded number 27.
6718
6719 2008-04-22 Juri Linkov <juri@jurta.org>
6720
6721 * isearch.el (eval-when-compile): Require `help-macro'.
6722 (isearch-help-for-help-internal): Isearch specific Help screen
6723 created by `make-help-screen'.
6724 (isearch-help-map): New variable that binds "b", "k", "m" to
6725 isearch-specific commands, and binds other keys to
6726 isearch-other-control-char, thus allowing other Help keys to
6727 exit isearch mode and execute their global definitions.
6728 (isearch-help-for-help, isearch-describe-bindings)
6729 (isearch-describe-key, isearch-describe-mode): New commands.
6730 (isearch-mode-help): Define alias to isearch-describe-mode
6731 and remove its old function definition.
6732 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
6733 Remove old comments because this issue is settled now.
6734 (isearch-forward): Describe three new Help commands in the docstring.
6735 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
6736 leave the single sentence at the first line of the docstring,
6737 and prepend the word "function" before `isearch-forward'
6738 to make the Help link to the function instead of variable.
6739
6740 2008-04-22 Juri Linkov <juri@jurta.org>
6741
6742 * isearch.el (isearch-success-function): New variable with default
6743 to `isearch-success-function-default'.
6744 (isearch-search): Call a function from `isearch-success-function'
6745 instead of calling the hard-coded `isearch-range-invisible'.
6746 (isearch-success-function-default): New function that calls
6747 `isearch-range-invisible' and inverts its return value.
6748
6749 * info.el (Info-search): In two similar places that skip
6750 undesired search matches move code to Info-search-success-function,
6751 and call `isearch-success-function' instead.
6752 (Info-search-success-function): New function copied from code
6753 in Info-search. Replace isearch-range-invisible with
6754 text-property-not-all that checks for 'invisible and 'display
6755 properties to skip partially invisible matches (whose display
6756 properties were set by Info-fontify-node).
6757 (Info-mode): Set buffer-local isearch-success-function
6758 to Info-search-success-function.
6759
6760 2008-04-22 Juri Linkov <juri@jurta.org>
6761
6762 * minibuffer.el (internal-complete-buffer-except): New function.
6763
6764 * files.el (read-buffer-to-switch): New function.
6765 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
6766 Change interactive spec to call read-buffer-to-switch instead of
6767 using the letter "B".
6768
6769 * simple.el (minibuffer-default-add-shell-commands): New function.
6770 Use declare-function for mailcap-file-default-commands from "mailcap".
6771 (shell-command): Set local minibuffer-default-add-function to
6772 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
6773 before calling read-shell-command. Set 4th arg default-value of
6774 read-shell-command to relative buffer-file-name in file buffers.
6775
6776 * dired-aux.el (dired-read-shell-command-default): Move it to
6777 gnus/mailcap.el and change its name to more general name
6778 mailcap-file-default-commands.
6779 (minibuffer-default-add-dired-shell-commands): New function.
6780 Use declare-function for mailcap-file-default-commands from "mailcap".
6781 (dired-read-shell-command): Set local minibuffer-default-add-function
6782 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
6783 before calling read-shell-command. Remove dired-read-shell-command-default
6784 from the default value arg because default values are not set in
6785 minibuffer-default-add-dired-shell-commands. Doc fix.
6786
6787 * dired-x.el (dired-smart-shell-command): Sync arguments and
6788 interactive spec with changes in `shell-command'.
6789 Use dired-get-filename to get the dired file name at point
6790 as the default value in dired mode.
6791
6792 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
6793
6794 * info.el (Info-complete-menu-item): Add missing parenthesis.
6795
6796 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
6797
6798 * info.el (Info-complete-menu-item): Save point.
6799
6800 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
6801
6802 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
6803
6804 2008-04-22 Andreas Schwab <schwab@suse.de>
6805
6806 * Makefile.in (emacs-deps): Define.
6807 Use it instead of $(lisp)/subdirs.el.
6808
6809 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
6810
6811 * vc.el (vc-next-action): Do not consider directories when
6812 checking for state compatibility.
6813 (vc-transfer-file): Use when not if.
6814 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
6815 (vc-dir-mark-file): Use them.
6816 (vc-deduce-fileset): Also return the backend.
6817 (vc-diff-internal): Take as argument the value returned by
6818 vc-deduce-fileset instead of just the fileset.
6819 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
6820 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
6821 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
6822
6823 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
6824
6825 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
6826 set-window-vscroll but image-scroll-down. Fixes a bug where a
6827 command following SPC scrolled up again.
6828
6829 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
6830
6831 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
6832 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
6833 (gud-watch): Add "$" prefix when in registers buffer.
6834
6835 2008-04-22 Glenn Morris <rgm@gnu.org>
6836
6837 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
6838
6839 * whitespace.el (whitespace-display-table)
6840 (whitespace-display-table-was-local): Move definitions before use.
6841
6842 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
6843 (copyright-limit): Respect copyright-at-end-flag.
6844 (copyright-re-search, copyright-start-point)
6845 (copyright-offset-too-large-p): New functions.
6846 (copyright-update-year): Use copyright-re-search.
6847 (copyright-update, copyright-fix-years): Use copyright-start-point,
6848 and copyright-re-search.
6849 (copyright): Use copyright-offset-too-large-p.
6850 * add-log.el (change-log-mode): Set copyright-at-end-flag.
6851
6852 * add-log.el (top-level): Require 'cl when compiling.
6853
6854 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
6855
6856 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
6857 Treat minibuffer-completion-predicate as a predicate.
6858
6859 * minibuffer.el (completion--file-name-table): Accept both the old
6860 `dir' arg or the new `pred' arg.
6861
6862 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
6863 `predicate' argument to pass non-predicate data.
6864 (ffap-read-url-internal, ffap-read-file-or-url-internal):
6865 Use second arg as proper predicate.
6866
6867 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
6868 (vc-bzr-revision-completion-table): Use completion-table-with-context
6869 instead.
6870
6871 * simple.el (choose-completion-string): Use minibuffer-completion-table.
6872
6873 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
6874
6875 * term.el (term-emulate-terminal): Perform redisplay after the
6876 process filter has finished running.
6877
6878 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
6879
6880 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
6881
6882 * minibuffer.el (completion-try-completion): Change magic symbol
6883 property name. Rename from minibuffer-try-completion.
6884 (completion-all-completions): Rename from minibuffer-all-completions.
6885 Remove hide-spaces argument.
6886 (completion--do-completion): Rename from minibuffer--do-completion.
6887 (minibuffer-complete-and-exit): Call just try-completion rather than
6888 completion-try-completion to fix up the case.
6889 (completion--try-word-completion): Try to add space or hyphen before
6890 making `string' a prefix of `completion'.
6891 (completion--insert-strings): Rename from minibuffer--insert-strings.
6892
6893 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
6894
6895 * net/tls.el (tls-program): Add -ign_eof argument to call the
6896 openssl commands.
6897 (tls-checktrust): Ditto.
6898
6899 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
6900
6901 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
6902
6903 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
6904 (vc-check-master-templates, vc-file-not-found-hook)
6905 (vc-kill-buffer-hook):
6906 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
6907 (vc-find-position-by-context, vc-buffer-context)
6908 (vc-restore-buffer-context, vc-responsible-backend)
6909 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
6910 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
6911 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
6912 (vc-version-diff, vc-diff, vc-insert-headers)
6913 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
6914 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
6915 (vc-revert, vc-rollback, vc-version-backup-file)
6916 (vc-rename-master, vc-delete-file, vc-rename-file)
6917 (vc-branch-part, vc-default-retrieve-snapshot)
6918 (vc-annotate-display-autoscale, vc-annotate-display-select)
6919 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
6920 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
6921 (vc-dir-update): Handle directories.
6922 (vc-default-status-printer): Simplify.
6923
6924 * progmodes/asm-mode.el (asm-mode-map):
6925 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
6926
6927 * progmodes/m4-mode.el (m4-mode-map): Add menu.
6928
6929 2008-04-21 Kenichi Handa <handa@m17n.org>
6930
6931 * select.el (xselect-convert-to-string): Send a C_STRING only if
6932 the polymorphic target TEXT is requested.
6933
6934 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
6935
6936 * minibuffer.el (completion-setup-hook, display-completion-list)
6937 (completion--file-name-table): Fix typos in docstrings.
6938 (completion-table-dynamic): Fix typo, and reflow docstring.
6939
6940 2008-04-20 Andreas Schwab <schwab@suse.de>
6941
6942 * server.el (server-switch-buffer): Also consider clients in the
6943 selected frame.
6944
6945 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
6946
6947 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
6948 Select window clicked on first.
6949 (gdb): Display thread number in mode-line.
6950 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
6951 (gdb-breakpoints-header): New variable.
6952 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
6953
6954 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6955
6956 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
6957 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
6958 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
6959 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
6960 (vc-sccs-print-log): Use it.
6961
6962 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
6963
6964 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
6965 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
6966
6967 * tooltip.el (tooltip-previous-message): New var.
6968 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
6969 the C code (avoid overwriting a minibuffer, restore previous echo
6970 message, ...).
6971 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
6972 Simplify.
6973
6974 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
6975
6976 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
6977 (gdb-init-1): Initialise it.
6978 (gdb-annotation-rules): New entry for "new-thread".
6979 (gdb-thread-identification): New function to customize
6980 mode-line-buffer-identification.
6981 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
6982 (gdb-assembler-mode): Use it.
6983 (gdb-threads-mode): Force "info threads" onto queue.
6984
6985 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6986
6987 * files.el (locate-file-completion-table): Rename from
6988 locate-file-completion and make it use `pred' in the normal way.
6989 (locate-file-completion): New compatibility wrapper.
6990 (load-library): Use locate-file-completion-table.
6991 * finder.el (finder-commentary):
6992 * subr.el (locate-library):
6993 * emacs-lisp/find-func.el (find-library): Likewise.
6994 * info.el: Use with-current-buffer and inhibit-read-only.
6995 (Info-read-node-name-2): Change to use `predicate' in the normal way.
6996 (Info-read-node-name-1): Adjust uses accordingly.
6997
6998 * minibuffer.el (completion-table-with-context): Add support for `pred'.
6999 (completion-table-with-terminator): Don't use complete-with-action
7000 since we have to distinguish all three cases anyway.
7001 (completion-table-with-predicate): New function.
7002 (dynamic-completion-table): Add obsolete alias.
7003
7004 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
7005
7006 2008-04-18 Sam Steingold <sds@gnu.org>
7007
7008 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
7009 Use quit-window instead of bury-buffer.
7010
7011 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
7012
7013 * minibuffer.el (completion-table-with-terminator): Fix last fix.
7014
7015 2008-04-18 Andreas Schwab <schwab@suse.de>
7016
7017 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
7018 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
7019 Depend on $(lisp)/subdirs.el.
7020
7021 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
7022
7023 * descr-text.el (describe-char-after):
7024 Use `define-obsolete-function-alias'.
7025
7026 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
7027
7028 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
7029
7030 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
7031 Remove redundant obsolescence info in docstring.
7032
7033 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
7034 (vc-header-alist): Add WHEN to obsolescence declaration.
7035 (vc-state): Fix typo in docstring.
7036
7037 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
7038 Use `define-obsolete-variable-alias'.
7039
7040 * emulation/tpu-edt.el (tpu-have-ispell):
7041 * international/codepage.el (codepage-setup):
7042 Fix typo in obsolescence declaration.
7043
7044 * international/mule.el (char-coding-system-table):
7045 Remove redundant obsolescence info in docstring.
7046 (charset-list, generic-char-p, set-char-table-default):
7047 Fix typos in obsolescence decarations.
7048
7049 * international/mule-diag.el (non-iso-charset-alist):
7050 Fix typo in obsolescence declaration.
7051 (decode-codepage-char): Remove redundant obsolescence info in docstring.
7052
7053 * font-core.el (font-lock-defaults-alist):
7054 * font-lock.el (font-lock-reference-face):
7055 * frame.el (screen-height, screen-width, set-screen-width)
7056 (set-screen-height):
7057 * hilit-chg.el (highlight-changes-initial-state):
7058 * isearch.el (isearch-return-char):
7059 * log-edit.el (cvs-commit-buffer-require-final-newline)
7060 (cvs-changelog-full-paragraphs):
7061 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
7062 (mouse-popup-menubar-stuff):
7063 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
7064 (mouse-wheel-click-button):
7065 * outline.el (outline-visible):
7066 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
7067 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
7068 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
7069 * progmodes/compile.el (compile-internal):
7070 Add WHEN to obsolescence declarations.
7071
7072 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
7073
7074 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
7075 is not better anyway.
7076
7077 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7078
7079 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
7080 properly.
7081
7082 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
7083
7084 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
7085 (python-use-skeletons): Remove, unused.
7086 (python-skeletons): Remove. Use the abbrev table instead.
7087 (python-mode-abbrev-table): Fix regexp;
7088 add enable-function and case-fixed.
7089 (def-python-skeleton): Simplify.
7090 (python-expand-template): Use the abbrev-table and abbrev-insert.
7091 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
7092 Remove.
7093 (python-mode): Don't set pre-abbrev-expand-hook.
7094
7095 * skeleton.el: Set coding-tag.
7096
7097 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
7098 (expand-abbrev): Use it.
7099 (abbrev-table-menu): New function.
7100
7101 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
7102
7103 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
7104
7105 2008-04-17 Sam Steingold <sds@gnu.org>
7106
7107 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
7108 idiosyncratic bury-buffer/delete-window logic.
7109
7110 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
7111
7112 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
7113 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
7114
7115 2008-04-17 Kenichi Handa <handa@m17n.org>
7116
7117 * international/characters.el: Don't make the width of U+00AD to 0.
7118
7119 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
7120
7121 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
7122 (gdb, gdb-starting, gdb-frames-mode): Use it.
7123 (gdb-invalidate-frames): Advise to call "info stack" only if
7124 execution has occurred.
7125 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
7126 selected frame if no execution has occurred.
7127 (gdb-frames-force-update): New interactive function.
7128 (gdb-frames-mode-map): Bind it to "F".
7129
7130 2008-04-17 Michael Olson <mwolson@gnu.org>
7131
7132 * textmodes/remember.el (remember-version): Release Remember 2.0.
7133
7134 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
7135
7136 * textmodes/artist.el:
7137 * progmodes/vhdl-mode.el:
7138 * progmodes/verilog-mode.el:
7139 * progmodes/vera-mode.el:
7140 * progmodes/simula.el:
7141 * progmodes/ps-mode.el:
7142 * progmodes/cmacexp.el:
7143 * obsolete/hilit19.el:
7144 * emulation/viper.el:
7145 * ediff.el: Cleanup the bug-report email addresses and make sure the
7146 maintainer is still willing to handle bug reports.
7147
7148 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
7149
7150 * vc.el (vc-dir-kill-query): Fix thinko.
7151
7152 2008-04-16 Glenn Morris <rgm@gnu.org>
7153
7154 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
7155 by diary-sexp-entry.
7156
7157 2008-04-16 Markus Triska <markus.triska@gmx.at>
7158
7159 * proced.el (proced-command-alist): Add support for darwin.
7160
7161 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
7162
7163 * proced.el (proced-mode): Redefine as just the major-mode.
7164 (proced): Separate it from proced-mode.
7165
7166 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
7167
7168 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7169
7170 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
7171 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
7172 `tab-width' setting from user. New version 10.0. Doc and docstring
7173 fix.
7174 (whitespace-style, whitespace-chars): Remove options.
7175 (whitespace-style-mark): New option, replace whitespace-style deleted
7176 option. Fix docstring.
7177 (whitespace-style-color): New option, replace whitespace-chars deleted
7178 option. Fix docstring.
7179 (whitespace-space, whitespace-hspace, whitespace-tab)
7180 (whitespace-newline, whitespace-trailing, whitespace-line)
7181 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
7182 (whitespace-space-after-tab, whitespace-hspace-regexp)
7183 (whitespace-space-regexp, whitespace-tab-regexp)
7184 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
7185 (whitespace-empty-at-eob-regexp, whitespace-line-column)
7186 (whitespace-toggle-option-alist): Fix docstring.
7187 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
7188 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
7189 docstring and initialization.
7190 (global-whitespace-mode): Autoloaded global minor mode.
7191 (whitespace-chars-value-list, whitespace-style-value-list)
7192 (whitespace-active-chars, whitespace-active-style)
7193 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
7194 (whitespace-color-value-list): New var, replace
7195 whitespace-chars-value-list removed var.
7196 (whitespace-mark-value-list): New var, replace
7197 whitespace-style-value-list removed var.
7198 (whitespace-active-color): New var, replace whitespace-active-chars
7199 removed var.
7200 (whitespace-active-mark): New var, replace whitespace-active-style
7201 removed var.
7202 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
7203 removed var.
7204 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
7205 removed var.
7206 (whitespace-toggle-option-alist, whitespace-report-list)
7207 (whitespace-report-text, whitespace-help-text): Fix initialization.
7208 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
7209 (whitespace-toggle-options, global-whitespace-toggle-options)
7210 (whitespace-cleanup-region, whitespace-report-region)
7211 (whitespace-interactive-char): Fix docstring and code.
7212 (whitespace-cleanup, whitespace-report): Fix docstring.
7213 (whitespace-replace-spaces-by-tabs): Remove fun.
7214 (whitespace-replace-action): New fun, replace
7215 whitespace-replace-spaces-by-tabs removed fun.
7216 (whitespace-regexp, whitespace-indentation-regexp)
7217 (whitespace-space-after-tab-regexp, whitespace-insert-value)
7218 (whitespace-kill-buffer): New funs.
7219 (whitespace-insert-option-mark, whitespace-help-on)
7220 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
7221 (whitespace-color-on, whitespace-color-off)
7222 (whitespace-display-char-on): Fix code.
7223
7224 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7225
7226 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
7227 (mouse-throw-magnifier-with-mouse-movement): Remove.
7228 (mouse-throw-magnifier-base): New const.
7229 (mouse-drag-scroll-delta): New fun.
7230 (mouse-drag-throw): Use it.
7231
7232 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
7233
7234 * international/uni-bidi.el, international/uni-category.el:
7235 * international/uni-combining.el, international/uni-comment.el:
7236 * international/uni-decimal.el, international/uni-decomposition.el:
7237 * international/uni-digit.el, international/uni-lowercase.el:
7238 * international/uni-mirrored.el, international/uni-name.el:
7239 * international/uni-numeric.el, international/uni-old-name.el:
7240 * international/uni-titlecase.el, international/uni-uppercase.el:
7241 * international/charprop.el: Regenerate.
7242
7243 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
7244
7245 * vc.el (vc-status-fileinfo): Add new member directoryp.
7246 (vc-default-status-printer): Print directories.
7247 (vc-status-update): Sort files before subdirectories.
7248
7249 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
7250 Add alternative implementation based on "cvs update".
7251
7252 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
7253
7254 * doc-view.el: Changed requirements section to tell that only one
7255 of dvipdf or dvipdfm is needed.
7256 (doc-view-already-converted-p): Fix bug that forced reconversion
7257 if doc was already converted.
7258
7259 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7260
7261 * minibuffer.el (minibuffer-message):
7262 Make sure we can put-text-property.
7263
7264 * emacs-lisp/crm.el: Complete rewrite.
7265
7266 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
7267 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
7268 case of an error in display-completion-list.
7269
7270 * filecache.el (file-cache-completions-keymap): Move init from
7271 file-cache-completion-setup-function into declaration.
7272 (file-cache-minibuffer-complete): Simplify.
7273 (file-cache-completion-setup-function): Use standard-output,
7274 preserve current-buffer.
7275
7276 * vc.el (vc-status-update): Fix typo.
7277 (vc-status-update): Set needs-update.
7278 (vc-status-refresh): η-reduce.
7279
7280 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
7281
7282 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
7283 to image-eol.
7284
7285 2008-04-14 Alexandre Julliard <julliard@winehq.org>
7286
7287 * vc.el (vc-status-update): Undo the previous revert.
7288
7289 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7290
7291 * minibuffer.el (completion-table-with-terminator): Those completions
7292 are never valid w.r.t test-completion.
7293 (completion--file-name-table):
7294 Check completion-all-completions-with-base-size.
7295
7296 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
7297
7298 * doc-view.el (doc-view-dvipdf-program): New variable.
7299 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
7300 (doc-view-mode-p): Check for doc-view-dvipdf-program as
7301 alternative for doc-view-dvipdfm-program.
7302 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
7303
7304 * doc-view.el (doc-view-start-process): Don't set
7305 default-directory to "~/" if the current value is valid.
7306 This broke PS files that run other files in the same directory.
7307
7308 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
7309
7310 * vc.el (vc-status-kill-query): New function.
7311 (vc-status-mode): Add it to kill-buffer-query-functions.
7312 (vc-status-show-fileentry): New function.
7313 (vc-status-menu-map): Bind it. Bind vc-next-action.
7314
7315 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7316
7317 * minibuffer.el (minibuffer-message): Put cursor at the right place.
7318
7319 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7320
7321 * proced.el (proced-send-signal): Fix error recognition.
7322
7323 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7324
7325 * proced.el (proced-command-alist): Remove sort column.
7326 (proced-command, proced-procname-column):
7327 Use make-variable-buffer-local.
7328 (proced-signal-function): Rename from proced-kill-program.
7329 Allow for elisp symbols and string values representing system calls.
7330 (proced-marker-regexp, proced-success-message): New functions.
7331 (proced): Use defalias. Add autoload cookie.
7332 (proced-unmark-backward, proced-toggle-marks)
7333 (proced-hide-processes): New commands.
7334 (proced-do-mark): Simplify code.
7335 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
7336 (proced-update): Remove sorting.
7337 (proced-send-signal): Display number of processes to operate on.
7338 Allow for system calls or elisp functions to send signals.
7339 Check if signal was sent successfully.
7340
7341 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
7342
7343 * minibuffer.el (completion-all-completion-with-base-size): New var.
7344 (completion--some): New function.
7345 (completion-table-with-context, completion--file-name-table):
7346 Return the base-size if requested.
7347 (completion-table-in-turn): Generalize to multiple arguments.
7348 (complete-in-turn): Compatibility alias.
7349 (completion-styles-alist): New var.
7350 (completion-styles): New customization.
7351 (minibuffer-try-completion, minibuffer-all-completions):
7352 New functions.
7353 (minibuffer--do-completion, minibuffer-complete-and-exit)
7354 (minibuffer-try-word-completion): Use them.
7355 (display-completion-list, minibuffer-completion-help): Use them.
7356 Handle all-completions's new base-size info to set completion-base-size.
7357 * info.el (Info-read-node-name-1): Use completion-table-with-context,
7358 completion-table-with-terminator and complete-with-action.
7359 Remove the now obsolete completion-base-size-function property.
7360 * simple.el (completion-list-mode-map): Move init into declaration.
7361 (completion-list-mode): Use define-derived-mode.
7362 (completion-setup-function): Use any completion-base-size that may
7363 have been set before. Remove handling of completion-base-size-function.
7364 * loadup.el: Move abbrev.el up earlier.
7365
7366 2008-04-13 Alexandre Julliard <julliard@winehq.org>
7367
7368 * vc-git.el (vc-git-after-dir-status-stage)
7369 (vc-git-dir-status-goto-stage): New functions.
7370 (vc-git-after-dir-status-stage1)
7371 (vc-git-after-dir-status-stage1-empty-db)
7372 (vc-git-after-dir-status-stage2): Remove, functionality moved
7373 into the new generic stage functions.
7374 (vc-git-dir-status-files): New function.
7375
7376 * vc.el (vc-status-update): Revert an incorrect rewrite.
7377 Add some comments.
7378 (vc-status-refresh-files): New function.
7379 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
7380 state of up-to-date files.
7381 (vc-default-dir-status-files): New function.
7382
7383 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
7384
7385 * minibuffer.el (completion--embedded-envvar-table)
7386 (read-file-name-internal): Fix typos in 2008-04-11 change.
7387
7388 * faces.el (read-face-name): Use `completion-table-in-turn',
7389 not `complete-in-turn'.
7390
7391 2008-04-13 Andreas Schwab <schwab@suse.de>
7392
7393 * progmodes/etags.el: Require 'cl when compiling.
7394
7395 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
7396
7397 * progmodes/gud.el (gud-menu-map): Expand tooltip.
7398
7399 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
7400 (menu): Add/expand menu tooltips.
7401
7402 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
7403
7404 * progmodes/sh-script.el (sh-show-indent): Fix typo.
7405 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
7406
7407 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
7408 considered registered.
7409
7410 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
7411
7412 * emacs-lisp/copyright.el (copyright-update-directory): New command.
7413
7414 * ediff-wind.el (ediff-split-window-function)
7415 (ediff-merge-split-window-function): Improve custom type.
7416
7417 2008-04-12 Eli Zaretskii <eliz@gnu.org>
7418
7419 * loadup.el ("minibuffer"): Move after "faces".
7420
7421 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
7422
7423 * progmodes/hideif.el (hif-factor): Handle unary minus.
7424
7425 2008-04-12 Glenn Morris <rgm@gnu.org>
7426
7427 * calendar/cal-china.el (chinese-calendar-time-zone):
7428 Mark obsolete name as risky too.
7429
7430 * calendar/calendar.el (calendar-faces): New custom group.
7431 (calendar-today, diary, holiday): Doc fix.
7432 Move to calendar-faces group.
7433 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
7434 (diary-button): Doc fix. Move to calendar-faces group.
7435
7436 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
7437 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
7438 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
7439 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
7440 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
7441 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
7442 not in dumped files before the associated defcustom.
7443
7444 2008-04-11 Johan Bockgård <bojohan@gnu.org>
7445
7446 * minibuffer.el (lazy-completion-table): Fix debug spec.
7447
7448 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
7449
7450 * minibuffer.el (complete-with-action, lazy-completion-table):
7451 Move from subr.el.
7452 (apply-partially, completion-table-dynamic)
7453 (completion-table-with-context, completion-table-with-terminator)
7454 (completion-table-in-turn): New funs.
7455 (completion--make-envvar-table, completion--embedded-envvar-table):
7456 New funs.
7457 (read-file-name-internal): Use them.
7458 (completion-setup-hook): Move from simple.el.
7459 * subr.el (complete-with-action, lazy-completion-table):
7460 * simple.el (completion-setup-hook): Move to minibuffer.el.
7461
7462 2008-04-11 Glenn Morris <rgm@gnu.org>
7463
7464 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
7465
7466 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
7467
7468 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
7469
7470 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
7471
7472 * textmodes/fill.el (fill-forward-paragraph-function): New var.
7473 (fill-forward-paragraph): New fun.
7474 (fill-paragraph, fill-region): Use it.
7475
7476 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
7477 (vc-status-create-fileinfo): Make `extra' optional.
7478 (vc-status-busy): New fun.
7479 (vc-status-menu-map): Use it.
7480 (vc-status-crt-marked): Remove.
7481 (vc-status-update): Rename from vc-status-add-entries.
7482 Add argument so as to prevent addition of entries. Rewrite.
7483 (vc-update-vc-status-buffer): Remove.
7484 (vc-status-refresh): Don't remove old entries, set them to
7485 up-to-date instead. Also do it after the update is complete.
7486 (vc-status-marked-files): η-reduce.
7487
7488 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
7489 for non-dialogs.
7490
7491 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
7492
7493 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
7494
7495 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
7496
7497 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
7498 to t and don't truncate msg.
7499
7500 2008-04-11 Glenn Morris <rgm@gnu.org>
7501
7502 * calendar/calendar.el (diary, holidays):
7503 Move custom groups to other files.
7504 (holiday-general-holidays, holiday-oriental-holidays)
7505 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
7506 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7507 (holiday-hebrew-holidays, holiday-christian-holidays)
7508 (holiday-islamic-holidays, holiday-bahai-holidays)
7509 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
7510 * calendar/diary-lib.el: Move custom group here from calendar.el.
7511 * calendar/holidays.el: Move custom group and variables here
7512 from calendar.el.
7513
7514 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
7515
7516 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
7517 Fix custom group.
7518 (calendar-current-time-zone-cache): Autoload riskiness.
7519
7520 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
7521
7522 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
7523
7524 * woman.el (woman2-TH): Use string-equal instead of string-match.
7525
7526 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
7527
7528 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
7529 (smerge-resolve): Merge the "2-way refinement" case with one half of
7530 the "mere whitespace" resolution.
7531
7532 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
7533
7534 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
7535
7536 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
7537
7538 * subr.el (assoc-ignore-case, assoc-ignore-representation):
7539 Add WHEN to obsolescence declaration.
7540
7541 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
7542
7543 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
7544
7545 * vc-hooks.el (vc-state): Add new state `conflict'.
7546 (vc-after-save): Use when not if.
7547 (vc-default-mode-line-string): Deal with the conflict state.
7548 (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
7549
7550 * vc.el (vc-editable-p, vc-default-status-printer)
7551 (vc-next-action): Deal with the conflict state.
7552 (vc-mark-resolved): New function.
7553 (vc-status-mode): Fix mode name.
7554 (vc-default-comment-history): Use when not if.
7555 (Todo): Add new entries, remove old ones.
7556
7557 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
7558 (vc-cvs-parse-status, vc-cvs-after-dir-status):
7559 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
7560 Detect the conflict state.
7561
7562 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
7563
7564 2008-04-10 Glenn Morris <rgm@gnu.org>
7565
7566 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
7567 Respect truncate-partial-width-windows in non-full windows,
7568 with regards to :toggle and :enable state.
7569
7570 * simple.el (toggle-truncate-lines): Doc fix.
7571
7572 * Makefile.in (MH_E_DIR): New variable.
7573 (MH_E_SRC): Restore variable removed 2008-03-13.
7574 (mh-loaddefs.el): Depend on $MH_E_SRC.
7575 (CAL_DIR, CAL_SRC): New variables.
7576 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
7577 Depend on CAL_SRC.
7578
7579 * calendar/calendar.el (calendar, diary): Add :prefix.
7580 (holidays): Change :prefix.
7581 (calendar-today, holiday, calendar-holiday-marker)
7582 (european-calendar-style): Change custom groups.
7583
7584 * calendar/calendar.el (diary-hook, diary-display-hook):
7585 Move to diary-lib.el.
7586 * calendar/diary-lib.el (diary-hook, diary-display-hook):
7587 Move here from calendar.el.
7588 * calendar/appt.el: Require diary-lib rather than calendar.
7589 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
7590
7591 * calendar/appt.el (appt): Add :prefix.
7592
7593 * calendar/diary-lib.el (diary-hook): Doc fix.
7594 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
7595
7596 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7597
7598 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
7599 New functions.
7600
7601 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
7602 the arg to recursive calls.
7603
7604 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
7605
7606 * minibuffer.el (completion-auto-help): Fix typo.
7607
7608 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7609
7610 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
7611
7612 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
7613
7614 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
7615 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
7616
7617 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7618
7619 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
7620
7621 * minibuffer.el (minibuffer): Move group from cus-edit.el.
7622 (completion-auto-help): Move from C code.
7623 (minibuffer--maybe-completion-help): Remove.
7624 (minibuffer--bitset): New function.
7625 (minibuffer--do-completion): Rename from minibuffer-do-completion.
7626 Renumber a bit. Really complete on string *before* point.
7627 Add argument used for word-completion.
7628 Join trailing / in completion with following text, as done in
7629 minibuffer-complete-word.
7630 Handle new value `lazy' for completion-auto-help.
7631 (minibuffer-try-word-completion): New function extracted from
7632 minibuffer-complete-word.
7633 (minibuffer-complete-word): Use minibuffer--do-completion.
7634 (minibuffer--insert-strings): Rename from
7635 minibuffer-complete-insert-strings.
7636 (exit-minibuffer): Fix typo.
7637 * cus-edit.el (minibuffer): Move group to minibuffer.el.
7638 * cus-start.el: Remove completion-auto-help.
7639
7640 2008-04-09 Alexandre Julliard <julliard@winehq.org>
7641
7642 * vc.el (vc-status-add-entries): New function.
7643 (vc-status-add-entry): Remove.
7644 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
7645 Use vc-status-add-entries.
7646
7647 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
7648 order.
7649
7650 2008-04-09 Jason Rumney <jasonr@gnu.org>
7651
7652 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
7653 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
7654 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
7655 (AUTOGENEL): New variable.
7656 (distclean, maintainer-clean): New targets.
7657
7658 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
7659
7660 * emacs-lisp/regexp-opt.el (regexp-opt):
7661 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
7662
7663 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
7664
7665 * nxml/nxml-mode.el (nxml-cleanup): New function.
7666 (nxml-mode): Add it to change-major-mode-hook.
7667
7668 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
7669
7670 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
7671
7672 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
7673
7674 * calc/.cvsignore: New file.
7675
7676 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
7677
7678 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
7679
7680 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
7681 show-help-function when turning tooltip off.
7682 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
7683 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
7684
7685 2008-04-09 Alan Mackenzie <acm@muc.de>
7686
7687 * font-lock.el (font-lock-extend-after-change-region-function):
7688 Make it buffer local.
7689
7690 2008-04-09 Glenn Morris <rgm@gnu.org>
7691
7692 * calendar/calendar.el (diary-file, european-calendar-style):
7693 Remove autoload cookies.
7694
7695 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
7696
7697 * outline.el (outline-mode-menu-bar-map):
7698 * log-view.el (log-view-mode-menu):
7699 * log-edit.el (log-edit-menu): Add :help.
7700
7701 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
7702
7703 * emacs-lisp/regexp-opt.el (regexp-opt-group):
7704 Use substring-no-properties for correct handling of unibyte strings.
7705
7706 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7707
7708 * add-log.el (change-log-next-buffer): Handle the case where version<
7709 signals an error.
7710
7711 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
7712 mouse-major-mode-menu.
7713 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
7714 (mouse-major-mode-menu, mouse-popup-menubar)
7715 (mouse-popup-menubar-stuff): Use them.
7716 (C-down-mouse-3): Bind to a dynamic map rather than to
7717 mouse-popup-menubar-stuff.
7718
7719 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
7720 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
7721
7722 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
7723
7724 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
7725 file:// access method.
7726
7727 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7728
7729 * minibuffer.el: New file.
7730 * loadup.el: Load it.
7731
7732 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7733
7734 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
7735 rather than subdirs.el. It introduces an ugly circular dependency, tho.
7736
7737 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
7738 (calc-mode-map, calc-digit-map, calc-dispatch-map):
7739 Move initialization into declaration.
7740 * calc/calc-yank.el:
7741 * calc/calc-misc.el:
7742 * calc/calc-embed.el:
7743 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
7744
7745 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
7746
7747 * ps-samp.el (ps-add-printer, ps-remove-printer)
7748 (ps-make-dynamic-printer-menu): New functions.
7749
7750 * net/zeroconf.el: New file.
7751
7752 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7753
7754 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
7755
7756 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
7757
7758 * vc-rcs.el (vc-rcs-modify-change-comment):
7759 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
7760
7761 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
7762
7763 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
7764
7765 * international/mule-cmds.el (set-locale-environment): Don't warn if
7766 coding system doesn't agree with system locale (this reverts changes
7767 by Dave Love, dated 2002-10-27 and 2002-10-09).
7768
7769 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
7770 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
7771
7772 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
7773
7774 2008-04-08 Glenn Morris <rgm@gnu.org>
7775
7776 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
7777 * textmodes/remember.el (remember-diary-convert-entry):
7778 Require calendar.
7779
7780 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
7781 diary-file, since it is the default for make-diary-entry anyway.
7782
7783 * calendar/cal-menu.el (cal-menu-event-to-date):
7784 Rename calendar-event-to-date. Update callers.
7785 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
7786 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
7787 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
7788 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
7789 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
7790 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
7791 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
7792 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
7793 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
7794 (calendar-mouse-tex-month-landscape):
7795 Rename cal-tex-mouse-month-landscape.
7796 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
7797 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
7798 (calendar-mouse-tex-year-landscape):
7799 Rename cal-tex-mouse-year-landscape.
7800 (cal-menu-context-mouse-menu): Update for above name changes.
7801
7802 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7803 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
7804 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
7805 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
7806 * calendar/holidays.el: Replace int-to-string with number-to-string.
7807
7808 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
7809
7810 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
7811 region if point moves.
7812
7813 2008-04-08 Kenichi Handa <handa@m17n.org>
7814
7815 * faces.el (font-slant-table): Change numeric values for `r',
7816 `roman', and `normal'.
7817
7818 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
7819
7820 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
7821
7822 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
7823
7824 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
7825 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
7826
7827 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
7828
7829 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
7830 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
7831
7832 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
7833
7834 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
7835
7836 2008-04-07 Sam Steingold <sds@gnu.org>
7837
7838 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
7839 Add helper functions.
7840 (lisp-do-defun): Extract the common part of lisp-eval-defun and
7841 lisp-compile-defun; DEFVAR forms reset the variables to the init
7842 values, just like in emacs-lisp mode eval-defun.
7843 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
7844 (lisp-compile-region): Use lisp-compile-string.
7845
7846 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
7847
7848 * subr.el (combine-and-quote-strings): Also quote strings that contain
7849 the separator.
7850
7851 * pcvs-util.el (cvs-map): Avoid recursion :-(
7852
7853 2008-04-07 Glenn Morris <rgm@gnu.org>
7854
7855 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
7856
7857 * calendar/calendar.el (diary-view-entries-initially-flag): Rename
7858 view-diary-entries-initially. Keep old name as alias, update users.
7859 (calendar-mark-diary-entries-flag): Rename
7860 mark-diary-entries-in-calendar. Keep old name as alias, update users.
7861 (calendar-view-holidays-initially-flag): Rename
7862 view-calendar-holidays-initially. Keep old name as alias, update users.
7863 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
7864 Keep old name as alias, update users.
7865 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
7866 Keep old name as alias, update users.
7867 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
7868 Keep old name as alias, update users.
7869 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
7870 Keep old name as alias, update users.
7871 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
7872 (diary-american-date-forms): Rename american-date-diary-pattern.
7873 Keep old name as alias, update users.
7874 (diary-european-date-forms): Rename european-date-diary-pattern.
7875 Keep old name as alias, update users.
7876 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
7877 Keep old name as alias, update users.
7878 (calendar-european-date-display-form): Rename
7879 european-calendar-display-form. Keep old name as alias, update users.
7880 (calendar-american-date-display-form): Rename
7881 european-calendar-display-form. Keep old name as alias, update users.
7882 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
7883 Keep old name as alias, update users.
7884 (holiday-general-holidays): Rename general-holidays.
7885 Keep old name as alias, update users.
7886 (holiday-oriental-holidays): Rename oriental-holidays.
7887 Keep old name as alias, update users.
7888 (holiday-local-holidays): Rename local-holidays.
7889 Keep old name as alias, update users.
7890 (holiday-other-holidays): Rename other-holidays.
7891 Keep old name as alias, update users.
7892 (holiday-hebrew-holidays): Rename hebrew-holidays.
7893 Keep old name as alias, update users.
7894 (holiday-christian-holidays): Rename christian-holidays.
7895 Keep old name as alias, update users.
7896 (holiday-islamic-holidays): Rename islamic-holidays.
7897 Keep old name as alias, update users.
7898 (holiday-bahai-holidays): Rename bahai-holidays.
7899 Keep old name as alias, update users.
7900 (holiday-solar-holidays): Rename solar-holidays.
7901 Keep old name as alias, update users.
7902 (diary-fancy-buffer): Rename fancy-diary-buffer.
7903 Keep old name as alias, update users.
7904 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
7905 Update users.
7906 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
7907 Update users.
7908 (calendar-increment-month): Rename increment-calendar-month.
7909 Keep old name as alias, update callers.
7910 (calendar-increment-month-cons): Rename old calendar-increment-month.
7911 Update callers.
7912 (calendar-extract-month): Rename extract-calendar-month.
7913 Keep old name as alias, update callers.
7914 (calendar-extract-day): Rename extract-calendar-day.
7915 Keep old name as alias, update callers.
7916 (calendar-extract-year): Rename extract-calendar-year.
7917 Keep old name as alias, update callers.
7918 (calendar-generate-window): Rename generate-calendar-window.
7919 Update callers.
7920 (calendar-generate): Rename generate-calendar. Update callers.
7921 (calendar-generate-month): Rename generate-calendar-month.
7922 Update callers.
7923 (calendar-redraw): Rename redraw-calendar. Update callers.
7924 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
7925 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
7926 Update callers.
7927 (calendar-update-mode-line): Rename update-calendar-mode-line.
7928 Update callers.
7929 (calendar-exit): Rename exit-calendar. Keep old name as alias,
7930 update callers.
7931 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
7932 Keep old name as alias, update callers.
7933 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
7934 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
7935 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
7936 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
7937 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
7938 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
7939 * calendar/solar.el: Update for calendar.el name changes.
7940 * org/org.el (org-agenda-format-date-aligned)
7941 (org-agenda-execute-calendar-command): Access date elements directly
7942 rather than using calendar functions.
7943 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
7944 Also set calendar-view-diary-initially-flag,
7945 calendar-view-holidays-initially-flag.
7946 (org-get-entries-from-diary): Also set diary-fancy-buffer.
7947 (org-agenda-execute-calendar-command): No need to set displayed-day.
7948
7949 2008-04-06 Alan Mackenzie <acm@muc.de>
7950
7951 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
7952 typo in the doc string.
7953
7954 * progmodes/cc-mode.el (c-basic-common-init):
7955 Set font-lock-extend-after-change-region-function.
7956 (c-extend-after-change-region): New function, used in
7957 font-lock-extend-after-change-region-function, thus superseding
7958 advice on the Font Lock after change functions.
7959 (c-advise-fl-for-region): Remove this macro.
7960
7961 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
7962
7963 * textmodes/flyspell.el (flyspell-duplicate-distance):
7964 Improve custom type.
7965
7966 2008-04-06 Glenn Morris <rgm@gnu.org>
7967
7968 * calendar/diary-lib.el (diary-sexp-entry-symbol):
7969 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
7970 (diary-list-entries-hook): Rename list-diary-entries-hook.
7971 Keep old name as alias, update users.
7972 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
7973 Keep old name as alias, update users.
7974 (diary-nongregorian-listing-hook): Rename
7975 nongregorian-diary-listing-hook. Keep old name as alias, update users.
7976 (diary-nongregorian-marking-hook): Rename
7977 nongregorian-diary-marking-hook. Keep old name as alias, update users.
7978 (diary-print-entries-hook): Rename print-diary-entries-hook.
7979 Keep old name as alias, update users.
7980 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
7981 Keep old name as alias, update users.
7982 (diary-number-of-entries): Rename number-of-diary-entries.
7983 Keep old name as alias, update users.
7984 (view-diary-entries, list-diary-entries, show-all-diary-entries):
7985 Give version of obsolescence.
7986 (diary-view-other-diary-entries): Rename view-other-diary-entries.
7987 Keep old name as alias, update callers.
7988 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
7989 update callers.
7990 (diary-include-other-diary-files): Rename include-other-diary-files.
7991 Keep old name as alias, update callers.
7992 (diary-simple-display): Rename simple-diary-display.
7993 Keep old name as alias, update callers.
7994 (diary-fancy-display): Rename fancy-diary-display.
7995 Keep old name as alias, update callers.
7996 (diary-print-entries): Rename print-diary-entries.
7997 Keep old name as alias, update callers.
7998 (diary-marking-entries-flag): Rename marking-diary-entries.
7999 Update users.
8000 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
8001 (diary-mark-entries): Rename mark-diary-entries.
8002 Keep old name as alias, update callers.
8003 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
8004 Keep old name as alias, update callers.
8005 (diary-mark-included-diary-files): Rename mark-included-diary-files.
8006 Keep old name as alias, update callers.
8007 (calendar-mark-days-named): Rename mark-calendar-days-named.
8008 Keep old name as alias, update callers.
8009 (calendar-mark-month): Rename mark-calendar-month.
8010 Keep old name as alias, update callers.
8011 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
8012 Keep old name as alias, update callers.
8013 (diary-sort-entries): Rename sort-diary-entries.
8014 Keep old name as alias, update callers.
8015 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
8016 Keep old name as alias, update callers.
8017 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
8018 update callers.
8019 (diary-insert-entry): Rename insert-diary-entry.
8020 Keep old name as alias.
8021 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
8022 Keep old name as alias.
8023 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
8024 Keep old name as alias.
8025 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
8026 Keep old name as alias.
8027 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
8028 Keep old name as alias.
8029 (diary-insert-block-entry): Rename insert-block-diary-entry.
8030 Keep old name as alias.
8031 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
8032 Keep old name as alias.
8033 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
8034 Keep old name as alias, update users.
8035 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
8036 Keep old name as alias, update callers.
8037 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
8038 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
8039 * calendar/icalendar.el: Update for diary-lib name changes.
8040
8041 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
8042
8043 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
8044
8045 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
8046 for copy, move, and link operations.
8047
8048 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
8049
8050 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
8051 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
8052
8053 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
8054 'require' statements with 1-argument ones (wrapped in if's).
8055 For compatibility with the current stable version of XEmacs.
8056
8057 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
8058
8059 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
8060
8061 2008-04-06 Jason Rumney <jasonr@gnu.org>
8062
8063 * language/burmese.el ("Burmese"): Make sample text consistent with
8064 language name.
8065
8066 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
8067
8068 * progmodes/gdb-ui.el (gdb): New group.
8069 (gdb-debug-log-max, gdb-enable-debug)
8070 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
8071 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
8072 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
8073 (gdb-show-changed-values, gdb-max-children)
8074 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
8075 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
8076 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
8077 (gdb-memory-unit): Move to new group from GUD group.
8078 (menu): Allow customization from GDB-UI menu-item.
8079
8080 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
8081
8082 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
8083
8084 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8085
8086 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
8087 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
8088 Revision numbers can include ".".
8089
8090 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
8091 "+" lines not accounted for by counting "-" and context lines.
8092
8093 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8094
8095 * term/mac-win.el (mac-service-open-file): Use file URL instead of
8096 file name string.
8097
8098 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8099
8100 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
8101 (vc-bzr-annotate-time): Accept space used to preserve alignment.
8102
8103 2008-04-05 Richard Stallman <rms@gnu.org>
8104
8105 * emacs-lisp/advice.el (defadvice): Add usage pattern.
8106
8107 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
8108
8109 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
8110 thread in [h-e-w]).
8111
8112 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
8113
8114 * files.el (abort-if-file-too-large): Fix typo in docstring.
8115
8116 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8117
8118 * subr.el (functionp): Return nil for special forms.
8119
8120 2008-04-05 Glenn Morris <rgm@gnu.org>
8121
8122 * emacs-lisp/autoload.el (autoload-ensure-default-file):
8123 Provide a feature.
8124 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
8125 Require loaddef file rather than loading it.
8126 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
8127 autoload-ensure-default-file provides a feature.
8128
8129 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
8130 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
8131 (compile, compile-always, recompile): Use $LOADDEFS.
8132 (cal-autoloads): Remove.
8133
8134 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
8135 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
8136
8137 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
8138 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
8139
8140 * calendar/calendar.el (diary-hebrew-entry-symbol):
8141 Rename hebrew-diary-entry-symbol. Keep old name as alias.
8142 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
8143 Keep old name as alias.
8144 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
8145 Keep old name as alias.
8146 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
8147 to diary-bahai-entry-symbol.
8148 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
8149 to diary-hebrew-entry-symbol.
8150 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
8151 to diary-islamic-entry-symbol.
8152 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
8153
8154 * calendar/solar.el (diary-sabbath-candles-minutes)
8155 (diary-sabbath-candles): Move to cal-hebrew.
8156 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
8157 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
8158 Doc fix. Keep old name as alias.
8159 (diary-hebrew-sabbath-candles): Simplify.
8160 (solar-setup, solar-sunrise-sunset, calendar-latitude)
8161 (calendar-longitude, calendar-time-zone): Declare for compiler.
8162 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
8163 rename.
8164
8165 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
8166 Rename coptic-calendar-month-name-array. Update callers.
8167 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
8168 (calendar-coptic-name): Rename coptic-name. Update callers.
8169 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
8170 Update callers.
8171 (calendar-coptic-last-day-of-month):
8172 Rename coptic-calendar-last-day-of-month. Update callers.
8173 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
8174 Keep old name as alias, update callers.
8175 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
8176 Keep old name as alias, update callers.
8177 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
8178 Keep old name as alias.
8179 (calendar-ethiopic-month-name-array):
8180 Rename ethiopic-calendar-month-name-array. Update callers.
8181 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
8182 Update callers.
8183 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
8184 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
8185 Keep old name as alias, update callers.
8186 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
8187 Keep old name as alias, update callers.
8188 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
8189 Keep old name as alias.
8190
8191 * calendar/cal-french.el (calendar-french-epoch):
8192 Rename french-calendar-epoch. Update callers.
8193 (calendar-french-month-name-array): Rename variable and function
8194 french-calendar-month-name-array. Update callers.
8195 (calendar-french-multibyte-month-name-array):
8196 Rename french-calendar-multibyte-month-name-array. Update callers.
8197 (calendar-french-day-name-array): Rename variable and function
8198 french-calendar-day-name-array. Update callers.
8199 (calendar-french-special-days-array): Rename variable and function
8200 french-calendar-special-days-array. Update callers.
8201 (calendar-french-multibyte-special-days-array):
8202 Rename french-calendar-multibyte-special-days-array. Update callers.
8203 (calendar-french-accents-p): Rename french-calendar-accents.
8204 Update callers.
8205 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
8206 Update callers.
8207 (calendar-french-last-day-of-month):
8208 Rename french-calendar-last-day-of-month. Update callers.
8209 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
8210 Keep old name as alias, update callers.
8211 (calendar-french-print-date): Rename calendar-print-french-date.
8212 Keep old name as alias, update callers.
8213 (calendar-french-goto-date): Rename calendar-goto-french-date.
8214 Keep old name as alias.
8215
8216 * calendar/cal-menu.el, calendar/calendar.el:
8217 Update for Coptic and French name changes.
8218
8219 * calendar/cal-china.el (calendar-chinese): Rename custom group
8220 from chinese-calendar. Update users.
8221 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
8222 Keep old name as alias, update users.
8223 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
8224 Keep old name as alias.
8225 (calendar-chinese-daylight-time-offset):
8226 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
8227 update users.
8228 (calendar-chinese-standard-time-zone-name):
8229 Rename chinese-calendar-standard-time-zone-name.
8230 Keep old name as alias, update users.
8231 (calendar-chinese-daylight-saving-start):
8232 Rename chinese-calendar-daylight-savings-starts.
8233 Keep old name as alias, update users.
8234 (calendar-chinese-daylight-saving-end):
8235 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
8236 update users.
8237 (calendar-chinese-daylight-saving-start-time):
8238 Rename chinese-calendar-daylight-savings-starts-time.
8239 Keep old name as alias, update users.
8240 (calendar-chinese-daylight-saving-end-time):
8241 Rename chinese-calendar-daylight-savings-ends-time.
8242 Keep old name as alias, update users.
8243 (calendar-chinese-celestial-stem): Rename
8244 calendar-chinese-celestial-stem. Keep old name as alias, update users.
8245 (calendar-chinese-terrestrial-branch):
8246 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
8247 update users.
8248 (calendar-chinese-zodiac-sign-on-or-after):
8249 Rename chinese-zodiac-sign-on-or-after. Update callers.
8250 (calendar-chinese-new-moon-on-or-after):
8251 Rename chinese-new-moon-on-or-after. Update callers.
8252 (calendar-chinese-month-list): Rename chinese-month-list.
8253 Update callers.
8254 (calendar-chinese-number-months): Rename number-chinese-months.
8255 Update callers.
8256 (calendar-chinese-compute-year): Rename compute-chinese-year.
8257 Update callers.
8258 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
8259 (calendar-chinese-year): Rename chinese-year. Update callers.
8260 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
8261 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
8262 Keep old name as alias, update callers.
8263 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
8264 Keep old name as alias, update callers.
8265 (calendar-chinese-months-to-alist):
8266 Rename make-chinese-month-assoc-list. Update callers.
8267 (calendar-chinese-months): Rename chinese-months. Update callers.
8268 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
8269 Keep old name as alias, update callers.
8270
8271 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
8272 Rename hebrew-calendar-leap-year-p. Update callers.
8273 (calendar-hebrew-last-month-of-year):
8274 Rename hebrew-calendar-last-month-of-year. Update callers.
8275 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
8276 Update callers.
8277 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
8278 Update callers.
8279 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
8280 Update callers.
8281 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
8282 Update callers.
8283 (calendar-hebrew-last-day-of-month):
8284 Rename hebrew-calendar-last-day-of-month. Update callers.
8285 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
8286 Keep old name as alias, update callers.
8287 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
8288 Keep old name as alias, update callers.
8289 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
8290 Keep old name as alias, update callers.
8291 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
8292 Keep old name as alias.
8293 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
8294 Keep old name as alias.
8295 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
8296 Keep old name as alias.
8297 (holiday-hebrew-passover): Rename holiday-passover-etc.
8298 Keep old name as alias.
8299 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
8300 Keep old name as alias, update callers.
8301 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
8302 Keep old name as alias.
8303 (calendar-hebrew-mark-date-pattern):
8304 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
8305 update callers.
8306 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
8307 Keep old name as alias.
8308 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
8309 Keep old name as alias.
8310 (diary-hebrew-insert-monthly-entry):
8311 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
8312 (diary-hebrew-insert-yearly-entry):
8313 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
8314 (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
8315 Keep old name as alias.
8316 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
8317 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
8318 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
8319 Keep old name as alias.
8320 (calendar-hebrew-parashiot-names):
8321 Rename hebrew-calendar-parashiot-names. Update callers.
8322 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
8323 (calendar-hebrew-year-Saturday-incomplete-Sunday):
8324 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
8325 (calendar-hebrew-year-Saturday-complete-Tuesday):
8326 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
8327 (calendar-hebrew-year-Monday-incomplete-Tuesday):
8328 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
8329 (calendar-hebrew-year-Monday-complete-Thursday):
8330 Rename hebrew-calendar-year-Monday-complete-Thursday.
8331 (calendar-hebrew-year-Tuesday-regular-Thursday):
8332 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
8333 (calendar-hebrew-year-Thursday-regular-Saturday):
8334 Rename hebrew-calendar-year-Thursday-regular-Saturday.
8335 (calendar-hebrew-year-Thursday-complete-Sunday):
8336 Rename hebrew-calendar-year-Thursday-complete-Sunday.
8337 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
8338 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
8339 (calendar-hebrew-year-Saturday-complete-Thursday):
8340 Rename hebrew-calendar-year-Saturday-complete-Thursday.
8341 (calendar-hebrew-year-Monday-incomplete-Thursday):
8342 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
8343 (calendar-hebrew-year-Monday-complete-Saturday):
8344 Rename hebrew-calendar-year-Monday-complete-Saturday.
8345 (calendar-hebrew-year-Tuesday-regular-Saturday):
8346 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
8347 (calendar-hebrew-year-Thursday-incomplete-Sunday):
8348 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
8349 (calendar-hebrew-year-Thursday-complete-Tuesday):
8350 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
8351 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
8352 Update for above name changes of constants.
8353
8354 * calendar/cal-menu.el, calendar/calendar.el:
8355 Update for chinese and hebrew name changes.
8356 * calendar/diary-lib.el: Update for hebrew name changes.
8357
8358 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8359
8360 * subr.el (keymap-canonicalize): Correct thinko.
8361
8362 * server.el: Undo part of the multi-tty change, which is only
8363 needed if server.el is preloaded, and broke server-running-p.
8364 (server-socket-dir): Initialize in the defvar, as before.
8365 (server-start): Remove initialization of server-socket-dir.
8366
8367 2008-04-05 Eli Zaretskii <eliz@gnu.org>
8368
8369 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
8370 3-member cons cells.
8371
8372 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
8373
8374 * cus-face.el (custom-face-attributes): Handle roman slant.
8375
8376 * faces.el (default): Ensure the face-defface-spec property is set.
8377
8378 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
8379
8380 * files.el (abort-if-file-too-large): New function.
8381 (find-file-noselect, insert-file-1): Use it.
8382
8383 2008-04-05 Reto Zimmermann <reto@gnu.org>
8384
8385 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
8386 Replace C-c[a-zA-Z] key bindings.
8387
8388 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8389
8390 * progmodes/hideif.el (hif-token-alist): New var.
8391 (hif-token-regexp, hif-tokenize): Use it.
8392 (hif-mathify-binop): New macro.
8393 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
8394 (hif-greater-equal, hif-less-equal): Use it.
8395 (hif-logior, hif-logand): New functions.
8396 (hif-math): Accept | and & as well.
8397
8398 * progmodes/etags.el: Fix problem with completion for buffer-local
8399 tables. Reported by Radey Shouman <shouman@comcast.net>.
8400 (tags-complete-tag): Remove.
8401 (tags-lazy-completion-table): New function to replace it.
8402 (find-tag-tag, complete-tag): Update users.
8403
8404 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
8405
8406 * vc-rcs.el (vc-rcs-dir-status):
8407 * vc-sccs.el (vc-sccs-dir-status): New function.
8408
8409 * outline.el (outline-mode-menu-bar-map):
8410 * term.el (terminal-signal-menu): Add :help.
8411
8412 * net/eudc.el (eudc-mode-map): Declare and define in one step.
8413 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
8414
8415 * emacs-lisp/re-builder.el (reb-mode-map):
8416 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
8417
8418 * diff-mode.el (diff-file-junk-re): Recognize the git format for
8419 new files, deleted files and for changing permissions.
8420 (diff-mode): Set beginning-of-defun-function and
8421 end-of-defun-function.
8422
8423 * vc-bzr.el (vc-bzr-state): Use when instead of if.
8424
8425 * vc.el (vc-default-status-fileinfo-extra): New function.
8426 (vc-status-mark-buffer-changed): Use it.
8427 (vc-update-vc-status-buffer): Allow for partial updates.
8428
8429 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
8430
8431 * net/tramp.el (after-init-hook): Don't wrap a lambda around
8432 tramp-register-completion-file-name-handler.
8433
8434 * subr.el (keymap-canonicalize): New function.
8435 * mouse.el (mouse-menu-non-singleton): Use it.
8436 (mouse-major-mode-menu): Remove hack made unnecessary.
8437
8438 * simple.el (set-fill-column): Prompt rather than error by default.
8439
8440 2008-04-04 Andreas Schwab <schwab@suse.de>
8441
8442 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
8443 Reset new-rules after each round.
8444
8445 * Makefile.in (cal-autoloads): New target.
8446 (compile, compile-always, recompile): Depend on it.
8447 ($(lisp)/calendar/cal-loaddefs.el)
8448 ($(lisp)/calendar/diary-loaddefs.el)
8449 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
8450
8451 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
8452
8453 * ediff*.el: Replace load with require in eval-when-compile.
8454
8455 * ediff-hook.el: Delete all invocations of (autoload ...).
8456
8457 * ediff-util.el (ediff-setup): Make window-min-height a local variable
8458 in ediff control window, and set its min height to 2.
8459 (ediff-setup-control-buffer): Dedicate the control window.
8460 (ediff-toggle-multiframe): Undedicate control window.
8461 Work directly with ediff-setup-windows-multiframe and
8462 ediff-setup-windows-plain.
8463
8464 * ediff-wind.el (ediff-choose-window-setup-function-automatically):
8465 New function.
8466 (ediff-window-setup-function): Change initialization.
8467 (ediff-setup-windows-automatic): Delete.
8468 (ediff-setup-windows-plain-merge): Make control window dedicated.
8469 (ediff-destroy-control-frame): Do not skip frames if working in a
8470 single frame.
8471
8472 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
8473 eval-when-compile.
8474
8475 * emulation/viper-util.el: Move provide's forward, prevent recursion in
8476 eval-when-compile.
8477
8478 2008-04-04 Glenn Morris <rgm@gnu.org>
8479
8480 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
8481 calendar-absolute-from-bahai. Update callers, keep old name as alias.
8482
8483 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
8484 Rename islamic-calendar-leap-year-p. Update callers.
8485 (calendar-islamic-last-day-of-month):
8486 Rename islamic-calendar-last-day-of-month. Update callers.
8487 (calendar-islamic-day-number):
8488 Rename islamic-calendar-day-number. Update callers.
8489 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
8490 Update callers, keep old name as alias.
8491 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
8492 Update callers, keep old name as alias.
8493 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
8494 Keep old name as alias.
8495 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
8496 Update callers, keep old name as alias.
8497 (calendar-islamic-mark-date-pattern):
8498 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
8499 name as alias.
8500 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
8501 Keep old name as alias.
8502 (diary-islamic-insert-monthly-entry):
8503 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
8504 (diary-islamic-insert-yearly-entry):
8505 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
8506
8507 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
8508 calendar-absolute-from-iso. Update callers, keep old name as alias.
8509 (calendar-iso-print-date): Rename calendar-print-iso-date.
8510 Update callers, keep old name as alias.
8511 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
8512 Keep old name as alias.
8513 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
8514 Keep old name as alias.
8515
8516 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
8517 calendar-absolute-from-julian. Update callers, keep old name as alias.
8518 (calendar-julian-print-date): Rename calendar-print-julian-date.
8519 Update callers, keep old name as alias.
8520 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
8521 Update callers, keep old name as alias.
8522 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
8523 Update callers, keep old name as alias.
8524 (calendar-astro-print-day-number):
8525 Rename calendar-print-astro-day-number. Update callers, keep old
8526 name as alias.
8527 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
8528 Update callers, keep old name as alias.
8529
8530 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
8531 Rename calendar-string-to-mayan-long-count. Update callers.
8532 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
8533 Update callers, keep old name as alias.
8534 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
8535 Update callers.
8536 (calendar-mayan-read-tzolkin-date):
8537 Rename calendar-read-mayan-tzolkin-date. Update callers.
8538 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
8539 Keep old name as alias.
8540 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
8541 Keep old name as alias.
8542 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
8543 Keep old name as alias.
8544 (calendar-mayan-previous-tzolkin-date):
8545 Rename calendar-previous-tzolkin-date. Keep old name as alias.
8546 (calendar-mayan-next-round-date):
8547 Rename calendar-next-calendar-round-date. Keep old name as alias.
8548 (calendar-mayan-previous-round-date):
8549 Rename calendar-previous-calendar-round-date. Keep old name as alias.
8550 (calendar-mayan-long-count-to-absolute): Rename
8551 calendar-absolute-from-mayan-long-count. Keep old name as alias.
8552 (calendar-mayan-goto-long-count-date):
8553 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
8554
8555 * calendar/cal-persia.el (calendar-persian-month-name-array):
8556 Rename persian-calendar-month-name-array. Update callers.
8557 (calendar-persian-epoch): Rename persian-calendar-epoch.
8558 Update callers.
8559 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
8560 Update callers.
8561 (calendar-persian-last-day-of-month):
8562 Rename persian-calendar-last-day-of-month. Update callers.
8563 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
8564 Update callers, keep old name as alias.
8565 (calendar-persian-print-date): Rename calendar-print-persian-date.
8566 Update callers, keep old name as alias.
8567 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
8568 Keep old name as alias.
8569
8570 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
8571 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
8572 * calendar/solar.el: Update for cal-julian name changes.
8573
8574 * calendar/cal-dst.el: Update for persian name changes.
8575
8576 * calendar/cal-menu.el, calendar/calendar.el:
8577 Update for islamic, iso, julian, mayan, persian name changes.
8578
8579 * calendar/diary-lib.el: Update for islamic name changes.
8580
8581 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
8582 Rename all-hebrew-calendar-holidays. Update callers, keep old name
8583 as alias.
8584 (calendar-christian-all-holidays-flag):
8585 Rename all-christian-calendar-holidays. Update callers, keep old
8586 name as alias.
8587 (calendar-islamic-all-holidays-flag):
8588 Rename all-islamic-calendar-holidays. Update callers, keep old
8589 name as alias.
8590 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
8591 Update callers, keep old name as alias.
8592 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
8593 Update for the above name changes.
8594
8595 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
8596
8597 * hilit-chg.el (global-highlight-changes-mode)
8598 (highlight-changes-passive-string, highlight-changes-active-string):
8599 Mark as obsolete since 23.1, not 22.1.
8600
8601 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
8602
8603 * hilit-chg.el (highlight-changes-visibility-initial-state)
8604 (hilit-chg-update, highlight-changes-mode-turn-on):
8605 Fix typos in docstrings.
8606
8607 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
8608
8609 * newcomment.el (comment-enter-backward): Be careful to restore
8610 position changed during narrowing.
8611
8612 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
8613
8614 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8615 Recognize `sub ($$)'.
8616
8617 2008-04-03 Richard Sharman <rsharman@pobox.com>
8618
8619 * hilit-chg.el (highlight-changes-mode): Rename from
8620 highlight-changes; no longer uses sub-modes active and passive;
8621 implemented by define-minor-mode.
8622 (highlight-changes-toggle-visibility): New function, to replace
8623 the old passive/active submodes of global-highlight-changes-mode;
8624 implemented by define-minor-mode.
8625 (global-highlight-changes-mode): Rename from global-highlight-changes;
8626 rewrite using define-globalized-minor-mode.
8627 (hilit-chg-major-mode-hook, hilit-chg-check-global)
8628 (hilit-chg-post-command-hook, hilit-chg-check-global)
8629 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
8630 to use of define-globalized-minor-mode.
8631 (highlight-changes-global-initial-state): Change to be boolean.
8632 (highlight-changes-visible-string, highlight-changes-invisible-string):
8633 Rename from highlight-changes-active-string and
8634 highlight-changes-passive-string.
8635 (hilit-chg-update, hilit-chg-set): Use them.
8636 (global-highlight-changes-mode): Rename from global-highlight-changes.
8637 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
8638 docstring.
8639 (hilit-chg-hide-changes): Rewrite to use dolist.
8640 (hilit-chg-set-face-on-change, hilit-chg-update)
8641 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
8642 variable instead of testing highlight-changes-mode.
8643 (highlight-markup-buffers): Add require ediff-util; argument on calls
8644 to highlight-changes-mode changed.
8645 (highlight-compare-with-file): Fix problems with interactive
8646 call giving invalid default file.
8647
8648 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
8649
8650 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
8651 Fix in disassembly buffer (regression in 22.2).
8652
8653 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
8654
8655 * emulation/viper-macs.el (viper-read-fast-keysequence):
8656 Use viper-read-event instead of viper-read-key.
8657
8658 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
8659
8660 * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode)
8661 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
8662 let-statements.
8663
8664 * emulation/viper-ex.el, emulation/viper-macs.el:
8665 * emulation/viper-mous.el:
8666 Replace load with require in eval-when-compile.
8667
8668 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
8669
8670 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
8671
8672 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
8673 (archive-try-jka-compr): New function.
8674 (archive-set-buffer-as-visiting-file): Use it.
8675
8676 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
8677
8678 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
8679
8680 * simple.el (handle-shift-selection): New arg.
8681
8682 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
8683
8684 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
8685
8686 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
8687
8688 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
8689
8690 * shell.el (shell-dynamic-complete-filename): New fun.
8691 (shell-dynamic-complete-functions): Use it.
8692
8693 * help-fns.el (describe-variable): Undo 2008-02-25 change.
8694
8695 2008-04-03 Kenichi Handa <handa@m17n.org>
8696
8697 * international/fontset.el (create-fontset-from-x-resource):
8698 Handle the error of X resource more gracefully.
8699
8700 * international/latin1-disp.el (latin1-display): Don't use make-char.
8701 Fix the argument to set-char-table-range.
8702 (latin1-display-identities): Don't use make-char.
8703 (latin1-display-reset): Use map-charset-chars instead of directly
8704 calling standard-display-default.
8705 (latin1-display-check-font): Don't use make-char.
8706 (latin1-display-setup): Likewise.
8707 (latin1-display-ucs-per-lynx): Likewise.
8708
8709 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
8710
8711 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
8712 name the fields, to make the code clearer.
8713 Rewrite all `aset' and `aref' using the defined accessors.
8714 (timer--time): New pseudo-field.
8715 (timer-set-time, timer-set-idle-time, timer-inc-time)
8716 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
8717 (timer--time-less-p): New function.
8718 (timer--activate): New function, extracted from timer-activate.
8719 (timer-activate-when-idle, timer-activate): Use it.
8720 (cancel-function-timers): Use dolist.
8721
8722 2008-04-03 Glenn Morris <rgm@gnu.org>
8723
8724 * add-log.el (c-beginning-of-defun, c-end-of-defun):
8725 Remove declarations; no longer used.
8726 (c-cpp-define-name, c-defun-name): Declare as functions.
8727
8728 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
8729 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
8730
8731 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
8732 (holiday-passover-etc, holiday-hanukkah): Doc fix.
8733 Add optional argument. Simplify.
8734 (holiday-tisha-b-av-etc): Use memq rather than unless.
8735 (holiday-julian): Autoload it.
8736 (holiday-hebrew-misc): New function.
8737
8738 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
8739
8740 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
8741 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
8742 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
8743 all-hebrew-calendar-holidays.
8744 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
8745 Simplify using new functions.
8746 (calendar-holidays): Doc fix.
8747 (generate-calendar-window): Use bound-and-true-p.
8748
8749 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
8750
8751 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
8752 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
8753 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
8754 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
8755
8756 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
8757
8758 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
8759
8760 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
8761
8762 * vc-bzr.el (vc-bzr-checkout): Simplify.
8763
8764 * image-mode.el (image-mode-fit-frame): New command.
8765
8766 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
8767 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
8768 (keyboard-escape-quit): Check region-active-p i.s.o
8769 transient-mark-mode.
8770
8771 2008-04-02 Simon Josefsson <simon@josefsson.org>
8772
8773 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
8774 (imap-message-copyuid-1): Use it.
8775 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
8776 J. Williams in
8777 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
8778
8779 2008-04-02 Alan Mackenzie <acm@muc.de>
8780
8781 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
8782 New optimised functions to get the name of the current defun/macro.
8783
8784 * add-log.el (add-log-current-defun): Move the functionality which
8785 gets the current function name for C like modes to cc-cmds.el,
8786 thus optimising for speed.
8787
8788 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
8789
8790 * simple.el (deactivate-mark): When the mark is temporarily
8791 active, restore the original value of transient-mark-mode.
8792 (set-mark-command): First deactivate the mark if was temporarily active.
8793 (exchange-point-and-mark): Reactivate the mark if it was
8794 temporarily active.
8795 (handle-shift-selection): New fun.
8796 (transient-mark-mode): Move var documentation here from buffer.c.
8797 (next-line, previous-line, backward-word, move-end-of-line)
8798 (move-beginning-of-line, forward-to-indentation)
8799 (backward-to-indentation, back-to-indentation)
8800 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
8801
8802 * mouse.el (mouse-set-region-1): Save the old value of
8803 transient-mark-mode.
8804 (mouse-drag-track): Ignore the now-obsolete value `identity' for
8805 transient-mark-mode.
8806
8807 * textmodes/paragraphs.el (forward-paragraph)
8808 (backward-paragraph, forward-sentence, backward-sentence): Add ^
8809 interactive spec.
8810
8811 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
8812
8813 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
8814
8815 * net/tramp.el (tramp-make-tramp-temp-file):
8816 Use `tramp-drop-volume-letter' for the local file name part.
8817
8818 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
8819
8820 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
8821 Add menu entries corresponding to all the key bindings.
8822
8823 * emacs-lisp/debug.el (debugger-mode-map):
8824 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
8825 (conf-align-assignments): Only work on the region if it is active.
8826 (conf-quote-normal): Use when instead of if. Remove redundant test.
8827
8828 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
8829 for tracing and re-builder.
8830
8831 2008-04-02 Glenn Morris <rgm@gnu.org>
8832
8833 * calendar/appt.el (appt-disp-window-function): Doc fix.
8834 (appt-display-message): Move beep before display.
8835 (appt-check): Make interactive. Reduce the number of lets.
8836 Use string-equal to compare mode-line strings.
8837 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
8838 read-only.
8839 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
8840 (appt-delete): Simplify.
8841
8842 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
8843
8844 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
8845
8846 * calendar/cal-hebrew.el (list-yahrzeit-dates):
8847 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
8848 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
8849
8850 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
8851 (calendar-holiday-marker, mark-visible-calendar-date):
8852 * calendar/diary-lib.el (fancy-diary-display):
8853 Check for font-lock-mode before using faces.
8854
8855 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
8856 (calendar-gregorian-from-absolute): Reduce the number of lets.
8857 (hebrew-holidays-4, generate-calendar-window): Simplify.
8858 (calendar-for-loop): Make obsolete.
8859 (calendar-nth-named-day): Doc fix.
8860
8861 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
8862 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
8863 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
8864 Reduce the number of lets.
8865 (mark-sexp-diary-entries, calendar-mark-complex):
8866 Expand calendar-for-loops.
8867
8868 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
8869
8870 * find-dired.el (find-dired-filter): Fix last patch to handle
8871 multi-line process input. Pad link numbers too.
8872
8873 2008-04-01 Jari Aalto <jari.aalto@cante.net>
8874
8875 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
8876
8877 2008-04-01 Jason Rumney <jasonr@gnu.org>
8878
8879 * international/characters.el (script-list): Add phonetic script,
8880 covering IPA (previously Latin), Phonetic Extensions and
8881 Phonetic Extensions Supplement (both previously unassigned).
8882
8883 * international/fontset.el (setup-default-fontset): Use unicode fonts
8884 that cover bopomofo script for bopomofo.
8885 Likewise for braille and mathematical.
8886 Use unicode scripts that cover the phonetic script for IPA.
8887
8888 2008-04-01 Johan Bockgård <bojohan@gnu.org>
8889
8890 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
8891 return the assigned value.
8892
8893 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
8894
8895 * abbrev.el (abbrev-mode): Use define-minor-mode.
8896
8897 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
8898 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
8899 Use map-keymap.
8900 (minor-mode-menu-from-indicator): Use it. Simplify.
8901
8902 * bindings.el (mode-line-mode-menu): Move before (new) first use.
8903 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
8904 Bind the key directly to the menu.
8905 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
8906
8907 2008-04-01 Daiki Ueno <ueno@unixuser.org>
8908
8909 * epa.el (epa-decrypt-region): Explain the reason why this
8910 function should not be used in Lisp programs.
8911 (epa-decrypt-armor-in-region): Ditto.
8912 (epa-verify-region): Ditto.
8913 (epa-verify-cleartext-in-region): Ditto.
8914 (epa-sign-region): Ditto.
8915 (epa-encrypt-region): Ditto.
8916
8917 * epg.el (epg-start-receive-keys): Fix typo in docstring.
8918
8919 * epa.el (epa-select-keys): Show menu even if there is no key in
8920 GnuPG's keyring.
8921
8922 2008-04-01 Glenn Morris <rgm@gnu.org>
8923
8924 * calendar/calendar.el (calendar-make-temp-face): New function.
8925 (mark-visible-calendar-date):
8926 * calendar/diary-lib.el (fancy-diary-display): Use it.
8927
8928 * vc-hooks.el (vc-responsible-backend): Declare as function.
8929
8930 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
8931 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
8932 * calendar/cal-julian.el (holiday-julian): Use it.
8933
8934 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
8935 (calendar-hebrew-date-is-visible-p): Extract some common code into
8936 separate function.
8937 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
8938
8939 * calendar/cal-menu.el (cal-menu-holidays-menu):
8940 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
8941 rather than obsolete alias.
8942
8943 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
8944 for mark characters.
8945 (calendar-unmark): Unmark by removing all overlays, rather than
8946 redrawing.
8947 (calendar-starred-day): Remove.
8948 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
8949 (calendar-cursor-to-date): No need for special star handling now
8950 using overlays.
8951 (calendar-star-date): Use overlays.
8952
8953 * calendar/cal-french.el (calendar-goto-french-date):
8954 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
8955 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
8956 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
8957 * calendar/cal-persia.el (calendar-persian-date-string):
8958 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
8959 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
8960 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
8961 * calendar/solar.el (solar-equinoxes-solstices):
8962 Reduce nesting of some lets.
8963
8964 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
8965 (calendar-goto-mayan-long-count-date): Simplify.
8966
8967 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
8968 Simplify by using mapcar.
8969 (calendar-list-holidays): Return holiday-list.
8970 (list-holidays): Use let rather than let*. Remove un-needed locals
8971 `d', `never'.
8972 (calendar-check-holidays): Return result from dolist.
8973 (holiday-float): Use a single let*. Simplify if-and to and.
8974 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
8975 single let*.
8976
8977 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
8978
8979 * calc/calc.el: Autoload `calc-yank'.
8980 (calc-mode-map): Add keybindings for `calc-yank'.
8981 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
8982 assignments for `calc-yank'.
8983
8984 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
8985
8986 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
8987 (vc-status-mark-buffer-changed): Handle the extra field.
8988
8989 * vc-bzr.el (vc-bzr-after-dir-status):
8990 * vc-cvs.el (vc-cvs-after-dir-status):
8991 * vc-hg.el (vc-hg-after-dir-status):
8992 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
8993
8994 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
8995
8996 * doc-view.el: Compute displayed pages first (in PDF).
8997 (doc-view-current-converter-processes): Rename from
8998 doc-view-current-converter-process. Update users.
8999 (doc-view-sentinel): Test buffer's liveness.
9000 (doc-view-pdf/ps->png-sentinel): Remove.
9001 (doc-view-start-process): New function.
9002 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
9003 (doc-view-ps->pdf): Use it.
9004 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
9005 New functions.
9006 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
9007 (doc-view-mode): Kill the processes when leaving the mode.
9008
9009 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
9010
9011 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
9012 Use `byte-compile-warning-types'. Add docstring.
9013
9014 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9015
9016 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
9017 (smerge-resolve): Add various resolution heuristics.
9018
9019 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
9020 in 3-way conflicts.
9021
9022 2008-03-31 Glenn Morris <rgm@gnu.org>
9023
9024 * calendar/cal-bahai.el (diary-bahai-mark-entries):
9025 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
9026 * calendar/cal-islam.el (mark-islamic-diary-entries):
9027 Fix argument order in call to diary-mark-entries-1.
9028
9029 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
9030 pre-Bahai dates.
9031 (holiday-bahai): Use an algorithm actually relevant to this calendar
9032 system.
9033
9034 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
9035
9036 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
9037 Use and.
9038
9039 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
9040 in the last fortnight in Julian October.
9041
9042 * calendar/calendar.el (increment-calendar-month): Optionally handle
9043 systems without 12 months per year.
9044
9045 (calendar-date-is-visible-p): Doc fix. Simplify.
9046
9047 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
9048 from dolist.
9049
9050 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
9051
9052 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
9053 (hi-lock-unload-function): New function.
9054
9055 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
9056
9057 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
9058 overwriting when NEWNAME is a local file.
9059
9060 * net/trampver.el: Update release number.
9061
9062 2008-03-30 Alexandre Julliard <julliard@winehq.org>
9063
9064 * vc-git.el: Make vc-status display information about copies,
9065 renames and permission changes.
9066 (vc-git-extra-fileinfo): New defstruct.
9067 (vc-git-escape-file-name, vc-git-file-type-as-string)
9068 (vc-git-rename-as-string, vc-git-permissions-as-string)
9069 (vc-git-status-printer): New functions.
9070 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
9071 (vc-git-after-dir-status-stage1): Look for copies, renames and
9072 permission changes.
9073 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
9074 (vc-git-dir-status): Ask for staged files and renames.
9075
9076 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
9077
9078 * vc.el: Allow backends to display backend specific information in
9079 the vc-status listing.
9080 (vc-status-fileinfo): Add a field for backend specific information.
9081 (vc-status-printer): Rename to ...
9082 (vc-default-status-printer): ... this.
9083 (vc-status-printer): New function.
9084 (vc-update-vc-status-buffer): Set the backend specific file info
9085 if provided.
9086
9087 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
9088
9089 * textmodes/remember.el (remember-diary-convert-entry): Revert last
9090 change (ill-conceived).
9091
9092 2008-03-29 Glenn Morris <rgm@gnu.org>
9093
9094 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
9095 * calendar/cal-julian.el (holiday-julian): Simplify.
9096
9097 * calendar/holidays.el (list-holidays): Use or.
9098
9099 2008-03-29 Juri Linkov <juri@jurta.org>
9100
9101 * window.el (split-window-preferred-horizontally): New function.
9102
9103 * cus-start.el (split-window-preferred-function):
9104 Set choice for "vertically" to nil instead of split-window.
9105 Set choice for "horizontally" to split-window-preferred-horizontally
9106 instead of lambda.
9107
9108 2008-03-29 Juri Linkov <juri@jurta.org>
9109
9110 * simple.el (minibuffer-default-add-function): New variable with
9111 the default to minibuffer-default-add-completions.
9112 (minibuffer-default-add-done): New variable. Make it buffer-local.
9113 (minibuffer-default-add-completions): New function.
9114 (goto-history-element): Set minibuffer-default-add-done to t and
9115 call a function in minibuffer-default-add-function when the
9116 specified absolute history position is greater than the length of
9117 the minibuffer-default list and minibuffer-default-add-done is nil.
9118 Change "^End of history; no next item$" to "^End of defaults;
9119 no next item$".
9120
9121 * bindings.el (debug-ignored-errors): Change "^End of history;
9122 no next item$" to "^End of defaults; no next item$".
9123
9124 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9125
9126 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
9127
9128 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
9129 to with-no-warnings.
9130
9131 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
9132
9133 Sync with Tramp 2.1.13.
9134
9135 * net/tramp-ftp.el: Require 'cl when byte-compiling.
9136
9137 * net/trampver.el: Update release number.
9138
9139 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
9140
9141 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
9142 the current backend.
9143
9144 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
9145 (vc-status-refresh): Create a temporary buffer and call the
9146 `dir-status' backend function from that buffer.
9147
9148 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
9149 (vc-bzr-after-dir-status): Don't kill the buffer.
9150
9151 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
9152 (vc-cvs-after-dir-status): Don't kill the buffer.
9153
9154 * vc-git.el (vc-git-dir-status): Don't create a buffer.
9155 (vc-git-after-dir-status-stage2): Don't kill the buffer.
9156
9157 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
9158 (vc-hg-after-dir-status): Don't kill the buffer.
9159
9160 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
9161 (vc-svn-after-dir-status): Don't kill the buffer.
9162
9163 2008-03-29 Glenn Morris <rgm@gnu.org>
9164
9165 * calendar/calendar.el (diary-file, american-date-diary-pattern)
9166 (european-date-diary-pattern, european-calendar-display-form)
9167 (american-calendar-display-form, diary-display-hook): Doc fixes.
9168 (european-calendar-style): Doc fix. Use calendar-set-date-style for
9169 custom :set. Mark as obsolete.
9170 (calendar-date-style, iso-date-diary-pattern)
9171 (iso-calendar-display-form): New user variables.
9172 (diary-date-forms, calendar-date-display-form): Set using
9173 calendar-date-style. Doc fix.
9174 (calendar-set-date-style): New command.
9175 (european-calendar, american-calendar): Use calendar-set-date-style.
9176 Mark as obsolete.
9177
9178 * calendar/diary-lib.el (number): Move declaration where needed.
9179 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
9180 (diary-make-date): New function.
9181 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
9182 Use diary-make-date.
9183 (diary-date-display-form, diary-insert-entry-1): New functions.
9184 (insert-monthly-diary-entry, insert-yearly-diary-entry):
9185 Use diary-insert-entry-1.
9186 (insert-anniversary-diary-entry, insert-block-diary-entry)
9187 (insert-cyclic-diary-entry): Use diary-date-display-form.
9188
9189 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
9190 Autoload diary-insert-entry-1.
9191 * calendar/cal-bahai.el (diary-bahai-insert-entry)
9192 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
9193 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
9194 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
9195 * calendar/cal-islam.el (insert-islamic-diary-entry)
9196 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
9197 Use diary-insert-entry-1.
9198
9199 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
9200 (diary-yahrzeit): Doc fix. Use diary-make-date.
9201
9202 * calendar/icalendar.el (icalendar--datetime-to-american-date):
9203 New name for icalendar--datetime-to-noneuropean-date. Make old name
9204 obsolete alias.
9205 (icalendar--datetime-to-iso-date): New function.
9206 (icalendar--datetime-to-diary-date): Doc fix. Respect
9207 calendar-date-style if bound.
9208
9209 * textmodes/remember.el (remember-diary-convert-entry):
9210 Respect calendar-date-style if bound.
9211
9212 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9213
9214 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
9215 (xterm-mouse-handle-delete-frame): Delete.
9216
9217 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
9218 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
9219 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
9220 in xterm-modify-other-keys-terminal-list.
9221
9222 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
9223 are conflicts.
9224
9225 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
9226
9227 * vc.el (vc-update): Check if the buffer is unsaved only if it
9228 actually exists.
9229 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
9230 vc-print-log.
9231
9232 2008-03-28 Magnus Henoch <mange@freemail.hu>
9233
9234 * net/dns.el (dns-write): Use set-buffer-multibyte.
9235
9236 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9237
9238 * vc-bzr.el (vc-bzr-sha1): New fun.
9239 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
9240 (vc-bzr-registered): Use it.
9241
9242 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
9243
9244 * vc.el (vc-status-kill-dir-status-process): Simplify.
9245 (vc-status-refresh): Make sure the buffer is live.
9246 (ring): Don't require it, not used.
9247
9248 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
9249
9250 * progmodes/verilog-mode.el (verilog-auto-inout-module):
9251 Add optional regular expression to AUTOINOUTMODULE.
9252 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
9253 (verilog-auto-inst-param, verilog-auto-reg)
9254 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
9255 (verilog-auto-output-every, verilog-auto-input)
9256 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
9257 (verilog-auto-unused, verilog-auto): Update documentation to use
9258 more obvious instance module names versus cell names.
9259
9260 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
9261
9262 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
9263 kill if a process is running.
9264
9265 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
9266
9267 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
9268
9269 * vc.el: Add new backend function 'status-extra-headers.
9270 (vc-default-status-extra-headers): New function.
9271 (vc-status-headers): Call 'status-extra-headers. Add colors.
9272
9273 * vc-git.el (vc-git-status-extra-headers): New function.
9274
9275 2008-03-28 Glenn Morris <rgm@gnu.org>
9276
9277 * calendar/cal-menu.el (cal-menu-holidays-menu)
9278 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
9279 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
9280 holiday-list is optional.
9281 (calendar-mouse-holidays): Remove un-needed local `l'.
9282
9283 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
9284 Remove un-needed local `date'.
9285 (calendar-cursor-to-visible-date): Use let rather than let*.
9286 Remove un-needed local `first-of-month-weekday'.
9287
9288 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
9289
9290 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
9291 Doc fixes.
9292 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
9293 (diary-header-line-flag, diary-header-line-format): Declare.
9294 (diary-pull-attrs): Check for multiple matches.
9295 (diary-list-entries-2): Simplify finding start of date.
9296 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
9297 pop-up-frames.
9298 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
9299 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
9300
9301 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
9302
9303 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
9304
9305 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
9306
9307 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
9308
9309 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
9310
9311 * image-mode.el (image-mode-reapply-winprops): Fix last change.
9312
9313 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
9314
9315 * international/mule-conf.el (define-iso-single-byte-charset):
9316 Don't make latin-iso8859-* supplementary.
9317 (#'set-charset-priority): Don't change the priority of charsets
9318 `unicode' and `emacs'.
9319
9320 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
9321
9322 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
9323 temp buffer.
9324
9325 2008-03-27 Glenn Morris <rgm@gnu.org>
9326
9327 * calendar/cal-bahai.el (diary-bahai-list-entries):
9328 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
9329 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
9330
9331 * calendar/calendar.el (diary-file): Doc fix.
9332
9333 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
9334 (list-diary-entries-hook, mark-diary-entries-hook)
9335 (include-other-diary-files, diary-mail-entries)
9336 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
9337 (diary-set-header): New function.
9338 (diary-header-line-flag, diary-header-line-format):
9339 Use diary-set-header for custom :set function.
9340 (diary-set-maybe-redraw): Use symbol-value rather than eval.
9341 (diary-attrtype-convert): Use intern-soft rather than read.
9342 (diary-display-no-entries): New function.
9343 (simple-diary-display, fancy-diary-display): Use it.
9344 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
9345 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
9346
9347 * calendar/holidays.el (list-holidays): Doc fix.
9348
9349 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
9350
9351 * calc/calc-store.el (calc-read-var-name-history): New variable.
9352 (calc-read-var-name): Use `calc-read-var-name-history'.
9353
9354 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9355
9356 * image-mode.el (image-mode-reapply-winprops): Simplify now that
9357 window-configuration-change-hook works buffer-locally.
9358
9359 2008-03-26 Johan Bockgård <bojohan@gnu.org>
9360
9361 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
9362 for Emacs Lisp, not Lisp.
9363
9364 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
9365
9366 * help-fns.el (describe-function-1, describe-variable):
9367 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
9368
9369 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
9370 replacement is provided, don't print "use nil instead".
9371
9372 2008-03-26 Johan Bockgård <bojohan@gnu.org>
9373
9374 * complete.el (PC-do-completion): Use regexp-quote.
9375
9376 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
9377
9378 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
9379 Detect missing files.
9380
9381 * vc-git.el (vc-git-extra-menu-map): New key map.
9382 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
9383 New functions.
9384
9385 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
9386 and 'missing files.
9387
9388 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9389
9390 * calendar/holidays.el (list-holidays): Make Y2 optional.
9391
9392 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
9393 buffers shown to the user.
9394 (appt-disp-window): Disable undo explicitly now that the leading space
9395 is gone.
9396
9397 * simple.el (activate-mark): New function.
9398 (set-mark-command): Use it with region-active-p to clean up the code.
9399 (exchange-point-and-mark): Invert the meaning of C-u when
9400 transient-mark-mode is active.
9401
9402 * dired-aux.el (dired-create-files): Use dolist.
9403
9404 * bindings.el (mode-line-change-eol): Use with-selected-window.
9405
9406 * apropos.el (apropos-command): Include macros.
9407
9408 2008-03-26 Glenn Morris <rgm@gnu.org>
9409
9410 * calendar/cal-bahai.el: Require calendar, not cal-julian.
9411 (calendar-bahai-epoch): Doc fix.
9412
9413 * calendar/cal-china.el: Explicitly require calendar.
9414
9415 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
9416 Require calendar rather than cal-julian.
9417 Autoload calendar-absolute-from-julian.
9418 * calendar/cal-coptic.el (coptic-calendar-epoch):
9419 * calendar/cal-islam.el (calendar-islamic-epoch):
9420 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
9421
9422 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
9423
9424 * calendar/cal-dst.el: Don't require cal-persia.
9425 (calendar-absolute-from-persian): Autoload it.
9426 (dst-adjust-time): Doc fix.
9427
9428 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
9429 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
9430 calendar.
9431
9432 * calendar/cal-menu.el: Require calendar rather than declaring
9433 functions.
9434 * calendar/calendar.el: Provide calendar before requiring cal-menu.
9435
9436 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
9437 calendar-after-frame-setup-hooks. Update callers, make old name an
9438 obsolete alias. Doc fix.
9439 (calendar-frame-1): Doc fix.
9440
9441 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
9442
9443 * calendar/calendar.el (oriental-holidays, solar-holidays):
9444 * calendar/holidays.el (list-holidays): Assume atan always bound.
9445
9446 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
9447 Explicitly require calendar, not cal-julian.
9448 * calendar/lunar.el: Explicitly require cal-dst.
9449
9450 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9451
9452 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
9453
9454 * help-fns.el (describe-function-1, describe-variable): If no
9455 replacement is provided, don't print "use nil instead".
9456
9457 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9458
9459 * proced.el: New file.
9460
9461 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
9462
9463 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
9464
9465 2008-03-25 Juri Linkov <juri@jurta.org>
9466
9467 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
9468 in battery-mode-line-format.
9469
9470 * bindings.el (minibuffer-local-map): For the command
9471 file-cache-minibuffer-complete replace keymap minibuffer-local-map
9472 with map which is already locally bound to minibuffer-local-map.
9473
9474 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
9475
9476 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
9477 Remove `sort-first' argument.
9478
9479 * subr.el (redisplay-end-trigger-functions)
9480 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
9481 (process-filter-multibyte-p, set-process-filter-multibyte):
9482 Mark as obsolete.
9483
9484 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
9485
9486 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
9487 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
9488 use the LOCAL arg of `add-hook'.
9489 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
9490 Remove spurious * from defcustom docstrings.
9491 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
9492 Fix typos in messages.
9493 (reb-mode-buffer-p): New function.
9494 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
9495 (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
9496 (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
9497 Use `unless', `when'.
9498 (re-builder-unload-function): New function.
9499
9500 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
9501
9502 * vc-hooks.el (vc-state): Add documentation for 'missing.
9503
9504 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
9505
9506 * progmodes/verilog-mode.el (verilog-auto-output)
9507 (verilog-auto-input, verilog-auto-inout, verilog-auto)
9508 (verilog-delete-auto): Add optional regular expression to
9509 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
9510 (verilog-signals-matching-regexp): New internal function for
9511 signal matching.
9512
9513 2008-03-25 Johan Bockgård <bojohan@gnu.org>
9514
9515 * info.el (Info-isearch-search): Always return point.
9516
9517 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
9518
9519 * diff-mode.el (diff-remembered-defdir): New var.
9520 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
9521
9522 2008-03-25 Glenn Morris <rgm@gnu.org>
9523
9524 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
9525 calendar-bahai-prompt-for-date. Update callers, make old name an
9526 obsolete alias. Doc fix.
9527 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
9528 coptic-prompt-for-date. Update callers, make old name an
9529 obsolete alias. Doc fix.
9530 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
9531 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
9532 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
9533 calendar-islamic-prompt-for-date. Update callers. Doc fix.
9534 * calendar/cal-iso.el (calendar-iso-read-date): New name for
9535 calendar-iso-read-args. Update callers, make old name an obsolete
9536 alias.
9537 * calendar/cal-persia.el (calendar-persian-read-date): New name for
9538 persian-prompt-for-date. Update callers, make old name an
9539 obsolete alias. Doc fix. Move definition before use.
9540
9541 * calendar/cal-x.el (diary-frame-parameters)
9542 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
9543 (calendar-frame-1): Doc fixes.
9544 (make-fancy-diary-buffer): Remove declaration.
9545 (calendar-dedicate-diary): Replace call to deleted function
9546 make-fancy-diary-buffer.
9547 (calendar-frame-setup): New function.
9548 (calendar-one-frame-setup, calendar-only-one-frame-setup)
9549 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
9550 work, and mark as obsolete.
9551 (special-display-buffer-names): Don't mess with this; it's not our
9552 business.
9553 (cal-x-load-hook): Defvar it, and mark as obsolete.
9554
9555 * calendar/calendar.el (calendar-remove-frame-by-deleting):
9556 Default to t. Add to 'calendar group.
9557 (calendar): Doc fix. Use calendar-frame-setup.
9558 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
9559 (generate-calendar-window): Doc fix.
9560
9561 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
9562
9563 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
9564
9565 2008-03-24 Drew Adams <drew.adams@oracle.com>
9566
9567 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
9568 New variables.
9569 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
9570 (finder-exit): Ignore errors rather than avoiding them.
9571 Kill *Finder-package* buffer also.
9572
9573 2008-03-24 Andreas Schwab <schwab@suse.de>
9574
9575 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
9576
9577 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
9578
9579 * vc-hg.el (vc-hg-after-dir-status):
9580 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
9581
9582 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
9583 Detect removed files.
9584
9585 * vc.el (vc-status-printer): Use a different face for missing files.
9586 (vc-status-hide-up-to-date): Rename from
9587 vc-status-remove-up-to-date. Update all callers.
9588 (vc-status-mode-map): Bind C-m.
9589
9590 2008-03-24 Alexandre Julliard <julliard@winehq.org>
9591
9592 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
9593 code ...
9594 (vc-git--state-code): ... to this new function.
9595 (vc-git-state): Use it.
9596
9597 2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change)
9598
9599 * textmodes/remember.el (remember-mail-date)
9600 (remember-store-in-mailbox): Write date and From line in such a
9601 way that Mutt can read it.
9602
9603 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
9604
9605 * simple.el (transient-mark-mode): Turn on by default.
9606
9607 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
9608
9609 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
9610 'unregistered for unregistered files.
9611
9612 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
9613
9614 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
9615
9616 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
9617 subdirectories.
9618
9619 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
9620 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
9621 Add :enable for vc-status-refresh.
9622 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
9623 (vc-status-tool-bar-map): Add binding for
9624 vc-status-kill-dir-status-process.
9625 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
9626 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
9627 Reset vc-status-process-buffer.
9628 (vc-status-refresh): Don't run two refreshes at a time.
9629 (vc-status): If the buffer is already in vc-status-mode only refresh.
9630 (vc-status-mark-buffer-changed): Add an optional file parameter.
9631 (vc-resynch-buffer): Use it.
9632 (vc-delete-file): Expand the file name before using it.
9633 Be careful to not create a new buffer with the old file contents.
9634 Update the VC state after performing the operation.
9635
9636 2008-03-23 Andreas Schwab <schwab@suse.de>
9637
9638 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
9639 Fix radio button condition.
9640 [box]: Likewise.
9641 [customize]: Add radio button.
9642
9643 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
9644
9645 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
9646 (calc-user-parse-tables, calc-gnuplot-default-device)
9647 (calc-gnuplot-default-output, calc-gnuplot-print-device)
9648 (calc-gnuplot-print-output, calc-gnuplot-geometry)
9649 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
9650 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
9651 (calc-undo-list, calc-redo-list, calc-main-buffer)
9652 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
9653 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
9654 (calc-said-hello, calc-executing-macro, calc-any-selections)
9655 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
9656 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
9657 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
9658 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
9659 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
9660 (calc-create-buffer, calc-quit): Add docstrings.
9661
9662 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
9663
9664 * makefile.w32-in (WINS_ALMOST): Add org.
9665
9666 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
9667
9668 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
9669 New functions to implement vc-status support.
9670
9671 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
9672
9673 * vc.el (vc-status-prepare-status-buffer): New function.
9674 (vc-status): Use it.
9675
9676 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
9677 appropriate.
9678
9679 2008-03-22 Alexandre Julliard <julliard@winehq.org>
9680
9681 * vc-git.el (vc-git--empty-db-p)
9682 (vc-git-after-dir-status-stage1-empty-db): New functions.
9683 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
9684 Add support for empty repositories.
9685
9686 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
9687
9688 * vc-git.el (vc-git-annotate-extract-revision-at-line):
9689 Allow "^" in a version name.
9690
9691 * vc-mtn.el (vc-mtn-state): Support the added state.
9692
9693 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
9694
9695 * org: New directory for Org-mode.
9696
9697 * org/org-export-latex.el: Moved from lisp/texmodes.
9698
9699 * org/org-irc.el: Moved from lisp/texmodes.
9700
9701 * org/org-mac-message.el: Moved from lisp/texmodes.
9702
9703 * org/org-mouse.el: Moved from lisp/texmodes.
9704
9705 * org/org-publish.el: Moved from lisp/texmodes.
9706
9707 2008-03-21 Juri Linkov <juri@jurta.org>
9708
9709 * comint.el (comint-dynamic-simple-complete):
9710 Use variable `stub' for the second arg `common-substring'
9711 of `comint-dynamic-list-completions'.
9712 (comint-dynamic-list-filename-completions):
9713 Use variable `filenondir' for the second arg `common-substring'
9714 of `comint-dynamic-list-completions'.
9715 (comint-dynamic-list-completions): Add new optional arg
9716 `common-substring'. Add `common-substring' as the second arg of
9717 the call to `display-completion-list'. Doc fix.
9718
9719 * comint.el (comint-dynamic-complete-as-filename)
9720 (comint-dynamic-list-filename-completions)
9721 (comint-dynamic-simple-complete): Use `minibuffer-message'
9722 to display message "No completions of %s" when a command
9723 is called in the minibuffer.
9724 (comint-dynamic-simple-complete): Don't display other
9725 completion messages when a command is called in the minibuffer.
9726 (comint-dynamic-list-completions): Use `minibuffer-message'
9727 to display message " [Type space to flush ...]" when a command
9728 is called in the minibuffer.
9729
9730 * shell.el (shell-dynamic-complete-command)
9731 (shell-dynamic-complete-environment-variable): Don't display
9732 completion messages when command is called in the minibuffer.
9733
9734 * emacs-lisp/lisp.el (lisp-complete-symbol):
9735 Use `minibuffer-message' to display message "No completions of %s"
9736 when this command is called in the minibuffer.
9737
9738 * bindings.el (standard-mode-line-modes): Put special help-echo
9739 tooltip on recursive edit %[ %] mode-line constructs.
9740
9741 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
9742 "^No dynamic expansion for .* found$" to allow error messages like
9743 "No dynamic expansion for \"%s\" found in this-buffer".
9744
9745 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
9746
9747 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
9748 "psftp".
9749
9750 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
9751
9752 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
9753 * vc.el (vc-default-dired-state-info): Use just "modified".
9754 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
9755 (vc-cvs-mode-line-string): Make use of the better default.
9756 (vc-cvs-parse-entry): Use the new `added'.
9757 (vc-cvs-dired-state-info): Remove.
9758 * vc-svn.el (vc-svn-dired-state-info): Remove.
9759 * vc-hg.el (vc-hg-dired-state-info): Remove.
9760 * vc-git.el (vc-git-dired-state-info): Remove.
9761
9762 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
9763
9764 * vc-git.el (vc-git-status-result): New variable.
9765 (vc-git-dir-status): Split out ...
9766 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
9767 ... these new functions and work asynchronously.
9768
9769 2008-03-21 Alexandre Julliard <julliard@winehq.org>
9770
9771 * vc-git.el (vc-git-after-dir-status): Remove.
9772 (vc-git-dired-state-info): Reimplement.
9773
9774 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
9775
9776 * replace.el (occur-mode-map): Add :help.
9777
9778 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
9779 for disassemble.
9780
9781 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
9782 the 'added state.
9783 (vc-status-remove-up-to-date): New function.
9784 (vc-status-mode-map, vc-status-menu-map): Bind it.
9785 (vc-status-printer): Use a different face up-to-date files.
9786 (vc-resynch-buffer): Update the vc-status buffer if it exists.
9787 (Todo): Remove solved entries.
9788
9789 * vc-hg.el (vc-hg-state):
9790 * vc-git.el (vc-git-state):
9791 * vc-cvs.el (vc-cvs-parse-status):
9792 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
9793 state.
9794
9795 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
9796
9797 * progmodes/compile.el (compile):
9798 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
9799
9800 * simple.el (minibuffer-local-shell-command-map): New var.
9801 (minibuffer-complete-shell-command, read-shell-command): New funs.
9802 (shell-command, shell-command-on-region): Use them.
9803
9804 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
9805
9806 * vc.el (vc-status-mark-buffer-changed): New function to implement
9807 updating of the *vc-status* buffer when a buffer is saved.
9808 (vc-status-mode): Use it for after-change-hook.
9809 (vc-add-to-vc-status-buffer): Rename to ...
9810 (vc-status-add-entry): ... this.
9811 (Todo): Add new entry.
9812
9813 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
9814
9815 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
9816
9817 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
9818
9819 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
9820 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
9821 Remove spurious * from defcustom docstrings.
9822 (icomplete-compute-delay): Fix docstring and remove spurious *.
9823 (icomplete-delay-completions-threshold): Fix typo in docstring and
9824 remove spurious *.
9825 (icomplete-completions): While collecting the list of prospective
9826 candidates, don't overshoot `icomplete-prospects-length'.
9827
9828 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
9829
9830 * textmodes/refbib.el:
9831 * textmodes/reftex.el:
9832 * textmodes/reftex-global.el:
9833 * textmodes/reftex-vars.el:
9834 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
9835 compiler pacifying defvars.
9836 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
9837 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
9838 not needed.
9839
9840 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
9841
9842 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
9843 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
9844 (verilog-customize, verilog-font-customize)
9845 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
9846 (verilog-mode): Update documentation strings to match tool tips.
9847 (verilog-auto-search-do, verilog-auto-re-search-do)
9848 (verilog-skip-forward-comment-or-string): Fix verilog-auto
9849 expansion when a .* appears inside a string.
9850 (verilog-re-search-forward, verilog-re-search-backward):
9851 Add comment to recall how this works.
9852 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
9853
9854 2008-03-20 Glenn Morris <rgm@gnu.org>
9855
9856 * calendar/calendar.el (calendar-other-dates): New function.
9857 (calendar-print-other-dates): Use calendar-other-dates.
9858 * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove
9859 the declarations it replaces.
9860 (calendar-mouse-print-dates): Use calendar-other-dates.
9861
9862 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
9863 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
9864 (calendar-absolute-from-bahai): Fix the leap-year case.
9865 (calendar-bahai-from-absolute): Re-use the Gregorian month.
9866 (calendar-bahai-date-string, calendar-bahai-print-date):
9867 Handle pre-Bahai dates.
9868
9869 * calendar/cal-china.el (chinese-calendar-celestial-stem)
9870 (chinese-calendar-terrestrial-branch): Make defcustoms.
9871
9872 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
9873 (calendar-mouse-view-diary-entries): Use or.
9874 (calendar-mouse-chinese-date): Remove unused command.
9875 (cal-menu-load-hook): Mark as obsolete.
9876
9877 * calendar/solar.el (calendar-location-name, calendar-latitude)
9878 (calendar-longitude, solar-arctan, sunrise-sunset)
9879 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
9880
9881 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
9882
9883 * calc/calc.el: Remove outdated comments.
9884 (defcalcmodevar, calc-mode-var-list-restore-default-values)
9885 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
9886 Add docstrings.
9887
9888 2008-03-19 Jason Rumney <jasonr@gnu.org>
9889
9890 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
9891
9892 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
9893
9894 * net/tls.el (open-tls-stream): Reindent.
9895
9896 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
9897
9898 * net/tramp.el (tramp-let-maybe): Removed.
9899 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
9900 It does not exist under XEmacs.
9901 (tramp-handle-file-truename, tramp-handle-expand-file-name)
9902 (tramp-completion-file-name-handler): Let-bind
9903 `directory-sep-char'.
9904
9905 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
9906 `directory-sep-char'.
9907
9908 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
9909
9910 * help-fns.el (describe-function-1): Don't signal "missing arglist"
9911 for autoloaded keymaps.
9912
9913 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
9914 (electric-verilog-terminate-line, verilog-in-struct-region-p)
9915 (verilog-backward-ws&directives, verilog-forward-ws&directives)
9916 (verilog-in-comment-p, verilog-in-star-comment-p)
9917 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
9918 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
9919 (verilog-skip-forward-comment-or-string, verilog-in-paren)
9920 (verilog-skip-forward-comment-p): Use it.
9921
9922 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
9923
9924 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
9925 (org-remember-templates, org-time-stamp-rounding-minutes)
9926 (org-back-over-empty-lines, org-find-base-buffer-visiting)
9927 (org-columns-new): Fix typos in docstrings.
9928
9929 2008-03-19 Glenn Morris <rgm@gnu.org>
9930
9931 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
9932 (tramp-handle-shell-command): Use condition-case rather than
9933 ignore-errors.
9934
9935 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
9936
9937 * diff-mode.el (diff-header): Make the color louder.
9938 (diff-refine-change): Tone the color down.
9939
9940 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
9941
9942 * descr-text.el (describe-char): When `describe-char-unidata-list'
9943 is set to show all properties, list them in the right order.
9944
9945 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
9946
9947 * international/mule.el (load-with-code-conversion): Avoid setting
9948 default-enable-multibyte-characters.
9949
9950 2008-03-19 Gustav HÃ¥llberg <gustav@virtutech.com> (tiny change)
9951
9952 * vc.el (vc-annotate-background): Fix custom type.
9953
9954 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
9955
9956 * descr-text.el (describe-char-unidata-list): Allow specifying
9957 just all properties.
9958 (describe-char): Handle that new value.
9959
9960 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
9961
9962 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
9963
9964 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
9965 instead of file name extension to make docs with uncommon
9966 extensions work.
9967
9968 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
9969
9970 * doc-view.el (require): Require cl at compile time because
9971 `assert' needs it.
9972
9973 2008-03-18 Glenn Morris <rgm@gnu.org>
9974
9975 * calendar/calendar.el (initial-calendar-window-hook)
9976 (today-visible-calendar-hook): Doc fixes.
9977
9978 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
9979
9980 * net/tramp.el (tramp-root-regexp): Simplify.
9981 (tramp-completion-file-name-regexp-separate): Don't insist on
9982 leading "[". This prevents method or user or host completion.
9983 (tramp-let-maybe): Autoload it.
9984 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
9985 is an alias for `identity'.
9986 (tramp-handle-write-region): Protect `last-coding-system-used'
9987 over the trailing statements.
9988 (tramp-completion-file-name-handler-post-function): Remove.
9989 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
9990 instead of calling `tramp-drop-volume-letter'.
9991
9992 * net/tramp.el:
9993 * net/tramp-uu.el:
9994 * net/trampver.el: Move coding cookie at the end.
9995
9996 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
9997
9998 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
9999 elements which may be something else than characters.
10000
10001 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
10002
10003 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
10004 New functions to implement vc-status support.
10005
10006 * vc.el (vc-default-extra-status-menu)
10007 (vc-add-to-vc-status-buffer): New functions.
10008
10009 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
10010 for eldoc and ielm.
10011
10012 2008-03-17 Glenn Morris <rgm@gnu.org>
10013
10014 * calendar/cal-x.el (diary-frame-parameters)
10015 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
10016 Fix custom type; add options.
10017 (calendar-frame, diary-frame): Doc fixes.
10018 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
10019 new functions.
10020 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
10021 Use calendar-frame-1 and calendar-dedicate-diary.
10022 (calendar-one-frame-setup): Also handle only-one-frame case.
10023 (calendar-only-one-frame-setup): Doc fix. Just call
10024 calendar-one-frame-setup.
10025
10026 * calendar/diary-lib.el: Re-order some definitions before their use.
10027 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
10028 (diary-list-entries): Doc fixes.
10029 (make-fancy-diary-display): Remove function.
10030
10031 * calendar/calendar.el (calendar-today-marker)
10032 (initial-calendar-window-hook, today-visible-calendar-hook)
10033 (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
10034 (calendar-star-date, calendar-mark-today): Doc fixes.
10035 (today-visible-calendar-hook): Add options.
10036 (calendar-in-read-only-buffer): New macro.
10037 (calendar-basic-setup): Adapt for change in calendar-read-date.
10038 Place holiday let inside if.
10039 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
10040 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
10041 (calendar-print-other-dates): Use one let rather than many.
10042
10043 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
10044 (calendar-print-other-dates):
10045 * calendar/cal-hebrew.el (list-yahrzeit-dates):
10046 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
10047 * calendar/holidays.el (calendar-list-holidays, list-holidays)
10048 (calendar-cursor-holidays):
10049 * calendar/lunar.el (calendar-phases-of-moon): Use
10050 calendar-in-read-only-buffer to replace previous code and disable undo.
10051
10052 2008-03-16 Juri Linkov <juri@jurta.org>
10053
10054 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
10055 and regexp-search-ring-yank-pointer for the HISTPOS argument of
10056 read-from-minibuffer to provide the correct initial minibuffer
10057 history position in isearch-edit-string when it is called from
10058 isearch-ring-adjust.
10059
10060 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
10061 to check if the current buffer is the minibuffer, and in this case
10062 call abort-recursive-edit to kill the minibuffer. Doc fix.
10063 (kill-this-buffer-enabled-p): Allow this function to return non-nil
10064 when the current buffer is the minibuffer.
10065
10066 * simple.el (goto-line): Leave mark at previous position. Doc fix.
10067
10068 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
10069
10070 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
10071 Use non-nil PARENTS attribute of make-directory instead of
10072 explicitly checking existence the current cache directory.
10073
10074 2008-03-16 Daiki Ueno <ueno@unixuser.org>
10075
10076 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
10077 M-x epa-file-select-keys.
10078
10079 2008-03-16 Kenichi Handa <handa@m17n.org>
10080
10081 * international/mule.el (auto-coding-alist):
10082 Use no-conversion-multibyte for archive files.
10083
10084 2008-03-16 Glenn Morris <rgm@gnu.org>
10085
10086 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
10087 New functions.
10088 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
10089 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
10090 Use calendar-mark-1.
10091 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
10092 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
10093 Use calendar-mark-complex.
10094 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
10095 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
10096 Use calendar-mark-1.
10097
10098 * calendar/calendar.el (calendar-mod): Remove.
10099 * calendar/cal-china.el (calendar-chinese-from-absolute)
10100 (calendar-chinese-date-string): Expand calendar-mod calls.
10101 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
10102 Expand calendar-mod calls.
10103
10104 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
10105 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
10106 (diary-bahai-insert-yearly-entry): Use let rather than let*.
10107 Move obsolete aliases after the functions that replaced them.
10108
10109 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
10110 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
10111 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
10112 Use let rather than let*.
10113 (calendar-hebrew-prompt-for-date): New function.
10114 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
10115 (holiday-tisha-b-av-etc): Use unless, let.
10116
10117 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
10118 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
10119
10120 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
10121
10122 * calendar/calendar.el (calendar-for-loop): Add indent spec.
10123
10124 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
10125 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
10126 than concat.
10127 (diary): Remove un-needed let.
10128 (view-other-diary-entries): Rename argument.
10129 (diary-list-entries-2): New function.
10130 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
10131 (print-diary-entries): Use unless.
10132 (diary-mark-entries-1): Change argument order, make all but
10133 markfunc optional. Handle the standard (Gregorian) case.
10134 Use match-string-no-properties. Handle marks.
10135 (mark-diary-entries): Use diary-mark-entries-1.
10136 (diary-font-lock-keywords-1): New macro.
10137 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
10138
10139 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
10140
10141 * calendar/icalendar.el (icalendar-version): Increase to 0.18.
10142 (icalendar-export-hidden-diary-entries): New variable.
10143 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
10144 In case of error, insert full error-val.
10145 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
10146 Use calendar-day-of-week. Return the day number.
10147 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
10148
10149 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
10150
10151 * calendar/icalendar.el (icalendar-recurring-start-year): New variable.
10152 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
10153 (icalendar-export-region): Ignore hidden diary entries.
10154 (icalendar--convert-ordinary-to-ical): Fix case where event
10155 spans across midnight boundary.
10156 (icalendar-first-weekday-of-year): New function.
10157 (icalendar--convert-weekly-to-ical): Allow user-selectable start
10158 year for recurring events (Mozilla calendars do not propagate
10159 recurring events forever, so year 2000 start date was not working).
10160 (icalendar--convert-yearly-to-ical): Remove extra spaces in
10161 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
10162
10163 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
10164
10165 * net/tramp.el (tramp-root-regexp): New defconst.
10166 (tramp-completion-file-name-regexp-unified)
10167 (tramp-completion-file-name-regexp-separate)
10168 (tramp-completion-file-name-regexp-url): Use it.
10169 (tramp-do-copy-or-rename-file-via-buffer):
10170 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
10171 t for `insert-file-contents-literally'.
10172 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
10173 Autoload it.
10174 (tramp-completion-file-name-handler-post-function): New defconst.
10175 (tramp-completion-file-name-handler): Use it.
10176 (tramp-maybe-open-connection): Update calls to
10177 `tramp-flush-connection-property' for removed 2nd argument.
10178
10179 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
10180
10181 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
10182 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
10183 New functions.
10184
10185 2008-03-15 Glenn Morris <rgm@gnu.org>
10186
10187 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
10188 New functions.
10189 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
10190 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
10191 (diary-list-entries-1, diary-mark-entries-1): Autoload.
10192 (diary-bahai-list-entries): Use diary-list-entries-1.
10193 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
10194 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
10195 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
10196 (diary-list-entries-1, diary-mark-entries-1): Autoload.
10197 (list-hebrew-diary-entries): Use diary-list-entries-1.
10198 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
10199 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
10200 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
10201 (diary-list-entries-1, diary-mark-entries-1): Autoload.
10202 (list-islamic-diary-entries): Use diary-list-entries-1.
10203 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
10204
10205 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
10206
10207 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
10208
10209 * calendar/cal-china.el (number-chinese-months)
10210 (calendar-chinese-from-absolute): Use nth, caar.
10211
10212 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
10213
10214 * calendar/cal-french.el (french-calendar-accents): Doc fix.
10215
10216 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
10217 (calendar-hebrew-month-name-array-leap-year)
10218 (hebrew-calendar-parashiot-names): Make constants.
10219 (diary-parasha): Move definition after constants it uses.
10220
10221 * calendar/cal-html.el (cal-html-insert-link-yearpage)
10222 (cal-html-htmlify-list): Doc fix.
10223 (cal-html-htmlify-entry): Use nth.
10224
10225 * calendar/cal-islam.el (calendar-islamic-month-name-array)
10226 (calendar-islamic-epoch): Make constants.
10227 (calendar-islamic-epoch): Doc fix.
10228
10229 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
10230
10231 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
10232 (cal-tex-month-name): Doc fix.
10233 (cal-tex-last-blank-p): Use zerop.
10234
10235 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
10236 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
10237 (calendar-cursor-to-date): Doc fix.
10238 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
10239 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
10240 (calendar-day-number): Use when.
10241 (generate-calendar-month): Use dotimes.
10242 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
10243 (calendar-set-mark): Reverse conditional.
10244 (calendar-make-alist): Move definition before use.
10245
10246 * calendar/diary-lib.el (diary-face-attrs)
10247 (diary-glob-file-regexp-prefix, diary-selective-display)
10248 (number-of-diary-entries, diary-list-entries, diary-goto-entry)
10249 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
10250 (diary-anniversary, diary-cyclic)
10251 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
10252 (diary-header-line-format): Change wording.
10253 (diary-list-entries): Set `date-start' in let.
10254 (include-other-diary-files, mark-included-diary-files): Use format.
10255 (simple-diary-display, fancy-diary-display): Use cadr, unless.
10256 (mark-diary-entries): Use 1+.
10257 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
10258 (mark-calendar-month): Use dotimes.
10259
10260 * calendar/holidays.el (displayed-month, displayed-year):
10261 Move declarations where needed.
10262 (calendar-list-holidays): Doc fix.
10263
10264 * calendar/parse-time.el (parse-time-string): Simplify.
10265
10266 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
10267 Make constants.
10268 (solar-sunrise-sunset): Rename some local variables for clarity.
10269 (sunrise-sunset): Use zerop.
10270 (solar-mean-equinoxes/solstices): Doc fix.
10271
10272 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
10273 Use nth.
10274 (timeclock-completing-read, timeclock-generate-report): Use zerop.
10275 (timeclock-mean, timeclock-generate-report): Use dolist.
10276
10277 * calendar/todo-mode.el (todo-add-category): Simplify.
10278 (todo-more-important-p, todo-delete-item, todo-file-item):
10279 Use unless, when.
10280 (todo-top-priorities): Use zerop.
10281
10282 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
10283
10284 * buff-menu.el (list-buffers-noselect): Display buffer name in
10285 tooltip instead of mouse binding when it doesn't fit in the list.
10286
10287 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
10288
10289 * faces.el (xw-defined-colors):
10290 * simple.el (widget-convert, shell-mode): Declare as functions
10291 instead of autoloading.
10292
10293 * abbrev.el:
10294 * button.el:
10295 * cus-face.el:
10296 * ediff-hook.el:
10297 * emacs-lisp/backquote.el:
10298 * emacs-lisp/timer.el:
10299 * facemenu.el:
10300 * faces.el:
10301 * menu-bar.el:
10302 * simple.el:
10303 * subr.el:
10304 * textmodes/fill.el:
10305 * textmodes/paragraphs.el: Remove autoloads, redundant when the
10306 files are preloaded.
10307
10308 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
10309
10310 * desktop.el (desktop-create-buffer): Don't catch errors if
10311 debug-on-error is set.
10312
10313 2008-03-14 Eli Zaretskii <eliz@gnu.org>
10314
10315 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
10316 ($(lisp)/calendar/diary-loaddefs.el)
10317 ($(lisp)/calendar/hol-loaddefs.el): New targets.
10318 (LOADDEFS): New macro.
10319 (autoloads): Depend on $(LOADDEFS).
10320
10321 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
10322
10323 * font-lock.el (featurep): Remove test, not useful anymore.
10324 (facemenu-keymap): Move key binding ...
10325 * facemenu.el (facemenu-keymap): ... here.
10326
10327 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
10328 for each file in the list.
10329 (vc-bzr-log-view-mode): Recognize the file marker.
10330
10331 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
10332 for checkdoc and profiling.
10333
10334 2008-03-14 Bastien Guerry <bzg@altern.org>
10335
10336 * textmodes/flyspell.el (nxml-mode): Add the right
10337 `flyspell-mode-predicate'.
10338
10339 * wid-edit.el (link): Use 'mouse-face for :follow-link.
10340
10341 2008-03-14 Glenn Morris <rgm@gnu.org>
10342
10343 * calendar/solar.el: Reorder so that functions are defined before use.
10344 (displayed-month, displayed-year): Move declarations where needed.
10345 (solar-get-number): Move definition before use. Use unless.
10346 (solar-equatorial-coordinates): Simplify.
10347 (solar-sunrise-and-sunset): Use let rather than let*.
10348 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
10349
10350 * startup.el (command-line-1): Rename -internal-script back to
10351 -scriptload (reverts previous change).
10352
10353 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
10354 (calendar-bahai-leap-base): Add doc strings.
10355 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
10356 Move definition before use.
10357 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
10358 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
10359 variables outside the loop. Use dolist.
10360 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
10361
10362 * calendar/cal-china.el: Re-order so that functions are defined before
10363 use.
10364 (displayed-month, displayed-year): Move declarations where needed.
10365 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
10366 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
10367 Add doc strings.
10368 (chinese-year-cache): Recenter on 2010. Doc fix.
10369 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
10370 Doc fix. Simplify.
10371 (chinese-year-cache-init): New function.
10372 (compute-chinese-year, holiday-chinese-new-year)
10373 (calendar-chinese-date-string, calendar-goto-chinese-date)
10374 (make-chinese-month-assoc-list): Use cadr, nth.
10375 (chinese-months): Remove un-needed let.
10376
10377 * calendar/cal-coptic.el (coptic-calendar-month-name-array)
10378 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
10379 (coptic-prompt-for-date): Move definition before use.
10380
10381 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
10382 (calendar-dst-find-data, calendar-daylight-time-offset)
10383 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
10384 (calendar-daylight-savings-starts-time)
10385 (calendar-daylight-savings-ends-time): Use cadr, nth.
10386
10387 * calendar/cal-french.el (french-calendar-epoch)
10388 (calendar-goto-french-date): Doc fix.
10389 (french-calendar-month-name-array)
10390 (french-calendar-multibyte-month-name-array)
10391 (french-calendar-day-name-array, french-calendar-special-days-array):
10392 Add doc strings.
10393
10394 * calendar/cal-hebrew.el (displayed-month, displayed-year)
10395 (original-date): Move declarations where needed.
10396 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
10397 Doc fix.
10398 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
10399 constant variables outside the loop. Use dolist.
10400
10401 * calendar/cal-islam.el (displayed-month, displayed-year)
10402 (original-date): Move declarations where needed.
10403 (islamic-calendar-day-number): Remove unused local variable `day'.
10404 (calendar-goto-islamic-date): Doc fix.
10405 (holiday-islamic): Use unless.
10406 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
10407 constant variables outside the loop. Use dolist.
10408 (mark-islamic-calendar-date-pattern): Move definition before use.
10409 Use unless.
10410 (mark-islamic-diary-entries): Doc fix.
10411 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
10412 (insert-yearly-islamic-diary-entry): Use let rather than let*.
10413
10414 * calendar/cal-julian.el (calendar-absolute-from-julian):
10415 Move definition before use. Remove un-needed local `day'.
10416 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
10417
10418 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
10419 (calendar-mayan-tzolkin-names-array): Add doc strings.
10420 (calendar-mayan-long-count-from-absolute): Use a single let.
10421 (calendar-string-to-mayan-long-count): Simplify.
10422 (calendar-next-haab-date, calendar-previous-haab-date)
10423 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
10424 (calendar-previous-calendar-round-date)
10425 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
10426 Doc fix.
10427 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
10428 (calendar-mayan-date-string, calendar-print-mayan-date)
10429 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
10430 (calendar-mayan-long-count-common-era): Move definitions before use.
10431
10432 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
10433 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
10434 Doc fix.
10435 (calendar-mouse-goto-date): Move definition before use.
10436
10437 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
10438 Move definition before use.
10439 (calendar-cursor-to-visible-date): Move definition before use.
10440 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
10441 and place inside the conditional.
10442 (calendar-forward-day): Simplify.
10443 (calendar-end-of-month): Use unless.
10444 (calendar-goto-day-of-year): Doc fix.
10445 Relocate obsolete aliases after their replacements.
10446
10447 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
10448
10449 * calendar/diary-lib.el (mark-diary-entries): Move some constant
10450 variables outside the diary-date-forms loop.
10451
10452 * calendar/calendar.el (diary-file): Doc fix.
10453 (calendar-buffer-list): Return buffers rather than strings (fixes
10454 previous change).
10455 (hebrew-holidays-4): Fix typo.
10456
10457 * calendar/holidays.el (displayed-month, displayed-year):
10458 Move declarations where needed.
10459 (calendar-holiday-list, calendar-list-holidays)
10460 (holiday-filter-visible-calendar): Move definitions before use.
10461 (list-holidays): Use cadr.
10462 Relocate obsolete aliases after their replacements.
10463
10464 * calendar/lunar.el (date, displayed-month, displayed-year):
10465 Move declarations where needed.
10466 (lunar-phase-list): Move definition after functions it uses.
10467 (calendar-phases-of-moon, diary-phases-of-moon)
10468 (lunar-new-moon-on-or-after): Use cadr, nth.
10469 (lunar-new-moon-on-or-after): Doc fix.
10470
10471 * textmodes/org-irc.el (top-level): CL not required when compiling.
10472 (org-irc-visit-erc): Replace runtime CL functions.
10473
10474 * textmodes/org-publish.el (declare-function): Add compatibility stub.
10475 (org-publish-delete-dups): Declare as function.
10476
10477 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
10478
10479 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
10480 (vc-bzr-show-log-entry): Make regexp match more cases.
10481 (vc-diff-switches-list): Remove autoload, not needed.
10482
10483 2008-03-14 Juri Linkov <juri@jurta.org>
10484
10485 * isearch.el (isearch-edit-string): Remove one call to
10486 `isearch-push-state' not to push an inconsistent state,
10487 but keep another correct call to `isearch-push-state'.
10488 (isearch-ring-adjust): Call `isearch-push-state' only when
10489 `search-ring-update' is non-nil since `isearch-edit-string'
10490 already pushes its state.
10491 (isearch-message): Improve matching the failed part by checking
10492 if the original message starts with the last successful message.
10493
10494 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
10495 (dired-perm-write): Rename from `dired-warn-writable'.
10496 Change parent face from `font-lock-warning-face' to
10497 `font-lock-comment-delimiter-face'.
10498 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
10499 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
10500 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
10501 with `dired-perm-write-face'.
10502
10503 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
10504
10505 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
10506 Create cache dir only if it doesn't already exist.
10507
10508 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
10509
10510 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
10511 of \ and '.
10512
10513 2008-03-13 Johan Bockgård <bojohan@gnu.org>
10514
10515 * net/browse-url.el (browse-url-text-xterm):
10516 Unquote browse-url-text-browser.
10517
10518 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
10519
10520 * textmodes/org-mouse.el: Version number change.
10521
10522 * textmodes/org-publish.el (org-publish-expand-components):
10523 Remove null projects from the list of components.
10524 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
10525 Remove unused retrieval of the :publishing-directory property.
10526 (org-publish-file): Bugfix: when using a relative directory as the
10527 publishing directory, convert it to a directory filename.
10528 (org-publish-project): New alias.
10529 (org-publish-get-files): Protect against empty p.
10530 (org-publish-file): Send an error when file is not part of any project.
10531 (org-publish-file): Offer to refresh the list of files in known
10532 project when the current file is not part of any project.
10533 (org-publish-before-export-hook)
10534 (org-publish-after-export-hook): New hooks.
10535 (org-publish-org-to): Use new hooks and kill buffers.
10536 (org-publish-file): Remove the code for killing buffers.
10537 (org-publish-initialize-files-alist): Use interactive.
10538 (org-publish-file): If the publishing function creates a new
10539 buffer, kill it after publishing.
10540 (org-publish-timestamp-filename): Protect ":" in file name path
10541 under windows.
10542
10543 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
10544 change that killed the LaTeX buffer.
10545
10546 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
10547 in the decision tree.
10548 (org-select-remember-template): Clean the code.
10549 (org-prepare-dblock): Add the extra :content parameter.
10550 (org-write-agenda): New output type ".ics" files.
10551 (org-write-agenda): Call `org-icalendar-verify-function', both for
10552 time stamps and for TODO entries.
10553 (org-agenda-collect-markers, org-create-marker-find-array)
10554 (org-check-agenda-marker-table): New functions.
10555 (org-agenda-marker-table): New variable.
10556 (org-export-as-html): Revert the change that killed the html
10557 buffer. Side effects first need to be studied carefully.
10558 (org-get-tags-at): Fix the structure of the condition-case statement.
10559 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
10560 (org-timestamp-change): Fix regulear expressions to swallow the
10561 extra character for repeat-shift control.
10562 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
10563 (org-get-legal-level): Alias to `org-get-valid-level'.
10564 (org-dblock-write:clocktable): Add a :link parameter, linking
10565 headlines to their location in the Org agenda files.
10566 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
10567 throwing an error when getting tags before headlines.
10568 (org-timestamp-change, org-modify-ts-extra)
10569 (org-ts-regexp1): Fix timestamp editing.
10570 (org-agenda-custom-commands-local-options): New constant.
10571 (org-agenda-custom-commands):
10572 Use `org-agenda-custom-commands-local-options' to improve customize
10573 type. "htmlize": Removed hack to fix face problem with htmlize,
10574 it no longer seem necessary.
10575 (org-follow-link-hook): New hook.
10576 (org-agenda-custom-commands): Add "Component" as a tag for each
10577 item in a command serie.
10578 (org-open-at-point): Run `org-follow-link-hook'.
10579 (org-agenda-schedule): Bugfix: don't display marker type when it
10580 is nil.
10581 (org-store-link): org-irc required.
10582 (org-set-regexps-and-options): Parse the new logging options.
10583 (org-extract-log-state-settings): New function.
10584 (org-todo): Handle the new ways of recording state change stuff.
10585 (org-local-logging): New function.
10586 (org-columns-open-link): Fix bug with opening link in column view.
10587 (org-local-logging): New function.
10588 (org-todo): Make sure that LOGGING properties are honoured.
10589 (org-todo-keywords): Improve docstring.
10590 (org-startup-options): Cleanup startup options.
10591 (org-set-regexps-and-options): Process the "!" markers.
10592 (org-todo): Respect the new logging stuff.
10593 (org-log-note-how): New variable.
10594 (org-add-log-maybe): New parameter HOW that defines how logging
10595 should be done and also overrides PURPOSE. Add a docstring.
10596 (org-add-log-note): Check if we really need to ask for a note.
10597 (org-get-current-options): Digest the new keyword.
10598 (org-agenda-reset-markers): Rename from
10599 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
10600 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
10601 function, without force argument.
10602 (org-buffer-property-keys): Bind local variables s and p.
10603 (org-make-tags-matcher): Allow "" to match an empty or
10604 non-existent property value.
10605 (org-export-as-html): Join unsorted lists when they directly
10606 follow each other. Such lists may be created by headlines that
10607 are converted to lists.
10608 (org-nofm-to-completion): New function.
10609 (org-export-as-html): Use :html-extension instead of
10610 org-export-html-extension.
10611 (org-store-link): Support for links from `rmail-summary-mode'.
10612 (org-columns-new, org-complete, org-set-property): Set the
10613 `include-columns' argument in the call to
10614 `org-buffer-property-keys'.
10615 (org-buffer-property-keys): New argument `include-columns', to
10616 include properties expected by any of the COLUMS formats in the
10617 current buffer.
10618 (org-cleaned-string-for-export): Get rid of drawers first, so that
10619 they will be removed also in the text before the first headline.
10620 (org-clock-report): Show the clocktable when found.
10621 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
10622 (org-version): With prefix argument, insert `org-version' at point.
10623 (org-agenda-goto): Recenter the window after finding the target
10624 location, to make sure the correct position will be displayed.
10625 (org-agenda-get-deadlines): Don't scale priority with the warning
10626 period.
10627 (org-insert-heading): Don't break line in the middle of the line.
10628 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
10629 be 0.
10630 (org-update-checkbox-count): Revamp to deal with hierarchical
10631 beckboxes. This was a patch from Miguel A. Figueroa-Villanueva.
10632 (org-remove-timestamp-with-keyword): New function.
10633 (org-schedule, org-deadline):
10634 Use `org-remove-timestamp-with-keyword' to make sure all such time
10635 stamps are removed.
10636 (org-mode): Support for `align'.
10637 (org-agenda-get-deadlines): Make sure priorities increase as the
10638 due date approaches and is passed.
10639 (org-remember-apply-template): Fix problem with tags that
10640 contain "_" or "@".
10641 (org-make-link-regexps): Improve the regular expression for plain links.
10642 (org-agenda-get-closed): List each clocking entry.
10643 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
10644 (org-special-ctrl-k): New option.
10645 (org-kill-line): New function.
10646 (org-archive-all-done): Fix incorrect number of stars in regexp.
10647 (org-refile-get-location): New function.
10648 (org-refile-goto-last-stored): New function.
10649 (org-global-tags-completion-table): Add the value of org-tag-alist
10650 in each buffer, to make sure that also unused tags will be
10651 available for completion.
10652 (org-columns-edit-value)
10653 (org-columns-next-allowed-value): Only update if not in agenda.
10654 (org-clocktable-steps): New function.
10655 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
10656 (org-archive-subtree): Add the outline tree context as a property.
10657 (org-closest-date): New optional argument `prefer'.
10658 (org-goto-auto-isearch): New option.
10659 (org-goto-map, org-get-location): Implement auto-isearch.
10660 (org-goto-local-auto-isearch-map): New variable.
10661 (org-goto-local-search-forward-headings)
10662 (org-goto-local-auto-isearch): New functions.
10663
10664 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
10665
10666 * textmodes/org-irc.el: New file.
10667
10668 2008-03-13 John Wiegley <johnw@gnu.org>
10669
10670 * textmodes/org-mac-message.el: New file.
10671
10672 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
10673
10674 * font-lock.el (font-lock-comment-face): Set the foreground for
10675 the light background 8 colors case.
10676
10677 2008-03-13 Glenn Morris <rgm@gnu.org>
10678
10679 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
10680 generate-autoload-cookie patterns.
10681
10682 * startup.el (command-line-1): Rename -scriptload to -internal-script.
10683
10684 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
10685 (MH_E_SRC): Remove variable.
10686 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
10687 Simplify file header. Use $@ for generated-autoload-file.
10688
10689 * Makefile.in (LOADDEFS): New variable.
10690 (AUTOGENEL): Use $LOADDEFS.
10691 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
10692 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
10693 ($(lisp)/calendar/hol-loaddefs.el): New targets.
10694 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
10695 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
10696 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
10697 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
10698 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
10699 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
10700 Add calendar-specific autoload cookies, and remove any setting of
10701 generated-autoload-file.
10702 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
10703 * calendar/diary-lib.el: Replace explicit autoloads with reading of
10704 diary-loaddefs.
10705 * calendar/holidays.el: Replace explicit autoloads with reading of
10706 hol-loaddefs.
10707
10708 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
10709 (calendar-buffer-list): Simplify.
10710 (generate-calendar-window): Use calendar-mark-holidays rather than
10711 obsolete alias.
10712
10713 * calendar/cal-hebrew.el (list-yahrzeit-dates):
10714 Use cal-hebrew-yahrzeit-buffer.
10715
10716 * calendar/cal-x.el (calendar-only-one-frame-setup)
10717 (calendar-two-frame-setup): Doc fixes.
10718 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
10719
10720 * calendar/appt.el (appt-mode-string): Mark as risky.
10721 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
10722
10723 * calendar/cal-html.el (diary-list-entries):
10724 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
10725 (calendar-iso-from-absolute): Fix autoloads.
10726
10727 * calendar/cal-iso.el (calendar-absolute-from-iso)
10728 (calendar-iso-read-args): Simplify.
10729 (calendar-iso-date-string, calendar-iso-read-args)
10730 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
10731
10732 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
10733 (displayed-month, displayed-year): Move declarations where needed.
10734 (calendar-print-astro-day-number): Doc fix.
10735
10736 * calendar/cal-persia.el (persian-calendar-month-name-array)
10737 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
10738 (persian-prompt-for-date): Remove local variable `today'.
10739
10740 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
10741
10742 * calendar/solar.el (solar-moment, solar-exact-local-noon)
10743 (solar-sunrise-sunset, solar-sunrise-sunset-string)
10744 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
10745 (diary-sabbath-candles, solar-equinoxes/solstices)
10746 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
10747 (solar-time-equation, solar-date-to-et): Simplify.
10748
10749 * mail/supercite.el: Remove the `function' in `(function (lambda'.
10750 Replace `(car (cdr' with cadr'.
10751
10752 * progmodes/f90.el (f90-font-lock-n): New function.
10753 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
10754 Use f90-font-lock-n.
10755 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
10756
10757 * progmodes/f90.el (f90-mode-abbrev-table):
10758 * progmodes/fortran.el (fortran-mode-abbrev-table):
10759 Use newer form of define-abbrev, where supported. No need to bind
10760 abbrevs-changed for system abbrevs.
10761
10762 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
10763
10764 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
10765 delete-frame-functions.
10766
10767 * bookmark.el (Info-current-node): Remove.
10768
10769 2008-03-12 Juri Linkov <juri@jurta.org>
10770
10771 * help.el (describe-project): Remove defaliases for view-todo and
10772 describe-project that are now unnecessary after the merge from
10773 emacs--rel--22 that added define-obsolete-function-alias.
10774
10775 * startup.el (inhibit-startup-screen): Revert incomplete
10776 2008-03-10 merge from emacs--rel--22 that partly reverted
10777 2008-02-28 change that added initial message to *scratch* buffer
10778 regardless of the value of `inhibit-startup-screen'.
10779 Now keep this change in the trunk, but not in the 22 branch.
10780
10781 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10782
10783 * international/quail.el (quail-setup-completion-buf, quail-help):
10784 * mail/binhex.el (binhex-decode-region-internal):
10785 * mail/uudecode.el (uudecode-decode-region-internal):
10786 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10787 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10788 setting default-enable-multibyte-characters.
10789
10790 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
10791
10792 * comint.el: Fix up indentation and comment style. Remove `function'.
10793
10794 * international/mule-cmds.el (reset-language-environment)
10795 (set-language-environment-nonascii-translation):
10796 Don't set-unibyte-charset.
10797
10798 * doc-view.el: Remove all cb-args, use closures instead.
10799 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
10800 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
10801 doing an incorrect check). Update all callers to use the new name.
10802 (doc-view-doc->txt): Add missing `txt' argument.
10803
10804 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
10805
10806 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
10807 md5 sum calculation to single-byte.
10808
10809 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10810
10811 * doc-view.el (doc-view-new-window-function): Add assertion.
10812 (doc-view-doc-type): New var.
10813 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
10814 (doc-view-intersection): New fun.
10815 (doc-view-mode): Use it to set the new var.
10816
10817 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
10818
10819 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
10820 (doc-view-already-converted-p): New functions.
10821 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
10822 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
10823 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
10824 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
10825 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
10826 (doc-view-convert-current-doc): Don't hardwire the functions the
10827 sentinels call. Now they're provided by two args CALLBACK and
10828 CB-ARGS to the functions.
10829 (doc-view-search): Use doc-view-doc->txt.
10830 (doc-view-initiate-display): Use doc-view-already-converted-p.
10831 Mention new binding C-c C-t if doc-view-mode doesn't work.
10832
10833 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
10834
10835 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
10836
10837 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10838
10839 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
10840 Mark " outside of tags as punctuation.
10841
10842 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
10843
10844 * menu-bar.el (minibuffer-local-map): Use the same command for the
10845 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
10846 Prefer RET over C-j for exit-minibuffer.
10847
10848 * files.el (display-buffer-other-frame): Eliminate problematic code.
10849
10850 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
10851 (menu-bar-select-buffer): Remove.
10852 (menu-bar-select-frame): Make non-interactive and take a frame arg.
10853 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
10854
10855 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
10856
10857 * icomplete.el (icomplete-completions): Remove obsolete code.
10858
10859 * net/net-utils.el (iwconfig-program-options): Doc fix.
10860 (net-utils-run-program, run-network-program): Define as functions.
10861
10862 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
10863
10864 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
10865
10866 2008-03-11 Glenn Morris <rgm@gnu.org>
10867
10868 * faces.el (mode-line-emphasis): New face.
10869 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
10870
10871 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
10872
10873 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
10874
10875 * simple.el (set-mark-command): Doc fix.
10876
10877 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10878
10879 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
10880
10881 * emacs-lisp/autoload.el (autoload-find-destination):
10882 Don't force raw-text.
10883
10884 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
10885 * calendar/cal-loaddefs.el: Don't version control.
10886
10887 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
10888
10889 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
10890 entries and add :help to the existing ones.
10891
10892 2008-03-10 Glenn Morris <rgm@gnu.org>
10893
10894 * calendar/cal-hebrew.el (date, entry, number): Move declarations
10895 to where they are needed.
10896
10897 * calendar/calendar.el (diary-file, hebrew-holidays-1)
10898 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
10899 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
10900 (calendar-version): Doc fixes.
10901 (calendar-absolute-from-gregorian): Use zerop.
10902 (calendar-mode-line-format): Make it a defcustom.
10903
10904 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
10905 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
10906 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
10907 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
10908 (mark-included-diary-files, mark-calendar-days-named)
10909 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
10910 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
10911 (insert-monthly-diary-entry, insert-yearly-diary-entry)
10912 (insert-anniversary-diary-entry, insert-block-diary-entry)
10913 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
10914 (diary-font-lock-sexps): Doc fixes.
10915 (diary-remind-message, mark-calendar-month): Use zerop.
10916 (diary-attrtype-convert, diary-pull-attrs): Simplify.
10917 (diary-list-entries): Revert let to let* (previous change).
10918
10919 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
10920
10921 2008-03-10 Kim F. Storm <storm@cua.dk>
10922
10923 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
10924 function aliases for the old names.
10925
10926 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
10927
10928 * iswitchb.el (iswitchb-use-faces): Doc fix.
10929 (iswitchb-buffer-ignore, iswitchb-read-buffer):
10930 Fix typos in docstrings.
10931
10932 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
10933
10934 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
10935 Fix typo.
10936 (verilog-type-font-keywords): Reindent.
10937
10938 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
10939
10940 * progmodes/verilog-mode.el (verilog-font-grouping-keywords):
10941 Fix bug in the grouping-keyword regular expression.
10942 (verilog-font-lock-keywords): Allow users to toggle special
10943 highlight of grouping-keywords.
10944 (verilog-highlight-grouping-keywords): The toggle for special
10945 highlighting of grouping keywords.
10946
10947 2008-03-10 Juri Linkov <juri@jurta.org>
10948
10949 * startup.el: Revert 2008-02-28 change that adds initial message
10950 to *scratch* buffer regardless of the value of
10951 `inhibit-startup-screen'.
10952
10953 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
10954
10955 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
10956 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
10957 * progmodes/verilog-mode.el (verilog-mode):
10958 * net/socks.el (socks):
10959 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
10960
10961 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
10962
10963 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
10964 (doc-view-bookmark-make-record): Use them.
10965 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
10966 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
10967
10968 * bookmark.el (bookmark-make-record-function): Change expected return
10969 value to include a suggested bookmark name.
10970 (bookmark-make): Split into bookmark-make-record and bookmark-store.
10971 Fix reversed `overwrite' semantics.
10972 (bookmark-set): Call bookmark-make-record before prompting the user.
10973 Then pass the result to bookmark-store later on.
10974 (bookmark-make-name-function): Remove.
10975 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
10976 * info.el (bookmark-make-name-function): Remove.
10977 (Info-mode): Don't set it.
10978 (Info-bookmark-make-name): Remove.
10979 (Info-bookmark-make-record): Use Info-current-node as suggested default
10980 bookmark name.
10981
10982 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
10983 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
10984 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
10985 (bookmark-annotation-buffer, bookmark-annotation-file)
10986 (bookmark-annotation-point, bookmark-send-annotation)
10987 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
10988 (bookmark-edit-annotation-text-func): Rename from
10989 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
10990 (bookmark-edit-annotation-mode-map): Move initialization into
10991 declaration.
10992
10993 * bookmark.el: Remove spurious * in docstrings.
10994 (bookmark-minibuffer-read-name-map): New var.
10995 (bookmark-set): Use it. Also pass the default value as it should.
10996 (bookmark-send-edited-annotation): Take no chances with text properties.
10997 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
10998 (bookmark-insert-buffer-name): Remove.
10999 (bookmark-buffer-file-name): Signal an error rather than returning nil.
11000
11001 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
11002
11003 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
11004
11005 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
11006
11007 * diff-mode.el (diff-mode-menu): Add :help.
11008
11009 2008-03-09 Glenn Morris <rgm@gnu.org>
11010
11011 * calendar/calendar.el (general-holidays, oriental-holidays)
11012 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
11013 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
11014 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
11015 (calendar-holidays): Restore autoload cookies, because people are
11016 used to using these variables without loading calendar.el.
11017
11018 * calendar/cal-islam.el (diary-islamic-date): Move to end.
11019 (date, number): Declare where needed.
11020
11021 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
11022 (list-sexp-diary-entries): Doc fixes.
11023 (diary-list-entries): Doc fix. Remove free variable `entry'.
11024 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
11025 Simplify setting of `date-holiday-list'.
11026 (mark-diary-entries): Remove free variable `entry'.
11027 (diary-list-entries, include-other-diary-files, fancy-diary-display):
11028 Use let where let* is not needed.
11029
11030 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
11031
11032 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
11033 make-record function, instead paste it in afterwards.
11034 (bookmark-make-record-for-text-file):
11035 * doc-view.el (doc-view-bookmark-make-record):
11036 * info.el (Info-bookmark-make-record): Don't mess with annotations.
11037
11038 2008-03-08 Glenn Morris <rgm@gnu.org>
11039
11040 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
11041
11042 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
11043
11044 * calendar/diary-lib.el (diary-list-entries)
11045 (include-other-diary-files, mark-diary-entries)
11046 (mark-sexp-diary-entries, mark-included-diary-files)
11047 (diary-entry-time, list-sexp-diary-entries): Remove the special
11048 handling of ^M that dates back to the use of selective-display.
11049 (simple-diary-display): Obey setting of pop-up-frames.
11050 (body, entry): Remove unnecessary declarations.
11051
11052 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
11053 (bookmark-get-annotation, bookmark-set-annotation)
11054 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
11055 (bookmark-set-position, bookmark-get-front-context-string)
11056 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
11057 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
11058 * info.el (Info-bookmark-make-record): Don't bother recording point.
11059 (bookmark-get-filename, bookmark-get-front-context-string)
11060 (bookmark-get-rear-context-string, bookmark-get-position):
11061 Don't declare any more.
11062 (bookmark-get-info-node): Remove.
11063 (bookmark-prop-get): Declare.
11064 (Info-bookmark-jump): Use it.
11065
11066 2008-03-08 Johan Bockgård <bojohan@gnu.org>
11067
11068 * subr.el (while-no-input): Don't splice BODY directly into the
11069 `or' form.
11070
11071 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
11072
11073 * diff-mode.el (diff-ignore-whitespace-hunk):
11074 Bind inhibit-read-only before trying to change the buffer.
11075
11076 2008-03-08 Glenn Morris <rgm@gnu.org>
11077
11078 * calendar/appt.el (appt): Move custom group here from calendar.el.
11079 (appt-disp-window, appt-convert-time): Doc fixes.
11080
11081 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
11082 (calendar-bahai-mark-date-pattern):
11083 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
11084 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
11085 * calendar/cal-julian.el (calendar-absolute-from-julian):
11086 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
11087
11088 * calendar/cal-china.el (chinese-calendar): Move custom group here from
11089 calendar.el.
11090 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
11091 Make constants.
11092 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
11093 (chinese-calendar-daylight-savings-starts)
11094 (chinese-calendar-daylight-savings-ends)
11095 (chinese-calendar-daylight-savings-starts-time)
11096 (chinese-calendar-daylight-savings-ends-time)
11097 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
11098 Doc fixes.
11099
11100 * calendar/cal-coptic.el (coptic-name): Add doc string.
11101
11102 * calendar/cal-french.el (french-calendar-month-name-array)
11103 (french-calendar-day-name-array, french-calendar-special-days-array):
11104 Add doc strings.
11105
11106 * calendar/cal-bahai.el (diary-bahai-mark-entries)
11107 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
11108 (diary-bahai-insert-yearly-entry):
11109 * calendar/cal-dst.el (calendar-next-time-zone-transition)
11110 (calendar-time-zone):
11111 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
11112 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
11113 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
11114 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
11115 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
11116 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
11117 (list-islamic-diary-entries, mark-islamic-diary-entries)
11118 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
11119 (insert-yearly-islamic-diary-entry):
11120 * calendar/cal-iso.el (calendar-iso-read-args):
11121 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
11122 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
11123 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
11124 (calendar-next-calendar-round-date)
11125 (calendar-mayan-long-count-common-era):
11126 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
11127 (cal-menu-x-popup-menu, calendar-mouse-holidays)
11128 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
11129 (calendar-mouse-goto-date):
11130 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
11131 * calendar/holidays.el (holidays):
11132 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
11133 * calendar/time-date.el (date-to-time, time-subtract, time-add)
11134 (safe-date-to-time): Doc fixes.
11135
11136 * calendar/cal-persia.el (persian-calendar-month-name-array)
11137 (persian-calendar-epoch): Make constants.
11138
11139 * calendar/cal-tex.el (calendar-tex): Move custom group here from
11140 calendar.el.
11141
11142 * calendar/cal-x.el (diary-frame-parameters)
11143 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
11144 (calendar-after-frame-setup-hooks): Make defcustoms.
11145 (calendar-one-frame-setup, calendar-only-one-frame-setup)
11146 (calendar-two-frame-setup): Doc fix.
11147
11148 * calendar/cal-loaddefs.el: New file.
11149
11150 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
11151 * calendar/cal-french.el, calendar/cal-html.el:
11152 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
11153 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
11154 * calendar/cal-tex.el, calendar/cal-x.el:
11155 Unquote lambda functions. Add autoload cookies to functions formerly
11156 autoloaded in calendar.el. Set `generated-autoload-file' to
11157 "cal-loaddefs.el".
11158
11159 * calendar/calendar.el: Move many autoloads to separate file,
11160 cal-loaddefs.el. Move defcustoms to start and re-order.
11161 (calendar-month-name-array, calendar-starred-day): No need to
11162 declare for compiler.
11163 (cal-loaddefs): Require it.
11164 (appt, chinese-calendar, calendar-tex): Move custom groups to the
11165 appropriate file.
11166 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
11167 Reverse logic.
11168 (diary-face, diary-file-name-prefix-function, diary-include-string)
11169 (diary-glob-file-regexp-prefix, diary-face-attrs)
11170 (diary-file-name-prefix, sexp-diary-entry-symbol)
11171 (print-diary-entries-hook, list-diary-entries-hook)
11172 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
11173 (nongregorian-diary-marking-hook, diary-list-include-blanks):
11174 Move to diary-lib.
11175 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
11176 (all-bahai-calendar-holidays): Doc fix.
11177 (calendar-insert-indented): Doc fix. Use when rather than if.
11178 (exit-calendar): Use mapc rather than mapcar.
11179 (calendar-cursor-to-date): Use zerop.
11180 (calendar-mark-ring): Add doc-string.
11181 (calendar-starred-day): Defvar it.
11182 (calendar-mode): Make calendar-starred-day local.
11183 (calendar-star-date): No need to make calendar-starred-day local.
11184
11185 * calendar/diary-lib.el: Move defcustoms to start.
11186 (diary-include-string, diary-list-include-blanks)
11187 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
11188 (diary-file-name-prefix, diary-file-name-prefix-function)
11189 (sexp-diary-entry-symbol, list-diary-entries-hook)
11190 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
11191 (nongregorian-diary-marking-hook, print-diary-entries-hook):
11192 Move here from calendar.el.
11193 (diary-file-name-prefix-function): Use 'identity.
11194 (diary-face): Make it a defcustom, and mark as obsolete.
11195 (top-level): No need to require cal-hebrew, cal-islam when compiling.
11196 (calendar-hebrew-month-name-array-leap-year)
11197 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
11198 Define for compiler.
11199 (diary-font-lock-keywords): Use format rather than concat.
11200 Add bahai-diary-entry-symbol.
11201
11202 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
11203 * calendar/solar.el: Unquote lambda functions.
11204
11205 * calendar/solar.el (calendar-location-name, calendar-latitude)
11206 (calendar-longitude, solar-setup, solar-sin-degrees)
11207 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
11208 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
11209 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
11210 (solar-exact-local-noon, solar-julian-ut-centuries)
11211 (solar-ephemeris-time, solar-date-next-longitude)
11212 (solar-horizontal-coordinates, solar-equatorial-coordinates)
11213 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
11214 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
11215 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
11216 Doc fixes.
11217 (solar-horizontal-coordinates, solar-equatorial-coordinates)
11218 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
11219 (solar-ecliptic-coordinates): Use unless.
11220 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
11221 Use or.
11222
11223 * calendar/timeclock.el: Add doc-strings to all functions.
11224 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
11225 (timeclock-entry-list-length, timeclock-entry-list-projects)
11226 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
11227
11228 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
11229
11230 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
11231 (org-get-entries-from-diary): Require diary-lib.
11232
11233 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
11234
11235 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
11236 Pacify byte-compiler.
11237
11238 2008-03-07 Alan Mackenzie <acm@muc.de>
11239
11240 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
11241 paren/bracket pairs parsed, to solve performance problem.
11242
11243 2008-03-07 Bastien Guerry <bzg@altern.org>
11244
11245 * bookmark.el (bookmark-set): Don't check for
11246 `bookmark-make-name-function' since `bookmark-buffer-file-name'
11247 already takes care of this.
11248 (bookmark-buffer-name, bookmark-buffer-file-name):
11249 Remove Info-mode specific code.
11250
11251 * info.el (bookmark-get-info-node): Define this function in
11252 info.el, not in bookmark.el.
11253 (Info-mode): Set `bookmark-make-name-function' to
11254 `Info-bookmark-make-name' locally.
11255 (Info-bookmark-make-name): New function.
11256
11257 * bookmark.el (bookmark-make-name-function): New variable.
11258
11259 2008-03-07 Karl Fogel <kfogel@red-bean.com>
11260
11261 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
11262 buffer-local, not `bookmark-make-cell-function' (the old name).
11263
11264 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
11265
11266 * doc-view.el (doc-view-bookmark-make-record):
11267 * image-mode.el (image-bookmark-make-record):
11268 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
11269
11270 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
11271
11272 * vc.el (vc-status-menu-map-filter): Return orig-binding if
11273 boundp 'vc-ignore-menu-filter.
11274 (vc-status-tool-bar-map): Make it defvar.
11275 (vc-status-mode): vc-status-tool-bar-map now variable.
11276 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
11277
11278 2008-03-07 Karl Fogel <kfogel@red-bean.com>
11279
11280 Give a better name to part of the bookmark interface.
11281
11282 This was originally a much larger change, but halfway through I
11283 updated and discovered that Stefan Monnier had done the rest.
11284 It looks like he anticipated the new name too, because he used
11285 `the-record' instead of `the-cell' for some internal variable names.
11286
11287 * bookmark.el (bookmark-make-record-function): Was
11288 `bookmark-make-cell-function'.
11289 (bookmark-make, bookmark-send-annotation): Update for above.
11290 (bookmark-make-record-for-text-file):
11291 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
11292
11293 * info.el: Adjust accordingly.
11294 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
11295
11296 * image-mode.el: Adjust accordingly.
11297 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
11298
11299 * doc-view.el: Adjust accordingly.
11300 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
11301
11302 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
11303
11304 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
11305 Move initialization into declaration.
11306 (bookmark-get-info-node, bookmark-set-info-node): Remove.
11307 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
11308 (bookmark-info-current-node): Remove.
11309 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
11310 Add relocation fallback. Set bookmark-current-bookmark.
11311 (bookmark-default-handler): Rename from bookmark-jump-noselect.
11312 Remove relocation fallback. Don't set bookmark-current-bookmark.
11313 (bookmark-set): Let it be used even if there's no buffer-file-name
11314 as long as there is a bookmark-make-cell-function.
11315 * info.el (Info-bookmark-jump): Remove relocation fallback.
11316 Don't set bookmark-current-bookmark.
11317
11318 2008-03-07 Glenn Morris <rgm@gnu.org>
11319
11320 * calendar/appt.el (appt-issue-message)
11321 (appt-message-warning-time, appt-audible, appt-visible)
11322 (appt-msg-window, appt-display-mode-line, appt-display-duration)
11323 (appt-display-diary): Remove autoload cookies.
11324
11325 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
11326 Remove leading `*' from defcustom doc-strings.
11327
11328 * calendar/cal-dst.el (calendar-dst): New custom group.
11329 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
11330 (calendar-time-zone, calendar-daylight-time-offset)
11331 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
11332 (calendar-daylight-savings-starts-time)
11333 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
11334 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
11335 Move to start.
11336
11337 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
11338
11339 * calendar/calendar.el (calendar-version): Use emacs-version and
11340 make it obsolete. Move to end.
11341 (calendar-offset, view-diary-entries-initially)
11342 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
11343 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
11344 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
11345 (all-bahai-calendar-holidays, calendar-load-hook)
11346 (initial-calendar-window-hook, today-visible-calendar-hook)
11347 (today-invisible-calendar-hook, calendar-move-hook)
11348 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
11349 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
11350 (diary-include-string, sexp-diary-entry-symbol)
11351 (abbreviated-calendar-year, american-date-diary-pattern)
11352 (european-date-diary-pattern, european-calendar-display-form)
11353 (american-calendar-display-form, print-diary-entries-hook)
11354 (list-diary-entries-hook, diary-hook, diary-display-hook)
11355 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
11356 (nongregorian-diary-marking-hook, diary-list-include-blanks)
11357 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
11358 (local-holidays, other-holidays, hebrew-holidays-1)
11359 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
11360 (hebrew-holidays, christian-holidays, islamic-holidays)
11361 (bahai-holidays, solar-holidays, calendar-setup)
11362 (calendar-week-start-day): Remove autoload cookies.
11363 (diary-glob-file-regexp-prefix): Doc fix.
11364 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
11365 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
11366 (calendar-week-start-day, calendar-debug-sexp): Move to start.
11367
11368 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
11369 (calendar-time-display-form, calendar-latitude)
11370 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
11371 cookies.
11372 (calendar-latitude, calendar-longitude): Move functions after
11373 variables.
11374 (diary-sabbath-candles-minutes): Move to start.
11375 (solar-setup): Use or rather than if.
11376 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
11377 Remove condition-case.
11378 (solar-atn2): Use zerop.
11379 (solar-equinoxes-solstices): Doc fix.
11380
11381 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
11382 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
11383
11384 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
11385 (calendar-longitude, calendar-latitude, calendar-location-name):
11386 Declare for compiler.
11387
11388 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
11389
11390 * arc-mode.el (archive-ar-file-header-re): New const.
11391 (archive-ar-summarize, archive-ar-extract): New funs.
11392 (archive-find-type): Recognize ar archives.
11393
11394 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
11395 New functions.
11396
11397 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
11398
11399 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
11400
11401 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
11402 Replace :enable (mark-active) with :enable mark-active.
11403
11404 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
11405
11406 * vms-patch.el (make-legal-file-name): New obsolete alias.
11407 (make-valid-file-name): Rename from `make-legal-file-name'.
11408 (make-auto-save-file-name): Use it.
11409
11410 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
11411 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
11412 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
11413
11414 * textmodes/org.el (org-export-html-style): Doc fix.
11415 (org-get-legal-level): New obsolete alias.
11416 (org-get-valid-level): Rename from `org-get-legal-level'.
11417 (org-promote, org-demote, org-archive-subtree)
11418 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
11419
11420 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
11421
11422 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
11423
11424 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
11425 (vc-status-toggle-mark): New functions.
11426 (vc-status-mode): Set tool bar map.
11427
11428 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
11429
11430 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
11431 Reported by Drew Adams <drew.adams@oracle.com>.
11432
11433 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
11434
11435 * subr.el (read-quoted-char): Resolve modifers of the character
11436 event.
11437
11438 * comint.el (comint-exec-1): Don't change the coding-system for
11439 decoding to dos-like EOL.
11440 (comint-carriage-motion): Fully rewrite.
11441
11442 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
11443
11444 * epg.el (epg-context-include-certs): Reflow docstring.
11445 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
11446 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
11447 (epg-context-set-signers, epg-context-set-sig-notations)
11448 (epg-make-import-status, epg-make-import-result)
11449 (epg-start-delete-keys): Fix typos in docstrings.
11450 (epg-start-sign-keys, epg-sign-keys):
11451 Fix typos in obsolescence declarations.
11452
11453 * iswitchb.el: Don't check for `cadr' and `last'.
11454 (iswitchb-define-mode-map, iswitchb-default-keybindings):
11455 Add obsolescence declaration and remove redundant info from docstring.
11456 (iswitchb-set-common-completion, iswitchb-set-matches)
11457 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
11458 (recentf-list, most-len, most-is-exact):
11459 Don't wrap defvars within `eval-when-compile'.
11460
11461 2008-03-05 Glenn Morris <rgm@gnu.org>
11462
11463 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
11464 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
11465 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
11466 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
11467 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
11468
11469 * ediff-hook.el (ediff-window-setup-function): Don't autoload
11470 declaration for compiler.
11471 (ediff-xemacs-init-menus): Use when rather than if.
11472
11473 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
11474 if+and to just and.
11475 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
11476 (ediff-delete-overlay): Move the XEmacs test inside the definition.
11477
11478 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
11479
11480 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
11481 test inside XEmacs test.
11482 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
11483 since it was doing nothing on Emacs.
11484 (ediff-make-bullet-proof-overlay): Use when rather than if.
11485
11486 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
11487 (ediff-setup-control-frame): Remove
11488 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
11489 a (featurep 'xemacs) test.
11490
11491 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
11492
11493 * calc/calc-ext.el (calc-extended-command-history): New variable.
11494 (calc-exectute-extended-command): Use `calc-extended-command-history'.
11495
11496 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
11497
11498 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
11499 (standard-mode-line-position): Add mouse-face.
11500
11501 * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
11502 * progmodes/grep.el (grep-mode-map): Add :help.
11503
11504 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
11505 initialize in one step. Add :help. Use :enable to activate menu
11506 items. Show the key binding for edebug-defun.
11507 (lisp-interaction-mode-map): Add a menu.
11508
11509 * term.el (term-mode-map): Define and initialize in one step.
11510
11511 * ediff-init.el (ediff-color-display-p): Simplify.
11512 (Xor): Remove unused function.
11513 (ediff-with-syntax-table): Simplify for Emacs.
11514
11515 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
11516 menu-bar being loaded, it always is.
11517
11518 2008-03-05 Glenn Morris <rgm@gnu.org>
11519
11520 * textmodes/tex-mode.el (tex-mode): Suppress warning about
11521 multiple definitions when compiling.
11522
11523 2008-03-04 Alan Mackenzie <acm@muc.de>
11524
11525 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
11526
11527 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
11528 doc-string, "c-old-LEN" -> "c-old-END".
11529
11530 2008-03-04 Jason Rumney <jasonr@gnu.org>
11531
11532 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
11533 namespaces.
11534
11535 2008-03-04 Glenn Morris <rgm@gnu.org>
11536
11537 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
11538
11539 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
11540 than mapcar.
11541
11542 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11543
11544 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
11545 (byte-compile-nilconstp): Can't use recursion in a defsubst.
11546
11547 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
11548 so that M-q can fill comments.
11549 (tex-executable-exists-p, tex-compile): Extend with special syntax for
11550 commands implemented in elisp.
11551 (tex-compile-commands): Add an entry to use doc-view for pdf files.
11552 (tex-format-cmd): New function.
11553 (tex-compile): Use it to let the user specify default arguments.
11554 (tex-cmd-bibtex-args): New var.
11555 (tex-cmd-doc-view): New function.
11556
11557 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
11558
11559 * faces.el (face-spec-set): Fix typos in docstring.
11560
11561 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
11562
11563 * bindings.el (mode-line-column-line-number-mode-map): New variable.
11564 (standard-mode-line-position): Use it to add a menu for toggling
11565 column number and line number display.
11566
11567 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11568
11569 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
11570 Remove optimization that was working around the form-code-walker bug.
11571
11572 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
11573 Walk into the body of lambdas after byte-compile-unfold-lambda.
11574
11575 2008-03-03 Glenn Morris <rgm@gnu.org>
11576
11577 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
11578 value, if set, over frame value.
11579
11580 * simple.el (transient-mark-mode): Don't turn on by default.
11581
11582 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
11583 accidentally removed by the 2007-12-05 merge from Gnus.
11584
11585 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
11586
11587 * progmodes/compile.el (compilation-menu-map): Add menu entries
11588 for useful options.
11589
11590 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
11591 Glenn Morris <rgm@gnu.org>
11592
11593 * emacs-lisp/bytecomp.el (byte-recompile-directory)
11594 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
11595 Give a `bytecomp-' prefix to local variables with common names.
11596
11597 2008-03-01 Glenn Morris <rgm@gnu.org>
11598
11599 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
11600 code commented out 2007-11-10.
11601
11602 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
11603
11604 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
11605 Delete macro.
11606 * emulation/viper-cmd.el, emulation/viper-ex.el:
11607 * emulation/viper-init.el, emulation/viper-keym.el:
11608 * emulation/viper-mous.el, emulation/viper-util.el:
11609 * emulation/viper.el:
11610 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
11611 featurep test.
11612
11613 Replace obselete frame-local variables with frame-parameters.
11614 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
11615 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
11616 (viper-vi-state-cursor-color): Only call make-variable-frame-local
11617 on XEmacs.
11618 * emulation/viper-util.el (viper-frame-value): New macro.
11619 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
11620 (viper-R-state-post-command-sentinel)
11621 (viper-replace-state-post-command-sentinel)
11622 (viper-change-state-to-insert, viper-change-state-to-emacs):
11623 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
11624 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
11625 (viper-get-saved-cursor-color-in-insert-mode)
11626 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
11627 Use viper-frame-value for viper-replace-overlay-cursor-color,
11628 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
11629 viper-vi-state-cursor-color values.
11630
11631 * emulation/viper-cmd.el (zmacs-region-stays):
11632 * emulation/viper-util.el (zmacs-region-stays): No need to define
11633 for compiler.
11634
11635 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
11636 mapcar on Emacs.
11637
11638 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
11639 on XEmacs.
11640
11641 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
11642 rather than if.
11643
11644 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11645
11646 * whitespace.el: New version 9.3. As the glyph code generation was
11647 fixed, it is possible now to use character code above ?\x1FFFF in the
11648 display table. Fix `whitespace-indentation-regexp' to not include an
11649 extra ending character. Reported by Michael Welsh Duggan
11650 <mwd@cert.org>. Added hook actions when buffer is written or killed as
11651 the original whitespace package had. Suggested by Eric Cooper
11652 <ecc@cmu.edu>. Doc fix.
11653 (whitespace-action): New option.
11654 (whitespace-display-mappings): Changed default newline visualization to
11655 display downwards arrow, as the glyph code generation was fixed.
11656 (whitespace-unload-function): Assure that all local whitespace mode is
11657 turned off.
11658 (whitespace-global-modes): Fix type customization.
11659 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
11660 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
11661 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
11662 Fix code.
11663 (whitespace-buffer): Command removed.
11664 (whitespace-trailing-regexp, whitespace-mark-x)
11665 (whitespace-display-window, whitespace-action-when-on)
11666 (whitespace-add-local-hook, whitespace-remove-local-hook)
11667 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
11668 (whitespace-action): New funs.
11669 (whitespace-report-list, whitespace-report-text)
11670 (whitespace-report-buffer-name): New consts.
11671 (whitespace-report, whitespace-report-region): New commands.
11672
11673 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
11674
11675 * disp-table.el (make-glyph-code): Don't test the result of
11676 `face-id', which already signals an error for invalid faces.
11677 (glyph-face): Simplify.
11678
11679 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
11680 running `desktop-not-loaded-hook' to allow modifying it.
11681 Don't show warning message if `desktop-dirname' was modified.
11682
11683 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
11684
11685 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
11686 we still expect more lines.
11687
11688 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
11689 comment-paragraph filling if the commark doesn't match
11690 comment-start-skip.
11691
11692 2008-03-01 Daiki Ueno <ueno@unixuser.org>
11693
11694 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
11695 the `imap' variant.
11696
11697 2008-03-01 Jason Rumney <jasonr@gnu.org>
11698
11699 * files.el (make-auto-save-file-name): Encode more characters in
11700 non-file buffer names. Use url-encoding.
11701
11702 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
11703
11704 * net/net-utils.el (ftp-program): Fix typo in docstring.
11705 (ifconfig-program-options, netstat-program-options)
11706 (arp-program-options, route-program-options, nslookup-program-options)
11707 (ftp-program-options, smbclient-program-options)
11708 (dns-lookup-program-options, arp, route): Doc fixes.
11709
11710 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
11711 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
11712 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
11713 Fix typos in docstrings.
11714 (gdb-pending-triggers): Reflow docstring.
11715 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
11716
11717 2008-03-01 Alan Mackenzie <acm@muc.de>
11718
11719 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
11720 typing "#" at EOB.
11721
11722 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
11723
11724 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
11725
11726 2008-02-29 Kim F. Storm <storm@cua.dk>
11727
11728 * emulation/cua-base.el (cua-remap-control-v)
11729 (cua-remap-control-z): New defcustoms.
11730 (cua-mode): Add them to set-after property.
11731 (cua--init-keymaps): Use them.
11732 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
11733
11734 * help.el (view-emacs-todo): Rename from view-todo.
11735 (describe-gnu-project): Rename from describe-project. Users changed.
11736 (view-help-file): New helper function.
11737 (describe-distribution, describe-copying, describe-gnu-project)
11738 (view-todo, view-order-manuals, view-emacs-problems): Use it.
11739 (view-emacs-debugging, view-external-packages): New commands.
11740 (help-map): Move describe-distribution to C-h C-o (ordering).
11741 Move view-emacs-problems to C-h C-p (problems).
11742 Bind view-emacs-debugging to C-h C-d (debugging).
11743 Bind view-external-packages to C-h C-e (extras).
11744 (help-for-help-internal): Cleanup and align descriptions.
11745 Remove command names to reduce clutter.
11746
11747 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
11748
11749 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
11750 and quieter face (not a warning).
11751
11752 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
11753
11754 * vc.el (vc-status-crt-marked): New variable.
11755 (vc-status-mode): Make it local.
11756 (vc-status-refresh): Use it to save the marked files.
11757 (vc-update-vc-status-buffer): Use it to restore the marked files.
11758
11759 * vc-svn.el (vc-svn-after-dir-status):
11760 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
11761
11762 2008-02-29 Glenn Morris <rgm@gnu.org>
11763
11764 * allout.el (allout-topic-encryption-bullet)
11765 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
11766 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
11767 from 22.0 to 22.1.
11768
11769 * net/imap.el (imap-ping-server):
11770 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
11771 Change defcustom :version from 23.0 to 23.1.
11772
11773 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
11774
11775 * desktop.el (desktop-save): Save the buffer name if the
11776 uniquified base name is empty.
11777
11778 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
11779
11780 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
11781 correctly when user has "set print address off".
11782
11783 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
11784
11785 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
11786 version number of the next major Emacs release, not 23.0.
11787
11788 * longlines.el (longlines-unload-function): New function.
11789
11790 2008-02-28 Juri Linkov <juri@jurta.org>
11791
11792 * startup.el (normal-splash-screen): Add argument `concise'.
11793 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
11794 to the created buffer. If `concise' is non-nil, call
11795 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
11796 (display-startup-screen): Add argument `concise' to the call to
11797 `normal-splash-screen'.
11798
11799 2008-02-28 Kim F. Storm <storm@cua.dk>
11800
11801 * startup.el (startup-echo-area-message): Check for about-emacs.
11802
11803 2008-02-28 Juri Linkov <juri@jurta.org>
11804
11805 * startup.el: Always add initial message to *scratch* buffer if
11806 `initial-scratch-message' is non-nil regardless of the value of
11807 `inhibit-startup-screen'.
11808 (inhibit-startup-screen, initial-scratch-message): Doc fix.
11809 (command-line-1): Move code that inserts `initial-scratch-message'
11810 up before the if-form that checks for `inhibit-startup-screen'.
11811 Suggested by Jonathan Rockway <jon@jrock.us>.
11812
11813 2008-02-28 Juri Linkov <juri@jurta.org>
11814
11815 * cus-edit.el (custom-mode-map, custom-mode-link-map):
11816 Rename `custom-mode' to `Custom-mode' in docstrings.
11817 (custom-buffer-create-internal, customize-browse):
11818 Rename `custom-mode' to `Custom-mode'.
11819 (custom-mode-hook): Rename to `Custom-mode-hook'.
11820 (Custom-mode-hook): Renamed from `custom-mode-hook'.
11821 (custom-mode): Rename to `Custom-mode'.
11822 (Custom-mode): Renamed from `custom-mode'. Doc fix.
11823 (custom-mode): Add backward-compatible non-interactive variant of
11824 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
11825 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
11826
11827 * info-look.el: Rename `custom-mode' to `Custom-mode'.
11828
11829 * emulation/viper.el (viper-emacs-state-mode-list):
11830 Rename `custom-mode' to `Custom-mode'.
11831
11832 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
11833 Capitalize "Tagged Files".
11834 (minibuffer-local-map): Add menu items for next/previous
11835 history elements and isearch history forward/backward.
11836
11837 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
11838 `hs-isearch-open' with t instead of `comment' in :selected
11839 for "Code and Comment blocks" menu item.
11840
11841 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11842
11843 * uniquify.el (uniquify-buffer-base-name): Undo last change.
11844 Should be done in desktop.el instead.
11845
11846 2008-02-28 Glenn Morris <rgm@gnu.org>
11847
11848 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
11849
11850 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
11851
11852 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
11853 (Info-menu, Info-goto-node): Remove declarations.
11854 (report-emacs-bug-info): Use info rather than Info-goto-node.
11855
11856 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
11857 (idlwave-convert-xml-system-routine-info): Don't require xml.
11858 (idlwave-show-commentary, idlwave-shell-show-commentary):
11859 Don't require finder.
11860 (idlwave-info): Don't require info. Use info rather than
11861 Info-goto-node.
11862
11863 * textmodes/org.el (Info-goto-node): Remove declaration.
11864 (org-info): Use info rather than Info-goto-node.
11865
11866 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
11867 (reftex-info): Don't require info. Use info rather than Info-goto-node.
11868
11869 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
11870
11871 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
11872 the menu.
11873
11874 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
11875 (vc-finish-logentry): Check for vc-status-mode, not only for
11876 vc-dired-mode.
11877
11878 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
11879
11880 * isearch.el (isearch-printing-char): Don't check
11881 keyboard-coding-system.
11882 Call isearch-process-search-multibyte-characters only when
11883 current-input-method is non-nil.
11884
11885 2008-02-27 Kim F. Storm <storm@cua.dk>
11886
11887 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
11888 (glyph-char, glyph-face): Handle cons encoding.
11889
11890 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
11891
11892 * uniquify.el (uniquify-buffer-base-name): If the base name is an
11893 empty string, return nil to allow the caller to default to the
11894 buffer name. Reported by Martin Fischer <parozusa@web.de>.
11895
11896 * tool-bar.el (tool-bar-setup): Doc fix.
11897
11898 * mail/supercite.el (sc-describe):
11899 Fix typos in obsolescence declaration.
11900
11901 2008-02-27 Glenn Morris <rgm@gnu.org>
11902
11903 * autoinsert.el (auto-insert-alist): Change permission text to
11904 match FSF's GPLv3 form.
11905
11906 * mail/supercite.el (sc-cite-original): Doc fix.
11907 (sc-version): Make obsolete.
11908 (sc-describe): Show the SC info page. Make obsolete.
11909
11910 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11911
11912 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
11913 when using transient-mark-mode.
11914 (default-indicate-unused-lines): Remove unused var.
11915
11916 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
11917
11918 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
11919 and previous.
11920
11921 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
11922
11923 2008-02-26 Glenn Morris <rgm@gnu.org>
11924
11925 * net/net-utils.el (top-level): Don't require comint when compiling.
11926 (nslookup-font-lock-keywords): Don't require font-lock.
11927 Use font-lock faces rather than variables.
11928 (nslookup, ftp, smbclient, network-service-connection):
11929 Don't require comint.
11930 (comint-prompt-regexp, comint-input-autoexpand)
11931 (comint-input-ring): Declare for compiler.
11932 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
11933 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
11934
11935 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
11936 doc-string.
11937
11938 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11939
11940 * doc-view.el (doc-view-current-page): Add a `win' argument.
11941
11942 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
11943
11944 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
11945 Demote it to plain defvar.
11946 (doc-view-conversion-refresh-interval): Reduce interval.
11947 (doc-view-goto-page): Allow moving to pages not yet rendered.
11948 (doc-view-goto-page): Construct a file name rather than extracting it
11949 from doc-view-current-files.
11950 (doc-view-kill-proc): Ignore errors from kill-process.
11951 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
11952 (doc-view-insert-image): Use appropriate text if the page hasn't been
11953 rendered yet. Adjust scrolling so the text is displayed.
11954 (doc-view-display): Detect not just that a page is available, but also
11955 that it wasn't available before, so as to avoid refreshing all pages
11956 repeatedly.
11957 (doc-view-mode): Make doc-view-cache-directory if needed.
11958
11959 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11960
11961 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
11962 toggle-read-only.
11963
11964 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
11965 refering to a missing required field with the OPT prefix.
11966 Make unwindform more robust.
11967
11968 * textmodes/bibtex.el: Remove support for hideshow minor mode as
11969 it duplicates the bibtex support in progmodes/hideshow.el.
11970 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
11971 entries that do not start at the beginning of a line.
11972
11973 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
11974
11975 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
11976
11977 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
11978
11979 * help-fns.el (describe-variable): Add phrases about
11980 initialization file with and without customization;
11981 use new button type help-info-variable.
11982
11983 * help-mode.el (help-info-variable):
11984 New button able to read Info files for help-fns.el.
11985
11986 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
11987
11988 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
11989 (grep-mode): Use grep-mode-tool-bar-map.
11990
11991 * progmodes/compile.el (tool-bar): Require tool-bar.
11992 (compilation-mode-tool-bar-map): New variable.
11993 (compilation-mode): Use compilation-mode-tool-bar-map.
11994
11995 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
11996
11997 2008-02-25 Glenn Morris <rgm@gnu.org>
11998
11999 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
12000
12001 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
12002
12003 * diff-mode.el (diff-file-junk-re): New const.
12004 (diff-beginning-of-file-and-junk): Use it.
12005 (diff-file-kill): Make sure we were really inside a file diff.
12006
12007 * diff-mode.el: Make it more robust in the presence of empty context
12008 lines in unified hunks.
12009 (diff-valid-unified-empty-line): New var.
12010 (diff-unified->context, diff-sanity-check-hunk): Obey it.
12011 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
12012 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
12013 (diff-hunk-header-re-unified): New const.
12014 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
12015 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
12016 (diff-sanity-check-hunk): Use it.
12017
12018 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
12019 Index: line, don't search backward for the previous one.
12020
12021 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
12022
12023 * international/fontset.el (setup-default-fontset): Add non-OTF
12024 lao font for lao script.
12025
12026 * language/tibetan.el: Register tibetan-composition-function in
12027 composition-function-table.
12028
12029 * language/tibet-util.el (tibetan-composition-function):
12030 Adjust for the new calling way (argument changed). Try font-shape-text
12031 if possible.
12032
12033 * language/lao.el: Register lao-composition-function in
12034 composition-function-table.
12035
12036 * language/lao-util.el (lao-composition-function): Adjust for the new
12037 calling way (argument changed). Try font-shape-text if possible.
12038
12039 2008-02-25 Jason Rumney <jasonr@gnu.org>
12040
12041 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
12042
12043 2008-02-25 Juri Linkov <juri@jurta.org>
12044
12045 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
12046 background, "red4" for a dark background, "red" for 16 and
12047 8 colors, "grey" for grayscale, and inverse video otherwise.
12048 Add :version tag.
12049 (isearch-message): Keep the original isearch-message intact, and
12050 add text properties to it where necessary. Add `isearch-error' to
12051 the condition that checks if isearch is unsuccessful.
12052
12053 2008-02-24 Juri Linkov <juri@jurta.org>
12054
12055 * progmodes/compile.el (compilation-handle-exit):
12056 Use compilation-error face instead of font-lock-warning-face.
12057 Display the same message in the minibuffer as is inserted
12058 at the end of the compilation buffer.
12059
12060 2008-02-24 Glenn Morris <rgm@gnu.org>
12061
12062 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
12063 multiple file case.
12064
12065 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
12066
12067 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
12068 multiple file case. Use a single `let' rather than two.
12069
12070 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
12071
12072 * progmodes/compile.el (compilation-start): Specify a face for
12073 mode-line-process.
12074 (compilation-handle-exit): Specify a face and a tooltip for
12075 mode-line-process.
12076
12077 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12078
12079 * hilit-chg.el: Remove spurious * in defcustom docstrings.
12080 (hilit-chg-make-ov): Simplify.
12081 (hilit-chg-fixup): Use remove-overlays.
12082 (hilit-chg-set-face-on-change): Remove redundant call to
12083 `remove-text-properties'.
12084
12085 * dired.el (dired-mark-prompt): Don't count/display the t element.
12086 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
12087
12088 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
12089
12090 * progmodes/verilog-mode.el (eval-when-compile): Don't define
12091 add-submenu.
12092 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
12093 Remove. Move contents to the only use ...
12094 (verilog-menu): ... here.
12095 (verilog-statement-menu): Remove. Move contents to the only use ...
12096 (verilog-stmt-menu): ... here.
12097 (verilog-mark-defun): Simply call mark-defun for emacs.
12098 (occur-pos-list): Declare for byte compiler.
12099 (mode-popup-menu): Don't defvar.
12100 (verilog-add-statement-menu): Remove.
12101 (verilog-mode-hook): Don't add verilog-add-statement-menu.
12102 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
12103
12104 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
12105
12106 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
12107 conditional.
12108 (verilog-font-grouping-keywords-face): Make the begin..end
12109 keywords standout more than other verilog keywords.
12110 (verilog-type-font-keywords): Move the begin..end out of this list
12111 to facilitate making them to (potentially) stand out more.
12112 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
12113 function & task blocks.
12114 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
12115 initial, function & task blocks.
12116 (verilog-forward-sexp): Handle the new "disable fork" statement of
12117 IEEE-1800 Verilog.
12118 (verilog-beg-block-re-ordered): Handle the new "disable fork"
12119 statement of IEEE-1800 Verilog.
12120 (verilog-calc-1): Handle the new "disable fork" statement of
12121 IEEE-1800 Verilog.
12122 (verilog-disable-fork-re): Add const to help handle the new
12123 "disable fork" statement of IEEE-1800 Verilog.
12124 (verilog-declaration-core-re): Add port directions by themselves,
12125 with no qualification, as base item of a declaration.
12126 (verilog-pretty-declarations): Add new flag to ask it to refrain
12127 from printing to the message buffer.
12128 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
12129 printing to the message buffer. Improve handling of the many
12130 types of expression line up.
12131 (verilog-just-one-space): Remove printing of an empty message.
12132 (verilog-get-lineup-indent): Rework to support the better handling
12133 of expression lineup for verilog-pretty-expr.
12134 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
12135
12136 2008-02-24 Alan Mackenzie <acm@muc.de>
12137
12138 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
12139 yesterday's commit.
12140
12141 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
12142
12143 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
12144 to mouse-set-point in buffers that aren't associated with files.
12145
12146 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
12147
12148 2008-02-24 Alan Mackenzie <acm@muc.de>
12149
12150 Set of changes so that "obtrusive" syntactic elements in a
12151 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
12152 unmatched paren) don't interact syntactically with stuff outside
12153 the CPP line.
12154
12155 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
12156 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
12157 off-by-one bug.
12158 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
12159 a bit of refactoring.
12160 (c-awk-extend-and-syntax-tablify-region): Takes some of the
12161 functionality of c-awk-advise-fl-for-awk-region, which has been
12162 refactored away.
12163
12164 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
12165 (c-clear-char-property-with-value): New function and macro which
12166 remove text-properties `equal' to a supplied value.
12167
12168 * progmodes/cc-engine.el: Comment about text properties amended.
12169
12170 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
12171 parens around "error\\|warning".
12172
12173 * progmodes/cc-langs.el (c-get-state-before-change-function)
12174 (c-before-font-lock-function, c-anchored-cpp-prefix):
12175 New language variables.
12176 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
12177
12178 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
12179 syntax-table text properties.
12180 (c-common-init): Call language specific before/after-change
12181 functions at mode initialisation.
12182 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
12183 (c-extend-region-for-CPP, c-neutralize-CPP-line)
12184 (c-neutralize-syntax-in-CPP): New functions.
12185 (c-before-change, c-after-change): Call the new language specific
12186 change functions defined in cc-langs.el.
12187 (c-advise-fl-for-region): New macro.
12188 (awk-mode): Remove AWK specific stuff which has been refactored
12189 into language independent stuff.
12190
12191 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
12192
12193 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
12194 (gdb): (Re)set gdb-flush-pending-output to nil here...
12195 (gdb-init-1): ...instead of here (before gdb-prompt).
12196
12197 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12198
12199 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
12200 Recognize ''' just like any other char-constant.
12201
12202 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12203
12204 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
12205 careful enough. Detect the uid-change all within the main loop.
12206
12207 2008-02-24 Stefan Monnier <monnier@pastel.home>
12208
12209 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
12210
12211 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12212
12213 * hilit-chg.el (highlight-save-buffer-state): New macro.
12214 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
12215 (hilit-chg-clear): Use it to preserve the modified-p flag.
12216 (highlight-changes-rotate-faces): Don't mess with the undo-list.
12217
12218 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12219
12220 * font-lock.el (font-lock-set-defaults): Unset previously set variables
12221 when needed.
12222
12223 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
12224
12225 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
12226 from gnus-button-url-regexp.
12227
12228 2008-02-24 Eli Zaretskii <eliz@gnu.org>
12229
12230 * progmodes/compile.el (compilation-next-error): Doc fix.
12231 (compilation-find-file): Doc fix.
12232
12233 2008-02-24 Glenn Morris <rgm@gnu.org>
12234
12235 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
12236 Add obsolete aliases to the old names.
12237
12238 2008-02-24 Richard Stallman <rms@gnu.org>
12239
12240 * net/net-utils.el (ifconfig): Rename from ipconfig.
12241 (ipconfig): Alias to ifconfig.
12242 (ifconfig-program): Rename from ipconfig-program.
12243 (ifconfig-program-options): Rename from ipconfig-program-options.
12244
12245 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
12246
12247 * progmodes/verilog-mode.el (verilog-declaration-core-re):
12248 Add port directions by themselves, with no qualification, as base
12249 item of a declaration.
12250 (verilog-pretty-declarations): Add new flag that inhibits printing
12251 to the message buffer.
12252 (verilog-pretty-expr): Add new flag that inhibits printing to the
12253 message buffer. Improve handling of the many types of expression
12254 line up.
12255 (verilog-just-one-space): Don't print an empty message.
12256 (verilog-get-lineup-indent): Rework to support the better handling
12257 of expression lineup for verilog-pretty-expr.
12258 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
12259 (verilog-mode-version, verilog-mode-release-date): Update.
12260
12261 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12262
12263 * subr.el (cancel-change-group): Don't move point.
12264
12265 2008-02-23 Markus Triska <markus.triska@gmx.at>
12266
12267 * linum.el (linum-after-config): Update all visible windows.
12268
12269 2008-02-23 Glenn Morris <rgm@gnu.org>
12270
12271 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
12272 Add :help for Solitaire and Tetris.
12273
12274 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
12275
12276 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
12277 (smtpmail-code-conv-from): Doc fix. Fix custom type.
12278 (smtpmail-queue-index-file): Make it a defcustom.
12279 (smtpmail-queue-index): Delete.
12280 (smtpmail-send-it, smtpmail-send-queued-mail):
12281 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
12282 smtpmail-queue-index.
12283
12284 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
12285 Add :version.
12286
12287 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
12288
12289 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
12290 New variables.
12291 (iwconfig): New function.
12292
12293 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
12294
12295 * vc.el (vc-find-revision): Make vc-parent-buffer local before
12296 setting it.
12297 (vc-status-menu-map): Do not define using easy-menu.
12298 (vc-status-menu-map): New defalias.
12299 (vc-status-mode-map): Hook up the menu.
12300 (top-level): Update TODO.
12301
12302 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
12303
12304 * vc-bzr.el (vc-bzr-init-version): Rename to ...
12305 (vc-bzr-init-revision): ... this.
12306
12307 2008-02-23 Jason Rumney <jasonr@gnu.org>
12308
12309 * makefile.w32-in (WINS_ALMOST): Remove term.
12310 (WINS): Add term here.
12311 (custom-deps, finder-data): Use WINS_ALMOST.
12312
12313 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
12314
12315 * faces.el (font-weight-table): Fix value of `semi-light'.
12316
12317 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
12318
12319 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
12320 Make those tables bijective.
12321
12322 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
12323
12324 Finish pdbtrack integration cleanup, settling missing-functions
12325 byte compiler warnings appropriately.
12326
12327 * progmodes/python.el (python-point): Remove this - beginning-of-line
12328 was all that was necessary for `python-pdbtrack-overlay-arrow'.
12329 (python-end-of-def-or-class, python-beginning-of-def-or-class)
12330 (python-goto-initial-line): Drop these - they were only needed for
12331 python-point.
12332 (python-comint-output-filter-function): Use condition-case and
12333 beginning-of-line directly, instead of python-mode.el functions
12334 which require all sorts of baggage.
12335 (point-safe): Unnecessary - we're using condition-case directly,
12336 instead.
12337 (python-execute-file): Include for python-shell, which I'm leaving
12338 in keeping despite it being unnecessary for pdb tracking.
12339
12340 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
12341
12342 * progmodes/scheme.el (scheme-font-lock-keywords-2):
12343 Add SRFI 11 support.
12344 (let-values, let*-values): Specify scheme-indent-function.
12345
12346 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
12347
12348 * vc.el (vc-exec-after): Move setting mode-line-process in the
12349 busy case ...
12350 (vc-set-mode-line-busy-indicator): ... in this new function.
12351 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
12352 (vc-update-vc-status-buffer): Reset mode-line-process.
12353 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
12354 mark/unmark all the files with the same state as the current one.
12355 With a prefix argument mark/unmark all files.
12356 (vc-status-mode-menu): Adjust strings.
12357 (vc-update-vc-status-buffer): Only do something when the argument
12358 is not nil.
12359 (vc-status-kill-dir-status-process): New function.
12360 (vc-status-mode-map): Bind it.
12361 (vc-status-process-buffer): New variable.
12362 (vc-status-mode): Make it local.
12363 (vc-status-refresh): Set it.
12364
12365 * vc-hg.el (vc-hg-dir-status):
12366 * vc-git.el (vc-git-dir-status):
12367 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
12368 command is run.
12369
12370 2008-02-22 Glenn Morris <rgm@gnu.org>
12371
12372 * json.el (top-level): No need to require thingatpt.
12373 (json-read-keyword): Use thing-at-point rather than word-at-point.
12374
12375 * time.el (top-level): No need to require time-date when compiling.
12376
12377 * emacs-lisp/copyright.el (copyright-update-year):
12378 Fix subexpression numbering for the case when years are split over
12379 lines, and for the replace case.
12380
12381 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
12382 (tpu-caar, tpu-cadr): Delete functions.
12383 (zmacs-regions): No need to declare for compiler.
12384 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
12385 (tpu-spell-check): Rewrite, and handle mark after point.
12386 (tpu-special-insert): Use or rather than if.
12387
12388 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
12389 rather than spell-region.
12390
12391 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
12392 warnings about spell-region.
12393
12394 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
12395
12396 * ldefs-boot.el: Regenerated.
12397
12398 * loadup.el: Don't load language/devanagari, language/kannada,
12399 language/malayalam, and language/tamil. Load language/sinhala.
12400
12401 * language/indian.el (indian-font-foundry)
12402 (indian-script-language-alist, indian-font-char-index-table)
12403 (indian-font-char, indian-font-char-range, indian-script-table)
12404 (indian-default-script, indian-composable-pattern): Delete them.
12405 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
12406 language environments moved to here.
12407 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
12408 New language environments.
12409
12410 * language/devanagari.el, language/devan-util.el,
12411 * language/kannada.el, language/knd-util.el, language/malayalam.el,
12412 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
12413 Delete them.
12414
12415 * language/sinhala.el: New file.
12416
12417 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
12418
12419 Update Nick Robert's port of pdb tracking from python-mode.el.
12420
12421 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
12422 Clarify docstring.
12423 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
12424 tracking is happening.
12425 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
12426 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
12427 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
12428 Tracking is plugged in to all comint buffers once python.el is loaded.
12429 (python-pdbtrack-overlay-arrow): Toggle activation of
12430 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
12431 (python-pdbtrack-track-stack-file): Use new
12432 `python-pdbtrack-get-source-buffer' for more flexible access to
12433 debugging source files.
12434 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
12435 according to pdb stack trace, optionally using new
12436 `python-pdbtrack-grub-for-buffer' if file is not locally available.
12437 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
12438 named buffer, or having function with indicated name.
12439 (python-shell): Remove comint-output-filter-functions hook
12440 addition, it's being done elsewhere. Wrap long line.
12441
12442 2008-02-21 Michael Olson <mwolson@gnu.org>
12443
12444 * json.el: Replace XEmacs compatibility code to get rid of
12445 compiler warnings.
12446
12447 * time.el: Fix compiler warning.
12448
12449 2008-02-21 Edward O'Connor <ted@oconnor.cx>
12450
12451 * json.el: New file (JavaScript Object Notation parser / generator).
12452
12453 2008-02-21 Dave Love <fx@gnu.org>
12454
12455 * progmodes/sym-comp.el: New file.
12456
12457 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
12458 Require sym-comp. Add Python buffer to same-window-buffer-names.
12459 Fixup whitespaces.
12460 (python-font-lock-keywords): Add highlighting for Python builtins.
12461 (python-font-lock-syntactic-keywords): Rewrite.
12462 (python-quote-syntax): Use syntax-ppss-context instead of parsing
12463 ppss directly.
12464 (python-mode-map): Add binding for python-find-function.
12465 (python-calculate-indentation): Clean up the logic.
12466 (python-beginning-of-defun): Explicitly set return value.
12467 (python-beginning-of-statement): Stop looping if we get stuck
12468 going backwards.
12469 (python-next-statement): Stop looping if we somehow end up inside
12470 a string while advancing.
12471 (python-preoutput-continuation, python-version-checked): New vars.
12472 (python-check-version): New function.
12473 (run-python): Set default command to python-command instead of
12474 python-python-command.
12475 (run-python): Use python-check-version. Give PYTHONPATH
12476 precedence over data-directory in the process environment.
12477 Load function definitions in python process after.
12478 (python-check-comint-prompt): New function.
12479 (python-send-command, python-send-receive): Use it.
12480 (python-complete-symbol, python-try-complete): Functions deleted.
12481 Use symbol-complete instead of python-complete-symbol throughout.
12482 (python-fill-paragraph): Further refine the fenced-string regexp.
12483 (def-python-skeleton): Expand to the original abbrev instead if in
12484 a comment or string. Tweak skeletons for `if', `while', `for',
12485 `try/except', `try/finally', `name'.
12486 (python-pea-hook, python-abbrev-pc-hook): New functions.
12487 (python-abbrev-syntax-table): New var.
12488 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
12489 Use symbol-completion-try-complete for hippie expansion.
12490 Turn on font lock unconditionally.
12491 (python-mode-hook): Defcustom it. No need to use make-local
12492 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
12493 option, since it's buffer-local.
12494
12495 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
12496
12497 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
12498
12499 2008-02-21 Drew Adams <drew.adams@oracle.com>
12500
12501 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
12502 "Turn off" and a "Help" entry when the minor mode has no menu.
12503
12504 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
12505
12506 * vc.el (vc-status-mark, vc-status-unmark): New functions.
12507 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
12508 vc-status-mark-file and vc-status-unmark-file.
12509 (vc-status-mark-unmark): New function.
12510 (vc-status-previous-line, vc-status-next-line): No longer interactive.
12511
12512 2008-02-21 Glenn Morris <rgm@gnu.org>
12513
12514 * composite.el (encode-composition-rule): Fix typo in error message.
12515 (composition-function-table, auto-composition-mode): Doc fixes.
12516
12517 * subr.el (sit-for): Fix obsolete form for nil second argument.
12518
12519 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
12520 (spell-string): Make obsolete, in favor of ispell.
12521
12522 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
12523
12524 * language/devanagari.el: Don't setup composition-function-table
12525 here.
12526 ("Devanagari"): Change charset, coding-system, coding-priority to
12527 Unicode-based ones. Don't require the feature devan-util.
12528
12529 * composite.el (compose-chars-after): Fix arguments for a function
12530 in composition-function-table.
12531 (auto-compose-region): Likewise.
12532
12533 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
12534 for Ethiopic.
12535 (ps-mule-plot-string): Ignore glyph-string based compositions.
12536
12537 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
12538
12539 * doc-view.el: Allow different windows to show different pages.
12540 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
12541 (doc-view-current-image, doc-view-current-overlay): Remove variables,
12542 add them back as macros instead, using image-mode-winprops instead.
12543 Update all users of those variables.
12544 (doc-view-new-window-function): New function to create a new overlay
12545 for each new window.
12546 (doc-view-mode): Use it and image-mode-setup-winprops.
12547 (doc-view-clone-buffer-hook): Rewrite accordingly.
12548
12549 * image-mode.el: Extend [hv]scroll support to per-window properties.
12550 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
12551 (image-mode-winprops-alist): New var to replace them.
12552 (image-mode-new-window-functions): New hook.
12553 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
12554 New funs.
12555 (image-set-window-vscroll, image-set-window-hscroll): Use them.
12556 Remove the `window' argument, update callers.
12557 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
12558 Use the new functions.
12559 (image-mode-reapply-winprops): New fun.
12560 (image-mode): Use it.
12561
12562 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
12563
12564 * calc/calc-math.el (math-sin-raw): Add optional argument
12565 to keep track of original argument.
12566 (math-cos-raw): Use optional argument when calling math-sin-raw.
12567 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
12568 with close to original precision.
12569
12570 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12571
12572 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
12573 args in calls of sit-for.
12574
12575 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
12576
12577 * vc-svn.el (vc-svn-program): Fix typo in docstring.
12578 (vc-svn-checkin): Fix typo in error message.
12579
12580 * help-mode.el: Require easymenu when compiling.
12581
12582 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
12583
12584 * help-mode.el (help-mode-menu): New menu.
12585
12586 2008-02-20 Glenn Morris <rgm@gnu.org>
12587
12588 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
12589 on Windows.
12590
12591 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
12592
12593 * ps-mule.el (ps-mule-encode-region): Return a single string.
12594 (ps-mule-plot-string): Adjust for the above change.
12595 (ps-mule-encode-header-string): Likewise.
12596
12597 * international/latin1-disp.el (latin1-display): Don't use
12598 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
12599 standard-display-table.
12600 (latin1-display-identities): Adjust for the change of what is
12601 returned by (get-language-info charset 'charset).
12602
12603 * international/mule-util.el (char-displayable-p): Fix for Latin-1
12604 characters and terminal case.
12605
12606 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
12607
12608 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
12609
12610 * progmodes/python.el: Also require comint when loading.
12611 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
12612 Replace python-shell with run-python on menu bar.
12613 (python-shell-map): New map.
12614 (python-default-interpreter, python-python-command-args)
12615 (python-jython-command-args, python-pdbtrack-do-tracking-p):
12616 New options.
12617 (python-which-shell, python-which-args, python-which-bufname):
12618 New buffer local variables.
12619 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
12620
12621 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
12622 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
12623 New constants.
12624
12625 Pdbtrack features:
12626
12627 (python-point, python-end-of-def-or-class)
12628 (python-beginning-of-def-or-class, python-goto-initial-line)
12629 (python-comint-output-filter-function)
12630 (python-pdbtrack-overlay-arrow)
12631 (python-pdbtrack-track-stack-file, python-toggle-shells)
12632 (python-shell, python-pdbtrack-toggle-stack-tracking)
12633 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
12634 New functions.
12635
12636 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
12637
12638 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
12639 when the argument is nil.
12640
12641 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
12642
12643 * vc.el (dir-status): Add a brief description.
12644
12645 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
12646
12647 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
12648 If non-nil, reverse the sense of the check.
12649
12650 * vc-rcs.el (vc-rcs-root): New func.
12651 * vc-cvs.el (vc-cvs-root): New func.
12652 * vc-svn.el (vc-svn-root): New func.
12653 * vc-sccs.el (vc-sccs-root): New func.
12654
12655 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
12656
12657 * language/japan-util.el (setup-japanese-environment-internal):
12658 Call use-cjk-char-width-table.
12659
12660 * language/japanese.el ("Japanese"): Set exit-function to
12661 use-default-char-width-table.
12662
12663 * international/characters.el: Delete occurrences of non-Unicode
12664 tibetan and ethiopic characters.
12665 (cjk-char-width-table): New variable.
12666 (use-cjk-char-width-table, use-default-char-width-table):
12667 New functions.
12668
12669 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
12670
12671 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
12672 (vc-status-mode-menu): Add a :filter.
12673 (vc-status-printer): Add faces.
12674
12675 * vc-hg.el (vc-hg-extra-status-menu): New function.
12676 (vc-hg-dir-status): Clean up the buffer before using it.
12677
12678 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
12679
12680 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
12681 (gdb): Initialize it here instead.
12682
12683 * files.el (locate-dominating-file): Fix thinko in last change.
12684 Reported by Bruce Stephens <bruce.stephens@isode.com>.
12685
12686 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
12687
12688 * vc.el (vc-status-mode-menu): New menu for vc-status.
12689
12690 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
12691
12692 * progmodes/verilog-mode.el (customize): Fix typo in error message.
12693 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
12694 (verilog-mode-auto, verilog-indent-level-module)
12695 (verilog-minimum-comment-distance, verilog-library-flags)
12696 (verilog-library-directories, verilog-library-files)
12697 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
12698 (verilog-xemacs-menu, verilog-set-compile-command)
12699 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
12700 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
12701 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
12702 (verilog-batch-inject-auto, verilog-batch-indent)
12703 (verilog-continued-line, verilog-type-keywords)
12704 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
12705 (verilog-read-inst-pins, verilog-read-arg-pins)
12706 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
12707 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
12708 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
12709 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
12710 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
12711 (verilog-mode-version, verilog-mode-release-date)
12712 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
12713 (verilog-simulator, verilog-compiler)
12714 (verilog-auto-sense-defines-constant, verilog-company)
12715 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
12716 Fix typos in docstrings.
12717 (verilog-set-auto-endcomments, verilog-calculate-indent)
12718 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
12719 Reflow docstrings.
12720 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
12721 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
12722 (electric-verilog-forward-sexp, verilog-in-case-region-p)
12723 (verilog-in-struct-region-p, verilog-in-generate-region-p)
12724 (verilog-leap-to-head, verilog-current-indent-level)
12725 (verilog-case-indent-level, verilog-cpp-keywords)
12726 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
12727 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
12728 (verilog-signals-not-in, verilog-symbol-detick-text)
12729 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
12730 (verilog-forward-close-paren, verilog-backward-open-paren)
12731 (verilog-backward-open-bracket): Doc fixes.
12732
12733 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
12734 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
12735 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
12736 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
12737 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
12738 Fix typos in docstrings.
12739
12740 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
12741
12742 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
12743
12744 * info.el (Info-read-node-name): Removed unused `default' arg.
12745
12746 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
12747
12748 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
12749
12750 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
12751
12752 * image-mode.el (image-get-display-property): New fun.
12753 (image-forward-hscroll, image-next-line, image-eol, image-eob)
12754 (image-mode, image-minor-mode, image-toggle-display-text)
12755 (image-toggle-display): Use it.
12756
12757 2008-02-18 Jason Rumney <jasonr@gnu.org>
12758
12759 * international/mule.el (xml-find-file-coding-system): Don't warn
12760 about utf-16 with BOM.
12761
12762 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
12763
12764 * international/mule.el (sgml-xml-auto-coding-function): Detect and
12765 warn if file encoding is not utf-8 and encoding not specified.
12766 (xml-find-file-coding-system): New function.
12767 * international/mule-conf.el (file-coding-system-alist): Use it.
12768
12769 2008-02-17 Glenn Morris <rgm@gnu.org>
12770
12771 * international/mule-cmds.el (set-locale-environment):
12772 Pass `frame' to getenv for LC_MESSAGES.
12773
12774 2008-02-17 Juri Linkov <juri@jurta.org>
12775
12776 * time.el (emacs-init-time): Use format instead of format-seconds.
12777
12778 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12779
12780 * textmodes/bibtex.el (bibtex-search-entry): Rename from
12781 bibtex-find-entry. Add autoload cookie.
12782 (bibtex-find-entry): Alias for bibtex-search-entry.
12783 (bibtex-search-crossref): Rename from bibtex-find-crossref.
12784 (bibtex-find-crossref): Alias for bibtex-search-crossref.
12785 (bibtex-clean-entry): atomic-change-group removed.
12786 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
12787 to locate buffer location where error occurred.
12788 Make error messages more specific.
12789 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
12790
12791 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
12792
12793 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
12794 top level.
12795
12796 * simple.el (transient-mark-mode): Add an :init-value.
12797
12798 * startup.el (command-line): Use custom-reevaluate-setting for
12799 transient-mark-mode.
12800
12801 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
12802
12803 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
12804
12805 2008-02-16 Juri Linkov <juri@jurta.org>
12806
12807 * startup.el (after-init-time): New variable.
12808 (command-line): Set `after-init-time' to the current time.
12809
12810 * time.el (emacs-init-time): New function.
12811
12812 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
12813
12814 * files.el (locate-dominating-file): Remove initial loop because it's
12815 not careful enough. Detect the uid-change all within the main loop.
12816
12817 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
12818
12819 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
12820
12821 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
12822
12823 * vc.el (vc-annotate): Add new argument.
12824 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
12825
12826 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
12827 Move make-variable-buffer-local code after the corresponding defvar.
12828 (hs-minor-mode-map): Define and initialize in one step.
12829 (hs-minor-mode): Change from defun to define-minor-mode.
12830
12831 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
12832
12833 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
12834 (gdb-ready): Move declaration...
12835
12836 * progmodes/gdb-ui.el (gdb-ready): ...to here.
12837 (gdb-early-user-input): New variable.
12838 (gdb): Reset gdb-flush-pending-output to nil and set
12839 comint-input-sender here (before gdb-prompt), instead of...
12840 (gdb-init-1): ...here.
12841 (gdb-send): If Emacs is not ready, defer user input to...
12842 (gdb-prompt): ...here.
12843
12844 2008-02-16 Glenn Morris <rgm@gnu.org>
12845
12846 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
12847
12848 * startup.el (emacs-startup-time): Rename to `before-init-time'.
12849 (before-init-time): New name for `emacs-startup-time'.
12850 (command-line): Use before-init-time rather than emacs-startup-time.
12851 * time.el (emacs-uptime): Use before-init-time rather than
12852 emacs-startup-time.
12853
12854 * composite.el (composition-function-table): Doc fix.
12855
12856 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
12857 in favor of `%z' specifier.
12858 (emacs-uptime): Move to time.el.
12859 * time.el (emacs-uptime): Move here from time-date.el. Add optional
12860 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
12861 argument of format-seconds.
12862
12863 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
12864
12865 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
12866
12867 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
12868
12869 * ielm.el (ielm-is-whitespace): Remove.
12870 (ielm-is-whitespace-or-comment): New function.
12871 (ielm-eval-input): Use it.
12872
12873 2008-02-15 Jason Rumney <jasonr@gnu.org>
12874
12875 * term/mac-win.el: Fix coding tag.
12876
12877 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
12878
12879 * vc-hooks.el (vc-menu-map):
12880 * bindings.el (mode-line-mode-menu): Add tooltips.
12881
12882 * bindings.el (help-echo): Add more tooltips. Use a less
12883 telegraphic style for existing tooltips.
12884
12885 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
12886
12887 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
12888 from the auto-generated one.
12889
12890 2008-02-14 Glenn Morris <rgm@gnu.org>
12891
12892 * mail/rmail-spam-filter.el (rmail-spam-filter):
12893 Let-bind message-spam-status.
12894
12895 * mail/smtpmail.el (password-cache-add): Declare as function.
12896
12897 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
12898
12899 * mail/smtpmail.el: Use password-cache.
12900
12901 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
12902
12903 * uniquify.el (uniquify-buffer-base-name): New function.
12904 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12905
12906 * desktop.el (uniquify-managed): Don't defvar.
12907 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
12908 `uniquify-managed'. Return also the buffer's base name.
12909 (desktop-save): When saving the buffer info, filter out the base name,
12910 and save it as buffer name if the buffer is managed by uniquify.
12911 (uniquify-item-base): Don't declare; not called anymore.
12912
12913 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
12914
12915 * vc.el (vc-annotate-find-revision-at-line): New function.
12916 (vc-annotate-mode-map): Bind it.
12917 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
12918 some entries.
12919
12920 2008-02-14 Glenn Morris <rgm@gnu.org>
12921
12922 * calendar/time-date.el (format-seconds): New function.
12923 (emacs-uptime): Use format-seconds.
12924
12925 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
12926 Remove `LC_ALL=C', since it's included in $(emacs) now.
12927
12928 2008-02-14 Zhang Wei <id.brep@gmail.com>
12929
12930 * textmodes/org-publish.el (org-publish-timestamp-filename):
12931 Replace colon characters in filename too.
12932
12933 2008-02-13 Bastien Guerry <bzg@altern.org>
12934
12935 * mail/rmail.el (rmail-header-name): New face.
12936 (rmail-font-lock-keywords): Use rmail-header-name.
12937
12938 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
12939 against X-Spam-Status header field.
12940 (rmail-spam-filter): Also check X-Spam-Status header field.
12941
12942 2008-02-14 Mark A. Hershberger <mah@everybody.org>
12943
12944 * progmodes/flymake.el (flymake-allowed-file-name-masks):
12945 Add support for .pm files and .php files.
12946 (flymake-err-line-patterns): Add pattern for PHP errors.
12947 (flymake-php-init): New function. PHP support for flymake.
12948
12949 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12950 Add regular expression for PHP errors.
12951
12952 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
12953
12954 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
12955 This DTRT even on w32 machines.
12956 (ange-ftp-cf1): Quote FILENAME.
12957
12958 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
12959
12960 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
12961 (smerge-auto-combine): New fun.
12962
12963 2008-02-12 Juri Linkov <juri@jurta.org>
12964
12965 * startup.el (fancy-startup-screen, normal-splash-screen):
12966 Set default-directory to command-line-default-directory.
12967
12968 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
12969 after reading the desktop.
12970
12971 * progmodes/compile.el (compilation-auto-jump):
12972 Call compile-goto-error only when compilation-auto-jump-to-first-error
12973 is non-nil.
12974 (compilation-scroll-output): Replace :type 'boolean with a choice
12975 that has three options including a third option `first-error'.
12976 Doc fix.
12977 (compilation-start, compilation-forget-errors): Add an alternate
12978 condition comparing compilation-scroll-output with `first-error'
12979 in addition to compilation-auto-jump-to-first-error (to call
12980 compilation-auto-jump in the proper place).
12981
12982 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
12983
12984 * international/mule.el (sgml-html-meta-auto-coding-function):
12985 Make sure the search limit is ahead.
12986
12987 * tar-mode.el: Fix broken indentation.
12988 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
12989 Use with-current-buffer.
12990
12991 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
12992
12993 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
12994 it is already automatically buffer-local.
12995
12996 2008-02-12 Drew Adams <drew.adams@oracle.com>
12997
12998 * help.el (describe-key): Join some split lines to facilitate filling.
12999 * help-fns.el (describe-function-1): Fill text of overlong lines.
13000
13001 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
13002
13003 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
13004 Use unibyte-string instead of string-make-unibyte.
13005
13006 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
13007
13008 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
13009
13010 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
13011 works also for buffers w/o buffer-file-name. Update callers.
13012 (doc-view-clone-buffer-hook): New fun.
13013 (doc-view-mode): Use it for indirect clones. Mark the overlays with
13014 the `doc-view' property so they can be recognized.
13015
13016 * simple.el (clone-indirect-buffer-hook): New hook.
13017 (clone-indirect-buffer): Run it.
13018
13019 2008-02-11 Michael Olson <mwolson@gnu.org>
13020
13021 * epa-setup.el:
13022 * epg-package-info.el: Files removed.
13023
13024 2008-02-11 Daiki Ueno <ueno@unixuser.org>
13025
13026 * epa.el (epa-menu-mode): Merge into epa-mode.
13027 (epa-menu-items): Rename the label "EasyPG Assistant" to
13028 "Encryption/Decryption".
13029
13030 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
13031 (epa-dired-mode-map): Rename from epa-dired-map.
13032 (epa-global-dired-mode): Rename the global minor mode.
13033
13034 2008-02-11 Drew Adams <drew.adams@oracle.com>
13035
13036 * isearch.el (isearch-fail): New face.
13037 (isearch-message): Highlight failure part of input.
13038
13039 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13040
13041 * ibuffer.el (ibuffer-header-line-format): New var.
13042 (ibuffer-mode): Set it instead of header-line-format.
13043 (ibuffer-update): Use it to set header-line-format.
13044
13045 * international/mule-cmds.el (ucs-insert): Inherit surrounding
13046 properties like self-insert-command.
13047
13048 2008-02-11 Drew Adams <drew.adams@oracle.com>
13049
13050 * progmodes/etags.el: Add many doc strings.
13051
13052 2008-02-11 Jason Rumney <jasonr@gnu.org>
13053
13054 * ldefs-boot.el: Regenerated.
13055
13056 2008-02-11 Glenn Morris <rgm@gnu.org>
13057
13058 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13059 Shorten some names.
13060
13061 * ffap.el (ffap-rfc-directories): Add :version.
13062
13063 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
13064
13065 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
13066 files, and backup files of same.
13067
13068 2008-02-11 Kevin Ryde <user42@zip.com.au>
13069
13070 * ffap.el (ffap-rfc-directories): New variable.
13071 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
13072
13073 * info.el (Info-next-reference, Info-prev-reference)
13074 (Info-try-follow-nearest-node): Move to and follow https:// links too.
13075
13076 * simple.el (completion-list-mode): Show full completion-list-mode-map
13077 in the docstring.
13078
13079 2008-02-11 Sam Steingold <sds@gnu.org>
13080
13081 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
13082
13083 2008-02-11 Glenn Morris <rgm@gnu.org>
13084
13085 * startup.el (emacs-startup-time): New variable.
13086 (command-line): Set emacs-startup-time.
13087
13088 * calendar/time-date.el (emacs-uptime): New function.
13089
13090 2008-02-10 Bastien Guerry <bzg@altern.org>
13091
13092 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
13093 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
13094 it is nil.
13095
13096 2008-02-10 Daiki Ueno <ueno@unixuser.org>
13097
13098 * epg-config.el: Expand the contents of epg-package-info.el.
13099 (epg-package-name): New constant.
13100 (epg-version-number): New constant.
13101 (epg-bug-report-address): New constant.
13102
13103 * epa-mail.el (epa-mail-mode): Add autoload cookie.
13104 (epa-global-mail-mode): New global minor mode.
13105
13106 * epa-file.el (epa-file-mode): New global minor mode.
13107
13108 * epa-dired.el (epa-dired-mode): New global minor mode.
13109
13110 * epa.el (epa-menu): New variable.
13111 (epa-menu-items): New variable.
13112 (epa-menu-mode): New global minor mode.
13113 (epa-global-minor-modes): New user option.
13114 (epa-mode): New global minor mode.
13115
13116 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
13117
13118 * net/dbus.el: Remove `no-byte-compile' cookie.
13119 (dbus-call-method, dbus-register-signal, dbus-debug)
13120 (dbus-registered-functions-table): Declare them with
13121 `declare-function' or `defvar', respectively.
13122 (top): Don't assert any longer. Require 'cl when compiling.
13123 Apply `ignore-errors' but `dbus-ignore-errors'.
13124
13125 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13126
13127 * diff-mode.el (diff-add-change-log-entries-other-window):
13128 Use add-change-log-entry.
13129
13130 2008-02-09 Jason Rumney <jasonr@gnu.org>
13131
13132 * button.el (button-map):
13133 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
13134 * ldefs-boot.el: Regenerate.
13135
13136 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
13137
13138 * epa.el (epa-faces, epa):
13139 * epa-file.el (epa-file):
13140 * epg-config.el (epg): Add :version.
13141
13142 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
13143
13144 * vc.el (vc-exec-after): Append CODE to previous fragments.
13145 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
13146 take MESSAGES instead of VERBOSE; use it when non-nil.
13147 (vc-diff-internal): Compute messages once; use them;
13148 update call to vc-diff-finish.
13149
13150 2008-02-09 Michael Olson <mwolson@gnu.org>
13151
13152 * net/tramp.el (tramp-process-sentinel): Avoid error when process
13153 buffer has been killed, such as by
13154 `tramp-cleanup-all-connections'.
13155
13156 2008-02-09 Miles Bader <miles@gnu.org>
13157
13158 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
13159
13160 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
13161
13162 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
13163 splitter in context hunks.
13164
13165 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
13166
13167 * international/fontset.el (setup-default-fontset): Fix arabic otf
13168 font specification.
13169
13170 2008-02-08 Daiki Ueno <ueno@unixuser.org>
13171
13172 * epa-dired.el:
13173 * epa-file.el:
13174 * epa-mail.el:
13175 * epa-setup.el:
13176 * epa.el:
13177 * epg-config.el:
13178 * epg-package-info.el:
13179 * epg.el: Initial check-in of EasyPG.
13180
13181 2008-02-08 Glenn Morris <rgm@gnu.org>
13182
13183 * woman.el (woman-locale): New defcustom.
13184 (woman-expand-locale, woman-manpath-add-locales): New functions.
13185 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
13186
13187 * international/mule-cmds.el (locale-translate): New function,
13188 with old code extracted from set-locale-environment.
13189 (set-locale-environment): Use locale-translate. Set woman-locale.
13190
13191 * cus-start.el (selection-coding-system): Remove, since it's now
13192 defined in select.el rather than in xselect.c.
13193 * select.el (selection-coding-system): Make it a defcustom, and
13194 add the properties from cus-start.el. Bump :version.
13195
13196 * custom.el (custom-theme-set-variables): Sort symbols that are
13197 dependencies before symbols that depend on them.
13198 (custom-enabled-themes): Set after custom-theme-directory.
13199
13200 * pcmpl-unix.el (top-level): Move provide statement to end.
13201 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
13202 `*' from doc-string. Allow to be nil.
13203 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
13204 Allow to be nil. Add :version.
13205 (pcmpl-ssh-hosts): Move definition before use. Handle lines
13206 without hostnames, and multiple hostnames per line.
13207
13208 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
13209
13210 2008-02-08 Phil Hagelberg <phil@evri.com>
13211
13212 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
13213 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
13214
13215 2008-02-07 Timo Savola <timo.savola@iki.fi>
13216
13217 * startup.el (command-line-x-option-alist): Add --parent-id.
13218
13219 * term/x-win.el (x-handle-parent-id): New function.
13220
13221 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
13222
13223 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
13224 "Font Menu".
13225
13226 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
13227
13228 * net/dbus.el (dbus-interface-peer): New defconst.
13229 (dbus-ping): New defun.
13230
13231 2008-02-06 Sam Steingold <sds@gnu.org>
13232
13233 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
13234
13235 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
13236
13237 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
13238 Just return nil and let the C code provide a fallback.
13239
13240 2008-02-05 Glenn Morris <rgm@gnu.org>
13241
13242 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
13243 tramp-flush-connection-property for removed 2nd argument.
13244
13245 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13246
13247 * diff-mode.el (diff-add-change-log-entries-other-window):
13248 Rename from diff-create-changelog. Change users.
13249 Minor change to hopefully work with plain diffs.
13250 (diff-mode-map): Add binding for it.
13251
13252 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
13253
13254 * diff-mode.el: Add new TODO entry.
13255 (diff-create-changelog): New function.
13256 (diff-mode-menu): Bind it.
13257
13258 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
13259
13260 * international/mule-diag.el (print-fontset-element): Handle the
13261 case of inhibiting the fallback fonts.
13262
13263 2008-02-04 Kim F. Storm <storm@cua.dk>
13264
13265 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
13266 (ido-magic-delete-char): Use prefix arg.
13267
13268 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
13269
13270 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
13271 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
13272 of today, the most recent libpng is 1.2.24).
13273
13274 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
13275
13276 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
13277
13278 * net/dbus.el (top): Check (featurep 'dbusbind).
13279
13280 * net/tramp.el (tramp-process-sentinel): New defun.
13281 (tramp-do-copy-or-rename-file-out-of-band)
13282 (tramp-maybe-open-connection): Use it as process sentinel.
13283 (tramp-handle-delete-directory): Don't use the "-f" option; it
13284 isn't portable.
13285 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
13286 after the command.
13287 (tramp-handle-shell-command): Set `mode-line-process' in the
13288 asynchronous case.
13289
13290 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
13291
13292 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
13293 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
13294 Use `tramp-process-sentinel' as process sentinel.
13295
13296 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
13297
13298 * whitespace.el (global-whitespace-mode): Revert last change.
13299 (whitespace-unload-function): Force `global-whitespace-mode'
13300 to deactivate local modes in a slightly less intrusive way.
13301
13302 2008-02-02 Eli Zaretskii <eliz@gnu.org>
13303
13304 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
13305
13306 2008-02-02 Glenn Morris <rgm@gnu.org>
13307
13308 * international/latin1-disp.el (latin1-display):
13309 * progmodes/fortran.el (fortran-comment-indent-char):
13310 * progmodes/idlw-shell.el (top-level):
13311 * term/mac-win.el (mac-keyboard-translate-char):
13312 * whitespace.el (whitespace-char-valid-p):
13313 * wid-edit.el (widget-key-sequence-read-event):
13314 Use characterp rather than char-valid-p.
13315
13316 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
13317 to capitalized-find-word-boundary. Doc fix. Update callers.
13318 (capitalized-next-word-boundary-function-table): Rename to
13319 capitalized-find-word-boundary-function-table. Doc fix. Update users.
13320
13321 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
13322 string-to-int.
13323
13324 * ps-def.el (declare-function): Add compatibility definition.
13325 (ps-plot-with-face, ps-plot-string): Declare as functions.
13326 (ps-bold-faces, ps-italic-faces): Declare variables.
13327
13328 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
13329 (ps-mule-end-job): Declare as functions.
13330
13331 * wid-edit.el (widget-string-complete): Use assoc-string rather
13332 than assoc-ignore-case.
13333
13334 See ChangeLog.13 for earlier changes.
13335
13336 ;; Local Variables:
13337 ;; coding: utf-8
13338 ;; add-log-time-zone-rule: t
13339 ;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
13340 ;; End:
13341
13342 Copyright (C) 2008 Free Software Foundation, Inc.
13343
13344 This file is part of GNU Emacs.
13345
13346 GNU Emacs is free software: you can redistribute it and/or modify
13347 it under the terms of the GNU General Public License as published by
13348 the Free Software Foundation, either version 3 of the License, or
13349 (at your option) any later version.
13350
13351 GNU Emacs is distributed in the hope that it will be useful,
13352 but WITHOUT ANY WARRANTY; without even the implied warranty of
13353 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13354 GNU General Public License for more details.
13355
13356 You should have received a copy of the GNU General Public License
13357 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
13358
13359 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc