(math-emacs-precision, math-largest-emacs-expt)
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
178b8baf
JB
12007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-math.el (math-emacs-precision)
4 (math-largest-emacs-expt, math-smallest-emacs-expt):
5 New variables.
6 (math-use-emacs-fn): New function.
7 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
8 appropriate.
9
a226e0ef
TTN
102007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
11
12 * image-dired.el (image-dired-sane-db-file): New func.
13 (image-dired-write-tags, image-dired-remove-tag)
14 (image-dired-list-tags, image-dired-write-comments)
15 (image-dired-get-comment, image-dired-mark-tagged-files)
16 (image-dired-create-gallery-lists): Call new func.
17 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
18
34b7fb85
DN
192007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
20
21 * vc-hg.el (vc-hg-dir-state): Fix loop.
22 (vc-hg-print-log): Fix expected return value for vc-hg-command.
23 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
24 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
25 (vc-hg-revert): Likewise.
26 (vc-hg-revision-table, vc-hg-revision-completion-table): New
27 functions.
28
74dea9e1
SM
292007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
30
31 * add-log.el (change-log-resolve-conflict): Don't lose data if the
32 merge fails.
33
765831a0
DN
342007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
35
bb042dc6
SM
36 * progmodes/compile.el (compilation-auto-jump-to-first-error):
37 Add group and version.
765831a0 38
091525d5
SM
392007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
40
e1f5b0ed 41 * add-log.el (add-log-file-name): Use file-relative-name.
ad4573c7
SM
42 (add-change-log-entry): Delay reading add-log-(full-name|mailing-address)
43 to after we've switched to the ChangeLog buffer so we get the right value.
bb042dc6
SM
44 (add-change-log-entry, add-log-current-defun, change-log-merge):
45 Use derived-mode-p rather than checking major-mode directly.
e1f5b0ed 46
6655f0bf
SM
47 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
48 name for buffer-file-name if it refers to a directory.
49
f3b8feb4
SM
50 * vc-arch.el (vc-arch-diff): Fix last change.
51
091525d5
SM
52 * progmodes/compile.el (compilation-start): Remember the original
53 directory in a buffer-local compilation-directory.
54 (compile): Set the global value of compilation-directory.
55 (recompile): Use compilation-directory even in the compilation buffer.
56
d7927b9f
DN
572007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
58
59 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
60
3f0257cb
VJL
612007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
62
63 * ps-print.el: Problem with foreground and background color when
64 printing a buffer with and without faces. Reported by Christian
65 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
66 (ps-print-version): New version 6.7.5.
67 (ps-default-fg): Change default value to nil, so black color is used
68 when a face does not specify a foreground color.
69 (ps-default-bg): Change default value to nil, so white color is used
70 for background color.
71 (ps-begin-job): Fix code.
72
ec9bbc6c
EZ
732007-07-20 Eli Zaretskii <eliz@gnu.org>
74
75 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
76 in $(INSTALL_DIR)/lisp/ if they already exist.
77
782007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
79
80 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
81 in $(INSTALL_DIR)/lisp/ if they already exist.
82
3b27900d
SM
832007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
84
ceb19436
SM
85 * progmodes/vera-mode.el (vera-re-search-forward)
86 (vera-re-search-backward): Remove use of store-match-data.
e341a817 87 (vera-mode-map): Move initialization into declaration.
ceb19436 88
8ebbfc80
SM
89 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
90 (flymake-find-buildfile): Use locate-dominating-file.
91
d1a607bc
SM
92 * vc.el (vc-delistify): Use mapconcat.
93 (vc-do-command): Minor simplification.
94 (vc-expand-dirs): Use push.
95
da4c9778
SM
96 * vc-mcvs.el (vc-mcvs-create-repo):
97 * vc-cvs.el (vc-cvs-create-repo): Remove.
98
3b27900d
SM
99 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
100 directory and the root as well.
101
a6ea7ffc
DN
1022007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
103
c0edfa75
DN
104 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
105 instead of a file.
106
a6ea7ffc
DN
107 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
108 (vc-hg-registered): Replace if with when.
3b27900d 109 (vc-hg-state): Deal with nonexistent files and handle removed files.
a6ea7ffc
DN
110 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
111 (vc-hg-checkout): Re-enable.
112 (vc-hg-create-repo): Fix typos.
c0edfa75 113 (vc-hg-print-log): Fix for multiple files.
a272e668 114 (vc-hg-workfile-unchanged-p): New function.
a6ea7ffc
DN
115
116 * vc.el: Fix typo.
ee2f409b
DN
117 (vc-print-log): Fix call to print-log.
118 (vc-default-comment-history): Likewise.
c0edfa75
DN
119 (vc-directory-exclusion-list): Add .hg and .bzr.
120 (vc-diff-internal): Pass a list instead of a file.
a6ea7ffc
DN
121
122 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
123
124 * vc-bzr.el (vc-bzr-create-repo): New function.
125
66752bb4
SM
1262007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
129 `file' from which to start the search.
130
c1fec027
ER
1312007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
132
66752bb4 133 * vc-cvs.el: vc-cvs-checkin had some reference problems, now fixed.
418fd375 134
c1fec027 1352007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
66752bb4 136
418fd375
SM
137 * files.el (locate-dominating-file): New function.
138
6e3aa3f5
MA
1392007-07-18 Michael Albinus <michael.albinus@gmx.de>
140
141 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
142 (grep-compute-defaults): Use it.
143
e725d58f
SM
1442007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
145
146 * uniquify.el: Docstring fixes.
147
4e6e4fe5
ER
1482007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
149
150 * vc-hooks.el: Generalize stay-local-p to operate on lists of
151 files. Change two keybindings to point to new function names.
f3b8feb4 152 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
a40bd3a1
ER
153 vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
154 * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
f0fe4395 155
4e6e4fe5 1562007-07-18 Juanma Barranquero <lekktu@gmail.com>
418fd375 157
f0fe4395
JB
158 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
159 (follow-delete-other-windows-and-split, follow-recenter)
160 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
161 (follow-redisplay, follow-estimate-first-window-start)
162 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
163 Fix typos in docstrings.
164
3ee9a09c
MR
1652007-07-18 Martin Rudalics <rudalics@gmx.at>
166
167 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
168 avoid that filling introduces lines with a single asterisk.
169
170 * kmacro.el (kmacro-end-macro): When ignoring empty macro
171 avoid incorrect kmacro-ring-empty-p messages.
f0fe4395 172 Reported by Michael Schierl <schierlm@gmx.de>.
3ee9a09c 173
ce3f516f
MA
1742007-07-17 Michael Albinus <michael.albinus@gmx.de>
175
176 * files.el (file-remote-p): Introduce optional parameter
177 IDENTIFICATION.
178
179 * recentf.el (recentf-keep-default-predicate): Adapt call of
180 `file-remote-p'.
181
182 * progmodes/grep.el (grep-probe): Use `process-file'.
183 (grep-compute-defaults): Handle variables host specific.
184
f0fe4395 185 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
ce3f516f
MA
186 parameter IDENTIFICATION.
187
188 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
189 parameter IDENTIFICATION.
190 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
191 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
192 Add entry for `set-file-times'.
193 (tramp-do-copy-or-rename-file-via-buffer)
194 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
195 (tramp-handle-unhandled-file-name-directory): Rewrite.
196 (tramp-convert-file-attributes): Add error handling when inode is
197 extraordinary big.
198 (tramp-get-inode): Change parameter from FILE to VEC.
f0fe4395
JB
199 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
200 is nil. This is according to the specification. Goto (point-max)
ce3f516f
MA
201 when ready.
202 (tramp-handle-shell-command): Rewrite completely, using
203 `process-file' and `start-file-process'.
204 (tramp-methods, tramp-find-shell)
205 (tramp-open-connection-setup-interactive-shell)
206 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
207 var. Reported by Steve Youngs <steve@sxemacs.org>.
208
209 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
210 entry for `set-file-times'. Rename `start-process' into
211 `start-file-process'. Remove `call-process' entry.
212 (tramp-fish-handle-set-file-times): New defun.
213 (tramp-fish-handle-executable-find): Use `process-file'.
214 (tramp-fish-handle-process-file): New defun. Replaces
215 `tramp-fish-handle-call-process'.
216 (tramp-fish-do-copy-or-rename-file-directly): Use
217 `set-file-times'.
218 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
219
220 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
221 `tramp-get-inode' parameter.
222
8c58e784
SM
2232007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
224
225 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
226 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
227 nowadays, and by the time Emacs-23 comes out, nobody will even remember
228 it has ever existed.
229
9e6da495
DN
2302007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
231
232 * vc.el: Undo previous change.
233
a055c272
EZ
2342007-07-16 Eli Zaretskii <eliz@gnu.org>
235
236 * makefile.w32-in (clean): Don't delete *~.
237
e58914d0
SM
2382007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
239
c25d0edb
SM
240 * textmodes/tex-mode.el (tex-verbatim-environments):
241 Add safe-local-variable property.
242 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
243 when starting font-lock rather than when loading tex-mode.el.
244
e58914d0
SM
245 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
246 whole $( rather than just the $. Rename from sh-quoted-subshell.
247 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
248
1499cfba
TTN
2492007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
250
1de49d4e
TTN
251 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
252 bookmark-alist. Instead, if not sorting, simply return it.
253 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
254 for its return value, not for its side effect.
255
1499cfba
TTN
256 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
257 case of alignment under a constant symbol, find and consider
258 the sexp actually at indentation to be the "last sexp".
259
1de49d4e 2602007-07-16 Drew Adams <drew.adams@oracle.com>
b3709a53
RS
261
262 * mouse.el (mouse-yank-secondary): Better error message if no
263 secondary selection.
264
2b1070c8
DN
2652007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
266
dbd3d787
DN
267 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
268
2b1070c8
DN
269 * term/xterm.el (xterm-turn-on-modify-other-keys)
270 (xterm-turn-off-modify-other-keys): New functions.
271 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
272 terminal supports it.
273
fd5306d2
TTN
2742007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
275
276 * bookmark.el (bookmark-show-all-annotations):
277 Make sure each inserted annotation ends with newline.
278
0aeeaa26
JL
2792007-07-15 Juri Linkov <juri@jurta.org>
280
281 * delsel.el (delete-selection-pre-hook):
282 * emulation/cua-base.el (cua-paste): Before a yank command,
283 check also whether last-command is one of mouse-save-then-kill,
284 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
285
abb971c3 2862007-07-15 Michael Albinus <michael.albinus@gmx.de>
60f164bd
MA
287
288 * recentf.el (recentf-keep-default-predicate): New defun.
289 (recentf-keep): Use it as initial value.
290
36ae4ff7
KF
2912007-07-15 Karl Fogel <kfogel@red-bean.com>
292
293 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
294 thus restoring bookmark bindings to three slots under C-x r. See
295 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
296
4207db9a
GM
2972007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
298
004b681c 299 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
4207db9a 300
3af37803
JR
3012007-07-15 Jason Rumney <jasonr@gnu.org>
302
303 * w32-fns.el (set-default-process-coding-system): Use dos line ends
304 for input to cmdproxy on all versions of Windows.
305 Use dos line ends for input to plink.
306
307 * comint.el (comint-simple-send): Concat newline before sending.
308 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
309
a25beddb
SM
3102007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
311
312 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
313 safe-local-variable setting.
314
287a387c
DK
3152007-07-14 David Kastrup <dak@gnu.org>
316
317 * emacs-lisp/advice.el (defadvice): Doc fix.
318
ebc3ae14
JB
3192007-07-14 Juanma Barranquero <lekktu@gmail.com>
320
321 * subr.el (when, unless): Doc fix.
322
6f8a87c0 3232007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 324
6f8a87c0 325 * replace.el (match): Use yellow1 instead of yellow.
6fee106e 326
6f8a87c0 327 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
60f164bd 328 red.
6fee106e 329
6f8a87c0 330 * pcvs-info.el (cvs-unknown): Likewise.
6fee106e 331
564a3032
EZ
3322007-07-13 Eli Zaretskii <eliz@gnu.org>
333
334 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
335 (install): Use them to copy all *.el files before *.elc.
336
f8b7331d 3372007-07-13 Drew Adams <drew.adams@oracle.com>
241ab2b5
KF
338
339 * bookmark.el (bookmark-jump-other-window): New function.
340 (bookmark-map): Bind it to "o".
341
f8b7331d 342 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
a25beddb
SM
343 and its thread contains discussion about this change.
344 The original patch was slightly tweaked by Karl Fogel
f8b7331d 345 <kfogel@red-bean.com> before committing.
241ab2b5 346
d14c45f7
KF
3472007-07-13 Karl Fogel <kfogel@red-bean.com>
348
349 * bookmark.el: Shorten some comments to fit within 80 lines.
350
e4f6f302
KF
3512007-07-13 Karl Fogel <kfogel@red-bean.com>
352
353 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
354 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
a25beddb 355 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
e4f6f302
KF
356 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
357
d72dd6bc
CD
3582007-07-13 Carsten Dominik <dominik@science.uva.nl>
359
360 * textmodes/org.el: Bug fixes.
ebc3ae14 361 (org-end-of-line): Move to end of line if in headline without tags.
d72dd6bc 362
fc8b8d0f
SM
3632007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
364
e5162bc1
SM
365 * vc-hooks.el: Remove spurious * in docstrings.
366 (vc-handled-backends): Add BZR.
367
fc8b8d0f
SM
368 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
369
9e29c91c
JB
3702007-07-12 Davis Herring <herring@lanl.gov>
371
372 * desktop.el (desktop-buffer-info, desktop-save):
373 Use `desktop-dirname' instead of `dirname'.
374
4f7a582b
SM
3752007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
376
377 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
378
379 * progmodes/python.el (python-which-func-length-limit): New var.
380 (python-which-func): New function.
381 (python-current-defun): Add optional `length-limit' and try to fit
382 computed function name to that length.
383 (python-mode): Hook `python-which-func' up.
384
c788d366
SM
3852007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
386
387 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
388
389 * comint.el (comint-dynamic-complete-as-filename):
390 Use read-file-name-completion-ignore-case.
391
2346acf6
SM
3922007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
393
c788d366
SM
394 * comint.el (comint-dynamic-list-filename-completions):
395 Use read-file-name-completion-ignore-case.
396
2346acf6
SM
397 * vc-cvs.el: Require CL.
398 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
399 New functions to provide completion of revision names.
400
401 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
402 (vc-cvs-annotate-first-line-re): New const.
403 (vc-cvs-annotate-process-filter): New fun.
404 (vc-cvs-annotate-command): Use them and run the command asynchronously.
405
1bed504a
SM
4062007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
407
408 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
409 (eldoc-print-current-symbol-info): Adjust for changed helper
410 function signatures.
411 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
412 `eldoc-highlight-function-argument'.
413 (eldoc-highlight-function-argument): New function.
414 (eldoc-get-var-docstring): Format documentation with
415 `font-lock-variable-name-face'.
416 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
417 where suited.
418 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
419 (eldoc-beginning-of-sexp): Return number of skipped sexps.
420
db8af973
MA
4212007-07-11 Michael Albinus <michael.albinus@gmx.de>
422
423 * progmodes/compile.el (compilation-start): `start-process' must
424 still be redefined when calling `start-process-shell-command'.
425
426 * progmodes/gud.el (gud-file-name): When `default-directory' is a
427 remote file name, prepend its remote part to the filename.
428 (gud-common-init): When `default-directory' is a remote file name,
429 make the filename relative to it.
430 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
431
82c4728d
DN
4322007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
433
434 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
435 mouse binding and a tooltip.
436
4372007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
438
439 * menu-bar.el (vc-menu-map): New defalias.
440
6f8a87c0 4412007-07-10 Richard Stallman <rms@gnu.org>
6fee106e 442
6f8a87c0
MB
443 * emacs-lisp/lisp-mode.el (eval-defun):
444 Explain special handling of `defface'.
6fee106e 445
c636ecc6
NR
4462007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
447
448 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
449
450 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
451
ebaba1bd
SM
4522007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
453
1cd643e7
SM
454 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
455
ebaba1bd
SM
456 * vc-arch.el (vc-arch-complete): Remove.
457 (vc-arch-revision-completion-table): Use complete-with-action.
458
459 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
460 (complete-with-action): New function.
461 (dynamic-completion-table): Use it.
462
4b29e550
MA
4632007-07-10 Michael Albinus <michael.albinus@gmx.de>
464
465 * comint.el (make-comint, make-comint-in-buffer)
466 (comint-exec-1): Replace `start-process' by `start-file-process'.
467
468 * progmodes/compile.el (compilation-start): Revert redefining
469 `start-process'.
470
48df920c
SM
4712007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
472
1bed504a
SM
473 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
474 with EOLs when generating MD5 checksums.
475
7dcef48d
SM
476 * follow.el: Don't change the global map from the follow-mode-map
477 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
478 XEmacs code.
479 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
480 since `follow-mode' should be used instead for that.
481
d3883360
SM
482 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
483 (easy-menu-do-define): Use it.
484 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
485
813fb3fe
SM
486 * progmodes/compile.el (compilation-auto-jump-to-first-error)
487 (compilation-auto-jump-to-next): New vars.
488 (compilation-auto-jump): New function.
489 (compilation-error-properties): Use them to jump to first error.
490 (compilation-start): Set the var if requested.
491
48df920c
SM
492 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
493 duplicates without also removing entries from other directories.
494
f3850a5f
CD
4952007-07-10 Carsten Dominik <dominik@science.uva.nl>
496
497 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
498 Remember span as default.
48df920c
SM
499 (org-columns-edit-value): Rename from `org-column-edit'.
500 (org-columns-display-here-title): Rename from
f3850a5f 501 `org-overlay-columns-title'.
48df920c
SM
502 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
503 (org-columns-get-autowidth-alist): Rename from
504 `org-get-columns-autowidth-alist'.
505 (org-columns-display-here): Rename from `org-overlay-columns'.
506 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
507 (org-columns-quit): Rename from `org-column-quit'.
508 (org-columns-show-value): Rename from `org-column-show-value'.
f3850a5f
CD
509 (org-columns-content, org-columns-widen)
510 (org-columns-next-allowed-value)
511 (org-columns-edit-allowed, org-columns-store-format)
512 (org-columns-uncompile-format, org-columns-redo)
513 (org-columns-edit-attributes, org-delete-property)
514 (org-set-property, org-columns-update)
515 (org-columns-compute, org-columns-eval)
516 (org-columns-not-in-agenda, org-columns-compute-all)
517 (org-property-next-allowed-value)
518 (org-columns-compile-format)
519 (org-fill-paragraph-experimental)
520 (org-string-to-number, org-property-action)
f0fe4395 521 (org-columns-move-left, org-columns-new)
f3850a5f
CD
522 (org-column-number-to-string)
523 (org-property-previous-allowed-value)
524 (org-at-property-p, org-columns-delete)
525 (org-columns-previous-allowed-value)
526 (org-columns-move-right, org-columns-narrow)
527 (org-property-get-allowed-values)
528 (org-verify-version, org-column-string-to-number)
529 (org-delete-property-globally): New functions.
48df920c
SM
530 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
531 (org-columns-overlays): Rename from `org-column-overlays'.
532 (org-columns-map): Rename from `org-column-map'.
533 (org-columns-current-maxwidths): Rename from
f3850a5f
CD
534 `org-current-columns-maxwidths'.
535 (org-columns-begin-marker, org-columns-current-fmt-compiled)
536 (org-previous-header-line-format)
537 (org-columns-inhibit-recalculation)
538 (org-columns-top-level-marker): New variables.
48df920c 539 (org-columns-default-format): Rename from `org-default-columns-format'.
f3850a5f
CD
540 (org-property-re): New constant.
541
45595a4f 5422007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
6fee106e 543
45595a4f 544 * subr.el (looking-at-p, string-match-p): New functions.
6fee106e 545
2b1567a5
RS
5462007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
547
548 * textmodes/tex-mode.el (tex-fontify-script)
549 (tex-font-script-display): New variables to make display of
550 superscripts and subscripts customizable.
551 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
552
ccbbae2c
RS
5532007-07-09 Richard Stallman <rms@gnu.org>
554
555 * isearch.el (isearch-edit-string): Call to isearch-push-state
556 after the search.
557
825906b8
JD
5582007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
559
560 * window.el (fit-window-to-buffer): Remove setting of window-min-height
39127636
JB
561 to 1 as enlarge-window uses the value to resize/shrink windows other
562 than WINDOW if needed.
825906b8 563
45595a4f
RS
5642007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
565
566 * cus-start.el (file-coding-system-alist): Fix custom type.
567
5682007-07-08 Chong Yidong <cyd@stupidchicken.com>
569
570 * longlines.el (longlines-wrap-region): Avoid marking buffer as
571 modified.
48df920c
SM
572 (longlines-auto-wrap, longlines-window-change-function):
573 Remove unnecessary calls to set-buffer-modified-p.
45595a4f 574
6bd7e3b4
KY
5752007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
576
577 * cus-start.el (file-coding-system-alist): Fix custom type.
578
f4b43eb3
SM
5792007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
580
581 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
582 (vc-cvs-checkout): Remove last arg now unused; simplify.
583
00d6fd04
MA
5842007-07-08 Michael Albinus <michael.albinus@gmx.de>
585
586 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
587
588 * net/tramp.el:
589 * net/tramp-ftp.el:
590 * net/tramp-smb.el:
591 * net/tramp-uu.el:
592 * net/trampver.el: Migrate to Tramp 2.1.
593
594 * net/tramp-cache.el:
595 * net/tramp-fish.el:
596 * net/tramp-gw.el: New Tramp packages.
597
598 * net/tramp-util.el:
599 * net/tramp-vc.el: Removed.
600
601 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process
602 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
603
604 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
605
606 * progmodes/compile.el (compilation-start): Redefine
607 `start-process' temporarily when `default-directory' is remote.
608 Remove case of synchronous compilation, this won't happen ever.
609 (compilation-setup): Make local variable `comint-file-name-prefix'
610 for remote compilation.
611
0468beec
MR
6122007-07-08 Martin Rudalics <rudalics@gmx.at>
613
614 * novice.el (disabled-command-function): Fit window to buffer to
615 make last line visible.
616 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
617
618 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
619 when handling the terminating event.
620
94c95a35
JB
6212007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
622
623 * calc/calc.el (math-read-number-simple): Remove leading 0s.
624 (math-bignum-digit-length): Change to optimal value.
625
4346200e
JB
626 * calc/calc-bin.el (math-bignum-logb-digit-size)
627 (math-bignum-digit-power-of-two): Evaluate when compiled.
628
94c95a35 629 * calc/calc-comb.el (math-small-factorial-table)
39127636 630 (math-init-random-base, math-prime-test): Remove unnecessary calls
94c95a35
JB
631 to `math-read-number-simple'.
632
39127636 633 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
94c95a35
JB
634 (math-approx-gamma-const): Add docstrings.
635
636 * calc/calc-forms.el (math-julian-date-beginning)
ebc3ae14 637 (math-julian-date-beginning-int): New constants.
39127636 638 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
94c95a35
JB
639 Use the new constants.
640
641 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
642
39127636
JB
643 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
644 Add docstrings.
94c95a35 645
cd42ec7d
SM
6462007-07-07 Tom Tromey <tromey@redhat.com>
647
648 * vc.el (vc-annotate): Jump to line and output message only after the
649 process is really all done.
650
7c33af85
SM
6512007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
652
653 * vc.el (vc-exec-after): Don't move point from the sentinel.
654 Forcefully read all the remaining text in the pipe upon process exit.
655 (vc-annotate-display-autoscale, vc-annotate-lines):
656 Don't stop at the first unrecognized line.
657 (vc-annotate-display-select): Run autoscale after the process is done
658 since it depends on the whole result.
659
fc70e90f
EZ
6602007-07-07 Eli Zaretskii <eliz@gnu.org>
661
662 * term/w32-win.el (menu-bar-open): New function.
663 Bind <f10> to it.
664
7cb76caa
MA
6652007-07-07 Michael Albinus <michael.albinus@gmx.de>
666
667 * simple.el (start-file-process): New defun.
668
0b7750a9
SM
6692007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
670
75f6af19
SM
671 * files.el (find-file-confirm-nonexistent-file): Rename from
672 find-file-confirm-inexistent-file. Update users.
673
0b7750a9
SM
674 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
675 format of autoload block where the file's time-stamp is replaced by its
676 MD5 checksum.
677 (autoload-generate-file-autoloads): Use MD5 checksum instead of
678 time-stamp for secondary autoloads files.
679 (update-directory-autoloads): Remove duplicate entries.
680 Use time-less-p for time-stamps, as done in autoload-find-destination.
681
e90988a0
JB
6822007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
683
684 * calc/calc.el (math-read-number): Replace number by variable.
685 (math-read-number-simple): Properly parse small integers.
686
dc5d263f
DN
6872007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
688
689 * vc.el: Fix doc for the checkout function.
690
a07e665b
DN
6912007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
692
693 * vc-hg.el (vc-hg-root): New function.
694 (vc-hg-registered): Use it.
695 (vc-hg-diff-tree): New defalias.
696 (vc-hg-responsible-p): Likewise.
697 (vc-hg-checkout): Comment out, not needed.
698 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
699 (vc-hg-find-version, vc-hg-next-version): New functions.
700
78ddf12f
AS
7012007-07-06 Andreas Schwab <schwab@suse.de>
702
703 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
704 dynamic bindings around the evaluation of the expression.
705 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
706
ddd7c238
SM
7072007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
708
709 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
710 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
711 Use run-hooks rather than run-mode-hooks.
712
3fa5c462
JB
7132007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
714
715 * calc/calc-comb.el (math-random-digit): Rename to
716 `math-random-three-digit-number'.
717 (math-random-digits): Don't depend on representation of integer.
718
719 * calc/calc-bin.el (math-bignum-logb-digit-size)
720 (math-bignum-digit-power-of-two): New constants.
39127636
JB
721 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
722 (math-not-bignum, math-clip-bignum): Use the constants
3fa5c462
JB
723 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
724 instead of their values.
725 (math-clip): Use math-small-integer-size instead of its value.
726
9ae06d96
JB
727 * calc/calc.el (math-add-bignum): Replace number by constant.
728
61af0f39
CY
7292007-07-05 Chong Yidong <cyd@stupidchicken.com>
730
ddd7c238
SM
731 * wid-edit.el (widget-documentation-string-value-create):
732 Insert indentation spaces.
61af0f39 733
c1d478c3
TTN
7342007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
735
736 * emacs-lisp/byte-opt.el: Revert last change.
737
c2ba4a6b
DN
7382007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
739
740 * vc-hooks.el (vc-handled-backends): Add HG.
741
742 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
743
f15ca944
SM
7442007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
745
746 * complete.el (PC-do-complete-and-exit): Add support for the new
747 `confirm-only' confirmation mode.
748
2321b042
CY
7492007-07-05 Chong Yidong <cyd@stupidchicken.com>
750
751 * cus-edit.el (custom-commands): New variable.
752 (custom-tool-bar-map): New variable. Initialize using
753 `custom-commands'.
754 (custom-mode): Use `custom-tool-bar-map'.
755 (custom-buffer-create-internal): Insert action buttons only if
756 tool bar is not used. Use `custom-commands'.
757 (Custom-help, custom-command-apply): New function.
758 (custom-command-apply, Custom-set, Custom-save)
759 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
760 Use `custom-command-apply' instead of duplicating code.
761 (customize-group-other-window): Call `customize-group' instead of
762 duplicating code.
763 (customize-face-other-window): Call `customize-face' instead of
764 duplicating code.
765 (customize-group, customize-face): Add optional args for opening
766 in another window.
767 (custom-variable-tag): Don't inherit `variable-pitch' face.
768 (custom-group-tag): Inherit `variable-pitch' face.
769 (custom-variable-value-create): Set documentation indentation.
770 (custom-group-value-create): Make group name a link, instead of
771 using an extra "go to group" button.
772 (custom-prompt-variable, custom-group-set, custom-group-save)
773 (custom-group-reset-current, custom-group-reset-saved)
774 (custom-group-reset-standard): Minor cleanup.
775
978d4c87
TTN
7762007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
777
778 * Makefile.in (bootstrap-prepare): When copying from
779 ldefs-boot.el, make sure loaddefs.el is writeable.
780
4c5cd2d2
TTN
781 (bootstrap-prepare): Make $(lisp)/ps-print.el
782 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
783
b33ac3b7
DN
7842007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
785
786 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
787 only caller, and delete.
788 (vc-hg-state): Deal with exceptions and only parse the output on
789 successful return.
4ac3eac7
DN
790 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
791 caller, and delete.
b33ac3b7
DN
792 (vc-hg-workfile-version): Deal with exceptions and only parse the
793 output on successful return.
4ac3eac7 794 (vc-hg-revert): New function.
b33ac3b7 795
b4739e5d
JB
7962007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
797
798 * calculator.el (calculator-expt): Use more cases to determine
799 the value.
800
c89d0fd4 8012007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 802
c89d0fd4
MB
803 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
804 file names.
6fee106e 805
f50347a9
JB
8062007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
807
808 * calculator.el (calculator-expt, calculator-integer-p):
809 New functions.
810 (calculator-fact): Check to see if the factorial will be too
811 large before computing it.
812 (calculator-initial-operators): Use `calculator-expt' to
813 compute "^".
814 (calculator-mode): Mention that results which are too large
815 will return inf.
aa9f2751
JB
816 * calc/calc-comb.el (math-small-factorial-table): Replace list
817 by vector.
f50347a9 818
b71f9bdb
DK
8192007-07-03 David Kastrup <dak@gnu.org>
820
821 * shell.el: On request of the authors, remove their addresses for
822 the sake of bug reports, and add the developer list address as
823 maintainer information.
824
cf84d3ce
RS
8252007-07-03 Richard Stallman <rms@gnu.org>
826
827 * files.el (make-directory): Doc fix.
828 (find-file-confirm-inexistent-file): Make it a defcustom.
829 Make nil the default.
830
8312007-07-02 Richard Stallman <rms@gnu.org>
832
833 * startup.el (command-line): Set buffer-offer-save in *scratch*
834 and enable auto-save in it.
835
39586cf3
CD
8362007-07-02 Carsten Dominik <dominik@science.uva.nl>
837
838 * textmodes/org.el (orgstruct-mode-map): New variable.
839 (orgstruct-mode): New minor mode.
840 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
841 (orgstruct-make-binding, org-context-p, org-get-local-variables)
842 (org-run-like-in-org-mode): New functions.
843 (org-cycle-list-bullet): New command.
844 (org-special-properties, org-property-start-re)
845 (org-property-end-re): New constants.
846 (org-with-point-at): New macro.
847 (org-get-property-block, org-entry-properties, org-entry-get)
848 (org-entry-delete, org-entry-get-with-inheritance)
849 (org-entry-put, org-buffer-property-keys): New functions.
850 (org-insert-property-drawer): New command.
851 (org-entry-property-inherited-from): New variable.
852 (org-column): New face.
853 (org-column-overlays, org-current-columns-fmt)
854 (org-current-columns-maxwidths, org-column-map): New variables.
855 (org-column-menu): New menu.
856 (org-new-column-overlay, org-overlay-columns)
857 (org-overlay-columns-title, org-remove-column-overlays)
858 (org-column-show-value, org-column-quit, org-column-edit): New
859 functions.
860 (org-columns, org-agenda-columns): New commands.
861 (org-get-columns-autowidth-alist): New functions.
862 (org-properties): New customize group.
863 (org-default-columns-format): New option.
864 (org-priority): Realign tags after changing priority.
865 (org-preserve-lc): New macro.
866 (org-update-checkbox-count): Catch case when there is no headline.
867 (org-agenda-quit): Remove any column overlays.
868 (org-beginning-of-item-list): Fixed bug when non-item line is
869 indented too deep.
870 (org-cached-props): New variable.
871 (org-cached-entry-get): New function.
872 (org-make-tags-matcher): Handle property matches.
873 (org-table-recalculate): Swap evaluation order: Field formula
874 first, then column formulas, but don't allow them to overwrite the
875 field formulas.
876 (org-table-eval-formula): New argument untouchable.
877 (org-table-put-field-property): New function.
878
e8749da6
MR
8792007-07-02 Martin Rudalics <rudalics@gmx.at>
880
39127636 881 * help-mode.el (help-make-xrefs): Skip spaces too when
e8749da6
MR
882 skipping tabs.
883
884 * ffap.el (dired-at-point-prompter): Improve prompt in
885 list-directory case.
886
c89d0fd4 8872007-07-01 Richard Stallman <rms@gnu.org>
6fee106e 888
c89d0fd4 889 * files.el (find-file-visit-truename): Fix safe-local-variable value.
6fee106e 890
b1916c6e
RS
8912007-07-01 Richard Stallman <rms@gnu.org>
892
893 * cus-start.el (max-mini-window-height): Added.
894
8952007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
896
897 * complete.el (partial-completion-mode): Remove advice of
4c5cd2d2 898 read-file-name-internal.
b1916c6e
RS
899 (PC-do-completion): Rebind minibuffer-completion-table.
900 (PC-read-file-name-internal): New function doing what
901 read-file-name-internal advice did.
902
ed2f6a47
TTN
9032007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
904
905 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
906 property on a few symbols.
907 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
908 (byte-optimize-lapcode): Remove bindings that are not referenced
909 and certainly will not effect through dynamic scoping.
910
14fd09e5
SM
9112007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
912
913 * files.el (find-file-confirm-inexistent-file): New var.
914 (find-file, find-file-other-window, find-file-other-frame)
915 (find-file-read-only, find-file-read-only-other-window)
916 (find-file-read-only-other-frame): Use it.
917
f61fd6b7
SM
9182007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
919
920 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
921
bd1bb1c7
JB
9222007-06-29 Juanma Barranquero <lekktu@gmail.com>
923
924 * generic-x.el (generic-define-mswindows-modes)
925 (generic-define-unix-modes, apache-log-generic-mode)
926 (bat-generic-mode-keymap, java-manifest-generic-mode)
927 (show-tabs-generic-mode): Fix typos in docstrings.
928
0ffab1eb
TTN
9292007-06-29 Ryan Yeske <rcyeske@gmail.com>
930
931 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
bd1bb1c7 932 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
0ffab1eb
TTN
933 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
934 (rcirc-print): Never ignore messages from ourself.
935
0ffaebf0
SM
9362007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
937
938 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
939 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
940
e1e16897
JD
9412007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
942
943 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
944 replace-regexp-in-string.
945
b68f6e48
SM
9462007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
947
948 * emacs-lisp/cl.el: Set edebug and indentation before loading
949 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
950
dd8d430f
AS
9512007-06-28 Andreas Schwab <schwab@suse.de>
952
953 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
954 $(lisp)/subdirs.el.
955
d9d0113f
JB
9562007-06-28 Juanma Barranquero <lekktu@gmail.com>
957
958 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
959 the speedbar frame if nil; that deletes the current frame or
960 causes an error if it is the only frame.
961 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
962
cd7c4fc5
TTN
9632007-06-28 Kevin Ryde <user42@zip.com.au>
964
965 * textmodes/nroff-mode.el: Groff \# comments.
966 (nroff-mode-syntax-table): \# comment intro,
967 plain # as punct per global table.
968 (nroff-font-lock-keywords): Add # as a single char escape.
969 (nroff-mode): In comment-start-skip, match \#.
970
360cf7bc
SM
9712007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
972
973 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
974 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
975 point-min == 1.
976
8315a3b5
NR
9772007-06-28 Nick Roberts <nickrob@snap.net.nz>
978
360cf7bc
SM
979 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
980 Rename and move to...
8315a3b5
NR
981
982 * subr.el (strings->string, string->strings): ...here.
983
984 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
985 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
986
987 * progmodes/gud.el (gud-common-init): Call string->strings instead
988 of split-string.
989
4a725859
MA
9902007-06-27 Michael Albinus <michael.albinus@gmx.de>
991
992 * dired-aux.el: Remove `dired-call-process'.
993 (dired-check-process): Call `process-file'.
994
995 * wdired.el (wdired-do-perm-changes): Call `process-file'.
996
997 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
998 `ange-ftp-process-file'.
999
413d6d87
SM
10002007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1001
dbc65a5e
SM
1002 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
1003
1004 * emacs-lisp/cl-extra.el:
1005 * emacs-lisp/cl-seq.el:
1006 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
1007 Add autoload cookies on all defs autoloaded manually in cl.el.
1008
1009 * emacs-lisp/cl-loaddefs.el: New file.
1010
36c6bc15
SM
1011 * textmodes/texinfmt.el (texinfo-raisesections-alist)
1012 (texinfo-lowersections-alist): Merge definition and declaration.
1013 (texinfo-start-of-header, texinfo-end-of-header): Remove.
1014 (texinfo-format-syntax-table): Merge init into declaration.
1015 (texinfo-format-parse-line-args, texinfo-format-parse-args)
1016 (texinfo-format-parse-defun-args, texinfo-format-node)
1017 (texinfo-push-stack, texinfo-multitable-widths)
1018 (texinfo-define-info-enclosure, texinfo-alias)
1019 (texinfo-format-defindex, batch-texinfo-format): Use push.
1020 (texinfo-footnote-number): Remove duplicate declaration.
1021
231f3e66
SM
1022 * ps-print.el: Update with auto-generated autoloads.
1023
413d6d87
SM
1024 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
1025
0b0dad41
SM
10262007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
1027
438d6bb6
SM
1028 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
1029 relative to current dir for file-local settings.
1030 (autoload-generate-file-autoloads): Add `outfile' arg.
1031 (update-directory-autoloads): Use it to directly call
1032 autoload-generate-file-autoloads instead of going through
1033 update-file-autoloads so we avoid redundant searches and so we can know
1034 the set of buffers changed so we can save them all.
1035
1fad2b12
SM
1036 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
1037 rather than throwing `up-to-date'.
1038 (autoload-generate-file-autoloads): Adjust correspondingly.
1039 (update-file-autoloads): Be careful to let-bind
1040 autoload-modified-buffers and adjust to new calling conventions.
1041 (autoload-modified-buffers): Make it a dynamically scoped var.
1042 (update-directory-autoloads): Use file-relative-name instead of
1043 autoload-trim-file-name.
1044 (autoload-insert-section-header): Don't use autoload-trim-file-name
1045 since the file is already relative now.
1046 (autoload-trim-file-name): Remove.
1047
56dada42
SM
1048 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
1049 (vc-arch-complete, vc-arch--version-completion-table)
1050 (vc-arch-revision-completion-table): New functions to provide
1051 completion of revision names.
1052 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
1053 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
1054 to let the user trim the revlib.
1055
4d83a657
SM
1056 * vc.el: Add new VC operation `revision-completion-table'.
1057 (vc-default-revision-completion-table): New function.
1058 (vc-version-diff, vc-version-other-window): Use it to provide
1059 completion of revision names if the backend provides it.
1060
0b0dad41
SM
1061 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
1062
1063 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
1064 of newer .svn/entries.
1065
fed082a0
DK
10662007-06-25 David Kastrup <dak@gnu.org>
1067
1068 * calc/calc-poly.el (math-padded-polynomial)
1069 (math-partial-fractions): Add some function comments.
1070
986c5ad5
SM
10712007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
1072
1073 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1074 Make `outbuf' optional.
1075 (update-file-autoloads): Use it.
1076
57536a83
SM
10772007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
1078
e66466a6
SM
1079 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
1080 (autoload-find-destination): Keep it uptodate.
1081 (autoload-save-buffers): New fun.
1082 (update-file-autoloads): Use it. Re-add the "up to date" message.
1083
57536a83
SM
1084 * emacs-lisp/autoload.el: Refactor for upcoming changes.
1085 (autoload-find-destination): New function extracted from
1086 update-file-autoloads.
1087 (update-file-autoloads): Use it.
ceea9b18
SM
1088 (autoload-generate-file-autoloads): New function extracted from
1089 generate-file-autoloads. Use file-relative-name. Delay computation of
1090 output-start to the first cookie. Remove done-any, replaced by
1091 output-start.
1092 (generate-file-autoloads): Use it.
57536a83 1093
40cddce8
JB
10942007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1095
d9d0113f 1096 * calc/calc-comb.el (math-init-random-base, math-prime-test):
40cddce8
JB
1097 Use math-read-number-simple to insert constants.
1098 (math-prime-test): Redo calculation of sum.
1099
98888d77
JB
1100 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
1101
57536a83 1102 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
98888d77
JB
1103 math-scale-bignum-3.
1104 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
1105 math-bignum-digit-size.
1106 (math-isqrt-small): Add another possible initial guess.
1107
2793c9bb
RW
11082007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1109
1110 * textmodes/bibtex.el (bibtex-entry-format): New options
1111 `whitespace', `braces', and `string'.
1112 (bibtex-field-braces-alist, bibtex-field-strings-alist)
1113 (bibtex-field-braces-opt, bibtex-field-strings-opt)
1114 (bibtex-cite-matcher-alist): New variables.
1115 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
1116 (bibtex-flash-head): Use blink-matching-delay.
1117 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
1118 (bibtex-format-entry, bibtex-reformat): Handle new options of
1119 bibtex-entry-format.
57536a83
SM
1120 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
1121 New functions.
2793c9bb
RW
1122 (bibtex-complete-internal): Do not display messages while
1123 minibuffer is used. Do not leave around a completions buffer
1124 that is out of date.
1125 (bibtex-copy-summary-as-kill): New optional arg.
1126 (bibtex-font-lock-url): New optional arg no-button.
1127 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
1128 (bibtex-url): Allow multiple URLs per entry.
dbb7d404 1129
3b979520
SM
11302007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
1131
1132 * emacs-lisp/autoload.el (autoload-generated-file): New function.
1133 (update-file-autoloads, update-directory-autoloads): Use it.
1134 (autoload-file-load-name): New function.
1135 (generate-file-autoloads, update-file-autoloads): Use it.
1136 (autoload-find-file): Accept non-absolute argument. Set default-dir.
1137 (generate-file-autoloads): If the autoloaded form is malformed,
1138 indicate the problem with a warning instead of aborting.
1139
28adf31c
TTN
11402007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1141
1142 * simple.el (next-error-recenter): Accept `(4)' as well;
1143 also, specify `integer' instead of `number'.
1144
56fbb895
EZ
11452007-06-23 Eli Zaretskii <eliz@gnu.org>
1146
1147 * ls-lisp.el (insert-directory): If an invalid regexp error is
1148 thrown, try using FILE as a literal file name, not a wildcard.
1149
5bcacaac
JB
11502007-06-23 Juanma Barranquero <lekktu@gmail.com>
1151
1152 * ruler-mode.el (ruler-mode): Prevent clobbering the original
1153 `header-line-format' when reentering ruler mode.
1154
2199cb47
EZ
11552007-06-23 Eli Zaretskii <eliz@gnu.org>
1156
1157 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
a65473ab 1158 FILE exists as a file.
2199cb47 1159
a6d107f1
JB
11602007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
1161
1162 * calc/calc.el (math-bignum-digit-length)
5bcacaac 1163 (math-bignum-digit-size, math-small-integer-size):
a6d107f1 1164 New constants.
5bcacaac
JB
1165 (math-normalize, math-bignum-big, math-make-float)
1166 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
1167 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
d9d0113f 1168 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
5bcacaac
JB
1169 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
1170 (math-quotient, math-div-bignum, math-div-bignum-digit)
1171 (math-div-bignum-part, math-format-bignum-decimal)
a6d107f1
JB
1172 (math-read-bignum): Use math-bignum-digit-length,
1173 math-bignum-digit-size and math-small-integer-size.
1174
6f8b1d28
JB
1175 * calc/calc-ext.el (math-fixnum-big): Use the variable
1176 math-bignum-digit-size.
1177
d621bc0a
DN
11782007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
1179
d621bc0a
DN
1180 * log-view.el (log-view-mode-menu): New menu.
1181
11a4edc2
SM
11822007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1183
d8e4eadf
SM
1184 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
1185 differently.
1186
11a4edc2
SM
1187 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
1188 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
1189
7c1912af
DN
11902007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
1191
1192 * vc-hg.el (vc-hg-print-log): Insert the file name.
1193 (vc-hg-log-view-mode): Fontify the file name.
1194
092c4936
JB
11952007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
1196
5bcacaac
JB
1197 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
1198 (calcFunc-julian): Fix incorrect number used in calculations.
092c4936 1199
446b609e
TTN
12002007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
1201
1202 * simple.el (next-error-recenter): New defcustom.
1203 (next-error, next-error-internal): Recenter if specified,
1204 immediately prior to running `next-error-hook'.
1205
77a2bb53
TTN
1206 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
1207 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
1208
31a0385d
TTN
1209 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
1210
3e9c6b0a
JB
12112007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
1212
1213 * calc/calc-comb.el (math-small-factorial-table): New variable.
1214 (calcFunc-fact): Use `math-small-factorial-table'.
1215
1216 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
1217 initial values.
e404adfe 1218 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
3e9c6b0a
JB
1219 New variables to use in caches.
1220
5bcacaac
JB
1221 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
1222 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
3e9c6b0a 1223
e404adfe 1224 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
3e9c6b0a
JB
1225 (math-bernoulli-b-cache): Use math-read-number-simple to insert
1226 bignums.
1227
1228 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
1229 New variables to use in caches.
1230
d797e643
DN
12312007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
1232
e404adfe 1233 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
5ec05779 1234
d797e643
DN
1235 * vc-hg.el (vc-hg-log-view-mode): New mode.
1236
1f26c380
JB
12372007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
1238
1239 * calc/calc.el (math-read-number-simple): New function.
1240
e404adfe 12412007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
e96e1531
DN
1242
1243 * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
1244 (vera-font-lock-match-item): Fix doc string.
1245 (vera-in-comment-p): Remove unused function.
5bcacaac 1246 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
e96e1531
DN
1247 use `syntax-ppss'.
1248 (vera-forward-syntactic-ws): Fix argument order.
1249 (vera-prepare-search): Use `with-syntax-table'.
1250 (vera-indent-line): Fix doc string.
1251 (vera-electric-tab): Fix doc string.
1252 (vera-expand-abbrev): Define alias instead of using `fset'.
1253 (vera-comment-uncomment-region): Use `comment-start-skip'.
1254
dddf9c0c
CD
12552007-06-21 Carsten Dominik <dominik@science.uva.nl>
1256
5bcacaac 1257 * textmodes/org.el (org-export-with-footnotes): New option.
e404adfe 1258 (org-export-as-html): Fix replacement bug for XEmacs.
446b609e 1259 (org-agenda-default-appointment-duration): New option.
dddf9c0c 1260
cdaf01cc
DN
12612007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
1262
1263 * vc-hg.el: Add to do items.
1264 (vc-hg-diff): Add support for comparing different revisions.
1265 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
1266 (vc-hg-annotate-extract-revision-at-line)
1267 (vc-hg-previous-version, vc-hg-checkin): New functions.
1268 (vc-hg-annotate-re): New constant.
1269
eaea8b1d
JB
12702007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1271
5bcacaac 1272 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
eaea8b1d 1273
37a5e97a
SM
12742007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1275
d8e4eadf
SM
1276 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
1277 buffer-local value of log-view-*-re if applicable.
1278
1279 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
1280 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
1281 (vc-bzr-command*): Remove both (incompatible) versions.
1282 (vc-bzr-do-command*): Remove.
1283 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
1284 Remove by folding into its only caller vc-bzr-command.
1285 (vc-bzr-command): Always set the environment, even when ineffective.
1286 (vc-bzr-version): Minor fix up.
1287 (vc-bzr-admin-dirname): New var.
1288 (vc-bzr-bzr-dir): Remove.
1289 (vc-bzr-root-dir): New fun.
1290 (vc-bzr-registered): Use it. Add an autoloaded version.
1291 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
1292 (vc-bzr-view-log-function): Remove.
1293 (vc-bzr-log-view-mode): New major mode to replace it.
1294 (vc-bzr-print-log): Only activate the old hack if needed.
1295
37a5e97a
SM
1296 * vc.el (vc-default-log-view-mode): New function.
1297 (vc-print-log): Add new `log-view-mode' VC operation.
1298
794855ca
JB
12992007-06-20 Juanma Barranquero <lekktu@gmail.com>
1300
8eb17675
JB
1301 * ido.el (ido-find-file-in-dir): Don't signal an error for
1302 empty directories.
1303
ccf0d2ca
JB
1304 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
1305
794855ca
JB
1306 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
1307 directory where the desktop file was found, as the docstring says.
1308 (desktop-kill): Use `read-directory-name'.
1309
7e7db9fc
AM
13102007-06-20 Alan Mackenzie <acm@muc.de>
1311
1312 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
1313 When removing lines, also remove the \n. Correction of patch of
1314 2007-04-21.
794855ca 1315
ea3da5b9
MR
13162007-06-20 Martin Rudalics <rudalics@gmx.at>
1317
1318 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
1319 event is not a cons cell. Do not unread drag-mouse-1 events.
1320 Select right window in check whether space was stolen from
1321 window above.
1322
1323 * help-mode.el (help-make-xrefs): Adjust position of new forward
1324 button.
1325
77b5d458
SM
13262007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
1327
1328 * vc-bzr.el (vc-bzr-with-process-environment)
1329 (vc-bzr-std-process-invocation): New macros.
1330 (vc-bzr-command, vc-bzr-command*): Use them.
1331 (vc-bzr-with-c-locale): Remove.
1332 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
1333 (vc-bzr-buffer-nonblank-p): New function.
1334 (vc-bzr-state-words): New const.
1335 (vc-bzr-state): Look for `bzr status` keywords in output.
1336 Display everything else as a warning message to the user.
1337 Fix status report with bzr >= 0.15.
1338
248c6645
DN
13392007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
1340
1341 * vc-hg.el (vc-hg-global-switches): Simplify.
1342 (vc-hg-state): Handle more states.
1343 (vc-hg-diff): Fix doc-string.
1344 (vc-hg-register): New function.
1345 (vc-hg-checkout): Likewise.
1346
794855ca 13472007-06-20 Reto Zimmermann <reto@gnu.org>
37d4643c
DN
1348
1349 * progmodes/vera-mode.el: New file.
1350
89046ea5
JB
13512007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1352
1353 * calc/calc.el (calc-multiplication-has-precendence):
1354 New variable.
5bcacaac 1355 (math-standard-ops, math-standard-ops-p, math-expr-ops):
89046ea5
JB
1356 New functions.
1357 (math-expr-opers): Define using math-standard-ops rather than
1358 math-standard-opers.
1359 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
1360 equal the function math-standard-ops rather than the variable
1361 math-standard-opers.
1362 (calc-algebraic-entry): Let math-expr-opers equal
1363 math-standard-ops or math-expr-ops, as appropriate.
5bcacaac 1364 (math-expr-read-level, math-read-factor): Let math-expr-opers
89046ea5
JB
1365 equal math-expr-ops.
1366 * calc/calc-embed.el (calc-embedded-finish-edit):
1367 Let math-expr-opers equal the function math-standard-ops
1368 rather than the variable math-standard-opers.
1369 * calc/calc-ext.el (math-read-plain-expr)
1370 (math-format-flat-expr-fancy): Let math-expr-opers equal the
1371 function math-standard-ops rather than the variable
1372 math-standard-opers.
5bcacaac 1373 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
89046ea5
JB
1374 Let math-expr-opers equal the function math-standard-ops rather
1375 than the variable math-standard-opers.
1376 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
1377 equal the function math-standard-ops rather than the variable
1378 math-standard-opers.
1379 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
1380 equal the function math-standard-ops rather than the variable
1381 math-standard-opers.
1382 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
1383 math-expr-ops.
1384
794855ca 13852007-06-19 Ivan Kanis <apple@kanis.eu>
61223448
DN
1386
1387 * vc-hg.el: New file.
1388
e404adfe
SM
13892007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1390
1391 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
1392 with font-lock-multiline.
1393
446ac170
GM
13942007-06-17 Glenn Morris <rgm@gnu.org>
1395
1396 * lpr.el (lpr-page-header-switches): Move %s to separate element
1397 for correct quoting. Doc fix.
1398
5d503af9
SM
13992007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
1400
1401 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
1402 than setting sgml-xml-mode.
1403 (sgml-mode, html-mode): Set sgml-xml-mode.
1404 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
1405 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
1406 (sgml-electric-tag-pair-before-change-function)
1407 (sgml-electric-tag-pair-flush-overlays): New functions.
1408 (sgml-electric-tag-pair-mode): New minor mode.
1409 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
1410 (sgml-calculate-indent): Use assoc-string.
1411
86265518
KF
14122007-06-16 Karl Fogel <kfogel@red-bean.com>
1413
1414 * thingatpt.el (thing-at-point-email-regexp): Don't require two
1415 chars before the "@" in an email address. Andreas Roehler noticed
1416 this problem.
1417
baef4cbe
KF
14182007-06-15 Karl Fogel <kfogel@red-bean.com>
1419
1420 * thingatpt.el: Add support for email addresses (`email').
1421 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
1422 (thing-at-point-email-regexp): New variable.
1423 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
1424 properties on this symbol, with lambda forms for values.
5d503af9 1425
1bd8df7e
MY
14262007-06-15 Masatake YAMATO <jet@gyve.org>
1427
5d503af9 1428 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
b32ce4c3 1429
5d503af9 1430 * vc.el (vc-dired-hook): Check the backend returned from
1bd8df7e
MY
1431 `vc-responsible-backend' can really handle `subdir'.
1432
1f0abf8f
CY
14332007-06-15 Chong Yidong <cyd@stupidchicken.com>
1434
5d503af9
SM
1435 * wid-edit.el (widget-add-documentation-string-button):
1436 Fix handling of documentation indent.
1f0abf8f 1437
5f728b01
KS
14382007-06-15 Miles Bader <miles@fencepost.gnu.org>
1439
1440 * mb-depth.el: New file.
1441
3827b532
MY
14422007-06-15 Masatake YAMATO <jet@gyve.org>
1443
1444 * vc.el (vc-dired-mode): Show backend name as part of mode name.
1445
f0db902e
CY
14462007-06-14 Chong Yidong <cyd@stupidchicken.com>
1447
1448 * wid-edit.el (widget-default-create): Move ?h handling here...
1449 (widget-default-format-handler): ...from here.
1450 (widget-docstring, widget-add-documentation-string-button): New funs.
1451 (documentation-string): Add :visibility-widget property.
1452 (widget-documentation-string-value-create): Use it.
1453
1454 * cus-edit.el (custom-split-regexp-maybe): Simplify.
1455 (custom-buffer-create-internal): Simplify message.
1456 (custom-variable-tag): Reduce height to normal.
1457 (custom-variable-value-create, custom-face-value-create)
1458 (custom-visibility): New widget.
1459 (custom-visibility): New face.
5d503af9
SM
1460 (custom-group-value-create):
1461 Call widget-add-documentation-string-button, using `custom-visibility'.
f0db902e 1462
3ab6a7ae
SM
14632007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
1464
1465 * emacs-lisp/bytecomp.el (byte-compile-current-group)
1466 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
1467 change. Apparently the "warning even if the group is implicit" is
1468 a feature rather than a bug.
1469
33af2b6e 14702007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
3ab6a7ae 1471
33af2b6e 1472 * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
794855ca
JB
1473 Different advices for Emacs and XEmacs. Compile them conditionally.
1474 (viper-version): Belated version change.
3ab6a7ae 1475
2dde79d8
JB
14762007-06-14 Juanma Barranquero <lekktu@gmail.com>
1477
1478 * follow.el (follow-all-followers, follow-generic-filter):
1479 * pcomplete.el (pcomplete-restore-windows):
1480 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
1481 (x-dnd-drop-data):
1482 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
1483 * progmodes/python.el (python-complete-symbol):
1484 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
1485
195eca78
SM
14862007-06-13 Ryan Yeske <rcyeske@gmail.com>
1487
1488 * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
1489 around bright and dim regexps. Make sure bright and dim matches
1490 use word anchors. Send text through rcirc-markup functions.
1491 (rcirc-url-regexp): Add single quote character.
1492 (rcirc-connect): Write logs to disk on auto-save-hook.
1493 Make server a non-optional argument.
1494 (rcirc-log-alist): New variable.
1495 (rcirc-log-directory): Make customizable.
1496 (rcirc-log-flag): New customizable variable.
1497 (rcirc-log): New function.
1498 (rcirc-print): Use above function.
1499 (rcirc-log-write): New function.
1500 (rcirc-generate-new-buffer-name): Strip text properties.
1501 (rcirc-switch-to-buffer-function): Remove variable.
1502 (rcirc-last-non-irc-buffer): Remove variable.
1503 (rcirc-non-irc-buffer): Add function.
1504 (rcirc-next-active-buffer): Use above function.
1505 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
1506 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
1507 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
1508 (rcirc-omit-mode): Add minor-mode.
1509 (rcirc-mode-map): Change C-c C-o binding.
1510 (rcirc-mode): Clear mode-line-process. Use a custom
1511 fill-paragraph-function. Set up buffer-invisibility-spec.
1512 (rcirc-response-formats): Remove timestamp code.
1513 (rcirc-omit-responses): Add variable.
1514 (rcirc-print): Don't put the overlay arrow on potentially omitted
1515 lines. Log line to disk. Record activity for private messages
1516 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
1517 (rcirc-jump-to-first-unread-line): Print message if there is no
1518 unread text.
1519 (rcirc-clear-unread): New function.
1520 (rcirc-markup-text-functions): Add variable.
1521 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
1522 (rcirc-debug): Don't mess with window configuration.
1523 (rcirc-send-message): Send message before printing locally.
1524 Add SILENT argument, do not print message if non-nil.
1525 (rcirc-visible-buffers): New function and variable.
1526 (rcirc-window-configuration-change-1): Add function.
1527 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
1528 server buffer.
1529 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
1530 (rcirc-fill-paragraph): Add function.
1531 (rcirc-record-activity, rcirc-window-configuration-change-1):
1532 Only update the activity string if it has actually changed.
1533 (rcirc-update-activity-string): Remove padding characters from the
1534 mode-line string.
1535 (rcirc-disconnect-buffer): New function to be called when a
1536 channel is parted or the user quits.
1537 (rcirc-server-name): Warn when the server-name hasn't been set.
1538 (rcirc-window-configuration-change): Postpone work until
1539 post-command-hook.
1540 (rcirc-window-configuration-change-1): Update mode-line and
1541 overlay arrows here.
c89d0fd4 1542 (rcirc-authenticate): Fixc hanserv identification.
195eca78
SM
1543 (rcirc-default-server): Remove variable.
1544 (rcirc): Connect according to rcirc-connections.
1545 (rcirc-connections): Add variable.
1546 (rcirc-startup-channels-alist): Remove variable.
1547 (rcirc-startup-channels): Remove function.
1548
97311ec3
SM
15492007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1550
1551 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
1552
ecda6582
DN
15532007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
1554
97311ec3
SM
1555 * term/xterm.el (terminal-init-xterm): Escape parens in character
1556 constants.
ecda6582 1557
b4c4ba41
SM
15582007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1559
4f3a3368
SM
1560 * progmodes/sh-script.el: Remove unneeded * from docstrings.
1561 Use [:alpha:] and [:alnum:] where applicable.
1562 (sh-quoted-subshell): Rewrite to correctly
1563 handle nested mixes of `...` and $(...).
1564 (sh-apply-quoted-subshell): Remove.
1565 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
1566
b4c4ba41
SM
1567 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
1568
3ab7e318
GM
15692007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
1570
1571 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
1572 previous change.
1573
1d5c7d45
CY
15742007-06-12 Tom Tromey <tromey@redhat.com>
1575
1576 * subr.el (user-emacs-directory): New defconst.
b4c4ba41
SM
1577 * cmuscheme.el (scheme-start-file):
1578 * shell.el (shell):
1579 * completion.el (save-completions-file-name):
1580 * custom.el (custom-theme-directory):
1581 * term/x-win.el (emacs-session-filename):
1582 * filesets.el (filesets-menu-cache-file):
1583 * thumbs.el (thumbs-thumbsdir):
1584 * server.el (server-auth-dir):
1585 * image-dired.el (image-dired-dir):
1586 (image-dired-db-file):
1587 (image-dired-temp-image-file):
1588 (image-dired-gallery-dir):
1589 (image-dired-temp-rotate-image-file):
1590 * play/gamegrid.el (gamegrid-user-score-file-directory):
1591 * savehist.el (savehist-file):
1592 * tutorial.el (tutorial--saved-dir):
1593 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
1d5c7d45 1594
eeb40825
CY
15952007-06-12 Ralf Angeli <angeli@caeruleus.net>
1596
1597 * scroll-lock.el (scroll-lock-mode): Doc fix.
1598
77c57270 15992007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
c13f8e66
JB
1600
1601 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
1602
1603 * ediff-init.el: Doc strings.
1604
b8104a2b
SM
16052007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1606
1607 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
1608 (byte-compile-file): Bind it.
1609 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
1610 group argument is provided implicitly.
1611 (byte-compile-format-warn, byte-compile-from-buffer)
1612 (byte-compile-insert-header): Don't hardcode point-min==1.
1613 (byte-compile-file-form-require): Remove unused var old-load-list.
1614 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
1615
ac64a728 16162007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
0794ad3b
JB
1617
1618 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
c13f8e66 1619 Display error messages.
0794ad3b
JB
1620 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
1621 Get rid of cl.el dependencies.
1622
1623 * emulation/viper-init.el (viper-suppress-input-method-change-message):
1624 New variable.
1625 (viper-activate-input-method-action)
1626 (viper-inactivate-input-method-action):
1627 Use viper-suppress-input-method-change-message.
1628
1629 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
1630 for C-s, C-r.
1631
1632 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
1633 Use viper-replace-overlay-cursor-color instead of
ac64a728 1634 viper-replace-overlay-cursor-color.
0794ad3b
JB
1635 (viper-sit-for-short): Use sit-for with 3 arguments.
1636
1637 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
1638 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
1639 to gud-mode.
1640
1641 * ediff-mult.el (ediff-meta-buffer-brief-message)
1642 (ediff-meta-buffer-verbose-message): New variables.
1643 (ediff-meta-buffer-message): Variable deleted.
1644 (ediff-verbose-help-enabled): New variable.
1645 (ediff-toggle-verbose-help-meta-buffer): New function.
1646 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
ac64a728 1647 message options
0794ad3b
JB
1648
1649 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
b8104a2b 1650 (ediff-fixup-patch-map): Improve heuristic.
0794ad3b 1651
95588f91
SM
16522007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1653
1654 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
1655 (log-view-font-lock-keywords): Simplify.
1656 (log-view-current-file, log-view-current-tag): Simplify.
1657
e7053211
SS
16582007-06-12 Sam Steingold <sds@gnu.org>
1659
1660 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
1661
1f7efe1b
JB
16622007-06-12 Juanma Barranquero <lekktu@gmail.com>
1663
1664 * desktop.el (desktop-load-locked-desktop): New option.
1665 (desktop-read): Use it.
1666 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
1667 Use `when'.
1668
e88110db
JB
16692007-06-12 Davis Herring <herring@lanl.gov>
1670
1671 * desktop.el (desktop-save-mode-off): New function.
1672 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
1673 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
1674 (desktop-claim-lock, desktop-release-lock): New functions.
1675 (desktop-kill): Tell `desktop-save' that this is the last save.
1676 Release the lock afterwards.
1677 (desktop-buffer-info): New function.
794855ca 1678 (desktop-save): Use it. Run `desktop-save-hook' where the doc
e88110db
JB
1679 says to. Detect conflicts, and manage the lock.
1680 (desktop-read): Detect conflicts. Manage the lock.
1681
86dd4d03
SM
16822007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1683
c8791c6a
SM
1684 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
1685
86dd4d03
SM
1686 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
1687 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
794855ca 1688 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
86dd4d03
SM
1689 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
1690 keysyms rather than byte sequences.
1691 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
1692
7e76cdd8 16932007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
b647fc07 1694
7e76cdd8
MB
1695 * font-lock.el (font-lock-add-keywords): In case font-lock was only
1696 half-activated, forcefully activate it completely.
c6b98d9f 1697
7e76cdd8 16982007-06-11 Richard Stallman <rms@gnu.org>
7dfc4cda 1699
7e76cdd8 1700 * cus-edit.el (custom-variable-type): Doc fix.
7dfc4cda 1701
ede96990
SM
17022007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1703
935e6b79
SM
1704 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1705 (sh-font-lock-flush-syntax-ppss-cache): New functions.
1706 (sh-font-lock-syntactic-keywords): Use them to distinguish the
1707 different possible cases for \'.
1708
b4879b43
SM
1709 * complete.el (PC-bindings): Don't bind things already bound in the
1710 parent keymap.
1711
ede96990
SM
1712 * textmodes/bibtex-style.el: New file.
1713
b6e0e86c
SM
17142007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
1715
1716 * vc-bzr.el: New file.
1717
e4cc3f57
SM
17182007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1719
1720 * vc-svn.el (vc-svn-program): New var.
1721 (vc-svn-command): Use it.
1722
60b4b298
JB
17232007-06-11 Juanma Barranquero <lekktu@gmail.com>
1724
1725 * server.el (server-switch-buffer): Remove redundant check.
1726
7940bf7d
MR
17272007-06-10 Martin Rudalics <rudalics@gmx.at>
1728
60b4b298
JB
1729 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
1730 Match against file-name-nondirectory.
7940bf7d
MR
1731 Fix text on user customization variables.
1732 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
1733
ab3c4f67
TTN
17342007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1735
1736 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
1737
9258f2ef
JB
17382007-06-09 Davis Herring <herring@lanl.gov>
1739
1740 * desktop.el (desktop-minor-mode-table): Doc fix.
1741
e0602e9a
SM
17422007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1743
1744 * textmodes/css-mode.el (css-navigation-syntax-table):
1745 Use set-char-table-range so it also works in the unicode branch.
1746
da38057d
NR
17472007-06-08 Nick Roberts <nickrob@snap.net.nz>
1748
1749 * help-mode.el (help-xref-forward-stack)
1750 (help-xref-stack-forward-item, help-forward-label): New variables.
1751 (help-forward): New button type.
1752 (help-setup-xref): Initialise help-xref-forward-stack.
1753 (help-make-xrefs): Add forward button, if appropriate.
1754 (help-xref-go-back): Push item on forward stack.
1755 (help-xref-go-forward, help-go-forward): New functions.
1756
3266db2a
CY
17572007-06-07 Chong Yidong <cyd@stupidchicken.com>
1758
1759 * dired.el (dired-mode-map): Remove spurious separator.
1760
d505c598
JB
17612007-06-07 Juanma Barranquero <lekktu@gmail.com>
1762
00a2367d
JB
1763 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
1764
f02ac02f 1765 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
d505c598
JB
1766 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
1767
f5440e98
CD
17682007-06-07 Carsten Dominik <dominik@science.uva.nl>
1769
1770 * textmodes/org.el: Version number fixed.
1771
236a4178
GM
17722007-06-07 Glenn Morris <rgm@gnu.org>
1773
c74c9bac 1774 * version.el (emacs-copyright): New constant.
23d0be64 1775 * startup.el (fancy-splash-tail): Use emacs-copyright.
d16c1140
GM
1776 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
1777
04cc80ae
GM
1778 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
1779 `make-local'.
1780 (byte-compile-warnings-safe-p): Add `make-local'.
e0602e9a
SM
1781 (byte-compile-make-variable-buffer-local):
1782 Allow byte-compile-warnings to suppress this warning.
04cc80ae 1783
91ffa536
GM
1784 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
1785 format of "menu" description.
1786 (tutorial--find-changed-keys): Describe the specific menu a
1787 command is in.
1788
236a4178
GM
1789 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
1790 Rewrite compatibility functions to silence byte-compiler.
1791
ba48a401
GM
17922007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
1793
1794 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
1795 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
1796
14e28223
GM
17972007-06-07 Eric M. Ludlam <eric@siege-engine.com>
1798
d505c598 1799 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
14e28223 1800
7316fa39
JB
18012007-06-07 Juanma Barranquero <lekktu@gmail.com>
1802
1803 * progmodes/ebrowse.el (ebrowse-member-table):
1804 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
1805 (org-batch-agenda-csv): Fix typos in docstrings.
1806
2efed646
JB
18072007-06-06 Juanma Barranquero <lekktu@gmail.com>
1808
1809 * international/mule-cmds.el (toggle-enable-multibyte-characters)
1810 (sort-coding-systems, search-unencodable-char): Doc fixes.
1811 (coding-system-change-eol-conversion, set-default-coding-systems)
1812 (prefer-coding-system, find-multibyte-characters, princ-list)
1813 (leim-list-entry-regexp, set-input-method, locale-language-names)
1814 (input-method-exit-on-first-char, exit-language-environment-hook)
1815 (locale-charset-language-names): Fix typos in docstrings.
1816
c039ea1d
JB
18172007-06-06 Juanma Barranquero <lekktu@gmail.com>
1818
1819 * pgg.el (pgg-sign-region, pgg-sign):
1820 * ses.el (ses-call-printer):
1821 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
1822 * textmodes/org.el (org-cycle): Fix typos in docstrings.
1823
12cd5d56
CD
18242007-06-06 Carsten Dominik <dominik@science.uva.nl>
1825
c039ea1d 1826 * textmodes/org.el
12cd5d56
CD
1827 (org-export-region-as-html, org-replace-region-by-html)
1828 (org-number-to-letters, org-table-fedit-finish)
1829 (org-normalize-color, org-table-fedit-ref-right)
1830 (org-date-to-gregorian, org-table-fedit-move)
1831 (org-table-convert-refs-to-rc, org-calendar-holiday)
1832 (org-table-fedit-toggle-ref-type, org-write-agenda)
1833 (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
1834 (org-defkey, org-encode-for-stdout)
1835 (org-indent-line-function, org-export-as-html-to-buffer)
1836 (org-store-agenda-views, org-update-mode-line)
1837 (org-find-if, org-delete-all)
1838 (org-table-fedit-convert-buffer, org-emphasize)
1839 (org-uniquify, org-table-fedit-lisp-indent)
1840 (org-table-fedit-scroll, org-get-todo-sequence-head)
1841 (org-table-fedit-scroll-down, org-table-fedit-line-down)
1842 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
1843 (org-table-fedit-toggle-coordinates, org-dvipng-color)
1844 (org-table-fedit-line-up, org-table-fedit-ref-down)
1845 (org-table-formula-from-user, org-mode-flyspell-verify)
1846 (org-cycle-show-empty-lines, org-ctrl-c-ret)
1847 (org-table-formula-to-user, org-diary-to-ical-string)
1848 (orgtbl-export, org-table-fedit-post-command)
1849 (org-closed-in-range, org-shiftcontrolright)
1850 (org-table-convert-refs-to-an, org-table-hline-and-move)
1851 (org-table-formula-less-p, org-format-table-ascii)
1852 (org-agenda-get-sexps, org-shift-refpart)
1853 (org-diary-sexp-entry, org-time-string-to-absolute)
1854 (org-table-show-reference, org-letters-to-number)
1855 (org-fix-agenda-info, org-table-fedit-ref-up)
1856 (org-table-fedit-shift-reference, org-table-fedit-abort)
1857 (org-closest-date, org-shiftcontrolleft)
1858 (org-at-heading-or-item-p, org-rematch-and-replace)
e0602e9a
SM
1859 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
1860 New functions.
12cd5d56
CD
1861 (org-table-edit-scroll-down, org-finish-edit-formulas)
1862 (org-table-edit-next-field, org-abort-edit-formulas)
1863 (org-font-lock-level, org-export-find-first-heading-line)
1864 (org-table-edit-line-down, org-table-edit-backward-field)
1865 (org-edit-formula-lisp-indent, org-table-edit-move)
1866 (org-check-log-option, org-this-word)
1867 (org-table-edit-line-up, org-table-edit-formulas-post-command)
1868 (org-agenda-file-to-end, org-expand-file-name)
1869 (org-fake-empty-table-line, org-table-edit-scroll)
1870 (org-toggle-log-option, org-show-reference): Function removed.
e0602e9a
SM
1871 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
1872 New defsubsts.
12cd5d56
CD
1873 (org-unmodified, org-batch-store-agenda-views)
1874 (org-batch-agenda-csv): New macro.
1875 (org-agenda-export): New customization group.
1876 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
1877 (org-highest-priority, org-agenda-exporter-settings)
1878 (org-log-done-with-time, org-replace-disputed-keys)
1879 (org-format-latex-header, org-export-table-header-tags)
1880 (org-cycle-separator-lines, org-export-table-data-tags)
1881 (org-icalendar-include-sexps)
1882 (org-empty-line-terminates-plain-lists)
1883 (org-log-repeat, org-special-ctrl-a)
1884 (org-table-use-standard-references, org-disputed-keys)
1885 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
1886 (org-agenda-export-html-style): New option.
dbb7d404 1887 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
12cd5d56 1888 (org-CUA-compatible): Option removed.
dbb7d404 1889 (org-agenda-structure, org-sexp-date): New face.
12cd5d56
CD
1890 (org-todo-keywords-for-agenda, org-not-done-keywords)
1891 (org-planning-or-clock-line-re, org-agenda-name)
1892 (org-table-colgroup-info, org-todo-sets)
1893 (constants-unit-system, org-clock-mode-line-entry)
1894 (org-mode-line-timer, org-table-current-begin-pos)
1895 (org-todo-keywords-1, org-mode-line-string)
1896 (org-table-clean-did-remove-column, org-table-fedit-map)
1897 (org-clock-heading, org-table-buffer-is-an)
1898 (org-agenda-info, org-done-keywords)
1899 (org-done-keywords-for-agenda, org-todo-heads)
1900 (org-todo-kwd-alist, org-clock-start-time): New variable.
1901 (org-todo-kwd-priority-p, org-edit-formulas-map)
1902 (org-repeat-re, org-todo-kwd-max-priority)
1903 (org-version, org-done-string)
e0602e9a 1904 (org-table-clean-did-remove-column-1, org-disputed-keys):
dbb7d404 1905 Remove variables.
e0602e9a 1906 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
12cd5d56
CD
1907 (org-ts-lengths): Constant removed.
1908 (org-follow-gnus-link): Don't ask how many articles to read.
e0602e9a
SM
1909 (org-export-find-first-export-line): Rename from
1910 `org-export-find-first-heading'.
1911 Use `org-export-skip-text-before-1st-heading'.
1912 (org-table-fedit-post-command): Rename from
12cd5d56 1913 `org-table-edit-formulas-post-command'.
e0602e9a
SM
1914 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
1915 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
1916 (org-table-fedit-lisp-indent): Rename from
12cd5d56 1917 `org-edit-formula-lisp-indent'.
e0602e9a 1918 (org-table-show-reference): Rename from `org-show-reference'.
12cd5d56 1919 (org-table-store-formulas): Use `org-table-formula-less-p'.
e0602e9a 1920 (org-table-edit-formulas): Position cursor to current field equation.
12cd5d56
CD
1921 (org-update-checkbox-count, org-hide-archived-subtrees)
1922 (org-timestamp-up-day, org-timestamp-down-day)
1923 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1924 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
1925 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
e0602e9a
SM
1926 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
1927 Let `org-on-heading-p' also check for invisible heading.
12cd5d56
CD
1928 (org-read-date): Match am/pm times.
1929 (org-eval-in-calendar): Fix default date in prompt.
1930
f608df3d
CY
19312007-06-05 Chong Yidong <cyd@stupidchicken.com>
1932
1933 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
1934 "ChangeLog.a" entries, giving the latter lower priority.
1935
b2d5aa46
JB
19362007-06-05 Juanma Barranquero <lekktu@gmail.com>
1937
1938 * faces.el (face-id): If the argument is a face alias,
1939 return the ID of the target face.
1940
1634f0e3
MA
19412007-06-05 Michael Albinus <michael.albinus@gmx.de>
1942
1943 * net/socks.el (top): Remove unnecessary copyright line.
1944
1adf71a4
CY
19452007-06-04 Chong Yidong <cyd@stupidchicken.com>
1946
1947 * longlines.el (longlines-auto-wrap): Handle argument correctly.
1948
c50982cc
MA
19492007-06-04 Michael Albinus <michael.albinus@gmx.de>
1950
1951 * net/socks.el: New file, taken from w3 repository.
1952 (top): Update Copyright. Don't load cl.el.
1953 (all): Replace `case' by `cond', `string-to-int' by
1954 `string-to-number', and `process-kill-without-query' by
1955 `set-process-query-on-exit-flag'.
1956 (socks-char-int): Remove defalias and all occurencies.
1957
f441be5b
JB
19582007-06-04 Juanma Barranquero <lekktu@gmail.com>
1959
1960 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
1961 Fix typos in docstrings.
1962 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
1963 (compilation-finish-function): Fix typo in obsolescence declaration.
1964
b1b15f76 19652007-06-03 Sam Steingold <sds@gnu.org>
b84acff6 1966
2216ee11
RS
1967 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
1968 handle unending automatic recompilation of changed files (`omake -P').
3a1c1b15 1969 (compilation-loop): VISITED is now 5th CDR.
b84acff6
SS
1970 (compilation-next-error-function): Set TIMESTAMP.
1971
b1b15f76 19722007-06-03 Sam Steingold <sds@gnu.org>
a151f82c
SS
1973
1974 * files.el (kill-buffer-ask): New function.
1975 (kill-some-buffers): Use it.
1976 (kill-matching-buffers): New user command.
1977
773933d3
DK
19782007-06-01 David Kastrup <dak@gnu.org>
1979
1980 * dired.el (dired-recursive-deletes, dired-recursive-copies):
1981 Change default to `top'.
1982
bce1acc3
RS
19832007-05-31 Richard Stallman <rms@gnu.org>
1984
1985 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
1986
d500a092
SM
19872007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1988
1989 * textmodes/css-mode.el: New file.
1990
7a781a54
MB
19912007-05-30 Michael Olson <mwolson@gnu.org>
1992
1993 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
1994 died and we are trying to send a signal to it. The program using
1995 tq.el should periodically check to see whether the process has
1996 died and react appropriately -- this is not the responsibility of
1997 tq.el, and is consistent with the rest of the tq.el source code.
1998
250495a7
MR
19992007-05-29 Martin Rudalics <rudalics@gmx.at>
2000
2001 * textmodes/table.el (table--point-entered-cell-function)
d500a092
SM
2002 (table--point-left-cell-function):
2003 Bind `inhibit-point-motion-hooks' to t.
250495a7 2004
5e3fc9eb
GM
20052007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2006
2007 * emacs-lisp/rx.el (rx): Doc fix.
2008
aa3dbcde
JB
20092007-05-28 Juanma Barranquero <lekktu@gmail.com>
2010
2011 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2012
f3c071dd
MA
20132007-05-28 Michael Albinus <michael.albinus@gmx.de>
2014
2015 Sync with Tramp 2.0.56.
2016
2017 * net/tramp.el:
2018 * net/tramp-ftp.el:
2019 * net/tramp-smb.el:
2020 * net/tramp-util.el:
2021 * net/tramp-vc.el:
2022 Don't load cl.el, because that pollutes the namespace. Replace cl
2023 macros by their implementations where necessary. Requested by
2024 Richard Stallman <rms@gnu.org>.
2025
2026 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
2027 doesn't exist.
d500a092 2028 (with-parsed-tramp-file-name): Protect debug spec during compilation.
f3c071dd
MA
2029 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
2030 (tramp-file-name-p, tramp-file-name-multi-method)
2031 (tramp-file-name-method, tramp-file-name-user)
2032 (tramp-file-name-host, tramp-file-name-localname): New defuns,
2033 replacing defstruct `tramp-file-name'.
2034 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
d500a092
SM
2035 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
2036 Apply `vector' instead of `make-tramp-file-name'.
2037 (tramp-handle-make-auto-save-file-name):
2038 Apply `tramp-temporary-file-directory' for compatibility reasons.
f3c071dd
MA
2039 (tramp-completion-mode): Use `natnump' instead of `wholenump'
2040 because of XEmacs.
2041 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
2042 started.
2043
7936011c
CY
20442007-05-28 Chong Yidong <cyd@stupidchicken.com>
2045
2046 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2047
3d200243
RS
20482007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2049
2050 * log-edit.el (log-edit-changelog-paragraph): Return point-max
2051 as the end of the ChangeLog paragraph when it ends without a line
2052 termination.
2053
924e26eb
JB
20542007-05-27 Ryan Yeske <rcyeske@gmail.com>
2055
2056 * net/webjump.el (webjump-sample-sites):
2057 Add simple Wikipedia query.
2058
6ab93c85
SM
20592007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2060
cdcfbcb2 2061 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
dbb7d404 2062 compatibility code.
cdcfbcb2 2063
b649d2e4
SM
2064 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
2065 (copyright-update-year): Use it.
2066
6db93fd9
SM
2067 * edmacro.el (edmacro-format-keys): Use current-active-maps.
2068
f4a7decd
SM
2069 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
2070 Add indentation and debugging info. Fix up comment convention.
2071
526af3b0
SM
2072 * cus-dep.el (custom-make-dependencies): Simplify.
2073
09d52401
SM
2074 * composite.el (compose-region, decompose-region):
2075 Use inhibit-read-only and restore-buffer-modified-p.
2076
6ab93c85
SM
2077 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2078 (xterm-mouse-event): Use it.
2079
dade3ed8
JB
20802007-05-25 Juanma Barranquero <lekktu@gmail.com>
2081
2082 * bs.el (bs-cycle-previous): Don't modify the cycle list until
2083 `switch-to-buffer' has returned succesfully.
2084 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
2085 window is dedicated (it could iconify the frame).
2086
fdabbcb5
MB
20872007-05-25 Miles Bader <miles@fencepost.gnu.org>
2088
2089 * vc-hooks.el (vc-find-root): Fix file attribute test.
2090
913a8cda
RS
20912007-05-24 Richard Stallman <rms@gnu.org>
2092
2093 * textmodes/flyspell.el (flyspell-correct-word-before-point):
2094 Don't let opoint be nil.
2095 (flyspell-emacs-popup): Explicit error if no dialogs.
2096
6db526f0
CY
20972007-05-24 Chong Yidong <cyd@stupidchicken.com>
2098
2099 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2100 (image-next-line, image-previous-line, image-scroll-up)
2101 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
2102 New functions.
2103 (image-mode-map): Remap motion commands.
2104 (image-mode-text-map): New keymap for viewing images as text.
2105 (image-mode): Use image-mode-map.
2106 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2107
dff1336c
SM
21082007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
2109
2110 * textmodes/fill.el (canonically-space-region): Make the second arg
2111 a marker if it's not already the case.
2112
133ecc54
EZ
21132007-05-23 Eli Zaretskii <eliz@gnu.org>
2114
2115 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
2116 (tar-get-descriptor): Handle type 55, an extended pax header.
2117
31b6b8cd
SM
21182007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
2119
2120 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
2121 to confuse outline-minor-mode.
2122
07e7a05a
EZ
21232007-05-23 Eli Zaretskii <eliz@gnu.org>
2124
2125 * tar-mode.el (tar-file-name-handler): New function.
2126 (tar-extract): Bind file-name-handler-alist to it to force
2127 find-buffer-file-type-coding-system behave as if the file being
2128 extracted existed. Use last-coding-system-used to force
2129 buffer-file-coding-system to what decode-coding-region actually
2130 used to decode the file.
2131
c96e025a
GM
21322007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2133
2134 * progmodes/compile.el (compilation-handle-exit):
2135 `compilation-finish-function' may change the current buffer.
2136
c022c4c4
RS
21372007-05-22 Richard Stallman <rms@gnu.org>
2138
2139 * files.el (set-auto-mode): Doc fix.
2140
2f041d62
JD
21412007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2142
2143 * help-fns.el (find-source-lisp-file): New function.
2144 (describe-function-1): Use find-source-lisp-file to find source
2145 file in compile tree.
2146
4d55e513
EZ
21472007-05-22 Eli Zaretskii <eliz@gnu.org>
2148
2149 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2150
784b0db6
JB
21512007-05-22 Juanma Barranquero <lekktu@gmail.com>
2152
2153 * emacs-lisp/easy-mmode.el (define-minor-mode)
2154 (easy-mmode-define-navigation): Fix typos in docstrings.
2155
b340aecb
GM
21562007-05-22 Glenn Morris <rgm@gnu.org>
2157
2158 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
b340aecb 2159
06071e68 21602007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
38405f15 2161
e0602e9a
SM
2162 * mail/mail-extr.el (mail-extract-address-components):
2163 Recognize non-ASCII characters except for NBSP as words.
38405f15 2164
d51f146b
RS
21652007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
2166
2167 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2168 (rcirc-print): Handle `window-width'.
2169 (rcirc-buffer-maximum-lines): Doc fix.
2170
b447c934
CY
21712007-05-21 Chong Yidong <cyd@stupidchicken.com>
2172
9ca9e00d 2173 * image-mode.el (image-toggle-display): Don't clear image cache.
e0602e9a
SM
2174 Only use filename in image spec if the file is readable.
2175 Call image-refresh.
9ca9e00d 2176
b447c934
CY
2177 * image.el (image-type-from-file-name, image-type): Simplify.
2178 (image-type-auto-detected-p): Don't scan auto-mode-alist.
2179
2180 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2181 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2182
dea2cbad
NR
21832007-05-20 Nick Roberts <nickrob@snap.net.nz>
2184
2185 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
2186 is an error.
2187
2188 * term/linux.el (terminal-init-linux): Don't signal an error
2189 if gpm isn't running.
2190
60889ffa
NR
21912007-05-20 Nick Roberts <nickrob@snap.net.nz>
2192
2193 * t-mouse.el: Reduce to a minor-mode macro call.
784b0db6 2194 (t-mouse-mode): Remove the lighter.
e23f11f7
NR
2195
2196 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
60889ffa 2197
8a1389c7
DN
21982007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
2199
2200 * files.el (auto-mode-alist): Change the regexp so that
2201 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
2202
01140829
MB
22032007-06-02 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * Version 22.1 released.
2206
ae9d8436
CY
22072007-05-19 Chong Yidong <cyd@stupidchicken.com>
2208
2209 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2210 changes.
2211
877d11fe
GM
22122007-05-19 Kevin Ryde <user42@zip.com.au>
2213
2214 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
2215
317b4839
TTN
22162007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
2217
2218 * textmodes/sgml-mode.el: Revert last change.
2219
de9606f0
RS
22202007-05-18 Richard Stallman <rms@gnu.org>
2221
2222 * simple.el (push-mark): Doc fix.
2223
64953c0a
RS
22242007-05-18 Rob Riepel <riepel@Stanford.EDU>
2225
e0602e9a 2226 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
64953c0a 2227 tpu-global-map.
784b0db6
JB
2228 (tpu-original-global-map): Variable deleted.
2229 (tpu-control-keys-map): New keymap variable.
2230 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
64953c0a 2231 setting keymapping directly.
784b0db6 2232 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
64953c0a
RS
2233 tpu-global-map.
2234 (tpu-edt-on): Activate the tpu-global-map.
2235 (tpu-edt-off): Deactivate the tpu-global-map.
784b0db6 2236
64953c0a
RS
22372007-05-18 Ryan Yeske <rcyeske@gmail.com>
2238
2239 * textmodes/ispell.el (ispell-get-word): Return markers
2240 for start and end positions.
2241 (ispell-word): Assume END is a marker.
2242
ff6ba6b4
VJL
22432007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2244
2245 * printing.el: Group together all XEmacs/Emacs definitions.
2246 (pr-version): New version 6.9.
2247 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
2248 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
2249 (pr-menu-bind): Fix code.
2250 (pr-e-frame-char-height, pr-e-frame-char-width)
2251 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
2252 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
2253 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
2254 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
2255 (pr-x-event-y-pixel): Aliases eliminated.
2256 (pr-xemacs-global-menubar): Macro moved.
2257 (current-menubar, current-mouse-event, zmacs-region-stays)
2258 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
2259 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
2260 Vars moved.
2261 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
2262 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
2263 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
2264 (pr-menu-set-utility-title, pr-even-or-odd-pages)
2265 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
2266 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
2267 moved.
2268
992aa6b7
TTN
22692007-05-17 Christian Plate <cplate@web.de> (tiny change)
2270
2271 * textmodes/sgml-mode.el (sgml-tag):
2272 Fix bug: Call sgml-transformation-function.
2273
10e3e762
MR
22742007-05-17 Martin Rudalics <rudalics@gmx.at>
2275
2276 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2277 modified flag of buffer. Use `inhibit-modification-hooks'.
2278
84bbd894
RS
22792007-05-16 Richard Stallman <rms@gnu.org>
2280
2281 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2282
92228a10
SM
22832007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2284
c11781de
SM
2285 * files.el (magic-mode-alist, magic-fallback-mode-alist):
2286 Move the *ml, Postscript, and XmCD entries to the fallback part.
2287
92228a10
SM
2288 * files.el (magic-fallback-mode-alist):
2289 Rename from file-start-mode-alist.
2290
7883a44f
JB
22912007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2292
2293 * progmodes/compile.el (compilation-handle-exit): Quote first
2294 argument of `run-hook-with-args'.
2295
26e150ef
JB
22962007-05-16 Juanma Barranquero <lekktu@gmail.com>
2297
2298 * buff-menu.el (Buffer-menu-sort-column):
2299 * dabbrev.el (dabbrev-upcase-means-case-search):
2300 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2301 * info.el (Info-current-subfile):
2302 * ls-lisp.el (ls-lisp-verbosity):
2303 * msb.el (msb-menu-cond):
2304 * pcvs.el (cvs-dired-use-hook):
2305 * simple.el (set-mark-command-repeat-pop):
2306 * time.el (display-time-24hr-format, display-time-mail-file):
2307 Doc fixes.
2308
2309 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2310 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2311
2312 * view.el (view-inhibit-help-message): Fix typo in docstring.
2313 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2314
4132d58c
MR
23152007-05-16 Martin Rudalics <rudalics@gmx.at>
2316
2317 * textmodes/ispell.el (ispell-start-process): Defend against bad
2318 default-directory.
2319
5c43b3ca
EZ
23202007-05-14 Eli Zaretskii <eliz@gnu.org>
2321
2322 * mail/rmail.el (rmail-convert-to-babyl-format): Check
2323 content-transfer-encoding _last_, because it's its position that
2324 we need as value of base64-header-field-end.
2325
59831679
JB
23262007-05-14 Juanma Barranquero <lekktu@gmail.com>
2327
2328 * files.el (mode-require-final-newline, require-final-newline)
2329 (enable-local-variables, enable-local-eval): Doc fixes.
2330
c6f33bac
VJL
23312007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2332
2333 * ps-print.el: Use default color when foreground or background color
2334 are unspecified. Reported by Leo <sdl.web@gmail.com>.
2335 (ps-print-version): New version 6.7.4.
2336 (ps-rgb-color): New argument. Use default color when color is
2337 unspecified.
2338 (ps-begin-job): Fix code.
2339
0a81a74a
CY
23402007-05-12 Chong Yidong <cyd@stupidchicken.com>
2341
2342 * longlines.el (longlines-mode): Make longlines-auto-wrap
2343 buffer-local. Add hooks unconditionally.
2344 (longlines-auto-wrap): Toggle wrapping.
2345 (longlines-after-change-function)
2346 (longlines-post-command-function): Check longlines-auto-wrap.
2347
06b6baf6
NR
23482007-05-12 Nick Roberts <nickrob@snap.net.nz>
2349
2350 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
2351 (xterm-mouse-translate): Use it.
2352
7d145fa3
RS
23532007-05-10 Richard Stallman <rms@gnu.org>
2354
68380acf
MB
2355 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2356 (iso-cvt-write-only): Likewise.
2357
2358 * emacs-lisp/easy-mmode.el (define-minor-mode):
2359 Fix generated doc string.
2360
2361 * startup.el (fancy-splash-text): Add URL of guided tour.
2362 Adjust horizontal and vertical whitespace.
2363
2364 * progmodes/compile.el (compilation-handle-exit):
2365 Use run-hook-with-args to run compilation-finish-functions.
2366
7d145fa3
RS
2367 * files.el (file-start-mode-alist): New variable.
2368 (magic-mode-regexp-match-limit): Doc fix.
2369 (set-auto-mode): Handle file-start-mode-alist.
2370 A little cleanup of structure.
2371
c3aa7d16
RS
2372 * dabbrev.el (dabbrev-eliminate-newlines):
2373 Renamed from dabbrev--eliminate-newlines. All uses changed.
2374
b52efb9f
MC
23752007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2376
2377 * man.el (Man-next-section): Don't consider the last line of the page
2378 as being part of any section.
2379
00affaf1
SM
23802007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
2381
2382 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
2383 can take any number of values.
2384
1d16f33c
SM
23852007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
2386
2387 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
2388 to the list of citation commands.
2389
c7093883
SM
23902007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
2391
2392 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2393
0b480dc7
SM
23942007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
2395
2396 * progmodes/python.el (python-font-lock-keywords)
2397 (python-open-block-statement-p, python-mode): Add support for the new
2398 "with" keyword.
2399
45fd3a00
SM
24002007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2401
44a07c5a
SM
2402 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
2403 the exact opposite of diff-goto-source.
2404
5d08a786
SM
2405 * emacs-lisp/advice.el (ad-special-forms): Remove.
2406 (ad-special-form-p): Use subr-arity.
2407
2ed8e1f7
SM
2408 * newcomment.el (comment-search-forward): Make sure we search forward.
2409 (comment-enter-backward): Try and distinguish the non-matching case at
2410 EOB from the non-matching case with a missing comment-end-skip for
2411 a 2-char comment ender.
2412 (comment-choose-indent): New function extracted from comment-indent.
2413 Improve the alignment algorithm.
2414 (comment-indent): Use it.
2415
121f1921
SM
2416 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
2417 XML style Processing Instructions.
2418 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
2419 (sgml-calculate-indent): Handle `pi' context.
2420
45fd3a00
SM
2421 * vc.el: Ensure that update-changelog issues an error when used with
2422 a backend that does not implement it.
2423 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
2424 Remove `backend' argument. Use expand-file-name.
2425 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
2426
2427 * progmodes/python.el (python-end-of-block): Revert last change.
2428 (python-end-of-statement): Make sure we move *forward*.
2429
75dcf19e
RS
24302007-05-08 Richard Stallman <rms@gnu.org>
2431
2432 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2433 Don't include non-self-insert commands in the exception for `-'.
2434
11c4b29d
SM
24352007-05-08 David Reitter <david.reitter@gmail.com>
2436
2437 * progmodes/python.el (python-guess-indent): Check non-nullness
2438 before comparing indent against the 2..8 interval.
2439
59c58fea
YM
24402007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2441
2442 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2443 available.
2444
205f01b4
RS
24452007-05-06 Richard Stallman <rms@gnu.org>
2446
2447 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2448
d4871b4f
SM
24492007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2450
2451 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
2452 rather than storing their value in the revert-buffer function.
2453
12bf4a28
NR
24542007-05-04 Nick Roberts <nickrob@snap.net.nz>
2455
2456 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
2457 when disabling t-mouse-mode.
2458
b94bc09b
RS
24592007-05-01 Davis Herring <herring@lanl.gov>
2460
d4871b4f
SM
2461 * calendar/timeclock.el: Update version number.
2462 (timeclock-modeline-display): Mention timeclock-use-display-time
2463 in explanatory message.
2464 (timeclock-in): Fix non-interactive workday specifications.
2465 (timeclock-log): Don't kill the log buffer if it already existed.
2466 Suppress warnings when finding the log. Don't check for a nil
2467 project twice. Run hooks after killing the buffer (if applicable).
2468 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
2469 was geometric). All uses changed.
2470 (timeclock-generate-report): Support prefix argument.
b94bc09b 2471
39f3dff9
RS
24722007-05-03 Ryan Yeske <rcyeske@gmail.com>
2473
2474 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2475 disconnections.
2476
d7af463c
RF
24772007-05-01 Romain Francoise <romain@orebokech.com>
2478
2479 * dired-x.el: Revert 2007-04-06 change.
2480
78f0d1fc
RS
24812007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
2482
2483 * find-dired.el (find-dired-filter): Propertize all text down to eob.
2484
6f37a576
RS
24852007-04-29 Richard Stallman <rms@gnu.org>
2486
2487 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2488
161039c9
GM
24892007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2490
2491 * progmodes/cc-mode.el (c-before-change): Use point-min rather
2492 than 1.
2493
157e3182
RS
24942007-04-28 Richard Stallman <rms@gnu.org>
2495
2496 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2497
5e1cd4de
NR
24982007-04-28 Nick Roberts <nickrob@snap.net.nz>
2499
2500 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2501 don't put stop on toolbar.
2502
456e749f
SM
25032007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2504
2505 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2506
a9bdfaa4
EZ
25072007-04-28 Eli Zaretskii <eliz@gnu.org>
2508
f2fd2cf5
EZ
2509 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2510 instead of $(lisp)/mh-e.
2511
16bbdfc0
GM
25122007-04-28 Glenn Morris <rgm@gnu.org>
2513
2514 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2515 (image-dired-cmd-create-temp-image-options): Replace option
2516 +profile "*" with -strip.
2517
58f13025
CY
25182007-04-27 Chong Yidong <cyd@stupidchicken.com>
2519
456e749f
SM
2520 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2521 Use window-start and window-end.
58f13025 2522
edaeebf5
AS
25232007-04-27 Andreas Schwab <schwab@suse.de>
2524
2525 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2526
96bbf28b
EZ
25272007-04-27 Eli Zaretskii <eliz@gnu.org>
2528
2529 * textmodes/fill.el (fill-paragraph): Doc fix.
2530
07016031
GM
25312007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
2532
2533 * locate.el (locate-in-alternate-database): Doc fix.
2534
4f54692c
GM
25352007-04-26 Glenn Morris <rgm@gnu.org>
2536
2537 * button.el (button): Use underline if supported, else fall back
2538 to color.
2539
f5430f7f
GM
2540 * version.el (emacs-version): Increase to 22.1.50.
2541
2d0f33df
RS
25422007-04-25 Richard Stallman <rms@gnu.org>
2543
2544 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2545
77ae614b
S
25462007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
2547
2f2c687b
JB
2548 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2549 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
77ae614b
S
2550 pushing mark.
2551 (idlwave-current-routine): Don't push mark.
2552
e28f9ad3
GM
25532007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2554
456e749f
SM
2555 * image-dired.el (image-dired-display-image): Derive image-type from
2556 filename rather than assuming jpeg, in case no resizing was needed.
e28f9ad3 2557
d497fd17
GM
25582007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2559
2560 * custom.el (defface): Doc fix.
2561
dc3818ec 2562See ChangeLog.12 for earlier changes.
6fee106e
KS
2563
2564;; Local Variables:
2565;; coding: iso-2022-7bit
33462dfa 2566;; add-log-time-zone-rule: t
6fee106e
KS
2567;; End:
2568
dc3818ec 2569 Copyright (C) 2007 Free Software Foundation, Inc.
5b87ad55
GM
2570
2571 This file is part of GNU Emacs.
2572
2573 GNU Emacs is free software; you can redistribute it and/or modify
2574 it under the terms of the GNU General Public License as published by
2575 the Free Software Foundation; either version 2, or (at your option)
2576 any later version.
2577
2578 GNU Emacs is distributed in the hope that it will be useful,
2579 but WITHOUT ANY WARRANTY; without even the implied warranty of
2580 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2581 GNU General Public License for more details.
2582
2583 You should have received a copy of the GNU General Public License
2584 along with GNU Emacs; see the file COPYING. If not, write to the
2585 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2586 Boston, MA 02110-1301, USA.
6fee106e 2587
05587383 2588;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af