]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(vc-hg-annotate-re): Recognize the output of --follow.
[gnu-emacs] / lisp / ChangeLog
1 2008-05-18 David Hull <david@snap.com> (tiny change)
2
3 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
4
5 2008-05-18 mohrmarc <debian@miller-mohr.de> (tiny change)
6
7 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add keywords for
8 logic operators .eqv. and .neqv.
9
10 2008-05-17 David Hull <david@snap.com> (tiny change)
11
12 * vc-hg.el (vc-hg-annotate-command): Allow white space before
13 version number.
14
15 2008-05-12 Simon Marshall <simon@gnu.org>
16
17 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
18 from its default value and give it the risky-local-variable
19 property (CVE-2008-2142).
20
21 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
22
23 * smerge-mode.el (smerge-command-prefix): Fix custom type.
24
25 2008-05-05 Carsten Dominik <dominik@science.uva.nl>
26
27 * textmodes/org.el (org-read-date-get-relative): Interpret lone
28 weekday abbreviation as relative to today.
29
30 2008-05-01 Nick Roberts <nickrob@snap.net.nz>
31
32 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
33 Don't throw error if no file is found.
34
35 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
36
37 * net/tramp.el (tramp-replace-environment-variables): Remove it.
38 There is a more simple solution.
39 (tramp-file-name-handler): Apply `substitute-in-file-name' w/o
40 Tramp file name handlers.
41
42 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
43
44 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
45 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
46 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
47 (gdb-assembler-custom): Be careful not to match other addresses.
48
49 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
50
51 * net/tramp.el (tramp-replace-environment-variables): New defun.
52 (tramp-file-name-handler): Use it.
53
54 2008-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
55
56 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
57 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
58 (diff-sanity-check-hunk): Adjust code accordingly.
59
60 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
61
62 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
63
64 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
65
66 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
67 (gdb-set-gud-minor-mode-existing-buffers)
68 (gdb-info-breakpoints-custom, gdb-get-location)
69 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
70 Previously gdb-create-define-alist wasn't always run and added to
71 after-save-hook.
72
73 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer
74
75 2008-04-12 Kevin Ryde <user42@zip.com.au>
76
77 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
78 comments like unindented ones.
79
80 2008-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
81
82 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
83 parameter origins.
84
85 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
86
87 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
88
89 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
90
91 * woman.el (woman2-TH): Use string-equal instead of string-match.
92
93 2008-04-11 Kevin Ryde <user42@zip.com.au>
94
95 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
96 Bind print-level to ensure output forms aren't truncated if
97 print-level is set to eval-expression-print-level when going via
98 eval-defun and friends, or has been otherwise fiddled with.
99
100 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
101
102 * net/tramp.el (tramp-find-file-name-coding-system-alist):
103 New defun.
104 (tramp-handle-insert-file-contents, tramp-handle-write-region):
105 Use it.
106
107 * net/trampver.el: Update release number.
108
109 2008-04-09 Alan Mackenzie <acm@muc.de>
110
111 * font-lock.el (font-lock-extend-after-change-region-function):
112 Make it buffer local.
113
114 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
115
116 * progmodes/cc-mode.el (c-basic-common-init): Don't set
117 font-lock-extend-after-change-region-function globally.
118
119 2008-04-08 Carsten Dominik <dominik@science.uva.nl>
120
121 * textmodes/org-export-latex.el: New file.
122
123 * textmodes/org-irc.el: New file.
124
125 * textmodes/org-mac-message.el: New file.
126
127 * textmodes/org-publish.el: New file.
128
129 * textmodes/org.el (org-agenda-collect-markers)
130 (org-create-marker-find-array)
131 (org-check-agenda-marker-table, org-extract-log-state-settings)
132 (org-nofm-to-completion, org-refile-goto-last-stored)
133 (org-export-html-convert-special-strings, org-first-list-item-p)
134 (org-imenu-new-marker, org-imenu-get-tree)
135 (org-speedbar-set-agenda-restriction)
136 (org-agenda-set-restriction-lock)
137 (org-agenda-remove-restriction-lock)
138 (org-agenda-maybe-redo, org-compute-latex-and-specials-regexp)
139 (org-do-latex-and-special-faces, org-read-date-display)
140 (org-select-remember-template, org-agenda-copy-local-variable)
141 (org-read-date-get-relative, org-columns-cleanup-item)
142 (org-find-entry-with-id)
143 (org-insert-columns-dblock, org-listtable-to-string)
144 (org-dblock-write:columnview, org-columns-capture-view)
145 (org-edit-headline, org-parse-local-options)
146 (org-in-clocktable-p, org-property-or-variable-value)
147 (org-get-tags-string, org-up-heading-safe)
148 (org-fast-todo-selection, org-get-wdays)
149 (org-switch-to-buffer-other-window, org-agenda-deadline-face)
150 (org-add-link-type, org-columns-content, org-columns-widen)
151 (org-columns-next-allowed-value, org-columns-edit-allowed)
152 (org-columns-store-format)
153 (org-columns-uncompile-format, org-columns-redo)
154 (org-columns-edit-attributes, org-delete-property)
155 (org-set-property, org-columns-update, org-columns-compute)
156 (org-columns-eval)
157 (org-columns-not-in-agenda, org-columns-compute-all)
158 (org-property-next-allowed-value)
159 (org-columns-compile-format, org-fill-paragraph-experimental)
160 (org-string-to-number, org-property-action, org-columns-move-left)
161 (org-columns-new)
162 (org-column-number-to-string, org-property-previous-allowed-value)
163 (org-at-property-p, org-columns-delete)
164 (org-columns-previous-allowed-value)
165 (org-columns-move-right, org-columns-narrow)
166 (org-property-get-allowed-values)
167 (org-verify-version, org-column-string-to-number)
168 (org-delete-property-globally)
169 (org-get-property-block, org-entry-properties, org-entry-get)
170 (org-entry-delete, org-entry-get-with-inheritance)
171 (org-entry-put, org-buffer-property-keys, org-new-column-overlay)
172 (org-overlay-columns)
173 (org-overlay-columns-title, org-remove-column-overlays)
174 (org-column-show-value, org-column-quit, org-column-edit)
175 (org-cached-entry-get, org-table-put-field-property)
176 (org-get-columns-autowidth-alist, turn-on-orgstruct)
177 (orgstruct-error, orgstruct-setup)
178 (orgstruct-make-binding, org-context-p, org-get-local-variables)
179 (org-run-like-in-org-mode)
180 (org-make-link-regexps, org-remove-keyword-keys)
181 (org-get-todo-face, org-export-get-title-from-subtree)
182 (org-assign-fast-keys, org-get-min-level)
183 (org-get-wdays, org-clock-find-position)
184 (org-clock-goto, org-fontify-priorities)
185 (org-get-date-from-calendar)
186 (org-entry-add-to-multivalued-property)
187 (org-entry-remove-from-multivalued-property)
188 (org-entry-member-in-multivalued-property)
189 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state)
190 (org-agenda-get-restriction-and-command)
191 (org-open-link-from-string, org-columns-open-link)
192 (org-go-to-remember-target, org-remember-insinuate)
193 (org-icalendar-cleanup-string, org-first-sibling-p)
194 (org-back-over-empty-lines, org-skip-whitespace)
195 (org-goto-local-auto-isearch)
196 (org-clocktable-steps, org-refile-get-location)
197 (org-kill-line, org-remove-timestamp-with-keyword)
198 (org-local-logging): New functions.
199 (org-agenda-marker-table, org-log-note-how)
200 (org-goto-local-auto-isearch-map)
201 (org-last-remember-storage-locations)
202 (org-imenu-markers, org-agenda-restriction-lock-overlay)
203 (org-speedbar-restriction-lock-overlay)
204 (org-massive-special-regexp)
205 (org-verbatim-re, org-read-date-display-live)
206 (org-agenda-file-regexp, org-complex-heading-regexp)
207 (org-completion-fallback-command, org-todo-log-states)
208 (org-goto-exit-command, org-goto-selected-point)
209 (org-todo-key-alist, org-todo-key-trigger, org-agenda-remove-date)
210 (org-agenda-after-show-hook, org-agenda-skip-unavailable-files)
211 (org-fast-tag-selection-can-set-todo-state, org-local-properties)
212 (org-store-link-functions, org-columns-top-level-marker)
213 (orgstruct-mode-map, org-entry-property-inherited-from)
214 (org-column-overlays, org-current-columns-fmt)
215 (org-current-columns-maxwidths, org-column-map)
216 (org-cached-props): New variables.
217 (org-special-ctrl-k, org-goto-auto-isearch)
218 (org-agenda-todo-keyword-format)
219 (org-remember-use-refile-when-interactive)
220 (org-imenu-depth, org-highlight-latex-fragments-and-specials)
221 (org-agenda-skip-scheduled-if-done, org-extend-today-until)
222 (org-agenda-window-frame-fractions, org-fontify-priorities)
223 (org-agenda-deadline-leaders, org-use-property-inheritance)
224 (org-clock-into-drawer, org-agenda-compact-blocks)
225 (org-use-fast-todo-selection, org-fast-tag-selection-include-todo)
226 (org-edit-timestamp-down-means-later, org-todo-keyword-faces)
227 (org-agenda-deadline-faces, org-remember-store-without-prompt)
228 (org-default-columns-format)
229 (org-agenda-default-appointment-duration)
230 (org-export-with-footnotes, org-clock-out-when-done)
231 (org-global-properties, org-todo-keyword-faces)
232 (org-archive-save-context-info)
233 (org-edit-timestamp-down-means-later)
234 (org-scheduled-past-days, org-export-with-drawers)
235 (org-read-date-prefer-future, org-hide-emphasis-markers)
236 (org-clock-heading-function, org-clock-in-switch-to-state)
237 (org-export-with-special-strings): New options.
238 (org-link-store, org-link-follow, org-latex)
239 (org-remember-templates, org-time-stamp-rounding-minutes)
240 (org-back-over-empty-lines, org-find-base-buffer-visiting)
241 (org-columns-new): Fix typos in docstrings.
242 (org-ctrl-c-star): Implement a missing branch in the decision tree.
243 (org-select-remember-template): Clean the code.
244 (org-prepare-dblock): Add the extra :content parameter.
245 (org-write-agenda): New output type ".ics" files.
246 (org-write-agenda): Call `org-icalendar-verify-function', both for
247 time stamps and for TODO entries.
248 (org-export-as-html): Revert the change that killed the html
249 buffer. Side effects first need to be studied carefully.
250 (org-get-tags-at): Fix the structure of the condition-case statement.
251 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
252 (org-timestamp-change): Fix regulear expressions to swallow the
253 extra character for repeat-shift control.
254 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
255 (org-get-legal-level): Alias to `org-get-valid-level'.
256 (org-dblock-write:clocktable): Add a :link parameter, linking
257 headlines to their location in the Org agenda files.
258 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
259 throwing an error when getting tags before headlines.
260 (org-timestamp-change, org-modify-ts-extra)
261 (org-ts-regexp1): Fix timestamp editing.
262 (org-agenda-custom-commands-local-options): New constant.
263 (org-agenda-custom-commands):
264 Use `org-agenda-custom-commands-local-options' to improve customize
265 type. "htmlize": Removed hack to fix face problem with htmlize,
266 it no longer seem necessary.
267 (org-follow-link-hook): New hook.
268 (org-agenda-custom-commands): Add "Component" as a tag for each
269 item in a command serie.
270 (org-open-at-point): Run `org-follow-link-hook'.
271 (org-agenda-schedule): Bugfix: don't display marker type when it
272 is nil.
273 (org-store-link): org-irc required.
274 (org-set-regexps-and-options): Parse the new logging options.
275 (org-todo): Handle the new ways of recording state change stuff.
276 (org-columns-open-link): Fix bug with opening link in column view.
277 (org-todo): Make sure that LOGGING properties are honoured.
278 (org-todo-keywords): Improve docstring.
279 (org-startup-options): Cleanup startup options.
280 (org-set-regexps-and-options): Process the "!" markers.
281 (org-todo): Respect the new logging stuff.
282 (org-add-log-maybe): New parameter HOW that defines how logging
283 should be done and also overrides PURPOSE. Add a docstring.
284 (org-add-log-note): Check if we really need to ask for a note.
285 (org-get-current-options): Digest the new keyword.
286 (org-agenda-reset-markers): Rename from
287 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
288 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
289 function, without force argument.
290 (org-buffer-property-keys): Bind local variables s and p.
291 (org-make-tags-matcher): Allow "" to match an empty or
292 non-existent property value.
293 (org-export-as-html): Join unsorted lists when they directly
294 follow each other. Such lists may be created by headlines that
295 are converted to lists.
296 (org-export-as-html): Use :html-extension instead of
297 org-export-html-extension.
298 (org-store-link): Support for links from `rmail-summary-mode'.
299 (org-columns-new, org-complete, org-set-property): Set the
300 `include-columns' argument in the call to `org-buffer-property-keys'.
301 (org-buffer-property-keys): New argument `include-columns', to
302 include properties expected by any of the COLUMS formats in the
303 current buffer.
304 (org-cleaned-string-for-export): Get rid of drawers first, so that
305 they will be removed also in the text before the first headline.
306 (org-clock-report): Show the clocktable when found.
307 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
308 (org-version): With prefix argument, insert `org-version' at point.
309 (org-agenda-goto): Recenter the window after finding the target
310 location, to make sure the correct position will be displayed.
311 (org-agenda-get-deadlines): Don't scale priority with the warning
312 period.
313 (org-insert-heading): Don't break line in the middle of the line.
314 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
315 be 0.
316 (org-update-checkbox-count): Revamp to deal with hierarchical
317 beckboxes. This was a patch from Miguel A. Figueroa-Villanueva.
318 (org-schedule, org-deadline): Use `org-remove-timestamp-with-keyword'
319 to make sure all such time stamps are removed.
320 (org-mode): Support for `align'.
321 (org-agenda-get-deadlines): Make sure priorities increase as the
322 due date approaches and is passed.
323 (org-remember-apply-template): Fix problem with tags that contain
324 "_" or "@".
325 (org-make-link-regexps): Improve the regular expression for plain
326 links.
327 (org-agenda-get-closed): List each clocking entry.
328 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
329 (org-archive-all-done): Fix incorrect number of stars in regexp.
330 (org-global-tags-completion-table): Add the value of org-tag-alist
331 in each buffer, to make sure that also unused tags will be
332 available for completion.
333 (org-columns-edit-value)
334 (org-columns-next-allowed-value): Only update if not in agenda.
335 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
336 (org-archive-subtree): Add the outline tree context as a property.
337 (org-closest-date): New optional argument `prefer'.
338 (org-goto-map, org-get-location): Implement auto-isearch.
339 (org-goto-local-search-forward-headings)
340 (org-get-entries-from-diary): Require diary-lib.
341 (org-agenda-sunrise-sunset): Require solar.
342 (org-export-html-style): Doc fix.
343 (org-get-legal-level): New obsolete alias.
344 (org-get-valid-level): Rename from `org-get-legal-level'.
345 (org-promote, org-demote, org-archive-subtree)
346 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
347 (org-info): Use info rather than Info-goto-node.
348 (org-entry-properties): Let-bind `clocksum'.
349 (org-unmodified, org-cycle-emulate-tab)
350 (org-descriptive-links, org-link-file-path-type)
351 (org-remember-use-refile-when-interactive)
352 (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
353 (org-export-ascii-bullets, org-agenda-deadline-faces)
354 (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
355 (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
356 (org-kill-note-or-show-branches): Fix typos in docstrings.
357 (org-html-do-expand): `org-export-html-convert-special-strings'
358 added to the list of conversion.
359 (org-infile-export-plist, org-get-current-options): Add support
360 for "-" in the #+OPTION line to let user switch on/off special
361 strings conversion.
362 (org-export-plist-vars): New :html-table-tag property.
363 (org-export-as-html, org-format-org-table-html)
364 (org-format-table-table-html) Use the :html-table-tag property
365 instead of the `org-export-html-table-tag' global value.
366 (org-additional-option-like-keywords): Add "TBLFM".
367 (org-entry-properties): Include the CLOCKSUM special property.
368 (org-columns-edit-value): Do not allow to edit the special
369 CLOCKSUM property.
370 (org-flag-drawer): Use the original value of `outline-regexp'.
371 (org-remember-handler): Add invisible-ok flag to call to
372 `org-end-of-subtree'.
373 (org-agenda-highlight-todo): Respect `org-agenda-todo-keyword-format'.
374 (org-infile-export-plist): No restriction while searching for
375 options.
376 (org-remember-handler): Remove comments at the end of the buffer.
377 (org-table-sort-lines): Make sure sorting works on link
378 descritions only, and ignores the link.
379 (org-sort-entries-or-items): Make sure the end of the subtree is
380 included.
381 (org-refile-use-outline-path): New allowed values `file' and
382 `full-file-path'.
383 (org-get-refile-targets): Respect new values for
384 `org-refile-use-outline-path'.
385 (org-agenda-get-restriction-and-command): DEL goes back to initial
386 list.
387 (org-export-as-xoxo): Restore point when done.
388 (org-open-file): Allow multiple %s in command.
389 (org-get-refile-targets): Interpret the new maxlevel setting.
390 (org-refile-targets): New option `:maxlevel'.
391 (org-copy-subtree): Include empty lines before but not after subtree.
392 (org-move-item-down, org-move-item-up): Include empty lines before
393 but not after item.
394 (org-remember-apply-template): Defaults, completions and history
395 for template prompts. Also, interpret new `%!' escape.
396 (org-context-choices): New constant.
397 (org-bound-and-true-p): New macro.
398 (org-agenda-restriction-lock): New face.
399 (org-open-at-point): Remove obsolete way to do redirection in
400 shell links.
401 (org-imenu-and-speedbar): New customization group.
402 (org-entry-properties): Return keyword-less time strings.
403 (org-clock-in): Use `org-clock-heading-function'.
404 (org-calendar-holiday): Try to use `calendar-check-holidays'
405 instead of the obsolete `check-calendar-holidays'.
406 (org-export-html-special-string-regexps): New constant.
407 (org-latex-and-export-specials): New face.
408 (org-link-escape-chars): Use characters instead of strings.
409 (org-link-escape-chars-browser, org-link-escape)
410 (org-link-unescape): Use characters instead of strings.
411 (org-export-html-convert-sub-super, org-html-do-expand): Check for
412 protected text.
413 (org-emphasis-alist): Additional `verbatim' flag.
414 (org-set-emph-re): Handle the verbatim flag and compute
415 `org-verbatim-re'.
416 (org-cleaned-string-for-export): Protect verbatim elements.
417 (org-additional-option-like-keywords): Add new keywords.
418 (org-get-entry): Rename from `org-get-cleaned-entry'.
419 (org-agenda-get-scheduled, org-agenda-get-blocks):
420 Use `org-agenda-skip-scheduled-if-done'.
421 (org-prepare-agenda-buffers): Allow buffers as arguments.
422 (org-entry-properties): Add CATEGORY as a special property.
423 (org-use-property-inheritance): Allow a list of properties as a value.
424 (org-eval-in-calendar): No longer update the prompt.
425 (org-read-date-popup-calendar): Rename from
426 `org-popup-calendar-for-date-prompt'.
427 (org-remember-apply-template): Define `remember-finalize' if it is
428 not yet defined.
429 (org-read-date): Respect the setting of
430 `org-read-date-prefer-future'. Use `org-read-date-analyze'.
431 (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
432 hardcoded string.
433 (org-remember-apply-template): Use `remember-finalize' instead of
434 `remember-buffer'.
435 (org-columns-compute, org-column-number-to-string)
436 (org-columns-uncompile-format, org-columns-compile-format)
437 (org-columns-compile-format): Handle printf format specifier.
438 (org-columns-new, org-column-number-to-string)
439 (org-columns-uncompile-format, org-columns-compile-format):
440 Support for new currency summary type.
441 (org-tree-to-indirect-buffer): Do not kill old buffer when
442 `org-indirect-buffer-display' is `new-frame'.
443 (org-indirect-buffer-display): Document that `new-frame' leads to
444 indiret buffer proliferation.
445 (org-agenda-list): Use `org-extend-today-until'.
446 (org-format-org-table-html): Use lower-case for <col> tag.
447 (org-agenda-execute): New command.
448 (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
449 (org-remember-apply-template): Use `org-select-remember-template'.
450 (org-region-active-p): Use `use-region-p'.
451 (org-cycle-hide-archived-subtrees)
452 (org-table-rotate-recalc-marks, org-mark-ring-push)
453 (org-follow-info-link, org-mhe-get-message-folder-from-index)
454 (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
455 (org-evaluate-time-range, org-edit-agenda-file-list):
456 (org-paste-subtree):
457 (org-calendar-holiday): Use calendar-check-holidays instead of the
458 obsolete check-calendar-holidays.
459 (org-table-formula-substitute-names): Remove forgotten temporary
460 debugging code.
461 (org-agenda-get-restriction-and-command): Use `mapc' instead of
462 `mapcar'.
463 (org-agenda-list): Numeric prefix argument can specify the number
464 of days.
465 (remember-register, remember-buffer): Prevent byte compiler from
466 complaining.
467 (org-todo): Save and restore match data.
468 (org-no-warnings): New macro.
469 (org-columns-eval): Use `org-no-warnings'.
470 (org-version): Change to 5.13e.
471 (org-agenda-file-regexp): Fix typo in docstring.
472 (org-add-planning-info): Fix bug in parenthesis settings.
473 (org-scan-tags): Catch the case of indirect buffers with no filename.
474 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
475 Re-install switch to mapc, had been removed by accident.
476 (org-columns-map): New binding `C-c C-o'.
477 (org-columns-menu): Change menu text and added new entry.
478 (org-columns-eval): Document the use of `next-line'.
479 (org-columns-follow-link): Remove function.
480 (org-read-date-get-relative): Fix typo in docstring.
481 (org-read-date-get-relative): Leading +/- is not optional.
482 (org-agenda-get-restriction-and-command): Always resize window on
483 first loop cycle.
484 (org-agenda-open-link): Make sure the link abbreviations are
485 present in the agenda buffer.
486 (org-agenda-files): Allow directories in the variable.
487 (org-agenda): Use `org-agenda-get-restriction-and-command'.
488 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
489 (org-remember-apply-template): Catch C-g and make sure window
490 configuration is restored.
491 (org-agenda-open-link): Make it work with several links in the line.
492 (org-drawers, org-set-regexps-and-options)
493 (org-get-current-options): Add support for a DRAWERS in-buffer option.
494 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
495 (org-agenda-to-appt): Require calendar.
496 (org-entry-get-with-inheritance): Widen for search.
497 (org-columns-display-here): Don't mark buffer as modified when
498 adding space characters to accomodate column overlays.
499 (org-export-as-html): Better formatting of tags in the toc.
500 (org-columns-display-here): Make the ITEM column as compact as
501 possible.
502 (org-remember-templates): Customization interface improved.
503 (org-export-with-property-drawer): Variable removed.
504 (org-sort-entries): Rewrite using `sort-subr'.
505 (org-set-property): More appropriate completion during interactive use.
506 (org-sort-entries): Allow sorting by property.
507 (org-additional-option-like-keywords): Add more values.
508 (org-sort-entries-or-items): Rename from `org-sort-entries'.
509 (org-at-timestamp-p, org-timestamp-change)
510 (org-remember-templates): First element of each entry is now a
511 name for the template.
512 (org-store-log-note): Check for `org-note-abort'.
513 (org-kill-note-or-show-branches): New command.
514 (org-cut-subtree, org-copy-subtree): New argument N to act on N
515 sequential subtrees.
516 (org-paste-subtree): Fix the level at which a tree is pasted.
517 (org-fit-agenda-window): Limitations on window size removed.
518 (org-agenda-find-same-or-today-or-agenda): Rename from
519 `org-agenda-find-today-or-agenda'.
520 (org-agenda-scheduled-leaders)
521 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
522 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
523 (org-export-with-tags, org-export-plist-vars)
524 (org-infile-export-plist): New "tags" option.
525 (org-cached-entry-get): Use `org-use-property-inheritance'.
526 (org-remember-apply-template): Fix typo.
527 (org-additional-option-like-keywords): New constant.
528 (org-complete): Use `org-additional-option-like-keywords'.
529 (org-clock-report): Only update the table at point, or insert a
530 new one.
531 (org-open-file): Use `start-process-shell-command' instead of
532 `shell-command' with an ampersand.
533 (org-deadline, org-schedule): New argument REMOVE to remove the
534 date from the entry.
535 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
536 argument to `org-schedule' and `org-deadline'.
537 (org-trim): Use the correct expressions for beginning and end of
538 the string.
539 (org-get-cleaned-entry): Trim the string before returning it.
540 (org-agenda-tags-column): Rename from
541 `org-agenda-align-tags-to-column'.
542 (org-agenda-align-tags): Allow negative values for
543 `org-agenda-tags-column'.
544 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
545 (org-agenda-to-appt): New optional argument FILTER.
546 (org-complete): Use `org-completion-fallback-command'.
547 (org-find-base-buffer-visiting): Catch the case that there is no
548 buffer visiting the file.
549 (org-todo): Use `org-property-or-variable-value'
550 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
551 (org-agenda-schedule, org-agenda-deadline):
552 Call `org-agenda-show-new-time'.
553 (org-agenda-show-new-time): New argument PREFIX.
554 (org-colgroup-info-to-vline-list): Fix but that cause a shift in
555 the vertical lines.
556 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
557 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
558 (org-indent-item): No arg in call to `org-fix-bullet-type'.
559 (org-fix-bullet-type): Remove argument.
560 (org-read-date): Check for am/pm twice, to catch the end time.
561 (org-goto-map): Use `suppress-keymap'.
562 (org-remember-apply-template): Respect the dynamically scoped
563 selection character.
564 (org-kill-is-subtree-p): Use `org-outline-regexp'.
565 (org-outline-regexp): New constant.
566 (org-remember-handler): Throw error when the target file is not in
567 org-mode.
568 (org-cleaned-string-for-export): No longer call
569 `org-export-latex-cleaned-string' with an argument.
570 (org-get-tags): Returns now a list, not a string.
571 (org-archive-subtree): No need to split return of `org-get-tags'.
572 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
573 instead of `org-get-tags'.
574 (org-agenda-format-date): Rename from `org-agenda-date-format'.
575 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
576 (org-compatible-face): New argument INHERITS. Inherit from this
577 face if possible.
578 (org-level-1, org-level-2, org-level-3, org-level-4)
579 (org-level-5, org-level-6, org-level-7, org-level-8)
580 (org-special-keyword, org-drawer, org-column, org-warning)
581 (org-archived, org-todo, org-done, org-headline-done, org-table)
582 (org-formula, org-code, org-agenda-structure)
583 (org-scheduled-today, org-scheduled-previously)
584 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
585 in the new way.
586 (org-get-heading): New argument NO-TAGS.
587 (org-fast-tag-selection-include-todo): Made defvar instead of
588 defcustom, feature is not deprecated.
589 (org-remember-store-without-prompt): New default value t.
590 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
591 Compute the log states.
592 (org-goto-map): More commands copied from global map. Also bind
593 `org-occur'.
594 (org-goto): Made into a general lookup command.
595 (org-get-location): Complete rewrite.
596 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
597 Set the new variables.
598 (org-paste-subtree): Whitespace insertion strategy revised.
599 (org-remember-apply-template): Protect v-A from the possibility
600 that v-a might be nil.
601 (org-remember-handler): Insertion rules revised.
602 (org-todo): Respect org-todo-log-states.
603 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
604 (org-confirm-shell-link-function)
605 (org-confirm-elisp-link-function): Doc fixes.
606 (org-re): Also replace the :alpha: class.
607 (org-todo-tag-alist): Variable removed.
608 (org-log-done): Docstring fixed.
609 (org-deadline-warning-days): New default value 14.
610 (org-tag-alist): Docstring fixed.
611 (org-export-language-setup): New languages added.
612 (org-set-regexps-and-options): Compute the new variables.
613 (org-paste-subtree): Cleaning up.
614 (org-remember-apply-template): New escape %A.
615 (org-todo): Call fast TODO selection.
616 (org-add-log-note): Allow prefix for abort exit.
617 (org-at-property-p, org-entry-properties)
618 (org-columns-get-autowidth-alist): Use :alpha: class.
619 (org-agenda-get-deadlines): Use `org-get-wdays'.
620 (org-agenda-get-deadlines): Reverse ee before returning.
621 (org-format-agenda-item): New argument REMOVE-RE.
622 (org-agenda-convert-date): Baha'i calendar added.
623 (org-infile-export-plist): Also find DATE line.
624 (org-export-as-html, org-export-as-ascii): Use the date format.
625 (org-shiftup, org-shiftdown): Use.
626 `org-edit-timestamp-down-means-later'.
627 (org-columns-compile-format)
628 (org-columns-get-autowidth-alist, org-buffer-property-keys)
629 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
630 property names.
631 (org-export-visible): Fix drawers before export.
632 (org-do-sort): Allow sorting by priority.
633 (org-agenda-files): Ignore non-existing files.
634 (org-ellipsis): All a face as value.
635 (org-mode): Interprete the face value of `org-ellipsis'.
636 (org-archive-subtree): Store context info in archived entry.
637 (org-fast-tag-selection): Allow setting TODO states through this
638 interface.
639 (org-cycle): Docstring updated.
640 (org-set-font-lock-defaults, org-agenda-highlight-todo):
641 Use `org-get-todo-face'.
642 (org-table-edit-field, org-table-show-reference)
643 (org-table-edit-formulas, org-add-log-note)
644 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
645 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
646 `switch-to-buffer-other-window' to make sure that the temporary
647 windows show up on the current frame.
648 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
649 (org-get-entries-from-diary, org-replace-region-by-html):
650 Don't allow pop-up frames.
651 (org-agenda-get-deadlines, org-agenda-get-scheduled): Fix problems
652 with time-of-day.
653 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
654 with listing items that are DONE.
655 (org-change-tag-in-region): New command.
656 (org-agenda-skip-scheduled-if-done)
657 (org-agenda-skip-deadline-if-done): Docstring clarified.
658 (org-mode): Hide drawers on startup.
659 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
660 (org-agenda-skip): Allow a form for `org-agenda-skip-function'.
661 (org-agenda-redo): Re-use local settings.
662 (org-agenda): Store local settings.
663 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
664 entries on their due date.
665 (org-agenda-get-timestamps): No longer handle the due dates of
666 schedules and deadline items.
667 (org-insert-link-global, org-open-at-point-global): New commands.
668 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
669 :for-ascii parameter.
670 (org-skip-comments): Function removed.
671 (org-cleaned-string-for-export): Handle special table lines.
672 (org-entry-get-with-inheritance): Check global properties.
673 (org-set-regexps-and-options): Find the #+PROPERTY line.
674 (org-link-types): Change type into variable (was constant).
675 (org-link-re-with-space, org-link-re-with-space2)
676 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
677 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
678 these regular expressions happens now in the function
679 `org-make-link-regexps'.
680 (org-store-link): Call the functions in
681 `org-store-link-functions'.
682 (org-activate-tags): Force matches to be in headlines.
683 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
684 (org-columns-display-here): Make sure this works in a narrowed
685 buffer by checking for point-min.
686 (org-columns-display-here): Make the rest of the line intangible,
687 so that point never can be there.
688 (org-cleaned-string-for-export): Use `with-current-buffer'.
689 (org-replace-region-by-html): Use `with-current-buffer'.
690 (org-unfontify-region, org-do-occur, org-columns-display-here)
691 (org-columns-remove-overlays, org-columns-quit)
692 (org-columns-edit-value, org-columns-next-allowed-value)
693 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
694 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
695 (org-agenda-todo, org-agenda-change-all-lines)
696 (org-agenda-align-tags, org-agenda-priority)
697 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
698 (org-agenda-show-new-time, org-cleaned-string-for-export)
699 (org-export-grab-title-from-buffer)
700 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
701 instead of `buffer-read-only'.
702 (org-export-as-html): Set `coding-system-for-write'.
703 (org-archive-subtree): Fix bug with modifying TODO keyword.
704 (org-beginning-of-line): Also treat C-a special in items.
705 (org-table-convert-refs-to-rc): Fix problem with column
706 reference after "..".
707 (org-columns-compute): Don't mark buffer modified because of text
708 properties.
709 (org-batch-store-agenda-views): Use the variable
710 `default-directory', not the function.
711 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
712 (org-html-entities): Add HTML entities for smileys.
713 (org-end-of-line): Move to end of line if in headline without tags.
714 (org-agenda-day-view, org-agenda-week-view): Remember span as default.
715 (org-columns-edit-value): Rename from `org-column-edit'.
716 (org-columns-display-here-title): Rename from
717 `org-overlay-columns-title'.
718 (org-columns-remove-overlays): Rename from
719 org-remove-column-overlays.
720 (org-columns-get-autowidth-alist): Rename from
721 `org-get-columns-autowidth-alist'.
722 (org-columns-display-here): Rename from `org-overlay-columns'.
723 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
724 (org-columns-quit): Rename from `org-column-quit'.
725 (org-columns-show-value): Rename from `org-column-show-value'.
726 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
727 (org-columns-overlays): Rename from `org-column-overlays'.
728 (org-columns-map): Rename from `org-column-map'.
729 (org-columns-current-maxwidths): Rename from
730 `org-current-columns-maxwidths'.
731 (org-columns-begin-marker, org-columns-current-fmt-compiled)
732 (org-previous-header-line-format)
733 (org-columns-inhibit-recalculation)
734 (org-columns-default-format): Rename from
735 `org-default-columns-format'.
736 (org-property-re): New constant.
737 (orgstruct-mode): New minor mode.
738 (org-cycle-list-bullet): New command.
739 (org-special-properties, org-property-start-re)
740 (org-property-end-re): New constants.
741 (org-with-point-at): New macro.
742 (org-insert-property-drawer): New command.
743 (org-column): New face.
744 (org-column-menu): New menu.
745 (org-columns, org-agenda-columns): New commands.
746 (org-properties): New customize group.
747 (org-priority): Realign tags after changing priority.
748 (org-preserve-lc): New macro.
749 (org-update-checkbox-count): Catch case when there is no headline.
750 (org-agenda-quit): Remove any column overlays.
751 (org-beginning-of-item-list): Fix bug when non-item line is
752 indented too deep.
753 (org-make-tags-matcher): Handle property matches.
754 (org-table-recalculate): Swap evaluation order: Field formula
755 first, then column formulas, but don't allow them to overwrite the
756 field formulas.
757 (org-table-eval-formula): New argument untouchable.
758 (org-export-as-html): Fix replacement bug for XEmacs.
759
760 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
761
762 * dired.el (dired-dnd-handle-local-file):
763 Obey dired-backup-overwrite for copy, move, and link operations.
764
765 * dired-aux.el (dired-overwrite-confirmed): Undo last change.
766
767 2008-04-06 Alan Mackenzie <acm@muc.de>
768
769 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
770 typo in the doc string.
771
772 * progmodes/cc-mode.el (c-extend-after-change-region):
773 New function, used in font-lock-extend-after-change-region-function,
774 thus superseding advice on the Font Lock after change functions.
775
776 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
777
778 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
779
780 2008-04-04 Stephen Berman <Stephen.Berman@gmx.net>
781
782 * newcomment.el (comment-enter-backward): Be careful to restore
783 position changed during narrowing.
784
785 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
786
787 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
788 Fix in disassembly buffer (regression in 22.2).
789
790 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
791
792 * shell.el (shell-dynamic-complete-filename): New fun.
793 (shell-dynamic-complete-functions): Use it.
794
795 2008-04-02 Alan Mackenzie <acm@muc.de>
796
797 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
798 New optimised functions to get the name of the current defun/macro.
799
800 * add-log.el (add-log-current-defun): Move the functionality which
801 gets the current function name for C like modes to cc-cmds.el,
802 thus optimising for speed.
803
804 2008-04-02 Eli Zaretskii <eliz@gnu.org>
805
806 * ps-print.el (ps-generate-postscript-with-faces): If the face
807 specified by the overlay's `face' property is a string, assume
808 it's a string name and intern it to get the face symbol.
809
810 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
811
812 * find-dired.el (find-dired-filter): Fix last patch to handle
813 multi-line process input. Pad link numbers too.
814
815 2008-04-01 Jari Aalto <jari.aalto@cante.net>
816
817 * find-dired.el (find-dired-filter): Align columns by padding file
818 sizes.
819
820 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
821
822 * calc/calc.el: Autoload `calc-yank'.
823 (calc-mode-map): Add keybindings for `calc-yank'.
824 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
825 assignments for `calc-yank'.
826
827 2008-03-31 Martin Rudalics <rudalics@gmx.at>
828
829 * emacs-lisp/find-func.el (find-function-search-for-symbol):
830 Strip extension from .emacs.el to make sure symbol is searched
831 in .emacs too.
832
833 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
834
835 * vc.el (vc-do-command): Don't show internal temp buffers.
836
837 2008-03-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
838
839 * term/mac-win.el (mac-ae-reopen-application): New function.
840 (mac-apple-event-map): Bind "reopen application" Apple event to it.
841
842 2008-03-29 Juanma Barranquero <lekktu@gmail.com>
843
844 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
845
846 2008-03-26 Chong Yidong <cyd@stupidchicken.com>
847
848 * Version 22.2 released.
849
850 2008-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
851
852 * info.el (Info-isearch-search): Always return point.
853
854 2008-03-23 Andreas Schwab <schwab@suse.de>
855
856 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
857 Fix radio button condition.
858 [box]: Likewise.
859 [customize]: Add radio button.
860
861 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
862
863 * vc-bzr.el (vc-bzr-print-log): Ensure it works when passed a
864 single file argument.
865 (vc-bzr-show-log-entry): Fix typo.
866
867 2008-03-19 Wilson Snyder <wsnyder@wsnyder.org>
868
869 * progmodes/verilog-mode.el (verilog-easy-menu-filter):
870 New function.
871 (verilog-stmt-menu, verilog-menu): Add :help.
872 (verilog-customize, verilog-font-customize)
873 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
874 (verilog-mode): Update documentation strings to match tool tips.
875 (verilog-auto-search-do, verilog-auto-re-search-do)
876 (verilog-skip-forward-comment-or-string): Fix verilog-auto
877 expansion when a .* appears inside a string.
878 (verilog-re-search-forward, verilog-re-search-backward):
879 Add comment to recall how this works.
880
881 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
882
883 * net/tls.el (open-tls-stream): Reindent.
884
885 2008-03-19 Glenn Morris <rgm@gnu.org>
886
887 * net/tls.el: Don't require rx when compiling.
888 (tls-end-of-info): Rewrite without using rx.
889 (open-tls-stream): Use with-current-buffer.
890
891 2008-03-18 Dan Nicolaescu <dann@ics.uci.edu>
892
893 * font-lock.el (font-lock-comment-face): Set the foreground for
894 the light background 8 colors case.
895
896 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
897 command for each file in the list.
898 (vc-bzr-log-view-mode): Recognize the file marker.
899 (vc-bzr-show-log-entry): Make regexp match more cases.
900
901 2008-03-18 Wilson Snyder <wsnyder@wsnyder.org>
902
903 * verilog-mode.el (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT
904 mis-including genvars.
905
906 2008-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
907
908 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
909 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
910 Revision numbers can include ".".
911
912 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
913 "+" lines not accounted for by counting "-" and context lines.
914
915 2008-03-16 Juri Linkov <juri@jurta.org>
916
917 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
918 (dired-perm-write): Rename from `dired-warn-writable'.
919 Change parent face from `font-lock-warning-face' to
920 `font-lock-comment-delimiter-face'.
921 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
922 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
923 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
924 with `dired-perm-write-face'.
925
926 2008-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
927
928 * term/mac-win.el (mac-service-open-file): Use file URL instead of
929 file name string.
930
931 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
932
933 * vc-bzr.el (vc-bzr-registered): Fail if `bzr' is not installed.
934 (vc-bzr-annotate-command): Preserve line alignment.
935 (vc-bzr-annotate-time): Accept space used to preserve alignment.
936
937 2008-03-13 Richard Stallman <rms@gnu.org>
938
939 * mouse.el (mouse-yank-secondary): Nice error msg if no secondary sel.
940
941 * emacs-lisp/advice.el (defadvice): Add usage pattern.
942
943 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
944
945 * simple.el (set-mark-command): Doc fix.
946
947 2008-03-10 Nick Roberts <nickrob@snap.net.nz>
948
949 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
950 thread in [h-e-w]).
951
952 2008-03-08 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
953
954 * subr.el (while-no-input): Don't splice BODY directly into the
955 `or' form.
956
957 2008-03-06 Kim F. Storm <storm@cua.dk>
958
959 * help.el (view-emacs-todo): Rename from view-todo. Change users.
960 (describe-gnu-project): Rename from describe-project. Change users.
961 Define obsolete function aliases for the old names.
962
963 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
964
965 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
966 Reported by Drew Adams <drew.adams@oracle.com>.
967
968 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
969
970 * iswitchb.el (iswitchb-use-faces): Doc fix.
971 (iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.
972
973 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
974
975 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
976 Fix typo.
977 (verilog-type-font-keywords): Reindent.
978
979 2008-03-03 Michael McNamara <mac@mail.brushroad.com>
980
981 * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
982 grouping-keyword regular expression.
983 (verilog-font-lock-keywords): Allow users to toggle special
984 highlight of grouping-keywords.
985 (verilog-highlight-grouping-keywords): The toggle for special
986 highlighting of grouping keywords.
987
988 2008-03-02 Juri Linkov <juri@jurta.org>
989
990 * startup.el: Revert 2008-02-28 change that adds initial message
991 to *scratch* buffer regardless of the value of `inhibit-startup-screen'.
992
993 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
994
995 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
996 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
997 * progmodes/verilog-mode.el (verilog-mode):
998 * net/socks.el (socks):
999 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
1000
1001 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
1004 running `desktop-not-loaded-hook' to allow modifying it.
1005 Don't show warning message if `desktop-dirname' was modified.
1006
1007 2008-03-01 Alan Mackenzie <acm@muc.de>
1008
1009 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
1010
1011 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
1012 doc-string, "c-old-LEN" -> "c-old-END".
1013
1014 2008-02-29 Glenn Morris <rgm@gnu.org>
1015
1016 * allout.el (allout-topic-encryption-bullet)
1017 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
1018 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
1019 from 22.0 to 22.1.
1020
1021 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
1022
1023 * desktop.el (desktop-save): Save the buffer name if the
1024 uniquified base name is empty.
1025
1026 2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca>
1027
1028 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
1029 we still expect more lines.
1030
1031 2008-02-28 Juri Linkov <juri@jurta.org>
1032
1033 * startup.el (normal-splash-screen): Add argument `concise'.
1034 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
1035 to the created buffer. If `concise' is non-nil, call
1036 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
1037 (display-startup-screen): Add argument `concise' to the call to
1038 `normal-splash-screen'.
1039
1040 2008-02-28 Kim F. Storm <storm@cua.dk>
1041
1042 * startup.el (startup-echo-area-message): Check for about-emacs.
1043
1044 2008-02-28 Juri Linkov <juri@jurta.org>
1045
1046 * startup.el: Always add initial message to *scratch* buffer if
1047 `initial-scratch-message' is non-nil regardless of the value of
1048 `inhibit-startup-screen'.
1049 (inhibit-startup-screen, initial-scratch-message): Doc fix.
1050 (command-line-1): Move code that inserts `initial-scratch-message'
1051 up before the if-form that checks for `inhibit-startup-screen'.
1052 Suggested by Jonathan Rockway <jon@jrock.us>.
1053
1054 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1055
1056 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
1057 comment-paragraph filling if the commark doesn't match
1058 comment-start-skip.
1059
1060 * uniquify.el (uniquify-buffer-base-name): Undo last change.
1061
1062 2008-02-28 Daiki Ueno <ueno@unixuser.org>
1063
1064 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
1065 the `imap' variant.
1066
1067 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
1068
1069 * uniquify.el (uniquify-buffer-base-name): If the base name is an
1070 empty string, return nil to allow the caller to default to the
1071 buffer name. Reported by Martin Fischer <parozusa@web.de>.
1072
1073 2008-02-26 Jason Rumney <jasonr@gnu.org>
1074
1075 * files.el (make-auto-save-file-name): Encode more characters in
1076 non-file buffer names. Use url-encoding.
1077
1078 2008-02-26 Juanma Barranquero <lekktu@gmail.com>
1079
1080 * net/net-utils.el (ftp-program): Fix typo in docstring.
1081 (ifconfig-program-options, netstat-program-options)
1082 (arp-program-options, route-program-options, nslookup-program-options)
1083 (ftp-program-options, smbclient-program-options)
1084 (dns-lookup-program-options, arp, route): Doc fixes.
1085
1086 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
1087 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
1088 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
1089 Fix typos in docstrings.
1090 (gdb-pending-triggers): Reflow docstring.
1091 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
1092
1093 2008-02-25 Alan Mackenzie <acm@muc.de>
1094
1095 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
1096 typing "#" at EOB.
1097
1098 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
1099
1100 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
1101
1102 2008-02-24 Jason Rumney <jasonr@gnu.org>
1103
1104 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
1105
1106 2008-02-23 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1107
1108 * textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
1109
1110 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
1111
1112 * dired.el (dired-mark-prompt): Don't count/display the t element.
1113 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
1114
1115 2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)
1116
1117 * progmodes/sh-script.el (sh-indent-comment): Docstring fix.
1118
1119 2008-02-21 Glenn Morris <rgm@gnu.org>
1120
1121 * subr.el (sit-for): Fix obsolete form for nil second argument.
1122
1123 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
1124
1125 * progmodes/verilog-mode.el (eval-when-compile): Don't define
1126 add-submenu.
1127 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
1128 Remove. Move contents to the only use ...
1129 (verilog-menu): ... here.
1130 (verilog-statement-menu): Remove. Move contents to the only use ...
1131 (verilog-stmt-menu): ... here.
1132 (verilog-mark-defun): Simply call mark-defun for Emacs.
1133 (occur-pos-list): Declare for byte compiler.
1134 (mode-popup-menu): Don't defvar.
1135 (verilog-add-statement-menu): Remove.
1136 (verilog-mode-hook): Don't add verilog-add-statement-menu.
1137 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
1138
1139 2008-02-21 Michael McNamara <mac@mail.brushroad.com>
1140
1141 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
1142 conditional.
1143 (verilog-font-grouping-keywords-face): Make the begin..end
1144 keywords standout more than other verilog keywords.
1145 (verilog-type-font-keywords): Move the begin..end out of this list
1146 to facilitate making them to (potentially) stand out more.
1147 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
1148 function & task blocks.
1149 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
1150 initial, function & task blocks.
1151 (verilog-forward-sexp): Handle the new "disable fork" statement of
1152 IEEE-1800 Verilog.
1153 (verilog-beg-block-re-ordered): Handle the new "disable fork"
1154 statement of IEEE-1800 Verilog.
1155 (verilog-calc-1): Handle the new "disable fork" statement of
1156 IEEE-1800 Verilog.
1157 (verilog-disable-fork-re): Add const to help handle the new
1158 "disable fork" statement of IEEE-1800 Verilog.
1159 (verilog-declaration-core-re): Add port directions by themselves,
1160 with no qualification, as base item of a declaration.
1161 (verilog-pretty-declarations): Add new flag to ask it to refrain
1162 from printing to the message buffer.
1163 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
1164 printing to the message buffer. Improve handling of the many
1165 types of expression line up.
1166 (verilog-just-one-space): Remove printing of an empty message.
1167 (verilog-get-lineup-indent): Rework to support the better handling
1168 of expression lineup for verilog-pretty-expr.
1169 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1170
1171 2008-02-20 Alan Mackenzie <acm@muc.de>
1172
1173 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
1174 yesterday's commit.
1175
1176 2008-02-20 Nick Roberts <nickrob@snap.net.nz>
1177
1178 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
1179 to mouse-set-point in buffers that aren't associated with files.
1180
1181 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
1182
1183 2008-02-20 Glenn Morris <rgm@gnu.org>
1184
1185 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
1186 on Windows.
1187
1188 2008-02-19 Alan Mackenzie <acm@muc.de>
1189
1190 Set of changes so that "obtrusive" syntactic elements in a
1191 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
1192 unmatched paren) don't interact syntactically with stuff outside
1193 the CPP line.
1194
1195 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
1196 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
1197 off-by-one bug.
1198 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
1199 a bit of refactoring.
1200 (c-awk-extend-and-syntax-tablify-region): Takes some of the
1201 functionality of c-awk-advise-fl-for-awk-region, which has been
1202 refactored away.
1203
1204 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
1205 (c-clear-char-property-with-value): New function and macro which
1206 remove text-properties `equal' to a supplied value.
1207
1208 * progmodes/cc-engine.el: Comment about text properties amended.
1209
1210 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
1211 parens around "error\\|warning".
1212
1213 * progmodes/cc-langs.el (c-get-state-before-change-function)
1214 (c-before-font-lock-function, c-anchored-cpp-prefix):
1215 New language variables.
1216 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
1217
1218 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
1219 syntax-table text properties.
1220 (c-common-init): Call language specific before/after-change
1221 functions at mode initialisation.
1222 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
1223 (c-extend-region-for-CPP, c-neutralize-CPP-line)
1224 (c-neutralize-syntax-in-CPP): New functions.
1225 (c-before-change, c-after-change): Call the new language specific
1226 change functions defined in cc-langs.el.
1227 (c-advise-fl-for-region): New macro.
1228 (awk-mode): Remove AWK specific stuff which has been refactored
1229 into language independent stuff.
1230
1231 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
1232
1233 * diff-mode.el (diff-file-junk-re): New const.
1234 (diff-beginning-of-file-and-junk): Use it.
1235 (diff-file-kill): Make sure we were really inside a file diff.
1236
1237 * diff-mode.el: Make it more robust in the presence of empty context
1238 lines in unified hunks.
1239 (diff-valid-unified-empty-line): New var.
1240 (diff-unified->context, diff-sanity-check-hunk): Obey it.
1241 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
1242 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
1243 (diff-hunk-header-re-unified): New const.
1244 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
1245 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
1246 (diff-sanity-check-hunk): Use it.
1247
1248 2008-02-19 Nick Roberts <nickrob@snap.net.nz>
1249
1250 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
1251 (gdb): (Re)set gdb-flush-pending-output to nil here...
1252 (gdb-init-1): ...instead of here (before gdb-prompt).
1253
1254 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
1255
1256 * progmodes/verilog-mode.el (customize): Fix typo in error message.
1257 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
1258 (verilog-mode-auto, verilog-indent-level-module)
1259 (verilog-minimum-comment-distance, verilog-library-flags)
1260 (verilog-library-directories, verilog-library-files)
1261 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
1262 (verilog-xemacs-menu, verilog-set-compile-command)
1263 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
1264 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
1265 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
1266 (verilog-batch-inject-auto, verilog-batch-indent)
1267 (verilog-continued-line, verilog-type-keywords)
1268 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
1269 (verilog-read-inst-pins, verilog-read-arg-pins)
1270 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
1271 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
1272 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
1273 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
1274 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
1275 (verilog-mode-version, verilog-mode-release-date)
1276 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
1277 (verilog-simulator, verilog-compiler)
1278 (verilog-auto-sense-defines-constant, verilog-company)
1279 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
1280 Fix typos in docstrings.
1281 (verilog-set-auto-endcomments, verilog-calculate-indent)
1282 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
1283 Reflow docstrings.
1284 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
1285 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
1286 (electric-verilog-forward-sexp, verilog-in-case-region-p)
1287 (verilog-in-struct-region-p, verilog-in-generate-region-p)
1288 (verilog-leap-to-head, verilog-current-indent-level)
1289 (verilog-case-indent-level, verilog-cpp-keywords)
1290 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
1291 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
1292 (verilog-signals-not-in, verilog-symbol-detick-text)
1293 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
1294 (verilog-forward-close-paren, verilog-backward-open-paren)
1295 (verilog-backward-open-bracket): Doc fixes.
1296
1297 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
1298 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
1299 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
1300 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
1301 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
1302 Fix typos in docstrings.
1303
1304 2008-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
1305
1306 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
1307 Recognize ''' just like any other char-constant.
1308
1309 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
1310
1311 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
1312 careful enough. Detect the uid-change all within the main loop.
1313
1314 2008-02-14 Stefan Monnier <monnier@pastel.home>
1315
1316 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
1317
1318 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
1319
1320 * hilit-chg.el (highlight-save-buffer-state): New macro.
1321 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
1322 (hilit-chg-clear): Use it to preserve the modified-p flag.
1323 (highlight-changes-rotate-faces): Don't mess with the undo-list.
1324
1325 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
1326
1327 * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
1328
1329 2008-02-12 Juri Linkov <juri@jurta.org>
1330
1331 * startup.el (fancy-startup-screen, normal-splash-screen):
1332 Set default-directory to command-line-default-directory.
1333
1334 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
1335 after reading the desktop.
1336
1337 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
1338
1339 * font-lock.el (font-lock-set-defaults): Unset previously set variables
1340 when needed.
1341
1342 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
1343
1344 * uniquify.el (uniquify-buffer-base-name): New function.
1345 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1346
1347 * desktop.el (uniquify-managed): Don't defvar.
1348 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
1349 `uniquify-managed'. Return also the buffer's base name.
1350 (desktop-save): When saving the buffer info, filter out the base name,
1351 and save it as buffer name if the buffer is managed by uniquify.
1352
1353 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1354
1355 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
1356 Index: line, don't search backward for the previous one.
1357
1358 2008-02-10 \e,AF\e(Bvar Arnfj\e,Av\e(Br\e,Ap\e(B Bjarmason <avar@cpan.org> (tiny change)
1359
1360 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
1361 from gnus-button-url-regexp.
1362
1363 2008-02-09 Eli Zaretskii <eliz@gnu.org>
1364
1365 * progmodes/compile.el (compilation-next-error): Doc fix.
1366 (compilation-find-file): Doc fix.
1367
1368 2008-02-09 Glenn Morris <rgm@gnu.org>
1369
1370 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
1371 Add obsolete aliases to the old names.
1372
1373 2008-02-08 Richard Stallman <rms@gnu.org>
1374
1375 * net/net-utils.el (ifconfig): Rename from ipconfig.
1376 (ipconfig): Alias to ifconfig.
1377 (ifconfig-program): Rename from ipconfig-program.
1378 (ifconfig-program-options): Rename from ipconfig-program-options.
1379
1380 2008-02-08 Glenn Morris <rgm@gnu.org>
1381
1382 * custom.el (custom-theme-set-variables): Sort symbols that are
1383 dependencies before symbols that depend on them.
1384 (custom-enabled-themes): Set after custom-theme-directory.
1385
1386 2008-02-04 Juanma Barranquero <lekktu@gmail.com>
1387
1388 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
1389
1390 2008-02-04 Michael McNamara <mac@mail.brushroad.com>
1391
1392 * progmodes/verilog-mode.el (verilog-declaration-core-re):
1393 Add port directions by themselves, with no qualification, as base
1394 item of a declaration.
1395 (verilog-pretty-declarations): Add new flag that inhibits printing
1396 to the message buffer.
1397 (verilog-pretty-expr): Add new flag that inhibits printing to the
1398 message buffer. Improve handling of the many types of expression
1399 line up.
1400 (verilog-just-one-space): Don't print an empty message.
1401 (verilog-get-lineup-indent): Rework to support the better handling
1402 of expression lineup for verilog-pretty-expr.
1403 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
1404 (verilog-mode-version, verilog-mode-release-date): Update.
1405
1406 2008-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
1407
1408 * subr.el (cancel-change-group): Don't move point.
1409
1410 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
1411
1412 Sync with Tramp 2.0.57.
1413
1414 * net/tramp.el (tramp-handle-make-auto-save-file-name)
1415 (tramp-completion-dissect-file-name, tramp-find-executable):
1416 Use `mapc' instead of `mapcar'.
1417 (tramp-open-connection-setup-interactive-shell): Send only single
1418 prompt setting commands, in order to avoid double-prompt.
1419
1420 * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of
1421 `mapcar'.
1422
1423 * net/trampver.el: Update release number.
1424
1425 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
1426
1427 * progmodes/etags.el (next-file): Improve revert message.
1428
1429 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
1430
1431 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
1432 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
1433 of today, the most recent libpng is 1.2.24).
1434
1435 2008-02-01 Thien-Thi Nguyen <ttn@gnuvola.org>
1436
1437 * vc.el (vc-update): Fix bug: Specify branch tip as
1438 vc-checkout REVISION. Reported by Dan Nicolaescu.
1439
1440 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1441
1442 * simple.el (reindent-then-newline-and-indent): Be careful about the
1443 unusual case where indent-according-to-mode moves point.
1444
1445 2008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
1446
1447 * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
1448 (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
1449 (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
1450 (verilog-sk-state-machine): Quote all calls to
1451 "auxiliary skeleton"s to prevent infloops.
1452
1453 2008-01-31 Jason Rumney <jasonr@gnu.org>
1454
1455 * w32-fns.el: Partially revert 2007-11-10 change.
1456
1457 2008-01-31 Martin Rudalics <rudalics@gmx.at>
1458
1459 * mail/rmail.el (rmail-highlight): Fix specification.
1460 Reported by pod <pod@herald.ox.ac.uk>.
1461
1462 2008-01-31 Jason Rumney <jasonr@gnu.org>
1463
1464 * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
1465
1466 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
1467
1468 * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
1469 (gdb-var-set-format-handler): New function.
1470 (gdb-var-set-format): Use it.
1471
1472 2008-01-29 Alan Mackenzie <acm@muc.de>
1473
1474 * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)
1475 (c-simple-stmt-kwds): New Objective C keywords: @finally, @try,
1476 @catch, @synchronized, @throw.
1477
1478 * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
1479 from this regexp; part of same fix as next change to cc-engine.el.
1480
1481 * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
1482 Anchor the "{" of a template function correctly on "template", not the
1483 following "<".
1484
1485 * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
1486
1487 2008-01-29 Richard Stallman <rms@gnu.org>
1488
1489 * progmodes/etags.el (tags-query-replace): Delete unused optional args.
1490 Doc fix.
1491
1492 * files.el (hack-local-variables): Don't query about fake variables.
1493
1494 2008-01-27 Nick Roberts <nickrob@snap.net.nz>
1495
1496 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
1497 gdb-cpp-define-alist-program if file is nil (currently only
1498 " *partial-output-...").
1499
1500 2008-01-27 Alan Mackenzie <acm@muc.de>
1501
1502 * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
1503 enhance comments.
1504
1505 2008-01-27 Richard Stallman <rms@gnu.org>
1506
1507 * allout.el: Many doc fixes.
1508 (allout-encrypt-string): Fix error message.
1509
1510 2008-01-26 Alan Mackenzie <acm@muc.de>
1511
1512 * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
1513 arglist-cont-nonempty.
1514
1515 * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
1516 for a brace with syntax arglist-cont-nonempty.
1517
1518 * progmodes/cc-styles.el (c-style-alist): Add elements for
1519 arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
1520 awk).
1521
1522 2008-01-26 Alan Mackenzie <acm@muc.de>
1523
1524 * progmodes/cc-defs.el (c-save-buffer-state):
1525 Bind buffer-file-name and buffer-file-truename to nil, to prevent
1526 primitives generating "buffer is read only" messages.
1527
1528 2008-01-26 Eli Zaretskii <eliz@gnu.org>
1529
1530 * progmodes/etags.el (tags-query-replace): Doc fix.
1531
1532 2008-01-26 Phil Sung <psung@mit.edu> (tiny change)
1533
1534 * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
1535 that the filename end is found even when the filename is empty.
1536 Fixes error and spurious newlines when marking files for deletion.
1537
1538 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * allout.el (allout-unload-function): New function.
1541
1542 2008-01-25 Sven Joachim <svenjoac@gmx.de>
1543
1544 * view.el (kill-buffer-if-not-modified): Don't pass t to
1545 buffer-modified-p.
1546
1547 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
1548
1549 * allout.el (allout-prefix-data): Doc fix.
1550 (allout-show-current-subtree): Reflow docstring.
1551 (allout-use-mode-specific-leader, allout-use-hanging-indents)
1552 (produce-allout-mode-map, allout-overlay-interior-modification-handler)
1553 (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
1554 (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
1555 (allout-copy-topic-as-kill, allout-listify-exposed)
1556 (allout-process-exposed, allout-encrypted-key-info)
1557 (allout-update-passphrase-mnemonic-aids)
1558 (allout-next-topic-pending-encryption)
1559 (allout-tests-globally-true): Fix typos in docstrings.
1560
1561 2008-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
1562
1563 * vc.el (vc-version-diff): Make sure we shrink the right window.
1564
1565 2008-01-23 Jason Rumney <jasonr@gnu.org>
1566
1567 * lpr.el (printer-name): Do not set on MS Windows.
1568
1569 2008-01-20 Glenn Morris <rgm@gnu.org>
1570
1571 * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
1572 prevent infloops.
1573
1574 2008-01-20 Martin Svenson <phromo@gmail.com> (tiny change)
1575
1576 * progmodes/python.el (python-imports): Default to "None".
1577
1578 2008-01-19 Dan Nicolaescu <dann@ics.uci.edu>
1579
1580 * progmodes/sh-script.el (sh-basic-offset):
1581 * progmodes/cc-vars.el (c-syntactic-indentation)
1582 (c-syntactic-indentation-in-macros): Mark as safe.
1583
1584 2008-01-18 Richard Stallman <rms@gnu.org>
1585
1586 * icomplete.el (icomplete-get-keys):
1587 Look up KEYS using all maps in proper buffer.
1588
1589 2008-01-16 Alan Mackenzie <acm@muc.de>
1590
1591 * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside an
1592 eval-and-compile, so as to permit byte-compiling (e.g. in bootstrap).
1593
1594 2008-01-16 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * frame.el (display-mm-height, display-mm-width):
1597 * whitespace.el (whitespace-check-leading-whitespace)
1598 (whitespace-check-trailing-whitespace)
1599 (whitespace-check-spacetab-whitespace)
1600 (whitespace-check-indent-whitespace)
1601 (whitespace-check-ateol-whitespace):
1602 * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
1603
1604 2008-01-16 Glenn Morris <rgm@gnu.org>
1605
1606 * comint.el (comint-regexp-arg): Fix no-input case.
1607
1608 2008-01-16 Ulf Jasper <ulf.jasper@web.de>
1609
1610 * calendar/icalendar.el (icalendar-export-file)
1611 (icalendar-import-file): Restore significant trailing whitespace
1612 in `interactive' prompts.
1613
1614 2008-01-15 Dan Nicolaescu <dann@ics.uci.edu>
1615
1616 * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
1617 after-save-hook so that it is not called multiple times.
1618
1619 * vc-svn.el (vc-svn-resolve-when-done): Likewise.
1620
1621 2008-01-15 Glenn Morris <rgm@gnu.org>
1622
1623 * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
1624
1625 2008-01-14 Alan Mackenzie <acm@muc.de>
1626
1627 * progmodes/cc-vars.el (c-constant-symbol): New function which
1628 supersedes c-const-symbol. During a customize-.. call it enables
1629 an element of (e.g.) c-hanging-braces alist to have its name
1630 displayed, even when the default value of c-h-b etc. doesn't
1631 include the elemnt. Replace uses of the old function by the new.
1632
1633 * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
1634 obscure non-working fragment ":value c-".
1635
1636 * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
1637 call inside a struct being recognised as a K&R argument.
1638
1639 2008-01-14 Jason Rumney <jasonr@gnu.org>
1640
1641 * image.el (image-type): Use image-type-from-file-name (from trunk
1642 2007-05-21 Chong Yidong <cyd@stupidchicken.com>).
1643
1644 2008-01-12 Glenn Morris <rgm@gnu.org>
1645
1646 * woman.el (woman-parse-numeric-arg): Change handling of `==':
1647 can be interned without a function definition.
1648
1649 2008-01-12 Eli Zaretskii <eliz@gnu.org>
1650
1651 * view.el (view-file-other-window, view-file-other-frame):
1652 Don't kill the buffer if it is modified. Doc fixes.
1653 (kill-buffer-if-not-modified): New function.
1654 (view-file): Don't kill the buffer if it is modified.
1655
1656 * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
1657 (ebrowse-view/find-file-and-search-pattern):
1658 Call view-file-other-window instead of ebrowse-view-file-other-window.
1659 (ebrowse-view-file-other-frame): Don't call
1660 current-window-configuration. Fix second argument in the call to
1661 view-mode-enter. Doc fix.
1662
1663 2008-01-11 Richard Stallman <rms@gnu.org>
1664
1665 * subr.el (atomic-change-group): Prevent undo list truncation.
1666
1667 2008-01-11 Martin Rudalics <rudalics@gmx.at>
1668
1669 * cus-start.el (all): Add missing version entries.
1670
1671 2008-01-10 Dan Nicolaescu <dann@ics.uci.edu>
1672
1673 * files.el (safe-local-eval-forms):
1674 Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
1675
1676 2008-01-10 Nick Roberts <nickrob@snap.net.nz>
1677
1678 * comint.el (comint-insert-input): Set point first.
1679
1680 * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
1681 session doesn't hang because gdb-pending-triggers is non-nil.
1682 (gdb-frame-handler): Use buffer-file-name instead of
1683 buffer-name in case of duplicate file names.
1684
1685 2008-01-10 Dan Nicolaescu <dann@ics.uci.edu>
1686
1687 * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
1688 C-M-e and C-M-h for emacs, they work by default.
1689 (verilog-emacs-features): Remove.
1690 (verilog-setup-dual-comments, verilog-populate-syntax-table):
1691 Remove. Move syntax table initialization ...
1692 (verilog-mode-syntax-table): ... here.
1693 (verilog-mode): Don't initialize the syntax table here.
1694 (verilog-mark-defun): Only do something useful for XEmacs, Emacs
1695 does not need it.
1696
1697 2008-01-10 Glenn Morris <rgm@gnu.org>
1698
1699 * shell.el (shell-dirtrack-verbose, shell-mode)
1700 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
1701 (dirtrack-toggle, dirtrack-mode): No longer alias to
1702 shell-dirtrack-mode.
1703
1704 2008-01-10 Kenichi Handa <handa@ni.aist.go.jp>
1705
1706 * international/mule-cmds.el (select-safe-coding-system):
1707 When a buffer is modified, cancel the writing.
1708
1709 2008-01-09 Wilson Snyder <wsnyder@wsnyder.org>
1710
1711 * progmodes/verilog-mode.el (verilog-booleanp): New function for
1712 backward compatibility. Replace all uses of booleanp with
1713 verilog-booleanp.
1714
1715 2008-01-09 Dan Nicolaescu <dann@ics.uci.edu>
1716
1717 * vc-hg.el (vc-hg-diff): Don't pass an empty string.
1718
1719 2008-01-09 Wilson Snyder <wsnyder@wsnyder.org>
1720
1721 * progmodes/verilog-mode.el (top-level): Fix spacing.
1722 (verilog-mode-version, verilog-mode-release-date): Update version
1723 number.
1724 (verilog-mode-release-emacs): New variable.
1725 (compile-command, reporter-prompt-for-summary-p): Define for byte
1726 compiler.
1727 (verilog-startup-message-lines)
1728 (verilog-startup-message-displayed)
1729 (verilog-display-startup-message): Remove.
1730 (verilog-highlight-p1800-keywords): Improve docstring.
1731 (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
1732 (vector-skip-list): Only defvar at compile time.
1733 (verilog-highlight-translate-off, verilog-indent-level)
1734 (verilog-indent-level-module, verilog-indent-level-declaration)
1735 (verilog-indent-declaration-macros, verilog-indent-lists)
1736 (verilog-indent-level-behavioral)
1737 (verilog-indent-level-directive, verilog-cexp-indent)
1738 (verilog-case-indent, verilog-auto-newline)
1739 (verilog-auto-indent-on-newline, verilog-tab-always-indent)
1740 (verilog-tab-to-comment, verilog-indent-begin-after-if)
1741 (verilog-align-ifelse, verilog-minimum-comment-distance)
1742 (verilog-auto-lineup, verilog-highlight-p1800-keywords)
1743 (verilog-auto-endcomments, verilog-auto-read-includes)
1744 (verilog-auto-star-expand, verilog-auto-star-save)
1745 (verilog-library-flags, verilog-library-directories)
1746 (verilog-library-files, verilog-library-extensions)
1747 (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
1748 (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
1749 (verilog-assignment-delay, verilog-auto-inst-vector)
1750 (verilog-auto-inst-template-numbers)
1751 (verilog-auto-input-ignore-regexp)
1752 (verilog-auto-inout-ignore-regexp)
1753 (verilog-auto-output-ignore-regexp)
1754 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
1755 Add safe-local-variable properties.
1756 (verilog-statement-menu, verilog-company)
1757 (verilog-re-search-forward, verilog-re-search-backward)
1758 (verilog-error-regexp-add, verilog-end-block-re)
1759 (verilog-emacs-features, verilog-populate-syntax-table)
1760 (verilog-setup-dual-comments, verilog-type-font-keywords)
1761 (verilog-inside-comment-p, electric-verilog-backward-sexp)
1762 (verilog-backward-sexp, verilog-forward-sexp)
1763 (verilog-font-lock-init, verilog-mode)
1764 (electric-verilog-terminate-line, electric-verilog-semi)
1765 (electric-verilog-tab, verilog-insert-1, )
1766 (verilog-insert-indices, verilog-generate-numbers)
1767 (verilog-comment-region, verilog-label-be)
1768 (verilog-beg-of-statement, verilog-in-case-region-p)
1769 (verilog-in-struct-region-p, verilog-in-generate-region-p)
1770 (verilog-in-fork-region-p, verilog-backward-case-item)
1771 (verilog-set-auto-endcomments, verilog-get-expr)
1772 (verilog-expand-vector-internal, verilog-surelint-off)
1773 (verilog-batch-execute-func, verilog-calculate-indent)
1774 (verilog-calc-1, verilog-calculate-indent-directive)
1775 (verilog-leap-to-head, verilog-continued-line)
1776 (verilog-backward-token, verilog-backward-syntactic-ws)
1777 (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
1778 (verilog-forward-ws&directives, verilog-at-constraint-p)
1779 (verilog-skip-backward-comments, verilog-indent-line-relative)
1780 (verilog-do-indent, verilog-indent-comment)
1781 (verilog-more-comment, verilog-pretty-declarations)
1782 (verilog-pretty-expr, verilog-just-one-space)
1783 (verilog-indent-declaration, verilog-get-completion-decl)
1784 (verilog-goto-defun, verilog-showscopes, verilog-header)
1785 (verilog-signals-combine-bus, verilog-read-decls)
1786 (verilog-read-always-signals-recurse, verilog-read-instants)
1787 (verilog-read-auto-template, verilog-set-define)
1788 (verilog-read-defines, verilog-read-signals, verilog-getopt)
1789 (verilog-is-number, verilog-expand-dirnames)
1790 (verilog-modi-lookup, verilog-modi-cache-results)
1791 (verilog-insert-one-definition, verilog-make-width-expression)
1792 (verilog-delete-autos-lined, verilog-auto-save-check)
1793 (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
1794 (verilog-auto-inst-param, verilog-auto-reg)
1795 (verilog-auto-reg-input, verilog-auto-wire, )
1796 (verilog-auto-output, verilog-auto-output-every)
1797 (verilog-auto-input, verilog-auto-inout)
1798 (verilog-auto-inout-module, verilog-auto-sense)
1799 (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
1800 (verilog-auto-ascii-enum, verilog-auto)
1801 (verilog-sk-define-signal, verilog-mode-mouse-map)
1802 (verilog-load-file-at-mouse, verilog-load-file-at-point)
1803 (verilog-library-files): Cleanup spacing of )'s they should not be
1804 on unique lines. Fix checkdoc warnings.
1805
1806 2008-01-09 Glenn Morris <rgm@gnu.org>
1807
1808 * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
1809 entry, for Windows.
1810
1811 2008-01-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1812
1813 * ps-print.el: Some face attributes (like :strike-through) was not
1814 being recognised. Reported by Leo <sdl.web@gmail.com>.
1815 (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
1816 (ps-screen-to-bit-face): Fix code.
1817
1818 2008-01-08 Kevin Ryde <user42@zip.com.au>
1819
1820 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1821 For perl, allow "during global destruction" at end.
1822
1823 2008-01-08 Glenn Morris <rgm@gnu.org>
1824
1825 * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
1826 unified format.
1827
1828 * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
1829
1830 2008-01-08 Nick Roberts <nickrob@snap.net.nz>
1831
1832 * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
1833 quotes in case of spaces, e.g. STL containers (not pretty).
1834
1835 2008-01-07 Dan Nicolaescu <dann@ics.uci.edu>
1836
1837 * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
1838
1839 2008-01-07 Nick Roberts <nickrob@snap.net.nz>
1840
1841 * progmodes/gdb-ui.el (gud-gdb-command-name):
1842 Explain "--annotate=3" option is necessary for the Graphical Interface.
1843
1844 2008-01-07 Dan Nicolaescu <dann@ics.uci.edu>
1845
1846 * vc-hg.el (vc-hg-dir-state): Pass the dir argument to vc-hg-command.
1847
1848 2008-01-07 Glenn Morris <rgm@gnu.org>
1849
1850 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
1851
1852 2008-01-06 Nick Roberts <nickrob@snap.net.nz>
1853
1854 * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
1855 on menu bar.
1856
1857 2008-01-06 Michael Albinus <michael.albinus@gmx.de>
1858
1859 * ffap.el (ffap-read-file-or-url): Let-bind
1860 `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
1861
1862 2008-01-05 Sven Joachim <svenjoac@gmx.de>
1863
1864 * vc-bzr.el: Fix typo in header.
1865
1866 2008-01-05 Eli Zaretskii <eliz@gnu.org>
1867
1868 * Makefile.in (custom-deps, finder-data): Depend on autoloads
1869 instead of loaddefs.el.
1870
1871 2008-01-05 Glenn Morris <rgm@gnu.org>
1872
1873 * progmodes/verilog-mode.el: Replace all instances of
1874 string-to-int with string-to-number, insert-string with insert,
1875 and read-input with read-string.
1876 (top-level): No need to require imenu, reporter, dinotrace, vc,
1877 font-lock when compiling. Always require compile. Relegate remaining
1878 compatibility cruft to XEmacs. Don't require font-lock.
1879 (verilog-version): Remove superfluous concat.
1880 (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
1881 No need to define.
1882 (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
1883 (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
1884 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
1885 (verilog-startup-message-displayed): These are variables, not constants.
1886 (verilog-batch-execute-func, verilog-auto-inst)
1887 (verilog-auto-inst-param): Use mapc rather than mapcar.
1888 (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
1889 actually defining.
1890 (verilog-modi-get-decls, verilog-modi-get-sub-decls)
1891 (verilog-modi-get-outputs, verilog-modi-get-inouts)
1892 (verilog-modi-get-inputs, verilog-modi-get-wires)
1893 (verilog-modi-get-regs, verilog-modi-get-assigns)
1894 (verilog-modi-get-consts, verilog-modi-get-gparams)
1895 (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
1896 (verilog-modi-get-sub-inputs): Move inline functions earlier in
1897 the file.
1898 (sigs-in, sigs-out): Don't declare multiple times.
1899 (got-sig, got-rvalue, uses-delayed): Define for compiler with just
1900 `defvar'.
1901 (verilog-auto): Call dinotrace-unannotate-all only if bound.
1902 (verilog-module-inside-filename-p): No need to wrap fboundp test
1903 in condition-case.
1904 (reporter-submit-bug-report): Autoload it.
1905 (verilog-mark-defun): Call zmacs-activate-region only if bound.
1906 (verilog-font-customize): Call customize-apropos only if bound.
1907 (verilog-getopt-flags, verilog-auto-reeval-locals):
1908 Use make-local-variable rather than make-variable-buffer-local.
1909 (verilog-company, verilog-project, verilog-modi-cache-list):
1910 Move make-variable-buffer-local calls to top-level.
1911 (font-lock-defaults-alist): Don't define it.
1912 (verilog-need-fld): Remove.
1913 (verilog-font-lock-init): Don't set font-lock-defaults-alist.
1914 (verilog-mode): Only call make-local-hook on XEmacs.
1915 Set font-lock-defaults rather than using verilog-font-lock-init.
1916
1917 * progmodes/verilog-mode.el (top-level): Don't require compile.
1918 (compilation-error-regexp-alist, compilation-last-buffer):
1919 Define for compiler.
1920 (verilog-insert-1): New function.
1921 (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
1922 Use verilog-insert-1.
1923 (verilog-surelint-off): Use next-error-last-buffer if bound.
1924 Check compile buffer is live.
1925
1926 2008-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
1927
1928 * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
1929 gets inserted out-of-order.
1930
1931 2008-01-04 Riccardo Murri <riccardo.murri@gmail.com>
1932
1933 * vc-bzr.el: Copyright and version headers update.
1934 Remove some outdated comments through the whole file.
1935 (vc-bzr-program-args): Remove because unused.
1936 (vc-bzr-log-switches): New customization option.
1937 (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C. No longer
1938 use `vc-bzr-program-args'.
1939 (vc-bzr-register): Fix for working with both 22.1 and CVS version of
1940 `vc-find-root' (patch by Andreas Hoenen).
1941 (vc-bzr-status): Update regex to match latest Bzr output.
1942 Remove redundant test.
1943 (vc-bzr-init-version): New function.
1944 (vc-bzr-unregister): Must not delete file.
1945 (vc-bzr-find-version): New function.
1946 (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
1947 a non-empty string, otherwise take head revision.
1948 (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
1949 (vc-bzr-diff): Simpler build of the revision spec string.
1950 (vc-annotate-convert-time, vc-bzr-annotate-difference):
1951 Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
1952 (vc-bzr-dir-state): Add code comments. Removed redundant statement.
1953 (vc-bzr-dired-state-info): Only provide custom strings for
1954 overloaded VC state 'edited; otherwise fallback to
1955 `vc-default-dired-state-info'.
1956
1957 2008-01-04 Dan Nicolaescu <dann@ics.uci.edu>
1958
1959 * vc-git.el (vc-git-dir-state):
1960 * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
1961
1962 2008-01-04 Richard Stallman <rms@gnu.org>
1963
1964 * delsel.el (delete-selection-mode): Doc fix.
1965
1966 2008-01-04 Glenn Morris <rgm@gnu.org>
1967
1968 * version.el (emacs-copyright): Update to 2008.
1969
1970 2008-01-03 Nick Roberts <nickrob@snap.net.nz>
1971
1972 * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
1973 (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
1974
1975 * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
1976 of watch expressions (only works fully with GDB 6.7 or later).
1977
1978 2008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
1979
1980 * time-stamp.el (time-stamp-time-zone):
1981 * whitespace.el (whitespace-check-buffer-leading)
1982 (whitespace-check-buffer-trailing)
1983 (whitespace-check-buffer-indent)
1984 (whitespace-check-buffer-spacetab)
1985 (whitespace-check-buffer-ateol):
1986 * progmodes/sh-script.el (sh-indentation):
1987 * textmodes/ispell.el (ispell-local-pdict):
1988 Add safe-local-variable properties.
1989
1990 2007-12-31 Richard Stallman <rms@gnu.org>
1991
1992 * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
1993 Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
1994 `parent'.
1995 (custom-group-value-create): Pass two args to custom-add-parent-links.
1996
1997 2007-12-29 Richard Stallman <rms@gnu.org>
1998
1999 * font-lock.el (font-lock-prepend-text-property)
2000 (font-lock-append-text-property): Canonicalize the face and
2001 font-lock-face properties.
2002
2003 * faces.el (facep): Doc fix.
2004
2005 * startup.el (fancy-startup-tail, fancy-about-text)
2006 (fancy-startup-text): Regularize format of face property.
2007
2008 * facemenu.el (list-colors-print): Use :background and :foreground
2009 instead of background-color and foreground-color.
2010
2011 2007-12-29 Drew Adams <drew.adams@oracle.com>
2012
2013 * cus-edit.el (custom-add-parent-links):
2014 Fill the "Parent documentation" text.
2015
2016 2007-12-29 Eli Zaretskii <eliz@gnu.org>
2017
2018 * textmodes/ispell.el (ispell-grep-command): Use "grep" on
2019 MS-Windows and MS-DOS.
2020 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
2021
2022 2007-12-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2023
2024 * progmodes/grep.el (rgrep): Fix last change.
2025
2026 2007-12-27 Richard Stallman <rms@gnu.org>
2027
2028 * progmodes/compile.el (compilation-start): Set initial visible
2029 point properly even when compilation buffer already current.
2030
2031 2007-12-26 Richard Stallman <rms@gnu.org>
2032
2033 * files.el (conf-mode-maybe): New function.
2034 (auto-mode-alist): Use conf-mode-maybe for .conf etc.
2035
2036 2007-12-26 Martin Rudalics <rudalics@gmx.at>
2037
2038 * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
2039
2040 2007-12-25 Dan Nicolaescu <dann@ics.uci.edu>
2041
2042 * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
2043
2044 2007-12-25 Richard Stallman <rms@gnu.org>
2045
2046 * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
2047 so they never do EOF.
2048
2049 2007-12-23 Richard Stallman <rms@gnu.org>
2050
2051 * dired-aux.el: Load dired.el at run time too.
2052
2053 * faces.el (copy-face): Create the new face explicitly if it
2054 does not exist already.
2055
2056 2007-12-23 Andreas Schwab <schwab@suse.de>
2057
2058 * files.el (switch-to-buffer-other-frame): Return the buffer
2059 switched to.
2060
2061 2007-12-23 Juri Linkov <juri@jurta.org>
2062
2063 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
2064 item to about-emacs instead of display-splash-screen.
2065
2066 2007-12-22 Eli Zaretskii <eliz@gnu.org>
2067
2068 * simple.el (minibuffer-history, shell-command-history)
2069 (set-variable-value-history):
2070 * replace.el (regexp-history):
2071 * international/mule-cmds.el (input-method-history):
2072 * files.el (file-name-history): Add reference to history-length in
2073 the doc string.
2074
2075 2007-12-22 Richard Stallman <rms@gnu.org>
2076
2077 * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
2078
2079 2007-12-21 Jason Rumney <jasonr@gnu.org>
2080
2081 * find-dired.el (find-name-arg): New custom variable.
2082 (find-name-dired): Use it.
2083 (find-dired-find-program): Remove.
2084 (find-dired): Use find-program.
2085 (find-grep-dired): Use grep-program.
2086
2087 * progmodes/grep.el (rgrep): Use find-name-arg.
2088
2089 2007-12-21 Martin Rudalics <rudalics@gmx.at>
2090
2091 * autoinsert.el (auto-insert-alist): Remove nonsensical precision
2092 specifier from format-string. Reported by Ye Wenbin.
2093
2094 2007-12-19 Martin Rudalics <rudalics@gmx.at>
2095
2096 * cus-start.el: Use correct group name for members of mode-line group.
2097
2098 2007-12-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2099
2100 * progmodes/cc-vars.el (defcustom-c-stylevar):
2101 Revert to pre-2007-12-12 version.
2102
2103 2007-12-15 Richard Stallman <rms@gnu.org>
2104
2105 * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
2106
2107 * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
2108 Use changed.
2109
2110 * startup.el (fancy-splash-help-echo): Var deleted.
2111 (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
2112 (fancy-about-screen): Don't display fancy-splash-help-echo.
2113
2114 * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
2115
2116 2007-12-12 Thien-Thi Nguyen <ttn@gnuvola.org>
2117
2118 * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
2119
2120 2007-12-11 Dan Nicolaescu <dann@ics.uci.edu>
2121
2122 * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
2123 function.
2124 (add-submenu): Only define for XEmacs.
2125 (verilog-regexp-words): Revert previous change, keep the other
2126 definition.
2127
2128 2007-12-09 Dan Nicolaescu <dann@ics.uci.edu>
2129
2130 * progmodes/perl-mode.el (perl-continued-statement-offset)
2131 (perl-continued-brace-offset, perl-brace-offset)
2132 (perl-brace-imaginary-offset, perl-label-offset):
2133 * progmodes/cperl-mode.el (cperl-brace-offset)
2134 (cperl-continued-brace-offset, cperl-label-offset)
2135 (cperl-continued-statement-offset)
2136 (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
2137 Add safe-local-variable properties.
2138
2139 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2140
2141 * progmodes/verilog-mode.el (verilog-mode-map)
2142 (verilog-template-map, verilog-mode-mouse-map): Fix typos.
2143 (verilog-colorize-include-files): Use only overlay functions so
2144 that it can work on both Emacs and XEmacs.
2145 (set-extent-keymap): Remove unused defun.
2146 (verilog-kill-existing-comment, verilog-insert-date)
2147 (verilog-insert-year): Rename in order not to pollute the global
2148 namespace from kill-existing-comment, insert-date and
2149 insert-year, respectively.
2150 (verilog-set-auto-endcomments, verilog-header): Update callers.
2151
2152 * files.el (auto-mode-alist): Recognize verilog files.
2153
2154 * progmodes/verilog-mode.el (verilog-string-replace-matches)
2155 (verilog-string-remove-spaces, verilog-re-search-forward)
2156 (verilog-re-search-backward, verilog-re-search-forward-quick)
2157 (verilog-re-search-backward-quick, verilog-get-beg-of-line)
2158 (verilog-get-end-of-line, verilog-within-string): Move definitions
2159 before first use. No code changes.
2160
2161 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2162
2163 * progmodes/verilog-mode.el (verilog-mode-version)
2164 (verilog-mode-release-date): Don't use expanding keywords.
2165 (provide): Move to the end of file.
2166 (fboundp): Don't check if eval-when-compile is bound, it is used
2167 later in the file without checking.
2168 (when, unless): Copy definitions from subr.el.
2169 (char-before, defcustom, defface, customize-group)
2170 (verilog-batch-error-wrapper): Don't use old style backquotes.
2171 (verilog-regexp-opt): Avoid using the cl function case.
2172 (verilog-regexp-words): Remove duplicated definition.
2173 (verilog-mode-abbrev-table): Remove, duplicate.
2174 (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
2175 Declare and initialize in one step.
2176 (verilog-declaration-prefix-re, verilog-declaration-re)
2177 (verilog-end-of-statement, verilog-indent-declaration)
2178 (verilog-get-lineup-indent): Remove trailing whitespace.
2179 (verilog-mode): Fix autoload cookie.
2180 Set beginning-of-defun-function and end-of-defun-function.
2181 Use when instead of if.
2182 (verilog-emacs-features, verilog-auto-ascii-enum)
2183 (verilog-insert-indices): Escape braces in doc strings.
2184
2185 2007-12-08 Michael McNamara <mac@verilog.com>
2186 Wilson Snyder <wsnyder@wsnyder.org>
2187
2188 * progmodes/verilog-mode.el: New file.
2189
2190 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
2191
2192 * international/latexenc.el (latexenc-find-file-coding-system):
2193 If both coding-system-for-write and buffer-file-coding-system of
2194 latex-main-file are nil, use `undecided'.
2195
2196 2007-12-06 Jason Rumney <jasonr@gnu.org>
2197
2198 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
2199
2200 2007-12-04 Juanma Barranquero <lekktu@gmail.com>
2201
2202 * ido.el (ido-save-history): Use emacs-mule coding system
2203 instead of utf-8 to save filenames (it's safer in Emacs 22).
2204 Set the `coding' local variable on the first line of the file.
2205
2206 2007-12-04 Karl Fogel <kfogel@red-bean.com>
2207
2208 * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
2209 coding system. This ports revisions 1.40 and 1.41 over to the
2210 EMACS_22_BASE branch, but with the right coding system for Emacs
2211 22 to reliably record filenames. Suggested by Eli Zaretskii.
2212
2213 2007-12-01 Richard Stallman <rms@gnu.org>
2214
2215 * wid-edit.el (widget-type): Doc fix.
2216
2217 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
2218
2219 * emacs-lisp/byte-run.el (declare-function): Change to a macro.
2220
2221 2007-12-01 Alexandre Julliard <julliard@winehq.org>
2222
2223 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
2224
2225 2007-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
2226
2227 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2228 Don't match "sub { (...) ... }".
2229
2230 2007-11-29 Richard Stallman <rms@gnu.org>
2231
2232 * international/mule-cmds.el (toggle-input-method-active): New var.
2233 (toggle-input-method): Bind toggle-input-method-active to t.
2234 Error if it was already non-nil.
2235
2236 2007-11-29 Glenn Morris <rgm@gnu.org>
2237
2238 * calendar/time-date.el (with-decoded-time-value): Doc fix.
2239
2240 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2241
2242 * calendar/time-date.el (encode-time-value): Doc fix.
2243
2244 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
2245
2246 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
2247
2248 2007-11-24 Kenichi Handa <handa@m17n.org>
2249
2250 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
2251
2252 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2253
2254 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
2255
2256 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
2257
2258 * textmodes/paragraphs.el (forward-sentence): Doc fix.
2259 Reported by Drew Adams <drew.adams@oracle.com>.
2260
2261 2007-11-20 Glenn Morris <rgm@gnu.org>
2262
2263 * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
2264 for compatibility with Emacs 23.
2265
2266 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
2267
2268 * replace.el (map-query-replace-regexp): Doc fix (revert part of
2269 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
2270
2271 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
2272
2273 * progmodes/gdb-ui.el: Update commentary.
2274
2275 2007-11-16 Eli Zaretskii <eliz@gnu.org>
2276
2277 * international/mule-cmds.el (set-locale-environment):
2278 Set default-file-name-coding-system _after_ keyboard and terminal
2279 coding systems. This fixes last change.
2280
2281 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
2282 one space after "Subject:".
2283
2284 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
2285
2286 * subr.el (make-variable-frame-local):
2287 Fix typo in obsolescence declaration.
2288
2289 2007-11-16 Glenn Morris <rgm@gnu.org>
2290
2291 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
2292
2293 2007-11-16 Rob Riepel <riepel@Stanford.EDU>
2294
2295 * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
2296 (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
2297 (tpu-scroll-window-up): Replace next-line-internal -> line-move.
2298
2299 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2300
2301 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
2302 in order to determine if there's a conflict.
2303
2304 2007-11-16 Juri Linkov <juri@jurta.org>
2305
2306 * man.el (Man-heading-regexp): Add 0-9.
2307 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
2308
2309 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2310
2311 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
2312 Fix typo in docstring.
2313
2314 * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
2315 (cua-highlight-region-shift-only): Doc fix.
2316
2317 2007-11-15 Richard Stallman <rms@gnu.org>
2318
2319 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
2320
2321 * reposition.el (reposition-window):
2322 Binding C-M-l moved to bindings.el.
2323
2324 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
2325
2326 * add-log.el (add-change-log-entry-other-window):
2327 Key binding C-x 4 a moved to bindings.el.
2328
2329 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
2330 from filecache.el.
2331
2332 * filecache.el: Minibuffer map bindings moved to bindings.el.
2333
2334 2007-11-14 Jason Rumney <jasonr@gnu.org>
2335
2336 * international/mule-cmds.el (set-locale-environment):
2337 Set default-file-name-coding-system from system defaults on Windows.
2338
2339 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
2340
2341 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
2342 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
2343 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
2344 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
2345 locations.
2346 (gdb-info-breakpoints-custom, gdb-assembler-custom)
2347 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
2348 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
2349
2350 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
2351
2352 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
2353 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
2354 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
2355 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
2356 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
2357 Rewrite in active voice.
2358
2359 2007-11-10 Juri Linkov <juri@jurta.org>
2360
2361 * startup.el: Backport startup screen related changes from the trunk.
2362 (initialization): Change group to `environment'.
2363 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
2364 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
2365 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
2366 (initial-scratch-message): Fix docstring.
2367 (startup-screen-inhibit-startup-screen)
2368 (pure-space-overflow-message): New variables.
2369 (command-line): Rename `inhibit-startup-message' to
2370 `inhibit-startup-screen'.
2371 (initial-scratch-message): Doc fix.
2372 (fancy-splash-text): Remove variable.
2373 (fancy-startup-text, fancy-about-text, splash-screen-keymap):
2374 New variables.
2375 (fancy-splash-delay, fancy-splash-max-time)
2376 (fancy-current-text, fancy-splash-stop-time)
2377 (fancy-splash-outer-buffer, fancy-splash-last-input-event):
2378 Remove variables.
2379 (fancy-splash-insert): Use help-echo from the 3rd element of the
2380 link specification list, or "Follow this link" if it's nil. Doc fix.
2381 Allow functions for face and link specs.
2382 (fancy-splash-tail): Remove function.
2383 (fancy-startup-tail): New function.
2384 (fancy-splash-default-action, fancy-splash-special-event-action)
2385 (fancy-splash-screens): Remove functions.
2386 (fancy-about-screen): New function.
2387 (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
2388 Fix docstring. Use argument `startup' to conditionally display
2389 different texts for Startup and About screens. Don't display Help
2390 commands on the About screen. Remove `unwind-protect' `sit-for'
2391 delay and `kill-buffer' after it.
2392 (normal-mouse-startup-screen, normal-splash-screen)
2393 (normal-no-mouse-startup-screen): New functions.
2394 (startup-echo-area-message): Change text of the echo area.
2395 (display-splash-screen): Remove function.
2396 (display-startup-screen, display-about-screen): New functions.
2397 (about-emacs): Make alias to `display-about-screen'.
2398 (display-splash-screen): Make alias to `display-startup-screen'.
2399 (command-line-1): Rename `inhibit-startup-message' to
2400 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
2401 started with command line options "-f", "-funcall", "-e", "-eval",
2402 "-execute", "-insert", "-find-file", "-file", "-visit".
2403 Inhibit startup screen when Emacs is started with a file name only
2404 on tty (i.e. don't inhibit it when started with a file name like
2405 "emacs FILE..." on a window system).
2406 Comment out unused code for coping with the old sit-for behavior.
2407 If file-count > 0, then display the concise version in another
2408 window, otherwise display full version in the same window.
2409 * loadup.el: Add `button'. Move up `startup'.
2410 * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
2411 * version.el (emacs-copyright): Add emacs-copyright.
2412 * menu-bar.el (menu-bar-help-menu):
2413 Move "About Emacs" and "About GNU" to the end of the Help menu.
2414 Move "Emacs Psychotherapist" after "Send Bug Report...".
2415 Move "External Packages" after "Find Emacs Packages".
2416
2417 2007-11-10 Jason Rumney <jasonr@gnu.org>
2418
2419 * w32-fns.el: Sync charset names with setup-default-fontset.
2420 Append "-1" where second part missing.
2421
2422 * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
2423
2424 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
2425
2426 * ido.el (ido-save-history): Write the history file in UTF-8,
2427 and add `coding' file-local variable.
2428
2429 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
2430
2431 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
2432 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
2433 (iso-iso2duden-trans-tab): Add docstring.
2434
2435 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2436
2437 * faces.el (face-normalize-spec): Remove function.
2438 (frame-set-background-mode): Undo last change.
2439
2440 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
2441
2442 * files.el (enable-local-variables): Doc fix.
2443
2444 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
2445
2446 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
2447 match dir like "a...b".
2448
2449 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
2450
2451 * eshell/esh-mode.el (eshell-output-filter):
2452 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
2453 Use `with-current-buffer'.
2454
2455 2007-11-05 Nick Roberts <nickrob@snap.net.nz>
2456
2457 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
2458
2459 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
2460
2461 * net/tls.el: Require rx when compiling.
2462 (tls-end-of-info): New variable.
2463 (open-tls-stream): Keep reading input until `tls-end-of-info' is
2464 matched.
2465
2466 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
2467
2468 * simple.el (bad-packages-alist): Anchor semantic regexp.
2469
2470 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
2471
2472 * files.el (hack-local-variables): Fix membership tests to avoid
2473 treating all variables as safe if `enable-local-variables' is
2474 set to :safe (CVE-2007-5795).
2475
2476 2007-11-02 Glenn Morris <rgm@gnu.org>
2477
2478 * progmodes/etags.el (tags-table-mode): Disable undo.
2479
2480 * simple.el (bad-packages-alist): Revert previous change.
2481
2482 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2483
2484 * printing.el (printing): Fix :version, printing.el was included
2485 in emacs-22.1.
2486 (pr-path-style, pr-path-alist, pr-txt-name)
2487 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
2488 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
2489 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
2490 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
2491 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
2492 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
2493 (pr-setting-database, pr-visible-entry-list)
2494 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
2495 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
2496 :version.
2497
2498 2007-11-01 Glenn Morris <rgm@gnu.org>
2499
2500 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
2501
2502 * mail/footnote.el (footnote-numeric-regexp)
2503 (footnote-english-upper-regexp, footnote-english-lower-regexp)
2504 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
2505 Match multi-character footnotes.
2506
2507 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
2508 (nroff-indent-line-function): New function.
2509 (nroff-count-text-lines): Use nroff-forward-text-line rather than
2510 obsolete alias.
2511
2512 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
2513
2514 * net/tramp.el (tramp-open-connection-telnet)
2515 (tramp-open-connection-rsh, tramp-open-connection-su)
2516 (tramp-open-connection-multi): Set $LC_ALL to "C".
2517
2518 2007-10-31 Sven Joachim <svenjoac@gmx.de>
2519
2520 * dired-aux.el (dired-copy-file-recursive):
2521 Preserve directory permissions.
2522
2523 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
2524
2525 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
2526 (whitespace-unload-function): New-style unload function. When run,
2527 unintern `whitespace-unload-hook' and call `unload-feature' recursively
2528 to stop the old hook from messing with the unloading.
2529
2530 * strokes.el (strokes-alphabetic-lessp): Doc fix.
2531
2532 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
2533
2534 * emacs-lisp/find-func.el (find-library): Use library at
2535 point as default interactive argument.
2536
2537 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
2538
2539 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
2540 (elp-unset-master, elp-results): Fix typos.
2541 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
2542 Doc fixes.
2543
2544 * msb.el (msb--many-menus): Remove variable.
2545 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
2546 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
2547 (msb--toggle-menu-type): Fix typos in docstrings.
2548
2549 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
2550 (shadow-insert-var): Doc fixes.
2551 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
2552 Reflow docstrings.
2553 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
2554
2555 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2556
2557 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
2558 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
2559 Fix typos in autoload docstrings.
2560
2561 * loadhist.el (unload-feature): Remove redundant check.
2562
2563 2007-10-30 Richard Stallman <rms@gnu.org>
2564
2565 * savehist.el (savehist-save): Obey savehist-ignored-variables.
2566
2567 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
2568
2569 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
2570 (gdb-var-update-handler-1): Use it.
2571
2572 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2573
2574 * loadhist.el (unload-feature): Remove erroneous check for the
2575 FEATURE-unload-function variable; check the existence of the
2576 function (that's what the docstring says, and it makes more sense).
2577
2578 * follow.el (follow-unload-function): Add docstring.
2579 (follow-unload-function): Remove variable.
2580
2581 * server.el (server-unload-function): Remove variable.
2582 (server-unload-function): Unbind `server-edit' from `C-x #'.
2583
2584 * uniquify.el (uniquify-unload-function): Add docstring.
2585 (uniquify-unload-function): Remove variable.
2586
2587 * ses.el (ses-unload-function): New function.
2588
2589 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
2590
2591 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
2592 (unsafep-progn, unsafep-let): Fix typos in docstrings.
2593
2594 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
2595 before use to avoid a warning in packages that require uniquify.
2596 (uniquify-unload-function): New function and var.
2597
2598 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
2599
2600 * loadhist.el (unload-feature-special-hooks):
2601 Add `delete-frame-functions'.
2602
2603 * server.el (server-unload-function): Rename from `server-unload-hook'
2604 and adapt to new `unload-feature' functionality. Remove hook from
2605 `kill-buffer-hook' buffer-locally.
2606 (server-unload-hook): Remove.
2607 (server-unload-function): New var; replaces `server-unload-hook'.
2608
2609 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
2610
2611 * desktop.el (uniquify-managed): Pacify byte compiler.
2612 (desktop-buffer-info): If the buffer name is managed by uniquify,
2613 save the base name, not the uniquified one.
2614 (desktop-create-buffer): Allow `rename-buffer' to generate a new
2615 name in case of conflict.
2616
2617 2007-10-26 Glenn Morris <rgm@gnu.org>
2618
2619 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
2620 safe-local-variable property.
2621
2622 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
2623
2624 * net/browse-url.el (browse-url-browser-function): Delete grail.
2625 (browse-url-grail): Function and variable deleted.
2626 (browse-url-browser-function): Delete IXI Mosaic.
2627 (browse-url-default-browser): Don't try IXI Mosaic.
2628 (browse-url-iximosaic): Function deleted.
2629 (browse-url-browser-function): Delete MMM.
2630 (browse-url-default-browser): Don't try MMM.
2631 (browse-url-mmm): Function deleted.
2632
2633 2007-10-25 Glenn Morris <rgm@gnu.org>
2634
2635 * progmodes/f90.el (f90-indented-comment-re)
2636 (f90-directive-comment-re, f90-break-delimiters):
2637 * progmodes/fortran.el (fortran-comment-line-start-skip)
2638 (fortran-directive-re):
2639 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
2640 as safe if they are strings.
2641
2642 2007-10-25 Richard Stallman <rms@gnu.org>
2643
2644 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
2645
2646 2007-10-24 Richard Stallman <rms@gnu.org>
2647
2648 * savehist.el (savehist-save): Omit unreadable elements.
2649
2650 * loadhist.el (unload-function-defs-list): Renamed from
2651 unload-function-features-list.
2652 (unload-feature-special-hooks, unload-feature): Doc fixes.
2653
2654 * indent.el (indent-to-left-margin): If point's in the indentation,
2655 move to the end of the indentation.
2656
2657 * cus-edit.el (customize-changed-options): Make arg optional.
2658
2659 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
2660
2661 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
2662
2663 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2664
2665 * textmodes/css-mode.el: Require CL.
2666 (comment-continue): Declare.
2667
2668 * subr.el (make-variable-frame-localizable): Remove.
2669 (make-variable-frame-local): Mark obsolete.
2670
2671 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
2672
2673 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
2674 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
2675
2676 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
2677
2678 * comint.el (comint-password-prompt-regexp):
2679 Handle `[sudo] password'-style prompt.
2680
2681 2007-10-23 Glenn Morris <rgm@gnu.org>
2682
2683 * progmodes/f90.el (f90-do-indent, f90-if-indent)
2684 (f90-type-indent, f90-program-indent)
2685 (f90-continuation-indent, f90-comment-region)
2686 (f90-beginning-ampersand, f90-smart-end)
2687 (f90-break-before-delimiters, f90-auto-keyword-case)
2688 (f90-leave-line-no, f90-mode-hook):
2689 Give an appropriate safe-local-variable property.
2690 (f90-font-lock-keywords-2): Fix `go to' regexp.
2691
2692 * progmodes/fortran.el (fortran-tab-mode-default)
2693 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
2694 (fortran-structure-indent, fortran-continuation-indent)
2695 (fortran-comment-indent, fortran-comment-line-extra-indent)
2696 (fortran-comment-line-start)
2697 (fortran-minimum-statement-indent-fixed)
2698 (fortran-minimum-statement-indent-tab)
2699 (fortran-comment-indent-char, fortran-line-number-indent)
2700 (fortran-check-all-num-for-matching-do)
2701 (fortran-blink-matching-if, fortran-continuation-string)
2702 (fortran-comment-region, fortran-electric-line-number)
2703 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
2704 (fortran-analyze-depth, fortran-break-before-delimiters):
2705 Give an appropriate safe-local-variable property.
2706
2707 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2708
2709 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
2710 of the subdirs is unreadable.
2711
2712 2007-10-22 Martin Rudalics <rudalics@gmx.at>
2713
2714 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
2715 Use window-full-width-p.
2716
2717 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2718
2719 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
2720 (tpu-edt-off): Use it.
2721 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
2722 the global-map before adding it to global-map.
2723
2724 * menu-bar.el (global-buffers-menu-map): New var.
2725 (global-map, menu-bar-update-buffers): Use it.
2726 * msb.el (msb-menu-bar-update-buffers): Use it.
2727 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
2728 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
2729 Use with-current-buffer.
2730
2731 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2732
2733 * hexl.el (hexl-menu): New major mode menu.
2734
2735 2007-10-20 Glenn Morris <rgm@gnu.org>
2736
2737 * progmodes/f90.el (f90-font-lock-keywords-2)
2738 (f90-looking-at-type-like): Fix regexp typos.
2739
2740 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
2741
2742 * bs.el (bs-mode): Add mode name (accidentally left out
2743 in the 2007-10-16 change).
2744
2745 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
2746
2747 * bs.el (bs--track-window-changes): Don't refresh the whole list.
2748 (bs-mode): Set mode-class property to special.
2749
2750 * follow.el (follow-unload-function): New function.
2751
2752 * loadhist.el (unload-function-features-list):
2753 Rename from `unload-hook-features-list'.
2754 (unload-hook-features-list): Add as obsolete alias.
2755 (unload-feature): Use `unload-function-features-list'
2756 and new FEATURE-unload-function.
2757
2758 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
2759
2760 * loadhist.el (unload-feature-special-hooks):
2761 Update list of special hooks.
2762
2763 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
2764 (adaptive-fill-function): Doc fix. Remove * from docstring.
2765
2766 2007-10-18 Glenn Morris <rgm@gnu.org>
2767
2768 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
2769
2770 2007-10-17 Aaron Hawley <aaronh@garden.org>
2771
2772 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
2773 position is not saved.
2774
2775 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
2776
2777 * longlines.el (longlines-wrap-follows-window-size): Integer value
2778 specifies wrapping margin.
2779 (longlines-mode, longlines-window-change-function):
2780 Set window-specific wrapping margin based on the above.
2781
2782 2007-10-17 John Wiegley <johnw@newartisans.com>
2783
2784 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
2785
2786 2007-10-17 Glenn Morris <rgm@gnu.org>
2787
2788 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
2789 Tweak regexp to avoid stack overflow.
2790
2791 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * simple.el (reindent-then-newline-and-indent): Don't assume that
2794 indent-according-to-mode preserves point.
2795
2796 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
2797
2798 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
2799 (bs--restore-window-config): Keep the selected frame.
2800 (bs--track-window-changes, bs--remove-hooks): New functions.
2801 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
2802 (bs--show-with-configuration): Revert 2006-11-09 change.
2803 Don't reuse window unless it is visible on the selected frame.
2804 Restore window configuration (possibly in a different frame)
2805 before creating any window.
2806
2807 2007-10-16 Richard Stallman <rms@gnu.org>
2808
2809 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
2810 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
2811 (ad-is-advised, ad-get-advice-info-field)
2812 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
2813
2814 2007-10-16 Glenn Morris <rgm@gnu.org>
2815
2816 * simple.el (blink-matching-open): Don't report false errors with
2817 the `$' syntax class.
2818
2819 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
2820
2821 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
2822 (filesets-ormap, filesets-sort-case-sensitive-flag)
2823 (filesets-remake-shortcut, filesets-ingroup-collect-files):
2824 Fix typos in docstrings.
2825 (filesets-data-get-name, filesets-data-get-data)
2826 (filesets-data-set, filesets-cmd-query-replace-getargs)
2827 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
2828
2829 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2830
2831 * term/mac-win.el: Don't require url when compiling, as url-type is
2832 no longer a macro.
2833
2834 2007-10-14 Glenn Morris <rgm@gnu.org>
2835
2836 * progmodes/etags.el (select-tags-table): Disable undo in the
2837 `*Tags Table List*' buffer.
2838
2839 2007-10-13 Eli Zaretskii <eliz@gnu.org>
2840
2841 * dired.el (dired-warn-writable): New face.
2842 (dired-warn-writable-face): New variable.
2843 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
2844 of dired-warning-face, for group- and world-writable files.
2845
2846 2007-10-13 Glenn Morris <rgm@gnu.org>
2847
2848 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
2849 (octave-re-search-forward-kw, octave-re-search-backward-kw):
2850 Add doc string, and an explicit COUNT argument.
2851 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
2852 `inc' to search functions.
2853
2854 2007-10-13 John W. Eaton <jwe@octave.org>
2855
2856 * progmodes/octave-mod.el (octave-looking-at-kw)
2857 (octave-re-search-forward-kw, octave-re-search-backward-kw):
2858 New functions.
2859 (octave-in-defun-p, calculate-octave-indent)
2860 (octave-blink-matching-block-open, octave-beginning-of-defun)
2861 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
2862 to search for regexps that contain case-sensitive keywords.
2863 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
2864 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2865
2866 2007-10-13 Richard Stallman <rms@gnu.org>
2867
2868 * files.el (directory-abbrev-alist): Doc fix.
2869
2870 2007-10-13 Jari Aalto <jari.aalto@cante.net>
2871
2872 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
2873
2874 2007-10-12 Martin Rudalics <rudalics@gmx.at>
2875
2876 * frame.el (set-frame-configuration): Assign name parameter only
2877 if it has been set explicitly before.
2878
2879 * window.el (handle-select-window): Revert part of 2007-10-06
2880 change setting the input focus.
2881
2882 2007-10-12 Glenn Morris <rgm@gnu.org>
2883
2884 * cus-edit.el (custom-variable-menu, custom-face-menu)
2885 (custom-group-menu): Check init-file-user rather than
2886 user-init-file, in case cus-edit is loaded by site-run-file.
2887
2888 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
2889
2890 * follow.el (follow-stop-intercept-process-output):
2891 Use `follow-call-process-filter' rather than `process-filter'.
2892
2893 2007-10-11 Tom Tromey <tromey@redhat.com>
2894
2895 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
2896 frame is visible.
2897
2898 2007-10-10 Richard Stallman <rms@gnu.org>
2899
2900 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
2901 in *Backtrace*.
2902
2903 * faces.el (face-font-selection-order): Doc fix.
2904
2905 * loadhist.el (unload-feature): Doc fix.
2906
2907 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2908
2909 * ps-print.el: Fix the usage of :foreground and :background face
2910 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
2911 (ps-print-version): New version 6.7.6.
2912 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
2913 Fix code.
2914 (ps-face-foreground-color-p, ps-face-background-color-p)
2915 (ps-face-color-p): New inline funs.
2916
2917 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
2918
2919 * follow.el: Change all instances of "Follow Mode" to "Follow
2920 mode" in docstrings and messages.
2921
2922 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
2923
2924 * faces.el (face-font-selection-order): Doc fix.
2925
2926 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
2927 (follow-mode-off-hook): Mark as obsolete.
2928
2929 2007-10-08 Richard Stallman <rms@gnu.org>
2930
2931 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
2932 (edebug-install-custom-print, edebug-reset-print-funcs)
2933 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
2934 Functions deleted.
2935 (edebug-prin1, edebug-print, edebug-prin1-to-string)
2936 (edebug-format, edebug-message): Define directly as aliases.
2937
2938 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
2939
2940 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
2941
2942 2007-10-07 Glenn Morris <rgm@gnu.org>
2943
2944 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2945 version numbers.
2946
2947 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2948
2949 * net/tramp.el (tramp-completion-mode): Extend doc-string.
2950 (tramp-completion-mode-p): Revert change from 2007-09-24.
2951 Checking for `return' etc as last character is not sufficient, for
2952 example in dired-mode when entering <g> (revert-buffer) or
2953 <s> (dired-sort).
2954
2955 2007-10-06 Martin Rudalics <rudalics@gmx.at>
2956
2957 * window.el (mouse-autoselect-window-cancel): Don't cancel for
2958 select-window or select-frame events.
2959 (handle-select-window): When autoselecting window set input
2960 focus. Restructure.
2961
2962 * frame.el (focus-follows-mouse): Moved to frame.c.
2963 * cus-start.el (all): Add focus-follows-mouse.
2964
2965 2007-10-05 Chris Moore <dooglus@gmail.com>
2966
2967 * server.el (server-kill-new-buffers): Doc fix.
2968
2969 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
2970
2971 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2972 activate font-locking in the *buffer-selection* buffer.
2973 (bs-show-sorted): Doc fix.
2974
2975 * bs.el (bs--get-marked-string, bs--get-modified-string)
2976 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2977 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2978 (bs--format-aux): Doc fix.
2979
2980 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
2981
2982 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2983
2984 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2985
2986 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2987
2988 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
2989
2990 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2991 (gud-gdb): New function for old M-x gdb (text command mode).
2992 (gud-gdb-command-name, gdb): Move to...
2993
2994 * progmodes/gdb-ui.el: ...here and adapt doc string.
2995 (gud-gdba-command-name, gdba): Delete.
2996
2997 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
2998
2999 * bs.el: Don't defvar `font-lock-verbose'.
3000 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
3001 (bs--get-file-name): Fix typos in docstrings.
3002 (bs--show-header): Use `dolist' instead of `mapcar'.
3003 (bs-mode): Set `show-trailing-whitespace' to nil.
3004 (bs-buffer-sort-function, bs-mouse-select-other-frame)
3005 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
3006 Doc fixes.
3007
3008 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
3009
3010 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
3011
3012 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
3013
3014 * progmodes/gud.el (gdb): Make graphical mode the default and
3015 switch to text command mode if appropriate, i.e., reverse previous
3016 arrangement.
3017 (gud-gdb-marker-filter): Adapt for above change.
3018
3019 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
3020 gud-minor-mode and gud-marker-filter.
3021 (gdb-fullname-regexp): New variable.
3022 (gud-gdba-marker-filter): Use it to switch to text command
3023 mode if appropriate.
3024
3025 2007-10-02 Richard Stallman <rms@gnu.org>
3026
3027 * frame.el (cursor-in-non-selected-windows): Doc fix.
3028
3029 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
3030
3031 * progmodes/gud.el (gud-display-line): Find source buffer even when
3032 GUD buffer has its own frame.
3033
3034 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3035
3036 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
3037
3038 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3039
3040 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
3041
3042 2007-09-29 Martin Rudalics <rudalics@gmx.at>
3043
3044 * allout.el (allout-before-change-handler): Replace got-char by
3045 goto-char.
3046
3047 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
3048
3049 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
3050 Used to try and automatically enabled smerge-mode in the presence of
3051 conflicts and to call `svn resolved' when the conflicts are gone.
3052 (vc-svn-parse-status): Remember the svn-specific status.
3053
3054 * newcomment.el (comment-choose-indent): New function extracted
3055 from comment-indent. Improve the alignment algorithm.
3056 (comment-indent): Use it.
3057
3058 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
3059
3060 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
3061 (eldoc-message-commands, eldoc-current-idle-delay):
3062 Fix typos in docstrings.
3063
3064 * progmodes/python.el (python-eldoc-function): Doc fix.
3065
3066 2007-09-26 Eli Zaretskii <eliz@gnu.org>
3067
3068 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
3069 menu-bar-apropos-menu. All users changed.
3070 (menu-bar-help-menu): Change menu symbols to better match the text
3071 displayed by the menu.
3072
3073 2007-09-25 Glenn Morris <rgm@gnu.org>
3074
3075 * view.el (view-search-no-match-lines): Add a doc string.
3076 Rewrite to simplify and work better.
3077
3078 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
3079
3080 * net/tramp.el (tramp-completion-mode-p): Rename from
3081 `tramp-completion-mode'. Revert logic, check `return', `newline'
3082 and such alike. Packages like Icicles tend to use other completion
3083 characters but `tab' and `space' only.
3084 (top): Require cl.el, when `copy-tree' is not available otherwise.
3085
3086 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
3087 `ad-get-arg'.
3088
3089 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
3090
3091 * net/tramp-vc.el (tramp-vc-user-login-name):
3092 Use `vc-find-version' instead of `process-file' to check whether we
3093 have a new enough vc that doesn't need the defadvice.
3094
3095 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
3096
3097 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
3098 #, @, : and ^.
3099
3100 2007-09-23 Glenn Morris <rgm@gnu.org>
3101
3102 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
3103
3104 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
3105
3106 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
3107
3108 * log-view.el (log-view-mode-map): Likewise.
3109
3110 * diff-mode.el (diff-mode-shared-map): Likewise.
3111
3112 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
3113
3114 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
3115 add inferior-octave-directory-tracker to the buffer-local value
3116 of comint-input-filter-functions.
3117
3118 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
3119
3120 * files.el (file-name-sans-versions): Also allow `A-Z'.
3121
3122 * vc.el: Mention all supported VC backends.
3123
3124 2007-09-22 Richard Stallman <rms@gnu.org>
3125
3126 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
3127 neighbouring buttons.
3128
3129 2007-09-22 Andreas Schwab <schwab@suse.de>
3130
3131 * files.el (file-name-sans-versions): Also allow `_'.
3132
3133 2007-09-22 Glenn Morris <rgm@gnu.org>
3134
3135 * eshell/esh-mode.el (eshell-output-filter-functions):
3136 Add eshell-postoutput-scroll-to-bottom.
3137
3138 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3139
3140 * files.el (file-name-sans-versions): Allow - and a-z in version names.
3141
3142 * log-view.el (log-view-mode-map, log-view-mode-menu):
3143 Bind log-view-annotate-version.
3144 (log-view-beginning-of-defun, log-view-end-of-defun)
3145 (log-view-annotate-version): New functions.
3146 (log-view-mode): Use log-view-beginning-of-defun and
3147 log-view-end-of-defun.
3148
3149 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3150
3151 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
3152
3153 2007-09-21 Kevin Ryde <user42@zip.com.au>
3154
3155 * international/mule.el (sgml-html-meta-auto-coding-function):
3156 Bind `case-fold-search' to t.
3157
3158 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3159
3160 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
3161 neighbouring buttons.
3162
3163 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3164 Recognize gcc's use of "note" for informational messages.
3165
3166 2007-09-20 Glenn Morris <rgm@gnu.org>
3167
3168 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
3169 motion functions, rather than hard-coding "\n\n".
3170 (tex-validate-region): Check for eobp, to speed up.
3171 (tex-next-unmatched-end): Doc fix.
3172
3173 2007-09-19 Glenn Morris <rgm@gnu.org>
3174
3175 * textmodes/tex-mode.el (tex-terminate-paragraph):
3176 Use backward-paragraph.
3177
3178 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3179
3180 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
3181 (css-mode): Update correspondingly.
3182
3183 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3184
3185 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
3186
3187 * vc-hooks.el (vc-menu-entry): New var.
3188 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
3189 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
3190 (vc-menu-map): Declare and initialize in one step.
3191
3192 * menu-bar.el (vc-menu-map): Don't setup any more.
3193 Instead, just create the proper spot in the menu.
3194
3195 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
3196 Stefan Monnier <monnier@iro.umontreal.ca>
3197
3198 * vc.el: Document new VC operation `extra-menu'.
3199
3200 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
3201
3202 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3203
3204 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
3205 Signed-off-by, Acked-by and Merge.
3206
3207 2007-09-17 Glenn Morris <rgm@gnu.org>
3208
3209 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3210 filename from `--file-line-error', if it is available.
3211
3212 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3213
3214 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3215 TeX `--file-line-error' format.
3216
3217 2007-09-17 Glenn Morris <rgm@gnu.org>
3218
3219 * textmodes/tex-mode.el (tex-region): Simplify previous change,
3220 handling the case where the region is not in `tex-main-file'.
3221 (tex-region-1): Delete.
3222 (tex-region-header): New function, doing the header part of the
3223 old tex-region-1.
3224
3225 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3226
3227 * ediff-init.el (ediff-verbose-p): This var is not a constant.
3228
3229 2007-09-16 Drew Adams <drew.adams@oracle.com>
3230
3231 * cus-edit.el (custom-face-edit-activate): Doc fix.
3232
3233 2007-09-16 Glenn Morris <rgm@gnu.org>
3234
3235 * textmodes/tex-mode.el (tex-region): Handle the case where the
3236 region is not in `tex-main-file'. Move the old code that applies
3237 to both cases...
3238 (tex-region-1): ...to this new function.
3239
3240 2007-09-15 Martin Rudalics <rudalics@gmx.at>
3241
3242 * simple.el (blink-matching-open): Don't display message when no
3243 paren is found within blink-matching-paren-distance characters.
3244 Don't search prompt in blink-matching-paren-distance nil case.
3245
3246 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3247
3248 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
3249
3250 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3251
3252 * vc-mtn.el: New file.
3253
3254 * vc-hooks.el (vc-handled-backends): Add Mtn.
3255
3256 2007-09-13 Eli Zaretskii <eliz@gnu.org>
3257
3258 * files.el (find-file, find-file-other-window)
3259 (find-file-other-frame, find-file-existing, find-file-read-only)
3260 (find-file-read-only-other-window)
3261 (find-file-read-only-other-frame)
3262 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
3263
3264 2007-09-13 Jari Aalto <jari.aalto@cante.net>
3265
3266 * man.el (Man-default-man-entry): At end of line, continue looking
3267 to the next line for possible end of hyphenated command.
3268
3269 2007-09-13 Chris Moore <dooglus@gmail.com>
3270
3271 * shell.el (shell-resync-dirs): Don't move the cursor relative to
3272 the command being edited.
3273
3274 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
3275
3276 * progmodes/gud.el (gdb-ready): New variable.
3277 (gdb): Set it to nil. Set gud-running to nil here...
3278 (gud-common-init): ...instead of here.
3279
3280 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
3281 Use gdb-ready. Discard input until GDB is ready to accept it.
3282
3283 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
3284
3285 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
3286 C-M-S- keys.
3287
3288 2007-09-12 Martin Rudalics <rudalics@gmx.at>
3289
3290 * dired.el (dired-warning): Inherit from font-lock-warning-face to
3291 make it show up with eight colors.
3292
3293 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3294
3295 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
3296 diffs are concatenated with no intervening line.
3297
3298 2007-09-10 Dave Love <fx@gnu.org>
3299
3300 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3301 (python-font-lock-keywords): Update to the 2.5 version of the language.
3302 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3303 (python-backspace): Only behave funny in code.
3304 (python-compilation-regexp-alist): Add PDB stack trace regexp.
3305 (inferior-python-mode): Add PDB prompt regexp.
3306 (python-fill-paragraph): Refine the fenced-string regexp.
3307 (python-find-imports): Handle imports spanning several lines.
3308 (python-mode): Add `class' to hideshow support.
3309
3310 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
3311
3312 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
3313 add-log-buffer-file-name-function rather than bind buffer-file-name,
3314 so we dont end up calling change-log-mode in *cvs* when `fi' is the
3315 ChangeLog file itself.
3316
3317 * outline.el (outline-flag-region): Use front-advance.
3318
3319 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
3320
3321 * progmodes/cperl-mode.el: Merge upstream 5.23.
3322 (cperl-where-am-i): Remove function.
3323 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
3324 (cperl-sniff-for-indent): De-invert [string] and [comment].
3325 When looking for label, skip s:m:y:tr.
3326 (cperl-indent-line): Likewise.
3327 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
3328 (cperl-windowed-init): Wrong `ps-print' handling.
3329 Both thanks to Chong Yidong.
3330 (cperl-look-at-leading-count): Could fail with unfinished RExen.
3331 (cperl-find-pods-heres): If the second part of s()[] is missing,
3332 don't try to highlight delimiters...
3333
3334 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
3335
3336 * progmodes/compile.el (compilation-get-file-structure): Complete last
3337 change by also using spec-directory in the puthash.
3338
3339 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
3340
3341 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
3342 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
3343 (vc-bzr-status): Fix shadowing of variable 'status'.
3344 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
3345 Use `expand-file-name' instead of `concat'.
3346 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
3347 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
3348
3349 2007-09-05 Jason Rumney <jasonr@gnu.org>
3350
3351 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
3352
3353 2007-09-02 Richard Stallman <rms@gnu.org>
3354
3355 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
3356 Add `safe-local-variable' property.
3357 (lisp-body-indent): Likewise.
3358
3359 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3360
3361 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
3362 prev/next-node.
3363
3364 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
3365 (x-gtk-map-stock): New function.
3366
3367 2007-09-02 Glenn Morris <rgm@gnu.org>
3368
3369 * comint.el (comint-mode): Don't set scroll-conservatively.
3370
3371 * eshell/em-unix.el (eshell/time): Stringify and flatten the
3372 non-command arguments.
3373
3374 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
3375
3376 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3377 Fix bug: Don't expand top-level file name more than once.
3378 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
3379
3380 2007-09-01 Richard Stallman <rms@gnu.org>
3381
3382 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
3383 Add doc string.
3384
3385 2007-08-30 Richard Stallman <rms@gnu.org>
3386
3387 * speedbar.el (speedbar-frame-reposition-smartly)
3388 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
3389 (speedbar-check-vc): Don't use dframe-xemacsp.
3390
3391 2007-08-30 Martin Rudalics <rudalics@gmx.at>
3392
3393 * files.el (backup-buffer-copy): Try to overwrite old backup first.
3394
3395 2007-08-29 Martin Rudalics <rudalics@gmx.at>
3396
3397 * repeat.el (repeat): Use last-repeatable-command instead of
3398 real-last-command. Run pre- and post-command hooks for
3399 self-insertion. Update doc-string.
3400
3401 2007-08-28 Glenn Morris <rgm@gnu.org>
3402
3403 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
3404
3405 2007-08-27 Alexandre Julliard <julliard@winehq.org>
3406
3407 * vc-git.el (vc-git-state): Call git-add --refresh to update the
3408 state of the file.
3409 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
3410 (vc-git-create-repo): Fix invalid command.
3411
3412 2007-08-27 Richard Stallman <rms@gnu.org>
3413
3414 * textmodes/flyspell.el (flyspell-mode):
3415 Catch errors in flyspell-mode-on.
3416
3417 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3418
3419 * progmodes/modula2.el (m2-definition, m2-module):
3420 Don't use previous-line. Reported by T. V. Raman.
3421
3422 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3423
3424 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
3425 argument to tool-bar-mode call.
3426
3427 2007-08-27 Glenn Morris <rgm@gnu.org>
3428
3429 * diff-mode.el (diff-find-file-name): Only accept regular files,
3430 to rule out /dev/null, directories, etc.
3431
3432 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
3433
3434 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
3435 safe-local-variable setting.
3436 * progmodes/perl-mode.el (perl-indent-level): Likewise.
3437
3438 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
3439
3440 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
3441 of buffers in uniquify-managed.
3442
3443 * simple.el (invisible-p): Rename from text-invisible-p.
3444 Update callers.
3445
3446 2007-08-25 Alan Mackenzie <acm@muc.de>
3447
3448 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
3449 new language variable.
3450
3451 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
3452 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
3453 "extern" etc., rather than BOI. Fix addition of spurious
3454 syntactic-symbol 'defun-block-intro, replacing it with
3455 'innamespace, etc.
3456
3457 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
3458
3459 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
3460 Don't behave differently when executed via M-x. Add doc string.
3461
3462 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
3463
3464 * files.el (backup-buffer-copy): Don't wrap delete in
3465 condition-case, only try to delete if file exists.
3466
3467 2007-08-24 Glenn Morris <rgm@gnu.org>
3468
3469 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
3470
3471 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
3472
3473 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
3474 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
3475 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
3476 (cperl-etags-goto-tag-location): Use new style backquotes.
3477
3478 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
3479 (dynamic-completion-table): Use it it.
3480
3481 * net/browse-url.el: Remove spurious * in custom docstrings.
3482 (browse-url-filename-alist): Use new-style backquote.
3483
3484 * emacs-lisp/backquote.el (backquote-unquote-symbol)
3485 (backquote-splice-symbol): Clarify they're not new-style unquotes.
3486
3487 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
3488 (\,@): Backslash the , and ,@ which are not new-style unquotes.
3489
3490 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
3491
3492 * net/socks.el (socks-username/password-auth-filter):
3493 Remove unused vars `state' and `desired-len'.
3494 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
3495 (socks-wait-for-state-change): Use new-style backquotes.
3496
3497 * pcvs.el (cvs-mode-status): Fix long-standing typo.
3498
3499 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
3500 backquotes after each `read' rather than once per buffer.
3501
3502 * dframe.el: Remove spurious * in custom docstrings.
3503 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
3504 (dframe-xemacs20p): Remove, inline at the sole use point.
3505 (defface): Don't defvar the face, don't use old-style backquote.
3506 (defcustom): Don't use old-style backquote.
3507 (dframe-frame-parameter, dframe-mouse-event-p):
3508 Make it obvious that it's always defined.
3509 (dframe-popup-kludge): New function to replace
3510 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
3511 (dframe-frame-mode, dframe-set-timer-internal)
3512 (dframe-mouse-set-point): Remove use of with-no-warnings from
3513 XEmacs-specific code.
3514 (dframe-set-timer-internal): Fix very old bug with
3515 post-command-idle-hook.
3516
3517 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
3518
3519 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
3520
3521 * image-mode.el (image-minor-mode): Use image-mode-text-map.
3522
3523 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3524
3525 * sort.el (sort-fold-case, sort-numeric-base): Mark as
3526 safe-local-variable.
3527
3528 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3529
3530 * net/browse-url.el (browse-url-emacs): New function.
3531
3532 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3533
3534 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
3535 warning if the file uses old style backquotes.
3536
3537 * emacs-lisp/bytecomp.el (byte-compile-log-file)
3538 (byte-recompile-directory, byte-compile-file)
3539 (byte-compile-from-buffer): Use with-current-buffer.
3540
3541 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
3542 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
3543 (line-move-1, line-move-finish, line-move-to-column)
3544 (move-end-of-line, move-beginning-of-line): Use new name.
3545
3546 2007-08-22 Glenn Morris <rgm@gnu.org>
3547
3548 * files.el (backup-buffer-copy): Check backup directory is
3549 writable, to avoid infloop deleting old backup.
3550
3551 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
3552 movemail related variables.
3553 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
3554 will now be set before this is called.
3555
3556 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
3557
3558 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
3559
3560 * progmodes/ada-mode.el: Fix up comment style in header.
3561 (ada-check-emacs-version): Remove.
3562 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
3563 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
3564 to try and quieten the byte-compiler.
3565 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
3566
3567 * vc.el (vc-annotate-warp-version): Don't use previous-line.
3568
3569 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
3570
3571 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
3572 extracted from `eval-last-sexp-1'.
3573 (eval-last-sexp-1): Call `preceding-sexp'.
3574
3575 2007-08-19 Glenn Morris <rgm@gnu.org>
3576
3577 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
3578 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
3579 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
3580 shadow files messing up the compilation.
3581
3582 2007-08-18 Glenn Morris <rgm@gnu.org>
3583
3584 * progmodes/scheme.el (scheme-mode-variables):
3585 Set font-lock-comment-start-skip.
3586
3587 2007-08-18 Martin Rudalics <rudalics@gmx.at>
3588
3589 * progmodes/ada-mode.el (ada-create-syntax-table):
3590 Move set-syntax-table from here to ...
3591 (ada-mode): ... here. Don't change global value of comment-multi-line.
3592 Call new function ada-initialize-syntax-table-properties.
3593 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
3594 (ada-deactivate-properties, ada-initialize-properties):
3595 Replace by new functions ...
3596 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
3597 (ada-initialize-syntax-table-properties): ... to set up syntax-table
3598 properties uniformly, independently from whether font-lock-mode
3599 is enabled or not. Handle read-only buffers and do not change
3600 undo-list when setting syntax-table properties.
3601 (ada-after-change-function): Use ada-set-syntax-table-properties.
3602
3603 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
3604
3605 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
3606 (cperl-find-pods-heres): Fix an error when typing expressions like
3607 `s{a}{b}'.
3608
3609 2007-08-17 Glenn Morris <rgm@gnu.org>
3610
3611 * progmodes/compile.el (compilation-get-file-structure): Make use
3612 of the directory part when checking for an existing entry, to
3613 handle files with same basename in different directories.
3614
3615 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3616
3617 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
3618 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
3619 (ps-paragraph-spacing): Docstring fix.
3620
3621 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3622
3623 * smerge-mode.el (smerge-resolve): New arg `safe'.
3624 (smerge-resolve-all, smerge-batch-resolve): New function.
3625 (smerge-refine): Make sure `diff' returns the expected result.
3626 (smerge-parsep-re): New const.
3627 (smerge-mode): Use it to adjust paragraph-separate.
3628
3629 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3630 Correctly match / regexp matchers as first char on a line when
3631 fontifying only that line.
3632
3633 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
3634
3635 2007-08-16 Glenn Morris <rgm@gnu.org>
3636
3637 * ps-print.el (ps-font-size): Doc fix.
3638
3639 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
3640
3641 * vc-bzr.el: Don't fiddle with vc-handled-backend.
3642 (vc-bzr-registered): Don't redundantly protect against
3643 file-error. Actually use the format-specific code.
3644 (vc-bzr-buffer-nonblank-p): Remove.
3645 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
3646
3647 2007-08-15 Glenn Morris <rgm@gnu.org>
3648
3649 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
3650 sloppier, for the sake of GNU Mailman.
3651 (rmail-digest-rfc1153): Initialize `result' correctly.
3652
3653 2007-08-14 Glenn Morris <rgm@gnu.org>
3654
3655 * simple.el (bad-packages-alist): New constant.
3656 (bad-package-check): New function. Together, these two add
3657 elements to `after-load-alist' to check for problematic external
3658 packages.
3659 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
3660
3661 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
3662
3663 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
3664 optional quotes around files in NEED-UPDATE . REMOVED case.
3665
3666 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
3667 (ada-treat-cmd-string): Improve error message.
3668 (ada-do-file-completion): Call `ada-require-project-file', so
3669 project variables are set properly.
3670 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
3671 (ada-gnatfind-buffer-name): New constant.
3672 (ada-find-any-references): Use new constant. Set buffer name
3673 properly in compilation-start. Toggle read-only properly.
3674 (ada-find-in-src-path): Fix spelling error in docstring.
3675
3676 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
3677 by zero error.
3678
3679 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
3680
3681 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
3682
3683 2007-08-12 Richard Stallman <rms@gnu.org>
3684
3685 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
3686 (cvs-execute-single-file): Use new name split-string-and-unquote.
3687 (cvs-header-msg): Use new name combine-and-quote-strings.
3688
3689 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
3690
3691 * progmodes/gud.el (gud-common-init): Use new name
3692 split-string-and-unquote.
3693
3694 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
3695 in javac regexp.
3696
3697 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
3698 combine-and-quote-strings and split-string-and-unquote.
3699
3700 * subr.el (combine-and-quote-strings): Rename from strings->string.
3701 (split-string-and-unquote): Rename from string->strings.
3702
3703 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
3704
3705 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
3706 to buffer-local settings.
3707
3708 * emacs-lisp/backquote.el (backquote-delay-process): New function.
3709 (backquote-process): Add internal arg `level'. Use the two to
3710 correctly handle nested backquotes.
3711
3712 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
3713
3714 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
3715 (vc-bzr-state-words): Add "kind changed" state word.
3716 (vc-bzr-status): New function. Return Bzr idea of file status,
3717 which is different from VC's.
3718 (vc-bzr-state): Use vc-bzr-status.
3719 (vc-workfile-unchanged-p): Use vc-bzr-status.
3720 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
3721 (vc-dired-state): Process "kind changed" state word.
3722
3723 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
3724
3725 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
3726
3727 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
3728 Move from vc-default-find-file-not-found-hook.
3729
3730 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
3731
3732 * url/url-auth.el (url-basic-auth): When prompting for username
3733 and password, default to the username and password in the URL.
3734
3735 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
3736
3737 * man.el: Remove spurious * in docstrings.
3738 Merge defvars and toplevel setq-defaults.
3739 (Man-highlight-references0): Limit=nil rather than point-max.
3740 (Man-mode-map): Move initialization into the declaration.
3741 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
3742 (Man-view-header-file): Use expand-file-name rather than concat.
3743 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
3744
3745 * man.el (Man-next-section): Make sure we do not move backward.
3746
3747 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3748
3749 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
3750 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
3751 ps-print-color-p is neither nil nor black-white. Reported by Christian
3752 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3753
3754 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
3755
3756 * files.el (auto-mode-alist): Use the purecopied text (duh!).
3757
3758 2007-08-08 Andreas Schwab <schwab@suse.de>
3759
3760 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
3761 self-insert-command, not self-insert.
3762
3763 2007-08-08 Glenn Morris <rgm@gnu.org>
3764
3765 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
3766
3767 * Replace `iff' in doc-strings and comments.
3768
3769 * help-mode.el (help-make-xrefs): Search for symbol constituents,
3770 rather than just `-'.
3771
3772 2007-08-08 Martin Rudalics <rudalics@gmx.at>
3773
3774 * dired.el (dired-pop-to-buffer):
3775 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
3776 * calendar/calendar.el (generate-calendar-window):
3777 * progmodes/compile.el (compilation-set-window-height):
3778 * textmodes/two-column.el (2C-two-columns, 2C-merge):
3779 Use window-full-width-p instead of comparing frame-width and
3780 window-width.
3781
3782 * progmodes/compile.el (compilation-find-buffer): Remove extra
3783 argument in call to compilation-buffer-internal-p.
3784
3785 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
3786
3787 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
3788 parameters IDENTIFICATION and CONNECTED.
3789 (tramp-handle-insert-file-contents): VISIT must be handled after
3790 insertion of the local copy. Reported by Peter Gordon
3791 <peter@pg-consultants.com>.
3792 (tramp-file-name-handler): No special handling for
3793 `expand-file-name'. But for `file-name-as-directory'.
3794 (tramp-find-shell, tramp-open-connection-telnet)
3795 (tramp-open-connection-rsh, tramp-open-connection-su)
3796 (tramp-open-connection-multi)
3797 (tramp-open-connection-setup-interactive-shell): Guard against
3798 $PROMPT_COMMAND shell var. Reported by Steve Youngs
3799 <steve@sxemacs.org>.
3800 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
3801 the hint.
3802
3803 * net/trampver.el: Update release number.
3804
3805 2007-08-07 Tom Tromey <tromey@redhat.com>
3806
3807 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
3808 Add safe-local-variable property.
3809
3810 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * image-mode.el (image-toggle-display): Use image-refresh.
3813
3814 * longlines.el (longlines-decoded): New variable.
3815 (longlines-mode): Avoid encoding or decoding the buffer twice.
3816
3817 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
3818
3819 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
3820 unofficial version.
3821 (vc-bzr-command): Remove redundant setting of process-connection-type.
3822 (vc-bzr-admin-checkout-format-file): Add autoload.
3823 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
3824 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
3825 (vc-bzr-registered): Compare dirstate format tag with known good
3826 value, abort parsing if match fails. Warn user in docstring.
3827 (vc-bzr-workfile-version): Case for different Bzr branch formats.
3828 See bzrlib/branch.py in Bzr sources.
3829 (vc-bzr-diff): First argument FILES may be a string rather than a list.
3830 (vc-bzr-shell-command): Remove in favor of
3831 vc-bzr-command-discarding-stderr.
3832 (vc-bzr-command-discarding-stderr): New function.
3833
3834 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
3835
3836 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
3837 program, and return nil
3838 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
3839 (vc-bzr-state): Look for path names relative to the repository
3840 root after status keyword.
3841 (vc-bzr-file-name-relative): New function.
3842 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
3843 depend on it.
3844 (vc-bzr-admin-dirname, ...-checkout-format-file)
3845 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
3846 files that we now parse directly for speed.
3847 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
3848 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
3849 (vc-bzr-state): "bzr status" successful only if exitcode is 0
3850 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
3851 Bzr warnings, so we must discard it.
3852 (vc-bzr-workfile-version): Speedup counting lines from
3853 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
3854 if that file doesn't exist.
3855 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
3856 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
3857 (not ".bzr"!) to `vc-directory-exclusion-list'
3858 (vc-bzr-shell-command): New function.
3859
3860 2007-08-06 Tom Tromey <tromey@redhat.com>
3861
3862 * diff-mode.el (diff-unified->context, diff-reverse-direction)
3863 (diff-fixup-modifs): Typo in docstring.
3864
3865 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
3866
3867 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
3868 count-screen-lines.
3869 (tpu-edt-off): Disable relevant pieces of advice.
3870
3871 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
3872 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
3873 (newline, newline-and-indent, do-auto-fill): Use advice instead of
3874 redefining the function.
3875 (tpu-set-scroll-margins): Activate the pieces of advice.
3876
3877 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
3878
3879 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
3880 process-filter.
3881
3882 2007-08-06 Martin Rudalics <rudalics@gmx.at>
3883
3884 * help.el (resize-temp-buffer-window): Use window-full-width-p
3885 instead of comparing frame-width and window-width.
3886
3887 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
3888
3889 * term.el: Honor term-default-fg-color and term-default-bg-color
3890 settings when modifying term-current-face.
3891 (term-default-fg-color, term-default-bg-color): Initialize from
3892 default term-current-face.
3893 (term-mode, term-reset-terminal): Set term-current-face with
3894 term-default-fg-color and term-default-bg-color.
3895 (term-handle-colors-array): term-current-face has term-default-fg-color
3896 and term-default-bg-color after reset escape sequence.
3897 (term-handle-colors-array): Set term-current-color with
3898 term-default-fg/bg-color instead of ansi-term-color-vector when the
3899 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
3900
3901 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
3902
3903 * files.el (set-auto-mode): Handle also remote files wrt
3904 `auto-mode-alist'.
3905
3906 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
3907 remote identification.
3908
3909 2007-08-04 Glenn Morris <rgm@gnu.org>
3910
3911 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
3912 zero, not nil, when the library is first loaded. Check for a file
3913 that has been modified on disk.
3914
3915 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
3916 Remove duplicate defvar preventing initialization.
3917 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
3918
3919 2007-08-03 Miles Bader <miles@gnu.org>
3920
3921 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
3922 backend names for new backends to `Git', `Hg', and `Bzr'.
3923 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
3924 not `HG'.
3925 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
3926 name, not `GIT'.
3927 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
3928 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
3929
3930 2007-08-03 Glenn Morris <rgm@gnu.org>
3931
3932 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
3933
3934 2007-08-02 Richard Stallman <rms@gnu.org>
3935
3936 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
3937 to update deleted flag.
3938
3939 * cus-edit.el (customize-apropos, customize-apropos-options)
3940 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
3941
3942 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
3943
3944 * startup.el (fancy-splash-head, startup-echo-area-message):
3945 Change message text.
3946
3947 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
3948 All callers use line-move.
3949
3950 * progmodes/compile.el (compilation-find-buffer): Return current
3951 buffer immediately if suitable.
3952 (compile, compilation-buffer-name, compilation-start): Doc fixes.
3953
3954 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
3955
3956 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
3957 Make it more discriminating and more useful.
3958 (vc-bzr-root-dir): Use new name.
3959 (vc-bzr-registered): Use new name and look at the dirstate file to
3960 determine if it's registered or not without running `bzr'.
3961
3962 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
3963
3964 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
3965
3966 2007-07-31 Drew Adams <drew.adams@oracle.com>
3967
3968 * cus-edit.el (custom-group-value-create, custom-goto-parent):
3969 Fix parent groups link.
3970
3971 2007-07-31 Daiki Ueno <ueno@unixuser.org>
3972
3973 * faces.el (face-normalize-spec): New function.
3974 (frame-set-background-mode): Normalize face-spec before calling
3975 face-spec-match-p.
3976
3977 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
3978
3979 * vc-bzr.el: New file (copied from the trunk).
3980
3981 * vc-hooks.el (vc-handled-backends): Add BZR.
3982 (vc-find-file-hook): Failsafe if the backend's `registered'
3983 function burps.
3984
3985 * server.el (server-window): Add switch-to-buffer-other-frame option.
3986
3987 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3988
3989 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
3990 (vc-git-revision-completion-table): Enable.
3991
3992 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
3993
3994 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
3995
3996 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
3997 (vc-hg-registered): Set the vc-state property.
3998
3999 * diff-mode.el (diff-mode-menu): New entries.
4000
4001 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
4002
4003 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
4004 (diff-file-kill): Use it.
4005 (diff-beginning-of-hunk): Add arg `try-harder' using it.
4006 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
4007 Use it so they find the hunk even when we're in the file header.
4008
4009 * vc.el: Add new VC operation `revision-completion-table'.
4010 (vc-default-revision-completion-table): New function.
4011 (vc-version-diff, vc-version-other-window): Use it to provide
4012 completion of revision names if the backend provides it.
4013
4014 * vc-arch.el (vc-arch--version-completion-table)
4015 (vc-arch-revision-completion-table): New functions to provide
4016 completion of revision names.
4017
4018 * vc-cvs.el: Require CL.
4019 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
4020 New functions to provide completion of revision names.
4021
4022 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
4023
4024 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
4025 (copyright-fix-years, copyright): Correctly handle the case where
4026 copyright-limit is nil.
4027
4028 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
4029
4030 * progmodes/python.el (run-python): Fix path separator under w32.
4031
4032 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
4033
4034 * vc-git.el: New File.
4035
4036 2007-07-28 Alan Mackenzie <acm@muc.de>
4037
4038 Fix problem with modes derived from CC Mode:
4039 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
4040 macro to cc-langs.
4041 (c-init-language-vars-for): Remove call to above macro.
4042 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
4043 been moved to here.
4044 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
4045
4046 2007-07-28 Eli Zaretskii <eliz@gnu.org>
4047
4048 * net/trampver.el: Fix the `coding' cookie.
4049
4050 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
4051
4052 * add-log.el (change-log-redate): Remove (not needed anymore and
4053 doesn't appear to work).
4054
4055 2007-07-25 Glenn Morris <rgm@gnu.org>
4056
4057 * Relicense all FSF files to GPLv3 or later.
4058
4059 * COPYING: Switch to GPLv3.
4060
4061 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4062
4063 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
4064 Replace it with another one which disables undo before calling
4065 erase-buffer and then turns it back on if needed.
4066
4067 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4068
4069 * ps-print.el: Problem with foreground and background color when
4070 printing a buffer with and without faces. Reported by Christian
4071 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
4072 (ps-print-version): New version 6.7.5.
4073 (ps-default-fg): Change default value to nil, so black color is used
4074 when a face does not specify a foreground color.
4075 (ps-default-bg): Change default value to nil, so white color is used
4076 for background color.
4077 (ps-begin-job): Fix code.
4078
4079 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
4080
4081 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
4082
4083 2007-07-24 Alan Mackenzie <acm@muc.de>
4084
4085 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
4086 Initialise byte-compile-unresolved-functions before rather than
4087 after a compilation.
4088 (byte-compile-unresolved-functions): Amplify doc string.
4089
4090 2007-07-24 Glenn Morris <rgm@gnu.org>
4091
4092 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
4093 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
4094 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
4095 (cal-tex-cursor-week, cal-tex-cursor-week2)
4096 (cal-tex-cursor-week-iso, cal-tex-week-hours)
4097 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
4098 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4099 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
4100
4101 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
4102
4103 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
4104
4105 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
4106
4107 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
4108 underlying file is uptodate.
4109
4110 2007-07-23 Richard Stallman <rms@gnu.org>
4111
4112 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
4113
4114 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
4115
4116 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
4117 (sh-font-lock-flush-syntax-ppss-cache): New funs.
4118 (sh-font-lock-syntactic-keywords): Use them to distinguish the
4119 different possible cases for \'.
4120 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
4121
4122 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
4123 `file' from which to start the search and fix case where `file' is the
4124 current directory and the root as well.
4125
4126 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
4127 name for buffer-file-name if it refers to a directory.
4128
4129 2007-07-22 Jason Rumney <jasonr@gnu.org>
4130
4131 * w32-fns.el (set-default-process-coding-system): Use dos line ends
4132 for input to cmdproxy on all versions of Windows.
4133 Use dos line ends for input to plink.
4134
4135 * comint.el (comint-simple-send): Concat newline before sending.
4136 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
4137
4138 2007-07-22 Juri Linkov <juri@jurta.org>
4139
4140 * isearch.el (isearch-edit-string): Save old point and
4141 isearch-other-end to old-point and old-other-end before reading
4142 the search string from minibuffer. After exiting minibuffer set
4143 point to old-other-end if point and the search direction is the
4144 same as before reading the search string.
4145 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
4146 to isearch-other-end. Instead of isearch-search-and-update call
4147 three functions isearch-search, isearch-push-state and isearch-update.
4148
4149 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
4150
4151 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
4152 destroying an existing buffer.
4153
4154 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4155
4156 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
4157
4158 * term/x-win.el (x-handle-no-bitmap-icon): New function.
4159
4160 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
4161
4162 * textmodes/reftex.el (reftex-access-parse-file): Create parse
4163 file in a way that does not interfere with recentf.
4164
4165 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
4166
4167 * image-dired.el (image-dired-sane-db-file): New func.
4168 (image-dired-write-tags, image-dired-remove-tag)
4169 (image-dired-list-tags, image-dired-write-comments)
4170 (image-dired-get-comment, image-dired-mark-tagged-files)
4171 (image-dired-create-gallery-lists): Call new func.
4172 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
4173
4174 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
4175
4176 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
4177 (vc-hg-dir-state): Fix loop.
4178 (vc-hg-print-log): Fix expected return value for vc-hg-command.
4179 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
4180 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
4181 (vc-hg-revert): Likewise.
4182 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
4183
4184 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
4185
4186 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
4187 case of alignment under a constant symbol, find and consider
4188 the sexp actually at indentation to be the "last sexp".
4189
4190 2007-07-20 Eli Zaretskii <eliz@gnu.org>
4191
4192 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
4193 (install): Use them to copy all *.el files before *.elc.
4194 (clean): Don't delete *~.
4195
4196 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
4197
4198 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
4199
4200 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
4201
4202 * vc-hg.el (vc-hg-registered): Replace if with when.
4203 (vc-hg-state): Deal with nonexistent files.
4204
4205 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
4206
4207 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
4208 (follow-delete-other-windows-and-split, follow-recenter)
4209 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
4210 (follow-redisplay, follow-estimate-first-window-start)
4211 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
4212 Fix typos in docstrings.
4213
4214 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
4215
4216 * bookmark.el (bookmark-show-all-annotations):
4217 Make sure each inserted annotation ends with newline.
4218
4219 (bookmark-maybe-sort-alist): Don't modify
4220 bookmark-alist. Instead, if not sorting, simply return it.
4221 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
4222 for its return value, not for its side effect.
4223
4224 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
4225
4226 * vc.el: Add more info about the vc-registered function.
4227
4228 2007-07-16 David Kastrup <dak@gnu.org>
4229
4230 * emacs-lisp/advice.el (defadvice): Doc fix.
4231
4232 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
4233
4234 * subr.el (when, unless): Doc fix.
4235
4236 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
4237
4238 * vc-hg.el (vc-hg-state): Handle removed files.
4239 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
4240 (vc-hg-checkout): Re-enable.
4241
4242 2007-07-15 Richard Stallman <rms@gnu.org>
4243
4244 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
4245
4246 * tutorial.el (tutorial--find-changed-keys):
4247 Handle C-x specially like ESC.
4248
4249 2007-07-15 Roland McGrath <roland@frob.com>
4250
4251 * add-log.el (add-change-log-entry): Check add-log-full-name
4252 and add-log-mailing-address later, after change-log-mode-hook.
4253
4254 2007-07-15 Richard Stallman <rms@gnu.org>
4255
4256 * isearch.el (isearch-mode, isearch-done):
4257 Delete unintended code in previous change.
4258
4259 * ps-print.el (ps-default-bg): Change to White.
4260
4261 2007-07-15 Aaron Hawley <aaronh@garden.org>
4262
4263 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
4264
4265 2007-07-15 Martin Rudalics <rudalics@gmx.at>
4266
4267 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
4268 when handling the terminating event.
4269
4270 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
4271
4272 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
4273
4274 2007-07-13 Eli Zaretskii <eliz@gnu.org>
4275
4276 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
4277 (install): Use them to copy all *.el files before *.elc.
4278
4279 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
4280
4281 * replace.el (match): Use yellow1 instead of yellow.
4282
4283 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
4284
4285 * pcvs-info.el (cvs-unknown): Likewise.
4286
4287 2007-07-12 Davis Herring <herring@lanl.gov>
4288
4289 * desktop.el (desktop-buffer-info, desktop-save):
4290 Use `desktop-dirname' instead of `dirname'.
4291
4292 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
4293
4294 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
4295
4296 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
4297
4298 2007-07-10 Richard Stallman <rms@gnu.org>
4299
4300 * emacs-lisp/lisp-mode.el (eval-defun):
4301 Explain special handling of `defface'.
4302
4303 2007-07-09 Richard Stallman <rms@gnu.org>
4304
4305 * isearch.el (isearch-edit-string): Call to isearch-push-state
4306 after the search.
4307
4308 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
4309
4310 * cus-start.el (file-coding-system-alist): Fix custom type.
4311
4312 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
4313
4314 * longlines.el (longlines-wrap-region): Avoid marking buffer as
4315 modified.
4316 (longlines-auto-wrap, longlines-window-change-function):
4317 Remove unnecessary calls to set-buffer-modified-p.
4318
4319 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
4320
4321 * vc.el (vc-default-log-view-mode): New function.
4322 (vc-print-log): Add new `log-view-mode' VC operation.
4323
4324 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
4327 Rename and move to...
4328
4329 * subr.el (strings->string, string->strings): ...here.
4330
4331 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
4332 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
4333
4334 * progmodes/gud.el (gud-common-init): Call string->strings instead
4335 of split-string.
4336
4337 2007-07-07 Eli Zaretskii <eliz@gnu.org>
4338
4339 * term/w32-win.el (menu-bar-open): New function.
4340 Bind <f10> to it.
4341
4342 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
4343
4344 * log-view.el (log-view-mode-menu): New menu.
4345
4346 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
4347
4348 * vc-hg.el: New file.
4349
4350 2007-07-06 Andreas Schwab <schwab@suse.de>
4351
4352 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
4353 dynamic bindings around the evaluation of the expression.
4354 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
4355
4356 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
4357
4358 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
4359 file names.
4360
4361 2007-07-02 Martin Rudalics <rudalics@gmx.at>
4362
4363 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
4364
4365 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4366 event is not a cons cell. Do not unread drag-mouse-1 events.
4367 Select right window in check whether space was stolen from
4368 window above.
4369
4370 2007-07-01 Richard Stallman <rms@gnu.org>
4371
4372 * files.el (find-file-visit-truename): Fix safe-local-variable value.
4373
4374 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
4375
4376 * generic-x.el (generic-define-mswindows-modes)
4377 (generic-define-unix-modes, apache-log-generic-mode)
4378 (bat-generic-mode-keymap, java-manifest-generic-mode)
4379 (show-tabs-generic-mode): Fix typos in docstrings.
4380
4381 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4382
4383 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
4384 replace-regexp-in-string.
4385
4386 2007-06-28 Andreas Schwab <schwab@suse.de>
4387
4388 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
4389 $(lisp)/subdirs.el.
4390
4391 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
4392
4393 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
4394 the speedbar frame if nil; that deletes the current frame or
4395 causes an error if it is the only frame.
4396 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
4397
4398 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
4399
4400 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
4401 directory where the desktop file was found, as the docstring says.
4402 (desktop-kill): Use `read-directory-name'.
4403
4404 * desktop.el (desktop-load-locked-desktop): New option.
4405 (desktop-read): Use it.
4406 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
4407 Use `when'.
4408
4409 2007-06-24 Davis Herring <herring@lanl.gov>
4410
4411 * desktop.el (desktop-save-mode-off): New function.
4412 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
4413 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
4414 (desktop-claim-lock, desktop-release-lock): New functions.
4415 (desktop-kill): Tell `desktop-save' that this is the last save.
4416 Release the lock afterwards.
4417 (desktop-buffer-info): New function.
4418 (desktop-save): Use it. Run `desktop-save-hook' where the doc
4419 says to. Detect conflicts, and manage the lock.
4420 (desktop-read): Detect conflicts. Manage the lock.
4421
4422 2007-06-23 Eli Zaretskii <eliz@gnu.org>
4423
4424 * ls-lisp.el (insert-directory): If an invalid regexp error is
4425 thrown, try using FILE as a literal file name, not a wildcard.
4426 Check for FILE as an existing file, not just a directory.
4427
4428 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
4429
4430 * ruler-mode.el (ruler-mode): Prevent clobbering the original
4431 `header-line-format' when reentering ruler mode.
4432
4433 2007-06-23 Eli Zaretskii <eliz@gnu.org>
4434
4435 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
4436 FILE exists as a directory.
4437
4438 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
4439
4440 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
4441 (vera-font-lock-match-item): Fix doc string.
4442 (vera-in-comment-p): Remove unused function.
4443 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
4444 use `syntax-ppss'.
4445 (vera-forward-syntactic-ws): Fix argument order.
4446 (vera-prepare-search): Use `with-syntax-table'.
4447 (vera-indent-line): Fix doc string.
4448 (vera-electric-tab): Fix doc string.
4449 (vera-expand-abbrev): Define alias instead of using `fset'.
4450 (vera-comment-uncomment-region): Use `comment-start-skip'.
4451
4452 2007-06-20 Reto Zimmermann <reto@gnu.org>
4453
4454 * progmodes/vera-mode.el: New file.
4455
4456 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
4457
4458 * ido.el (ido-find-file-in-dir): Don't signal an error for
4459 empty directories.
4460
4461 2007-06-18 Alan Mackenzie <acm@muc.de>
4462
4463 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4464 When removing lines, also remove the \n. Correction of patch of
4465 2007-04-21.
4466
4467 2007-06-17 Glenn Morris <rgm@gnu.org>
4468
4469 * lpr.el (lpr-page-header-switches): Move %s to separate element
4470 for correct quoting. Doc fix.
4471
4472 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4473
4474 * term/xterm.el (terminal-init-xterm): Escape parens in character
4475 constants.
4476
4477 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
4478
4479 * scroll-lock.el (scroll-lock-mode): Doc fix.
4480
4481 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4482
4483 * font-lock.el (font-lock-add-keywords): In case font-lock was only
4484 half-activated, forcefully activate it completely.
4485
4486 2007-06-11 Richard Stallman <rms@gnu.org>
4487
4488 * cus-edit.el (custom-variable-type): Doc fix.
4489
4490 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
4491
4492 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
4493
4494 2007-06-09 Davis Herring <herring@lanl.gov>
4495
4496 * desktop.el (desktop-minor-mode-table): Doc fix.
4497
4498 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
4499
4500 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
4501 (image-next-line, image-previous-line, image-scroll-up)
4502 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
4503 New functions.
4504 (image-mode-map): Remap motion commands.
4505 (image-mode-text-map): New keymap for viewing images as text.
4506 (image-mode): Use image-mode-map.
4507 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
4508
4509 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
4510
4511 Sync with Tramp 2.0.56.
4512
4513 * net/tramp.el:
4514 * net/tramp-ftp.el:
4515 * net/tramp-smb.el:
4516 * net/tramp-util.el:
4517 * net/tramp-vc.el:
4518 Don't load cl.el, because that pollutes the namespace. Replace cl
4519 macros by their implementations where necessary. Requested by
4520 Richard Stallman <rms@gnu.org>.
4521
4522 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
4523 doesn't exist.
4524 (with-parsed-tramp-file-name): Protect debug spec during compilation.
4525 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
4526 (tramp-file-name-p, tramp-file-name-multi-method)
4527 (tramp-file-name-method, tramp-file-name-user)
4528 (tramp-file-name-host, tramp-file-name-localname): New defuns,
4529 replacing defstruct `tramp-file-name'.
4530 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
4531 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
4532 Apply `vector' instead of `make-tramp-file-name'.
4533 (tramp-handle-make-auto-save-file-name):
4534 Apply `tramp-temporary-file-directory' for compatibility reasons.
4535 (tramp-completion-mode): Use `natnump' instead of `wholenump'
4536 because of XEmacs.
4537 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
4538 started.
4539
4540 2007-06-07 David Kastrup <dak@gnu.org>
4541
4542 * dired.el (dired-recursive-deletes, dired-recursive-copies):
4543 Change default to `top'.
4544
4545 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
4546
4547 * dired.el (dired-mode-map): Remove spurious separator.
4548
4549 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
4550
4551 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
4552
4553 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
4554 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
4555
4556 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
4557
4558 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
4559 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
4560
4561 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
4562
4563 * progmodes/ebrowse.el (ebrowse-member-table):
4564 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
4565
4566 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4567
4568 * pgg.el (pgg-sign-region, pgg-sign):
4569 * ses.el (ses-call-printer):
4570 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
4571 * textmodes/org.el (org-cycle): Fix typos in docstrings.
4572
4573 2007-06-06 Eli Zaretskii <eliz@gnu.org>
4574
4575 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
4576 (tar-get-descriptor): Handle type 55, an extended pax header.
4577
4578 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
4579
4580 * textmodes/css-mode.el: New file.
4581
4582 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
4583
4584 * net/socks.el: New file, taken from w3 repository.
4585 (top): Update Copyright. Don't load cl.el.
4586 (all): Replace `case' by `cond', `string-to-int' by
4587 `string-to-number', and `process-kill-without-query' by
4588 `set-process-query-on-exit-flag'.
4589 (socks-char-int): Remove defalias and all occurrences.
4590
4591 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4592
4593 * international/mule-cmds.el (toggle-enable-multibyte-characters)
4594 (sort-coding-systems, search-unencodable-char): Doc fixes.
4595 (coding-system-change-eol-conversion, set-default-coding-systems)
4596 (prefer-coding-system, find-multibyte-characters, princ-list)
4597 (leim-list-entry-regexp, set-input-method, locale-language-names)
4598 (input-method-exit-on-first-char, exit-language-environment-hook)
4599 (locale-charset-language-names): Fix typos in docstrings.
4600
4601 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
4602
4603 * bs.el (bs-cycle-previous): Don't modify the cycle list until
4604 `switch-to-buffer' has returned succesfully.
4605 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
4606 window is dedicated (it could iconify the frame).
4607
4608 2007-06-05 Glenn Morris <rgm@gnu.org>
4609
4610 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
4611
4612 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
4613
4614 * files.el (auto-mode-alist): Add lower-priority match for names
4615 like ChangeLog.old.
4616
4617 2007-06-04 Andreas Schwab <schwab@suse.de>
4618
4619 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
4620
4621 2007-06-04 Davis Herring <herring@lanl.gov>
4622
4623 * calendar/timeclock.el: Update version number.
4624 (timeclock-modeline-display): Mention timeclock-use-display-time
4625 in explanatory message.
4626 (timeclock-log): Suppress warnings when finding the log.
4627 Don't check for a nil project twice. Run hooks after killing the
4628 buffer (if applicable).
4629 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
4630 was geometric). All uses changed.
4631 (timeclock-generate-report): Support prefix argument.
4632
4633 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4634
4635 * man.el (Man-next-section): Don't consider the last line of the
4636 page as being part of any section.
4637
4638 2007-06-04 Martin Rudalics <rudalics@gmx.at>
4639
4640 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
4641 modified flag of buffer. Use `inhibit-modification-hooks'.
4642
4643 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
4644
4645 * mail/mail-extr.el (mail-extract-address-components):
4646 Recognize non-ASCII characters except for NBSP as words.
4647
4648 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
4649
4650 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
4651
4652 2007-06-04 Michael Olson <mwolson@gnu.org>
4653
4654 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
4655 died and we are trying to send a signal to it.
4656
4657 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
4658
4659 * emacs-lisp/easy-mmode.el (define-minor-mode)
4660 (easy-mmode-define-navigation): Fix typos in docstrings.
4661
4662 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
4663 Fix typos in docstrings.
4664 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
4665 (compilation-finish-function): Fix typo in obsolescence declaration.
4666
4667 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
4668
4669 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
4670
4671 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
4672 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
4673
4674 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
4675
4676 * longlines.el (longlines-mode): Make longlines-auto-wrap
4677 buffer-local. Add hooks unconditionally.
4678 (longlines-auto-wrap): Toggle wrapping.
4679 (longlines-after-change-function)
4680 (longlines-post-command-function): Check longlines-auto-wrap.
4681
4682 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4683
4684 * Version 22.1 released.
4685
4686 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
4687
4688 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
4689 changes.
4690
4691 2007-05-31 Richard Stallman <rms@gnu.org>
4692
4693 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
4694
4695 2007-05-29 Martin Rudalics <rudalics@gmx.at>
4696
4697 * textmodes/table.el (table--point-entered-cell-function)
4698 (table--point-left-cell-function):
4699 Bind `inhibit-point-motion-hooks' to t.
4700
4701 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4702
4703 * emacs-lisp/rx.el (rx): Doc fix.
4704
4705 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
4706
4707 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
4708
4709 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
4710
4711 * log-edit.el (log-edit-changelog-paragraph): Return point-max
4712 as the end of the ChangeLog paragraph when it ends without a line
4713 termination.
4714
4715 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
4716
4717 * textmodes/fill.el (canonically-space-region): Make the second arg
4718 a marker if it's not already the case.
4719
4720 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
4721 (xterm-mouse-event): Use it.
4722
4723 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
4724
4725 * vc-hooks.el (vc-find-root): Fix file attribute test.
4726
4727 2007-05-24 Richard Stallman <rms@gnu.org>
4728
4729 * textmodes/flyspell.el (flyspell-correct-word-before-point):
4730 Don't let opoint be nil.
4731 (flyspell-emacs-popup): Explicit error if no dialogs.
4732
4733 2007-05-23 Eli Zaretskii <eliz@gnu.org>
4734
4735 * tar-mode.el (tar-file-name-handler): New function.
4736 (tar-extract): Bind file-name-handler-alist to it to force
4737 find-buffer-file-type-coding-system behave as if the file being
4738 extracted existed. Use last-coding-system-used to force
4739 buffer-file-coding-system to what decode-coding-region actually
4740 used to decode the file.
4741
4742 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4743
4744 * progmodes/compile.el (compilation-handle-exit):
4745 `compilation-finish-function' may change the current buffer.
4746
4747 2007-05-22 Richard Stallman <rms@gnu.org>
4748
4749 * files.el (set-auto-mode): Doc fix.
4750
4751 2007-05-22 Eli Zaretskii <eliz@gnu.org>
4752
4753 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
4754
4755 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
4756
4757 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
4758 (rcirc-print): Handle `window-width'.
4759 (rcirc-buffer-maximum-lines): Doc fix.
4760
4761 2007-05-19 Kevin Ryde <user42@zip.com.au>
4762
4763 * info.el (Info-fontify-node): Match https also.
4764
4765 2007-05-18 Richard Stallman <rms@gnu.org>
4766
4767 * simple.el (push-mark): Doc fix.
4768
4769 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
4770
4771 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
4772 tpu-global-map.
4773 (tpu-original-global-map): Delete variable.
4774 (tpu-control-keys-map): New keymap variable.
4775 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
4776 setting keymapping directly.
4777 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
4778 tpu-global-map.
4779 (tpu-edt-on): Activate the tpu-global-map.
4780 (tpu-edt-off): Deactivate the tpu-global-map.
4781
4782 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
4783
4784 * textmodes/ispell.el (ispell-get-word): Return markers
4785 for start and end positions.
4786 (ispell-word): Assume END is a marker.
4787
4788 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4789
4790 * ps-print.el: Use default color when foreground or background color
4791 are unspecified. Reported by Leo <sdl.web@gmail.com>.
4792 (ps-print-version): New version 6.7.4.
4793 (ps-rgb-color): New argument. Use default color when color is
4794 unspecified.
4795 (ps-begin-job): Fix code.
4796
4797 2007-05-17 Martin Rudalics <rudalics@gmx.at>
4798
4799 * textmodes/ispell.el (ispell-start-process): Defend against bad
4800 default-directory.
4801
4802 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
4803
4804 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
4805
4806 2007-05-16 Richard Stallman <rms@gnu.org>
4807
4808 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
4809
4810 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * files.el (magic-mode-alist, magic-fallback-mode-alist):
4813 Move the *ml, Postscript, and XmCD entries to the fallback part.
4814
4815 * files.el (magic-fallback-mode-alist):
4816 Rename from file-start-mode-alist.
4817
4818 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4819
4820 * progmodes/compile.el (compilation-handle-exit): Quote first
4821 argument of `run-hook-with-args'.
4822
4823 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
4824
4825 * buff-menu.el (Buffer-menu-sort-column):
4826 * dabbrev.el (dabbrev-upcase-means-case-search):
4827 * dired.el (dired-recursive-deletes, dired-recursive-copies):
4828 * info.el (Info-current-subfile):
4829 * ls-lisp.el (ls-lisp-verbosity):
4830 * msb.el (msb-menu-cond):
4831 * pcvs.el (cvs-dired-use-hook):
4832 * simple.el (set-mark-command-repeat-pop):
4833 * time.el (display-time-24hr-format, display-time-mail-file):
4834 Doc fixes.
4835
4836 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
4837 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
4838
4839 * view.el (view-inhibit-help-message): Fix typo in docstring.
4840 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
4841
4842 2007-05-14 Eli Zaretskii <eliz@gnu.org>
4843
4844 * mail/rmail.el (rmail-convert-to-babyl-format):
4845 Check content-transfer-encoding _last_, because we need its position
4846 in base64-header-field-end.
4847
4848 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
4849
4850 * files.el (mode-require-final-newline, require-final-newline)
4851 (enable-local-variables, enable-local-eval): Doc fixes.
4852
4853 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
4854
4855 * progmodes/python.el (python-font-lock-keywords)
4856 (python-open-block-statement-p, python-mode): Add support for the new
4857 "with" keyword.
4858
4859 2007-05-10 Richard Stallman <rms@gnu.org>
4860
4861 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
4862 (iso-cvt-write-only): Likewise.
4863
4864 * emacs-lisp/easy-mmode.el (define-minor-mode):
4865 Fix generated doc string.
4866
4867 * startup.el (fancy-splash-text): Add URL of guided tour.
4868 Adjust horizontal and vertical whitespace.
4869
4870 * progmodes/compile.el (compilation-handle-exit):
4871 Use run-hook-with-args to run compilation-finish-functions.
4872
4873 * files.el (file-start-mode-alist): New variable.
4874 (magic-mode-regexp-match-limit): Doc fix.
4875 (set-auto-mode): Handle file-start-mode-alist.
4876 A little cleanup of structure.
4877
4878 2007-05-10 Davis Herring <herring@lanl.gov>
4879
4880 * calendar/timeclock.el (timeclock-in): Fix non-interactive
4881 workday specifications.
4882 (timeclock-log): Don't kill the log buffer if it already existed.
4883
4884 2007-05-08 Richard Stallman <rms@gnu.org>
4885
4886 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
4887 Don't include non-self-insert commands in the exception for `-'.
4888
4889 2007-05-08 David Reitter <david.reitter@gmail.com>
4890
4891 * progmodes/python.el (python-guess-indent): Check non-nullness
4892 before comparing indent against the 2..8 interval.
4893
4894 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4895
4896 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
4897 available.
4898
4899 2007-05-06 Richard Stallman <rms@gnu.org>
4900
4901 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
4902
4903 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
4904
4905 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
4906 disconnections.
4907
4908 2007-05-01 Romain Francoise <romain@orebokech.com>
4909
4910 * dired-x.el: Revert 2007-04-06 change.
4911
4912 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
4913
4914 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
4915 don't put stop on toolbar.
4916
4917 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
4918
4919 * find-dired.el (find-dired-filter): Propertize all text down to eob.
4920
4921 2007-04-29 Richard Stallman <rms@gnu.org>
4922
4923 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
4924
4925 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4926
4927 * progmodes/cc-mode.el (c-before-change): Use point-min rather
4928 than 1.
4929
4930 2007-04-28 Richard Stallman <rms@gnu.org>
4931
4932 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
4933
4934 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4935
4936 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
4937
4938 2007-04-28 Eli Zaretskii <eliz@gnu.org>
4939
4940 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
4941 instead of $(lisp)/mh-e.
4942
4943 * textmodes/fill.el (fill-paragraph): Doc fix.
4944
4945 2007-04-28 Glenn Morris <rgm@gnu.org>
4946
4947 * image-dired.el (image-dired-cmd-create-thumbnail-options)
4948 (image-dired-cmd-create-temp-image-options): Replace option
4949 +profile "*" with -strip.
4950
4951 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
4952
4953 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
4954 Use window-start and window-end.
4955
4956 2007-04-26 Glenn Morris <rgm@gnu.org>
4957
4958 * progmodes/python.el: Restore file pending consideration of legal
4959 status.
4960
4961 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
4962
4963 * locate.el (locate-in-alternate-database): Doc fix.
4964
4965 2007-04-26 Glenn Morris <rgm@gnu.org>
4966
4967 * button.el (button): Use underline if supported, else fall back
4968 to color.
4969
4970 2007-04-25 Richard Stallman <rms@gnu.org>
4971
4972 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
4973
4974 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
4975
4976 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
4977 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
4978 pushing mark.
4979 (idlwave-current-routine): Don't push mark.
4980
4981 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
4982
4983 * image-dired.el (image-dired-display-image): Derive image-type from
4984 filename rather than assuming jpeg, in case no resizing was needed.
4985
4986 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4987
4988 * custom.el (defface): Doc fix.
4989
4990 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
4991
4992 * progmodes/python.el: Remove due to unclear legal issues.
4993
4994 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
4995
4996 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
4997 Don't re-query for each cleared BP.
4998 (idlwave-shell-clear-bp): Optionally skip BP query.
4999 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
5000 of set-window-buffer, which incorrectly moves displayed region.
5001
5002 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5003
5004 * calc/calc.el (calc-bug-address): Update maintainer's address.
5005 * calc/*: Update maintainer's address.
5006
5007 2007-04-23 Richard Stallman <rms@gnu.org>
5008
5009 * simple.el (set-mark-command-repeat-pop): Doc fix.
5010 Put in `editing-basics' group.
5011
5012 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
5013
5014 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
5015 New functions.
5016 (Info-mode-line-node-keymap): Bind mouse commands to
5017 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
5018
5019 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
5020
5021 * locate.el (locate-local-prompt): New var.
5022 (locate-prompt-for-command): Doc fix.
5023 (locate-prompt-for-search-string): New function.
5024 (locate): New optional arg. Make locate-local-prompt
5025 buffer-local. Use locate-prompt-for-search-string.
5026 (locate-with-filter): New optional arg.
5027 Use locate-prompt-for-search-string.
5028 (locate-update): Bind locate-prompt-for-command.
5029
5030 2007-04-23 Glenn Morris <rgm@gnu.org>
5031
5032 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
5033
5034 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
5035
5036 * button.el (button): Inherit from link face on a tty.
5037
5038 2007-04-23 Glenn Morris <rgm@gnu.org>
5039
5040 * button.el (button): Use color for this face on a tty.
5041
5042 * files.el (magic-mode-alist): Allow for carriage-returns in
5043 html-mode and sgml-mode entries.
5044
5045 2007-04-22 Richard Stallman <rms@gnu.org>
5046
5047 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5048 Improve doc string of generated command.
5049
5050 * subr.el (read-number): Catch errors.
5051
5052 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
5053
5054 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
5055
5056 * image-dired.el: Rename from thumbnails.el. All instances of
5057 "thumbnails" replaced with "image-dired".
5058
5059 * dired.el (dired-mode-map): Rename "thumbnails" again, to
5060 "image-dired".
5061
5062 2007-04-22 Kim F. Storm <storm@cua.dk>
5063
5064 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
5065 Don't use kill-line.
5066
5067 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
5068
5069 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
5070 error message.
5071
5072 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
5073
5074 * dired.el: Rename "tumme" to "thumbnails".
5075
5076 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
5077 replaced with "thumbnails".
5078
5079 2007-04-22 Glenn Morris <rgm@gnu.org>
5080
5081 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
5082 and give it the risky-local-variable property.
5083
5084 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
5085 before defining it.
5086
5087 2007-04-21 Martin Rudalics <rudalics@gmx.at>
5088
5089 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
5090 Use delete-region instead of kill-line.
5091
5092 2007-04-21 Alan Mackenzie <acm@muc.de>
5093
5094 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
5095 `kill-region' by `delete-region'.
5096
5097 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
5100 instead of kill-region.
5101
5102 * progmodes/mantemp.el (mantemp-make-mantemps-region)
5103 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
5104 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
5105 and kill-line.
5106
5107 * progmodes/vhdl-mode.el (vhdl-template-type)
5108 (vhdl-template-record, vhdl-template-nature)
5109 (vhdl-template-configuration-spec, vhdl-template-component-inst)
5110 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
5111 Use delete-region instead of kill-word and kill-line.
5112
5113 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5114
5115 * dired-x.el (dired-virtual-mode): Doc fix.
5116
5117 2007-04-21 Richard Stallman <rms@gnu.org>
5118
5119 * font-lock.el (font-lock-keywords-alist): Mark as risky.
5120
5121 * subr.el (read-number): Doc fix.
5122
5123 * simple.el (pop-to-mark-command): Display message "mark popped"
5124 if point does not move.
5125 (set-mark-command): Doc fix.
5126
5127 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
5128
5129 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
5130 (locate-local-filter, locate-local-search): New vars.
5131 (locate): Make variables local.
5132 (locate-update): Bind locate-buffer-name. Call locate using
5133 locate-local-filter and locate-local-search.
5134
5135 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
5136
5137 * hi-lock.el (hi-lock-file-patterns-policy): New var.
5138 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
5139 (hi-lock-mode): Update docstring.
5140
5141 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
5142
5143 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
5144 fill-nobreak-predicate when the break is past fill-column.
5145
5146 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
5147
5148 * locate.el (locate): Output from shell-command should go in the
5149 current buffer rather than *Shell Command Output*.
5150
5151 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
5152
5153 * paren.el (show-paren-function): Fix last fix.
5154
5155 2007-04-19 Kevin Ryde <user42@zip.com.au>
5156
5157 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
5158 (archive-lzh-summarize): Add optional start arg for where to start
5159 looking at the archive.
5160 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
5161
5162 * international/mule.el (auto-coding-alist): no-conversion for .exe
5163 and .EXE.
5164
5165 2007-04-19 Alan Mackenzie <acm@muc.de>
5166
5167 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
5168 function return type contains "struct", "union", etc.
5169 c-end-of-defun goes too far forward.
5170
5171 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
5172
5173 * paren.el (show-paren-function): Reset window-start to avoid
5174 recentering.
5175
5176 2007-04-19 Glenn Morris <rgm@gnu.org>
5177
5178 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
5179
5180 2007-04-18 Glenn Morris <rgm@gnu.org>
5181
5182 * calendar/diary-lib.el (diary-header-line-format): Add a custom
5183 :set function.
5184 (diary-list-entries): Only switch to diary-mode from
5185 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
5186 diary-mode set header-line-format, in case of any customization.
5187
5188 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
5189
5190 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
5191 is less than the length of parse-time-syntax.
5192
5193 2007-04-17 David Kastrup <dak@gnu.org>
5194
5195 * replace.el (query-replace-regexp-eval): Deprecate.
5196
5197 2007-04-17 Alan Mackenzie <acm@muc.de>
5198
5199 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
5200 point too close to EOB, leave point at EOB rather than last `}'.
5201
5202 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5203
5204 * textmodes/bibtex.el (bibtex-include-OPTkey)
5205 (bibtex-user-optional-fields, bibtex-entry-field-alist):
5206 Fix defcustom.
5207
5208 2007-04-17 Glenn Morris <rgm@gnu.org>
5209
5210 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
5211 be encoded, fall back to current year.
5212
5213 2007-04-14 Kevin Ryde <user42@zip.com.au>
5214
5215 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
5216 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
5217 M "MSDOS".
5218
5219 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
5220
5221 * progmodes/python.el (python-end-of-block): Avoid looping forever
5222 if python-next-statement fails.
5223
5224 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5225
5226 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
5227
5228 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
5229
5230 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
5231 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
5232
5233 2007-04-15 Jay Belanger <belanger@truman.edu>
5234
5235 * calc/calc.el (calc-version): New function.
5236 (calc-trail-mode): Shorten the title.
5237
5238 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
5239
5240 * mail/footnote.el (footnote-style): Clarify docstring to state
5241 that customizing this only applies to future footnotes.
5242
5243 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5244
5245 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
5246 (bibtex-make-field): Check that INIT is a string. Use functionp.
5247
5248 2007-04-14 Glenn Morris <rgm@gnu.org>
5249
5250 * complete.el (PC-goto-end): New buffer-local variable.
5251 (PC-do-completion-end): Make buffer-local.
5252 (partial-completion-mode) <choose-completion-string-functions>:
5253 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
5254 (PC-do-completion): New optional fourth argument GOTO-END. Add a
5255 doc string. Set PC-goto-end for choose-completion.
5256 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
5257 PC-do-completion.
5258
5259 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
5260 arg to bibtex-make-field.
5261 (bibtex-make-field): Add optional fourth arg NODELIM.
5262 Insert delimiters around INIT unless this arg is non-nil.
5263
5264 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
5265
5266 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
5267 global map isn't modified.
5268
5269 2007-04-14 Glenn Morris <rgm@gnu.org>
5270
5271 * calendar/appt.el (appt-disp-window): Do not split small windows.
5272 Suggested by Jeff Miller <jmiller@cablespeed.com>.
5273
5274 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
5275
5276 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
5277
5278 * files.el: Ditto.
5279
5280 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
5281
5282 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
5283
5284 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
5285 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
5286 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
5287 (term-pager-help): Fix typos in docstrings.
5288
5289 * wid-edit.el (widget-documentation): Fix typo in docstring.
5290
5291 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
5292 Fix typos in error messages.
5293
5294 2007-04-13 Martin Rudalics <rudalics@gmx.at>
5295
5296 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
5297 window marked as dedicated.
5298
5299 * mail/footnote.el (footnote-latin-string): New variable.
5300 (footnote-latin-regexp): Redefine as regexp alternative.
5301 (Footnote-latin): Use footnote-latin-string instead of
5302 footnote-latin-regexp.
5303
5304 2007-04-13 Glenn Morris <rgm@gnu.org>
5305
5306 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
5307 inherited keymaps.
5308
5309 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
5310
5311 * outline.el (outline-get-next-sibling): Clarify docstring.
5312 (outline-get-last-sibling): Handle case where we are at the first
5313 heading. Clarify docstring.
5314
5315 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
5316
5317 * progmodes/gud.el (gud-minor-mode-map): Make go button same
5318 length as stop button to lessen flicker.
5319 (jdb): Add gud-print.
5320 (gud-find-expr): Jdb prints the expression with the value, so
5321 don't insert it in the output.
5322
5323 2007-04-11 Jason Rumney <jasonr@gnu.org>
5324
5325 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
5326 case hex. Do not try to decode non-hex letters.
5327
5328 2007-04-11 Markus Triska <markus.triska@gmx.at>
5329
5330 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
5331 (byte-optimize-backward-word): Remove (move to bytecomp.el).
5332 (byte-optimize-form-code-walker): Evaluate pure function calls if
5333 possible.
5334 (byte-optimize-all-constp): New function.
5335
5336 * emacs-lisp/bytecomp.el (byte-compile-char-before):
5337 Improve numeric argument case.
5338 (byte-compile-backward-char, byte-compile-backward-word):
5339 New functions, performing rewriting previously done in byte-opt.el.
5340 Fix their "Fixme" item (restriction to numeric arguments).
5341
5342 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5343
5344 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
5345 with dolist.
5346 (after-init-hook): Don't quote lambda.
5347 (desktop-first-buffer): Don't wrap it in eval-when-compile.
5348 (desktop-internal-v2s): Remove unused var `el'.
5349 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
5350 desktop-restore-file-buffer.
5351 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
5352 desktop-create-buffer.
5353
5354 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
5355
5356 * woman.el (woman-decode-buffer): Postpone macro-set check...
5357 (woman-decode-region): ...to here.
5358
5359 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5360
5361 * startup.el (tty-handle-args): Use %S to log ARGS.
5362
5363 2007-04-10 Glenn Morris <rgm@gnu.org>
5364
5365 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
5366 it is obsolete and has no effect.
5367
5368 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
5369 byte-compiler.
5370
5371 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
5372 obsolete function make-local-hook.
5373
5374 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
5375 start to quieten byte-compiler.
5376
5377 2007-04-10 Markus Triska <markus.triska@gmx.at>
5378
5379 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
5380 to bytecomp.el as byte-compile-char-before).
5381 * emacs-lisp/bytecomp.el (byte-compile-char-before):
5382 New function (modified replacement for byte-optimize-char-before in
5383 byte-opt.el).
5384
5385 2007-04-09 Alan Mackenzie <acm@muc.de>
5386
5387 * startup.el (inhibit-splash-screen): Emphatically state that it
5388 can't be set in site-start.el.
5389
5390 2007-04-09 Masatake YAMATO <jet@gyve.org>
5391
5392 * progmodes/cc-subword.el (c-capitalize-subword): More closely
5393 mimic the behavior of `capitalize-word'. Do not move point with a
5394 negative argument. Based on tiny change by Paul Curry.
5395
5396 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
5397
5398 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
5399 Don't move point if ARG is negative.
5400
5401 2007-04-09 Alan Mackenzie <acm@muc.de>
5402
5403 Changes to make `narrow-to-defun' and `mark-defun' work properly
5404 in CC Mode:
5405
5406 * progmodes/cc-defs.el (c-beginning-of-defun-1):
5407 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
5408 Bind beginning/end-of-defun-function to nil around calls to
5409 beginning/end-of-defun.
5410
5411 * progmodes/cc-langs.el (beginning-of-defun-function)
5412 (end-of-defun-function): New c-lang-setvar's.
5413
5414 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
5415 (setq arg 1))" to enable non-interactive call.
5416
5417 2007-04-09 Eli Zaretskii <eliz@gnu.org>
5418
5419 * simple.el (set-mark-command): Doc fix.
5420
5421 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
5422
5423 * progmodes/gud.el (gdb): Restore existing session if user
5424 tries to start a second one in graphical mode.
5425
5426 2007-04-08 Martin Rudalics <rudalics@gmx.at>
5427
5428 * cus-start.el <scroll-preserve-screen-position>: Add choices.
5429
5430 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5431
5432 * term/xterm.el (terminal-init-xterm): Fix key definitions.
5433 Add binding for C-M-SPC.
5434
5435 2007-04-08 Richard Stallman <rms@gnu.org>
5436
5437 * pcomplete.el (pcomplete-read-event): One single definition,
5438 and not a defsubst.
5439
5440 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
5441
5442 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
5443 byte-compiler warning "value unused".
5444
5445 2007-04-08 Andreas Schwab <schwab@suse.de>
5446
5447 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
5448
5449 2007-04-07 Glenn Morris <rgm@gnu.org>
5450
5451 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
5452 Autoload these functions.
5453 (diary-date-forms): Add a custom :set form.
5454
5455 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
5456 before first use.
5457 (diary-font-lock-keywords): New function with old code for
5458 initialization of variable of same name.
5459
5460 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
5461
5462 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
5463 clean-up: only insert space when on identifier, etc.
5464
5465 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
5466
5467 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
5468
5469 * net/tls.el (open-tls-stream): Properly handle case where there
5470 is no associated buffer.
5471
5472 2007-04-07 Glenn Morris <rgm@gnu.org>
5473
5474 * ffap.el (ffap-file-at-point): Lower the priority of the
5475 ffap-ftp-sans-slash-regexp check.
5476
5477 2007-04-06 Alan Mackenzie <acm@muc.de>
5478
5479 Fix fontification of labels, and other things with ":".
5480
5481 * progmodes/cc-engine.el (c-forward-label): The function now
5482 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
5483 the former t.
5484
5485 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
5486 new return code from c-forward-label, fontifying tokens properly.
5487 Add some general comments throughout the file.
5488
5489 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
5490
5491 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
5492 Revert 2006-01-27 change.
5493
5494 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
5495
5496 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
5497
5498 * desktop.el (desktop-create-buffer, desktop-save):
5499 Revert 2004-11-12 change for lack of copyright papers.
5500
5501 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
5502 (dired-guess-default): Respect case.
5503
5504 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
5505
5506 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
5507 was originally checked in as byte-optimize-concat on 1997-11-02.
5508
5509 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
5510 1995-05-19 doc changes.
5511
5512 2007-04-06 Kim F. Storm <storm@cua.dk>
5513
5514 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
5515 (unload-feature): Update interactive spec accordingly.
5516
5517 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
5518
5519 2007-04-06 John Paul Wallington <jpw@pobox.com>
5520
5521 * subr.el (with-case-table): Use `make-symbol' to avoid variable
5522 capture. Restore the table in the same buffer.
5523
5524 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
5525
5526 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
5527
5528 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5529 Print entire form.
5530
5531 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
5532
5533 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
5534 for low-color displays.
5535
5536 2007-04-05 Glenn Morris <rgm@gnu.org>
5537
5538 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
5539 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
5540 Seed random number generator on loading.
5541
5542 * emacs-lisp/authors.el (top-level): Provide self.
5543
5544 * play/animate.el (top-level): Provide self.
5545
5546 2007-04-04 Alan Mackenzie <acm@muc.de>
5547
5548 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
5549 to mention c-syntactic-indentation.
5550
5551 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
5552
5553 * subr.el (with-case-table): New macro.
5554
5555 * international/mule.el (ascii-case-table): New var.
5556
5557 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
5558 downcasing.
5559
5560 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
5561
5562 * progmodes/gud.el (gud-minor-mode-map): Simplify.
5563
5564 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
5565 of the window if we're outside it e.g menu-bar.
5566
5567 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
5568 window if we're outside it e.g menu-bar.
5569
5570 2007-04-03 Eli Zaretskii <eliz@gnu.org>
5571
5572 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
5573 decode base-64 encoded body if its content-type is something other
5574 than text/* or message/*.
5575
5576 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
5577
5578 * simple.el (activate-mark-hook): Fix typo in docstring.
5579
5580 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
5581
5582 * tmm.el (tmm-c-prompt): Initialize.
5583 (tmm-menubar): Deal with extended menu-items at top level.
5584 (tmm-get-keybind): Handle bindings redefined/undefined locally.
5585 (tmm-prompt): Handle visibility of top level menu-items.
5586
5587 * progmodes/gud.el (gud-menu-map): Simplify.
5588 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
5589 menubar.
5590
5591 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
5592
5593 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
5594
5595 * comint.el (comint-send-input): Widen the buffer first.
5596
5597 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
5598
5599 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
5600
5601 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
5602 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
5603
5604 * newcomment.el (comment-search-forward): Discard comment starters
5605 before point.
5606
5607 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
5608
5609 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
5610
5611 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
5612
5613 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
5614 when downcasing.
5615
5616 * button.el (previous-button): Rewrite to account for adjacent buttons.
5617
5618 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
5619
5620 * progmodes/idlwave.el (idlwave-auto-fill):
5621 Revert paragraph-separate change.
5622
5623 * progmodes/idlw-shell.el (idlwave-shell-break-in):
5624 Simplify module calc.
5625 (idlwave-shell-set-bp-in-module): Compute module.
5626
5627 2007-03-31 Glenn Morris <rgm@gnu.org>
5628
5629 * emacs-lisp/timer.el (run-at-time): Doc fix.
5630
5631 * emacs-lisp/warnings.el (display-warning): If we create the
5632 buffer displaying the warning, disable undo there.
5633
5634 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
5635
5636 * net/tramp.el (tramp-register-file-name-handler)
5637 (tramp-register-completion-file-name-handler): New defsubst,
5638 derived from `tramp-register-file-name-handlers'. The split is
5639 necessary because Tramp's file name handlers must be registered at
5640 different startup places.
5641
5642 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
5643
5644 * progmodes/hideshow.el (turn-off-hideshow): New function.
5645 (hs-minor-mode): Use it instead of a lambda expression in
5646 change-major-mode-hook.
5647
5648 2007-03-31 David Kastrup <dak@gnu.org>
5649
5650 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
5651 corresponding to MANPATH_MAP entries.
5652 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
5653 (woman-parse-man.conf): Use more discriminating man.conf name.
5654 (woman-parse-man.conf): Parse MANPATH_MAP entries.
5655 (woman-manpath): Doc fix and type fix.
5656 (woman-cached-data): Check for MANPATH_MAP entries.
5657 (woman-expand-directory-path): Treat MANPATH_MAP entries.
5658
5659 2007-03-31 Stuart Herring <herring@lanl.gov>
5660
5661 * emacs-lisp/sregex.el (sregexq): Doc fix.
5662
5663 2007-03-31 Markus Triska <markus.triska@gmx.at>
5664
5665 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
5666
5667 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
5668
5669 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
5670 Move to the right.
5671
5672 2007-03-30 Alan Mackenzie <acm@muc.de>
5673
5674 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
5675
5676 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
5677
5678 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
5679 Use it, passed in explicitly, instead of from the dynamic binding.
5680 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
5681
5682 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
5683
5684 * simple.el (blink-matching-open): When in minibuffer, don't
5685 search for a match inside the prompt.
5686
5687 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
5688
5689 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
5690 (tmm-prompt): Don't make the mouse user select the first menu
5691 item twice.
5692
5693 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
5694
5695 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
5696 SIGUSR1 and SIGUSR2.
5697
5698 2007-03-29 Kim F. Storm <storm@cua.dk>
5699
5700 * ido.el (ido-read-internal): When reading file or dir, only override
5701 minibuffer-local-filename-completion-map, otherwise only override
5702 minibuffer-local-completion-map.
5703
5704 2007-03-29 Glenn Morris <rgm@gnu.org>
5705
5706 * complete.el (partial-completion-mode): Set PC-do-completion-end
5707 to nil after use.
5708 (PC-lisp-complete-symbol): Create and use a marker at `end',
5709 rather than using point-marker.
5710
5711 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
5712
5713 * simple.el (next-error-highlight): Doc fix.
5714 (compose-mail): Revert 2007-03-19 change.
5715
5716 2007-03-28 Richard Stallman <rms@gnu.org>
5717
5718 * emacs-lisp/edebug.el (edebug-display): Don't go to
5719 edebug-outside-buffer if it is dead.
5720
5721 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
5722
5723 * view.el (view-mode): Fix typos in docstring.
5724
5725 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
5726
5727 * recentf.el (recentf-save-file): Add a custom :set function.
5728
5729 2007-03-28 Glenn Morris <rgm@gnu.org>
5730
5731 * complete.el (PC-do-completion-end): New variable.
5732 (partial-completion-mode) <choose-completion-string-functions>:
5733 Use PC-do-completion-end in the non-minibuffer case to replace the
5734 correct amount of text.
5735 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
5736 (PC-lisp-complete-symbol): Give marker the after-insertion type,
5737 to deal with improvements inserted after point.
5738
5739 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5740
5741 * button.el (make-text-button): Add explicit `button' property.
5742 (default-button): Don't put a `button' property on it.
5743
5744 * progmodes/python.el (python-mode): Skip comments when parsing.
5745
5746 * vc-arch.el (vc-with-current-file-buffer): New macro.
5747 (vc-arch-file-source-p): Use it to avoid infloop.
5748
5749 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
5750
5751 * emacs-lisp/lisp.el (lisp-complete-symbol):
5752 Fix call to get-buffer-window to find windows in other frames.
5753
5754 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5755
5756 * comint.el (comint-proc-query, comint-dynamic-list-completions):
5757 Fix calls to get-buffer-window to find windows in other frames.
5758 Reported by David Hansen <david.hansen@gmx.net>.
5759
5760 2007-03-27 Kevin Ryde <user42@zip.com.au>
5761
5762 * info.el (Info-display-images-node): On a text-only terminal,
5763 show the "text" or "alt" parts of the image blobs.
5764
5765 2007-03-27 Glenn Morris <rgm@gnu.org>
5766
5767 * complete.el (PC-do-completion): Compute completion-base-size in
5768 the non-filename case, rather than setting to nil.
5769 (PC-lisp-complete-end): New variable.
5770 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
5771 original end in a series of consecutive invocations.
5772
5773 * calendar/calendar.el (calendar-mode-hook): Declare it.
5774
5775 * calendar/diary-lib.el (diary-live-p): Do not check for
5776 diary-selective-display.
5777
5778 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5779
5780 * replace.el (occur-next-error): *Occur* might not be displayed in the
5781 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
5782
5783 2007-03-26 Richard Stallman <rms@gnu.org>
5784
5785 * textmodes/flyspell.el (flyspell-large-region):
5786 Use ispell-call-process-region.
5787
5788 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5789
5790 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
5791 Use prin1 instead of princ.
5792
5793 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
5794
5795 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
5796 Merge in X resources before global face.
5797
5798 * progmodes/compile.el (compilation-start): Save compilation-directory
5799 rather than default-directory as local var.
5800 (compilation-directory): Mark as safe local var.
5801
5802 * files.el: Don't mark default-directory as a safe local var.
5803
5804 2007-03-25 Alan Mackenzie <acm@muc.de>
5805
5806 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
5807 * progmodes/cc-engine.el: Fix typo.
5808
5809 2007-03-25 Juri Linkov <juri@jurta.org>
5810
5811 * compare-w.el (compare-windows): Rename customization group
5812 `compare-w' to `compare-windows'.
5813 (compare-windows-whitespace, compare-ignore-whitespace)
5814 (compare-ignore-case, compare-windows-sync)
5815 (compare-windows-sync-string-size, compare-windows-recenter)
5816 (compare-windows-highlight, compare-windows): Change group name in
5817 the `group' tag from `compare-w' to `compare-windows'.
5818 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
5819
5820 2007-03-24 Markus Triska <markus.triska@gmx.at>
5821
5822 * expand.el: Change example to always enable abbrev-mode,
5823 and remove redundant `function'.
5824 (expand-abbrev-hook): Add autoload cookie.
5825
5826 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
5827
5828 * emacs-lisp/testcover.el (testcover-start, testcover-end)
5829 (testcover-mark-all, testcover-unmark-all): Add prompts to
5830 interactive specs.
5831
5832 2007-03-24 Jason Rumney <jasonr@gnu.org>
5833
5834 * autorevert.el (find-file-hook, auto-revert-tail-mode):
5835 Use file size in bytes for auto-revert-tail-pos not characters.
5836
5837 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5838
5839 * vc-rcs.el (vc-rcs-annotate-command):
5840 Set text property :vc-annotate-prefix on the annotation text.
5841 (vc-rcs-annotate-time): Instead of searching for ": ",
5842 search for end of text propertized with :vc-annotate-prefix.
5843
5844 2007-03-24 Martin Rudalics <rudalics@gmx.at>
5845
5846 * whitespace.el (top level): Remove calls putting
5847 permanent-local nil property since these are no-ops.
5848
5849 * man.el (Man-support-local-filenames): Assure that
5850 default-directory exists when doing call-process.
5851
5852 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
5853
5854 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
5855 Fix omission bug: Use m4-program-options to construct shell command.
5856
5857 2007-03-23 David Kastrup <dak@gnu.org>
5858
5859 * progmodes/cc-mode.el (c-make-emacs-variables-local):
5860 Use `mapcar' rather than `mapcan' to silence compiler warning.
5861
5862 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
5863
5864 * textmodes/reftex.el, textmodes/reftex-vars.el,
5865 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
5866 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
5867 * textmodes/reftex-index.el, textmodes/reftex-global.el,
5868 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
5869 * textmodes/reftex-auc.el: Add maintainer address.
5870
5871 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
5872
5873 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
5874 Make sure that `global-font-lock-mode' does not turn on font-lock
5875 in these buffers.
5876
5877 2007-03-21 Kim F. Storm <storm@cua.dk>
5878
5879 * xt-mouse.el (xt-mouse-epoch): New variable.
5880 (xterm-mouse-event): Use float-time.
5881
5882 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
5883
5884 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
5885 current-time.
5886
5887 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5888
5889 * complete.el (read-file-name-internal): Don't add the final > if the
5890 completion is not finished (re-application of this patch, which was
5891 accidentally undone by Eli).
5892
5893 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
5894
5895 * emulation/viper.el (viper-non-hook-settings): Handle mouse
5896 clicks in describe-key and describe-key-briefly advice a little better.
5897
5898 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
5899
5900 * server.el (server-process-filter): Cancel any pending isearch.
5901
5902 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
5903
5904 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
5905 (icalendar--get-unfolded-buffer): Define actual arguments rather
5906 than just using &rest. Check replace-in-string is fbound.
5907 (icalendar-import-buffer): Doc fix.
5908 (icalendar--convert-ical-to-diary): Set diary-file.
5909 Check diary-file before inserting final newline.
5910 (icalendar--add-diary-entry): Return diary-file.
5911
5912 2007-03-21 Glenn Morris <rgm@gnu.org>
5913
5914 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
5915 (diary-display-hook): Add custom :set function.
5916
5917 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
5918 Add custom :set function.
5919 (diary-header-line-format): Doc fix.
5920 (diary-set-maybe-redraw): New function.
5921 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
5922 (diary-list-entries): Always run diary-mode.
5923
5924 2007-03-20 Kenichi Handa <handa@m17n.org>
5925
5926 * international/quail.el (quail-setup-completion-buf): Make the
5927 completion buffer read-only.
5928 (quail-completion): Adjusted for the above change. Leave the
5929 modified flag nil.
5930
5931 2007-03-20 David Kastrup <dak@gnu.org>
5932
5933 * files.el (magic-mode-alist): Require literal "%!PS" string for
5934 magic postscript file detection.
5935
5936 2007-03-20 Richard Stallman <rms@gnu.org>
5937
5938 * textmodes/ispell.el (ispell-call-process): New function.
5939 Defends against bad `default-directory.'
5940 (ispell-check-version, ispell-find-aspell-dictionaries)
5941 (ispell-get-aspell-config-value, lookup-words): Call it.
5942 (ispell-call-process-region): New function.
5943 (ispell-send-string): Call it.
5944
5945 2007-03-20 Andreas Schwab <schwab@suse.de>
5946
5947 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
5948 (finder-data): Likewise.
5949 (autoloads): Likewise.
5950
5951 2007-03-20 Martin Rudalics <rudalics@gmx.at>
5952
5953 * files.el (basic-save-buffer): Do not set visited filename when
5954 the corresponding directory does not exist or the specified
5955 filename is that of an existing directory.
5956
5957 2007-03-20 Glenn Morris <rgm@gnu.org>
5958
5959 * calendar/diary-lib.el (diary-live-p): New function.
5960 (number-of-diary-entries): Add a :set function to redisplay diary
5961 when necessary.
5962
5963 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
5964
5965 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
5966 from client program, mev, to compute mouse event.
5967
5968 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
5969
5970 * faces.el (momentary): Face removed; unused due to reversion of
5971 2007-01-04 changes by Kevin Rodgers.
5972
5973 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
5974 Suggested by Johan Bockg\e,Ae\e(Brd.
5975
5976 2007-03-19 Martin Rudalics <rudalics@gmx.at>
5977
5978 * font-lock.el (lisp-font-lock-keywords-1):
5979 Highlight define-globalized-minor-mode as a keyword.
5980
5981 2007-03-19 Kim F. Storm <storm@cua.dk>
5982
5983 * calc/calc-forms.el (math-std-daylight-savings)
5984 (math-std-daylight-savings-old): Doc fix.
5985
5986 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
5987
5988 * progmodes/python.el (python-default-template): Doc fix.
5989 (python-buffer): Fix typo in docstring.
5990
5991 * isearchb.el (isearchb-follow-char):
5992 * subr.el (def-edebug-spec): Fix typo in docstring.
5993
5994 2007-03-19 Richard Stallman <rms@gnu.org>
5995
5996 * files.el (default-directory): Mark safe.
5997 (basic-save-buffer-2): Put proper dir name in error message.
5998
5999 * simple.el (compose-mail): Run switch-function after
6000 setting up the mail buffer.
6001
6002 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
6003
6004 2007-03-18 Jay Belanger <belanger@truman.edu>
6005
6006 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
6007 (math-std-daylight-savings-new): Rename from
6008 `math-std-daylight-savings'.
6009 (math-std-daylight-savings-old): Rename from old value of
6010 `math-std-daylight-savings'.
6011 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
6012 `math-std-daylight-savings-old' depending on the year.
6013
6014 2007-03-18 Detlev Zundel <dzu@gnu.org>
6015
6016 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
6017 zero-width regexps as invalid but rather at least count them correctly.
6018
6019 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
6020
6021 * net/tls.el (open-tls-stream): In handshake-waiting loop,
6022 don't wait more if there is output available to process.
6023
6024 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
6025
6026 * progmodes/compile.el (compilation-find-file): Revert change
6027 from 2006-07-18 to allow completion of directory names.
6028 Reported by John Carter <john.carter@tait.co.nz>.
6029
6030 2007-03-18 Kim F. Storm <storm@cua.dk>
6031
6032 * subr.el (when, unless): Doc fix.
6033
6034 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
6035
6036 * net/tls.el (tls-program): Doc fix.
6037
6038 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
6039
6040 * autorevert.el (auto-revert-tail-handler):
6041 Call after-revert-hook.
6042
6043 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
6044
6045 * simple.el (switch-to-completions): No error if search for \n\n fails.
6046
6047 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
6048
6049 * simple.el (line-move-1):
6050 Respect `inhibit-line-move-field-capture' property.
6051
6052 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
6053
6054 * comint.el (comint-arguments): Mark backslash-escaped chars.
6055 (comint-delim-arg): Don't treat them as delimiters.
6056
6057 2007-03-12 Kim F. Storm <storm@cua.dk>
6058 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
6059
6060 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
6061
6062 * tempo.el (tempo-insert): Deal with 'r> if it appears
6063 specified with a prompt argument.
6064
6065 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
6066
6067 * textmodes/org.el (org-set-font-lock-defaults):
6068 Handle narrow table columns correctly.
6069
6070 2007-03-12 Mark A. Hershberger <mah@everybody.org>
6071
6072 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
6073 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
6074 Return to use of the -no-properties variants. There was
6075 consensus on emacs-devel that the speed of these variants was
6076 prefered since we are usually parsing files (from the internet
6077 or on disk) instead of XML created in Emacs.
6078
6079 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
6080 Add customize option.
6081
6082 2007-03-12 Glenn Morris <rgm@gnu.org>
6083
6084 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
6085 North American rule. Replace "daylight savings" with "daylight
6086 saving" in doc.
6087
6088 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
6089 * calendar/lunar.el, solar.el: Replace "daylight savings" with
6090 "daylight saving" in text.
6091
6092 * woman.el (woman-change-fonts): Tweak previous change by using
6093 woman-request-regexp rather than "^\\.".
6094
6095 * startup.el (command-line-1): Make insertion of
6096 initial-scratch-message not depend on scratch being selected.
6097
6098 2007-03-11 Juri Linkov <juri@jurta.org>
6099
6100 * replace.el (match): Use yellow background on light-bg terminals.
6101
6102 2007-03-11 Richard Stallman <rms@gnu.org>
6103
6104 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6105 Correctly compute line number.
6106
6107 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
6108
6109 * type-break.el (type-break-get-previous-count):
6110 Repeat previous change here.
6111
6112 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
6113
6114 * progmodes/grep.el (grep-find-ignored-directories):
6115 Add .git and .bzr to list.
6116
6117 2007-03-11 Andreas Schwab <schwab@suse.de>
6118
6119 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
6120
6121 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
6122
6123 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
6124
6125 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
6126
6127 * faces.el (face-set-after-frame-default): Recalculate face
6128 customizations after applying X resources.
6129
6130 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
6131
6132 * net/rcirc.el (rcirc-timeout-seconds): New variable.
6133 (rcirc-keepalive-seconds): Remove variable.
6134 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
6135 (rcirc-process, rcirc-user-disconnect): New variables.
6136 (rcirc-connect): Initalize new variables.
6137 (rcirc-keepalive): Don't send keepalive pings before connection
6138 is completed.
6139 (rcirc-sentinel): Do mark all channels with activity when
6140 connection is dropped. Run hook with process buffer local.
6141 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
6142 (rcirc-buffer-process): Return value of rcirc-process if
6143 rcirc-server-buffer is nil.
6144 (rcirc-server-name): Return the reported server name.
6145 (rcirc-update-prompt): Simplify computation of the server name.
6146 (rcirc-format-response-string): Likewise.
6147 (rcirc-handler-001): Mark server as connected, record the reported
6148 server name, and schedule a timeout.
6149 (rcirc-track-nick): Add a spec for the tty class.
6150 (rcirc-user-non-nick): Remove function.
6151 (rcirc-nick-prefix-chars): Add variable.
6152 (rcirc-user-nick): Use above variable.
6153
6154 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6155
6156 * icomplete.el (icomplete-tidy, icomplete-exhibit):
6157 Bind deactivate-mark to nil.
6158
6159 2007-03-10 Martin Rudalics <rudalics@gmx.at>
6160
6161 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
6162 that buffer contents get erased during completion.
6163
6164 2007-03-10 Glenn Morris <rgm@gnu.org>
6165
6166 * woman.el (woman-change-fonts): Add a hack to deal with
6167 font-escape followed by "." at start of a line.
6168 (woman2-IP): Add a hack to deal with consecutive requests.
6169 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
6170
6171 2007-03-10 Alan Mackenzie <acm@muc.de>
6172
6173 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
6174
6175 2007-03-09 Richard Stallman <rms@gnu.org>
6176
6177 * abbrev.el (abbrev): Add `provide'.
6178
6179 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
6180
6181 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
6182
6183 2007-03-09 Martin Rudalics <rudalics@gmx.at>
6184
6185 * complete.el (PC-try-completion): New function.
6186 (PC-do-completion, read-file-name-internal): Use it instead of
6187 try-completion.
6188
6189 2007-03-08 Alan Mackenzie <acm@muc.de>
6190
6191 Remove stale tokens from `c-found-types' cache.
6192
6193 * progmodes/cc-mode.el (c-unfind-enclosing-token)
6194 (c-unfind-coalesced-tokens, c-before-change): New functions.
6195 (c-maybe-stale-found-type): New variable.
6196
6197 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
6198 (c-trim-found-types): New functions.
6199
6200 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
6201
6202 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
6203 (debug-ignored-errors): Add entry from smerge-match-conflict.
6204
6205 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
6206
6207 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
6208 special help topics for keywords.
6209 (idlwave-help-assistant-command): Include ".exe" for ms-dos
6210 etc. Assistant command.
6211
6212 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
6213
6214 * replace.el (occur-engine): Move buffer-undo-list binding...
6215 (occur-1): ...to here.
6216
6217 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
6218
6219 * simple.el (minibuffer-completing-symbol): New var.
6220 (eval-expression): Use it.
6221 (completion-setup-function): Don't bind completion-base-size when
6222 completing a symbol in the minibuffer.
6223
6224 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
6225
6226 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
6227 tries to start a second session in graphical mode.
6228
6229 2007-03-07 Miles Bader <miles@gnu.org>
6230
6231 * international/isearch-x.el
6232 (isearch-process-search-multibyte-characters):
6233 Strip text-properties from PROMPT to avoid an error from read-string.
6234
6235 2007-03-07 Kim F. Storm <storm@cua.dk>
6236
6237 * complete.el (PC-bindings): Remap lisp-complete-symbol to
6238 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
6239
6240 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6241
6242 * complete.el (PC-do-completion): Delete duplicates in the list of
6243 possible completions.
6244
6245 2007-03-07 Glenn Morris <rgm@gnu.org>
6246
6247 * ses.el (ses-mode): Doc fix.
6248
6249 2007-03-06 Kim F. Storm <storm@cua.dk>
6250
6251 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
6252
6253 2007-03-06 Kenichi Handa <handa@m17n.org>
6254
6255 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
6256
6257 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
6258
6259 * simple.el (completion-setup-function): Improve last fix so it doesn't
6260 set it to a relative directory name either.
6261
6262 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6263
6264 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
6265
6266 2007-03-05 Richard Stallman <rms@gnu.org>
6267
6268 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
6269
6270 * files.el (find-file-noselect): No error if file no longer exists.
6271 Display a message and avoid other questions.
6272
6273 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6274
6275 * pcomplete.el (pcomplete-show-completions): Improve last change, so
6276 as not to use an invisible window and to create a window if none exist.
6277
6278 * progmodes/python.el (python-send-command): Restart proc if necessary.
6279 (python-proc): Simplify.
6280
6281 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
6282
6283 * pcomplete.el (pcomplete-show-completions): Search all frames for
6284 completions buffer.
6285
6286 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * cus-edit.el (customize-save-variable): Clear customized-value
6289 property (saved values are now put in theme-value property).
6290 (customize-set-variable): Doc fix.
6291
6292 * complete.el (PC-do-completion): If completion-ignore-case is
6293 non-nil, replace field with completion string before exiting.
6294
6295 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
6296
6297 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
6298 Append its extension to the resulting temporary file name.
6299 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
6300
6301 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
6302 (tramp-smb-handle-write-region): Apply it.
6303
6304 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6305
6306 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
6307 Redo previous change.
6308
6309 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
6310
6311 * diff-mode.el (diff-mode): Doc fix.
6312
6313 2007-03-05 Kenichi Handa <handa@m17n.org>
6314
6315 * international/characters.el: Set category `l' (latin)
6316 for more characters.
6317
6318 2007-03-04 Kim F. Storm <storm@cua.dk>
6319
6320 * emacs-lisp/authors.el (authors-aliases): Add alias.
6321
6322 2007-03-04 Glenn Morris <rgm@gnu.org>
6323
6324 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
6325 all when switching major mode.
6326 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
6327 (hs-block-start-mdata-select, hs-block-end-regexp)
6328 (hs-forward-sexp-func, hs-adjust-block-beginning):
6329 Do not make these variables permanent-local.
6330
6331 2007-03-04 Richard Stallman <rms@gnu.org>
6332
6333 * progmodes/cperl-mode.el (cperl-mode):
6334 Modify cperl-compilation-error-regexp-alist by appending.
6335
6336 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
6337 (edebug-mode): Add the hook.
6338 (edebug-recursive-edit): Remove the hook on exiting.
6339
6340 * type-break.el (type-break-get-previous-time):
6341 Handle end-of-file errors specially
6342 so they don't get reported wrong in .emacs.
6343
6344 * startup.el (fancy-splash-text): Clarify text.
6345
6346 * simple.el (beginning-of-buffer, end-of-buffer):
6347 Avoid treating plain C-u like numeric arg.
6348
6349 * simple.el (completion-setup-function): Don't set
6350 default-directory to nil.
6351
6352 * shell.el (shell-dirstack-query): Doc fix.
6353
6354 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
6355 Don't select the window -- pass it to primitives instead.
6356
6357 * faces.el (minibuffer-prompt): Use medium blue by default.
6358
6359 2007-03-04 David Kastrup <dak@gnu.org>
6360
6361 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
6362 Preserve 16 as default value for "seconds" when customizing.
6363
6364 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
6365
6366 * textmodes/org.el (org-self-insert-command)
6367 (orgtbl-self-insert-command, org-delete-char)
6368 (org-delete-backward-char): Set the `flyspell-delayed' property.
6369
6370 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
6371
6372 * international/mule.el (find-auto-coding): Don't search for
6373 line-ending characters past the end of the tail.
6374
6375 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
6376
6377 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
6378 Jump to the line where new score has been uploaded.
6379
6380 * play/tetris.el (tetris-move-bottom, tetris-move-left)
6381 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
6382 Do nothing when the game is paused.
6383
6384 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
6385
6386 * textmodes/org.el (org-set-tags): Prevent slipping of point
6387 during completion.
6388
6389 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
6390
6391 * isearch.el (isearch-message-prefix):
6392 Use minibuffer-prompt-properties.
6393
6394 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6395
6396 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
6397 (ps-setup): Print which Emacsen is running ps-print package.
6398
6399 2007-03-01 Stuart Herring <herring@lanl.gov>
6400
6401 * files.el (set-auto-mode-0): Use `indirect-function'.
6402 (hack-one-local-variable): Don't reapply current major mode.
6403
6404 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
6405
6406 * progmodes/python.el (python-quote-syntax): Don't bother with
6407 syntax-ppss-context.
6408 (python-fill-paragraph): Make sure that fenced-string delimiters that
6409 stand on their own line stay there.
6410
6411 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
6412
6413 * replace.el (perform-replace): Propertize message.
6414
6415 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
6416
6417 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
6418 invisible heading.
6419
6420 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
6421
6422 * net/tramp.el (tramp-file-name-handler): Revert last change.
6423
6424 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
6425
6426 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
6427 Correct doc strings.
6428
6429 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
6430
6431 * replace.el (perform-replace): Undo forward-char immediately if
6432 non-adjacent search fails.
6433
6434 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
6435
6436 * version.el (emacs-major-version, emacs-minor-version):
6437 string-to-int -> string-to-number.
6438
6439 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
6440
6441 * help.el (where-is): Fail gracefully when not passed a command.
6442
6443 2007-02-28 Stuart Herring <herring@lanl.gov>
6444
6445 * find-lisp.el (find-lisp-default-directory-predicate):
6446 Fix bug: Do symlink check on expanded filename.
6447
6448 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
6449
6450 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
6451 changes during replacement.
6452 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
6453
6454 2007-02-28 Lars Hansen <larsh@soem.dk>
6455
6456 * desktop.el: Delete header line listing me as maintainer.
6457
6458 2007-02-28 Glenn Morris <rgm@gnu.org>
6459
6460 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
6461 the menus case.
6462
6463 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
6464
6465 * net/tramp.el (tramp-file-name-handler): Inhibit modification
6466 hooks to avoid confusion when combining after-change calls.
6467
6468 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
6469
6470 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
6471 now that pgg-gpg-process-region correctly honors passed-in passphrase.
6472 (allout-distinctive-bullets-string): Add info about bullet conventions.
6473 (allout-mode): Add info about distinctive vs plain bullets.
6474
6475 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
6476
6477 * textmodes/org.el (org-archive-subtree): Quote variable name.
6478 (org-agenda-get-todos): Make sure skip properties are checked correctly.
6479
6480 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6481
6482 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
6483 (gud-bashdb-command-name, bashdb): Remove.
6484 (gud, gud-menu-map): Remove references to bash/bashdb.
6485
6486 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
6487
6488 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
6489 keyword for Python 2.5.
6490
6491 2007-02-26 Romain Francoise <romain@orebokech.com>
6492
6493 * net/net-utils.el (whois-server-tld): Update server for .org.
6494 (whois-server-list): Add whois.publicinterestregistry.net.
6495 (whois-guess-server): Fix formatting in docstring.
6496
6497 2007-02-26 Kim F. Storm <storm@cua.dk>
6498
6499 * mouse.el (mouse-show-mark): Run hooks and perform command
6500 remapping for mouse-region-delete-keys.
6501
6502 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6503
6504 * font-core.el (font-lock-mode): Doc fix.
6505
6506 2007-02-25 Kim F. Storm <storm@cua.dk>
6507
6508 * ido.el (ido-buffer-internal): Set this-command to fallback command.
6509 Add selected buffer to buffer-name-history.
6510 (ido-file-internal): Set this-command to fallback command.
6511 Add file names to file-name-history.
6512
6513 * emacs-lisp/map-ynp.el (map-y-or-n-p):
6514 Apply minibuffer-prompt-properties.
6515
6516 2007-02-25 Andreas Schwab <schwab@suse.de>
6517
6518 * files.el (hack-one-local-variable-eval-safep): Correct handling
6519 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
6520
6521 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
6522
6523 * textmodes/org.el (org-table-overlay-coordinates)
6524 (org-table-toggle-coordinate-overlays): New functions.
6525 (org-table-overlay-coordinates, org-table-coordinate-overlays):
6526 New variables.
6527 (org-startup-with-deadline-check): Remove option.
6528 (org-mode): Remove deadline check on startup.
6529 (org-table-limit-column-width): Remove option.
6530 (org-table-formula-numbers-only): Remove option.
6531 (org-link-style, org-link-format): Remove options.
6532 (org-select-agenda-window, org-fit-agenda-window): Remove options.
6533 (org-export-ascii-show-new-buffer)
6534 (org-export-html-show-new-buffer): Remove options.
6535 (org-activate-links): Remove camel option.
6536 (org-file-link-context-use-camel-case): Remove option.
6537 (org-camel-regexp): Remove variable.
6538 (org-activate-camels): Remove function.
6539 (org-store-link): Remove Camel stuff.
6540 (org-make-org-heading-camel): Remove function.
6541 (org-open-at-point): Remove camel stuff.
6542 (org-link-search): Remove camel stuff.
6543 (org-camel-to-words): Function removed.
6544 (org-get-agenda-file-buffer): Make sure we prepare the base
6545 buffers, not any indirect buffers.
6546 (org-sort-entries): Sort top-level when not on a headline, and no
6547 active region.
6548 (org-in-regexp): New function.
6549 (org-search-not-self): Rename from `org-search-not-link'.
6550 (org-open-link-marker): New variable.
6551 (org-open-at-point): Set `org-open-link-marker'.
6552 (org-print-icalendar-entries): Fixe bug with excluding DONE
6553 entries from the exported list.
6554 (org-edit-formula-lisp-indent): New command.
6555 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
6556 (orgtbl-to-latex, orgtbl-insert-radio-table)
6557 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
6558 (orgtbl-radio-table-templates): New option.
6559 (org-store-link-props):
6560 (org-remember-templates): More possibilities to insert info
6561 into templates.
6562 (org-remember-apply-template): Make use of the extended
6563 template capabilities.
6564 (org-remember-redo-template): New command.
6565 (org-upgrade-old-links)
6566 (org-table-modify-formulas, org-table-replace-in-formulas)
6567 (org-table-find-dataline)
6568 (org-table-get-vertical-vector): Remove functions.
6569 (org-table-remove-rectangle-highlight)
6570 (org-time-stamp-format, org-toggle-log-option)
6571 (org-table-highlight-rectangle)
6572 (org-table-iterate, org-table-make-reference):
6573 (org-translate-time, org-tree-to-indirect-buffer)
6574 (org-table-field-info, org-table-fix-formulas)
6575 (org-table-force-dataline, org-table-get-descriptor-line)
6576 (org-table-get-range)
6577 (org-skip-comments, org-sort)
6578 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
6579 (org-table-current-dline, org-table-current-field-formula)
6580 (org-table-edit-backward-field)
6581 (org-table-edit-formulas-post-command)
6582 (org-table-edit-line-down, org-table-edit-line-up)
6583 (org-agenda-archive)
6584 (org-agenda-clock-cancel)
6585 (org-agenda-clock-out, org-agenda-list-stuck-projects)
6586 (org-agenda-open-link, org-agenda-show-new-time)
6587 (org-agenda-skip-subtree-when-regexp-matches)
6588 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
6589 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
6590 (org-do-sort, org-file-image-p, org-find-overlays)
6591 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
6592 (org-highlight-until-next-command, org-isearch-end)
6593 (org-match-any-p, org-next-link, org-previous-link):
6594 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
6595 (org-rewrite-old-row-references)
6596 (org-isearch-post-command)
6597 (org-table-edit-move, org-table-edit-next-field)
6598 (org-table-edit-scroll, org-table-edit-scroll-down)
6599 (org-set-frame-title, org-show-reference)
6600 (org-unhighlight-once, org-verify-change-for-undo): New functions.
6601 (org-show-variable): Remove command.
6602 (org-add-log-maybe): New arguments STATE, FINDPOS
6603 (org-table-sort-lines): Rewrite from scratch.
6604 (org-link-search): New argument AVOID-POS.
6605 (org-print-icalendar-entries): Remove argument CATEGORY.
6606 (org-run-agenda-series): Remove argument WONDOW.
6607 (org-next-link, org-previous-link): New commands.
6608 (org-agenda-date-format): New option.
6609 (org-table-iterate): New command.
6610 (org-table-modify-formulas)
6611 (org-table-replace-in-formulas): Remove functions.
6612 (org-table-fix-formulas): New function.
6613 (org-table-insert-column, org-table-delete-column)
6614 (org-table-move-column): Use `org-table-fix-formulas'.
6615 (org-follow-gnus-link): Patch from Bastien/Leo.
6616 (org-table-current-field-formula): New function.
6617 (org-file-image-p): New function.
6618 (org-agenda-show-new-time): New function.
6619 (org-agenda-date-later): Call `org-agenda-show-new-time'.
6620 (org-with-remote-undo): New macro.
6621 (org-agenda-undo): New command.
6622 (org-verify-change-for-undo): New function.
6623 (org-time-stamp-format): New function.
6624 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
6625 by user.
6626 (org-match-any-p): New function.
6627 (org-make-tags-matcher): Handle regular expressions for tag and
6628 todo matches.
6629 (org-read-date): Accept "+N" as input for a date relative to the
6630 current date.
6631 (org-remove-subtree-entries-from-agenda): New function.
6632 (org-agenda-archive, org-agenda-kill):
6633 Use `org-remove-subtree-entries-from-agenda'.
6634 (org-do-sort, org-sort-entries): New functions.
6635 (org-sort): New command.
6636 (org-table-sort-lines): Use `org-do-sort'.
6637 (org-fix-decoded-time): New function.
6638 (org-table-number-regexp): Require 0x... to identify as number
6639 in tables.
6640 (org-startup-options): New keywords for note taking.
6641 (org-upgrade-old-links): Remove function.
6642 (org-get-repeat): New function.
6643 (org-show-context): Also show siblings on current level.
6644 (org-show-siblings): New function.
6645 (org-isearch-end, org-isearch-post-command): New functions.
6646 (org-show-siblings): New option.
6647 (org-show-context): Use `org-show-siblings'.
6648 (org-table-maybe-recalculate-line): No longer require `calc-eval'
6649 to be bound, because user may just use elisp.
6650
6651 2007-02-24 Kim F. Storm <storm@cua.dk>
6652
6653 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
6654 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
6655
6656 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
6657
6658 * startup.el (command-line): Also check if the abbrev file is readable.
6659
6660 2007-02-24 John Paul Wallington <jpw@pobox.com>
6661
6662 * net/tls.el (tls-certtool-program): Fix custom type.
6663
6664 * mail/feedmail.el (feedmail-message-id-generator)
6665 (feedmail-date-generator): Fix custom types.
6666
6667 * mail/rmail.el (rmail-message-filter): Fix custom type.
6668
6669 2007-02-24 Eli Zaretskii <eliz@gnu.org>
6670
6671 * startup.el (command-line): If simple.el cannot be found, proceed
6672 with a warning message.
6673
6674 2007-02-24 Kenichi Handa <handa@m17n.org>
6675
6676 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
6677 case that BEG is a string.
6678
6679 2007-02-24 Chris Moore <dooglus@gmail.com>
6680
6681 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6682 * pgg-pgp.el (pgg-pgp-encrypt-region):
6683 * pgg-gpg.el (pgg-gpg-encrypt-region):
6684 Check pgg-encrypt-for-me if no other recipients.
6685
6686 2007-02-23 Eli Zaretskii <eliz@gnu.org>
6687
6688 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
6689
6690 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
6691 shell-quote-argument.
6692
6693 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6694
6695 * comint.el (comint-read-input-ring): Use comint-input-ring-size
6696 from the comint buffer instead of the temporary one.
6697
6698 2007-02-23 David Reitter <david.reitter@gmail.com>
6699
6700 * cus-edit.el (custom-save-all): Canonicalize custom-file before
6701 storing it in recentf-exclude.
6702
6703 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
6704
6705 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
6706 in splash screen.
6707
6708 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
6709
6710 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
6711 commands, for restart.
6712 (idlwave-shell-current-module): Fix handling of module name by type.
6713 (idlwave-shell-break-in): Update type handling.
6714 (idlwave-shell-bp-get): Encode type in BP structure.
6715 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
6716 (idlwave-shell-module-source-query): Query routine info based on type.
6717 Fix path parsing for non-compiled files.
6718 (idlwave-shell-module-source-filter): Don't signal error in filter
6719 if no source found.
6720 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
6721 filter race.
6722
6723 2007-02-22 Kim F. Storm <storm@cua.dk>
6724
6725 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
6726 (editable-field): Document need to put some text before the %v
6727 escape in :format string.
6728
6729 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
6730
6731 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
6732 (vc-svn-use-edit): Remove unused config var.
6733 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
6734
6735 * outline.el (hide-sublevels): Keep empty last line, if available.
6736
6737 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
6738 rather than the corresponding unicode char, to make the code
6739 more readable.
6740
6741 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6742
6743 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
6744 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
6745 (speedbar-item-info-tag-helper): Doc fixes.
6746
6747 2007-02-19 Kenichi Handa <handa@m17n.org>
6748
6749 * international/mule-cmds.el (locale-language-names):
6750 Map "eo" to "Esperanto".
6751
6752 * language/european.el ("Esperanto"): New language environment.
6753
6754 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
6755
6756 * simple.el (kill-line): Doc fix.
6757
6758 2007-02-17 Kim F. Storm <storm@cua.dk>
6759
6760 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
6761 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
6762 (bindat--unpack-group, bindat--pack-group):
6763 Handle vectors with optional element type.
6764
6765 2007-02-17 Daiki Ueno <ueno@unixuser.org>
6766
6767 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
6768 if PASSPHRASE is given.
6769
6770 2007-02-17 Chris Moore <dooglus@gmail.com>
6771
6772 * jka-cmpr-hook.el (jka-compr-compression-info-list):
6773 Recognize backups of bz2 compressed files.
6774
6775 2007-02-17 Eli Zaretskii <eliz@gnu.org>
6776
6777 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
6778 to nil to speed up lookup of the symbol in index nodes.
6779
6780 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6781
6782 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
6783 Add indentation for the constants of Lisp.
6784
6785 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
6786
6787 * ps-print.el: Use (defvar <foo>) where applicable.
6788 (ps-print-emacs-type): Remove.
6789 (ps-x-frame-property, ps-e-frame-parameter): Remove.
6790 (ps-frame-parameter): Align its call-convention with frame-parameter.
6791 (ps-begin-job): Adjust calls to it appropriately.
6792 (ps-setup): Don't print ps-print-emacs-type.
6793 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
6794 Define in such a way that it's obvious that it's defined.
6795 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
6796 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
6797 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
6798
6799 2007-02-15 Alan Mackenzie <acm@muc.de>
6800
6801 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
6802 an empty one-line C-style comment, post-position point properly.
6803
6804 2007-02-15 Chris Moore <dooglus@gmail.com>
6805
6806 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
6807 (isearch-lazy-highlight-new-loop): Bind it.
6808 (isearch-lazy-highlight-search): Use it.
6809
6810 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
6811
6812 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
6813
6814 * font-lock.el (font-lock-extend-region-wholelines):
6815 Only return non-nil if the region has really been changed.
6816 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
6817
6818 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
6819
6820 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
6821 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
6822 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
6823
6824 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
6825
6826 * faces.el (color-values): Revert changes to docstring from
6827 2007-01-31 and 2000-09-07.
6828
6829 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
6830 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
6831 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
6832 (ispell-help): Fix typos in docstring and output message.
6833
6834 2007-02-14 Kim F. Storm <storm@cua.dk>
6835
6836 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
6837 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
6838 (grep): Fix lgrep reference.
6839
6840 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
6841 (standard-display-underline): Use make-glyph-code.
6842
6843 * descr-text.el (describe-char): Use glyph-char and glyph-face.
6844
6845 * international/latin1-disp.el (latin1-display-char):
6846 Use make-glyph-code.
6847
6848 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
6849
6850 * ehelp.el (with-electric-help, electric-help-exit)
6851 (electric-help-retain): Doc fixes.
6852
6853 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
6854 (byte-compile-file): Doc fixes.
6855
6856 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6857
6858 * term/mac-win.el: Change all uses of
6859 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
6860 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
6861 (mac-ae-get-url): Call select-frame-set-input-focus.
6862 (mac-dnd-handle-drag-n-drop-event): Don't call
6863 select-frame-set-input-focus.
6864
6865 2007-02-13 Kenichi Handa <handa@m17n.org>
6866
6867 * international/characters.el: Fix documentation of category `a'.
6868
6869 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
6870
6871 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
6872
6873 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
6874
6875 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
6876 (tramp-get-remote-ln): Handle error case.
6877 Reported by Chris Moore <dooglus@gmail.com>.
6878
6879 2007-02-11 Kim F. Storm <storm@cua.dk>
6880
6881 * bindings.el (ctl-x-map): Remove register compatibility bindings
6882 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
6883
6884 2007-02-11 Richard Stallman <rms@gnu.org>
6885
6886 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
6887 in load history.
6888
6889 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
6890 condition -- don't fail to stop at endpos.
6891
6892 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
6893
6894 * textmodes/org.el (org-agenda-get-todos)
6895 (org-agenda-get-timestamps, org-agenda-get-closed)
6896 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6897 (org-agenda-get-blocks, org-format-agenda-item)
6898 (org-agenda-change-all-lines, org-scan-tags): Rename text property
6899 from `category' to `org-category'.
6900
6901 2007-02-11 Kenichi Handa <handa@m17n.org>
6902
6903 * international/titdic-cnv.el (titdic-convert): Force files be written
6904 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
6905 (miscdic-convert): Force files be written with Unix-like eol format.
6906
6907 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
6908
6909 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
6910
6911 * calculator.el (calculator-prompt): Doc fix.
6912 (calculator-mode-map): Fix typo in menu entry.
6913
6914 2007-02-10 Jay Belanger <belanger@truman.edu>
6915
6916 * calculator.el (calculator): Do more extensive checking for when
6917 3 lines should be used for the calculator.
6918
6919 2007-02-10 Eli Zaretskii <eliz@gnu.org>
6920
6921 * info-look.el (info-lookup-make-completions):
6922 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
6923 index nodes.
6924
6925 * info.el (Info-fontify-maximum-menu-size): Document the effect
6926 of a nil value.
6927 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
6928 non-nil before using it as size.
6929
6930 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
6931
6932 * subr.el (insert-for-yank-1): Prevent read-only properties from
6933 interfering with text property operations.
6934
6935 * image-mode.el (image-mode): Revert 2007-01-30 changes.
6936
6937 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
6938 (image-type-auto-detected-p): Fail if another match is found in
6939 auto-mode-alist.
6940
6941 * files.el (magic-mode-alist): Call image-mode instead of
6942 image-mode-maybe for autodetected images.
6943
6944 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
6945
6946 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
6947 Fix typos in docstrings.
6948 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
6949
6950 2007-02-09 Kim F. Storm <storm@cua.dk>
6951
6952 * emacs-lisp/float-sup.el: Remove obsolete comment.
6953
6954 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
6955
6956 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
6957
6958 2007-02-08 Karl Fogel <kfogel@red-bean.com>
6959
6960 * simple.el: Revert previous change, at request of RMS:
6961 (fundamental-mode-hook): Remove.
6962 (fundamental-mode): Run after-change-major-mode-hooks manually,
6963 and don't run the now-nonexistent fundamental-mode-hook.
6964
6965 2007-02-08 Karl Fogel <kfogel@red-bean.com>
6966
6967 * simple.el (fundamental-mode-hook): Declare new hook.
6968 (fundamental-mode): Run the new dedicated hook, and don't run
6969 after-change-major-mode-hooks manually anymore.
6970
6971 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
6972
6973 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
6974 added columns of chars. Remove support for the "no-meta-info" format.
6975 Prompted by Romain Francoise <romain@orebokech.com>.
6976
6977 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
6978
6979 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
6980 (gdb-mouse-until, gdb-mouse-jump): Use it.
6981
6982 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
6983
6984 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
6985 work when there is just an assembler buffer (no source buffer).
6986
6987 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
6988
6989 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
6990 just because the diff was produced using "-p" (--show-c-function).
6991
6992 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
6993
6994 * faces.el (frame-set-background-mode): Use `color-values' and
6995 `display-color-p', not `x-color-values' and `x-display-color-p'.
6996 (face-valid-attribute-values): Use `defined-colors' instead of
6997 `x-defined-colors'.
6998
6999 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7000
7001 * ps-print.el: The ps-print commands without face printing should not
7002 print background color. Reported by Leo <sdl.web@gmail.com>.
7003 (ps-print-version): New version 6.7.3.
7004 (ps-begin-job): New arg. Fix ps-default-background and
7005 ps-default-foreground initialization.
7006 (ps-face-attributes): Fix doc string.
7007 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
7008
7009 * printing.el: Fix ps-print link.
7010
7011 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
7012
7013 * faces.el (face-set-after-frame-default): Compile attributes to
7014 be set by frame parameters before merging in X resources.
7015
7016 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
7017
7018 * simple.el (blink-matching-paren-dont-ignore-comments):
7019 (blink-matching-paren-on-screen): Doc fixes.
7020
7021 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
7022
7023 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
7024
7025 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
7026
7027 * loadhist.el (unload-feature): Silently ignore `load-history' entries
7028 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
7029 entries like `defun'. Return nil.
7030
7031 2007-02-05 Kim F. Storm <storm@cua.dk>
7032
7033 * ido.el: Doc fixes.
7034
7035 2007-02-04 David Kastrup <dak@gnu.org>
7036
7037 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
7038 `mpuz-allow-double-multiplicator' is non-zero, and correct
7039 calculation of `min'.
7040
7041 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
7042
7043 * wid-edit.el (widget-default-create): Insert new text at the
7044 :from marker _after_ the marker, not before it.
7045
7046 2007-02-04 Alan Mackenzie <acm@muc.de>
7047
7048 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
7049 containing it is re-indented.
7050
7051 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
7052
7053 * net/newsticker.el (newsticker--insert-image): Update docstring,
7054 and insert the image directly.
7055 (newsticker--buffer-redraw): Update docstring.
7056
7057 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7058 Rename from define-global-minor-mode.
7059
7060 * progmodes/cwarn.el (global-cwarn-mode):
7061 * emacs-lisp/autoload.el (make-autoload):
7062 * hi-lock.el (global-hi-lock-mode):
7063 * font-core.el (global-font-lock-mode): All callers changed.
7064
7065 2007-02-03 Eli Zaretskii <eliz@gnu.org>
7066
7067 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
7068 Don't copy @ignore lines into menu descriptions.
7069 (texinfo-multi-file-update): Goto the @node line before attempting
7070 to pluck the node name.
7071 (texinfo-multiple-files-update): Reverse the optional arguments'
7072 order, as per the doc string and the `interactive' form.
7073
7074 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
7075
7076 * image-mode.el: Use autoload to avoid overriding disabled setting
7077 applied in .emacs.
7078
7079 2007-02-03 Alan Mackenzie <acm@muc.de>
7080
7081 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
7082 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
7083 adjacent paren groups).
7084
7085 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7086
7087 * progmodes/ebnf2ps.el: Doc fixes.
7088 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
7089
7090 2007-02-02 Eli Zaretskii <eliz@gnu.org>
7091
7092 * dired-x.el (dired-do-relsymlink): Add reference to
7093 dired-do-symlink. Add an autoload cookie.
7094
7095 * dired-aux.el (dired-do-symlink): Add reference to
7096 dired-do-relsymlink.
7097
7098 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
7099
7100 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
7101 <left-fringe mouse-3>: New bindings.
7102
7103 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
7104
7105 * net/newsticker.el (newsticker-version): Changed to "1.10".
7106 (newsticker--set-customvar): Doc string.
7107 (newsticker-new-item-face): Doc string.
7108 (newsticker-mode): Initialize `invisibility-spec' with t.
7109 (newsticker-mode-map): Added
7110 `newsticker-mark-all-items-at-point-as-read'.
7111 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
7112 (newsticker-w3m-show-inline-images): Do not call
7113 `w3m-remove-image'.
7114 (newsticker--buffer-after-w3m-insert-image): New advice for
7115 w3m-insert-image to cache images.
7116 (newsticker-next-item-same-feed): New.
7117 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
7118 (newsticker-mark-all-items-of-feed-as-read): New.
7119 (newsticker-mark-all-items-at-point-as-read): Use new functions.
7120 (newsticker-mark-item-at-point-as-read): Doc string.
7121 (newsticker-mark-item-at-point-as-read): Use new functions.
7122 (newsticker--do-mark-item-at-point-as-read): New, extracted from
7123 `newsticker-mark-item-at-point-as-read'.
7124 (newsticker-hide-entry): Use (t) instead of t for invisibility.
7125 (newsticker--sentinel): Yet another xml-parser workaround.
7126 (newsticker--decode-iso8601-date): Bugfix for datestrings without
7127 days.
7128 (newsticker--buffer-do-insert-text): Fix.
7129 (newsticker--buffer-insert-enclosure): Fix. Length might be missing.
7130 (newsticker--buffer-make-item-completely-visible):
7131 `switch-to-buffer' not necessary.
7132
7133 2007-02-02 Eli Zaretskii <eliz@gnu.org>
7134
7135 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
7136 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
7137 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
7138 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
7139 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
7140
7141 2007-02-02 Kenichi Handa <handa@m17n.org>
7142
7143 * international/quail.el (quail-show-key): Fix an error message.
7144
7145 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
7146
7147 * faces.el (set-face-underline-p, modify-face): Rename arg
7148 UNDERLINE-P to UNDERLINE (it is not a flag).
7149
7150 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
7151
7152 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
7153 when adding gdb-speedbar-update to gdb-input-queue.
7154
7155 2007-02-01 Kenichi Handa <handa@m17n.org>
7156
7157 * international/quail.el (quail-show-key): Signal an error if the
7158 current input method is not using Quail.
7159
7160 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
7161
7162 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
7163 Trim leading whitespace in sysvar names.
7164
7165 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
7166
7167 * faces.el (internal-find-face, internal-get-face): Doc fixes.
7168
7169 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
7170
7171 * ido.el (ido-set-common-completion): Use `let', not `let*'.
7172
7173 2007-01-31 Romain Francoise <romain@orebokech.com>
7174
7175 * comint.el: Delete extra copy of `comint-copy-old-input' added in
7176 previous change to this file.
7177
7178 2007-01-31 Jason Rumney <jasonr@gnu.org>
7179
7180 * files.el (magic-mode-alist): Use image-mode-maybe rather than
7181 image-mode.
7182
7183 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
7184 interfering with attempt to set major mode from modified
7185 auto-mode-alist.
7186
7187 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
7188
7189 * faces.el (color-values): Doc fix.
7190 (face-differs-from-default-p): Don't check :foreground twice.
7191
7192 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
7193
7194 * comint.el (comint-mode): Prevent non-keyword fontification by default.
7195
7196 2007-01-31 Kenichi Handa <handa@m17n.org>
7197
7198 * international/quail.el (quail-store-decode-map-key): Store a
7199 translated character too.
7200 (quail-char-equal-p): New function.
7201 (quail-find-key1): Check character equality by quail-char-equal-p.
7202 (quail-decode-map-generated): New variable.
7203 (quail-find-key): Check quail-decode-map-generated and re-generate
7204 a decode map if necessary.
7205
7206 2007-01-30 Richard Stallman <rms@gnu.org>
7207
7208 * tutorial.el (tutorial--detailed-help): Make the list of
7209 changed keys look nicer.
7210
7211 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
7212
7213 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
7214 (gdb-var-delete): Use it.
7215 (gdb-var-update-handler-1): Handle value "invalid" for MI field
7216 `in_scope'.
7217
7218 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
7219
7220 * files.el (get-free-disk-space): Return nil for remote directories.
7221
7222 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
7223 instead of "dir".
7224
7225 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
7226
7227 * type-break.el (type-break-catch-up-event): New function.
7228 (type-break-demo-hanoi, type-break-demo-life)
7229 (type-break-demo-boring): Use it.
7230
7231 * image-mode.el (image-mode): Don't automatically view as image.
7232 (image-toggle-display): Add `disabled' property.
7233
7234 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
7235
7236 * isearchb.el (isearchb-iswitchb):
7237 * ps-print.el (ps-build-face-reference):
7238 * emacs-lisp/shadow.el (list-load-path-shadows):
7239 * eshell/esh-cmd.el (eshell-rewrite-for-command):
7240 * international/mule.el (find-auto-coding):
7241 * mail/supercite.el (sc-attrib-selection-list):
7242 * progmodes/cc-defs.el (c-emacs-features):
7243 * progmodes/cc-vars.el (c-offsets-alist):
7244 * progmodes/flymake.el
7245 (flymake-init-create-temp-source-and-master-buffer-copy):
7246 Fix typos in docstrings (some suggested by Chris Moore).
7247
7248 * progmodes/vhdl-mode.el (vhdl-components-package-name)
7249 (vhdl-get-library-unit, vhdl-corresponding-begin)
7250 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
7251 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
7252 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
7253 (vhdl-font-lock-match-item): Fix typos in docstrings.
7254 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
7255 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
7256 (vhdl-speedbar-insert-project-hierarchy):
7257 Improve argument/docstring consistency.
7258
7259 2007-01-29 Kenichi Handa <handa@m17n.org>
7260
7261 * international/titdic-cnv.el (py-converter): Fix previous change.
7262
7263 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
7264
7265 * jka-compr.el (jka-compr-partial-uncompress)
7266 (jka-compr-call-process): Rebind default-directory if it is
7267 invalid. Suggested by Chris Moore.
7268
7269 * comint.el (comint-insert-input): Handle situation where the
7270 selected buffer is not the clicked buffer.
7271
7272 2007-01-29 Kenichi Handa <handa@m17n.org>
7273
7274 * international/ja-dic-cnv.el (skkdic-convert):
7275 Add byte-compile-disable-print-circle:t at the head.
7276
7277 * international/titdic-cnv.el (tit-process-header):
7278 Add byte-compile-disable-print-circle:t at the head.
7279 (miscdic-convert): Likewise.
7280 (py-converter): Skip the header comments.
7281
7282 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
7283 New variable.
7284 (byte-compile-output-file-form): Bing print-circle to nil if
7285 byte-compile-output-file-form is not nil.
7286 (byte-compile-output-docform): Likewise.
7287
7288 2007-01-28 Kim F. Storm <storm@cua.dk>
7289
7290 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
7291 Declare earlier to avoid byte compiler warnings.
7292
7293 2007-01-28 Markus Triska <markus.triska@gmx.at>
7294
7295 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
7296
7297 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
7298
7299 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
7300 (gamegrid-add-score-with-update-game-score-1): Allow local quits
7301 when calling update-game-score program. Remove unnecessary
7302 save-excursion.
7303
7304 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
7305
7306 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
7307
7308 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
7309 avoid compiler warning.
7310 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
7311 might have values other than "true" or "false".
7312
7313 2007-01-28 Richard Stallman <rms@gnu.org>
7314
7315 * textmodes/fill.el (fill-paragraph-function): Doc fix.
7316 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
7317
7318 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
7319
7320 * image.el (image-type-header-regexps): Make GIF regex more specific.
7321
7322 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
7323 Don't check `backspace'.
7324 (tutorial--find-changed-keys): Look up bindings in a temp buffer
7325 in Fundamental mode.
7326
7327 * startup.el (fancy-splash-text, normal-splash-screen):
7328 Mention C-g.
7329
7330 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
7331 when inserting in buffer.
7332
7333 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
7334 inside the if.
7335
7336 2007-01-27 Richard Stallman <rms@gnu.org>
7337
7338 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
7339
7340 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
7341
7342 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
7343 enum/union/struct/class definition.
7344 Revert change to call `forward-sexp' multiple times.
7345
7346 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
7347
7348 * files.el (hack-local-variables-confirm): Don't keep trying to
7349 read an event from an empty kbd macro.
7350
7351 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7352
7353 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
7354
7355 2007-01-27 Ben North <ben@redfrontdoor.org>
7356
7357 * outline.el (outline-promote, outline-demote): Doc fix. Rename
7358 the arg CHILDREN -> WHICH.
7359
7360 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
7361
7362 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
7363 default-directory to a sane value when calling start-process.
7364
7365 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7366
7367 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
7368 (ls-lisp-format-time-list): Doc fix. Mention
7369 ls-lisp-use-localized-time-format.
7370 (ls-lisp-format-time): Use ls-lisp-format-time-list if
7371 ls-lisp-use-localized-time-format is non-nil, even if a valid
7372 locale is defined.
7373
7374 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
7375
7376 * jka-compr.el (jka-compr-shell): Doc fix.
7377
7378 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
7379
7380 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7381
7382 * ps-print.el: Fix background height.
7383 (ps-print-version): New version 6.7.2.
7384
7385 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7386
7387 * makefile.w32-in (finder-data, custom-deps): Depend on
7388 $(lisp)/loaddefs.el.
7389
7390 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
7391
7392 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
7393
7394 2007-01-24 Miles Bader <miles@gnu.org>
7395
7396 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
7397 (byte-compile-output-docform): Bind `print-circle' to t.
7398
7399 2007-01-24 Kenichi Handa <handa@m17n.org>
7400
7401 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
7402 file name of the original SKK dictionary file.
7403
7404 2007-01-24 Kim F. Storm <storm@cua.dk>
7405
7406 * ido.el (ido-initial-position): New variable.
7407 (ido-read-internal): Set it if default item is specified.
7408 (ido-minibuffer-setup): Position cursor accordingly if set.
7409 (ido-edit-input): C-e moves to end of input if not already there.
7410 (ido-magic-backward-char): C-b does like M-b if prev char is /.
7411 Don't switch to buffer mode if repeating C-b at start of input.
7412 (ido-toggle-ignore): C-a only toggles ignore at start or end of
7413 input; else it moves to start of input.
7414 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
7415 not at end of input, delete rest of input, rather than normal op.
7416
7417 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
7418
7419 * emulation/viper-keym.el (viper-insert-basic-map):
7420 Delete binding for S-TAB.
7421
7422 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
7423 of message. Activate mark.
7424 (ediff-activate-mark): Set transient-mark-mode to t.
7425
7426 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
7427
7428 2007-01-23 Martin Rudalics <rudalics@gmx.at>
7429
7430 * help-fns.el (describe-variable): Don't suppress display of
7431 buffer local value when the value is "large".
7432
7433 2007-01-22 Kim F. Storm <storm@cua.dk>
7434
7435 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
7436 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
7437 (ido-tidy): Use ido-active.
7438
7439 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
7440
7441 * hexl.el (hexl-mode-exit): Add missing quote.
7442
7443 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7444
7445 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
7446 (mac-ae-keyboard-modifiers): New function.
7447 (mac-handle-toolbar-switch-mode): Use it.
7448 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
7449 if keyboard modifiers on drop contain option key.
7450 (mac-dnd-drop-data): Add optional argument `action'.
7451 (special-event-map): Remove binding for M-drag-n-drop.
7452
7453 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
7454
7455 * add-log.el (add-log-current-defun): Use CC Mode functions to
7456 find the beginning and end of a defun.
7457
7458 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
7459
7460 * progmodes/gdb-ui.el (gdb-var-create-regexp)
7461 (gdb-var-create-handler): Handle value field in GDB output of
7462 -var-create.
7463 (gdb-max-frames): New variable.
7464 (gdb-stack-buffer, gdb-frames-select): Use it.
7465 (gdb-info-stack-custom): Help user customize gdb-max-frames,
7466 if necessary.
7467 (gdb-get-frame-number): Simplify.
7468
7469 2007-01-21 Glenn Morris <rgm@gnu.org>
7470
7471 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
7472 Update copyrights.
7473
7474 2007-01-21 Alan Mackenzie <acm@muc.de>
7475
7476 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
7477 handling of K&R stuff.
7478
7479 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7480
7481 * textmodes/bibtex.el (bibtex-files): Fix customization type.
7482
7483 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7484
7485 * ps-print.el: Handle frame parameters (background and/or foreground
7486 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
7487 (ps-print-version): New version 6.7.1.
7488 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
7489 (ps-frame-parameter): New fun.
7490 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
7491 Fix doc and customization.
7492 (ps-begin-job): Get frame parameters (background and/or foreground
7493 colors).
7494 (ps-do-despool): Ensure ps-printer-name has a valid value.
7495
7496 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
7497
7498 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
7499 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
7500 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
7501 mean unlimited.
7502
7503 2007-01-20 Alan Mackenzie <acm@muc.de>
7504
7505 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
7506 much more rigorous analysis of putative K&R regions.
7507
7508 2007-01-20 Alan Mackenzie <acm@muc.de>
7509
7510 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
7511 New functions.
7512
7513 2007-01-20 Alan Mackenzie <acm@muc.de>
7514
7515 * progmodes/cc-align.el, progmodes/cc-cmds.el,
7516 * progmodes/cc-defs.el, progmodes/cc-engine.el,
7517 * progmodes/cc-langs.el, progmodes/cc-styles.el,
7518 * progmodes/cc-vars.el: Add my name.
7519
7520 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
7521
7522 * files.el (find-alternate-file): Revert query message to Emacs 21
7523 version.
7524
7525 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
7526
7527 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
7528 the doc string how to use personal abbrevs without electric
7529 keywords.
7530
7531 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
7532
7533 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
7534 Fixed cursor position when toggle abbreviated display.
7535
7536 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
7537
7538 * t-mouse.el: Update copyright following assignment by
7539 Alessandro Rubini.
7540
7541 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
7542
7543 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
7544 (type-break-demo-boring): Call read-event instead of read-char.
7545
7546 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
7547
7548 * progmodes/compile.el: Add handling for makepplog.
7549
7550 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
7551
7552 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
7553 aspell dictionaries are initialized when called non-interactively.
7554
7555 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
7556
7557 * progmodes/compile.el (compilation-loop): New arg limit.
7558 Handle case where the first error is at point-min.
7559 (compilation-next-error): New arg to compilation-loop call.
7560
7561 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
7562
7563 * info.el (Info-default-dirs): Change default info dir to
7564 share/info.
7565
7566 * paths.el (Info-default-directory-list): Ditto.
7567
7568 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
7569
7570 * hexl.el (hexl-before-revert-hook): New function.
7571 (hexl-mode): Use it.
7572 (hexl-after-revert-hook): Just call hexl-mode.
7573 (hexl-mode-exit): Remove before-revert-hook.
7574
7575 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
7576
7577 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
7578
7579 2007-01-16 Martin Rudalics <rudalics@gmx.at>
7580
7581 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
7582 by "-" in francais7 otherchars entry.
7583 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
7584 otherchars entry.
7585
7586 2007-01-15 Karl Fogel <kfogel@red-bean.com>
7587
7588 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
7589 path. Rewrite function in `cond' style for readability.
7590
7591 Suggested by Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
7592 (The path shortening, that is, not the rearrangement.)
7593
7594 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7595
7596 * term/mac-win.el (mac-ae-quit-application): New function.
7597 (mac-apple-event-map): Bind "quit application" Apple event to it.
7598
7599 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
7600
7601 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
7602 than the program's output.
7603
7604 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
7605
7606 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
7607 (kmacro-start-macro-or-insert-counter)
7608 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
7609 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
7610
7611 * longlines.el (longlines-show-hard-newlines):
7612 * ruler-mode.el (ruler-mode-ruler):
7613 * emulation/keypad.el (keypad-setup):
7614 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
7615 Fix typo in docstring.
7616
7617 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
7618
7619 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
7620 Remove redirect character ">".
7621
7622 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
7623
7624 * replace.el (perform-replace): Remove leftover code.
7625
7626 2007-01-12 Richard Stallman <rms@gnu.org>
7627
7628 * replace.el (perform-replace): Don't clear NODENT when computing
7629 the replacement string.
7630
7631 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
7632
7633 * net/tramp.el (tramp-handle-file-local-copy):
7634 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
7635 <christopher.ian.moore@gmail.com>.
7636
7637 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
7638
7639 * diff-mode.el (diff-sanity-check-context-hunk-half)
7640 (diff-sanity-check-hunk): New functions.
7641 (diff-find-source-location): Use'em to check the hunks are well-formed.
7642
7643 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
7644 activate undo when undo is not active.
7645 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
7646
7647 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
7648
7649 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
7650 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
7651 (ffap-url-at-point): Use char-classes rather than "a-z".
7652
7653 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
7654
7655 * ediff-init.el (ediff-autostore-merges):
7656 * textmodes/fill.el (fill-region): Doc fix.
7657
7658 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
7659
7660 * server.el (server-ensure-safe-dir): UIDs may be floats.
7661
7662 2007-01-10 Richard Stallman <rms@gnu.org>
7663
7664 * battery.el (battery-linux-proc-acpi): Use ignore-errors
7665 around calls to directory-files.
7666
7667 * subr.el (momentary-string-display): Use save-excursion.
7668
7669 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
7670 argument, but read it as `X' does.
7671
7672 2007-01-09 Juri Linkov <juri@jurta.org>
7673
7674 * info.el (Info-fontify-node): Don't hide node names of index entries.
7675
7676 * faces.el (momentary): Change :group to basic-faces where all
7677 basic faces belong to. Add :version.
7678
7679 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
7680
7681 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
7682 keybinding is found.
7683 (tutorial--find-changed-keys): Never treat null keybinding as a
7684 remapping.
7685
7686 2007-01-09 Martin Rudalics <rudalics@gmx.at>
7687
7688 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
7689
7690 2007-01-09 Kenichi Handa <handa@m17n.org>
7691
7692 * international/mule-cmds.el
7693 (select-safe-coding-system-interactively): Fix message.
7694
7695 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
7696
7697 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
7698 (tramp-process-actions): Add optional parameter TIMEOUT.
7699 (tramp-open-connection-telnet, tramp-open-connection-rsh)
7700 (tramp-open-connection-su): Add timeout of 60".
7701
7702 2007-01-09 Richard Stallman <rms@gnu.org>
7703
7704 * progmodes/compile.el (compile): Doc fix.
7705
7706 2007-01-09 Markus Triska <markus.triska@gmx.at>
7707
7708 * tumme.el (tumme-display-thumb): Doc fix.
7709
7710 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
7711
7712 * battery.el (battery-search-for-one-match-in-files):
7713 * bindings.el (mode-line-minor-mode-help):
7714 * x-dnd.el (x-dnd-types-alist):
7715 * calendar/icalendar.el (icalendar-import-buffer):
7716 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
7717
7718 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
7719
7720 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
7721
7722 * replace.el (replace-regexp): Fix typo in docstring.
7723
7724 2007-01-07 Alan Mackenzie <acm@muc.de>
7725
7726 * progmodes/cc-langs.el (c-operators, c-filter-ops):
7727 Amend doc-string and comments.
7728
7729 2007-01-06 Eli Zaretskii <eliz@gnu.org>
7730
7731 * files.el (abbreviate-file-name): Doc fix.
7732
7733 2007-01-06 Markus Triska <triska@gmx.at>
7734
7735 * subr.el (split-string): Remove spurious ")" from doc string.
7736
7737 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
7738
7739 * textmodes/table.el (table--warn-incompatibility):
7740 Use display-warning instead of momentary-string-display.
7741
7742 2007-01-05 Richard Stallman <rms@gnu.org>
7743
7744 * image.el (image-type-header-regexps): Recognize xbm more strictly.
7745
7746 * simple.el (backward-kill-word): Doc fix.
7747
7748 2007-01-05 Romain Francoise <romain@orebokech.com>
7749
7750 * international/mule.el (sgml-html-meta-auto-coding-function):
7751 Ensure that the buffer contains a HTML document.
7752
7753 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
7754
7755 * faces.el (momentary): Move here ...
7756 * subr.el (momentary): ... from here.
7757
7758 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
7759
7760 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
7761 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
7762 large structures/arrays.
7763
7764 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
7765
7766 * files.el (find-file-noselect-1, set-visited-file-name):
7767 Allow backup-enable-predicate to be nil.
7768
7769 2007-01-04 Andreas Schwab <schwab@suse.de>
7770
7771 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
7772 last change.
7773
7774 2007-01-03 Richard Stallman <rms@gnu.org>
7775
7776 * woman.el (woman-decode-buffer): Clarify error message.
7777
7778 2007-01-03 Alan Mackenzie <acm@muc.de>
7779
7780 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
7781
7782 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
7783
7784 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
7785
7786 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7787
7788 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
7789
7790 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
7791
7792 * emulation/viper.el (viper-custom-file-name, viper-mode):
7793 Fix typos in docstrings.
7794
7795 * subr.el (momentary-string-display): After moving point, set POS
7796 variable to it to avoid later errors once the buffer is modified.
7797 Doc fix.
7798
7799 2007-01-02 Alan Mackenzie <acm@muc.de>
7800
7801 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
7802 check that the "*/" is present before trying to manipulate it.
7803
7804 2007-01-02 Richard Stallman <rms@gnu.org>
7805
7806 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
7807
7808 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
7809 Fix format of value.
7810
7811 * cus-edit.el (customize-unsaved): Rename from customize-customized.
7812 Change messages accordingly.
7813 (customize-customized): Now alias.
7814
7815 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
7816
7817 * files.el (version-control): Doc fix.
7818
7819 2007-01-01 Alan Mackenzie <acm@muc.de>
7820
7821 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
7822 Check the format of c-state-cache is valid for an optimisation before
7823 using it.
7824
7825 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
7826 are at a statement within a macro". Other changes so that only
7827 the first continuation line in a macro gets the symbol
7828 `cpp-define-intro', the others getting `statement', or whatever.
7829
7830 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
7831 a string, preserve whitespace. Add a backslash only when also in
7832 a macro.
7833
7834 * progmodes/cc-defs.el: Correct typos.
7835
7836 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
7837 new line after an escaped EOL in a string.
7838
7839 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
7840 label when it directly follows "else", "do", ....
7841
7842 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
7843 angle brackets (as seen in "explicit specialisations" of C++
7844 templates).
7845
7846 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
7847 in the doc-string.
7848
7849 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
7850 when the comment ender looks like "=========*/" and is alone on
7851 its line.
7852
7853 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
7854 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
7855 for the old name.
7856
7857 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
7858 c-\(beginning\|end\)-of-defun by default.
7859
7860 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
7861 New line-up function, for the DEFUN macro in the Emacs C sources.
7862 Only used in "gnu" style.
7863
7864 * progmodes/cc-styles.el (c-style-alist): Use this new function in
7865 the "gnu" style.
7866
7867 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
7868 clean-up comment-close-slash also to work when there's a comment
7869 terminator on the line.
7870 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
7871 these for large arg - only take account of top level {..}, except
7872 for initial and final adjustments. M-- C-M-[ae] now go to the
7873 right defuns when the starting point is between defuns. They use
7874 the four new functions:
7875 (c-in-function-trailer-p, c-where-wrt-brace-construct)
7876 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
7877 support c-\(beginning\|end\)-of-defun.
7878
7879 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
7880 expressions more rigorously, to exclude bit-field specifiers from
7881 being classed as labels.
7882 (c-forward-label): When analyzing a ":" within a macro, be careful
7883 about using c-forward-syntactic-ws at the macro beginning.
7884 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
7885 stmt boundary, check for "operator=", etc.
7886
7887 * progmodes/cc-mode.el (c-postprocess-file-styles):
7888 Bind inhibit-read-only to t, around the call to
7889 c-remove-any-local-eval-or-mode-variables, so that it works on a
7890 RO file.
7891
7892 * progmodes/cc-defs.el (c-version): Update the version number to
7893 "5.31.4".
7894
7895 2007-01-01 Richard Stallman <rms@gnu.org>
7896
7897 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
7898 only if we restored isearch-window-configuration.
7899
7900 2006-12-31 Romain Francoise <romain@orebokech.com>
7901
7902 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
7903
7904 2006-12-31 Kim F. Storm <storm@cua.dk>
7905
7906 * files.el (auto-mode-case-fold): New defcustom.
7907 (set-auto-mode): If non-nil, perform second case-sensitive pass
7908 through auto-mode-alist if first pass failed.
7909
7910 2006-12-30 Richard Stallman <rms@gnu.org>
7911
7912 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
7913
7914 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
7915
7916 * allout.el (allout-encrypt-string): Handle symmetric-key
7917 passphrase caching but leave keypair caching to pgg.
7918
7919 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7920
7921 Sync with Tramp 2.0.55.
7922
7923 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
7924 `integerp'. `char-equal' could fail else in case of negative
7925 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
7926 (top): Check for `font-lock-add-keywords' before calling; it
7927 doesn't exist under XEmacs.
7928 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
7929 (tramp-completion-mode): Remove clause (not
7930 tramp-unified-filenames), because the function is called in other
7931 context too, where this check results in wrong results in the
7932 XEmacs case on Windows.
7933 (tramp-touch): UTC handling is not possible for XEmacs.
7934
7935 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7936
7937 * scroll-bar.el (previous-scroll-bar-mode): New variable
7938 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
7939 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
7940
7941 * term/x-win.el: Set scroll bar mode to right if set by X resources.
7942
7943 2006-12-30 Richard Stallman <rms@gnu.org>
7944
7945 * files.el (make-backup-file-name-1): Precompute abs name
7946 but don't lose the relative name.
7947
7948 * international/mule-cmds.el (select-safe-coding-system-interactively):
7949 Fix message.
7950
7951 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
7952
7953 * files.el (backup-buffer): Show entire backup file name in msg.
7954
7955 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
7956
7957 * image.el (image-type-header-regexps, image-type-from-data)
7958 (image-type-from-buffer, image-type-from-file-header):
7959 Revert changes from 2006-12-26.
7960 (image-type-auto-detectable): New variable.
7961 (image-type-auto-detected-p): New function.
7962
7963 * files.el (magic-mode-alist): Detect image files with
7964 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
7965
7966 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
7967
7968 * dired.el (dired-sort-other): Move test for dired-mode...
7969 (dired-sort-set-modeline): ...to here.
7970
7971 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7972
7973 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
7974 change. Suggested by Stefan Monnier.
7975
7976 2006-12-29 Kim F. Storm <storm@cua.dk>
7977
7978 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
7979 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
7980
7981 2006-12-27 Kim F. Storm <storm@cua.dk>
7982
7983 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
7984 so it doesn't accidentally match an fsf.org mail address.
7985 (authors-renamed-files-alist): Add tcover-*.el.
7986
7987 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
7988
7989 * vc-arch.el (vc-arch-find-version): New function.
7990
7991 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
7992 composed of arbitrary characters (even /) in some systems.
7993
7994 2006-12-27 Eli Zaretskii <eliz@gnu.org>
7995
7996 * international/mule-cmds.el (select-safe-coding-system-interactively):
7997 Improve the message in the *Warning* buffer.
7998
7999 2006-12-27 Kim F. Storm <storm@cua.dk>
8000
8001 * ido.el (ido-set-matches-1): Fix last change. If default item is
8002 current buffer, it is ok to be first.
8003
8004 2006-12-27 Kenichi Handa <handa@m17n.org>
8005
8006 * international/mule-cmds.el (select-safe-coding-system-interactively):
8007 Use face `link' for problematic chars.
8008
8009 2006-12-27 Kenichi Handa <handa@m17n.org>
8010
8011 * international/mule-cmds.el (select-safe-coding-system-interactively):
8012 Improve the message in *Warning* buffer.
8013
8014 2006-12-27 Kim F. Storm <storm@cua.dk>
8015
8016 * ido.el (ido-set-matches-1): Never put current buffer first if
8017 there are other matches.
8018
8019 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
8020
8021 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
8022 expressions.
8023 (gdb-var-delete): Handle duplicate names. Print message for non
8024 root expressions.
8025 (gdb-partial-output-name): Start buffer name with a space.
8026 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
8027 buffer name.
8028
8029 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8030
8031 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
8032 last footnote when `footnote-spaced-footnotes' is nil.
8033
8034 2006-12-26 Richard Stallman <rms@gnu.org>
8035
8036 * cus-edit.el (custom-browse-sort-alphabetically)
8037 (custom-buffer-sort-alphabetically)
8038 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
8039
8040 * image.el (image-type-header-regexps): Change element format
8041 to include third item NOT-ALWAYS.
8042 (image-type-from-data): Handle new format.
8043 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
8044 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
8045
8046 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
8047
8048 * add-log.el (add-log-current-defun): Call `forward-sexp'
8049 multiple times to pick a member function name defined as
8050 part of nested classes/namespaces.
8051
8052 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8053
8054 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
8055 which keymap should be used to change menu. It does not affect any
8056 existent code.
8057
8058 2006-12-26 Richard Stallman <rms@gnu.org>
8059
8060 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
8061 rather than for being in a minibuffer window.
8062
8063 2006-12-25 Daiki Ueno <ueno@unixuser.org>
8064
8065 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
8066 locale-coding-system.
8067 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
8068 LF.
8069
8070 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
8071
8072 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
8073 (sql-mode-syntax-table): Disable double quoted strings.
8074 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
8075
8076 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8077
8078 * startup.el (fancy-splash-last-input-event): New variable.
8079 (fancy-splash-special-event-action): New function.
8080 (fancy-splash-screens): Temporarily bind special events to it.
8081 Execute command for saved special event before exiting from
8082 recursive editing.
8083
8084 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
8085 New functions.
8086 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
8087 Use mac-unread-string.
8088
8089 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8090
8091 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
8092 an optimized comment regexp if `comment-start-skip' uses a ^.
8093 * bs.el (bs--up): Remove interactive spec.
8094
8095 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8096
8097 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
8098 Suggested by James Cloos.
8099
8100 2006-12-24 Kevin Ryde <user42@zip.com.au>
8101
8102 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
8103 in March.
8104 (calendar-dst-ends): Default to first Sunday in November.
8105
8106 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
8107
8108 * allout.el (allout-encrypt-string): Inhibit use of agent within
8109 body of let form where encryption happens. Acknowledge non-use of
8110 gpg-agent in docstring.
8111 (allout-toggle-subtree-encryption): Acknowledge non-use of
8112 gpg-agent in docstring.
8113
8114 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8115
8116 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
8117
8118 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
8119
8120 * ediff-diff.el (ediff-diff-options): Clarify docstring.
8121 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
8122
8123 * emulation/viper-cmd.el (viper-post-command-sentinel):
8124 Protect against errors in hooks.
8125 (viper-add-newline-at-eob-if-necessary): Add newline only if we
8126 actually modify buffer; ignore errors if occur.
8127
8128 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
8129
8130 * calendar/calendar.el (calendar-mode-map): Switch < and >.
8131 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
8132 formatting.
8133
8134 2006-12-23 Richard Stallman <rms@gnu.org>
8135
8136 * simple.el (delete-horizontal-space): Doc fix.
8137
8138 2006-12-23 Eli Zaretskii <eliz@gnu.org>
8139
8140 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
8141 explicitly in a recursive Make, not implicitly through prerequisites,
8142 since the latter is wrong under parallel builds.
8143
8144 2006-12-22 Eli Zaretskii <eliz@gnu.org>
8145
8146 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
8147
8148 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
8149
8150 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
8151 message string.
8152
8153 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
8154
8155 * outline.el (outline-next-visible-heading): Fix the case with a
8156 header at end-of-file with no final newline.
8157
8158 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
8159
8160 * indent.el (tab-always-indent): Doc fix.
8161
8162 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
8163
8164 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
8165 (Info-fontify-node): Do fontify indices.
8166
8167 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
8168 to the Emacs Lisp reference manual.
8169 (tutorial--tab-map): Remove. All callers changed.
8170 (tutorial--find-changed-keys): New elt QUIET, used to...
8171 (tutorial--display-changes): ...ensure that warning messages are
8172 only issued once per changed key.
8173 (tutorial--remove-remarks): Delete unused code-path.
8174 (lang-strings): Remove extraneous formatting.
8175 (tutorial--save-tutorial): Prompt before saving tutorial state.
8176
8177 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
8178
8179 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
8180 Replace '?\ ' by '?\s' throughout.
8181 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
8182 `help' custom group.
8183 (tutorial--key-description): New function.
8184 (tutorial--display-changes): Remove redundant arg. Scan for all
8185 key sequences to avoid false matches. Cleanup.
8186 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
8187 reduce homedir pollution.
8188 (help-with-tutorial): Call tutorial--display-changes with no arg.
8189
8190 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
8191
8192 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
8193
8194 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
8195
8196 * net/tramp.el (tramp-default-method): We still need to check for
8197 `executable-find', because it is not bound under Emacs 20.
8198 (tramp-handle-file-name-completion)
8199 (tramp-completion-handle-file-name-completion): Handle optional
8200 parameter PREDICATE.
8201 (tramp-find-default-method): Add code for default values.
8202
8203 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
8204
8205 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
8206 make gud-go send "continue".
8207
8208 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
8209
8210 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
8211 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
8212
8213 2006-12-19 Kim F. Storm <storm@cua.dk>
8214
8215 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
8216 instead of global-map.
8217
8218 * files.el (magic-mode-alist): Allow matching file type by
8219 calling a function at bob. Check for image types by calling
8220 image-type-from-buffer. Suggested by Juanma Barranquero.
8221 (set-auto-mode): Do it.
8222
8223 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8224
8225 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
8226 Remove "ControlMaster" option from the other `scp*' methods.
8227 (tramp-default-method): Check for ssh-agent before setting to `scp'.
8228
8229 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
8230
8231 * textmodes/org.el (org-mode): Show context after isearch.
8232 (org-show-siblings): New function.
8233 (org-show-context): Use `org-show-siblings'.
8234
8235 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
8236
8237 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
8238 Use syntax-ppss-toplevel-pos.
8239
8240 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
8241
8242 * textmodes/org.el (org-current-line): Make sure that lines are
8243 counted from beginning of buffer.
8244 (org-table-copy-region, org-table-paste-rectangle): Make sure that
8245 lines are counted from beginning of buffer.
8246
8247 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
8248
8249 * info.el (Info-build-node-completions): Signal error if tag-table
8250 marker is not found.
8251
8252 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8253
8254 2006-12-17 Alan Mackenzie <acm@muc.de>
8255
8256 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
8257 speed) the case when open-paren-in-column-0-is-defun-start is nil.
8258 Based on code by Martin Rudalics.
8259
8260 * progmodes/cc-mode.el (c-basic-common-init): Don't set
8261 open-paren-in-column-0-is-defun-start to nil any more.
8262
8263 2006-12-17 Richard Stallman <rms@gnu.org>
8264
8265 * simple.el (delete-horizontal-space): Use prefix arg.
8266
8267 * help-fns.el (describe-variable): Improve blank separator lines.
8268
8269 * files.el (magic-mode-alist): Mark as risky.
8270
8271 * files.el (make-backup-file-name-1):
8272 Expand backup-directory explicitly.
8273
8274 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
8275
8276 * net/tramp.el (tramp-default-method): Before setting to "pscp",
8277 check whether package password.el is loaded, or Pageant is running.
8278
8279 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
8280
8281 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
8282 (icalendar--rris): First try Emacs, then XEmacs.
8283 (icalendar--convert-ical-to-diary): Doc fix.
8284 Insert newline at end of target file.
8285
8286 2006-12-17 Kim F. Storm <storm@cua.dk>
8287
8288 * outline.el (outline-isearch-open-invisible-function): New defvar.
8289 (outline-flag-region): Use it if non-nil for isearch-open-invisible
8290 overlay property instead of outline-isearch-open-invisible.
8291
8292 2006-12-16 Kim F. Storm <storm@cua.dk>
8293
8294 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
8295 if ido-directory-too-big is set on entry.
8296 (ido-toggle-ignore, ido-completion-help): Print message while
8297 reading big directory.
8298
8299 2006-12-15 Richard Stallman <rms@gnu.org>
8300
8301 * shell.el (shell): Doc fix.
8302
8303 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
8304
8305 * emulation/edt.el (edt-xserver):
8306 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
8307 to fix a problem on Cygwin.
8308
8309 * emulation/edt.el
8310 * emulation/edt-mapper.el
8311 * emulation/edt-lk201.el
8312 * emulation/edt-pc.el
8313 * emulation/edt-vt100.el: Update maintainer's email address.
8314
8315 2006-12-15 Simon Marshall <simon@gnu.org>
8316
8317 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
8318
8319 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8320
8321 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
8322 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
8323 instead of mac-atsu-font-table.
8324 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
8325
8326 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
8327
8328 * align.el (align-match-tex-pattern): Fix a rare bug which
8329 hanged Emacs.
8330
8331 2006-12-14 Richard Stallman <rms@gnu.org>
8332
8333 * startup.el (use-fancy-splash-screens-p): Use frame-height
8334 instead of window-height. Pass frame to image-size.
8335
8336 2006-12-13 Kenichi Handa <handa@m17n.org>
8337
8338 * international/mule-cmds.el (set-locale-environment):
8339 Set default-sendmail-coding-system too.
8340
8341 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
8342
8343 * progmodes/idlw-help.el: Fix copyright notice.
8344
8345 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
8346
8347 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
8348
8349 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
8350
8351 * subr.el (unread-command-char): Reformat obsolescence info.
8352
8353 2006-12-11 Richard Stallman <rms@gnu.org>
8354
8355 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
8356 about calls to cl-struct-setf-expander.
8357
8358 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
8359
8360 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
8361 (ediff-combination-pattern): Fix typo in docstring.
8362
8363 * textmodes/refer.el (refer-find-entry): Doc fix.
8364 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
8365 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
8366 Fix tipos in docstrings.
8367
8368 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
8369
8370 2006-12-10 Kim F. Storm <storm@cua.dk>
8371
8372 * ido.el (ido-init-completion-maps): Remap backward-kill-word
8373 instead of binding M-backspace.
8374
8375 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
8376
8377 * replace.el (replace-match-data, replace-match-maybe-edit):
8378 * calc/calc-aent.el (calc-eval-error):
8379 * emulation/vi.el (vi-char-argument):
8380 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
8381 (c-vsemi-status-unknown-p-fn): Doc fixes.
8382
8383 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
8384
8385 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
8386 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
8387
8388 2006-12-10 Masatake YAMATO <jet@gyve.org>
8389
8390 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
8391
8392 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
8393
8394 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
8395
8396 * man.el (Man-xref-button-action): New function. If the
8397 `Man-target-string' button property is a function, assume it
8398 accepts a position argument.
8399 (Man-abstract-xref-man-page): Use it.
8400 (Man-default-man-entry): New optional arg POS.
8401
8402 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
8403 symlink arrows read-only and non-rear-sticky.
8404
8405 2006-12-09 Martin Rudalics <rudalics@gmx.at>
8406
8407 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
8408 (wdired-search-and-rename): Simplify code.
8409 (wdired-preprocess-files, wdired-preprocess-perms): Make
8410 read-only property of preceding character rear-nonsticky to
8411 avoid that it can be modified. Put old-name and old-link
8412 properties on character preceding name and replace
8413 put-text-property by add-text-properties.
8414 (wdired-get-filename, wdired-get-previous-link): Get old-name
8415 and old-link properties from character preceding name and
8416 simplify code.
8417 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
8418 (wdired-perms-to-number): Make local-map property
8419 rear-nonsticky to avoid that text following permissions may be
8420 modified. Use add-text-properties instead of put-text-property
8421 when changing a permission bit.
8422 (wdired-change-to-dired-mode): Remove stickiness properties.
8423
8424 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
8425
8426 * international/mule-cmds.el (register-input-method): Doc fix.
8427
8428 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
8429
8430 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
8431
8432 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8433
8434 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
8435 Force buffer local defs evaluation on local variables loading.
8436 (flyspell-mode-on, flyspell-mode-off): Use it in
8437 `hack-local-variables-hook'.
8438
8439 2006-12-09 Eli Zaretskii <eliz@gnu.org>
8440
8441 * emacs-lisp/find-func.el (find-variable): Doc fix.
8442
8443 * help-fns.el (variable-at-point): Doc fix.
8444
8445 * w32-fns.el (w32-append-code-lines): New function.
8446
8447 2006-12-09 Romain Francoise <romain@orebokech.com>
8448
8449 * comint.el (comint-insert-input): Delete obsolete comment.
8450
8451 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
8452
8453 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
8454 current frame, in case we're connected to several displays.
8455
8456 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
8457
8458 * frame.el (other-frame): Doc fix.
8459 (set-frame-parameter): Fix typo in docstring.
8460
8461 2006-12-07 Kim F. Storm <storm@cua.dk>
8462
8463 * info.el (Info-index): Strip leading colon from topic.
8464
8465 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
8466
8467 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
8468 to pointers.
8469
8470 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
8471
8472 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
8473 Trim out spurious class inheritance "None" entries.
8474
8475 2006-12-05 Kim F. Storm <storm@cua.dk>
8476
8477 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
8478 (cua-paste-pop): Rework last change for
8479 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
8480 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
8481 text inserted by the last M-y command.
8482
8483 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8484
8485 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
8486 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
8487
8488 * shell.el (shell): Search the start file in ~/.emacs.d as
8489 `init_SHELLNAME.sh' instead.
8490
8491 2006-12-05 Glenn Morris <rgm@gnu.org>
8492
8493 * progmodes/cperl-mode.el (cperl-mode)
8494 * progmodes/f90.el (f90-mode-abbrev-table)
8495 * progmodes/fortran.el (fortran-mode-abbrev-table)
8496 * progmodes/octave-mod.el (octave-abbrev-table)
8497 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
8498 if abbrev-table is non-nil (saved user abbrevs may have been restored).
8499
8500 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
8501 clear abbrev table, else saved abbrevs will not be restored.
8502
8503 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
8504
8505 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
8506 the call to `make-obsolete-variable', not in the docstring.
8507
8508 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
8509
8510 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
8511
8512 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8513
8514 * progmodes/ebnf-abn.el:
8515 * progmodes/ebnf-bnf.el:
8516 * progmodes/ebnf-dtd.el:
8517 * progmodes/ebnf-ebx.el:
8518 * progmodes/ebnf-iso.el:
8519 * progmodes/ebnf-otz.el:
8520 * progmodes/ebnf-yac.el:
8521 * progmodes/ebnf2ps.el:
8522 * delim-col.el:
8523 * printing.el:
8524 * ps-bdf.el:
8525 * ps-mule.el:
8526 * ps-print.el: Remove 'Time-stamp' comment mark.
8527
8528 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
8529 'easy-menu-add-item' when called in Emacs 21 or higher.
8530
8531 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
8532
8533 * progmodes/ada-xref.el (ada-check-current): Doc fix.
8534 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
8535
8536 2006-12-04 Kim F. Storm <storm@cua.dk>
8537
8538 * bindings.el (global-map): Bind [signal t] to ignore, to have
8539 user signals ignored by default.
8540
8541 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
8542
8543 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
8544 Unicode data file pointed to by `describe-char-unicodedata-file'.
8545
8546 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
8547
8548 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
8549 O(n^2) regexp-search by anchoring the search.
8550
8551 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
8552
8553 * whitespace.el (whitespace-cleanup-internal): Use current
8554 argument for recursive call.
8555
8556 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
8557
8558 * net/tramp.el (tramp-methods): Add "ControlPath" and
8559 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
8560 Andreas Schwab <schwab@suse.de>.
8561 (tramp-do-copy-or-rename-file-out-of-band)
8562 (tramp-open-connection-rsh): Compute format spec for ?t.
8563 (tramp-process-actions): Trace command parameters.
8564
8565 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
8566
8567 * simple.el (toggle-truncate-lines): Clarify doc string.
8568
8569 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
8570 (gdb-speedbar-expand-node): Use it.
8571
8572 2006-12-04 Richard Stallman <rms@gnu.org>
8573
8574 * progmodes/python.el (python-indent): Add safe-local-variable prop.
8575
8576 * dired.el (dired-revert): Turn off dired-after-readin-hook
8577 around call to dired-readin.
8578
8579 * menu-bar.el (menu-bar-make-toggle): Add "globally"
8580 to echo area messages.
8581 <indicate-empty-lines, case-fold-search>:
8582 Add "globally" to Help string.
8583 <case-fold-search>: MESSAGE arg need not say "globally".
8584 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
8585
8586 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
8587
8588 * outline.el (outline-end-of-subtree): Don't leave an empty
8589 line hidden as we would a real next heading.
8590
8591 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
8592
8593 * allout.el (allout-ascend): Add an optional argument to preserve
8594 original position of point when unsuccessful. Also, fix a
8595 docstring error.
8596 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
8597 work again, using allout-ascend's new option.
8598 (allout-setup-mode-map): Extract from allout-mode to initialize
8599 allout-mode-map. Call it on file load, so the mode docstring
8600 substitutions work even if allout mode has not yet been invoked.
8601 (allout-mode): Use new allout-setup-mode-map to track any keybinding
8602 customizations since the map was last processed. Also, refine the
8603 docstring so it's ship-shape for release.
8604 (allout-default-layout, allout-beginning-of-line-cycles)
8605 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
8606 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
8607 (allout-version, allout-layout, allout-infer-body-reindent)
8608 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
8609 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
8610 (allout-previous-heading, allout-goto-prefix-doublechecked)
8611 (allout-current-bullet-pos, allout-next-sibling-leap)
8612 (allout-pre-command-business, allout-encrypted-type-prefix)
8613 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
8614 (allout-rebullet-topic, allout-rebullet-topic-grunt)
8615 (allout-flag-region, allout-expose-topic, allout-expose-topic)
8616 (allout-old-expose-topic, allout-listify-exposed)
8617 (allout-process-exposed, allout-latex-verb-quote)
8618 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
8619 (allout-toggle-current-subtree-encryption)
8620 (allout-toggle-subtree-encryption, allout-bullet-isearch):
8621 Remove extraneous open-paren and close paren string escapes.
8622
8623 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
8624
8625 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
8626 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
8627 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
8628 Fix typos in docstrings.
8629
8630 2006-12-03 Glenn Morris <rgm@gnu.org>
8631
8632 * progmodes/cc-align.el
8633 * progmodes/cc-awk.el
8634 * progmodes/cc-cmds.el
8635 * progmodes/cc-compat.el
8636 * progmodes/cc-defs.el
8637 * progmodes/cc-engine.el
8638 * progmodes/cc-langs.el
8639 * progmodes/cc-menus.el
8640 * progmodes/cc-mode.el
8641 * progmodes/cc-styles.el
8642 * progmodes/cc-vars.el
8643 * progmodes/vhdl-mode.el: Fix Copyright format.
8644
8645 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
8646
8647 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
8648 initial down event.
8649
8650 2006-12-02 Kim F. Storm <storm@cua.dk>
8651
8652 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
8653 (cua-repeat-replace-region): Make M-v more robust.
8654 (cua-paste-pop-rotate-temporarily): New defcustom.
8655 (cua-paste-pop): Use it.
8656 (cua-auto-mark-last-change): New defcustom.
8657 (cua-pop-to-last-change): New helper function.
8658 (cua-set-mark): Use them.
8659
8660 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
8661
8662 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
8663 mini-buffer message.
8664
8665 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
8666
8667 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
8668
8669 2006-12-01 Ben North <ben@redfrontdoor.org>
8670
8671 * paren.el: Fix the highlight overlay extension when the user types a
8672 sequence of char very fast just before the open parenthesis.
8673
8674 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8675
8676 * ps-mule.el: Eliminate Emacs 20 compatibility.
8677
8678 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
8679 (ps-print-version): New version 6.7.
8680 (ps-print-quote): Replace '?\ ' by '?\s'.
8681
8682 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
8683
8684 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
8685 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
8686 (hexl-end-of-1k-page): Doc fixes.
8687 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
8688 Fix typos in docstrings.
8689
8690 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8691
8692 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
8693 locally, i.e. without using file name handlers.
8694 (ido-read-internal): Allow mono letter host names, avoiding the
8695 `c:' problem by testing if the file exists locally.
8696 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
8697
8698 2006-11-30 Masatake YAMATO <jet@gyve.org>
8699
8700 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
8701 to avoid bytecomp warnings.
8702 (hexl-mode-old-ruler-function): New variable.
8703 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
8704 and `hl-line-range-function' after `require' hl-line.
8705 Then bind `hl-line-range-function' and `hl-line-face'.
8706 Don't require frame. Don't use `with-no-warnings'.
8707 (hexl-activate-ruler): Store the original value of
8708 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
8709 (hexl-mode-exit): Restore the original value of
8710 `ruler-mode-ruler-function'.
8711
8712 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
8713
8714 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
8715 (hexl-mode-old-hl-line-face): New variable.
8716 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
8717 line when exit from the hexl-mode.
8718
8719 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
8720
8721 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
8722 Doc fixes.
8723
8724 * international/fontset.el (create-fontset-from-ascii-font)
8725 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
8726 (fontset-name-p): Fix typo in docstring.
8727
8728 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
8729
8730 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8731
8732 * ps-bdf.el: Fix maintainer email.
8733
8734 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
8735 compatibility.
8736
8737 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
8738 21 compatibility.
8739 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
8740 Emacs 20 & 21.
8741
8742 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
8743
8744 * progmodes/idlwave.el (idlwave-auto-fill):
8745 Remove paragraph-start let to prevent auto-fill giving up.
8746
8747 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
8748
8749 * vt100-led.el (led-state): Fix typo in previous change.
8750
8751 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8752
8753 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8754 Fix interactive spec of the functions getting defined to make them
8755 work as documented.
8756
8757 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
8758
8759 * startup.el (fancy-splash-screens): Hide initial splash buffer.
8760
8761 2006-11-28 Kim F. Storm <storm@cua.dk>
8762
8763 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
8764 icomplete-mode is enabled.
8765
8766 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
8767
8768 * textmodes/org.el (require): Require gnus-sum during compilation
8769 to avoid problem with a macro call.
8770
8771 2006-11-28 Glenn Morris <rgm@gnu.org>
8772
8773 * emacs-lisp/authors.el (authors-aliases): Add new alias.
8774
8775 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
8776 (fortran-window-create-momentarily): Do not need string-to-char.
8777
8778 2006-11-28 Richard Stallman <rms@gnu.org>
8779
8780 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
8781 Replace incorrect use of assoc-default with a loop.
8782
8783 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
8784
8785 * simple.el (next-error-find-buffer): Improve messages.
8786
8787 * files.el (revert-buffer): Special error message if file
8788 is now not readable.
8789
8790 * facemenu.el (facemenu-add-new-face): Improve doc strings of
8791 constructed commands.
8792
8793 * comint.el (comint-exec-1): Provide Emacs version and `comint'
8794 in INSIDE_EMACS.
8795
8796 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
8797
8798 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
8799
8800 * server.el: Remove spurious * in docstrings.
8801 (server-process-filter): Exit from recursive editing before processing
8802 a new request.
8803
8804 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
8805
8806 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
8807 line so hidden blocks will be correctly identified.
8808
8809 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
8810
8811 * ledit.el (ledit-save-defun, ledit-mode):
8812 * resume.el (resume-emacs-args-buffer):
8813 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
8814 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
8815 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
8816 (command-send-input, command-kill-line):
8817 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
8818
8819 * autoarg.el (autoarg-kp-mode): Doc fix.
8820
8821 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
8822 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
8823 (check-emacs-lock): Doc fix. Simplify.
8824
8825 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
8826 (iimage-mode-buffer): Fix typos in docstring.
8827
8828 * misc.el (zap-up-to-char): Doc fix.
8829
8830 * time-stamp.el: Fix comment and obsolescence string for old
8831 functions. Use `dolist' instead of `while'.
8832
8833 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
8834
8835 * disp-table.el (standard-display-8bit, standard-display-default):
8836 * ebuff-menu.el (electric-buffer-list):
8837 * ehelp.el (electric-help-command-loop):
8838 * font-core.el (font-lock-mode):
8839 * help-macro.el (make-help-screen):
8840 * help.el (describe-minor-mode-completion-table-for-indicator)
8841 (lookup-minor-mode-from-indicator):
8842 * indent.el (tab-to-tab-stop, move-to-tab-stop):
8843 * info-look.el (info-lookup-guess-custom-symbol):
8844 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
8845 * longlines.el (longlines-wrap-line):
8846 * macros.el (insert-kbd-macro):
8847 * menu-bar.el (menu-bar-update-buffers):
8848 * misc.el (copy-from-above-command):
8849 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
8850 * newcomment.el (comment-indent):
8851 * novice.el (disabled-command-function):
8852 * sort.el (sort-fields-syntax-table):
8853 * subr.el (momentary-string-display):
8854 * tar-mode.el (tar-header-block-summarize)
8855 (tar-clear-modification-flags):
8856 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
8857 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
8858 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
8859 (te-delete-char, te-down-vertically-or-scroll):
8860 * time-stamp.el (time-stamp-string-preprocess):
8861 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
8862
8863 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
8864
8865 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
8866 in GUD mode.
8867
8868 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
8869 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
8870
8871 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8872
8873 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
8874
8875 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
8876
8877 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
8878 (ada-compile-goto-error): Adapt to new argument profile of
8879 compilation-goto-locus in Emacs 22. Don't check if the various
8880 compile functions are defined; we already do "(require 'compile)".
8881
8882 2006-11-26 Kim F. Storm <storm@cua.dk>
8883
8884 * kmacro.el: Fix commentary.
8885
8886 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
8887
8888 * progmodes/gud.el (gdb): Explain how to run in text command mode
8889 more clearly. Say in error message that multiple debugging
8890 requires restarting GDB.
8891
8892 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
8893
8894 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
8895
8896 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
8897
8898 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
8899 (flymake-popup-menu): Use it instead of posn-at-point.
8900
8901 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8902
8903 * progmodes/cc-vars.el (c-backslash-column):
8904 Mention c-backslash-max-column in documentation for c-backslash-column.
8905
8906 2006-11-24 Lars Hansen <larsh@soem.dk>
8907
8908 * net/tramp.el (tramp-default-method): Under Windows, change from
8909 plink to pscp.
8910 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
8911 (tramp-actions-copy-out-of-band):
8912 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
8913 (tramp-action-out-of-band): Move "Permission denied" handling to
8914 tramp-action-copy-failed.
8915 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
8916 process buffer.
8917
8918 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
8919
8920 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8921 strings to a single string. Quote `errors-file-name'.
8922 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8923 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8924 Adjust calls. Use `shell-quote-argument'.
8925
8926 * international/mule.el (load-with-code-conversion)
8927 (with-category-table): Use with-current-buffer.
8928 (after-insert-file-set-coding): Use restore-buffer-modified-p.
8929
8930 2006-11-24 Eli Zaretskii <eliz@gnu.org>
8931
8932 * mail/smtpmail.el (smtpmail-send-it):
8933 Copy buffer-file-coding-system from the mail buffer. Possibly add a
8934 MIME header for the message encoding.
8935 Bind coding-system-for-write around the call to mail-do-fcc.
8936 Use smtpmail-code-conv-from to encode queued mail messages.
8937
8938 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
8939
8940 * tabify.el (tabify-regexp): Doc fix.
8941
8942 * net/rcirc.el (rcirc-buffer-maximum-lines):
8943 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
8944
8945 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
8946 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
8947 Fix typos in output messages.
8948 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
8949
8950 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
8951
8952 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
8953 the horse's mouth.
8954 (hexlify-buffer): Don't re-encode an arg that's already encoded.
8955
8956 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
8957
8958 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
8959 Remove condition-case.
8960
8961 2006-11-23 Glenn Morris <rgm@gnu.org>
8962
8963 * progmodes/f90.el (f90-comment-indent): Do not move point in
8964 default case.
8965
8966 2006-11-21 Romain Francoise <romain@orebokech.com>
8967
8968 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
8969 from library name (reverts change of 2005-10-25).
8970
8971 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
8972
8973 * tutorial.el (tutorial--default-keys): Add newline and
8974 delete-backward-char bindings.
8975 (tutorial--detailed-help): Save excursion when finding keys.
8976 Correct warning string for M-x FOO case.
8977 (tutorial--display-changes): Print special keys in tutorial style.
8978 Tweak search regexp for changed keys.
8979
8980 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
8981
8982 * thingatpt.el (thing-at-point-url-at-point): Don't add a
8983 redundant scheme.
8984
8985 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
8986
8987 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
8988 are new to the list at IANA. Also added irc, mms, mmsh.
8989
8990 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
8991
8992 * progmodes/idlw-help.el (idlwave-html-help-location):
8993 Fail gracefully for missing help packages.
8994 (idlwave-help-assistant-open-link): Open full links.
8995 (idlwave-help-assistant-help-with-topic): Direct help link.
8996
8997 * progmodes/idlwave.el (idlwave-mode):
8998 Set add-log-current-defun-function.
8999 (idlwave-current-routine-fullname): Add, to support add-log.
9000 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
9001 to reflect improvements to xml-parse-file.
9002 (idlwave-mode-menu-def): New binding for help-with-topic.
9003
9004 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
9005 Handle extra newlines and spaces.
9006 (idlwave-shell-mode-map): Add help-with-topic.
9007
9008 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
9009
9010 * tutorial.el (tutorial-warning-face): New face.
9011 (tutorial--detailed-help, tutorial--display-changes): Use it.
9012 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
9013 Improve search pattern for occurrences of changed keys.
9014
9015 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9016
9017 * term/x-win.el (x-last-cut-buffer-coding): New variable.
9018 (x-select-text): Set it.
9019 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
9020 when checking for newness.
9021
9022 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
9023
9024 * subr.el (posn-image):
9025 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
9026
9027 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
9028
9029 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9030
9031 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
9032 Exceptions to the rule "add a space between an identifier and an
9033 opening parenthesis". Defaulted to the `#define' problem of cpp.
9034 (glasses-parenthesis-exception-p): New. Check if the region is an
9035 exception regarding to that.
9036 (glasses-make-readable): Use it.
9037 (glasses-convert-to-unreadable): Ditto. Modify the file also if
9038 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
9039
9040 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
9041
9042 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
9043
9044 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
9045
9046 * progmodes/ada-mode.el (ada-make-body): Fix typo.
9047
9048 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
9049 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
9050
9051 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
9052
9053 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
9054 conditions for function or variable bindings.
9055
9056 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
9057
9058 * progmodes/compile.el (compilation-start): Ditto.
9059
9060 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
9061
9062 * net/tramp.el (top): cl and custom are always required.
9063
9064 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9065
9066 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
9067 cut-buffers with next-selection-coding-system if not nil.
9068
9069 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
9070
9071 * textmodes/org.el (org-fix-decoded-time): New function.
9072 (org-display-custom-time): Use `org-fix-decoded-time'.
9073
9074 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
9075
9076 * menu-bar.el (menu-bar-games-menu): Remove yow.
9077
9078 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
9079
9080 * textmodes/org.el (org-scan-tags): Re-align code fixed.
9081 (org-detach-overlay): Rename from `org-detatch-overlay'.
9082 (org-table-convert-region): Insert space after column separator.
9083 (org-agenda-kill): New command.
9084 (org-metaleft): Call `org-outdent-item' on bullets.
9085 (org-metaright): Call `org-indent-item' on bullets.
9086 (org-timestamp-change): Set `org-last-changed-timestamp'.
9087 (org-current-line): Make sure (bolp) returns correct result.
9088 (org-agenda-change-all-lines): Make sure TODO are highlighted.
9089
9090 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9091
9092 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
9093
9094 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
9095
9096 * mouse.el (global-map): Change 2006-08-16 fix to call
9097 mouse-yank-at-click explicitly, since mouse events are not carried
9098 over into keyboard macros.
9099
9100 2006-11-16 Kim F. Storm <storm@cua.dk>
9101
9102 * ido.el (ido-file-internal): Use current buffer's file name as default
9103 choice for ido-find-alternate-file. Suggested by Matt Hodges.
9104
9105 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
9106
9107 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
9108 (allout-inhibit-aberrance-doublecheck): Rename from
9109 allout-during-yank-processing. All callers changed.
9110 (allout-ascend): Provide for unusual case where some topic after
9111 the first in file is at lower depth than the first.
9112 (allout-shift-in): Ensure the offspring of the new containing
9113 topic are exposed.
9114 (allout-encrypt-string): Preserve the coding-system of the text,
9115 according to that of the containing buffer.
9116 (allout-toggle-subtree-encryption): When the text being encrypted
9117 requires a different coding system, offer to preserve the coding
9118 system using a file local var.
9119
9120 2006-11-15 Simon Marshall <simon@gnu.org>
9121
9122 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
9123 to recognise "T t()" as a function declaration, rather than a
9124 variable instantiation, iff at the top-level or inside a class
9125 declaration. Suggested by Feng Li <fengli@gmail.com>.
9126
9127 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
9128
9129 * progmodes/ada-xref.el (ada-parse-prj-file):
9130 Don't delete project buffer; user may want to edit it.
9131 (ada-xref-set-project-field, ada-xref-current-project-file)
9132 (ada-xref-current-project, ada-show-current-project)
9133 (ada-set-main-compile-application): New functions.
9134 (ada-xref-get-project-field, ada-require-project-file):
9135 Normalize use of ada-prj-default-project-file.
9136 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
9137 Normalize use of ada-require-project-file.
9138 (ada-prj-find-prj-file): Improve doc string, comments.
9139
9140 * progmodes/ada-mode.el (ada-mode-version): Bump version.
9141 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
9142 (ada-create-menu): Add ada-set-main-compile-application,
9143 ada-show-current-main, ada-show-current-project.
9144
9145 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9146
9147 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
9148 (inferior-python-mode): Use it.
9149
9150 2006-11-14 Andreas Schwab <schwab@suse.de>
9151
9152 * term/xterm.el (terminal-init-xterm): Add more key bindings.
9153
9154 2006-11-13 Kim F. Storm <storm@cua.dk>
9155
9156 * ido.el (ido-copy-current-word): C-o copies region if active.
9157
9158 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
9159
9160 * textmodes/org.el (org-emph-face): Fix typo in variable name.
9161
9162 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
9163
9164 * ediff.el (ediff-revision):
9165 * files.el (set-visited-file-name):
9166 * mail/rmailout.el (rmail-output-body-to-file):
9167 Use `format', not `message', in `y-or-n-p' call.
9168
9169 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
9170
9171 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
9172 (org-metaright): Call `org-indent-item' on bullets.
9173 (org-timestamp-change): Set `org-last-changed-timestamp'.
9174 (org-current-line): Make sure (bolp) returns correct result.
9175 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
9176
9177 2006-11-12 Richard Stallman <rms@gnu.org>
9178
9179 * language/european.el (turkish-case-conversion-enable)
9180 (turkish-case-conversion-disable): New functions.
9181 ("Turkish" lang env): Use them.
9182
9183 * international/characters.el (case table):
9184 Do nothing special for i and I.
9185
9186 * subr.el (remove-overlays): Fix last change.
9187
9188 * cus-edit.el (custom-save-all): Use find-file-visit-truename
9189 for visiting the custom file.
9190
9191 2006-11-12 Markus Triska <triska@gmx.at>
9192
9193 * play/handwrite.el (handwrite): Also process lines not ending
9194 with newline. Replace some position-fiddling with different
9195 logic. Improve performance.
9196
9197 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
9198
9199 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
9200 replacing deleted variable `ada-check-switch'.
9201 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
9202 (ada-xref-project-files): Improve doc string.
9203 (ada-find-executable): New function.
9204 (ada-initialize-runtime-library): Use `ada-find-executable'.
9205 (ada-xref-set-default-prj-values): In compile commands, don't need
9206 `ada-cd-command'; `compile' does that more portably.
9207 Use ada-prj-default-check-cmd.
9208 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
9209 properties if not specified in project file.
9210 (ada-goto-declaration): Display useful message for new error
9211 'error-file-not-found.
9212 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
9213 'error-file-not-found.
9214 (ada-get-all-references): Match latest ali syntax. Signal new
9215 error 'error-file-not-found.
9216 (ada-find-in-ali): Match latest ali syntax.
9217 (ada-make-filename-from-adaname): Handle different semantics of
9218 gnatkr in GNAT 3.15p vs later.
9219
9220 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
9221 ada-procedure-start-regexp.
9222 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
9223
9224 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
9225 with defvar.
9226 (ada-language-version): Rename ada05 -> ada2005.
9227 (ada-align-region-separate): Add `eval-when-compile'.
9228 (ada-name-regexp): Remove unneeded escapes in regexp character
9229 alternative.
9230 (ada-compile-goto-error-file-linenr-re): New constant.
9231 (ada-matching-start-re): Handle additional cases `declare',
9232 `procedure', `function'.
9233 (ada-compile-goto-error): Handle "... at line nn".
9234 (ada-mode): Clearer syntax, comments for ff-special-constructs.
9235 Delete support for old versions of `align'.
9236 (ada-search-prev-end-stmt): Handle additional keyword `private'.
9237 (ada-check-defun-name): Simplify handling of `declare'.
9238 (ada-goto-matching-start): Handle nested `begin ... end'.
9239 Handle `declare', `protected', `procedure', `function'.
9240 (ada-create-menu): Presence of arm95 is not conditional on using
9241 GNAT compiler.
9242
9243 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
9244
9245 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
9246 nil in the *RE-Builder* buffer (it causes spurious error messages).
9247
9248 * server.el (server-visit-files): If `minibuffer-auto-raise' has
9249 been set to t, respect it.
9250
9251 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
9252
9253 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
9254 Delete commented out code for old Emacs versions. Autoloading of
9255 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
9256 (ada-mode-version): Bump version number.
9257 (ada-95-string-keywords, ada-2005-string-keywords)
9258 (ada-2005-keywords, ada-name-regexp): New constant.
9259 (ada-language-version, ada-procedure-start-regexp, ada-mode)
9260 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
9261 (ada-package-start-regexp): Support private packages, include package
9262 name (for ada-set-point-accordingly).
9263 (ada-next-procedure, ada-previous-procedure)
9264 (ada-which-function-are-we-in): Match changes to
9265 ada-procedure-start-regexp.
9266 (ada-make-body): Make non-interactive; not a user function.
9267 (ada-make-subprogram-body): Improve doc string.
9268
9269 2006-11-11 Romain Francoise <romain@orebokech.com>
9270
9271 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
9272 `compilation-error-regexp-alist' buffer-local, since we changed
9273 `compilation-error-regexp-alist-alist' locally.
9274
9275 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
9276
9277 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
9278 to the value of `server-raise-frame'.
9279
9280 2006-11-11 Glenn Morris <rgm@gnu.org>
9281
9282 * ido.el (ido-enable-prefix)
9283 * ses.el (ses-call-printer-return)
9284 * net/tramp.el (tramp-unified-filenames)
9285 * progmodes/cc-align.el (c-lineup-string-cont)
9286 * progmodes/compile.el (compilation-directory-matcher)
9287 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
9288 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
9289 (vhdl-clock-rising-edge)
9290 * textmodes/org.el (org-export-with-timestamps)
9291 (org-export-remove-timestamps-from-toc)
9292 (org-export-with-tags): Improve previous doc fixes.
9293
9294 2006-11-11 Richard Stallman <rms@gnu.org>
9295
9296 * textmodes/flyspell.el (flyspell-mode-map):
9297 Bind C-c $ instead of M-RET.
9298
9299 2006-11-10 Simon Marshall <simon@gnu.org>
9300
9301 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
9302 fontification for "case" and "default" keywords.
9303
9304 2006-11-10 Andreas Schwab <schwab@suse.de>
9305
9306 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
9307 Avoid starting sentence with "nil".
9308
9309 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
9310
9311 * server.el (server-raise-frame): New option.
9312 (server-switch-buffer): Use it.
9313
9314 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
9315
9316 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
9317 with a capital.
9318
9319 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
9320
9321 * textmodes/org.el (org-show-hierarchy-above)
9322 (org-show-following-heading): Fix typo in default value.
9323 (org-scan-tags): Make the search case-sensitive.
9324 (org-tags-sparse-tree): Don't overrule
9325 `org-show-following-heading' and `org-show-hierarchy-above'.
9326 (org-reveal): New command.
9327 (org-show-context): Rename from `org-show-hierarchy-above'.
9328 (org-fast-tag-selection-single-key): New option.
9329 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
9330 (org-tags-overlay): New variable.
9331 (org-agenda-todo-ignore-deadlines): New option.
9332 ("session"): Add circular data structure `org-mark-ring' to
9333 exceptions list in session.el.
9334 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
9335 New options.
9336 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
9337 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
9338 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
9339 (org-finalize-agenda): Activate bracket links in agenda.
9340 (org-at-timestamp-p, org-at-date-range-p): Additional argument
9341 INACTIVE-OK.
9342 (org-show-hierarchy-above, org-show-following-heading):
9343 List values allowed for fine-tuned configuration.
9344 (org-show-hierarchy-above): New argument CONTEXT, use the
9345 fine-tuned settings in `org-show-hierarchy-above' and
9346 `org-show-following-heading'.
9347 (org-display-custom-time): New function.
9348 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
9349 (org-display-custom-times, org-time-stamp-custom-formats):
9350 (org-maybe-intangible): New macro.
9351 (org-activate-bracket-links, org-hide-wide-columns):
9352 Use `org-maybe-intangible'.
9353 (org-open-file): Use `shell-quote-argument'.
9354 (org-display-internal-link-with-indirect-buffer): New option.
9355 (org-file-remote-p): Get regexp from list.
9356 (org-link-expand-abbrev): New function.
9357 (org-link-abbrev-alist): New option.
9358 (org-open-at-point, org-cleaned-string-for-export):
9359 Call `org-link-expand-abbrev'.
9360 (org-timeline, org-agenda-list, org-todo-list)
9361 (org-tags-view): Remove the KEEP-MODES argument.
9362 (org-finalize-agenda-hook): New hook.
9363 (org-get-alist-option): New function.
9364 (org-follow-timestamp-link): New function.
9365 (org-open-at-point): Call `org-follow-timestamp-link'.
9366 (org-log-note-marker, org-log-note-purpose)
9367 (org-log-note-window-configuration): New variables.
9368 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
9369 (org-log-note-headings): New option.
9370 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
9371 (org-store-link): Support for dired-mode.
9372 (org-open-file): Substitute environment variables into filename.
9373 (org-last): New defsubst.
9374 (org-agenda-re-align-tags): New function.
9375 (org-agenda-align-tags-to-column): New option.
9376 (org-agenda-timeline): Group removed.
9377 (org-prepare-agenda, org-prepare-agenda-buffers)
9378 (org-run-agenda-series, org-timeline, org-agenda-list)
9379 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
9380 the text property inticating the agenda type.
9381 (org-agenda-post-command-hook): Get agenda type from text property
9382 at point.
9383 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
9384 and obey `org-agenda-overriding-arguments'.
9385 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
9386 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
9387 (org-agenda-week-view, org-agenda-day-view):
9388 Use `org-agenda-overriding-arguments' to make updating work with
9389 multi-block agendas.
9390 (org-agenda-prefix-format): Allow different formats for the
9391 different agenda entry types.
9392 (org-timeline-prefix-format): Option removed, use
9393 `org-agenda-prefix-format' instead.
9394 (org-prepare-agenda): New function.
9395 (org-select-timeline-window): Option removed, use
9396 `org-select-agenda-window' instead.
9397 (org-respect-restriction): Variable removed.
9398 (org-cmp-tag): New function.
9399 (org-agenda-sorting-strategy, org-entries-lessp):
9400 Implement sorting by last tag.
9401 (org-complete): Better completion in in-buffer option lines.
9402 (org-in-item-p): New function.
9403 (org-org-menu): Add entries for checkboxes.
9404 (org-cycle): Extra brouping in outline-regexp, because it is used
9405 in a search with "^" prepended.
9406 (org-provide-checkbox-statistics): New option.
9407 (org-set-font-lock-defaults): Highlight checkbox statistics.
9408 (org-update-checkbox-count-maybe)
9409 (org-get-checkbox-statistics-face): New functions.
9410 (org-update-checkbox-count): New command.
9411 (org-insert-item, org-toggle-checkbox):
9412 Call `org-update-checkbox-count-maybe'.
9413 (org-export-as-html): XEmacs compatibility for coding system.
9414 (org-force-cycle-archived): New command.
9415 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
9416 overrules cycling.
9417 (org-fix-position-after-promote): If the line contains only a todo
9418 keyword, add a final space.
9419 (org-promote-subtree, org-demote-subtree):
9420 Call `org-fix-position-after-promote'.
9421
9422 2006-11-10 Glenn Morris <rgm@gnu.org>
9423
9424 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
9425 date in every year.
9426 (calendar-dst-check-each-year-flag): New customizable variable.
9427 (calendar-dst-find-data): New function, extracted from
9428 calendar-current-time-zone.
9429 (calendar-current-time-zone): Use calendar-dst-find-data.
9430 (calendar-dst-transition-cache): New variable.
9431 (calendar-dst-find-startend, calendar-dst-starts)
9432 (calendar-dst-ends): New functions.
9433 (calendar-daylight-savings-starts)
9434 (calendar-daylight-savings-ends): Change value to use
9435 calendar-dst-starts, calendar-dst-ends; respectively.
9436
9437 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
9438
9439 * ido.el (ido-enable-prefix)
9440 * ses.el (ses-call-printer-return)
9441 * net/tramp.el (tramp-unified-filenames)
9442 * progmodes/cc-align.el (c-lineup-string-cont)
9443 * progmodes/compile.el (compilation-directory-matcher)
9444 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
9445 * progmodes/gdb-ui.el (gdb-many-windows)
9446 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
9447 (vhdl-clock-rising-edge)
9448 * textmodes/org.el (org-export-with-timestamps)
9449 (org-export-remove-timestamps-from-toc, org-export-with-tags)
9450 (org-read-date): Doc fix (Nil -> nil).
9451
9452 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9453
9454 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
9455 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
9456
9457 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
9458
9459 * bs.el (bs--window-for-buffer): Remove.
9460 (bs--show-with-configuration): Use `get-window-with-predicate'
9461 instead of `bs--window-for-buffer'.
9462
9463 2006-11-10 Kenichi Handa <handa@m17n.org>
9464
9465 * files.el (revert-buffer): Fix previous change.
9466
9467 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
9468
9469 * bs.el (bs--redisplay): Fix typo in docstring.
9470 (bs--window-config-coming-from): Make frame-local.
9471 (bs--restore-window-config): New function.
9472 (bs-kill, bs-select, bs-select-other-window)
9473 (bs-select-other-frame): Use it.
9474 (bs--window-for-buffer): Return as soon as a matching buffer is found.
9475 (bs--show-with-configuration): Save the window configuration as a
9476 frame local var, and only if *buffer-selection* is not already
9477 visible on this frame.
9478
9479 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
9480
9481 * vc-svn.el (vc-svn-admin-directory): New var.
9482 (vc-svn-registered, vc-svn-responsible-p)
9483 (vc-svn-repository-hostname): Use it.
9484 Suggested by arit93@yahoo.com.
9485
9486 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
9487
9488 * ldefs-boot.el: Regenerate.
9489
9490 2006-11-08 Alan Mackenzie <acm@muc.de>
9491
9492 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
9493 case (eq open-paren-in-column-0-is-defun-start nil) by searching
9494 for least nested open-paren.
9495
9496 2006-11-08 Romain Francoise <romain@orebokech.com>
9497
9498 * subr.el (remove-overlays): Fix typo in last change.
9499
9500 2006-11-08 Richard Stallman <rms@gnu.org>
9501
9502 * subr.el (remove-overlays): Call overlay-recenter.
9503
9504 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9505
9506 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
9507 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
9508 behaviour.
9509 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
9510 directly.
9511
9512 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
9513
9514 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
9515 (ido-max-dir-file-cache, ido-decorations)
9516 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
9517 (ido-magic-backward-char, ido-enter-dired)
9518 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
9519 (ido-list-directory, ido-first-match, ido-only-match)
9520 (ido-subdir, ido-indicator): Fix typos in docstrings.
9521 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
9522 (ido-read-internal): Fix typo in error message.
9523
9524 2006-11-08 Kenichi Handa <handa@m17n.org>
9525
9526 * international/mule-cmds.el (set-default-coding-systems):
9527 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
9528
9529 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
9530
9531 * makefile.w32-in (setwins): Remove.
9532 (WINS_ALMOST): New macro.
9533 (WINS): Use it.
9534 (autoloads): Don't extract autoloads from files in obsolete/.
9535
9536 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
9537
9538 * whitespace.el (whitespace-buffer): Call remove-overlays after
9539 overlay-recenter for performance. Suggested by Martin Rudalics.
9540
9541 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
9542
9543 * net/tramp.el (tramp-default-method): scp is the default method.
9544
9545 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
9546
9547 * server.el (server-start): Save also the Emacs pid in the server file.
9548
9549 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
9550
9551 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
9552 point when displaying a bibtex cross reference in the echo area.
9553
9554 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
9555
9556 * international/mule.el (make-char): Fix typo in docstring.
9557 (load-with-code-conversion, charsetp): Doc fixes.
9558
9559 * international/ja-dic-cnv.el (skkdic-convert):
9560 * cus-edit.el (hook): Fix typo in docstring.
9561
9562 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
9563
9564 * cus-edit.el (custom-mode-map): Move defvar above code using it.
9565 (custom-mode-link-map): New variable.
9566 (custom-group-link, custom-manual): Use follow-link.
9567
9568 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9569
9570 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
9571 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
9572
9573 2006-11-06 Richard Stallman <rms@gnu.org>
9574
9575 * textmodes/flyspell.el (flyspell-correct-word-before-point):
9576 New function broken out of flyspell-correct-word.
9577 (flyspell-mode-map): Bind it to M-RET.
9578 (flyspell-correct-word): Call it.
9579
9580 * textmodes/fill.el (fill-minibuffer-function): New function.
9581 (fill-paragraph): Bind fill-paragraph-function to
9582 fill-minibuffer-function.
9583
9584 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
9585 so that they aren't undefined.
9586
9587 * dired.el (dired-readin): Locally bind file-name-coding-system.
9588
9589 * bindings.el: Shorten and clarify usual mode line mouse help string.
9590
9591 * Makefile.in (autoloads): Don't include `obsolete'.
9592
9593 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
9594
9595 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
9596 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
9597 Printing menu if it's not initialized.
9598 (pr-menu-bind): Act on menu-bar-file-menu directly.
9599
9600 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
9601
9602 * help.el (view-emacs-news): Fix typo in error message.
9603
9604 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
9605
9606 * shadowfile.el (shadow-define-regexp-group)
9607 (shadow-literal-groups, shadow-insert-var): Doc fixes.
9608 (shadow-read-files): Fix typo in message.
9609 (shadow-inhibit-overload, shadow-find, shadow-suffix)
9610 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
9611 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
9612 (shadow-file-match): Fix typos in docstrings.
9613
9614 * terminal.el (terminal-emulator): Fix typo in message.
9615
9616 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
9617
9618 * emacs-lisp/lselect.el (x-kill-primary-selection)
9619 (x-delete-primary-selection, x-copy-primary-selection):
9620 Fix typos in error messages.
9621
9622 * emulation/edt-mapper.el: Fix typo in interactive message.
9623
9624 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
9625
9626 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
9627 (ispell-help): Fix typos in docstrings.
9628 (ispell-help): Fix typo in output message.
9629
9630 * allout.el (allout-adjust-file-variable)
9631 (allout-passphrase-verifier-string)
9632 (allout-passphrase-hint-string)
9633 (allout-toggle-current-subtree-encryption):
9634 * apropos.el (apropos-synonyms):
9635 * cus-edit.el (hook):
9636 * emacs-lock.el (emacs-lock-from-exiting):
9637 * follow.el (follow-avoid-tail-recenter-p):
9638 * hexl.el (hexl-mode):
9639 * mouse-copy.el (mouse-copy-work-around-drag-bug):
9640 * mouse.el (mouse-set-font):
9641 * resume.el (resume-emacs-args-file):
9642 * rfn-eshadow.el (file-name-shadow-tty-properties):
9643 * t-mouse.el (t-mouse-process, t-mouse-mode):
9644 * emacs-lisp/cust-print.el (custom-print-install)
9645 (custom-print-uninstall, custom-format):
9646 * emacs-lisp/shadow.el (list-load-path-shadows):
9647 * emulation/tpu-edt.el (tpu-help-text)
9648 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
9649 (tpu-reset-control-keys):
9650 * emulation/vip.el (vip-emacs-local-map)
9651 (vip-change-mode-to-emacs):
9652 * emulation/viper.el (viper-mode, viper-set-hooks)
9653 (viper-major-mode-modifier-list):
9654 * emulation/viper-init.el (viper-emacs-state-cursor-color):
9655 * emulation/viper-keym.el (viper-emacs-kbd-map)
9656 (viper-toggle-key):
9657 * mail/feedmail.el (feedmail-queue-reminder)
9658 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
9659 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
9660 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
9661 (feedmail-sender-line, feedmail-force-binary-write)
9662 (feedmail-from-line, feedmail-deduce-envelope-from)
9663 (feedmail-x-mailer-line, feedmail-message-id-generator)
9664 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
9665 (feedmail-enable-spray, feedmail-spray-this-address)
9666 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
9667 (feedmail-queue-runner-confirm-global)
9668 (feedmail-ask-before-queue-prompt)
9669 (feedmail-ask-before-queue-reprompt)
9670 (feedmail-prompt-before-queue-standard-alist)
9671 (feedmail-prompt-before-queue-user-alist)
9672 (feedmail-prompt-before-queue-help-supplement)
9673 (feedmail-queue-use-send-time-for-message-id)
9674 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
9675 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
9676 (feedmail-mail-send-hook-queued)
9677 (feedmail-confirm-addresses-hook-example)
9678 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
9679 (feedmail-queue-runner-mode-setter)
9680 (feedmail-queue-alternative-mail-header-separator)
9681 (feedmail-queue-runner-message-sender)
9682 (feedmail-buffer-eating-function, feedmail-binmail-template)
9683 (feedmail-run-the-queue-no-prompts)
9684 (feedmail-run-the-queue-global-prompt)
9685 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
9686 (feedmail-envelope-deducer, feedmail-fiddle-date)
9687 (feedmail-default-message-id-generator)
9688 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
9689 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
9690 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
9691 (vms-pmail-setup):
9692 * play/dunnet.el (dun-help):
9693 * play/handwrite.el (handwrite):
9694 * play/hanoi.el (hanoi-unix-64):
9695 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
9696 * textmodes/enriched.el (fixed):
9697 * textmodes/org.el (org-file-apps)
9698 (org-emphasis-regexp-components, org-emphasis-alist):
9699 * textmodes/texinfmt.el (batch-texinfo-format):
9700 Fix typos in docstrings.
9701
9702 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
9703
9704 * loadhist.el (read-feature): Don't complete features not loaded
9705 from a file (which make `unload-feature' to fail).
9706
9707 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
9708
9709 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
9710
9711 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
9712
9713 * startup.el (command-line-1): Kill emacs if the last frame is
9714 deleted while evaluating the command-line arguments.
9715
9716 2006-11-05 Richard Stallman <rms@gnu.org>
9717
9718 * startup.el (init-file-had-error): Add doc string.
9719 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
9720 Use fixed-width font for keyboard key descriptions.
9721
9722 * cus-edit.el (custom-save-all): Error if saving in .emacs
9723 and it had an error when loaded.
9724
9725 * dired-aux.el (dired-copy-file-recursive): Catch errors
9726 from recursive copies in the loop, around the recursive call.
9727
9728 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9729
9730 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
9731 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
9732 `/proc/acpi/thermal_zone/*'.
9733 (battery-search-for-one-match-in-files): New. Search a regexp in
9734 the content of some files.
9735
9736 2006-11-05 Martin Rudalics <rudalics@gmx.at>
9737
9738 * window.el (mouse-autoselect-window-now): Remove variable.
9739 (mouse-autoselect-window-state): New variable.
9740 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
9741 (mouse-autoselect-window-select, handle-select-window):
9742 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
9743 Suspend delayed autoselection during menu or popup dialog.
9744
9745 * info-look.el (info-lookup-guess-custom-symbol): New function
9746 for retrieving symbol at point in custom buffers.
9747 (top level) <info-lookup-maybe-add-help>: Add backquote and
9748 comma to ignored characters in regexps of help specifications
9749 for emacs-lisp-mode and lisp-interaction-mode. This permits
9750 looking up symbols in `...' and after a comma. Add help
9751 specifications for custom-mode and help-mode.
9752
9753 2006-11-04 Eli Zaretskii <eliz@gnu.org>
9754
9755 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
9756 Don't encode body if RAW is non-nil, or if the old encoding is
9757 identical to the new encoding, or if the body contains only
9758 eight-bit-* characters.
9759
9760 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
9761
9762 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
9763 (faces-sample-overlay): Remove variable.
9764 (describe-face): Insert sample text in the face being described.
9765
9766 2006-11-04 Martin Rudalics <rudalics@gmx.at>
9767
9768 * whitespace.el (whitespace-indent-regexp): Make this match any
9769 multiples of eight spaces near the beginning of a line.
9770 (whitespace-buffer): Use `remove-overlays' instead of
9771 `whitespace-unhighlight-the-space' and `overlay-recenter' to
9772 speed up overlay handling.
9773 (whitespace-buffer-leading, whitespace-buffer-trailing):
9774 Make these functions highlight the text removed by
9775 `whitespace-buffer-leading-cleanup' and
9776 `whitespace-buffer-trailing-cleanup' respectively.
9777 (whitespace-buffer-search): Use `with-local-quit'.
9778 Move `format' out of loop to speed up scanning larger buffers.
9779 (whitespace-unhighlight-the-space): Remove `remove-hook' since
9780 that function is never added to a hook.
9781 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
9782 (whitespace-buffer-leading-cleanup)
9783 (whitespace-refresh-rescan-list): Fix docstrings.
9784
9785 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
9786
9787 * allout.el (allout-during-yank-processing): Cue for inhibiting
9788 aberrance processing during yanks.
9789 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
9790 the amount of yanked topics that can be aberrant.
9791 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
9792 a function, and supplement with inihibition of doublechecking
9793 during yanks.
9794 (allout-beginning-of-line, allout-next-heading)
9795 (allout-previous-heading, allout-goto-prefix-doublechecked)
9796 (allout-back-to-current-heading, allout-next-visible-heading)
9797 (allout-next-sibling): Use new allout-do-doublecheck function.
9798 (allout-next-sibling): Ensure we made progress when returning
9799 other than nil.
9800 (allout-rebullet-heading): Preserve text property annotations
9801 indicating the text was hidden, if it was.
9802 (allout-kill-line): Remove any added was-hidden annotations.
9803 (allout-kill-topic): Remove any added was-hidden annotations.
9804 (allout-annotate-hidden): Inhibit adding was-hidden text
9805 properties to the undo list.
9806 (allout-deannotate-hidden): New function to remove was-hidden
9807 annotation.
9808 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
9809 (allout-remove-exposure-annotation): Replace by
9810 allout-deannotate-hidden.
9811 (allout-yank-processing): Signal that yank processing is happening
9812 with allout-during-yank-processing. Also, wrap
9813 allout-unprotected's closer to the text changes, for easier
9814 debugging. We need to inhibit-field-text-motion explicitly, in
9815 lieu of the encompassing allout-unprotected.
9816 (outlineify-sticky): Adjust criteria for triggering new outline
9817 decorations to presence or absence of any topics, not just a topic
9818 at the beginning of the buffer.
9819
9820 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
9821
9822 * bs.el (bs--show-all, bs--redisplay):
9823 * cus-edit.el (custom-unlispify-menu-entries)
9824 (custom-unlispify-tag-names, custom-prompt-variable):
9825 * expand.el (expand-pos):
9826 * speedbar.el (speedbar-generic-list-tag-p):
9827 * wid-edit.el (widget-image-enable):
9828 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
9829 * emacs-lisp/find-func.el (find-function-noselect)
9830 (find-function, find-variable-noselect, find-variable)
9831 (find-definition-noselect, find-face-definition):
9832 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
9833 * net/eudc-vars.el (eudc-expansion-overwrites-query):
9834 * progmodes/ada-xref.el (ada-find-in-ali):
9835 * textmodes/flyspell.el (flyspell-check-tex-math-command):
9836 * textmodes/org.el (org-copy-subtree):
9837 * textmodes/table.el (table--row-column-insertion-point-p):
9838 Use "non-nil" in docstrings.
9839
9840 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
9841
9842 * sort.el (sort-columns): Set the field separator to tab; on
9843 NetBSD, sort complains if "\n" is used as field separator.
9844
9845 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
9846
9847 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
9848
9849 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
9850
9851 * server.el (server-auth-key): Remove. Replace by a process-property.
9852 (server-start): Don't remove the file of the previous process, but
9853 instead clear out the place for the new file.
9854 (server-start): Set the :auth-key property.
9855 (server-process-filter): Use the :auth-key property.
9856
9857 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
9858
9859 * textmodes/org.el (org-mode-map): No longer copy
9860 `outline-mode-map' explicitly - this is already done by
9861 `define-derived-mode'.
9862
9863 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
9864
9865 * server.el (server-visit-files): Use `when'.
9866 (server-process-filter): When authentication fails, send error
9867 message to client. Wrap `process-send-region' in `ignore-errors'
9868 instead of `condition-case', and remove misleading comment.
9869
9870 2006-11-01 Juri Linkov <juri@jurta.org>
9871
9872 * simple.el (yank): Doc fix.
9873
9874 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
9875
9876 * server.el: Try and fit within 80 columns.
9877 (server-start): Make the auth file unreadable by other users.
9878
9879 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9880
9881 * battery.el (battery-linux-proc-acpi): Prevent range error when
9882 `full-capacity' is 0.
9883
9884 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
9885
9886 * faces.el (faces-sample-overlay): New defvar.
9887 (faces-sample-overlay): New function to show face sample text.
9888 (describe-face): Use it.
9889
9890 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
9891
9892 * progmodes/ada-stmt.el: Change maintainer, apply
9893 whitespace-cleanup, checkdoc.
9894 (ada-func-or-proc-name): Add doc string.
9895
9896 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
9897 whitespace-cleanup, checkdoc. Minor improvements to many doc
9898 strings and comments.
9899 (ada-prj-display-page): Change buffer name to more accurately
9900 reflect function.
9901
9902 * progmodes/ada-xref.el: Change maintainer, apply
9903 whitespace-cleanup, checkdoc. Minor improvements to many doc
9904 strings and comments. Don't look for `gvd' or `ddd' debuggers.
9905 (ada-compile-current): Don't add newlines to commands.
9906
9907 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
9908
9909 * server.el: Add support for TCP sockets.
9910 (server-use-tcp, server-host, server-auth-dir): New options.
9911 (server-auth-key): New variable.
9912 (server-ensure-safe-dir): Create nonexistent parent dirs.
9913 Ignore Unix-style file modes on Windows.
9914 (server-start): Crete a TCP or Unix socket according to the value
9915 of `server-use-tcp'. For TCP sockets, create the id/auth file in
9916 `server-auth-dir' directory.
9917 (server-process-filter): Delete process if authentication
9918 fails (which never happens for Unix sockets).
9919
9920 2006-10-30 David Kastrup <dak@gnu.org>
9921
9922 * subr.el (add-to-list): Don't continue checking if a match has
9923 been found.
9924
9925 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
9926
9927 * tutorial.el: Move defvars to avoid bytecomp warnings.
9928 (tutorial--find-changed-keys): Check if viper-current-state is
9929 bound before using it.
9930 (help-with-tutorial): Check if viper-tutorial is defined before
9931 using it.
9932
9933 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
9934
9935 * help-fns.el (help-with-tutorial): Move to tutorial.el.
9936
9937 * tutorial.el: New file.
9938 (help-with-tutorial): Move here from help-fns.el. Add help for
9939 rebound keys. Fix resume of tutorial.
9940 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
9941 (tutorial--find-changed-keys, tutorial--display-changes)
9942 (tutorial--saved-dir, tutorial--saved-file)
9943 (tutorial--save-tutorial): New functions to support the changes in
9944 help-with-tutorial.
9945
9946 2006-10-30 Kenichi Handa <handa@m17n.org>
9947
9948 * files.el (revert-buffer): If a unibyte buffer is being reverted
9949 with a coding system for multibyte, set buffer multibyte before
9950 calling insert-file-contents.
9951
9952 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
9953
9954 * server.el (server-select-display): Use a dummy buffer to detect when
9955 the frame is later used.
9956 (server-select-display): New function.
9957 (server-process-filter): Use it to detect unused temp frames.
9958
9959 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
9960
9961 * progmodes/ada-mode.el: Change maintainer, apply
9962 whitespace-clean, checkdoc. Minor improvements to many doc strings.
9963 (ada-mode-version): New function.
9964 (ada-create-menu): Menu operations are available for all supported
9965 compilers.
9966
9967 2006-10-29 Lars Hansen <larsh@soem.dk>
9968
9969 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
9970 Highlight as keyword.
9971 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
9972 Don't call tramp-method-out-of-band-p for local files.
9973 (tramp-touch): Quote file name.
9974
9975 2006-10-28 Glenn Morris <rgm@gnu.org>
9976
9977 * calendar/calendar.el (cal-html-cursor-month)
9978 (cal-html-cursor-year): Add autoloads for this new package.
9979 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
9980
9981 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
9982
9983 * calendar/cal-html.el: New file.
9984
9985 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
9986
9987 * emacs-lisp/authors.el (authors-aliases): Update.
9988
9989 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
9990
9991 * version.el (emacs-version): Bump version number to 22.0.90.
9992
9993 2006-10-26 John W. Eaton <jwe@octave.org>
9994
9995 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
9996 New defvar.
9997 (inferior-octave-resync-dirs): Check to see whether Octave has
9998 built-in variables and set inferior-octave-has-built-in-variables.
9999 Check inferior-octave-has-built-in-variables to decide whether to
10000 send commands that set built-in variables or call functions to
10001 change Octave's behavior.
10002 Send "disp (pwd ())" to Octave instead of just "pwd".
10003 (inferior-octave-startup): Send "more off" to Octave instead of
10004 "page_screen_output = 0".
10005
10006 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
10007
10008 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
10009 pattern normally.
10010
10011 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
10012
10013 * bindings.el (mode-line-mode-menu): Remove bindings for global
10014 minor modes (line/column number) as they are on the menubar.
10015
10016 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
10017
10018 * term/w32-win.el (x-handle-name-switch): Doc fix.
10019 (w32-standard-fontset-spec): Fix typo in docstring.
10020
10021 * midnight.el (midnight-buffer-display-time): Doc fix.
10022 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
10023
10024 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
10025
10026 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
10027
10028 * emulation/viper-ex.el (ex-read): Quote file argument.
10029
10030 * ediff-diff.el (ediff-same-file-contents): Expand file names.
10031
10032 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
10033
10034 2006-10-22 Martin Rudalics <rudalics@gmx.at>
10035
10036 * textmodes/flyspell.el (flyspell-check-region-doublons):
10037 Fix last fix.
10038
10039 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
10040
10041 * bindings.el (mode-line-mode-menu): List global minor modes
10042 before local ones.
10043
10044 2006-10-23 Kim F. Storm <storm@cua.dk>
10045
10046 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
10047 (sit-for): If last command was a prefix arg, add the read-ahead
10048 event to unread-command-events as (t . EVENT) so it will be added
10049 to this-command-keys by read-key-sequence.
10050
10051 2006-10-22 Martin Rudalics <rudalics@gmx.at>
10052
10053 * textmodes/flyspell.el (flyspell-word): Skip past all previous
10054 whitespace when checking doublons.
10055 (flyspell-check-region-doublons): Fix doublon regexp.
10056 (flyspell-highlight-incorrect-region): Highlight doublons using
10057 flyspell-duplicate face.
10058
10059 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
10060
10061 2006-10-22 John Wiegley <johnw@newartisans.com>
10062
10063 * progmodes/python.el (python-use-skeletons): python-mode was
10064 auto-inserting templates (for those with abbrev-mode on), not only
10065 by default -- *but without a configuration variable to disable
10066 it*. This rendered python-mode completely useless for me, so I
10067 have added `python-use-skeletons', which is now off by default.
10068
10069 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
10070
10071 * progmodes/cperl-mode.el (cperl-mode): Don't assume
10072 font-lock-multiline is auto-local (it's not).
10073 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
10074 initialized before calling cperl-init-faces.
10075
10076 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
10077
10078 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
10079 gdb-stack-position a value when there is no fringe.
10080
10081 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
10082 indicator if not visiting a file.
10083
10084 2006-10-20 David Kastrup <dak@gnu.org>
10085
10086 * window.el (kill-buffer-and-window): Fix a bug where an aborted
10087 operation would still cause some window to collapse later.
10088
10089 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
10090
10091 * vc.el (vc-switch-backend): Try to be more careful with unwanted
10092 side-effect due to mixing various backends's file properties.
10093
10094 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
10095 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
10096 Return `filename's status if applicable. Update callers.
10097
10098 2006-10-19 Kenichi Handa <handa@m17n.org>
10099
10100 * international/kkc.el (kkc-region): When a key sequence is not
10101 defined, append (this-single-command-raw-keys) to
10102 unread-input-method-events.
10103
10104 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
10105
10106 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
10107
10108 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10109
10110 * version.el (emacs-version): Use mac-carbon-version-string.
10111
10112 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
10113
10114 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10115
10116 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
10117 Kenichi Handa).
10118 (xselect-convert-to-string): Decline requests for UTF8_STRING if
10119 the selection is not UTF-8.
10120
10121 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
10122
10123 * progmodes/ada-mode.el (ada-83-string-keywords)
10124 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
10125 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
10126 (ada-looking-at-semi-private, ada-get-body-name):
10127 Fix typos in docstrings.
10128 (ada-create-case-exception, ada-create-case-exception-substring):
10129 Fix typos in error messages.
10130 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
10131
10132 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10133
10134 * term/x-win.el (res-geometry): Don't set geometry from Xresources
10135 to default-frame-alist if default-frame-alist already contains
10136 width/height.
10137
10138 2006-10-18 Richard Stallman <rms@gnu.org>
10139
10140 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
10141 Non-interactive arg is the value, not the expression.
10142
10143 * simple.el (read-expression-map): Just set it, no defvar.
10144
10145 * subr.el (insert-for-yank-1): If last inserted char has
10146 properties, mark them as rear-nonsticky.
10147
10148 * recentf.el (recentf-mode): Doc fix.
10149
10150 * facemenu.el (facemenu-add-new-face): Defend against symbol
10151 that isn't a face name.
10152
10153 * dired-aux.el (dired-do-copy): Doc fix.
10154
10155 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
10156
10157 * simple.el (line-move-1): Ignore fields when moving to the
10158 beginning of line to avoid getting point stuck.
10159
10160 2006-10-18 Martin Rudalics <rudalics@gmx.at>
10161
10162 * textmodes/flyspell.el (flyspell-word-search-backward):
10163 Set inhibit-point-motion-hooks to avoid looping due to intangibile
10164 text.
10165
10166 2006-10-16 Richard Stallman <rms@gnu.org>
10167
10168 * help-fns.el (describe-function-1): Special case optimization
10169 for self-insert-command.
10170
10171 2006-10-16 Kim F. Storm <storm@cua.dk>
10172
10173 * ido.el (ido-reread-directory): Work in `dir' mode too.
10174
10175 2006-10-15 Martin Rudalics <rudalics@gmx.at>
10176
10177 * textmodes/table.el: Require 'regexp-opt.
10178
10179 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
10180
10181 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
10182 Use shell-quote-argument.
10183
10184 * shell.el (explicit-bash-args): Likewise.
10185
10186 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
10187 Use grep -E rather than egrep.
10188
10189 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10190
10191 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
10192
10193 2006-10-15 Kim F. Storm <storm@cua.dk>
10194
10195 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
10196
10197 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
10198
10199 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
10200 to protect whitespace and metacharacters from the shell.
10201
10202 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10203
10204 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
10205
10206 2006-10-13 Eli Zaretskii <eliz@gnu.org>
10207
10208 * subr.el (start-process-shell-command): Doc fix.
10209
10210 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
10211
10212 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
10213 the regexp for Maxima symbols.
10214
10215 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10216
10217 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
10218 (vc-find-root): Don't walk higher up than ~.
10219
10220 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
10221
10222 * international/utf-8.el (utf-translate-cjk-load-tables):
10223 Avoid clobbering last-coding-system-used during load.
10224
10225 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
10226
10227 * textmodes/reftex-global.el (reftex-create-tags-file):
10228 Quote file arguments.
10229
10230 2006-10-12 Richard Stallman <rms@gnu.org>
10231
10232 * files.el (file-name-history): Add defvar.
10233 (save-some-buffers-action-alist): Improve description strings.
10234
10235 2006-10-12 Andreas Schwab <schwab@suse.de>
10236
10237 * files.el (auto-mode-alist): Match change log file name also with
10238 a dash before a numeric extension.
10239
10240 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
10241
10242 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
10243 After 5.0:
10244 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
10245
10246 After 5.1: Major edit. Summary of most visible changes:
10247
10248 - Multiple <<HERE per line allowed.
10249 - Handles multiline subroutine declaration headers (with comments).
10250 (The exception is `cperl-etags' - but it is not used in the rest
10251 of the mode.)
10252 - Fontifies multiline my/our declarations (even with comments,
10253 and with legacy `font-lock').
10254 - Major speedup of syntaxification, both immediate and postponed
10255 (3.5x to 15x [for different CPUs and versions of Emacs] on the
10256 huge real-life document I tested).
10257 - New bindings, edits to imenu.
10258 - "_" is made into word-char during fontification/syntaxification;
10259 some attempts to recognize non-word "_" during other operations too.
10260 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
10261 - autoload some more perldoc-related stuff
10262 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
10263 - Attempt to incorporate XEmacs edits which reached me.
10264
10265 Fine-grained changelog:
10266 (cperl-hook-after-change): New configuration variable.
10267 (cperl-vc-sccs-header): Likewise.
10268 (cperl-vc-sccs-header): Likewise.
10269 (cperl-vc-header-alist): Default via two preceding variables.
10270 (cperl-invalid-face): Remove double quoting under XEmacs
10271 (still needed under 21.2).
10272 (cperl-tips): Update URLs for resources.
10273 (cperl-problems): Likewise.
10274 (cperl-praise): Mention new features.
10275 New C-c key bindings: for `cperl-find-bad-style',
10276 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
10277 `cperl-perdoc', and `cperl-perldoc-at-point'.
10278 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
10279 moved, new submenu of Tools with Ispell entries and narrowing.
10280 (cperl-after-sub-regexp): New defsubst.
10281 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
10282 Allows heads up to head4.
10283 Allow "package;".
10284 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
10285 (paren-backwards-message): ??? Something for XEmacs???
10286 (cperl-mode): Never auto-switch abbrev-mode off.
10287 Try to allow '_' be non-word char.
10288 Do not use `font-lock-unfontify-region-function' on XEmacs.
10289 Reset syntax cache on mode start.
10290 Support multiline facification (even on legacy `font-lock').
10291 (cperl-facemenu-add-face-function): ??? Some contributed code ???
10292 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
10293 refuse to inform us whether the fontification is due to lazy
10294 calling or due to edit to a buffer, install our own hook
10295 (controlled by `cperl-hook-after-change').
10296 (cperl-electric-pod): =cut may have been recognized as start.
10297 (cperl-block-p): Move, updated for attributes.
10298 (cperl-calculate-indent): Try to allow '_' be non-word char
10299 Support subs with attributes.
10300 (cperl-where-am-i): Quiet (?) a warning.
10301 (cperl-cached-syntax-table): New function.
10302 (cperl-forward-re): Use `cperl-cached-syntax-table'.
10303 (cperl-unwind-to-safe): Recognize `syntax-type' property
10304 changing in a middle of line.
10305 (cperl-find-sub-attrs): New function.
10306 (cperl-find-pods-heres): Allow many <<EOP per line.
10307 Allow subs with attributes.
10308 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
10309 Recognize "extproc " (OS/2) case-folded and only at start.
10310 /x on s///x with empty replacement was not recognized.
10311 Better comments.
10312 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
10313 Allow subs with attributes, labels.
10314 Do not confuse "else::foo" with "else".
10315 Minor optimizations...
10316 (cperl-after-expr-p): Try to allow '_' be non-word char.
10317 (cperl-fill-paragraph): Try to detect a major bug in Emacs
10318 with `looking-at' inside `narrow' and bulk out if found.
10319 (cperl-imenu--create-perl-index): Updates for new
10320 `cperl-imenu--function-name-regexp-perl'.
10321 (cperl-outline-level): Likewise.
10322 (cperl-init-faces): Allow multiline subroutine headers
10323 and my/our declarations, and ones with comments.
10324 Allow subroutine attributes.
10325 (cperl-imenu-on-info): Better docstring.
10326 (cperl-etags): Rudimentary support for attributes.
10327 Support for packages and "package;".
10328 (cperl-add-tags-recurse-noxs): Better (?) docstring.
10329 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
10330 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
10331 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
10332 (cperl-perldoc): Add autoload.
10333 (cperl-perldoc-at-point): Likewise.
10334 (cperl-here-doc-spell): New function.
10335 (cperl-pod-spell): Likewise.
10336 (cperl-map-pods-heres): Likewise.
10337 (cperl-get-here-doc-region): Likewise.
10338 (cperl-font-lock-fontify-region-function): Likewise (backward
10339 compatibility for legacy `font-lock').
10340 (cperl-font-lock-unfontify-region-function): Fix style.
10341 (cperl-fontify-syntaxically): Recognize and optimize away deferred
10342 calls with no-change. Governed by `cperl-hook-after-change'.
10343 (cperl-fontify-update): Recognize that syntaxification region
10344 can be larger than fontification one.
10345 XXXX we leave `cperl-postpone' property, so this is quadratic...
10346 (cperl-fontify-update-bad): Temporary placeholder until
10347 it is clear how to implement `cperl-fontify-update'.
10348 (cperl-time-fontification): New function.
10349 (attrib-group): New text attribute.
10350 (multiline): New value: `syntax-type' text attribute.
10351
10352 After 5.2:
10353 (cperl-emulate-lazy-lock): New function.
10354 (cperl-fontify-syntaxically): Would skip large regions.
10355 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
10356 Some globals were declared, but uninitialized.
10357
10358 After 5.3, 5.4:
10359 (cperl-facemenu-add-face-function): Add docs, fix U<>.
10360 Copyright message updated.
10361 (cperl-init-faces): Work around a bug in `font-lock'. May slow
10362 facification down a bit.
10363 Misprint for my|our|local for old `font-lock'
10364 "our" was not fontified same as "my|local".
10365 Highlight variables after "my" etc even in
10366 a middle of an expression.
10367 Do not facify multiple variables after my etc
10368 unless parentheses are present.
10369
10370 After 5.5, 5.6
10371 (cperl-fontify-syntaxically): after-change hook could reset.
10372 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
10373
10374 After 5.7:
10375 (cperl-init-faces): Allow highlighting of local ($/).
10376 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
10377 (cperl-problems): Remove fixed problems.
10378 (cperl-find-pods-heres): Recognize #-comments in m##x too.
10379 Recognize charclasses (unless delimiter is \).
10380 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
10381 (cperl-regexp-scan): Update docs.
10382 (cperl-beautify-regexp-piece): Use information got from regexp scan.
10383
10384 After 5.8:
10385 Major user visible changes:
10386 Recognition and fontification of character classes in RExen.
10387 Variable indentation of RExen according to groups.
10388
10389 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
10390 Fontify REx charclasses in variable-name face.
10391 Fontify POSIX charclasses in "type" face.
10392 Fontify unmatched "]" in function-name face.
10393 Mark first-char of HERE-doc as `front-sticky'.
10394 Reset `front-sticky' property when needed.
10395 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
10396 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
10397 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
10398 constructs. Support `narrow'ed buffers.
10399 (cperl-praise): Remove a reservation.
10400 (cperl-make-indent): New function.
10401 (cperl-indent-for-comment): Use `cperl-make-indent'.
10402 (cperl-indent-line): Likewise.
10403 (cperl-lineup): Likewise.
10404 (cperl-beautify-regexp-piece): Likewise.
10405 (cperl-contract-level): Likewise.
10406 (cperl-toggle-set-debug-unwind): New function.
10407 New menu entry for this.
10408 (fill-paragraph-function): Use when `boundp'.
10409 (cperl-calculate-indent): Take into account groups when indenting RExen.
10410 (cperl-to-comment-or-eol): Recognize # which end a string.
10411 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
10412 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
10413 (cperl-fontify-syntaxically): More clear debugging message.
10414 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
10415 (cperl-init-faces): More complicated highlight even on XEmacs (new).
10416 Merge cosmetic changes from XEmacs.
10417
10418 After 5.9:
10419 (cperl-1+): Move to before the first use.
10420 (cperl-1-): Likewise.
10421
10422 After 5.10:
10423
10424 This code may lock Emacs hard!!! Use at your own risk!
10425
10426 (cperl-font-locking): New internal variable.
10427 (cperl-beginning-of-property): New function.
10428 (cperl-calculate-indent): Use `cperl-beginning-of-property'
10429 instead of `previous-single-property-change'.
10430 (cperl-unwind-to-safe): Likewise.
10431 (cperl-after-expr-p): Likewise.
10432 (cperl-get-here-doc-region): Likewise.
10433 (cperl-font-lock-fontify-region-function): Likewise.
10434 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
10435 recursively.
10436 Bound `next-single-property-change' via `point-max'.
10437 (cperl-unwind-to-safe): Bound likewise
10438 (cperl-font-lock-fontify-region-function): Likewise.
10439 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
10440 Initialization of `cperl-font-lock-multiline-start' could be
10441 missed if the "main" fontification did not run due to the
10442 keyword being already fontified.
10443 (cperl-pod-spell): Return t from do-one-chunk function.
10444 (cperl-map-pods-heres): Stop when the worker returns nil.
10445 Call `cperl-update-syntaxification'.
10446 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
10447 (cperl-get-here-doc-delim): Remove unused function.
10448
10449 After 5.11:
10450
10451 The possible lockup of Emacs (introduced in 5.10) fixed.
10452
10453 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
10454 (cperl-syntaxify-for-menu): New customization variable.
10455 (cperl-select-this-pod-or-here-doc): New function.
10456 (cperl-get-here-doc-region): Extra argument.
10457 Do not adjust pos by 1.
10458
10459 New menu entries
10460 (Perl/Tools): Selection of current POD or HERE-DOC section.
10461 (Debugging CPerl:) backtrace on fontification.
10462
10463 After 5.12:
10464 (cperl-cached-syntax-table): Use `car-safe'.
10465 (cperl-forward-re): Remove spurious argument SET-ST.
10466 Add documentation.
10467 (cperl-forward-group-in-re): New function.
10468 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
10469 (XXXX Temporary (?) hack is to syntax-mark them as comment).
10470
10471 After 5.13:
10472 (cperl-string-syntax-table): Make { and } not-grouping
10473 (Sometimes they ARE grouping in RExen, but matching them would only
10474 confuse in many situations when they are not)
10475 (beginning-of-buffer): Replace two occurrences with goto-char...
10476 (cperl-calculate-indent): `char-after' could be nil...
10477 (cperl-find-pods-heres): REx can start after "[" too.
10478 Hightlight (??{}) in RExen too.
10479 (cperl-maybe-white-and-comment-rex): New constant
10480 (cperl-white-and-comment-rex): Likewise.
10481 XXXX Not very efficient, but hard to make
10482 better while keeping 1 group.
10483
10484 After 5.13:
10485 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
10486 Likewise for 1 << identifier.
10487
10488 After 5.14:
10489 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
10490 Error-less condition-case could fail.
10491 (cperl-font-lock-fontify-region-function): Likewise.
10492 (cperl-init-faces): Likewise.
10493
10494 After 5.15:
10495 (cperl-find-pods-heres): Support property REx-part2.
10496 (cperl-calculate-indent): Likewise.
10497 Don't special-case REx with non-empty 1st line.
10498 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
10499 Invert highlighting of charclasses:
10500 now the envelop is highlighted.
10501 Highlight many others 0-length builtins.
10502 (cperl-praise): Mention indenting and highlight in RExen.
10503
10504 After 5.15:
10505 (cperl-find-pods-heres): Highlight capturing parens in REx.
10506
10507 After 5.16:
10508 (cperl-find-pods-heres): Highlight '|' for alternation
10509 Initialize `font-lock-warning-face' if not present.
10510 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
10511 `font-lock-function-name-face'.
10512 (cperl-look-at-leading-count): Likewise.
10513 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
10514 `font-lock-keyword-face' (needed for
10515 batch processing), etc...
10516 Use `font-lock-builtin-face' for builtin in REx
10517 Now `font-lock-variable-name-face'
10518 is used for interpolated variables
10519 Use "talking aliases" for faces inside REx
10520 Highlight parts of REx (except in charclasses)
10521 according to the syntax and/or semantic
10522 Syntax-mark a {}-part of (?{}) as "comment"
10523 (it was the ()-part)
10524 Better logic to distinguish what is what in REx
10525 (cperl-tips-faces): Document REx highlighting
10526 (cperl-praise): Mention REx syntax highlight etc.
10527
10528 After 5.17:
10529 (cperl-find-sub-attrs): Would not always manage to print error message.
10530 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
10531
10532 After 5.18:
10533 (cperl-find-pods-heres): Misprint in REx for parsing REx.
10534 Very minor optimization.
10535 `my-cperl-REx-modifiers-face' got quoted.
10536 Recognize "print $foo <<END" as HERE-doc.
10537 Put `REx-interpolated' text attribute if needed.
10538 (cperl-invert-if-unless-modifiers): New function.
10539 (cperl-backward-to-start-of-expr): Likewise.
10540 (cperl-forward-to-end-of-expr): Likewise.
10541 (cperl-invert-if-unless): Works in "the opposite way" too.
10542 Cursor position on return is on the switch-word.
10543 Indents comments better.
10544 (REx-interpolated): New text attribute.
10545 (cperl-next-interpolated-REx): New function.
10546 (cperl-next-interpolated-REx-0): Likewise.
10547 (cperl-next-interpolated-REx-1): Likewise.
10548 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
10549 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
10550 (cperl-praise): Mention finded interpolated RExen.
10551
10552 After 5.19:
10553 (cperl-init-faces): Highlight %$foo, @$foo too.
10554 (cperl-short-docs): Better docs for system, exec.
10555 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
10556 Would not find HERE-doc ended by EOF without NL.
10557 (cperl-short-docs): Correct not-doubled \-escapes.
10558 start block: Put some `defvar' for stuff gone from XEmacs.
10559
10560 After 5.20:
10561 initial comment: Extend copyright, fix email address.
10562 (cperl-indent-comment-at-column-0): New customization variable.
10563 (cperl-comment-indent): Indentation after $#a would increasy by 1.
10564 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
10565 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
10566 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
10567 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
10568 highlight $ in $foo too (UNTESTED).
10569 (cperl-set-style): Docstring missed some available styles.
10570 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
10571 Change "Current" to "Memorize Current".
10572 (cperl-indent-wrt-brace): New customization variable; the default is
10573 as for pre-5.2 version.
10574 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
10575 (cperl-style-alist): Likewise.
10576 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
10577 and `cperl-extra-newline-before-brace' etc
10578 being t
10579 (cperl-indent-exp): Plans B and C to find continuation blocks even
10580 if `cperl-extra-newline-before-brace' is t.
10581
10582 After 5.21:
10583 Improve some docstrings concerning indentation.
10584 (cperl-indent-rules-alist): New variable.
10585 (cperl-sniff-for-indent): New function name
10586 (separated from `cperl-calculate-indent').
10587 (cperl-calculate-indent): Separate the sniffer and the indenter;
10588 uses `cperl-sniff-for-indent' now.
10589 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
10590 was inverted;
10591 Support `comment-column' = 0.
10592
10593 2006-10-11 Martin Rudalics <rudalics@gmx.at>
10594
10595 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
10596 * help-at-pt.el (scan-buf-move-to-region): Likewise.
10597 * longlines.el (longlines-window-change-function): Likewise.
10598 * simple.el (undo-ask-before-discard): Likewise.
10599 * wid-edit.el (widget-field-prompt-internal)
10600 (widget-documentation-link-p): Likewise.
10601
10602 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10603
10604 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
10605 for a keyword.
10606
10607 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
10608
10609 * newcomment.el (comment-valid-prefix-p): Make the check
10610 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
10611 (comment-indent-new-line): Adjust call.
10612
10613 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
10614
10615 * allout.el (allout-back-to-current-heading): Base on lower-level
10616 routines to get proper disqualification of aberrant topics.
10617
10618 2006-10-09 Richard Stallman <rms@gnu.org>
10619
10620 * textmodes/two-column.el (2C-two-columns): Doc fix.
10621
10622 2006-10-09 Kim F. Storm <storm@cua.dk>
10623
10624 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
10625 about implicit use.
10626
10627 2006-10-08 Richard Stallman <rms@gnu.org>
10628
10629 * textmodes/two-column.el (2C-two-columns): Doc fix.
10630
10631 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
10632
10633 * files.el: Mark `buffer-read-only' as safe-local-variable.
10634
10635 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
10636
10637 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
10638 Burp if GUD buffer has been killed.
10639
10640 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
10641
10642 * completion.el (add-completions-from-c-buffer):
10643 Don't presume an error's second element is a string.
10644 Use looking-at rather than buffer-substring + member.
10645
10646 2006-10-07 Eli Zaretskii <eliz@gnu.org>
10647
10648 * mail/rmail.el (rmail-redecode-body): If the old encoding is
10649 `undecided', call find-coding-systems-region to find a proper
10650 non-trivial encoding.
10651 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
10652 and "text/plain".
10653
10654 2006-10-07 Kevin Ryde <user42@zip.com.au>
10655
10656 * textmodes/reftex-vars.el (defgroup reftex): Update home page
10657 url-link.
10658
10659 * strokes.el (defgroup strokes): Remove invalid url-link.
10660
10661 2006-10-07 Magnus Henoch <mange@freemail.hu>
10662
10663 * autoinsert.el (auto-insert-alist): Doc fix.
10664
10665 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10666
10667 * mouse-sel.el (mouse-insert-selection-internal):
10668 Use insert-for-yank, so that yank handlers are run.
10669
10670 2006-10-07 Kim F. Storm <storm@cua.dk>
10671
10672 * ido.el (ido-file-extension-aux): Fix comparison.
10673
10674 2006-10-06 Kim F. Storm <storm@cua.dk>
10675
10676 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
10677
10678 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
10679
10680 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
10681 (ad-make-mapped-call): Use `let', not `let*'.
10682
10683 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
10684
10685 * international/mule-cmds.el (coding-system-change-eol-conversion):
10686 Ensure the coding system is initialized before calling
10687 coding-system-eol-type.
10688
10689 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
10690
10691 * textmodes/org.el (org-rm-props, org-activate-plain-links)
10692 (org-activate-angle-links, org-activate-dates)
10693 (org-activate-target-links, org-activate-camels)
10694 (org-activate-tags): Add `rear-nonsticky' text property to avoid
10695 textproperty keymaps from being active beyond the end of a line.
10696 (org-unfontify-region): Also remove `rear-nonsticky' property.
10697
10698 2006-10-04 Kenichi Handa <handa@m17n.org>
10699
10700 * international/code-pages.el (next): Table fixed.
10701
10702 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10703
10704 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
10705 that it's been made unnecessary by removing narrowing.
10706
10707 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10708
10709 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
10710 control flow a bit, simplify another bit, and add comments.
10711
10712 2006-10-03 David Kastrup <dak@gnu.org>
10713
10714 * help.el (describe-mode): For clicks on mode-line, use "@"
10715 interactive argument to get the major mode of the click instead of
10716 the current buffer.
10717
10718 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
10719 in order to better redirect mouse-2 clicks. Also allow default
10720 bindings to apply.
10721
10722 2006-10-03 Kim F. Storm <storm@cua.dk>
10723
10724 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
10725 (pushnew): Fix last change.
10726
10727 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
10728
10729 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
10730 Use the interactive spec of `eval-expression'.
10731
10732 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
10733
10734 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
10735
10736 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
10737
10738 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
10739 2006-09-28 commit.
10740
10741 2006-10-02 Kenichi Handa <handa@m17n.org>
10742
10743 * international/code-pages.el (iso-8859-6): Table fixed.
10744
10745 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
10746
10747 * dired.el (dired-build-subdir-alist): Fix previous change.
10748
10749 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10750
10751 * simple.el (undo-elt-crosses-region): Fix the inequalities.
10752
10753 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
10754
10755 * emacs-lisp/find-func.el (find-function-regexp): Don't match
10756 "define-button-type".
10757
10758 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
10759 they don't keep accumulating.
10760
10761 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
10762
10763 * ffap.el (ffap-rfc-path): Change the address of the RFC
10764 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
10765
10766 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
10767
10768 * allout.el (allout-expose-topic): Rectify implementation of "+"
10769 spec, so that bodies are not exposed with headlines.
10770
10771 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
10772
10773 * allout.el (allout-current-depth): Do aberrent check only at or
10774 below doublecheck depth.
10775 (allout-chart-subtree): Make it explicit that LEVELS being nil
10776 means unlimited depth. Drop undocumented support for LEVELS value
10777 t meaning unlimited depth. (This is consistent with
10778 allout-chart-to-reveal, but contrary to allout-show-children,
10779 which needs to use nil to default to depth of 1.)
10780 (allout-goto-prefix-doublechecked): Wrap long docstring line.
10781 (allout-chart-to-reveal): Be explicit in docstring about meaning
10782 of nil LEVELS, and drop support for LEVELS value t.
10783 (allout-show-children): Translate the level spec used by this
10784 routine to that used by allout-chart-subtree and
10785 allout-chart-to-reveal.
10786 (allout-show-to-offshoot): Retry once when stuck, after opening
10787 subtree - improvements in discontinuity handling likely will
10788 enable progress.
10789
10790 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
10791
10792 * wid-edit.el (widget-button-click-moves-point): New variable.
10793 (widget-button-click): If widget-button-click-moves-point is
10794 non-nil, set point after performing the button action.
10795
10796 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
10797
10798 2006-09-30 Martin Rudalics <rudalics@gmx.at>
10799
10800 * files.el (find-file-existing): Modify to not allow wildcards.
10801
10802 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10803
10804 * simple.el (undo-more): When undo information for the region is
10805 exhausted, say "No further undo information FOR REGION".
10806
10807 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
10808
10809 * progmodes/sh-script.el (sh-prev-thing):
10810 Take `sh-leading-keywords' into account.
10811
10812 2006-09-29 Glenn Morris <rgm@gnu.org>
10813
10814 * custom.el (defcustom): Doc fix.
10815
10816 * calendar/calendar.el (european-calendar-style):
10817 Call european-calendar or american-calendar as needed when set.
10818 (diary-view-entries, list-calendar-holidays): Move autoloads
10819 before use.
10820
10821 2006-09-29 Juri Linkov <juri@jurta.org>
10822
10823 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
10824 to nil if there is no previous property change.
10825
10826 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10827
10828 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
10829 saving anything to be sure that `forward-sexp' behaves correctly.
10830
10831 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
10832
10833 * simple.el (line-move-finish): Ignore field boundaries if the
10834 initial and final points have the same `field' property.
10835
10836 2006-09-29 Kim F. Storm <storm@cua.dk>
10837
10838 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
10839 to t while calling ido-read-internal.
10840
10841 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
10842
10843 * textmodes/org.el (org-file-remote-p): Get regexp from list.
10844 (org-archive-subtree): Remove erraneous `]' from character list.
10845
10846 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
10847
10848 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
10849 (ses-reconstruct-all): Make undo of "insert row" work by keeping
10850 markers for data-area and parameters-area.
10851
10852 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
10853
10854 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
10855
10856 * font-lock.el (font-lock-after-change-function): Refontify next line
10857 as well if end is at BOL.
10858 (font-lock-extend-jit-lock-region-after-change): Be more careful to
10859 only extend the region as much as needed.
10860
10861 2006-09-28 Richard Stallman <rms@gnu.org>
10862
10863 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
10864
10865 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
10866
10867 * international/mule.el (after-insert-file-set-coding):
10868 If VISIT, don't let set-buffer-multibyte make undo info.
10869
10870 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
10871
10872 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
10873 lines in base64-encoded authentication response.
10874
10875 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10876
10877 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
10878 (ebnf-version): New version 4.3.
10879 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
10880 (ebnf-prologue): Adjust PostScript programming.
10881 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
10882 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
10883
10884 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
10885
10886 * jit-lock.el (jit-lock-force-redisplay): Rename from
10887 jit-lock-fontify-again, and undo the mistaken change I've just done.
10888
10889 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
10890 (jit-lock-fontify-again): Don't refontify text that's not displayed.
10891
10892 2006-09-26 Kenichi Handa <handa@m17n.org>
10893
10894 * startup.el (display-splash-screen): Allow a prefix argument.
10895
10896 2006-09-25 Jason Rumney <jasonr@gnu.org>
10897
10898 * subr.el (shell-quote-argument): Use DOS logic for Windows
10899 shells with DOS semantics.
10900
10901 2006-09-24 Richard Stallman <rms@gnu.org>
10902
10903 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
10904 (compilation-goto-locus): Use compilation-goto-locus-delete-o
10905 to delete the overlay. Put it on pre-command-hook.
10906
10907 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
10908
10909 * startup.el (fancy-splash-screens, normal-splash-screen):
10910 Call the splash buffer *About GNU Emacs*.
10911
10912 * simple.el (next-error-highlight, next-error-highlight-no-select):
10913 Default to 0.5.
10914 (yank-excluded-properties): Add `fontified'.
10915
10916 * font-lock.el (font-lock-compile-keywords): Allow value of
10917 syntax-begin-function to enable paren-column-0 highlighting.
10918
10919 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
10920
10921 * dired.el (dired-build-subdir-alist): When file ends in colon,
10922 don't exit the loop, just disregard that file.
10923
10924 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
10925
10926 * simple.el (line-move-finish): Handle corner case for fields in
10927 continued lines.
10928 (line-move-1): Remove flawed test for that case.
10929
10930 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
10931
10932 * icomplete.el (icomplete-simple-completing-p): Use the correct
10933 name for the new variable, `icomplete-with-completion-tables'.
10934 (file local variables): Remove superfluous setting.
10935
10936 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
10937
10938 * calendar/appt.el (appt-check): Fix typo for appointments just
10939 after midnight.
10940
10941 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
10942
10943 * help.el (describe-key-briefly, describe-key): Don't expect an
10944 extra up event if a down-event is generated by a popup menu.
10945
10946 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
10947
10948 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
10949 local dictionary when changing the global dictionary.
10950
10951 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
10952
10953 * icomplete.el (icomplete-with-completion-tables): List of
10954 specialized completion tables with which icomplete should
10955 operate. Include the new `internal-complete-buffer', so icomplete
10956 works with interactive buffer-selection.
10957 (icomplete-simple-completing-p): Add acceptance of specialized
10958 completion tables listed in icomplete-with-completion-tables.
10959
10960 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10961
10962 * frame.el (focus-follows-mouse): Set default to nil on Mac.
10963
10964 * startup.el (command-line): Use `custom-reevaluate-setting' for
10965 `focus-follows-mouse'.
10966
10967 2006-09-22 Richard Stallman <rms@gnu.org>
10968
10969 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
10970 explain why Save is not available.
10971
10972 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
10973
10974 * woman.el (woman0-so): Use `let*', not `let'.
10975 (woman-horizontal-line): Remove unbalanced parenthesis.
10976
10977 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10978
10979 * woman.el: Make sure all the end-of-region markers we use have
10980 a non-nil insertion-type.
10981 (woman0-so): Move things around so we can use copy-marker.
10982 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
10983 Adjust marker type.
10984 (woman2-process-escapes): Check marker type.
10985 (woman-horizontal-line): Dispense with the use of a marker.
10986
10987 2006-09-22 Jay Belanger <belanger@truman.edu>
10988
10989 * calc/calc-lang.el: Add Greek letters to math-variable-table
10990 property of tex.
10991
10992 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
10993
10994 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
10995
10996 2006-09-22 Masatake YAMATO <jet@gyve.org>
10997
10998 * add-log.el (add-log-current-defun): Use `forward-sexp'
10999 instead of `forward-word' to pick c++::symbol.
11000 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
11001
11002 2006-09-22 Kenichi Handa <handa@m17n.org>
11003
11004 * bindings.el: Fix setting self-insert-command for multibyte
11005 characters in global-map.
11006
11007 2006-09-21 David Kastrup <dak@gnu.org>
11008
11009 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
11010 doc string.
11011
11012 2006-09-21 Kenichi Handa <handa@m17n.org>
11013
11014 * language/european.el ("Latin-1"): Add windows-1252 to
11015 coding-priority.
11016 ("German"): Likewise.
11017
11018 2006-09-21 Kim F. Storm <storm@cua.dk>
11019
11020 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
11021 Suggested by Miles Bader.
11022
11023 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
11024 instead of add-to-list in the simple case.
11025
11026 2006-09-20 Kenichi Handa <handa@m17n.org>
11027
11028 * isearch.el (isearch-process-search-char): Cancel the previous change.
11029 (isearch-search-string): New function.
11030 (isearch-search): Use isearch-search-string.
11031 (isearch-lazy-highlight-search): Likewise.
11032
11033 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11034
11035 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
11036 string to become an option.
11037
11038 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
11039
11040 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
11041
11042 2006-09-20 Kim F. Storm <storm@cua.dk>
11043
11044 * simple.el (line-move-partial): Call pos-visible-in-window-p with
11045 position t instead of trying both window-end and window-end - 1.
11046
11047 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
11048
11049 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
11050 hidden trees.
11051
11052 2006-09-20 David Kastrup <dak@gnu.org>
11053
11054 * mouse.el (mouse-posn-property): Improve doc string.
11055 (mouse-on-link-p): Change buffers for function calls on links.
11056
11057 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
11058 buffer is read-only.
11059
11060 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
11061
11062 * allout.el (allout-unprotected): Let inhibit-read-only only when
11063 buffer-read-only isn't set.
11064 (allout-annotate-hidden): Enable topic annotation during copies even
11065 when the buffer is read-only, eg for topic copies. Ensure that the loop
11066 advances, even when the span extends beyond the deletion region.
11067 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
11068 rather than allout-exposure-changed-hook, as a stronger assertion.
11069 (allout-keybindings-list): Add bindings for
11070 allout-copy-line-as-kill and allout-copy-topic-as-kill.
11071 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
11072 Copy wrappers for allout-kill-line and allout-kill-topic.
11073 (allout-listify-exposed): Position correctly to accumulate lines.
11074
11075 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
11076
11077 * simple.el (line-move-1): Escape field boundaries occurring
11078 exactly at point. Update goal column if constrained to a field.
11079 (line-move-finish): Escape field boundaries occurring exactly at point.
11080
11081 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11082
11083 * mouse.el (mouse-on-link-p): Tentatively fix last change.
11084 (mouse-drag-vertical-line): Remove unused var `wconfig'.
11085
11086 2006-09-19 Kim F. Storm <storm@cua.dk>
11087
11088 * help.el (describe-key-briefly, describe-key): Simplify printing
11089 of descriptions by using format and %S. Fix "is undefined"
11090 messages to say "at that spot" for mouse events.
11091
11092 * simple.el (line-move-partial): Optimize. Try window-line-height
11093 before posn-at-point to get vpos of current line.
11094
11095 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
11096
11097 * emulation/viper.el: Bump up version/date of update to reflect the
11098 substantial changes done in August 2006.
11099
11100 * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at,
11101 push-button are defined.
11102
11103 * ediff-util.el (ediff-add-to-history): New function.
11104
11105 * ediff.el: Use ediff-add-to-history instead of add-to-history.
11106
11107 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11108
11109 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
11110 Delete duplicate make-local-variable form.
11111 (conf-space-keywords): Add autoload cookie.
11112 Fix typo (`keywords', not `keyword').
11113
11114 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11115
11116 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
11117 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
11118 to x-gtk-use-old-file-dialog.
11119
11120 2006-09-18 Richard Stallman <rms@gnu.org>
11121
11122 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
11123 that might come in during mouse tracking.
11124
11125 2006-09-18 Kim F. Storm <storm@cua.dk>
11126
11127 * simple.el (line-move-partial): Rework 2006-09-15 change to use
11128 new window-line-height function. Further optimize by not calling
11129 pos-visible-in-window-p for window-end when window-line-height
11130 returns useful information.
11131
11132 2006-09-16 Richard Stallman <rms@gnu.org>
11133
11134 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
11135 (conf-space-mode): Don't handle prefix arg.
11136 Delete conf-space-keywords-override code.
11137 Use add-hook.
11138 (conf-space-keywords): New command.
11139 (conf-space-mode-internal): Be careful with imenu-generic-expression.
11140 Delete conf-space-keywords-override code.
11141 (conf-space-keywords-alist): Doc fix.
11142 (conf-space-font-lock-keywords): Doc fix.
11143 (conf-space-keywords-override): Var deleted.
11144
11145 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
11146
11147 * startup.el (fancy-splash-screens): Don't switch to the scratch
11148 buffer; it may not be the next buffer.
11149
11150 2006-09-16 Romain Francoise <romain@orebokech.com>
11151
11152 * saveplace.el (load-save-place-alist-from-file): Use expanded name
11153 in both messages.
11154
11155 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
11156
11157 * progmodes/python.el (python-preoutput-filter):
11158 Fix arg order to string-match.
11159
11160 2006-09-16 Richard Stallman <rms@gnu.org>
11161
11162 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
11163 font-lock-compile-keywords.
11164
11165 * font-lock.el (font-lock-compile-keywords): Rename optional arg
11166 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
11167
11168 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11169
11170 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
11171
11172 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
11173 and the data doesn't look like UTF8, send STRING instead.
11174
11175 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
11176
11177 * textmodes/flyspell.el (flyspell-check-region-doublons):
11178 New function to detect duplicated words.
11179 (flyspell-large-region): Use it.
11180
11181 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
11182
11183 * simple.el (line-move-to-column): Revert 2006-08-03 change.
11184
11185 2006-09-16 Eli Zaretskii <eliz@gnu.org>
11186
11187 * help.el (describe-prefix-bindings): Use let, not let*.
11188
11189 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
11190
11191 * allout.el (allout-regexp, allout-line-boundary-regexp)
11192 (allout-bob-regexp): Correct grouping and boundaries to fix
11193 backwards traversal.
11194 (allout-depth-specific-regexp, allout-depth-one-regexp):
11195 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
11196 worse time in allout-ascend.
11197 (allout-doublecheck-at-and-shallower): Identify depth threshold
11198 below which topics are checked for and disqualified by containment
11199 discontinuities.
11200 (allout-hotspot-key-handler): Correctly handle multiple-key
11201 strokes. Remove some unused variables.
11202 (allout-mode-leaders): Clarify that mode-specific comment-start
11203 will be used.
11204 (set-allout-regexp): Correctly regexp-quote allout regexps to
11205 properly accept alternative header-leads and primary bullets with
11206 regexp-specific characters (eg, C "/*", mathematica "(*").
11207 Include new regular expressions among those configured.
11208 (allout-infer-header-lead-and-primary-bullet):
11209 Rename allout-infer-header-lead.
11210 (allout-recent-depth): Manifest as a variable as well as a function.
11211 (allout-prefix-data): Simplify into an inline instead of a macro,
11212 assuming current match data rather than being explicitly passed
11213 it. Establish allout-recent-depth value as well as
11214 allout-recent-prefix-beginning and allout-recent-prefix-end.
11215 (allout-aberrant-container-p): True when an item's immediate
11216 offspring discontinuously contained. Useful for disqualifying
11217 unintended topic prefixes, likely at low depths.
11218 (allout-goto-prefix-doublechecked): Elaborate version of
11219 allout-goto-prefix which disqualifies aberrant pseudo-items.
11220 (allout-pre-next-prefix): Layer on top of lower-level routines, to
11221 get disqualification of aberrant containers.
11222 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
11223 containers.
11224 (allout-beginning-of-current-entry): Position at start of buffer
11225 when in container (depth 0) entry.
11226 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
11227 (allout-current-bullet): Strip text properties.
11228 (allout-get-prefix-bullet): Use right match groups.
11229 (allout-beginning-of-line, allout-next-heading):
11230 Disqualify aberrant containers.
11231 (allout-previous-heading): Disqualify aberrant containers, and
11232 change to regular (rather than inline) function, to allow
11233 self-recursion.
11234 (allout-get-invisibility-overlay): Increment so progress is made
11235 when the first overlay is not the sought one.
11236 (allout-end-of-prefix): Disqualify aberrant containers.
11237 (allout-end-of-line): Cycle something like allout-beginning-of-line.
11238 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
11239 outline.el outlines) functional again. Change the primary bullet
11240 along with the header-lead - level 1 new-style bullets now work.
11241 Engage allout-before-change-handler in mainline Emacs, not just
11242 XEmacs, to do undo handling.
11243 (allout-before-change-handler): Expose undo changes occurring in
11244 hidden regions. Use allout-get-invisibility-overlay instead of
11245 reimplementing it inline.
11246 (allout-chart-subtree): Use start rather than end of prefix in
11247 charts. Use allout-recent-depth variable.
11248 (allout-chart-siblings): Disqualify aberrant topics.
11249 (allout-beginning-of-current-entry): Position correctly.
11250 (allout-ascend): Use new allout-depth-specific-regexp and
11251 allout-depth-one-regexp for linear instead of O(N^2) or worse
11252 behavior.
11253 (allout-ascend-to-depth): Depend on allout-ascend, rather than
11254 reimplementing an algorithm.
11255 (allout-up-current-level): Depend on allout-ascend, rather than
11256 reimplementing an algorithm. Return to start-point if we fail.
11257 (allout-descend-to-depth): Use allout-recent-depth variable
11258 instead of function.
11259 (allout-next-sibling): On traversal of numerous intervening
11260 topics, resort to economical allout-next-sibling-leap.
11261 (allout-next-sibling-leap): Specialized version of
11262 allout-next-sibling that uses allout-ascend cleverly, to depend on
11263 a regexp search to leap large numbers of contained topics, rather
11264 than arbitrarily many one-by-one traversals.
11265 (allout-next-visible-heading): Disqualify aberrant topics.
11266 (allout-previous-visible-heading): Position consistently when
11267 interactive.
11268 (allout-forward-current-level): Base on allout-previous-sibling
11269 rather than (differently) reimplmenting the algorithm. Remove some
11270 unused variables.
11271 (allout-solicit-alternate-bullet): Present default choice stripped
11272 of text properties.
11273 (allout-rebullet-heading): Use bullet stripped of text properties.
11274 Register changes using allout-exposure-change-hook.
11275 Disregard aberrant topics.
11276 (allout-shift-in): With universal-argument, make topic a peer of
11277 it's former offspring. Simplify the code by separating out
11278 allout-shift-out functionality.
11279 (allout-shift-out): With universal-argument, make offspring peers
11280 of their former container, and its siblings. Implement the
11281 functionality here, rather than inappropriately muddling the
11282 implementation of allout-shift-in.
11283 (allout-rebullet-topic): Respect additional argument for new
11284 parent-child separation function.
11285 (allout-yank-processing): Use allout-ascend directly.
11286 (allout-show-entry): Disqualify aberrant topics.
11287 (allout-show-children): Handle discontinuous children gracefully,
11288 extending the depth being revealed to expose them and posting a
11289 message indicating the situation.
11290 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
11291 Leave cursor in correct position.
11292 (allout-hide-current-subtree): Use allout-ascend directly.
11293 Disqualify aberrant topics.
11294 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
11295 a way that the yanks can restore it, as used to happen.
11296 (allout-yank-processing): Restore exposure layout as recorded by
11297 allout-kill-*, as used to happen.
11298 (allout-annotate-hidden, allout-hide-by-annotation): New routines
11299 for preseving and restoring exposure layout across kills.
11300 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
11301 (allout-encrypt-string): Strip text properties.
11302 Rearranged order and outline-headings for some of the
11303 miscellaneous functions.
11304 (allout-resolve-xref): No need to quote the error name in the
11305 condition-case handler section.
11306 (allout-flatten): Classic recursive (and recursively intensive,
11307 without tail-recursion) list-flattener, needed by allout-shift-out
11308 when confronted with discontinuous children.
11309
11310 2006-09-16 Jason Rumney <jasonr@gnu.org>
11311
11312 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
11313 on ms-windows.
11314 (dnd-open-unc-file): Remove.
11315 (dnd-open-local-file): Mention in doc string that it also handles
11316 remote files if the system natively supports unc file-names.
11317
11318 2006-09-15 Kim F. Storm <storm@cua.dk>
11319
11320 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
11321 all necessary information about the event before erasing *Help*.
11322
11323 * simple.el (line-move-partial): Use window-line-visiblity to
11324 quickly check whether last line is partially visible, and only do
11325 the hard (and slow) part in that case.
11326
11327 2006-09-15 Jay Belanger <belanger@truman.edu>
11328
11329 * COPYING: Replace "Library Public License" by "Lesser Public
11330 License" throughout.
11331
11332 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11333
11334 * term/x-win.el (x-menu-bar-open): New function for F10.
11335
11336 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
11337
11338 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11339 Disallow filenames containing " -" to avoid confusion with libtool
11340 compilation messages. Suggested by Stefan Monnier.
11341
11342 2006-09-15 David Kastrup <dak@gnu.org>
11343
11344 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
11345 instead of buffer position for `mouse-on-link-p'.
11346
11347 * mouse.el (mouse-posn-property): New function looking up the
11348 properties at a click position in overlays and text properties in
11349 either buffer or strings.
11350 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
11351 of both `follow-link' as well as `mouse-face' properties.
11352 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
11353 buffer position.
11354
11355 * help.el (describe-key-briefly): When reading a down-event on
11356 mode lines or scroll bar, swallow the following up event, too.
11357 Use the new mouse sensitity of `key-binding' for lookup.
11358 (describe-key): The same here.
11359
11360 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
11361
11362 * play/life.el (life-patterns): Add a few more interesting patterns.
11363 (life-setup): Force `show-trailing-whitespace' to nil.
11364
11365 2006-09-14 Richard Stallman <rms@gnu.org>
11366
11367 * startup.el (fancy-splash-text): Change text to improve alignment.
11368 (fancy-splash-screens): Don't set non-standard tab width.
11369 Bind cursor-type temporarily, and make it easy to patch to
11370 preserve the splash buffer.
11371 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
11372 (fancy-splash-screens): Display echo-area message explicitly.
11373 Don't set fancy-splash-help-echo.
11374
11375 * simple.el (line-number-mode): Group mode-line instead of
11376 editing-basics.
11377 (column-number-mode, size-indication-mode): Likewise.
11378
11379 * faces.el (mode-line-faces): Group mode-line instead of modeline.
11380
11381 * time.el (display-time): Group mode-line instead of modeline.
11382
11383 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
11384
11385 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
11386
11387 * startup.el (fancy-splash-text): Move editing instructions to
11388 fancy-splash-head.
11389 (fancy-splash-head): Issue editing instructions.
11390 (fancy-splash-screens): Fixup whitespace.
11391
11392 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11393
11394 * bindings.el (mode-line-buffer-identification-keymap):
11395 Remove duplicate line.
11396
11397 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11398
11399 * ido.el (ido-ignore-item-p): Allow any kind of functions in
11400 ignore lists.
11401
11402 2006-09-14 Kim F. Storm <storm@cua.dk>
11403
11404 * jit-lock.el (jit-lock-fontify-again): New function.
11405 (jit-lock-fontify-now): Use it instead of lambda form.
11406
11407 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
11408
11409 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
11410 (flyspell-auto-correct-word): Make ispell-filter local to these
11411 functions. Check that ispell-filter has new stuff before calling
11412 ispell-parse-output.
11413
11414 2006-09-13 Kim F. Storm <storm@cua.dk>
11415
11416 * simple.el (line-move-partial): Optimize.
11417
11418 2006-09-13 Richard Stallman <rms@gnu.org>
11419
11420 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
11421 Delete spurious backquote.
11422
11423 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
11424
11425 * net/rcirc.el (rcirc-print): Fix last change.
11426
11427 2006-09-12 Jay Belanger <belanger@truman.edu>
11428
11429 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
11430
11431 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
11432
11433 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
11434 rcirc-show-maximum-output.
11435 (rcirc-mode): Remove window-scroll-function hook.
11436 (rcirc-scroll-to-bottom): Remove function.
11437 (rcirc-print): Recenter so point stays at the bottom of the window
11438 if point was already there.
11439
11440 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
11441
11442 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
11443 not to "t".
11444 * progmodes/compile.el (compilation-start): Likewise.
11445 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
11446 Don't use expand-file-name on invocation-directory, since this
11447 might mishandle special characters in invocation-directory.
11448
11449 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11450
11451 * pcvs-defs.el: Remove * in defcustom's docstrings.
11452
11453 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
11454
11455 * progmodes/compile.el (compilation-directory-properties):
11456 Doc fix for help-echo.
11457
11458 2006-09-12 Lars Hansen <larsh@soem.dk>
11459
11460 * desktop.el (desktop-read): Add comment.
11461
11462 2006-09-12 Kim F. Storm <storm@cua.dk>
11463
11464 * simple.el (next-error-highlight, next-error-highlight-no-select):
11465 Fix spelling error.
11466
11467 * subr.el (sit-for): Rework to use input-pending-p and cond.
11468 Return nil input is pending on entry also for SECONDS <= 0.
11469 (while-no-input): Use input-pending-p instead of sit-for.
11470
11471 2006-09-11 Richard Stallman <rms@gnu.org>
11472
11473 * simple.el (next-error-highlight, next-error-highlight-no-select):
11474 Fix custom type and doc strings.
11475
11476 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
11477
11478 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
11479 (diff-apply-hunk): Use it to ask for confirmation.
11480
11481 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
11482
11483 * emacs-lisp/cl.el (pushnew): Add missing `,'.
11484
11485 2006-09-11 David Kastrup <dak@gnu.org>
11486
11487 * help.el (string-key-binding, describe-key-briefly)
11488 (describe-key): Remove `string-key-binding' and its callers since
11489 `key-binding' already caters for the proper lookup now.
11490
11491 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
11492
11493 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
11494 (cfengine-mode): Use it. Fix \ syntax to be like /.
11495
11496 * bindings.el (mode-line-buffer-identification-keymap):
11497 Move initialization into declaration.
11498
11499 2006-09-10 Kim F. Storm <storm@cua.dk>
11500
11501 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
11502 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
11503 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
11504 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
11505
11506 2006-09-10 Richard Stallman <rms@gnu.org>
11507
11508 * dired-aux.el: Handle errors in recursive copy usefully.
11509 (dired-create-files-failures): New variable.
11510 (dired-copy-file): Remove condition-case.
11511 (dired-copy-file-recursive): Check for errors on all file
11512 operations, and add them to dired-create-files-failures.
11513 Check file file-date-erorr here too.
11514 (dired-create-files): Check dired-create-files-failures
11515 and report those errors too.
11516
11517 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
11518
11519 * subr.el (add-to-list): New argument COMPARE-FN.
11520
11521 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
11522
11523 * filecache.el (file-cache-add-directory)
11524 (file-cache-add-directory-list, file-cache-add-file)
11525 (file-cache-add-directory-using-find)
11526 (file-cache-add-directory-using-locate)
11527 (file-cache-add-directory-recursively): Add autoloads.
11528
11529 2006-09-09 Richard Stallman <rms@gnu.org>
11530
11531 * textmodes/conf-mode.el (conf-space-mode):
11532 Use hack-local-variables-hook instead of calling hack-local-variables.
11533 (conf-space-keywords-override): New variable.
11534 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
11535 (conf-space-mode): Always make conf-space-keywords and
11536 conf-space-keywords-override local.
11537 Call conf-space-mode-internal directly as well as via hook.
11538
11539 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
11540
11541 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
11542 quasi-keywords.
11543
11544 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11545
11546 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
11547 (python-send-string): Be slightly more careful about adding \n.
11548
11549 * startup.el (normal-splash-screen): Don't display the buffer if we'll
11550 kill it right away anyway.
11551
11552 2006-09-09 Eli Zaretskii <eliz@gnu.org>
11553
11554 * international/codepage.el (cp850-decode-table): Fix a few codes.
11555 (cp858-decode-table): New variable.
11556
11557 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
11558
11559 * net/ldap.el (ldap-search-internal): Doc fix.
11560
11561 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11562
11563 * play/life.el (life-display-generation): Test for input manually if
11564 `sleeptime' is negative or null.
11565
11566 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
11567 (print-region-1): Substitute `%s' with the page title.
11568
11569 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
11570
11571 * locate.el (locate-current-search): New variable.
11572 (locate): Set buffer local value. Use current buffer if it is
11573 in Locate mode.
11574 (locate-mode): Disable undo here.
11575 (locate-do-setup): Use locate-current-filter from buffer to be killed.
11576 (locate-update): Use locate-current-search and locate-current-filter.
11577
11578 2006-09-08 David Kastrup <dak@gnu.org>
11579
11580 * desktop.el (desktop-read): When loading a desktop, disable
11581 saving it while the load progresses, and switch off a pending lazy
11582 load by calling `desktop-lazy-abort'.
11583
11584 2006-08-27 Martin Rudalics <rudalics@gmx.at>
11585
11586 * window.el (mouse-autoselect-window-timer)
11587 (mouse-autoselect-window-position)
11588 (mouse-autoselect-window-window)
11589 (mouse-autoselect-window-now): New vars.
11590 (mouse-autoselect-window-cancel)
11591 (mouse-autoselect-window-select)
11592 (mouse-autoselect-window-start): New functions.
11593 (handle-select-window): Call `mouse-autoselect-window-start' when
11594 delayed window autoselection is enabled.
11595
11596 * cus-start.el (mouse-autoselect-window): Handle delayed window
11597 autoselection.
11598
11599 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
11600 commands after which it is allowed to print in the echo area.
11601
11602 2006-09-08 Richard Stallman <rms@gnu.org>
11603
11604 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
11605
11606 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
11607 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
11608
11609 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
11610 (cancel-timer-internal): Add doc string.
11611 (cancel-function-timers): Doc fix.
11612 (with-timeout-handler, timer-event-last*): Add doc strings.
11613
11614 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
11615
11616 * files.el (risky-local-variable-p): Match ...-bindat-spec.
11617
11618 * dired.el (dired-log-summary): Add doc string.
11619
11620 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
11621 (custom-group-menu-create): Not here.
11622
11623 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
11624
11625 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
11626
11627 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11628
11629 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
11630 (mac-apple-event-map): Define its handler.
11631
11632 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
11633
11634 * net/ldap.el (ldap-search-internal): Handle `auth' key.
11635
11636 2006-09-07 Magnus Henoch <mange@freemail.hu>
11637
11638 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
11639 clause.
11640
11641 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11642
11643 * info.el (Info-index): Bind completion-ignore-case.
11644
11645 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11646
11647 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
11648 previous commit.
11649 (inferior-prolog-guess-flavor): New fun left out of previous commit.
11650 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
11651 burp in dedicated windows.
11652 (inferior-prolog-self-insert-command): New command.
11653 (inferior-prolog-mode-map): Use it.
11654
11655 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
11656
11657 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
11658
11659 * international/code-pages.el: Add cp858.
11660
11661 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11662
11663 * dnd.el: Fix bootstrapping.
11664
11665 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11666
11667 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
11668 (dnd-open-remote-url): New function.
11669 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
11670 not windows-nt.
11671
11672 2006-09-07 Jason Rumney <jasonr@gnu.org>
11673
11674 * dnd.el (dnd-open-remote-file-function): New variable.
11675 (dnd-open-unc-file): New function.
11676 (dnd-open-file): Call dnd-open-remote-file-function if set.
11677
11678 2006-09-06 Daiki Ueno <ueno@unixuser.org>
11679
11680 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
11681 pgg-passphrase-coding-system rather than locale-coding-system.
11682 * pgg-def.el (pgg-passphrase-coding-system): New user option.
11683
11684 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11685
11686 * progmodes/prolog.el: Remove * in docstrings.
11687 (prolog-program-name): Add SWI prolog.
11688 (prolog-mode-menu): New menu.
11689 (prolog-mode): Set comment-add.
11690 (prolog-indent-line): Simplify. Use indent-line-to.
11691 (inferior-prolog-buffer): New var.
11692 (inferior-prolog-run, inferior-prolog-process): New funs.
11693 (run-prolog, switch-to-prolog): Rewrite, using them.
11694 (prolog-consult-region): Use inferior-prolog-buffer.
11695 (inferior-prolog-load-file): New function.
11696 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
11697
11698 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
11699 last word, if it's not the end of the paragraph.
11700
11701 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
11702 file name.
11703
11704 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
11705
11706 * frame.el (display-mm-dimensions-alist): New defcustom.
11707 (display-mm-height, display-mm-width): Use it.
11708
11709 2006-09-06 Simon Josefsson <jas@extundo.com>
11710
11711 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
11712
11713 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
11714
11715 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
11716 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
11717 string values.
11718
11719 2006-09-06 Kim F. Storm <storm@cua.dk>
11720
11721 * simple.el (line-move-partial): New function to do vscrolling for
11722 partially visible images / tall lines. Rewrite based on code
11723 previously in line-move. Simplify backwards vscrolling.
11724 (line-move): Use it. Simplify.
11725
11726 2006-09-05 Kim F. Storm <storm@cua.dk>
11727
11728 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
11729
11730 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
11731
11732 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11733 Process the `gcc-include' after the `gnu' rule.
11734
11735 2006-09-05 Kim F. Storm <storm@cua.dk>
11736
11737 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
11738
11739 2006-09-05 Daiki Ueno <ueno@unixuser.org>
11740
11741 * pgg.el (pgg-clear-string): Alias to clear-string for backward
11742 compatibility.
11743
11744 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
11745 inhibit-redisplay; encode passphrase with locale-coding-system.
11746
11747 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
11748
11749 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
11750
11751 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
11752
11753 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
11754 (gdb-var-list-children-regexp): Make type field optional.
11755
11756 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
11757 e.g public, protected in C++.
11758
11759 2006-09-04 John Paul Wallington <jpw@pobox.com>
11760
11761 * simple.el (completion-show-help): New defcustom.
11762 (completion-setup-function): Heed it.
11763
11764 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
11765
11766 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
11767
11768 2006-09-04 Richard Stallman <rms@gnu.org>
11769
11770 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
11771 (rsf-min-region-to-spam-list): Doc fix.
11772 (rsf-add-content-type-field): Doc fix.
11773
11774 * simple.el (kill-region): Explicitly test there is a region.
11775
11776 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
11777
11778 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
11779 sendmail in several common directories.
11780
11781 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
11782
11783 * paths.el (sendmail-program): Removed.
11784
11785 2006-09-04 Daiki Ueno <ueno@unixuser.org>
11786
11787 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
11788 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
11789 http://article.gmane.org/gmane.emacs.gnus.general/50457
11790
11791 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
11792
11793 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
11794 mark after running the menu filter.
11795
11796 2006-09-03 Juri Linkov <juri@jurta.org>
11797
11798 * international/quail.el (quail-defrule-internal): Add a check
11799 if a key is a vector.
11800
11801 2006-09-02 Juri Linkov <juri@jurta.org>
11802
11803 * man.el (Man-topic-history): New variable.
11804 (man): Use it.
11805
11806 * woman.el (woman-topic-history): Change defvar to defvaralias
11807 for symbol `Man-topic-history'.
11808
11809 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
11810 `comint-last-output-start' is a marker by using `markerp' and
11811 check if it has a position by using `marker-position', and use
11812 this position for `goto-char'.
11813
11814 * international/quail.el (quail-defrule-internal): Add missing
11815 `error' call for null key.
11816
11817 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
11818
11819 * net/rcirc.el (rcirc-keywords): New variable.
11820 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
11821 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
11822 variables.
11823 (rcirc-responses-no-activity): New function.
11824 (rcirc-handler-generic): Check for responses in above.
11825 (rcirc-process-command): Add ?: character to arguments of raw
11826 server commands.
11827 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
11828 `rcirc-dim-nicks'.
11829 (rcirc-gray-toggle): Remove unused variable.
11830 (rcirc-print): Remove some tracking logic, which is moved into
11831 markup functions.
11832 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
11833 types.
11834 (rcirc-activity-string): Look for 'keyword in activity-types.
11835 (rcirc-window-configuration-change): Don't erase overlay-arrow
11836 unnecessarily.
11837 (rcirc-add-or-remove): New function.
11838 (rcirc-cmd-ignore): Use it.
11839 (rcirc-message-leader): Remove unused function.
11840 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
11841 (rcirc-add-face): New function.
11842 (rcirc-facify): Use rcirc-add-face.
11843 (rcirc-url-regexp): Add parens.
11844 (rcirc-map-regexp): Remove function.
11845 (rcirc-mangle-regexp): Remove function.
11846 (rcirc-markup-text-functions): New variable.
11847 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
11848 (rcirc-markup-body-text, rcirc-markup-attributes)
11849 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
11850 (rcirc-markup-bright-nicks): New markup handler functions.
11851 (rcirc-nick-in-message-full-line): New face.
11852 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
11853 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
11854
11855 2006-09-02 Martin Rudalics <rudalics@gmx.at>
11856
11857 * cus-start.el (hscroll-margin, hscroll-step)
11858 (mode-line-in-non-selected-windows, mouse-autoselect-window)
11859 (x-use-underline-position-properties): Change version to "22.1"
11860 since they will appear there for the first time.
11861
11862 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
11863
11864 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
11865
11866 2006-08-31 Richard Stallman <rms@gnu.org>
11867
11868 * cus-edit.el (custom-save-variables): Slight cleanup.
11869 (Custom-no-edit): Renamed from custom-no-edit.
11870 (Custom-newline): Renamed from custom-newline.
11871 (custom-mode-map): Use new names.
11872
11873 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
11874 about customization, rather than M-x customize, in the doc string
11875 made for the defcustom.
11876
11877 * emacs-lisp/trace.el (trace-function-background): Doc fix.
11878
11879 2006-08-31 Romain Francoise <romain@orebokech.com>
11880
11881 * dired-x.el (dired-guess-shell-alist-default): Update.
11882
11883 2006-08-31 Michael Mauger <mmaug@yahoo.com>
11884
11885 * custom.el (custom-theme-set-variables): Autoload packages before
11886 sorting the variables.
11887
11888 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
11889
11890 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11891 Convert events to chars if XEmacs.
11892 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
11893
11894 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
11895
11896 * progmodes/python.el (python-eldoc-function): Re-enable quit while
11897 waiting for process.
11898
11899 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11900
11901 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
11902 results in ASCII-only string, encode original one directly.
11903
11904 2006-08-29 Romain Francoise <romain@orebokech.com>
11905
11906 * startup.el (normal-splash-screen, fancy-splash-screens):
11907 Make buffer read-only and arrange to enter view mode if necessary.
11908
11909 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
11910
11911 * hl-line.el (hl-line): New face.
11912 (hl-line-face): Use it.
11913
11914 * image-mode.el (image-mode): Fix last fix.
11915 Suggested by Kim F. Storm.
11916
11917 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
11918
11919 Sync with Tramp 2.0.54.
11920
11921 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
11922 of `=', because `tramp-get-remote-gid' might not always return an
11923 integer when expected.
11924 (tramp-register-file-name-handlers): `partial-completion-mode' is
11925 unknown to XEmacs.
11926 (tramp-time-diff): Don't use `floor', it might fail for large
11927 differences.
11928 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
11929 `tramp-auto-save-directory' if unset in order to guarantee unique
11930 auto-save file names.
11931
11932 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
11933
11934 * image-mode.el (image-mode): Display image as text on a terminal.
11935
11936 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
11937
11938 * progmodes/python.el (python-send-command): Simplify.
11939 (run-python): Don't generate a new buffer unless `new' was specified.
11940 Make sure we send `import emacs' to the proper process.
11941
11942 * progmodes/python.el (python-send-command): Don't wait for the command
11943 to terminate. Don't fiddle with compilation-parsing-end.
11944
11945 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
11946
11947 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
11948 Insert commentary after first line summary.
11949
11950 * woman.el (woman-follow): New function, based on `man-follow'.
11951 (woman-mode-map): Use it.
11952
11953 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
11954 since ibuffer-do-sort-by-recency does not define a sorter.
11955
11956 2006-08-28 Kim F. Storm <storm@cua.dk>
11957
11958 * find-dired.el (find-dired): Use shell-quote-argument to properly
11959 escape ( and ) args. Also use it on {} and ; args in default
11960 value of find-ls-option string.
11961 (find-grep-dired): Use shell-quote-argument on {} and ; args.
11962
11963 2006-08-27 Michael Olson <mwolson@gnu.org>
11964
11965 * emacs-lisp/tq.el: Small grammar fix in comments.
11966 (tq-enqueue): Check for existence of queue rather than the
11967 head queue item's question, which was a no-op.
11968 (tq-filter, tq-process-buffer): Make sure the process buffer
11969 exists before making it the current buffer.
11970
11971 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11972
11973 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
11974 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
11975 (special-event-map): Apply 2006-08-16 change for x-win.el.
11976
11977 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11978
11979 * progmodes/python.el (python-send-receive): Wait in the
11980 process's buffer so as to check the right buffer-local variables.
11981
11982 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
11983
11984 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
11985 (defgroup checkdoc): Move to beginning.
11986
11987 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
11988 (python-preoutput-continuation): Remove.
11989 (python-preoutput-filter): Simplify correspondingly.
11990 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
11991 Loop around to catch embedded _emacs_out output.
11992 (run-python): Send the import&print command on a single line.
11993 (python-send-command): Send command&print on a single line.
11994 (python-send-string): Only add double \n if needed.
11995 (python-send-receive): Loop until the result comes.
11996 (python-mode-running): Defvar it.
11997 (python-setup-brm): Remove unused var `menu'.
11998 Only bind py-mode-map and `features' around brm-init.
11999 (python-calculate-indentation): Remove unused var `point'.
12000 (python-beginning-of-defun): Remove unused var `def-line'.
12001
12002 2006-08-25 Richard Stallman <rms@gnu.org>
12003
12004 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
12005
12006 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
12007
12008 * emulation/viper.el (viper-set-hooks): Use frame bindings for
12009 viper-vi-state-cursor-color.
12010 (viper-non-hook-settings): Don't set default
12011 mode-line-buffer-identification.
12012
12013 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
12014 New fun.
12015 (viper-set-cursor-color-according-to-state)
12016 (viper-get-saved-cursor-color-in-replace-mode)
12017 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
12018 viper-emacs-state-cursor-color.
12019
12020 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
12021 (viper-undo): Use point if undo-beg-posn is nil.
12022 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
12023 (viper-after-change-undo-hook): Don't use
12024 viper-emacs-state-cursor-color by default.
12025 (viper-undo): More sensible positioning after undo.
12026
12027 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
12028 (viper-emacs-state-cursor-color): Default to nil, since this feature
12029 doesn't work well yet.
12030
12031 * ediff-mult.el (ediff-intersect-directories)
12032 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
12033 always expand filenames.
12034
12035 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12036
12037 * tumme.el: Remove * in defcustoms's docstrings.
12038
12039 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
12040
12041 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
12042 Accept internal time format for SECS arg.
12043 (timer-relative-time): Doc fix.
12044
12045 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
12046 adapted from Martin Rudalics.
12047 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
12048 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
12049 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
12050 using sit-for.
12051
12052 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
12053
12054 * cus-start.el (all): Add `overline-margin' and
12055 `x-underline-at-descent-line'.
12056
12057 2006-08-24 Kim F. Storm <storm@cua.dk>
12058
12059 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
12060 to mean "use find -exec"; nil now unambiguously means auto-detect.
12061 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
12062 Use shell-quote-argument to build grep-find-command and
12063 grep-find-template.
12064 (rgrep): Use shell-quote-argument to properly quote arguments to find.
12065 Reported by Tom Seddon.
12066
12067 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
12068
12069 * startup.el (fancy-splash-head): Give instructions for dismissing
12070 the splash screen for default startup too.
12071 (display-startup-echo-area-message, fancy-splash-screens)
12072 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
12073 all splash text at once and keep the splash buffer around.
12074 (command-line-1): Give display-startup-echo-area-message a t arg.
12075
12076 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
12077
12078 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
12079 gnus frame is selected.
12080
12081 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
12082
12083 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
12084
12085 2006-08-22 Kim F. Storm <storm@cua.dk>
12086
12087 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
12088 Add suffix matching for subdirs.
12089
12090 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
12091
12092 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
12093 mouse-yank-at-point is non-nil.
12094
12095 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
12096
12097 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
12098 a bit wider and remove fringes to fit initial output on line.
12099
12100 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
12101
12102 * frame.el (blink-cursor-end): Only ignore the error we care about.
12103 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
12104
12105 2006-08-21 Richard Stallman <rms@gnu.org>
12106
12107 * whitespace.el (whitespace-cleanup): Doc fix.
12108
12109 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
12110
12111 * net/rcirc.el (rcirc-show-maximum-output): New var.
12112 (rcirc-buffer-process): If no buffer argument is supplied, use
12113 current-buffer.
12114 (rcirc-complete-nick): Complete to the last completed nick first.
12115 (rcirc-mode): Preserve the value of `rcirc-urls' across
12116 connections. Setup scroll function.
12117 (rcirc-scroll-to-bottom): New function.
12118 (rcirc-print): Use nick syntax around regexp work.
12119 Notice dim-nicks speaking only if they say our nick.
12120 (rcirc-update-activity-string): Do not show the modeline indicator
12121 if there are no live rcirc processes.
12122 (rcirc-cmd-ignore): Ignore case.
12123 (rcirc-browse-url-at-point): Fix off-by-one error.
12124
12125 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12126
12127 * progmodes/python.el: Remove * in defcustom docstrings.
12128 (run-python, python-proc, python-try-complete): Use derived-mode-p.
12129 (python-mode): Set tab-width and indent-tabs-mode.
12130
12131 2006-08-20 Dave Love <fx@gnu.org>
12132
12133 * progmodes/python.el: Update to Dave Love's latest version.
12134 (python-font-lock-keywords, python-mode): Don't use
12135 font-lock-syntax-table, but match symbol elements explicitly instead.
12136 (python-mode-map): Add help, and a few more key bindings.
12137 (python-skip-comments/blanks): Move out of comments as well.
12138 (python-continuation-line-p): Behave better with unbalanced parens.
12139 (python-blank-line-p): New fun.
12140 (python-open-block-statement-p): Don't use a heuristic.
12141 (python-outdent-p): Better handle blocks-in-the-same-line.
12142 (python-calculate-indentation): Misc improvements.
12143 (python-comment-indent): Remove.
12144 (python-block-pairs): New var.
12145 (python-first-word): New fun.
12146 (python-indentation-levels): Handle more common cases.
12147 (python-indent-line-1): Add `leave' argument.
12148 (python-indent-region): New fun.
12149 (python-skip-out): New fun.
12150 (python-beginning-of-statement, python-end-of-statement): Use it.
12151 (python-next-statement): Return correct count even at eob.
12152 (python-end-of-block): Fix paren-typo.
12153 (python-imenu-create-index): Add module variables.
12154 (run-python): Add `new' arg.
12155 Check we're at a prompt before returning.
12156 (python-send-command): Move to end of buffer.
12157 Wait for prompt to return.
12158 (python-set-proc): New fun.
12159 (python-imports): New var.
12160 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
12161 (python-eldoc-function): Try to move out of arg list.
12162 (python-outline-level): Offset by 1.
12163 (python-find-imports): New fun.
12164 (python-symbol-completions): Use python-imports.
12165 (python-module-path, ffap-alist): Add support for ffap.
12166 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
12167 (python-insert-*, python-default-template, python-expand-template):
12168 Add templates/skeletons.
12169 (python-setup-brm): Support for Bicycle Repair Man.
12170 (python-abbrev-syntax-table): New var.
12171 (python-abbrev-pc-hook, python-pea-hook): New funs.
12172
12173 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
12174
12175 * frame.el (blink-cursor-start): Set timer first.
12176 (blink-cursor-end): Ignore timer cancelling errors.
12177 Suggested by Ken Manheimer.
12178
12179 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
12180
12181 * newcomment.el (comment-box): Call `comment-normalize-vars'.
12182 Add autoload cookie.
12183
12184 2006-08-20 Richard Stallman <rms@gnu.org>
12185
12186 * simple.el (line-number-at-pos): Doc fix.
12187
12188 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
12189 timer-activate-when-idle, so timer can run before Emacs becomes
12190 non-idle again.
12191
12192 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
12193
12194 * whitespace.el (whitespace-cleanup-internal): New optional arg
12195 REGION-ONLY. If it's non-nil, modify the message to the user
12196 accordingly.
12197 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
12198 a non-nil argument.
12199
12200 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
12201
12202 * rect.el (spaces-string): Simplify and add doc string.
12203
12204 2006-08-17 Romain Francoise <romain@orebokech.com>
12205
12206 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
12207
12208 2006-08-17 Richard Stallman <rms@gnu.org>
12209
12210 * compare-w.el (compare-windows): lambda's take an arg and pass
12211 it to compare-windows-skip-whitespace.
12212
12213 2006-08-17 Martin Rudalics <rudalics@gmx.at>
12214
12215 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
12216 the right buffer.
12217
12218 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
12219
12220 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
12221 removed files.
12222
12223 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
12224
12225 * progmodes/gdb-ui.el (gdb-locals-watch-map)
12226 (gdb-locals-watch-map-1): Suppress keymap first.
12227 (gdb-edit-locals-map-1): New variable.
12228 (gdb-edit-locals-value): New function.
12229 (gdb-stack-list-locals-handler): Use them.
12230
12231 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
12232
12233 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
12234 cursor would normally be drawn in the fringe.
12235
12236 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
12237 Reported by Martin Rudalics <rudalics@gmx.at>.
12238
12239 2006-08-16 Richard Stallman <rms@gnu.org>
12240
12241 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
12242 (special-event-map): Process drag-n-drop events this way.
12243
12244 * simple.el (move-beginning-of-line): Test whether fields
12245 would prevent motion back to line's first visible character.
12246 If so, stop where the fields would stop the motion.
12247
12248 * newcomment.el (comment-indent): Fully update INDENT
12249 before checking to see if it will change the text.
12250
12251 * cus-edit.el (custom-newline): New function.
12252 (custom-mode-map): Bind newline to custom-newline.
12253
12254 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
12255 into ignore-whitespace.
12256 Check each buffer for its skip-function.
12257 Handle compare-windows-skip-whitespace special-case test
12258 by returning t from default skip function.
12259
12260 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
12261
12262 * textmodes/org.el (org-clock-special-range)
12263 (org-clock-update-time-maybe): New functions.
12264 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
12265 not only a-z.
12266 (org-agenda-get-blocks): Allow multiple blocks per headline.
12267 (org-timestamp-change): Call `org-clock-update-time-maybe'.
12268 (org-export-html-title-format)
12269 (org-export-html-toplevel-hlevel): New options.
12270 (org-export-language-setup): Add support for Czech.
12271 (org-mode, org-insert-todo-heading, org-find-visible)
12272 (org-find-invisible, org-invisible-p, org-invisible-p2)
12273 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
12274 (org-show-subtree, org-show-entry, org-make-options-regexp):
12275 Remove compatibility support for old outline-mode.
12276 (org-check-occur-regexp): Funtion removed.
12277 (org-on-heading-p, org-back-to-heading): Made defalias.
12278 (org-set-local): New defsubst.
12279 (org-set-regexps-and-options, org-mode)
12280 (org-set-font-lock-defaults, org-edit-agenda-file-list)
12281 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
12282 (org-remember-apply-template, org-table-edit-field)
12283 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
12284 (org-set-autofill-regexps): Use `org-set-local'.
12285 (org-table-eval-formula): Fix bug with parsing of display flags.
12286
12287 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
12288
12289 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
12290 frame with fringe arrow. Suggested by Simon Marshall
12291 <simon.marshall@misys.com>.
12292 (gdb-stack-position): New variable.
12293 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
12294 (gdb-frames-mode): Set gdb-stack-position to nil.
12295 Add to overlay-arrow-variable-list
12296 (gdb-reset): Delete gdb-stack-position from above list.
12297
12298 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12299
12300 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
12301 read only.
12302
12303 2006-08-13 Romain Francoise <romain@orebokech.com>
12304
12305 * cus-theme.el (customize-create-theme)
12306 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
12307
12308 * filesets.el (filesets-add-buffer): Ditto.
12309
12310 * pcvs.el (cvs-change-cvsroot): Ditto.
12311
12312 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
12313
12314 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
12315 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
12316 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
12317 expressions.
12318 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
12319 Only search till end of line.
12320 Add face to function names in case of no filename.
12321 Add face to variable names of watchpoints.
12322
12323 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
12324
12325 * cus-start.el <indent-tabs-mode>: Move to the `indent'
12326 customization group.
12327
12328 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
12329
12330 * allout.el (allout-prior-bindings, allout-added-bindings):
12331 Remove, after long deprecation.
12332 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
12333 Add customization vars controlling allout-beginning-of-line and
12334 allout-end-of-line conveniences.
12335 (allout-header-prefix, allout-use-mode-specific-leader)
12336 (allout-use-mode-specific-leader, allout-mode-leaders):
12337 Revise docstrings.
12338 (allout-infer-header-lead): Change to be an alias for
12339 allout-infer-header-lead-and-primary-bullet.
12340 (allout-infer-header-lead-and-primary-bullet): New version of
12341 allout-infer-header-lead which assigns the primary bullet to the
12342 same as the header lead, when its being changed.
12343 (allout-infer-body-reindent): Apply regexp-quote instead of
12344 unconditionally prepending "\\", so that all literal
12345 allout-header-prefix and allout-primary-bullet strings are
12346 properly handled.
12347 (allout-add-resumptions): Add optional qualifier for extending or
12348 appending to existing values, rather than replacing them.
12349 (allout-view-change-hook): Clarify docstring.
12350 (allout-exposure-change-hook): Take explicit arguments, via
12351 run-hook-with-args.
12352 (allout-structure-added-hook)
12353 (allout-structure-deleted-hook)
12354 (allout-structure-shifted-hook): New hooks analogous to
12355 allout-exposure-change-hook for other kinds of structural outline
12356 edits.
12357 (allout-encryption-plaintext-sanitization-regexps): New encryption
12358 customization variable, by which cooperating modes can provde
12359 massage of the plaintext without actually being passed it.
12360 (allout-encryption-ciphertext-rejection-regexps)
12361 (allout-encryption-ciphertext-rejection-ceiling): New encryption
12362 customization variables, by which cooperating modes can prohibit
12363 rare but possible ciphertext patterns from fouling their
12364 operation, with actually being passed the ciphertext.
12365 (allout-mode): Run activation and deactivation hooks after the
12366 minor-mode variable has been toggled, to clarify the mode
12367 disposition. The new encryption ciphertext rejection variable is
12368 used to ensure that the ciphertext does not contain text that
12369 would be recognized as outline structural elements by allout.
12370 Substite allout-beginning-of-line and allout-end-of-line for
12371 conventionall beginning-of-line and end-of-line bindings.
12372 If allout-old-style-prefixes is non-nil, don't nullify it on mode
12373 activation!
12374 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
12375 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
12376 (allout-chart-subtree): Implement new mode, charting only the
12377 visible items in the subtree, when new 'visible' parameter is non-nil.
12378 (allout-end-of-subtree): Properly handle the last item in the buffer.
12379 (allout-pre-command-business, allout-command-counter):
12380 Increment an advertised counter so that cooperating enhancements can
12381 track revisions of items.
12382 (allout-open-topic): Run allout-structure-added-hook with suitable
12383 arguments.
12384 (allout-shift-in): Run allout-structure-shifted-hook with suitable
12385 arguments.
12386 (allout-shift-out): Fix doubling for negative args and ensure call
12387 of allout-structure-shifted-hook by solely using allout-shift-in.
12388 (allout-kill-line, allout-kill-topic):
12389 Run allout-structure-deleted-hook with suitable arguments.
12390 (allout-yank-processing): Run allout-structure-added-hook with
12391 proper arguments.
12392 (allout-yank): Enclose activity in allout-unprotected.
12393 (allout-flag-region): Run allout-exposure-change-hook with
12394 suitable arguments, instead of making the callee infer the arguments.
12395 (allout-encrypt-string):
12396 Support allout-encryption-plaintext-sanitization-regexps,
12397 allout-encryption-ciphertext-rejection-regexps, and
12398 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
12399 en/de cryption mode in symmetric encryption failure message.
12400 (allout-obtain-passphrase): Use copy-sequence to get a distinct
12401 copy of the passphrase, and don't zero it or we'll corrupt the
12402 stashed copy.
12403 (allout-create-encryption-passphrase-verifier)
12404 (allout-verify-passphrase): Respect the new signature for
12405 allout-encrypt-string.
12406 (allout-get-configvar-values): Convenience for getting a
12407 configuration variable value and handling its absence gracefully.
12408
12409 2006-08-11 Romain Francoise <romain@orebokech.com>
12410
12411 * obsolete/zone-mode.el: Delete.
12412
12413 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12414
12415 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
12416
12417 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
12418
12419 * emacs-lisp/bindat.el (bindat-ip-to-string):
12420 Use `format-network-address' if possible.
12421
12422 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12423
12424 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
12425
12426 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
12427
12428 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
12429 restore unread-command-events here.
12430 (edebug-display): Do it here, to detect sit-for interruptions.
12431
12432 2006-08-10 Romain Francoise <romain@orebokech.com>
12433
12434 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
12435 (dns-mode-soa-auto-increment-serial): New user option.
12436 (dns-mode-soa-maybe-increment-serial): New function.
12437 (dns-mode): Add the latter to `write-contents-functions'.
12438
12439 * obsolete/zone-mode.el: Move to obsolete/ from net/.
12440 Delete autoload cookies.
12441
12442 2006-08-10 John Wiegley <johnw@newartisans.com>
12443
12444 * eshell/em-glob.el (eshell-glob-chars-list)
12445 (eshell-glob-translate-alist): Add support for [^g] in character globs.
12446
12447 2006-08-10 Richard Stallman <rms@gnu.org>
12448
12449 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
12450 (facemenu-set-face): Doc fix.
12451 (facemenu-listed-faces): Doc fix.
12452
12453 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
12454
12455 * avoid.el (mouse-avoidance-animating-pointer): New var.
12456 (mouse-avoidance-nudge-mouse): Use it.
12457 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
12458 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
12459 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
12460 Don't activate if currently animating. All callers changed.
12461
12462 2006-08-09 John Wiegley <johnw@newartisans.com>
12463
12464 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
12465 variable, which causes timeclock to report elapsed time worked,
12466 instead of just work remaining.
12467
12468 2006-08-09 Kenichi Handa <handa@m17n.org>
12469
12470 * international/latexenc.el (latexenc-find-file-coding-system):
12471 Fix for the case that the 2nd element of arg-list is a cons.
12472
12473 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
12474
12475 * info.el (Info-fontify-node): Handle preceding `in' for note
12476 reference hiding rules.
12477
12478 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
12479
12480 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
12481 mistake a closing " for an opening one.
12482
12483 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
12484
12485 * term/xterm.el (terminal-init-xterm): Add more key bindings.
12486
12487 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
12488
12489 * complete.el (PC-do-completion): Filter out completions matching
12490 completion-ignored-extensions before checking whether there are
12491 multiple completions.
12492 Don't use `list' unnecessarily when building completion tables.
12493
12494 2006-08-06 Richard Stallman <rms@gnu.org>
12495
12496 * help.el (describe-mode): Make minor mode list more concise.
12497
12498 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
12499
12500 * bindings.el: Give mode-line-format, mode-line-modes, and
12501 mode-line-position `standard-value' properties.
12502
12503 2006-08-05 Eli Zaretskii <eliz@gnu.org>
12504
12505 * buff-menu.el (list-buffers-noselect): For Info buffers, use
12506 "(file)node" instead of the file name.
12507
12508 2006-08-05 Richard Stallman <rms@gnu.org>
12509
12510 * faces.el (escape-glyph): Doc fix.
12511
12512 2006-08-04 Kenichi Handa <handa@m17n.org>
12513
12514 * international/mule-diag.el (describe-font): Improve docstring
12515 and error message. Use frame-parameter (not frame-parameters).
12516
12517 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
12518
12519 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
12520 Correctly mark the end-of-docstring char.
12521
12522 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
12523
12524 * simple.el (line-move-to-column): Constrain move-to-column to
12525 current field.
12526
12527 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
12528
12529 * font-lock.el (font-lock-beg, font-lock-end)
12530 (font-lock-extend-region-functions): New vars.
12531 (font-lock-extend-region-multiline)
12532 (font-lock-extend-region-wholelines): New functions.
12533 (font-lock-default-fontify-region): Use them.
12534 (font-lock-extend-jit-lock-region-after-change): Only round up
12535 if font-lock-default-fontify-region will do it as well.
12536
12537 * font-lock.el (font-lock-extend-after-change-region-function):
12538 Rename from font-lock-extend-region-function.
12539 (font-lock-extend-region): Remove by inlining at call sites.
12540 (font-lock-after-change-function): Don't needlessly round up to a whole
12541 number of lines.
12542 (font-lock-extend-jit-lock-region-after-change): Be more careful about
12543 the boundary conditions and the interactions between the various ways
12544 to extend the region.
12545
12546 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
12547
12548 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
12549 modification status when forcing the second redisplay.
12550
12551 2006-08-03 Kim F. Storm <storm@cua.dk>
12552
12553 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
12554
12555 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
12556
12557 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
12558 doesn't look like a file name.
12559
12560 * complete.el (PC-expand-many-files): Avoid signalling an error when
12561 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
12562
12563 2006-08-02 Andreas Schwab <schwab@suse.de>
12564
12565 * bindings.el (mode-line-format): Simplify reference to vc-mode.
12566
12567 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
12568
12569 * bindings.el (map): Make mode-line-buffer-identification-keymap
12570 before defining propertized-buffer-identification.
12571
12572 2006-08-01 Richard Stallman <rms@gnu.org>
12573
12574 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
12575
12576 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
12577
12578 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
12579 default value.
12580 (gdb-find-source-frame): New function.
12581 (menu): Add to menu bar.
12582
12583 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
12584
12585 * font-core.el (font-lock-extend-region-function)
12586 (font-lock-extend-region): Move to font-lock.el.
12587
12588 * font-lock.el (font-lock-extend-region-function)
12589 (font-lock-extend-region): Move from font-core.el. Simplify.
12590
12591 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
12592 if needed.
12593 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
12594 (jit-lock-after-change-extend-region-functions): New hook.
12595 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
12596
12597 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
12598 (font-lock-turn-on-thing-lock): Use it.
12599
12600 * longlines.el (longlines-show-region): Make it work on read-only
12601 buffers as well.
12602
12603 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
12604
12605 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
12606
12607 2006-07-31 Richard Stallman <rms@gnu.org>
12608
12609 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
12610 (vhdl-speedbar-display-projects): Update old obsolete
12611 speedbar variable names.
12612
12613 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
12614
12615 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
12616 (gdb-stopped): Use it.
12617
12618 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
12619
12620 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
12621
12622 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
12623 for load-history elements.
12624
12625 2006-07-29 Eli Zaretskii <eliz@gnu.org>
12626
12627 * files.el (convert-standard-filename): For Cygwin, replace
12628 characters not allowed in Windows file names.
12629 (make-auto-save-file-name): Add Cygwin to the list of systems
12630 where the auto-save file name needs to be run through
12631 convert-standard-filename.
12632
12633 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
12634
12635 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
12636
12637 2006-07-28 Richard Stallman <rms@gnu.org>
12638
12639 * bindings.el (mode-line-frame-identification)
12640 (propertized-buffer-identification): Centralize the code
12641 to initialize the variable.
12642
12643 * progmodes/grep.el (grep-default-command): Catch errors from
12644 wildcard-to-regexp.
12645
12646 2006-07-29 Kim F. Storm <storm@cua.dk>
12647
12648 * progmodes/grep.el (grep-tag-default): New function.
12649 (grep-default-command, grep-read-regexp): Use it.
12650 (grep-read-files): Use car of grep-files-history or grep-files-aliases
12651 as default if nothing else applies.
12652
12653 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
12654
12655 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
12656 Throw error if buffer is not in Dired and Wdired mode, respectively.
12657
12658 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
12659
12660 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
12661 self-insert-command keys don't activate buttons.
12662 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
12663
12664 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
12665
12666 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
12667 faces for enable character.
12668
12669 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
12670
12671 * Makefile.in (recompile): Update comment to reflect change
12672 on 2004-04-21.
12673
12674 2006-07-27 Richard Stallman <rms@gnu.org>
12675
12676 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
12677 (customize-package-emacs-version): Change msg when pkg has no entry.
12678 (custom-no-edit): On a button, do like widget-button-press.
12679
12680 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
12681
12682 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
12683 S-tab and C-S-tab.
12684
12685 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
12686
12687 * progmodes/which-func.el (which-function): Fix documentation/
12688 comment typo.
12689
12690 2006-07-26 Richard Stallman <rms@gnu.org>
12691
12692 * textmodes/ispell.el (ispell-word): If we replace the word,
12693 move point to the end. Insert before deleting.
12694
12695 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
12696
12697 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
12698 a timer.
12699
12700 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
12701
12702 * tumme.el (tumme-backward-image): Add prefix argument. Add error
12703 when at first image.
12704 (tumme-forward-image): Add prefix argument. Add error when at last
12705 image.
12706
12707 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
12708
12709 * tabify.el (tabify-regexp): Use more specific regexps.
12710 (tabify): Avoid modifying the buffer unnecessarily.
12711
12712 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
12713
12714 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
12715 (tumme-format-properties-string): Handle empty `buf'.
12716 (tumme-get-comment): Change variable names inside `let'.
12717 Add missing `let' variable that cause font-lock problems.
12718 (tumme-write-comments): Change variable names inside `let'.
12719 Add missing `let' variable that cause font-lock problems.
12720 (tumme-forward-image): Rename from `tumme-forward-char'.
12721 (tumme-backward-image): Rename from `tumme-backward-char'.
12722
12723 2006-07-25 Masatake YAMATO <jet@gyve.org>
12724
12725 * progmodes/ld-script.el (ld-script-keywords)
12726 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
12727 and add comments.
12728
12729 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
12730
12731 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
12732 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
12733 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
12734 for status indicator.
12735
12736 2006-07-24 Richard Stallman <rms@gnu.org>
12737
12738 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
12739
12740 * subr.el (dolist, dotimes): Use interned symbols for locals.
12741 (--dotimes-limit--, --dolist-tail--): New defvars.
12742 (looking-back): Doc fix.
12743
12744 * replace.el (replace-match-string-symbols): Handle dotted lists.
12745
12746 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
12747
12748 * tumme.el (tumme-write-tags): Add.
12749 (tumme-write-comments): Add.
12750 (tumme-tag-files): Change to use `tumme-write-tags'.
12751 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
12752 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
12753 (tumme-save-information-from-widgets): Change to use
12754 `tumme-write-comments' and `tumme-write-tags'.
12755 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
12756 (tumme-write-tag): Remove.
12757 (tumme-write-comment): Remove.
12758 (tumme-display-previous-thumbnail-original): Remove empty line.
12759 (tumme-widget-list): Add punctuation.
12760
12761 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
12762
12763 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
12764
12765 2006-07-24 Daiki Ueno <ueno@unixuser.org>
12766
12767 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
12768 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
12769 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
12770
12771 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
12772
12773 * mouse.el (mouse-on-link-p): Doc fix.
12774
12775 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
12776
12777 * emacs-lisp/find-func.el (find-function-search-for-symbol):
12778 Handle "C-h f `".
12779
12780 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
12781
12782 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
12783 column.
12784
12785 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
12786
12787 * textmodes/table.el: Add move-beginning-of-line and
12788 move-end-of-line to Point Motion Only Group.
12789
12790 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
12791
12792 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
12793
12794 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12795
12796 * startup.el (user-mail-address): Initialize from the `EMAIL'
12797 environment variable first. Document this.
12798 (command-line): Ditto.
12799
12800 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
12801
12802 * help-mode.el (help-function-def, help-variable-def)
12803 (help-face-def): Print a message in the minibuffer.
12804
12805 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
12806
12807 * term/xterm.el (terminal-init-xterm): Fix key bindings
12808 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
12809
12810 2006-07-21 Eli Zaretskii <eliz@gnu.org>
12811
12812 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
12813 where `(nth 1 command)' is a cons cell. Doc fix.
12814
12815 * textmodes/po.el (po-find-charset): Doc fix.
12816
12817 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
12818
12819 * allout.el (allout-unprotected, allout-e-o-prefix-p)
12820 (allout-beginning-of-current-line, allout-end-of-current-line)
12821 (allout-next-visible-heading, allout-open-topic)
12822 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
12823 (allout-flag-current-subtree, allout-show-to-offshoot)
12824 (allout-hide-current-entry, allout-show-current-branches)
12825 (allout-hide-region-body, allout-old-expose-topic)
12826 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
12827 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
12828 containing `beginning-of-line' and `end-of-line' with
12829 `inhibit-field-text-motion' t.
12830
12831 2006-07-21 Eli Zaretskii <eliz@gnu.org>
12832
12833 * frame.el (focus-follows-mouse): Document that it doesn't have
12834 any effect on MS-Windows.
12835
12836 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
12837
12838 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
12839
12840 2006-07-20 Jay Belanger <belanger@truman.edu>
12841
12842 * calc/calc.el (calc-previous-alg-entry): Remove variable.
12843
12844 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
12845 New variables.
12846 (calc-alg-entry): Use `calc-alg-entry-history'.
12847 (calc-do-quick-calc): Use `calc-quick-calc-history'.
12848 Remove reference to `calc-previous-alg-entry'.
12849 (calcAlg-edit, calcAlg-enter): Remove reference to
12850 `calc-previous-alg-entry'.
12851 (calcAlg-previous): Use `previous-history-element' instead of
12852 `calc-previous-alg-entry'.
12853 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
12854 Change keybinding for `calcAlg-plus-minus', add keybindings for
12855 `previous-history-element' and `next-history-element'.
12856
12857 * calc/calc-rewr.el (calc-match): Remove reference to
12858 `calc-previous-alg-entry'.
12859
12860 * calc/calc-sel.el (calc-selection-history): New variable.
12861 (calc-enter-selection, calc-sel-mult-both-sides)
12862 (calc-sel-add-both-sides): Use `calc-selection-history'.
12863
12864 * calc/calc-map.el (calc-get-operator-history): New variable.
12865 (calc-get-operator): Use `calc-get-operator-history'.
12866
12867 * calc/calcalg3.el (calc-curve-fit-history): New variable.
12868 (calc-curve-fit): Use `calc-curve-fit-history'.
12869
12870 2006-07-20 Kenichi Handa <handa@m17n.org>
12871
12872 * international/mule-cmds.el (select-safe-coding-system): Fix the
12873 way of deciding eol-type of the coding system.
12874
12875 2006-07-20 Alan Mackenzie <acm@muc.de>
12876
12877 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
12878 (c-lang-setvar): New macro.
12879 (c-make-init-lang-vars-fun): Use the initialization forms in
12880 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
12881 (comment-start, comment-end, comment-start-skip): Change these from
12882 c-lang-defvar's to c-lang-setvar's.
12883
12884 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
12885 which calls make-local-variable on the elements of
12886 c-emacs-variable-inits.
12887 (c-init-language-vars-for): Call this new macro.
12888
12889 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
12890
12891 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12892 Try to rule out false positives due to time stamps.
12893 (compilation-mode-font-lock-keywords): Remove rules made redundant
12894 because of the above change. Add `segmentation fault' to the known and
12895 highlighted compilation termination messages.
12896
12897 2006-07-19 Kim F. Storm <storm@cua.dk>
12898
12899 * progmodes/grep.el (grep-find-ignored-directories):
12900 Add .svn and _darcs to list.
12901
12902 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
12903
12904 * dired.el (dired-mode-map): Add key binding `C-te' for
12905 `tumme-dired-edit-comment-and-tags'.
12906
12907 * tumme.el (tumme-display-thumbnail-original-image): Make sure
12908 image display buffer is displayed before call to
12909 `tumme-display-image.
12910 (tumme-dired-display-image): Make sure image display buffer is
12911 displayed before call to `tumme-display-image.
12912 (tumme-mouse-display-image): Make sure image display buffer is
12913 displayed before call to `tumme-display-image.
12914 (tumme-widget-list): Add.
12915 (tumme-dired-edit-comment-and-tags): Add.
12916 (tumme-save-information-from-widgets): Add.
12917
12918 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
12919
12920 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
12921
12922 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
12923
12924 * progmodes/sh-script.el (sh-font-lock-keywords-1):
12925 Revert inadvertently installed patch hunk.
12926
12927 * progmodes/compile.el (compilation-find-file): Handle the
12928 cases where the user selects a non-existent file.
12929
12930 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
12931
12932 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
12933
12934 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
12935
12936 * subr.el (sit-for): Just sleep-for if noninteractive.
12937
12938 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
12939
12940 * emacs-lisp/autoload.el (make-autoload): Use new arg.
12941
12942 * custom.el (custom-autoload): Add `noset' argument.
12943 (custom-push-theme): Don't autoload the variable, let callers do it.
12944 (custom-theme-set-variables): Autoload the variable if necessary.
12945
12946 * cus-edit.el (custom-variable-state-set): If the variable was
12947 originally set outside custom, but to the same value as the default,
12948 consider it to be standard.
12949
12950 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
12951 file *before* telling Emacs to add the autoloads, in case it fails.
12952
12953 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
12954 Use `cond', push', and `dolist'.
12955
12956 2006-07-17 Richard Stallman <rms@gnu.org>
12957
12958 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
12959 Add defvars to silence warnings.
12960
12961 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
12962
12963 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12964 Don't highlight "Compiling file" messages as error.
12965
12966 * dired-aux.el (dired-compress-file): Confirm again if gzipped
12967 file already exists.
12968
12969 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
12970
12971 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
12972 entry, don't assign to free var; simply return the extracted filename.
12973 (ff-treat-as-special): Incorporate common preamble from callers.
12974 (ff-other-file-name, ff-find-the-other-file):
12975 Update call to ff-treat-as-special.
12976
12977 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
12978
12979 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
12980
12981 * tumme.el (tumme-get-comment): Fix bug.
12982
12983 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
12984
12985 * files.el: Remove spurious * in docstrings.
12986
12987 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
12988
12989 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
12990 grammar.
12991 (allout-beginning-of-current-line): Beware beginning of buffer.
12992 Also, a comment is simplified.
12993 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
12994 when appropriate. (This fix enables use for other than
12995 bullet-hotspot operation.)
12996 (allout-hide-current-subtree): While escalating to sibling-close,
12997 make sure to situate on a topic.
12998
12999 2006-07-14 Kim F. Storm <storm@cua.dk>
13000
13001 * emulation/cua-base.el (cua-delete-selection)
13002 (cua-toggle-set-mark): New defcustoms.
13003 (cua-rectangle-modifier-key): Add `alt' modifier.
13004 (cua-replace-region): Don't delete if cua-delete-selection is nil.
13005 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
13006 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
13007
13008 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
13009
13010 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
13011
13012 * allout.el: Require 'cl during byte-compilation/interactive load,
13013 for the `assert' macro.
13014 (allout-mode-deactivate-hook): New hook, run when allout mode
13015 deactivates.
13016 (allout-developer): New allout customization subgroup.
13017 (allout-run-unit-tests-on-load): New allout-developer
13018 customization variable, when true allout unit tests are run towards
13019 end of file load/eval.
13020 (allout-inhibit-auto-fill): Disable auto-fill activity even during
13021 auto-fill-mode.
13022 (allout-resumptions): Remove, to be replaced by...
13023 (allout-add-resumptions): Register variable settings to be
13024 reinstated by `allout-do-resumptions'. The settings are made
13025 buffer-local, but the locality/globality of the suspended setting
13026 is restored on resumption.
13027 (allout-do-resumptions): Reinstate all settings suspended using
13028 `allout-add-resumptions'.
13029 (allout-test-resumptions): Unit tests (and intermediate variables)
13030 for resumptions.
13031 (allout-tests-globally-unbound, allout-tests-globally-true)
13032 (allout-tests-locally-true): Intermediate variables for
13033 resumptions unit tests.
13034 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
13035 (allout-exposure-category): Replaces 'allout-overlay-category variable.
13036 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
13037 instead of retired `allout-resumptions'. For hook functions, use
13038 `local' parameter so hook settings are created and removed as
13039 buffer-local settings. Revise (resumptions) setting
13040 auto-fill-function so it is set only if already active. (The
13041 related fill-function settings are all made in either case, so
13042 that activating auto-fill-mode activity will have the custom
13043 allout-mode behaviors (hanging indent on topics, if configured for it).
13044 Remove all allout-exposure-category overlays on mode deactivation.
13045 (allout-hotspot-key-handler): New function extracted from
13046 `allout-pre-command-business', so the functionality can be used
13047 for other purposes, eg as a binding in an overlay.
13048 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
13049 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
13050 customization variable.
13051 (allout-run-unit-tests): Run the (currently quite small)
13052 repertoire of unit tests. Called just before the provide iff user
13053 has customized `allout-run-unit-tests-on-load' non-nil.
13054
13055 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
13056
13057 * emacs-lisp/authors.el (authors-aliases): Update.
13058
13059 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
13060
13061 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
13062 gdb-source-window. Add dedicated argument.
13063 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
13064 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
13065 (gdb-display-threads-buffer, gdb-display-memory-buffer)
13066 (gdb-display-locals-buffer): Use it.
13067
13068 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
13069 Set gdb-source-window.
13070
13071 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
13072
13073 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
13074 minor modes, redundant with the custom-autoload line above.
13075
13076 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
13077
13078 * longlines.el (longlines-post-command-function): Handle open-line too.
13079
13080 2006-07-12 Richard Stallman <rms@gnu.org>
13081
13082 * progmodes/grep.el (grep-last-buffer): Doc fix.
13083
13084 * info.el (Info-try-follow-nearest-node): Doc fix.
13085
13086 * emacs-lisp/edebug.el (edebug-instrument-function):
13087 Err if find-function-noselect gives no position.
13088
13089 * emacs-lisp/find-func.el (find-function-search-for-symbol):
13090 If can't find definition, return nil for position.
13091 (find-function-do-it): Handle new return value
13092 of find-definition-noselect.
13093 (find-definition-noselect, find-variable-noselect): Doc fix.
13094 (find-function-noselect): Doc fix.
13095
13096 * help-mode.el (help-variable-def): Handle find-variable-noselect
13097 returning no position.
13098 (help-function-def): Likewise for find-function-search-for-symbol.
13099 (help-face-def): Likewise.
13100
13101 * help-fns.el (describe-variable): Handle find-variable-noselect
13102 returning no position.
13103
13104 * files.el (locate-file-completion): Avoid duplicates in result.
13105
13106 * cus-edit.el (custom-no-edit): New command.
13107 (custom-mode-map): Remap to custom-no-edit instead of
13108 using suppress-keymap.
13109
13110 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
13111
13112 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
13113 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
13114 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
13115
13116 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
13117
13118 2006-07-11 Kim F. Storm <storm@cua.dk>
13119
13120 * ido.el (ido-copy-current-file-name): Use buffer-name if
13121 buffer-file-name is nil.
13122
13123 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
13124
13125 * simple.el (undo-ask-before-discard): Set to nil.
13126
13127 * vc.el (vc-exec-after): Don't delete process manually.
13128 (vc-print-log): Run log-view-mode in process sentinel inside
13129 inhibit-read-only. Don't shrink window due to timing issues.
13130
13131 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
13132 Avoid using with-output-to-temp-buffer, which clobbers local vars.
13133
13134 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
13135
13136 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13137 Fix ambiguity introduced by last change.
13138 (compilation-find-file): Move save-excursion to where it may
13139 make sense. Fix a left over `find-file'.
13140
13141 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
13142
13143 * textmodes/texinfmt.el (texinfo-format-separate-node):
13144 Insert a string before point, which fits documentation, not after.
13145 (texinfo-multitable-item): In a multitable row, insert any
13146 additional needed @tabs and spaces.
13147
13148 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
13149
13150 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
13151 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
13152 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
13153 instead of shell-command.
13154 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
13155 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
13156 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
13157 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
13158 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
13159 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
13160
13161 2006-07-11 Kim F. Storm <storm@cua.dk>
13162
13163 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
13164 Remove special case for seconds < 0. Use (redisplay t) instead.
13165
13166 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
13167
13168 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
13169 avoid compilation error.
13170
13171 * subr.el (sit-for): New function.
13172
13173 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
13174
13175 2006-07-10 Richard Stallman <rms@gnu.org>
13176
13177 * ldefs-boot.el (edebug): Update page.
13178
13179 2006-07-10 Kim F. Storm <storm@cua.dk>
13180
13181 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
13182 to FOR-RELEASE and TODO.
13183
13184 2006-07-10 Romain Francoise <romain@orebokech.com>
13185
13186 * emacs-lisp/authors.el (authors-aliases): Update.
13187
13188 2006-07-10 Alan Mackenzie <acm@muc.de>
13189
13190 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
13191 * cc-mode.el: Changes to eradicate eval-after-load.
13192
13193 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
13194
13195 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
13196 on non-char events.
13197
13198 2006-07-09 Romain Francoise <romain@orebokech.com>
13199
13200 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13201 Don't highlight start/end markers as compilation messages.
13202
13203 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
13204 to t.
13205
13206 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
13207
13208 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
13209
13210 2006-07-08 Richard Stallman <rms@gnu.org>
13211
13212 * term/x-win.el (x-handle-display): Add doc string.
13213
13214 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
13215
13216 * subr.el (def-edebug-spec): Move here.
13217 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
13218
13219 * imenu.el (imenu-choose-buffer-index): Doc fix.
13220
13221 2006-07-08 Romain Francoise <romain@orebokech.com>
13222
13223 * term/x-win.el (x-display-name): Fix typo.
13224
13225 2006-07-08 Eli Zaretskii <eliz@gnu.org>
13226
13227 * hexl.el (hexl-find-file): Doc fix.
13228
13229 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
13230
13231 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
13232
13233 * term/x-win.el (x-display-name): Doc fix.
13234
13235 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
13236
13237 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
13238 long prefixes.
13239 (fill-region-as-paragraph): Don't round up to a whole line.
13240 (fill-comment-paragraph): Don't include the code-before-the-comment
13241 when calling fill-region-as-paragraph.
13242
13243 * international/mule.el (make-char): Remove redundancy.
13244
13245 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
13246 property may contain an anonymous function rather than a symbol.
13247
13248 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
13249
13250 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
13251 Use shy regexp. Fix incorrect backref to potentially unmatched group.
13252
13253 * dirtrack.el (dirtrack-default-directory-function): Remove.
13254 (dirtrack-directory-function): Use file-name-as-directory.
13255 (dirtrack-windows-directory-function): Simplify.
13256 (dirtrack-forward-slash, dirtrack-backward-slash)
13257 (dirtrack-replace-slash): Remove.
13258 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
13259 (dirtrack): Fix wrong parenthesizing; use match-string.
13260
13261 * progmodes/octave-inf.el: Remove spurious * in docstrings.
13262 (inferior-octave-mode): Only change the buffer-local value of
13263 comint-dynamic-complete-functions.
13264 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
13265 Move the initialization to the declaration.
13266 (inferior-octave-complete): Remove unused var `filter'.
13267
13268 * shell.el (shell-mode): Only change the buffer-local value of
13269 comint-dynamic-complete-functions.
13270
13271 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
13272
13273 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
13274 entry is skipped because it has been scheduled.
13275 (org-prepare-agenda-buffers): Don't mark buffers as modified when
13276 changing `:org-archived' and `:org-comment' properties.
13277
13278 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
13279
13280 * server.el (server-select-display): Don't make the temp frame
13281 minibuffer-only, in case it's not a temp frame.
13282 (server-process-filter): Don't delete the temp frame if it's the
13283 only one we have on that display.
13284
13285 * files.el (find-alternate-file): Doc fix.
13286
13287 2006-07-05 Richard Stallman <rms@gnu.org>
13288
13289 * files.el (abbreviate-file-name): Add save-match-data.
13290
13291 2006-07-03 Richard Stallman <rms@gnu.org>
13292
13293 * faces.el (read-face-name): Doc fix.
13294
13295 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
13296
13297 * net/goto-addr.el (goto-address): Mark as safe for local evals.
13298
13299 2006-07-05 Andre Spiegel <spiegel@gnu.org>
13300
13301 * vc.el (vc-diff-internal): Fix prev change.
13302
13303 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
13304
13305 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
13306 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
13307
13308 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
13309
13310 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
13311 fails if the symbol contains chars like ( or '.
13312 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
13313 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
13314 `short'.
13315
13316 2006-07-04 Kenichi Handa <handa@m17n.org>
13317
13318 * international/mule-cmds.el (set-language-info): If LANG-ENV is
13319 the current one, don't call set-language-environment, but call one
13320 of set-language-environment-XXX to make INFO effective now.
13321 (set-language-environment): Call set-language-environment-XXX
13322 functions instead of doing the various setups directly.
13323 (set-language-environment-coding-systems): Delete argument eol-type.
13324 (set-language-environment-input-method)
13325 (set-language-environment-nonascii-translation)
13326 (set-language-environment-charset)
13327 (set-language-environment-fontset)
13328 (set-language-environment-unibyte): New functions.
13329
13330 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
13331
13332 * locate.el (locate-update-when-revert): New option.
13333 (locate-update-path): New option (suggested by Michael Albinus).
13334 (locate-prompt-for-command): Whitespace change.
13335 (locate-update): No longer offer to update the locate database by
13336 default. Implement the two new options.
13337
13338 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
13339
13340 * tooltip.el: Move comment about track-mouse...
13341
13342 * progmodes/gud.el: ...to here.
13343
13344 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
13345
13346 * facemenu.el (facemenu-listed-faces): New var.
13347 (facemenu-unlisted-faces): Variable deleted.
13348 (facemenu-add-new-face): Use facemenu-listed-faces.
13349
13350 * emulation/viper-init.el, calendar/calendar.el:
13351 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
13352
13353 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
13354
13355 * textmodes/org.el (org-mode): Remove no invalid settings for
13356 calc embedded mode.
13357 (org-mode-p): New defsubst.
13358 (org-save-all-org-buffers): New function.
13359 (org-first-headline-recenter): Enclose outline-regexp in group
13360 delimiters.
13361 (org-set-tags): Keep single space after stars.
13362
13363 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
13364
13365 * window.el (set-window-text-height): Only set window-min-height to
13366 1 if that's the requested size.
13367
13368 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
13369 (diff-unified->context, diff-context->unified)
13370 (diff-reverse-direction): Make sure the end marker stays at the end.
13371 (diff-mode): Add the keymap table at the end of docstring.
13372 Use lexical-let rather than constructing a closure manually.
13373
13374 * files.el (find-file-noselect-1): Remove unused var assignment.
13375 (hack-local-variables-confirm): Print lists of strings as lists of
13376 strings rather than lists of symbols.
13377 (abbreviate-file-name, hack-local-variables-prop-line):
13378 Use match-string.
13379 (hack-one-local-variable): Move `make-local-variable' nearer its use.
13380 (recover-session-finish): Use line-end-position.
13381
13382 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
13383
13384 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
13385
13386 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
13387
13388 * progmodes/make-mode.el (makefile-macroassign-regex):
13389 Accept preceding keyword.
13390 (makefile-gmake-statements): Reorganize, now that makepp has
13391 "override" and also handle forgotten "override define".
13392 (makefile-makepp-statements): Add new "global", "override export"
13393 and "override global".
13394
13395 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
13396
13397 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
13398 (ada-compile-mouse-goto-error, ada-deactivate-properties)
13399 (ada-no-auto-case): Fix typos in docstrings.
13400
13401 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
13402
13403 * info.el (Info-find-node-2): Search for makeinfo version more
13404 carefully.
13405
13406 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
13407
13408 * textmodes/org.el (org-prepare-agenda-buffers):
13409 Use `invisible-OK' argument for `org-end-of-subtree'.
13410 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
13411 (org-beginning-of-item): Fix bug in regular expression for white line.
13412 (org-export-as-html): Enforce space after bullet in plain list items.
13413 (org-set-autofill-regexps): Require space after plain list bullet
13414 for paragraph-start.
13415 (org-ts-regexp3): New constant.
13416 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
13417 (org-timestamp-up-day, org-timestamp-down-day)
13418 (org-timestamp-change): Work with inactive timestamps.
13419 (org-ts-regexp1): Don't allow brackets in time stamps.
13420
13421 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
13422
13423 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
13424 for ignoring links.
13425
13426 * faces.el (read-face-name): Use it.
13427
13428 2006-06-28 Juri Linkov <juri@jurta.org>
13429
13430 * buff-menu.el (list-buffers-noselect): Compare Info file
13431 with the string "dir" to detect Info directory.
13432
13433 * complete.el (partial-completion-mode): In lambda for
13434 `choose-completion-string-functions' use full function signature
13435 with 4 args, and move point to the end of the minibuffer only if arg
13436 `mini-p' is non-nil.
13437
13438 2006-06-28 John Paul Wallington <jpw@pobox.com>
13439
13440 * ibuffer.el (ibuffer-mode): Doc fix.
13441
13442 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
13443
13444 * textmodes/org.el (org-context): New contexts :item-bullet,
13445 :latex-fragment, :latex-preview.
13446 (org-overlays-at, org-overlay-start, org-overlay-end):
13447 New compatibility functions.
13448 (org-inside-LaTeX-fragment-p): More accurate matching, using the
13449 exact regexp that will be used during export.
13450 (org-latex-regexps): New variable.
13451 (org-cdlatex-mode): Improve advice for `texmathp'.
13452 (turn-on-org-cdlatex): New function.
13453
13454 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13455
13456 * term/mac-win.el (mac-handle-font-selection): Change keys of
13457 mac-atsu-font-table from strings to numbers.
13458 (mac-ts-caret-position): Use also when cursor-type is nil.
13459 (mac-ts-update-active-input-area): Add Mac OS Classic support.
13460 Relax condition for using overlay strings.
13461 Use mac-ts-caret-position face when cursor-type is nil.
13462
13463 2006-06-26 Kim F. Storm <storm@cua.dk>
13464
13465 * help.el (view-emacs-news): Declare `res' in the right let* form.
13466
13467 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
13468
13469 * net/rcompile.el (remote-compile): Replace ange-ftp based
13470 implementation by Tramp functions.
13471 Suggested by Marc Abramowitz <msabramo@gmail.com>.
13472
13473 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
13474
13475 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
13476
13477 * international/fontset.el (setup-default-fontset): Fix a typo in
13478 the "Oriya-Akruti" registry name.
13479
13480 2006-06-23 Lars Hansen <larsh@soem.dk>
13481
13482 * desktop.el (desktop-full-file-name): New function.
13483 (desktop-kill, desktop-save, desktop-remove, desktop-read)
13484 (desktop-revert): Use it.
13485 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
13486 (desktop-after-read-hook): Add option list-buffers.
13487 (desktop-locals-to-save): Add tab-width.
13488 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
13489 Fix docstring.
13490
13491 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
13492
13493 * textmodes/org.el (org-cdlatex-mode-map)
13494 (org-cdlatex-texmathp-advice-is-done): New variables.
13495 (org-cdlatex-mode): New minor mode.
13496 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
13497 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
13498 (org-export-with-archived-trees): New option.
13499 (org-open-file): Remove the call to `convert-standard-filename'.
13500 (org-archive-tag, org-agenda-skip-archived-trees)
13501 (org-cycle-open-archived-trees)
13502 (org-sparse-tree-open-archived-trees): New options.
13503 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
13504 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
13505 New functions.
13506 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
13507 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
13508 (org-mode-map): Add binding for `org-toggle-archive-tag'.
13509 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
13510 Call `org-prepare-agenda-buffers'.
13511 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
13512 (org-file-apps, org-file-apps-defaults-gnu)
13513 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
13514 Handle remote files by forcing them to be opened in Emacs.
13515
13516 2006-06-23 Andre Spiegel <spiegel@gnu.org>
13517
13518 * vc.el (vc-diff-knows-L): New variable.
13519 (vc-diff-internal): Use it to handle "diff" programs that don't
13520 understand -L. This works automatically, no user action is necessary.
13521
13522 2006-06-23 Daniel Brockman <daniel@brockman.se>
13523
13524 * net/rcirc.el (rcirc-default-user-full-name): Default to
13525 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
13526 longer exists).
13527 (rcirc-process-list): Check `buffer-live-p' before attempting to
13528 switch to a buffer.
13529
13530 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
13531
13532 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
13533 based on rcirc-coding-system-alist.
13534
13535 2006-06-23 Martin Rudalics <rudalics@gmx.at>
13536
13537 * cus-edit.el (customize-apropos): A better error message.
13538 (top level) <debug-ignored-errors>: Extend and update the list of
13539 ignored error messages.
13540
13541 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
13542
13543 * complete.el (PC-do-completion): Retain capitalization of user
13544 input, when possible, even if completion-ignore-case is set.
13545
13546 2006-06-23 Eli Zaretskii <eliz@gnu.org>
13547
13548 * generic-x.el (bat-generic-mode): Support .cmd files.
13549
13550 * dos-w32.el (top level): Use find-file-not-found-functions
13551 instead of the obsolete find-file-not-found-hooks.
13552
13553 2006-06-22 Kim F. Storm <storm@cua.dk>
13554
13555 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
13556 to recognize mode name containing submodes, such as Grep/lw.
13557
13558 2006-06-21 Kim F. Storm <storm@cua.dk>
13559
13560 * simple.el (line-move-1): Check for move-end-of-line instead of
13561 end-of-line when setting temporary-goal-column.
13562
13563 2006-06-21 Miles Bader <miles@gnu.org>
13564
13565 * play/cookie1.el (cookie): Work properly when there's only one entry.
13566
13567 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
13568
13569 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
13570 (gdb-frame-handler): Generalize frame regexp for templates.
13571
13572 2006-06-20 Glenn Morris <rgm@gnu.org>
13573
13574 * calendar/appt.el (appt-display-format): Default value must be
13575 one of the customize options.
13576
13577 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
13578
13579 * term/xterm.el (terminal-init-xterm): Update key availability info.
13580 Bind C-return.
13581
13582 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
13583
13584 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
13585
13586 * files.el (hack-local-variables): Run `hack-local-variables-hook'
13587 whether or not a local variables list is defined.
13588
13589 * msb.el (msb): Move `sit-for' hack here to handle both
13590 "mouse-down and drag" and "mouse-up and select" situations.
13591 (mouse-select-buffer): Move `sit-for' hack to `msb'.
13592
13593 2006-06-20 Kenichi Handa <handa@m17n.org>
13594
13595 * international/characters.el (word-combining-categories):
13596 Add entries for 2-byte Han characters.
13597
13598 2006-06-19 Richard Stallman <rms@gnu.org>
13599
13600 * bindings.el (mode-line-format): Save some mode line space.
13601
13602 * files.el (find-file-noselect): Improve the question wording.
13603 (basic-save-buffer-2): Mask UMASK against 666.
13604
13605 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
13606 (mouse-drag-vertical-line): Call it.
13607
13608 * cus-edit.el (customize-option, customize-option-other-window):
13609 Error if SYMBOL is nil.
13610
13611 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
13612
13613 * textmodes/org.el: Require noutline, also on XEmacs.
13614 (org-end-of-subtree): Return point.
13615 (org-dblock-start-re, org-dblock-end-re): New constants.
13616 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
13617 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
13618 (org-update-all-dblocks, org-find-dblock): New functions.
13619 (org-collect-clock-time-entries): New function.
13620 (org-html-handle-time-stamps): Never export CLOCK timeranges.
13621 (org-fixup-indentation): Modify to deal correctly with lines
13622 starting with TAB. Only one argument DIFF now.
13623 (org-demote, org-promote): Call `org-fixup-indentation' with just
13624 one argument, DIFF.
13625 (org-mode): Don't mark buffer as modified when aligning tables.
13626 (org-clock-sum): Don't mark buffer modified when adding time sum
13627 properties.
13628 (org-export-as-html): Add support for a link validation function.
13629 (org-archive-all-done): New function.
13630 (org-archive-subtree): New prefix argument. When set, archive all
13631 done subtrees in this buffer.
13632 (org-remove-clock-overlays)
13633 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
13634 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
13635 (org-put-clock-overlay): Don't swallow last headline character
13636 when displaying overlay.
13637 (org-store-link): Link to `image-mode' with just the file name.
13638
13639 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
13640
13641 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
13642 Use read-key-sequence.
13643 (viper-after-change-undo-hook): Misc enhancements.
13644 (viper-after-change-undo-hook): New hook.
13645 (viper-undo): Use viper-after-change-undo-hook.
13646 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
13647 (viper-next-line-at-bol): If point is on a widget or a button, simulate
13648 clicking on that widget/button.
13649
13650 * emulation/viper.el (viper-mode): Allow a separate cursor color
13651 in Emacs state.
13652
13653 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
13654 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
13655 (ediff-set-actual-diff-options): New function.
13656 (ediff-reset-diff-options, ediff-toggle-ignore-case):
13657 Use ediff-set-actual-diff-options.
13658 (ediff-extract-diffs): Catch errors.
13659 (ediff-whitespace): Add non-breakable space.
13660 (ediff-same-file-contents): Catch errors.
13661
13662 * ediff-mult.el (ediff-collect-custom-diffs):
13663 Save coding-system-for-read.
13664
13665 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
13666 (ediff-vc-internal, ediff-vc-merge-internal):
13667 Use ediff-delete-version-file.
13668 (ediff-delete-version-file): New function.
13669
13670 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
13671
13672 * ediff.el (ediff-directories, ediff-directory-revisions)
13673 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
13674 (ediff-directories-internal, ediff-merge-directory-revisions)
13675 (ediff-merge-directory-revisions-with-ancestor)
13676 (ediff-directories3): Use read-directory-name.
13677
13678 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
13679
13680 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
13681 Remove superfluous part of regexp for brace matching which is handled
13682 by `scan-lists' call.
13683
13684 2006-06-16 Richard Stallman <rms@gnu.org>
13685
13686 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
13687
13688 * files.el (basic-save-buffer-2): For a new precious file,
13689 use the default modes in the return value.
13690
13691 * facemenu.el (facemenu-color-alist): Doc fix.
13692
13693 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
13694
13695 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13696
13697 * cus-start.el (all): Add mac-ts-script-language-on-focus.
13698
13699 * term/mac-win.el (mac-text-encoding-ascii): New constant.
13700 (mac-utxt-to-string): Use it.
13701 (mac-ts-update-active-input-area): Use mac-ae-number.
13702
13703 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
13704
13705 * term.el (term-handle-scroll, term-delete-lines)
13706 (term-insert-lines): Fix off by one errors.
13707
13708 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
13709
13710 * net/tramp.el (tramp-touch): Use UTC to express time.
13711
13712 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
13713
13714 * mail/sendmail.el (mail-send): Search explicitly for
13715 mail-header-separator when checking for corrupted header lines.
13716
13717 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
13718
13719 * progmodes/gdb-ui.el (gdb-same-frame): New option.
13720 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
13721 (gdb-init-1): Initialise them.
13722 (gdb-starting): Reset gdb-printing
13723 (gdb-starting): Save value of gud-overlay-arrow-position.
13724 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
13725 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
13726 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
13727 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
13728
13729 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
13730
13731 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
13732
13733 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
13734
13735 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
13736 (ldap-search-internal): Keep error messages, and a regexp fix.
13737
13738 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
13739
13740 * files.el (hack-local-variables-confirm):
13741 Display string value using its printed representation.
13742
13743 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
13744
13745 * server.el (server-edit): No-op if no server buffers exist.
13746
13747 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
13748
13749 * textmodes/page-ext.el (pages-directory-for-addresses):
13750 Including `pages-directory-address-mode' in the function results
13751 in the message "Buffer in which pages were found is deleted".
13752
13753 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
13754
13755 * textmodes/org.el (org-agenda-mode-map): Add bindings for
13756 clocking functions.
13757
13758 (org-agenda-clock-in, org-check-running-clock)
13759 (org-clock-out-if-current, org-remove-clock-overlays)
13760 (org-put-clock-overlay): New functions.
13761 (org-clock-marker, org-clock-file-total-minutes)
13762 (org-clock-overlays): New variables.
13763 (org-clock-display, org-clock-sum, org-clock-cancel)
13764 (org-clock-out, org-clock-in): New commands.
13765 (org-export): New function.
13766 (org-emph-re): New constant.
13767 (org-set-emph-re, org-do-emphasis-faces): New functions.
13768 (org-emphasis-regexp-components, org-emphasis-alist): New options.
13769 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
13770 (org-export-html-convert-emphasize): Use the configurable emphasis.
13771 (org-cleaned-string-for-export): Make multiline emphasis visible
13772 to the exporter. New optional argument PARAMETERS.
13773 (org-export-as-html): Specify :emph-multiline parameter to
13774 `org-cleaned-string-for-export'.
13775
13776 2006-06-10 Richard Stallman <rms@gnu.org>
13777
13778 * help.el (help-for-help-internal): Clean up help text.
13779
13780 2006-06-10 Andreas Schwab <schwab@suse.de>
13781
13782 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
13783 in doc string.
13784
13785 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
13786
13787 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
13788
13789 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
13790 spaces after the comment start.
13791
13792 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13793
13794 * play/pong.el (pong-init-buffer):
13795 Fill buffer with spaces instead of ^A.
13796
13797 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
13798 launched asynchronously, delete its process instead of being cool.
13799 (ispell-async-processp): Check for `delete-process' existence
13800 instead of `kill-process' one for consistency.
13801
13802 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
13803
13804 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
13805 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
13806 in mode line at startup.
13807
13808 2006-06-08 Kim F. Storm <storm@cua.dk>
13809
13810 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
13811 (ido-init-completion-maps): Bind them to M-SPC and M-v.
13812 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
13813 (ido-file-internal): Pass full file name to write-file.
13814 (ido-read-internal): Only pop stack elements automatically if they
13815 actually match an existing directory or file name.
13816
13817 2006-06-07 Kenichi Handa <handa@m17n.org>
13818
13819 * international/mule.el (find-auto-coding): Don't handle the short
13820 name `char-trans'.
13821
13822 * files.el (hack-local-variables-prop-line)
13823 (hack-local-variables): Cancel the previous change.
13824
13825 2006-06-06 Jesper Harder <harder@phys.au.dk>
13826
13827 * ediff-diff.el (ediff-test-utility): Protect against file-error.
13828
13829 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
13830
13831 * diff-mode.el (diff-mode): Set buffer-read-only to t when
13832 diff-default-read-only is non-nil.
13833 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
13834 (diff-refine-hunk): Set inhibit-read-only to t.
13835
13836 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
13837 modifying the *Diff* buffer.
13838 (diff-process-filter): New filter function for diff process that
13839 sets inhibit-read-only to t when modifying the *Diff* buffer.
13840
13841 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
13842
13843 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
13844 insertion point and control the number of empty lines.
13845 (org-paste-subtree): Limit the number of empty lines at the end of
13846 the inserted tree.
13847 (org-agenda): Use buffer name of current file for narrowing.
13848 (org-export-as-xml): Command removed.
13849 (org-export-xml-type): Option removed.
13850 (org-mode-map): Call `org-export-as-xoxo' directly.
13851 (org-get-indentation): New optional argument LINE.
13852 (org-fix-indentation, org-remove-tabs): New functions.
13853 (org-export-as-ascii, org-ascii-level-start): Determine and apply
13854 correct indentation for headlines that are converted it items.
13855 (org-skip-comments): Remove table lines that contain narrowing
13856 cookies but no other non-empty fields.
13857 (org-set-tags): Allow groups of mutually exclusive tags.
13858 (org-cmp-time): Sort 24:21 before items without time.
13859 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
13860 (org-open-at-point): Require double colon also for numbers.
13861
13862 2006-06-06 Kim F. Storm <storm@cua.dk>
13863
13864 * ido.el (ido-default-file-method, ido-default-buffer-method):
13865 Make choice values consistent with corresponding command names.
13866 (ido-visit-buffer): Update accordingly. Default to selected-window.
13867
13868 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
13869
13870 * progmodes/gud.el (gud-running): Fix doc string.
13871 (gud-menu-map): Use :visible instead fo :enable for debugger test.
13872 (gud-tooltip-modes): Add python-mode.
13873 (gud-tooltip-print-command): Add pdb. Remove perldb.
13874
13875 2006-06-05 Eli Zaretskii <eliz@gnu.org>
13876
13877 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
13878 Quote $(EMACS).
13879
13880 2006-06-05 Richard Stallman <rms@gnu.org>
13881
13882 * faces.el (defined-colors): Doc fix.
13883
13884 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
13885
13886 * vc.el (vc-process-filter): Inhibit undo info collection around
13887 call to insert.
13888 (vc-setup-buffer): Likewise for call to erase-buffer.
13889 (vc-do-command): Likewise for call to process-file.
13890
13891 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
13892
13893 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
13894 for gud-go.
13895 (gud-common-init): Other debuggers may trigger error.
13896
13897 2006-06-05 Kenichi Handa <handa@m17n.org>
13898
13899 * international/mule.el (find-auto-coding):
13900 Handle enable-character-translation in file header.
13901
13902 2006-06-04 Kim F. Storm <storm@cua.dk>
13903
13904 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
13905 (authors-fixed-entries): Fix spelling.
13906 (authors-canonical-file-name): Don't report error for wildcards.
13907
13908 * help.el (view-emacs-news): Rewrite to support new NEWS,
13909 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
13910 e.g. version 10 matches 1.10, and don't be confused by version 1.1
13911 being a prefix of 1.12 (etc). A numeric prefix arg also works.
13912
13913 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
13914
13915 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
13916 exec constructs like `foo bar`.
13917 (sh-quoted-subshell): New helper function to search for a possibly
13918 nested subshell (like `` or $()) within a "" quoted string.
13919 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
13920 (sh-apply-quoted-subshell): Flag quote characters inside a
13921 subshell, which is itself already in a quoted region, as
13922 punctuation, since this is the closest to what they actually are.
13923 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
13924 sh-apply-quoted-subshell.
13925 (sh-font-lock-syntactic-face-function): Apply the new face for
13926 text inside `` instead of the old font-lock-string-face.
13927
13928 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13929
13930 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
13931 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
13932 (mac-bytes-to-text-range, mac-ae-text-range-array)
13933 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
13934 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
13935 (mac-ts-unicode-for-key-event): New functions.
13936 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
13937 (mac-handle-font-selection): Use mac-ae-number.
13938 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
13939 New variables.
13940 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
13941 (mac-ts-converted-text, mac-ts-selected-converted-text)
13942 (mac-ts-block-fill-text, mac-ts-outline-text)
13943 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
13944 (mac-ts-hilite-style-faces): New constant.
13945 (mac-apple-event-map): Bind text input events.
13946 (mac-dispatch-apple-event): Use command-execute instead of
13947 call-interactively.
13948 (global-map): Don't bind mac-apple-event.
13949 (special-event-map): Bind mac-apple-event.
13950
13951 2006-06-02 Eli Zaretskii <eliz@gnu.org>
13952
13953 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
13954 file name.
13955 (emacs): Enclose the value of $(EMACS) in quotes.
13956
13957 2006-06-02 Juri Linkov <juri@jurta.org>
13958
13959 * international/mule.el (sgml-html-meta-auto-coding-function):
13960 Remove the condition `(search-forward "<html" size t)'.
13961 Replace `\"' with `[\"']?' in `re-search-forward'.
13962
13963 2006-06-02 Kenichi Handa <handa@m17n.org>
13964
13965 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
13966 as well as `coding'.
13967 (hack-local-variables): Likewise.
13968
13969 * international/mule.el (enable-character-translation):
13970 Put permanent-local and safe-local-variable properties.
13971 (find-auto-coding): Handle char-trans: tag.
13972
13973 2006-06-02 Juri Linkov <juri@jurta.org>
13974
13975 * international/mule.el (sgml-html-meta-auto-coding-function):
13976 Limit the search by the end of the HTML header (if any).
13977
13978 2006-06-01 Richard Stallman <rms@gnu.org>
13979
13980 * subr.el (with-current-buffer): Doc fix.
13981
13982 2006-06-02 Masatake YAMATO <jet@gyve.org>
13983
13984 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
13985 Almost rewrite. Underlines over all lines of gcov output are too
13986 uncomfortable to read. Suggested by Dan Nicolaescu.
13987
13988 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
13989
13990 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
13991
13992 * shell.el (shell-mode): Use shell-mode-map in docstring.
13993
13994 * comint.el (comint-send-input): Do not add help-echo and
13995 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
13996
13997 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13998
13999 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
14000
14001 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
14002
14003 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
14004 (gdb-stopped, gdb-info-stack-custom): If there is no source info
14005 look up the stack and pop up GUD buffer if necessary.
14006 (gdb-frames-select): Remove redundant call to gud-display-frame.
14007 (gdb-info-threads-custom): Keep point at start of buffer.
14008 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
14009
14010 2006-05-31 Juri Linkov <juri@jurta.org>
14011
14012 * replace.el (query-replace-read-from, query-replace-read-to):
14013 Bind `history-add-new-input' to nil. Call `add-to-history'.
14014
14015 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
14016
14017 * textmodes/table.el: Convert all HTML tags to lower case for
14018 XHTML compatibility.
14019
14020 2006-05-31 Masatake YAMATO <jet@gyve.org>
14021
14022 * progmodes/compile.el:
14023 (compilation-error-regexp-alist-alist::gcov-called-line):
14024 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
14025
14026 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
14027
14028 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
14029 Revert inadvertent changes made with last commit.
14030
14031 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
14032
14033 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
14034 New functions.
14035
14036 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
14037
14038 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
14039
14040 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
14041 only matches in the right place.
14042 (org-upcoming-deadline): New face.
14043 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
14044 (org-export-ascii-underline): Rename constant `org-ascii-underline'
14045 and make it an option.
14046 (org-export-ascii-bullets): New option.
14047 (org-export-as-html): Many changes to emit valid XHTML.
14048 (org-par-open): New variable.
14049 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
14050 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
14051 (org-timeline): Pass `org-timeline-show-empty-dates' to
14052 `org-get-all-dates'. Interpret empty dates returned by
14053 `org-get-all-dates'.
14054 (org-get-all-dates): New argument EMPTY. Add dates without
14055 entries to the list, mark large ranges of empty dates.
14056 (org-point-in-group, org-context): New functions.
14057
14058 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
14059
14060 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
14061
14062 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
14063 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
14064 to C-mouse-3 (for 2 button mice).
14065 (gdb-send): Do the right thing for C-d.
14066
14067 * speedbar.el (speedbar-detach): Delete.
14068 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
14069 it breaks things.
14070 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
14071
14072 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
14073
14074 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
14075 Makeppfile.
14076
14077 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14078 Add makepp diagnostic.
14079
14080 2006-05-29 Richard Stallman <rms@gnu.org>
14081
14082 * window.el (fit-window-to-buffer): Doc fix.
14083
14084 * help.el (temp-buffer-max-height): Doc fix.
14085
14086 * subr.el (with-current-buffer): Doc fix.
14087
14088 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14089
14090 * term/x-win.el: Bind F10 to menu-bar-start if available.
14091
14092 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
14093
14094 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
14095 uses with a simple test.
14096 (term-set-escape-char, term-mode, term-check-kill-echo-list)
14097 (term-send-raw-string, term-send-raw, term-mouse-paste)
14098 (term-char-mode, term-line-mode, term-exec, term-sentinel)
14099 (term-handle-exit, term-read-input-ring)
14100 (term-previous-matching-input-string)
14101 (term-previous-matching-input-string-position)
14102 (term-previous-matching-input-from-input)
14103 (term-replace-by-expanded-history, term-send-input)
14104 (term-skip-prompt, term-bol, term-send-invisible)
14105 (term-kill-input, term-delchar-or-maybe-eof)
14106 (term-backward-matching-input, term-check-source)
14107 (term-proc-query, term-emulate-terminal)
14108 (term-handle-colors-array, term-process-pager, term-pager-line)
14109 (term-pager-bob, term-unwrap-line, term-word)
14110 (term-dynamic-complete-filename)
14111 (term-dynamic-complete-as-filename)
14112 (term-dynamic-simple-complete): Replace one arm ifs with whens or
14113 unlesses.
14114
14115 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
14116
14117 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
14118 during bootstrapping.
14119
14120 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
14121 Basically undo the change of 2006-05-26: use extra arguments instead of
14122 dynamic scoping.
14123 (ewoc-locate): Remove unused var `footer'.
14124
14125 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14126
14127 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
14128
14129 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
14130 (generate-file-autoloads): Obey it. Return whether autoloads were
14131 added at point or not.
14132 (update-file-autoloads): Use this new return value.
14133 Remove redundant test for the presence of an autoload cookie.
14134
14135 * emacs-lisp/autoload.el (autoload-find-file): New fun.
14136 This one calls hack-local-variables.
14137 (generate-file-autoloads, update-file-autoloads): Use it.
14138
14139 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
14140 (bibtex-sort-entry-class): Add safe-local-variable predicate.
14141 (bibtex-sort-entry-class-alist): Don't set the global value.
14142 (bibtex-init-sort-entry-class-alist): New fun.
14143 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
14144 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
14145 of bibtex-init-sort-entry-class.
14146
14147 2006-05-28 Richard Stallman <rms@gnu.org>
14148
14149 * subr.el (load-history-regexp): If FILE is relative, insist
14150 entire last name component must match it.
14151 (load-history-filename-element, load-history-regexp): Doc fixes.
14152
14153 2006-05-29 Kim F. Storm <storm@cua.dk>
14154
14155 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
14156 `pos' and `raw-data' for clarity, as eval forms may access these.
14157
14158 2006-05-28 Kim F. Storm <storm@cua.dk>
14159
14160 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
14161
14162 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14163
14164 * progmodes/make-mode.el (makefile-browser-map)
14165 (makefile-mode-syntax-table): Move initialization inside declaration.
14166 (makefile-fill-paragraph): Use the default comment-filling code.
14167
14168 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
14169
14170 * replace.el (query-replace-defaults): New variable.
14171 (query-replace-read-from): Use `query-replace-defaults' for
14172 default value, instead of history list.
14173 (query-replace-read-to): Update `query-replace-defaults'.
14174
14175 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
14176
14177 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
14178 with no X toolkit.
14179
14180 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
14181
14182 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
14183 (tumme-show-all-from-dir): Add autoload.
14184
14185 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
14186
14187 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
14188 (tumme-remove-tag): Fix bug.
14189
14190 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
14191
14192 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
14193 FOOTER args. Update unique caller.
14194 (ewoc-delete): Compute last node once before looping.
14195 (ewoc--node-branch): Merge into unique caller.
14196 (ewoc--node): Don't define constructor make-ewoc--node for this
14197 structure.
14198 (ewoc): Add member `hf-pp' to this structure.
14199 (ewoc--wrap): New func.
14200 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
14201 header/footer pretty-printers. Save header/footer pretty-printer.
14202 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
14203
14204 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
14205
14206 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
14207
14208 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
14209 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
14210 Tag'. Change "Compare directories..." to "Change Directories...".
14211 Move tumme commands to Operate, Regexp and Immediate menus.
14212 Change "Add Comment" to "Add Image Comment". Change "Add Image
14213 Tag" to "Add Image Tags".
14214
14215 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
14216 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
14217 `tumme-delete-tag'.
14218
14219 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
14220
14221 * shell.el (shell-mode): Call shell-dirtrack-mode after
14222 list-buffers-directory is made a local variable, to avoid setting
14223 the default value.
14224
14225 2006-05-26 Kevin Ryde <user42@zip.com.au>
14226
14227 * info.el (Info-index-next): Use where-is-internal to report
14228 actual binding of Info-index-next, rather than hard-coded `,'.
14229
14230 2006-05-26 Eli Zaretskii <eliz@gnu.org>
14231
14232 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
14233 and "Find Command in Manual" to here.
14234
14235 * buff-menu.el (list-buffers-noselect): For Info buffers, use
14236 Info-current-file as the file name.
14237
14238 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
14239
14240 * ses.el (defadvice undo-more): Delete this defadvice. The undo
14241 overrides will now be done a different way.
14242 (ses-set-parameter): Reapply this function for undo.
14243 (ses-set-header-row): Reconstruct header row during undo.
14244 (ses-widen): New function.
14245 (ses-goto-data, ses-reconstruct-all): Use new function.
14246 (ses-command-hook): Widen buffer during undo, before unupdating
14247 the cells.
14248 (ses-insert-row, ses-delete-row): Widen buffer during undo.
14249 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
14250 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
14251 formula hasn't been executed yet.
14252
14253 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
14254
14255 * comint.el (comint-kill-whole-line): Rename arg to count.
14256 Fix doc string.
14257
14258 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
14259
14260 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
14261 to copy-file.
14262
14263 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
14264
14265 * simple.el (toggle-truncate-lines): Make arg optional for
14266 backward compatibility.
14267
14268 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
14269
14270 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
14271 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
14272 DLL arg. Instead, use ewoc--current-dll. Update all callers.
14273 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
14274 (ewoc--adjust): Use ewoc--current-dll.
14275 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
14276
14277 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
14278
14279 * textmodes/org.el (org-next-item, org-previous-item): Emit more
14280 compact error message.
14281 (org-tags-view): Refresh category table in each file.
14282 (org-table-justify-field-maybe): Remove superfluous arguments to
14283 `format'.
14284 (org-export-as-html): Insert "<p>" before postamble.
14285 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
14286
14287 2006-05-26 Kenichi Handa <handa@m17n.org>
14288
14289 * textmodes/po.el (po-find-charset): Pay attention to the case
14290 FILENAME is a cons (NAME . BUFFER).
14291 (po-find-file-coding-system-guts): Likewise.
14292
14293 * arc-mode.el (archive-set-buffer-as-visiting-file):
14294 Call find-operation-coding-system with (FILENAME . BUFFER).
14295
14296 * tar-mode.el (tar-extract): Call find-operation-coding-system
14297 with (FILENAME . BUFFER).
14298
14299 * international/mule.el (decode-coding-inserted-region):
14300 Call find-operation-coding-system with (FILENAME . BUFFER).
14301
14302 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
14303
14304 * image-mode.el (image-toggle-display): Use buffer contents to
14305 generate image for a remote file.
14306
14307 2006-05-25 Juri Linkov <juri@jurta.org>
14308
14309 * replace.el (query-replace-read-from, query-replace-read-to):
14310 Remove 8th arg KEEP-ALL in read-from-minibuffer.
14311
14312 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
14313
14314 * whitespace.el (whitespace-cleanup): Change to cleanup
14315 region if one is active.
14316 * whitespace.el (whitespace-cleanup-internal): New internal method.
14317
14318 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
14319
14320 * dired.el (dired-mode-map): Add help-echo strings to tumme
14321 commands. Bind `tumme-dired-display-image' to C-t i.
14322
14323 * tumme.el (tumme-display-image): Change documentation string slightly.
14324 (tumme-dired-display-image): Add call to `display-buffer'.
14325
14326 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
14327
14328 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
14329 Signal error if RAW-DATA is a multibyte string.
14330
14331 2006-05-24 Richard Stallman <rms@gnu.org>
14332
14333 * subr.el (with-local-quit): When handling `quit' signal,
14334 make a chance for quit-flag to cause a quit.
14335
14336 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
14337 (ad-disable-advice): Add autoloads.
14338
14339 * subr.el (read-passwd): Copy PROMPT before changing its properties.
14340
14341 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
14342
14343 * dired.el (dired-mode-map): Change menu items for tumme as per
14344 suggestions in emacs-devel.
14345
14346 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
14347
14348 * dired.el (dired-mode-map): Fix breakage.
14349
14350 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
14351
14352 * tumme.el (tumme-display-dired-image): Rename to...
14353 (tumme-dired-display-image): ...this.
14354 (tumme-track-movement): Change default value to t.
14355 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
14356 used from `tumme-next-line-and-display' and similar commands.
14357
14358 * dired.el (dired-mode-map): Add Thumbnail submenu under the
14359 Immediate menu. Add some tumme commands there.
14360
14361 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
14362
14363 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
14364
14365 2006-05-24 Chong Yidong <cyd@mit.edu>
14366
14367 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
14368 menu entries that open submenus.
14369
14370 2006-05-24 Alan Mackenzie <acm@muc.de>
14371
14372 * startup.el (command-line): For names of preloaded files, don't
14373 append ".elc" (now done in Fload), and call file-truename on the
14374 lisp directory.
14375
14376 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
14377 match ANY loaded file with the right name, not just those in
14378 load-path. Put a regexp matching the file name into
14379 after-load-alist, rather than the name itself.
14380
14381 * subr.el (load-history-regexp, load-history-filename-element)
14382 (do-after-load-evaluation): New functions.
14383
14384 * international/mule.el (load-with-code-conversion): Do the
14385 eval-after-load stuff by calling do-after-load-evaluation.
14386
14387 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
14388
14389 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
14390 has not been killed.
14391
14392 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14393
14394 * term/mac-win.el: Set idle timer to clean up expired Apple events.
14395 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
14396 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
14397 Optionally set error message in reply.
14398
14399 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
14400
14401 * textmodes/org.el (org-open-at-point): Use renamed variable
14402 `org-confirm-shell-link-function'.
14403 (org-confirm-shell-link-function): Rename from
14404 `org-confirm-shell-links'.
14405 (org-export-directory): New function.
14406 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
14407 (org-export-icalendar): Use `org-export-directory'.
14408 (org-indent-item): Keep cursor position.
14409 (org-link-file-path-type): New option.
14410 (org-export-as-html): Fix bug with plain lists starting in
14411 column 0.
14412 (org-export-as-html): Remove deadline formatting, this happens
14413 now already in `org-html-handle-time-stamps'.
14414 (org-export-html-style): Deadline class removed.
14415 (org-insert-labeled-timestamps-at-point): New option.
14416 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
14417 of `hide-sublevels 1', in case the first headline is not level 1.
14418 (org-overview, org-content): New fuction.
14419 (org-cycle-global-status, org-cycle-subtree-status): Make these
14420 variables buffer-local.
14421 (org-global-cycle): New command.
14422 (org-shifttab): Use `org-global-cycle'.
14423 (org-insert-heading, org-insert-item): Go to end of new
14424 headline/item after creating it.
14425 (org-export-visible): Rename from `org-export-copy-visible'.
14426 Now creates a temporary org-file and applies an exporting command
14427 to it.
14428 (org-table-eval-formula): Support for lisp forms.
14429 (org-agenda-todo-ignore-scheduled): New option.
14430 (org-agenda-get-todos): Use new option
14431 `org-agenda-todo-ignore-scheduled'.
14432 (org-export-html-inline-images): New value `maybe'.
14433 (org-export-as-html): Inlining of images dependent on link description.
14434 (org-archive-subtree): Check for end-of-buffer before trying
14435 `kill-line'.
14436 (org-agenda-follow-mode): New option.
14437 (org-export-with-tags, org-export-with-timestamps): New options.
14438 (org-html-handle-time-stamps): New function.
14439 (org-keyword-time-regexp): New variable.
14440 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
14441 (org-agenda-todo-list-sublevels): New option.
14442 (org-html-level-start): When TITLE is nil, just close all levels.
14443 (org-parse-key-lines, org-parse-export-options): Remove functions,
14444 replaced by `org-infile-export-plist'.
14445 (org-combine-plists, org-infile-export-plist)
14446 (org-default-export-plist): New functions.
14447 (org-export-html-preamble, org-export-html-postamble)
14448 (org-export-html-auto-preamble, org-export-html-auto-postamble):
14449 New variables.
14450 (org-export-publishing-directory): New option.
14451 (org-export-as-html, org-export-as-ascii): Use the new property
14452 lists for settings.
14453 (org-export-copy-visible, org-export-as-xoxo):
14454 Respect `org-export-publishing-directory'.
14455 (org-link-search, org-store-link, org-file-apps): Support for
14456 links to BibTeX database entries..
14457 (org-get-current-options, org-set-regexps-and-options):
14458 Implement logging as a startup option.
14459 (org-store-link): Make sure context string is never empty
14460 (org-insert-link): Use relative path when possible.
14461 (org-at-item-checklet-p): New function.
14462 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
14463 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
14464 (org-metaright, org-metaup, org-metadown, org-shiftup)
14465 (org-shiftdown, org-shiftright, org-shiftleft)
14466 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
14467 Dispatch using `call-interactively'.
14468 (org-call-with-arg): New defsubst.
14469 (org-tag-alist, org-use-fast-tag-selection): New options.
14470 (org-complete): Use `org-tag-alist'.
14471 (org-fast-tag-insert, org-fast-tag-selection): New functions.
14472 (org-next-item, org-previous-item): New commands.
14473 (org-beginning-of-item, org-end-of-item): Add (interactive) to
14474 make command.
14475 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
14476
14477 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
14478
14479 * emacs-lisp/ewoc.el (ewoc-delete): New function.
14480 (ewoc-filter): Use `ewoc-delete'.
14481
14482 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
14483
14484 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
14485
14486 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
14487 Signal more user-friendly error messages.
14488
14489 * complete.el (PC-do-completion): Undo the addition of implicit
14490 wildcards if they did not lead to finding any match.
14491 (read-file-name-internal): Don't add the final > if the completion is
14492 not finished.
14493
14494 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
14495
14496 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
14497 Quote safe-local-variable predicate.
14498
14499 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
14500
14501 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
14502
14503 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14504
14505 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
14506
14507 * progmodes/make-mode.el (makefile-special-targets-list)
14508 (makefile-macro-table, makefile-target-table): Mark as risky.
14509 (makefile-query-one-target-method): Make this the alias for the
14510 following variable.
14511 (makefile-query-one-target-method-function): Make this the real name.
14512
14513 * textmodes/artist.el (artist-text-renderer): Make this the alias
14514 for the following variable.
14515 (artist-text-renderer-function): Make this the real name.
14516
14517 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
14518 the alias for the following variable.
14519 (flyspell-generic-check-word-predicate): Make this the real name.
14520
14521 * textmodes/ispell.el (ispell-format-word): Make this the alias
14522 for the following variable.
14523 (ispell-format-word-function): Make this the real name.
14524 (ispell-message-text-end): Mark as risky.
14525
14526 * skeleton.el (skeleton-transformation, skeleton-filter)
14527 (skeleton-pair-filter): Make these the aliases for the following
14528 variables.
14529 (skeleton-transformation-function, skeleton-filter-function)
14530 (skeleton-pair-filter-function): Make these the real names.
14531
14532 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
14533 and skeleton-pair-filter-function.
14534
14535 * textmodes/sgml-mode.el (sgml-transformation): Make this the
14536 alias for the following variable.
14537 (sgml-transformation-function): Make this the real name.
14538 (sgml-tag-alist): Mark as risky.
14539
14540 2006-05-21 Richard Stallman <rms@gnu.org>
14541
14542 * simple.el (kill-region): Interactively, pass point, then mark.
14543
14544 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
14545
14546 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
14547
14548 2006-05-21 Romain Francoise <romain@orebokech.com>
14549
14550 * dired-x.el (dired-mode-map): Don't bind M-g.
14551
14552 2006-05-20 Richard Stallman <rms@gnu.org>
14553
14554 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
14555 (dired-goto-file): Doc fix.
14556
14557 2006-05-21 Kim F. Storm <storm@cua.dk>
14558
14559 * emulation/cua-base.el: Mention customizing cua-mode as alternative
14560 way to enable built-in cua-mode if user loads older CUA-mode package.
14561
14562 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
14563 if default-filename is specified.
14564
14565 2006-05-20 Eli Zaretskii <eliz@gnu.org>
14566
14567 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
14568
14569 * info.el (info-apropos): Make sure current-file and current-node
14570 have non-nil values. Speed up by using add-to-list instead of
14571 manual consing.
14572
14573 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
14574
14575 * progmodes/make-mode.el (makefile-mode): Doc fix.
14576
14577 2006-05-20 Eli Zaretskii <eliz@gnu.org>
14578
14579 * dired-aux.el (dired-do-shell-command): Doc fix.
14580
14581 2006-05-20 Kevin Ryde <user42@zip.com.au>
14582
14583 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
14584 ``(custom-manual :tag "Foo" "(foo)Node")''.
14585
14586 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
14587
14588 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
14589 value is an integer.
14590
14591 2006-05-20 Eli Zaretskii <eliz@gnu.org>
14592
14593 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
14594 "format".
14595 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
14596
14597 2006-05-20 Martin Rudalics <rudalics@gmx.at>
14598
14599 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
14600 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
14601
14602 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
14603
14604 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
14605 regexp for keywords.
14606
14607 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
14608
14609 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
14610 replace-regexp-in-string.
14611
14612 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
14613 encode, and escape file name on conversion to URL.
14614
14615 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14616
14617 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
14618 Don't unescape URL.
14619 (dnd-get-local-file-name): Unescape URL on conversion to file name.
14620
14621 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
14622 on conversion to URLs.
14623
14624 * net/browse-url.el (browse-url-file-url): Encode file name on
14625 conversion to URL.
14626
14627 * term/mac-win.el (mac-ae-open-documents): Escape file name on
14628 conversion to URL.
14629
14630 2006-05-19 Eli Zaretskii <eliz@gnu.org>
14631
14632 * progmodes/cc-styles.el (c-style-alist): Doc fix.
14633
14634 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14635
14636 * term/mac-win.el (mac-bytes-to-digits): Remove function.
14637 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
14638
14639 2006-05-19 Glenn Morris <rgm@gnu.org>
14640
14641 * calendar/diary-lib.el (diary-bahai-date)
14642 (list-bahai-diary-entries, mark-bahai-diary-entries)
14643 (mark-bahai-calendar-date-pattern): Not interactive.
14644 (add-to-diary-list): New optional arg LITERAL. Doc fix.
14645 (diary-entries-list): Change format of 4th element in each entry.
14646 (diary-list-entries): Use add-to-diary-list.
14647 (diary-goto-entry): Handle the case where the buffer visiting the
14648 diary has been killed.
14649 (fancy-diary-display): Add 'locator to button rather than 'marker.
14650 Only generate temp-face when there are marks to apply.
14651 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
14652 (diary-fancy-date-pattern): New variable.
14653 (diary-time-regexp): Doc fix.
14654 (diary-anniversary, diary-time): New faces.
14655 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
14656 diary-time-regexp. Add font-lock-multiline property where needed.
14657 Use new faces diary-anniversary and diary-time.
14658 (diary-fancy-font-lock-fontify-region-function): New function, to
14659 handle multiline font-lock pattern in fancy diary.
14660 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
14661 (diary-font-lock-keywords): Tweak time regexp. Use new face
14662 diary-time.
14663
14664 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
14665
14666 * international/code-pages.el (mik): Table corrected.
14667
14668 2006-05-18 Kim F. Storm <storm@cua.dk>
14669
14670 * progmodes/grep.el (grep-find): Don't check grep-find-command
14671 before running command (breaks non-interactive usage).
14672
14673 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
14674
14675 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
14676 (ewoc--insert-new-node): Don't insert trailing newline.
14677 Instead, adjust successor nodes's start markers.
14678 (ewoc--refresh-node): Delete all text from current node's start
14679 marker to the next one's; adjust successor nodes's start markers.
14680 (ewoc--create): Doc fixes.
14681 (ewoc--refresh): Don't insert newline.
14682 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
14683 * pcvs.el (cvs-make-cvs-buffer):
14684 Specify extra newline for ewoc's header and footer.
14685 (cvs-update-header): Update initial header recognition.
14686 Append newline to final header and footer values.
14687 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
14688
14689 2006-05-17 Richard Stallman <rms@gnu.org>
14690
14691 * files.el (file-name-extension): Doc fix.
14692
14693 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
14694
14695 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
14696 we can explicitly enable/disable rather than toggle.
14697 (shell-mode): Use it.
14698 (shell-cd): Don't try to reproduce what `cd' does.
14699
14700 2006-05-17 Kim F. Storm <storm@cua.dk>
14701
14702 * ido.el (ido-read-internal): Use only nondirectory part of
14703 default item.
14704
14705 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
14706
14707 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
14708 (ewoc-nth): Doc fix.
14709
14710 (ewoc-map, ewoc-invalidate): Compute PP before looping.
14711
14712 2006-05-16 Eli Zaretskii <eliz@gnu.org>
14713
14714 * international/mule.el (auto-coding-alist): Add .lha to files
14715 read with no-conversion.
14716
14717 * files.el (auto-mode-alist): Add .lha files to archive file
14718 extensions.
14719
14720 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
14721 Convert csize to integer when computing offsets within the
14722 compressed archive file.
14723
14724 2006-05-16 Kim F. Storm <storm@cua.dk>
14725
14726 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
14727 with read-from-minibuffer.
14728
14729 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
14730
14731 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
14732 (byte-compile-warnings): Fix safe-local-variable property.
14733
14734 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
14735
14736 * allout.el (allout-show-bodies, allout-old-style-prefixes)
14737 (allout-stylish-prefixes, allout-numbered-bullet)
14738 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
14739 predicates to qualify `safe-local-variable' property, when
14740 available, else use equivalent lambda.
14741 (allout-current-topic-collapsed-p): Do the right thing regarding
14742 trailing blank lines.
14743
14744 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
14745
14746 * server.el (server-start): Only create a directory if needed.
14747 (server-edit, server-unload-hook): server-start => server-mode.
14748 (kill-emacs-hook): Cleanup upon exit.
14749
14750 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
14751
14752 * hexl.el (hexlify-buffer): Encode process arguments manually.
14753
14754 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
14755
14756 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
14757 call to gdb-tooltip-print.
14758
14759 2006-05-15 Romain Francoise <romain@orebokech.com>
14760
14761 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
14762 systems, default to "tar" since those systems probably have GNU tar.
14763
14764 2006-05-14 Lars Hansen <larsh@soem.dk>
14765
14766 * desktop.el (desktop-missing-file-warning): Fix docstring.
14767 (desktop-restore-file-buffer): Correct question asked on missing file.
14768
14769 2006-05-14 Kim F. Storm <storm@cua.dk>
14770
14771 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
14772 Add CUA move property.
14773
14774 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
14775
14776 * custom.el (custom-push-theme): Load the variable before checking
14777 its `standard-value'.
14778
14779 2006-05-13 Lars Hansen <larsh@soem.dk>
14780
14781 * desktop.el (desktop-save): Use with-temp-buffer.
14782
14783 2006-05-12 Glenn Morris <rgm@gnu.org>
14784
14785 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
14786 * calendar/calendar.el (calendar-mode-map):
14787 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
14788 * calendar/appt.el (appt-check, appt-make-list): Refer to
14789 diary-view-entries, diary-list-entries, diary-show-all-entries
14790 rather than obsolete aliases.
14791
14792 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
14793
14794 * simple.el (line-move-finish): Avoid calling point motion hooks
14795 while processing intangibility.
14796
14797 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
14798
14799 * term/xterm.el (terminal-init-xterm): Fix typo.
14800
14801 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
14802
14803 * allout.el (allout-view-change-hook): Mark as being deprecated,
14804 to be replaced by `allout-exposure-change-hook'.
14805 (allout-exposure-change-hook): New, replacing
14806 `allout-view-change-hook'.
14807 (allout-flag-region): Run new hook `allout-exposure-change-hook',
14808 in addition to `allout-view-change-hook'.
14809 (allout-show-bodies, allout-old-style-prefixes)
14810 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
14811 lambda forms to prevent their showing up in variable help
14812 presentations as inscrutable byte-compiled code.
14813 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
14814 Use string-or-null-p to qualify safe-local-variable values.
14815 (allout-reindent-bodies): Use memq to qualify matches against
14816 valid safe-local-variable values. Also, quote the lambda as above.
14817 (allout-use-mode-specific-leader): Add missing candidate-value
14818 symbols, use memq, and quote the lambda.
14819 (allout-overlay-interior-modification-handler): Remove unused
14820 variables `msg' and 'opened'.
14821 (allout-hidden-p): Constrain invisibility consideration to allout's
14822 invisibility spec, disregarding invisibility for other reasons.
14823
14824 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
14825
14826 * files.el (version-control): Correct safe values.
14827
14828 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
14829
14830 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
14831
14832 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
14833 (ewoc--insert-new-node): New func.
14834 Update callers of deleted funcs to use it, instead.
14835
14836 2006-05-11 Glenn Morris <rgm@gnu.org>
14837
14838 * calendar/calendar.el (diary-show-all-entries): Do not refer to
14839 obsolete alias `show-all-diary-entries'.
14840 (make-diary-entry): Not interactive.
14841 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
14842 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
14843 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
14844 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
14845 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
14846 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
14847
14848 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
14849
14850 * calendar/calendar.el (calendar-french-date-string)
14851 (calendar-mayan-date-string, calendar-chinese-date-string)
14852 (calendar-astro-date-string, calendar-iso-date-string)
14853 (calendar-islamic-date-string, calendar-bahai-date-string)
14854 (calendar-hebrew-date-string, calendar-coptic-date-string)
14855 (calendar-ethiopic-date-string, calendar-persian-date-string):
14856 These functions are not interactive.
14857
14858 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
14859
14860 * files.el: Balance parentheses.
14861
14862 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
14863
14864 * files.el, newcomment.el, outline.el, simple.el,
14865 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
14866 * progmodes/cc-vars.el, progmodes/compile.el:
14867 Move `safe-local-variable' declarations to the respective files.
14868
14869 * help-fns.el (describe-variable): Don't print safe-var if it is
14870 byte-code. Improve wording as suggested by Luc Teirlinck.
14871
14872 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
14873
14874 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
14875 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
14876 Use a token for pending-triggers to ensure gdb-var-update
14877 gets called once per user input again for pre-GDB 6.4.
14878 (gdb-var-delete): Match on more complex expressions.
14879 (gdb-var-list-children-handler, gdb-var-create-handler):
14880 Use a token for consistency.
14881
14882 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
14883
14884 * textmodes/org.el (org-read-date, org-goto-calendar)
14885 (org-agenda-goto-calendar):
14886 Bind `view-calendar-holidays-initially' to nil.
14887
14888 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
14889
14890 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
14891 Update all callers to do it there, instead.
14892
14893 2006-05-10 Glenn Morris <rgm@gnu.org>
14894
14895 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
14896 prefix arg case, to avoid view-diary-entries-initially error.
14897 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
14898 (calendar-date-is-legal-p): Handle dates with no day part.
14899
14900 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
14901
14902 * comint.el (comint-insert-input): Just make it when
14903 comint-use-prompt regexp is nil (default) and with the mouse.
14904 (comint-copy-old-input): Reinstate from 2004-06-23.
14905 (comint-mode-map): Bind C-c C-m to it.
14906
14907 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
14908
14909 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
14910 Remove spurious move to point-max (new comint behavior fixes).
14911
14912 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
14913 compatibility function (Emacs 18/19).
14914 (idlwave-is-continuation-line): Always return point at start of
14915 previous non-blank continuation line.
14916 (keyword-parameters): Fix continued comment font-lock matcher.
14917 (idlwave-font-lock-fontify-region): Written, use as
14918 font-lock-fontify-region-function, to fix continued keyword
14919 fontification issues.
14920
14921 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14922
14923 * term/mac-win.el (mac-font-panel-mode): Doc fix.
14924 (mac-service-selection, mac-service-open-file)
14925 (mac-service-open-selection, mac-service-mail-selection)
14926 (mac-service-mail-to, mac-service-insert-text): Rename from
14927 mac-services-*. All uses changed.
14928 (mac-apple-event-map): Rename event symbol `services' to `service'.
14929
14930 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
14931
14932 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
14933 (ewoc--node-enter-first, ewoc--node-enter-last)
14934 (ewoc--delete-node-internal): Merge funcs into unique callers.
14935
14936 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
14937
14938 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
14939 return value of read-from-minibuffer for empty input.
14940
14941 2006-05-09 Miles Bader <miles@gnu.org>
14942
14943 * comint.el (comint-insert-input): Remove redundant calls to setq
14944 and goto-char.
14945
14946 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
14947
14948 * comint.el (comint-insert-input): Make it work when
14949 comint-use-prompt-regexp is t.
14950
14951 2006-05-10 Miles Bader <miles@gnu.org>
14952
14953 * subr.el (field-at-pos): New function.
14954
14955 * comint.el (comint-insert-input): Use it.
14956
14957 2006-05-09 Juri Linkov <juri@jurta.org>
14958
14959 * battery.el (battery-linux-proc-acpi): Also try
14960 `/proc/acpi/thermal_zone/THR2/temperature'.
14961
14962 * files.el <safe-local-variable>: Remove `eval' and `let' binding
14963 for now unused lambda `string-or-null'.
14964
14965 * add-log.el (change-log-default-name): Put `string-or-null-p'
14966 instead of lambda on `safe-local-variable' property.
14967
14968 * diff-mode.el (diff-context->unified): Use `region-beginning' and
14969 `region-end' instead of `mark' and `point'.
14970 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
14971 Operate on region in Transient Mark mode when the mark is active.
14972 Use `region-beginning' and `region-end' instead of `mark' and
14973 `point'.
14974 (diff-hunk-text, diff-goto-source): Doc fix.
14975
14976 * startup.el (fancy-splash-screens, normal-splash-screen): Use
14977 face `mode-line-buffer-id' for mode-line buffer face instead of
14978 hard-coded `(:weight bold)'.
14979
14980 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
14981 buffer-undo-list to t (undo-ask is reproducible by visiting
14982 nested archives).
14983
14984 2006-05-09 Kim F. Storm <storm@cua.dk>
14985
14986 * progmodes/grep.el (rgrep): Set default directory of *grep*
14987 buffer if we start M-x rgrep in the *grep* buffer and choose
14988 a different base directory.
14989
14990 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
14991
14992 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
14993 completion also when ido is loaded.
14994
14995 2006-05-09 Masatake YAMATO <jet@gyve.org>
14996
14997 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
14998 "warning" and "import".
14999 (cpp-font-lock-keywords): Added "warning".
15000
15001 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
15002
15003 * term/xterm.el (terminal-init-xterm): Add more key bindings.
15004
15005 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
15006
15007 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
15008 pages at a time, if we signal the end, we should indeed reach that end.
15009
15010 2006-05-08 David Reitter <david.reitter@gmail.com>
15011
15012 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
15013 output during execution of the body.
15014
15015 2006-05-08 Kim F. Storm <storm@cua.dk>
15016
15017 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
15018
15019 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
15020
15021 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
15022 Use with-current-buffer.
15023
15024 2006-05-07 Kim F. Storm <storm@cua.dk>
15025
15026 * subr.el (add-to-history): Remove keep-dups arg.
15027
15028 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
15029 to nil around call to add-to-history.
15030
15031 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
15032
15033 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
15034 than after a buffer modification.
15035
15036 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
15037
15038 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
15039 call to...
15040 (gud-watch): ...here so speedbar is raised for already watched
15041 expressions.
15042 (gdb-speedbar-refresh): Delete function.
15043 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
15044 Use speedbar-timer-fn instead of speedbar-refresh (reverting
15045 earlier change).
15046 (gdb-var-evaluate-expression-handler)
15047 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
15048
15049 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
15050 Update localized contents for all buffers except ignored modes.
15051
15052 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15053
15054 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
15055 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
15056 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
15057 (mac-handle-font-panel-closed, mac-handle-font-selection):
15058 New functions.
15059 (mac-font-panel-mode): New minor mode.
15060 (mac-apple-event-map): Add bindings for toolbar toggle button and
15061 font panel.
15062 (menu-bar-showhide-menu): Add mac-font-panel-mode.
15063
15064 2006-05-07 John Paul Wallington <jpw@pobox.com>
15065
15066 * ibuffer.el (ibuffer-compressed-file-name-regexp):
15067 Avoid `regexp-opt'; simplify regexp for readability.
15068
15069 2006-05-06 Eli Zaretskii <eliz@gnu.org>
15070
15071 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
15072 * files.el (buffer-stale-function):
15073 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15074 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
15075 links to the main manual, not to emacs-xtra.
15076
15077 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15078
15079 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
15080 MacJapanese if text is ASCII-only.
15081
15082 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
15083
15084 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
15085 unless so nil isn't returned.
15086 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
15087
15088 2006-05-06 Kim F. Storm <storm@cua.dk>
15089
15090 * subr.el (add-to-history): New function.
15091
15092 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
15093 (ediff-merge-files-with-ancestor):
15094 * env.el (setenv):
15095 * isearch.el (isearch-update-ring):
15096 * server.el (server-visit-files):
15097 * progmodes/grep.el (lgrep, rgrep):
15098 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
15099 * progmodes/xscheme.el (xscheme-insert-expression):
15100 Use add-to-history.
15101
15102 * kmacro.el (kmacro-push-ring): Use add-to-history.
15103 (kmacro-ring-length): Remove unused defun.
15104 (kmacro-start-macro): Use kmacro-push-ring.
15105
15106 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
15107
15108 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
15109 directly instead of a lambda expression that calls it.
15110
15111 2006-05-06 Kim F. Storm <storm@cua.dk>
15112
15113 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
15114 instead of compute-motion.
15115
15116 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
15117
15118 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
15119 change.
15120
15121 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
15122
15123 * startup.el (command-line-1): Refer to "Pure Storage" on
15124 pure-space-overflow.
15125
15126 2006-05-05 Martin Rudalics <rudalics@gmx.at>
15127
15128 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
15129 provided faces once they all have been used up.
15130
15131 2006-05-05 Eli Zaretskii <eliz@gnu.org>
15132
15133 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
15134 reference to the Lisp manual to the warning about pure space
15135 overflow.
15136
15137 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
15138
15139 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
15140 argument to avoid the call to `ispell-internal-change-dictionary'
15141 when not needed.
15142 (ispell-change-dictionary): Use this argument and call
15143 `ispell-internal-change-dictionary' after the possible change
15144 to `ispell-local-dictionary'.
15145 (ispell-internal-change-dictionary): Check for a change in
15146 personal dictionary use too.
15147
15148 2006-05-05 Eli Zaretskii <eliz@gnu.org>
15149
15150 * startup.el (command-line): On MS-Windows, probe "~", not
15151 "~USER", for warning about non-existent home directory.
15152
15153 * arc-mode.el (archive-l-e): New optional argument `float' means
15154 generate a float value.
15155 (archive-arc-summarize, archive-lzh-summarize)
15156 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
15157 with 3rd argument non-nil when file's size is being computed.
15158 Format the file sizes with %8.0f instead of %8d.
15159
15160 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15161
15162 * cus-start.el (all): Add mac-dnd-known-types.
15163
15164 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
15165 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
15166 (mac-TIFF-to-string): New functions.
15167 (x-get-selection, x-selection-value)
15168 (mac-select-convert-to-string): Use them.
15169 (mac-text-encoding-mac-japanese-basic-variant): New constant.
15170 (mac-dnd-types-alist): New customization variable.
15171 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
15172 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
15173 (mac-dnd-handle-drag-n-drop-event): New functions.
15174 (mac-drag-n-drop): Remove function.
15175 (global-map): Bind drag-n-drop and M-drag-n-drop to
15176 mac-dnd-handle-drag-n-drop-event.
15177
15178 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
15179
15180 * progmodes/perl-mode.el (perl-beginning-of-function):
15181 Skip anonymous subs.
15182
15183 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
15184
15185 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
15186 regexp-opt at run time.
15187
15188 * term.el (term-handle-ansi-escape): Fix off by one error.
15189
15190 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
15191
15192 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
15193 (gdb-init-1, gdb-post-prompt): ...and references to it.
15194 (gdb-frame-handler): Strip directory name from filename if present.
15195
15196 * progmodes/gud.el (gdb-force-update): Delete defvar
15197 (gud-speedbar-buttons): ...and references to it. Use window-start
15198 to try to keep positon in watch expression.
15199
15200 2006-05-03 Richard Stallman <rms@gnu.org>
15201
15202 * simple.el (next-history-element, previous-history-element): Doc fix.
15203
15204 * isearch.el (isearch-update-ring): Doc fix.
15205
15206 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
15207
15208 * isearch.el (isearch-update-ring): Take history-delete-duplicates
15209 into consideration. Replace one arm ifs with whens.
15210
15211 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
15212
15213 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
15214 (menu): Fix typo.
15215
15216 2006-05-02 Miles Bader <miles@gnu.org>
15217
15218 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
15219
15220 2006-05-02 Jay Belanger <belanger@truman.edu>
15221
15222 * calc/calc-embed.el (calc-override-minor-modes-map)
15223 (calc-override-minor-modes): New variables.
15224 (calc-do-embedded): Make sure that Calc keystrokes aren't
15225 overwritten by minor modes.
15226
15227 2006-05-02 Chong Yidong <cyd@mit.edu>
15228
15229 * msb.el (msb): If EVENT is a down event, read and discard the up event.
15230
15231 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15232
15233 * startup.el (command-line-1): Refer to Lisp manual when
15234 pure-space-overflow occurs.
15235
15236 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
15237 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
15238 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
15239 (version-control): Don't use `t' for safe-local-variable declarations.
15240
15241 2006-05-01 Richard Stallman <rms@gnu.org>
15242
15243 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
15244 M-r, M-R, M-A, M-SPC or M-DEL.
15245 (diff-mode-map): diff-refine-hunk now on C-c C-w
15246 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
15247
15248 * help-mode.el (help-mode): view-exit-action calls delete-window
15249 only when it is safe and possible.
15250
15251 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
15252 in messages.
15253
15254 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
15255
15256 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
15257 in the default tool-bar-map.
15258
15259 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
15260
15261 * net/tramp.el (tramp-completion-file-name-handler-alist)
15262 (tramp-run-real-handler, tramp-completion-run-real-handler)
15263 (tramp-completion-handle-file-name-all-completions)
15264 (tramp-completion-handle-file-name-completion): Autoload them.
15265 (tramp-completion-handle-file-exists-p)
15266 (tramp-completion-handle-file-name-directory)
15267 (tramp-completion-handle-file-name-nondirectory)
15268 (tramp-completion-handle-expand-file-name): Remove them.
15269 (tramp-handle-file-name-directory): Return the real directory name.
15270 Returning "/" only doesn't need to be necessary any longer.
15271 (tramp-file-name-handler): Make special attention when in hostname
15272 completion mode.
15273 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
15274 (tramp-register-file-name-handlers):
15275 Register `tramp-completion-file-name-handler' only when
15276 `partial-completion-mode' is enabled.
15277 (tramp-completion-handle-file-name-all-completions):
15278 Delete directory part from results.
15279 (tramp-get-completion-methods, tramp-get-completion-user-host):
15280 Discard deleting "/", it doesn't work after the change of
15281 `tramp-handle-file-name-directory' above.
15282
15283 2006-05-01 Kim F. Storm <storm@cua.dk>
15284
15285 * progmodes/grep.el (grep-expand-template): Use save-match-data
15286 and symbol-value.
15287
15288 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15289
15290 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
15291 Use select-frame-set-input-focus instead of raise-frame.
15292 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
15293
15294 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
15295
15296 * progmodes/gud.el (gud-def): Add %c case.
15297 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
15298 (gud-format-command): Make match case sensitive. Match on %F.
15299
15300 2006-04-30 Glenn Morris <rgm@gnu.org>
15301
15302 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
15303 (cal-tex-preamble): Use cal-tex-preamble-extra.
15304 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
15305 than alias `list-diary-entries'.
15306
15307 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
15308
15309 * help-fns.el (describe-variable): Add info about safe local variables.
15310
15311 2006-04-29 Richard Stallman <rms@gnu.org>
15312
15313 * bindings.el (mode-line-format): help-echo doc fixes.
15314
15315 * net/tramp.el (tramp-file-name-handler-alist): Delete
15316 expand-file-name and other operations that can cause spurious loading.
15317
15318 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15319
15320 * files.el (safe-local-variable-p): Remove support for the special
15321 value t.
15322
15323 * textmodes/paragraphs.el (sentence-end-without-space):
15324 Fix safety predicate.
15325 (sentence-end-double-space, sentence-end-without-period)
15326 (paragraph-ignore-fill-prefix):
15327 * textmodes/fill.el (colon-double-space):
15328 * abbrev.el (abbrev-mode): Tighten the safety predicate.
15329
15330 * subr.el (booleanp): New fun.
15331
15332 * textmodes/reftex-vars.el (reftex-guess-label-type):
15333 Tighten the safety predicate.
15334
15335 2006-04-28 Kim F. Storm <storm@cua.dk>
15336
15337 * progmodes/grep.el (defgroup grep): Doc fix.
15338 (grep-auto-highlight): Remove.
15339 (grep-template): New defcustom.
15340 (grep-find-template): Rename from grep-tree-template.
15341 (grep-files-aliases): Rename from grep-tree-files-aliases.
15342 Remove "all" alias, add "l" alias.
15343 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
15344 (grep-find-ignored-directories): New defcustom to replace
15345 grep-tree-ignore-CVS-directories, to facilitate ignoring
15346 subdirectories for multiple version control systems.
15347 (grep-mode-map): Add Recursive grep item to GREP menu.
15348 (grep-regexp-history, grep-files-history): New defvars.
15349 (grep-probe): New helper function.
15350 (grep-compute-defaults): Use it to simplify code.
15351 Adapt to name changes.
15352 Use `.' as base in grep-find-template rather than <D>.
15353 (grep): Remove superfluous highlight-regexp arg. Fix doc.
15354 Call grep-compute-defaults unconditionally.
15355 (grep-expand-keywords): New defconst.
15356 (grep-expand-template): Rename from grep-expand-command-macros.
15357 Simplify via grep-expand-keywords. Look at case-fold-search instead
15358 of grep-tree-ignore-case to add -i option.
15359 Bind case-fold-search to nil while matching keywords.
15360 (grep-tree-last-regexp, grep-tree-last-files): Remove.
15361 (grep-read-regexp, grep-read-files): New helper functions.
15362 (rgrep): Rename from grep-tree. Rework to use proper histories.
15363 Adapt to changes in defcustoms and functions above.
15364 (lgrep): New command, as grep, but using same interactive UI as rgrep.
15365
15366 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
15367
15368 * net/tramp.el (tramp-completion-file-name-handler):
15369 Disable Tramp's functionality while loading Tramp itself.
15370 (tramp-register-file-name-handlers): That's a defsubst now.
15371 Code from `tramp-repair-jka-compr' moved here. Apply it via
15372 `after-init-hook'.
15373 (tramp-repair-jka-compr): Remove.
15374
15375 2006-04-27 Jay Belanger <belanger@truman.edu>
15376
15377 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
15378 read expression when `math-read-big-expr' doesn't work.
15379
15380 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
15381
15382 * startup.el (command-line-1): Display warning when
15383 pure-space-overflow is non-nil.
15384
15385 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15386
15387 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
15388 risky.
15389
15390 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15391
15392 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
15393 Return the URL or nil if none can be generated.
15394
15395 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
15396
15397 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
15398 byte compiler warnings.
15399 (gud-basic-call, gud-find-expr): Let user select an expression
15400 for printing. Print expression as well as value in GUD buffer.
15401
15402 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
15403
15404 * allout.el: Remove local autoload declaration for
15405 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
15406 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
15407 (allout-plain-bullets-string, allout-distinctive-bullets-string)
15408 (allout-use-mode-specific-leader, allout-old-style-prefixes)
15409 (allout-stylish-prefixes, allout-numbered-bullet)
15410 (allout-file-xref-bullet, allout-presentation-padding)
15411 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
15412 safe-local-variable with suitable value spec, and add autoload
15413 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
15414 (move-beginning-of-line, move-end-of-line): Repair so these compat
15415 functions now actually resituate the point, when appropriate.
15416
15417 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
15418
15419 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
15420
15421 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
15422 (add-log-iso8601-time-string): Fix call to format-time-string.
15423
15424 2006-04-26 Kim F. Storm <storm@cua.dk>
15425
15426 * subr.el (posn-string, posn-image, posn-object): Doc fix.
15427
15428 2006-04-26 Masatake YAMATO <jet@gyve.org>
15429
15430 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
15431 Add support for "//" style comments. Remove `b' flag
15432 from ?* in `asm-mode-syntax-table'.
15433
15434 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
15435
15436 * follow.el: Use (featurep 'xemacs) everywhere.
15437 (follow-mode): Use define-minor-mode.
15438 (follow-mode-map): Move initialization into the declaration.
15439 Use command remapping.
15440 (follow-emacs-version-xemacs-p): Remove.
15441 (follow-submit-feedback): Remove.
15442
15443 * allout.el (allout-layout, allout-passphrase-verifier-string)
15444 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
15445
15446 * textmodes/reftex-vars.el (reftex-vref-is-default)
15447 (reftex-fref-is-default, reftex-guess-label-type):
15448 Tighten up a bit the safety predicate.
15449
15450 * textmodes/paragraphs.el (sentence-end-double-space)
15451 (sentence-end-without-period, sentence-end-without-space)
15452 (page-delimiter, paragraph-ignore-fill-prefix):
15453 Tighten up a bit the safety predicate.
15454
15455 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
15456
15457 * progmodes/python.el (python-continuation-line-p)
15458 (python-beginning-of-statement): syntax-ppss may return
15459 a negative depth.
15460 (python-mode): Don't forcefully enable font-lock.
15461
15462 * time-stamp.el (time-stamp-start, time-stamp-end)
15463 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
15464
15465 * add-log.el: Remove spurious * in docstrings.
15466 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
15467 (add-change-log-entry): Use it here, since it's not specific
15468 to iso8601.
15469 (add-log-iso8601-time-string): Don't use it here any more.
15470 (change-log-indent-text, change-log-indent): Rename from add-log-*.
15471
15472 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
15473
15474 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
15475
15476 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
15477 (rcirc-toggle-low-priority): Doc fix.
15478 (rcirc-handler-NOTICE): Remove beginning of line anchor in
15479 ChanServ regexp.
15480 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
15481 #emacs.
15482 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
15483 (rcirc-decode-coding-system): Use utf-8 as the default.
15484 (rcirc-multiline-minor-mode): Set the fill-column.
15485 (rcirc-format-response-string): Display bright and dim nicks.
15486 (rcirc-browse-url): Update interactive spec to fill ARG.
15487 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
15488 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
15489
15490 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
15491
15492 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
15493 case for @Article, etc.
15494
15495 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
15496
15497 * net/tramp.el (tramp-register-file-name-handlers): New defun.
15498 Added with autoload cookie.
15499 (tramp-unload-file-name-handlers): Rename from
15500 `tramp-unload-file-name-handler-alist'.
15501
15502 2006-04-23 Romain Francoise <romain@orebokech.com>
15503
15504 * comint.el (comint-match-partial-filename): Doc fix.
15505
15506 2006-04-21 Glenn Morris <rgm@gnu.org>
15507
15508 * calendar/cal-menu.el (calendar-mode-map): Refer to
15509 `diary-view-entries' rather than alias `view-diary-entries'.
15510 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
15511
15512 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
15513
15514 * progmodes/antlr-mode.el (antlr-default):
15515 * cus-edit.el (custom-documentation):
15516 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
15517 in defface.
15518
15519 2006-04-21 Kim F. Storm <storm@cua.dk>
15520
15521 * image.el (image-type): New defun split out of create-image.
15522 (create-image): Use it.
15523
15524 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
15525
15526 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
15527 (org-open-at-point): Remove the "...done" message to keep output
15528 in the echo area visible.
15529 (org-export-as-xoxo): Fix call to `indent-region'.
15530
15531 2006-04-21 Kevin Ryde <user42@zip.com.au>
15532
15533 * international/mule.el (keyboard-coding-system): defcustom
15534 info-link fixes: "Specify Coding" has been split, keyboard now in
15535 "Terminal Coding", and "Single-Byte Character Support" is now
15536 "Unibyte Mode".
15537
15538 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
15539
15540 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
15541 Use font-lock-warning-face for any errors e.g. no stack.
15542 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
15543
15544 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
15545
15546 * progmodes/sh-script.el (sh-shell): Mark as safe.
15547
15548 * newcomment.el (comment-start, comment-start-skip)
15549 (comment-end-skip, comment-end): Mark as safe.
15550
15551 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
15552
15553 * textmodes/org.el (org-deadline-announce): Face removed.
15554 (org-level-faces, org-n-levels): Convert to constant.
15555 (org-compatible-face): New function.
15556 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
15557 (org-level-5, org-level-6, org-level-7, org-level-8)
15558 (org-special-keyword, org-warning, org-headline-done, org-link)
15559 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
15560 (org-scheduled-today, org-scheduled-previously, org-time-grid):
15561 Face definition revised for better color tty support.
15562 (org-bold-re, org-italic-re, org-underline-re): New constants.
15563 (org-set-font-lock-defaults): Use the new constants.
15564 (org-agenda-highlight-todo): New function.
15565 (org-agenda-todo): Fix bug with point at end of line.
15566 (org-agenda-change-all-lines, org-finalize-agenda-entries):
15567 Fontify TODO keywords.
15568 (org-insert-link): Preserve relative path in ../ links.
15569 (org-export-as-html): Convert links pointing to .org files into
15570 links that will work beteen the exported HTML files.
15571 (org-todo-list): Fix bug when arg=0.
15572 (org-insert-heading): More fine-tuning.
15573
15574 2006-04-19 Romain Francoise <romain@orebokech.com>
15575
15576 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
15577 from `rmail-mime-charset-pattern'.
15578
15579 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
15580
15581 * progmodes/python.el (python-mode): Fix typo.
15582
15583 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
15584
15585 * comint.el (comint-previous-input): Don't clobber input line
15586 when moving off either end of the input history ring.
15587 (comint-delete-input): New function, used by
15588 `comint-previous-input' and others.
15589 (comint-previous-matching-input):
15590 Use `coming-delete-input'. Save the partial input if leaving the
15591 edit line. Goto point-max before deleting input to avoid
15592 partial input fragments hanging around.
15593 (comint-restore-input): New function, used by `comint-previous-input'.
15594
15595 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
15596
15597 * imenu.el (imenu--index-alist): Balance parentheses.
15598
15599 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
15600
15601 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
15602
15603 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
15604
15605 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
15606 file is nil.
15607
15608 2006-04-18 Richard Stallman <rms@gnu.org>
15609
15610 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
15611
15612 * imenu.el (imenu-create-index-function, imenu--index-alist)
15613 (imenu--last-menubar-index-alist, imenu--make-index-alist)
15614 (imenu-default-create-index-function, imenu--generic-function):
15615 Doc fixes.
15616
15617 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
15618
15619 * help-mode.el (help-mode): Set view-exit-action to delete window.
15620
15621 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
15622 now works by passing nil as arg.
15623
15624 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
15625
15626 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
15627 (read-abbrev-file): Provide default when reading filename.
15628
15629 * files.el (enable-local-variables): Allow :all as value.
15630 (hack-local-variables): Implement that value.
15631 (safe-local-variable-values, safe-local-eval-forms)
15632 (enable-local-variables): Mark as risky.
15633 (find-file-visit-truename, kept-old-versions): Mark safe.
15634
15635 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
15636 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
15637 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
15638
15639 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
15640
15641 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
15642 Use forward-line so as to get to BOL even in the presence of fields.
15643 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
15644 in return.
15645 (inferior-tcl): Tell tclsh to work in interactive mode.
15646
15647 * complete.el (partial-completion-mode):
15648 Use 'choose-completion-string-functions to make sure that
15649 choose-completion fills the minibuffer properly.
15650
15651 * complete.el (PC-old-read-file-name-internal): Remove.
15652 (PC-read-include-file-name-internal): Remove. Turn it into an advice
15653 of read-file-name-internal.
15654 (partial-completion-mode): Enable/disable this advice.
15655
15656 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
15657
15658 * net/tramp.el (tramp-completion-file-name-handler): Revert change
15659 of 2006-04-17.
15660
15661 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
15662
15663 * textmodes/org.el (org-insert-heading): Insert heading before
15664 current if at beginning of line.
15665 (org-todo, org-date): New faces.
15666 (org-table-align): Make sure tooltip window contains full text.
15667 (org-no-properties): New defsubst.
15668 (org-set-font-lock-defaults): Use new faces.
15669
15670 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
15671
15672 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
15673 for root variables.
15674
15675 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
15676 (gdb-frame-address): Re-use to identify frame for watch expression.
15677 (gdb-var-list, gdb-var-create-handler): Add frame address for root
15678 variables.
15679 (gdb-init-1, gdb-source, gdb-post-prompt)
15680 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
15681 (gdb-frame-handler): Get gdb-frame-address.
15682
15683 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
15684
15685 Sync with Tramp 2.0.53.
15686
15687 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
15688 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
15689 (tramp-completion-file-name-handler): Add autoload cookie for
15690 adding to `file-name-handler-alist'.
15691
15692 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
15693 the prompt. If it returns earlier (when detecting an error
15694 message), the rest of the output will merge accidently with the
15695 output of the next command. Reported by M Jared Finder
15696 <jared@hpalace.com>.
15697
15698 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
15699 for `process-file', in order to let it work for older Emacsen too.
15700
15701 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
15702
15703 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
15704 (tex-font-lock-keywords-3): Use it.
15705
15706 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15707
15708 * newcomment.el (comment-add): New function.
15709 (comment-region-default, comment-dwim): Use it.
15710
15711 2006-04-15 Michael Olson <mwolson@gnu.org>
15712
15713 * emacs-lisp/tq.el: Improve comments.
15714 (tq-queue-head-question): New accessor function.
15715 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
15716 Update for modified queue structure.
15717 (tq-queue-add): Accept `question' argument.
15718 (tq-queue-pop): If a question is pending, send it.
15719 (tq-enqueue): Accept new optional argument `delay-question'.
15720 If this is non-nil, and at least one other question is pending a
15721 response, queue the question rather than sending it immediately.
15722
15723 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15724
15725 * calendar/appt.el (appt-add): Check whether an appointment is
15726 already present in appt-time-msg-list. Simplify code.
15727
15728 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15729
15730 * progmodes/cc-langs.el (c-mode-menu):
15731 Don't presume c-subword-mode is bound.
15732
15733 2006-04-13 Bill Wohler <wohler@newt.com>
15734
15735 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
15736 (customize-package-emacs-version): Use cdr instead of cadr now
15737 that alists use dotted pairs.
15738
15739 * custom.el (defcustom): Fix docstring for :package-version.
15740
15741 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
15742
15743 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
15744 (tramp-handle-shell-command): Display output buffer only when
15745 `tramp-display-shell-command-buffer' is true.
15746 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
15747
15748 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
15749
15750 * textmodes/org.el (org-set-autofill-regexps): Set only the local
15751 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
15752
15753 2006-04-13 Romain Francoise <romain@orebokech.com>
15754
15755 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
15756 leaving temporary .cvsignore buffers behind.
15757
15758 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
15759
15760 * textmodes/org.el (org-set-regexps-and-options)
15761 (org-get-current-options): Better names for the startup folding
15762 options.
15763
15764 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
15765
15766 * vc.el (vc-annotate): Arrange for point to end up at the same
15767 line number as in the original, but only when using a new buffer.
15768
15769 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
15770
15771 * files.el (hack-one-local-variable-eval-safep):
15772 Recognize `edebug-form-spec' for `put', but only if it passes
15773 `edebug-basic-spec'. Generalize `put' handling.
15774
15775 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
15776 vetting file-local form specs.
15777
15778 * allout.el (allout-layout): Autoload its `safe-local-variable'
15779 property.
15780
15781 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
15782
15783 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
15784 (org-agenda-mouse-1-follows-link)
15785 (org-mouse-1-follows-link): New options.
15786 (org-format-agenda-item): Fix bug if TAGS is nil.
15787 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
15788
15789 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
15790
15791 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
15792 GDB 6.1+ gives full filename for "info sources" so use
15793 file-name-nondirectory.
15794
15795 2006-04-12 Romain Francoise <romain@orebokech.com>
15796
15797 * subr.el (read-passwd): Bind `message-log-max' to nil.
15798
15799 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15800
15801 * progmodes/perl-mode.el (perl-indent-new-calculate):
15802 Recompute parse-start after jumping backward by a whole sexp.
15803
15804 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
15805
15806 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
15807 window configuration.
15808 (vc-annotate-display-select): Select the buffer so that current-buffer
15809 (and selected-window) is the output buffer at the end of vc-annotate.
15810
15811 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
15812
15813 * vc.el (vc-annotate-color-map): Add custom TTY color map for
15814 8-color terminals, to use all of the colors in a sensible order.
15815 256-color terminals work well with the standard map.
15816 (vc-annotate-lines): Only strip the first color character if it
15817 is "#", to allow for terminal-style named colors.
15818 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
15819 the correct buffer is scrolled.
15820
15821 2006-04-11 Richard Stallman <rms@gnu.org>
15822
15823 * emacs-lisp/bytecomp.el (byte-compile-file):
15824 Bind enable-local-variables to :safe, and make normal-mode obey it.
15825
15826 * files.el (enable-local-variables): Allow value :safe.
15827 (normal-mode): Doc fix.
15828 (hack-local-variables): Implement enable-local-variables = :safe.
15829 (hack-local-variables-confirm): Don't prevent quitting.
15830
15831 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
15832
15833 * loadhist.el (unload-feature): A bit of sanity check of
15834 load-history entries. Cancel timer-vars before unbinding them.
15835
15836 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
15837 quote special chars, and make the trick work on the hex part of the
15838 buffer as well.
15839 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
15840 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
15841
15842 * startup.el (normal-splash-screen): Fix last change so we don't wait
15843 2 minutes if we don't show the splash screen.
15844
15845 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
15846
15847 * textmodes/org.el (org-export-plain-list-max-depth)
15848 (org-table-spaces-around-separators)
15849 (org-radio-targets, org-activate-camels)
15850 (org-table-spaces-around-invisible-separators): Options removed.
15851 (org-time-stamp-rounding-minutes, org-remember-templates)
15852 (org-ellipsis, org-activate-links, org-descriptive-links):
15853 New options.
15854 (org-remember-apply-template, org-current-time)
15855 (org-finish-edit-table-field)
15856 (org-link-unescape, org-link-escape)
15857 (org-string-width, org-table-clean-line, org-html-do-expand)
15858 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
15859 (org-read-agenda-file-list): New functions.
15860 (org-table-edit-field)
15861 (org-table-create-or-convert-from-region): New commands
15862 (org-table-toggle-vline-visibility): Command removed.
15863 (org-table-convert-region): Made a command.
15864 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
15865 Replace with the normal org- functions.
15866 (org-self-insert-command): Don't trigger realign unnecessarily
15867 when blanking a field that is not full.
15868 (org-mode): `Set buffer-invisibility-spec' for links.
15869 (org-activate-links2): Hide link part and only show descriptive
15870 part of the link.
15871 (org-insert-link): Modify for new linking system.
15872 (org-store-link): Store description separately, for use by
15873 `org-insert-link'.
15874 (org-table-align): Use `org-string-width'.
15875 (defgroup): Completely new group structure for custom variables.
15876 (org-agenda-files): Option: Single file name allowed. Function:
15877 Optional argument unrestrited means ignore any restricitons.
15878 (org-install-agenda-files-menu): Find a buffer in Org-mode before
15879 trying to modify the menu. Use generalized access to
15880 `org-agenda-files.'
15881 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
15882 (org-agenda-file-to-front, org-remove-file, org-diary)
15883 (org-tags-view, org-export-icalendar-all-agenda-files)
15884 (org-export-icalendar-combine-agenda-files): Use generalized
15885 access to `org-agenda-files'.
15886 (org-remember-handler): Correctly preserve heading if present.
15887 (org-table-insert-row, org-table-insert-hline): Deal with
15888 invisible characters.
15889
15890 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
15891
15892 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
15893 (vc-annotate-color-map): New 18 element constant
15894 value/saturation, rotating hue colormap, from red->blue.
15895 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
15896 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
15897 (vc-annotate): To avoid killing the required local variables,
15898 set them before the end of `with-output-to-temp-buffer', and
15899 after first switching to annotate-mode.
15900 (vc-annotate-warp-version): Add buffer argument in goto-line to
15901 ensure annotation, not source, is scrolled.
15902
15903 2006-04-10 Bill Wohler <wohler@newt.com>
15904
15905 * custom.el (defcustom, custom-handle-keyword):
15906 Add :package-version keyword.
15907 (custom-add-package-version): New function. Sets value of new
15908 property 'custom-package-version from :package-version keyword.
15909 (defcustom): Create Common Keywords section in docstring.
15910 (defface, defgroup): Replace definitions of a select few keywords
15911 with a reference to the Common Keywords in defcustom.
15912 (defcustom, defface, defgroup): Replace reference to Customization
15913 chapter in manual with hyperlink.
15914
15915 * cus-edit.el (customize-package-emacs-version-alist): New variable.
15916 (customize-changed-options): Add check for custom-package-version.
15917 (customize-package-emacs-version): New function to look up Emacs
15918 version corresponding to the given package version.
15919
15920 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
15921 defun name, in similar fashion to find-variable-regexp.
15922
15923 2006-04-10 Eli Zaretskii <eliz@gnu.org>
15924
15925 * international/mule-cmds.el (set-locale-environment): Fix last
15926 change for when the locale's preferences don't specify any encoding.
15927
15928 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
15929
15930 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
15931 so the defined var/fun doesn't need to be quoted.
15932
15933 2006-04-10 Richard Stallman <rms@gnu.org>
15934
15935 * finder.el (finder-mode-map): Add n and p bindings.
15936
15937 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
15938
15939 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
15940 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
15941 (gdb-setup-windows): Put something in source window if we can't find
15942 the source file.
15943 (gdb-frame-handler): Make it work again with just assembly.
15944 (gdb-data-list-register-values-handler): Make it work when there is
15945 no stack.
15946
15947 2006-04-09 Richard Stallman <rms@gnu.org>
15948
15949 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
15950 specs while looking for charset.
15951
15952 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
15953
15954 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
15955 Make them faces.
15956 (lm-font-lock-keywords): Update appropriately.
15957
15958 2006-04-10 Kim F. Storm <storm@cua.dk>
15959
15960 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
15961 it can also replace buffer-substring-no-properties.
15962
15963 * emulation/cua-base.el (cua-delete-region, cua-paste)
15964 (cua-repeat-replace-region): Use filter-buffer-substring.
15965
15966 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
15967 (cua-cut-region-to-global-mark): Likewise.
15968
15969 * emulation/cua-rect.el (cua--extract-rectangle)
15970 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
15971
15972 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15973
15974 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
15975 entry-type. Add field delimiters to numerical fields if they are
15976 not present.
15977
15978 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15979
15980 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
15981 string-const to return value.
15982 (bibtex-remove-delimiters): Use it.
15983
15984 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
15985
15986 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
15987 cl-byte-compile-compiler-macro unless it exists.
15988
15989 2006-04-08 Eli Zaretskii <eliz@gnu.org>
15990
15991 * files.el (hack-local-variables-confirm) <offer-save>:
15992 Clarify message text. Suggested by Ralf Angeli.
15993
15994 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
15995
15996 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
15997 (delete-extract-rectangle-line): Use `filter-buffer-substring'
15998 instead of `buffer-substring' and `delete-region'. (Most of the
15999 code actually copied from `kill-region'.)
16000
16001 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
16002
16003 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
16004 (rcirc-default-port): Rename from rcirc-port.
16005 (rcirc-default-nick): Rename from rcirc-nick.
16006 (rcirc-default-user-name): Rename from rcirc-user-name.
16007 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
16008 (rcirc-low-priority-flag): New variable.
16009 (rcirc-decode-coding-system): New defcustom.
16010 (rcirc-encode-coding-system): New defcustom.
16011 (rcirc-coding-system-alist): New defcustom.
16012 (rcirc-multiline-major-mode): New defcustom.
16013 (rcirc-nick): New internal variable.
16014 (rcirc-process): Remove variable.
16015 (rcirc-server-buffer): New variable.
16016 (rcirc): Update to use rcirc-default-* variables above.
16017 (rcirc-connect): Do not add window-configuration-hook-here.
16018 (rcirc-server): New internal variable.
16019 (rcirc-connect): Do not send keepalive pings if
16020 rcirc-keepalive-seconds is nil.
16021 (with-rcirc-server-buffer): New macro.
16022 (rcirc-send-string): Encode with rcirc-encode-coding-system.
16023 (rcirc-server-name): Rename from rcirc-server.
16024 (rcirc-buffer-process): New function.
16025 (rcirc-buffer-nick): New function.
16026 (rcirc-buffer-target): Remove function.
16027 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
16028 New commands.
16029 (rcirc-mode-map): Change binding of C-c C-l to
16030 rcirc-toggle-low-priority.
16031 (rcirc-mode): Initialize coding system based on
16032 rcirc-coding-system-alist. New change-major-mode-hook to part the
16033 channel on a mode change. Make kill-buffer-hook buffer-local.
16034 (rcirc-change-major-mode-hook): New function.
16035 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
16036 (rcirc-last-post-time): New variable.
16037 (rcirc-process-message): Store the last time user posted a message
16038 to this target.
16039 (rcirc-multiline-minor-mode): New mode.
16040 (rcirc-multiline-minor-mode-map): New mode map.
16041 (rcirc-edit-multiline): Put multiline-edit buffer in
16042 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
16043 (rcirc-print): Ignore any line starting with an ignored nick.
16044 (rcirc-print): Decode using rcirc-decode-coding-system.
16045 (rcirc-track-minor-mode): Update global-mode-string when disabling
16046 this mode.
16047 (minor-mode-alist): Add LowPri indicator.
16048 (rcirc-toggle-low-priority): New function.
16049 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
16050 next lowpriority buffer with activity.
16051 (rcirc-record-activity): Sort buffers in rcirc-activity by the
16052 last time the user posted a message in to the target.
16053 (rcirc-update-activity-string): New formatting for low priority
16054 buffers.
16055 (rcirc-split-activity): New function.
16056 (rcirc-handler-PART, rcirc-handler-KICK)
16057 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
16058 (rcirc-nick-away-alist): New variable.
16059 (rcirc-handler-301): New handler. Away messages are printed once
16060 per change.
16061
16062 2006-04-08 Eli Zaretskii <eliz@gnu.org>
16063
16064 * info.el (Info-follow-nearest-node): Doc fix.
16065
16066 * international/mule-cmds.el (set-locale-environment): Make sure
16067 the coding-system preferred by the locale's language has the same
16068 EOL conversion type as the original buffer-file-coding-system.
16069 (locale-language-names): Add a few MS Windows language codes.
16070
16071 2006-04-07 Richard Stallman <rms@gnu.org>
16072
16073 * simple.el (eval-expression): Doc fix.
16074
16075 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
16076 (eval-defun): Doc fixes.
16077
16078 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
16079
16080 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
16081
16082 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
16083
16084 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
16085 GDB list command without argument for greater generality.
16086
16087 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
16088
16089 * subr.el (string-or-null-p): New function.
16090
16091 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
16092
16093 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
16094
16095 * files.el: Update comment about safe-local-variable declarations.
16096
16097 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
16098
16099 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
16100 See idlwave.org.
16101
16102 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
16103 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
16104
16105 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
16106 See idlwave.org.
16107
16108 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
16109 version 6.0 (minimal changes). See idlwave.org.
16110
16111 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
16112 6.0 (minimal changes). See idlwave.org.
16113
16114 * progmodes/idlw-rinfo.el: File obsoleted and removed.
16115
16116 2006-04-06 Romain Francoise <romain@orebokech.com>
16117
16118 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
16119 symmetric encryption features and a new asynchronous interface to
16120 GnuPG. This new version is version 1.4, plus whitespace changes.
16121
16122 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
16123
16124 * files.el: Move some `safe-local-variable' declarations to the
16125 respective files.
16126
16127 * textmodes/ispell.el (ispell-check-comments)
16128 (ispell-local-dictionary): Mark as safe.
16129
16130 * abbrev.el (abbrev-mode): Mark as safe.
16131
16132 * add-log.el (change-log-default-name): Mark as safe.
16133
16134 * textmodes/reftex-vars.el (reftex-vref-is-default)
16135 (reftex-fref-is-default, reftex-level-indent)
16136 (reftex-guess-label-type): Mark as safe.
16137
16138 * textmodes/fill.el (colon-double-space): Mark as safe.
16139
16140 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
16141 (sentence-end-double-space, sentence-end-without-period)
16142 (sentence-end-without-space, sentence-end, sentence-end-base)
16143 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
16144
16145 2006-04-06 Kim F. Storm <storm@cua.dk>
16146
16147 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
16148 the :set-after list.
16149 (ido-downcase-unc-hosts): New user option. Default on.
16150 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
16151 when it is set, as regexps are now applied on the fly.
16152 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
16153 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
16154 on the fly, but only when ido-process-ignore-lists is set.
16155 Do case insensitive filtering if ido-downcase-unc-hosts is set.
16156 Only downcase names if ido-downcase-unc-hosts is set.
16157
16158 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
16159
16160 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
16161
16162 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
16163
16164 2006-04-05 Kim F. Storm <storm@cua.dk>
16165
16166 * ido.el (ido-mode): Set after ido-unc-hosts and
16167 ido-ignore-unc-host-regexps.
16168 (ido-save-history): Save ido-unc-hosts-cache.
16169 (ido-load-history): Load ido-unc-hosts-cache.
16170 (ido-reread-directory): Refresh unc hosts cache in // dir.
16171
16172 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
16173 to nil while displaying slash screen.
16174
16175 2006-04-05 Daiki Ueno <ueno@unixuser.org>
16176
16177 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
16178 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
16179
16180 2006-04-05 Kenichi Handa <handa@m17n.org>
16181
16182 * international/characters.el: Setup cases of Latin, Greek, and
16183 Cyrillic characters in CJK charsets.
16184
16185 2006-03-29 Daiki Ueno <ueno@unixuser.org>
16186
16187 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16188 default-enable-multibyte-characters. This reverts the change from
16189 revision 6.17 which is no longer necessary because the passphrase
16190 is sent separately now. GnuPG messages are unreadable under
16191 multibyte locales with default-enable-multibyte-characters set to nil.
16192
16193 2006-04-04 Andreas Schwab <schwab@suse.de>
16194
16195 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
16196 and `byte-compile-warnings' as `safe-local-variable'.
16197
16198 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
16199
16200 * man.el (Man-mode-map): Restore the \r binding.
16201 (Man-abstract-xref-man-page): If Man-target-string is a function,
16202 call it.
16203 (Man-highlight-references): Use Man-default-man-entry to get the
16204 target. Deal with xrefs too.
16205 (Man-highlight-references0): Don't call the target function.
16206
16207 * woman.el (WoMan-xref-man-page): Strip the section number, woman
16208 cannot deal with it.
16209
16210 2006-04-04 Daiki Ueno <ueno@unixuser.org>
16211
16212 * pgg-gpg.el: Clean up process buffers every time gpg processes
16213 complete.
16214
16215 2006-04-04 Kenichi Handa <handa@m17n.org>
16216
16217 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
16218 here.
16219 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
16220 Temporarily bind inhibit-field-text-motion to t.
16221
16222 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16223
16224 * startup.el (normal-splash-screen): Only set mode-line-format in the
16225 splash buffer, so as not to interfere when debugging the code.
16226 Ignore errors when switching buffer.
16227
16228 2006-04-03 Romain Francoise <romain@orebokech.com>
16229
16230 * dired.el (dired-dnd-protocol-alist): Fix typo.
16231
16232 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
16233
16234 * savehist.el (savehist): Add :version.
16235 (savehist-ignored-variables): New variable.
16236 (savehist-minibuffer-hook): Don't save variables listed in
16237 `savehist-ignored-variables'.
16238
16239 * dired.el (dired-dnd-protocol-alist): Mention that change does
16240 only apply to new buffers in doc string.
16241
16242 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
16243
16244 * recentf.el (recentf-open-files-item): Include newline in button
16245 field, so opening a file will work, when the point is at the end
16246 of the file name. Allow, for example, to [i]search a file by
16247 extension and just push RET to open it.
16248
16249 2006-04-03 Daiki Ueno <ueno@unixuser.org>
16250
16251 * pgg-gpg.el (pgg-gpg-process-filter)
16252 (pgg-gpg-wait-for-completion): Check if buffer is alive.
16253
16254 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16255 lines, temporary fix.
16256
16257 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
16258
16259 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
16260
16261 2006-04-02 Richard Stallman <rms@gnu.org>
16262
16263 * progmodes/compile.el (compilation-message-face): Make it defcustom.
16264
16265 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
16266
16267 * ibuf-macs.el (define-ibuffer-column): Add a new key:
16268 header-mouse-map.
16269
16270 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
16271 (ibuffer-mode-header-map): New keymaps.
16272 (ibuffer-update-title-and-summary): Enable mouse face highlighting
16273 and keybindings for column headers.
16274 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
16275 property.
16276
16277 2006-04-02 Drew Adams <drew.adams@oracle.com>
16278
16279 * speedbar.el (speedbar-after-create-hook): Doc fix.
16280
16281 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
16282
16283 * shell.el (shell-directory-tracker)
16284 (shell-dynamic-complete-command): Doc fixes.
16285
16286 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
16287
16288 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
16289 terminals.
16290
16291 2006-04-01 Kim F. Storm <storm@cua.dk>
16292
16293 * ido.el (ido-unc-hosts-cache): New defvar.
16294 (ido-unc-hosts): If value of defcustom is a function, call it to
16295 get list of UNC hosts. Add function-item choices to specify
16296 ido-unc-hosts-net-view or user function.
16297 (ido-ignore-unc-host-regexps): New defcustom.
16298 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
16299 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
16300 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
16301
16302 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
16303
16304 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
16305 wwidth.
16306
16307 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
16308
16309 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
16310 (ido-max-work-file-list, ido-switch-buffer)
16311 (ido-read-file-name-as-directory-commands):
16312 Fix typos in docstrings.
16313
16314 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16315
16316 * term/mac-win.el (mac-system-coding-system): Define and use after
16317 Mac-specific coding systems are ready.
16318
16319 2006-03-27 Romain Francoise <romain@orebokech.com>
16320
16321 * net/rcirc.el (rcirc-connect): Add autoload cookie.
16322
16323 * ldefs-boot.el: Update.
16324
16325 2006-03-27 Daiki Ueno <ueno@unixuser.org>
16326
16327 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16328 passphrases when it is not needed.
16329 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16330 passphrase stuff from gpg, should only be necessary when you use
16331 gpg with a smartcard.
16332
16333 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
16334
16335 * comint.el (comint-dynamic-list-completions): Allow user to
16336 select *Completions* buffer.
16337
16338 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
16339
16340 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
16341
16342 2006-03-26 Andreas Schwab <schwab@suse.de>
16343
16344 * progmodes/gud.el (gdb): Only complain about multiple debugging
16345 when the gdb process is still running.
16346
16347 2006-03-25 Eli Zaretskii <eliz@gnu.org>
16348
16349 * mail/rmail.el (tool-bar-map): Defvar it.
16350 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
16351 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
16352
16353 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
16354
16355 * help.el (print-help-return-message): Suggest to use
16356 display-buffer instead of switch-to-buffer-other-window to restore
16357 the previous window without selecting it.
16358
16359 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16360
16361 * frame.el (select-frame-by-name): Call x-focus-frame also when
16362 window-system is mac.
16363
16364 * term/mac-win.el: Adjust Courier font specifications in
16365 x-fixed-font-alist.
16366 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
16367 when directly encoding to UTF-16 in native byte order, no BOM.
16368
16369 2006-03-25 Kim F. Storm <storm@cua.dk>
16370
16371 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
16372 (cua--init-keymaps): Use it instead of fixed C-return.
16373 (cua-mode): Set after it.
16374
16375 * emulation/cua-rect.el (cua--init-rectangles):
16376 Use cua-rectangle-mark-key instead of fixed C-return.
16377
16378 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
16379
16380 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
16381 "run" in .gdbinit.
16382 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
16383
16384 2006-03-24 Romain Francoise <romain@orebokech.com>
16385
16386 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
16387 `display-buffer-other-frame'.
16388
16389 2006-03-24 Kim F. Storm <storm@cua.dk>
16390
16391 * apropos.el (apropos-synonyms): Add selection => region.
16392
16393 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
16394
16395 * progmodes/gdb-ui.el (gdb-var-create-regexp)
16396 (gdb-var-list-children-regexp, gdb-var-update-regexp)
16397 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
16398 (gdb-data-list-register-values-regexp)
16399 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
16400 Future proof against new fields being added to MI output.
16401 (gdb-send): Don't treat backslashes for program input as
16402 continuations.
16403 (gdb-assembler-handler): Don't use window-start for this handler.
16404 (gdb-frame-handler): Don't change to hollow arrow if overlay
16405 arrow doesn't move to new frame.
16406
16407 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
16408
16409 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
16410 prevent compiler warnings.
16411 (gdb-stopped): Check for gud-last-last-frame (case: signal).
16412 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
16413 (gdb-assembler-custom): Use hollow-right-triangle for assembler
16414 buffer too.
16415
16416 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
16417
16418 * pgg-gpg.el (pgg-gpg-update-agent): Check for
16419 make-network-process, so we can use the same code in Gnus v5-10
16420 too and have this file fully synchronized with that release.
16421
16422 2006-03-23 Romain Francoise <romain@orebokech.com>
16423
16424 * ibuf-ext.el (ibuffer-read-filter-group-name):
16425 Use `ibuffer-generate-filter-groups' to make completion list match
16426 the filter groups that are really displayed in the Ibuffer buffer.
16427 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
16428
16429 2006-03-23 Kenichi Handa <handa@m17n.org>
16430
16431 * international/mule-cmds.el (sort-coding-systems): Describe that
16432 the argument is modified in docstring.
16433
16434 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
16435
16436 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16437 (pgg-gpg-update-agent): New function.
16438 (pgg-gpg-use-agent-p): New function.
16439 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16440 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16441 (pgg-gpg-sign-region): Use it.
16442
16443 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
16444
16445 * cus-edit.el (custom-face-set): Call custom-push-theme before
16446 face-spec set so that `changed' theme is correctly saved.
16447 (custom-face-reset-standard): Reset to recalculated face rather
16448 than defface spec.
16449
16450 * custom.el (custom-push-theme): Only save `changed' theme if the
16451 current face does not match the defface specs.
16452
16453 2006-03-21 Simon Josefsson <jas@extundo.com>
16454
16455 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16456 <wilde@sha-bang.de>.
16457 (pgg-gpg-use-agent): New variable.
16458 (pgg-gpg-process-region): Use it.
16459 (pgg-gpg-encrypt-region): Likewise.
16460 (pgg-gpg-encrypt-symmetric-region): Likewise.
16461 (pgg-gpg-decrypt-region): Likewise.
16462 (pgg-gpg-sign-region): Likewise.
16463 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16464
16465 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
16466
16467 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
16468 bracket links.
16469
16470 2006-03-21 Kim F. Storm <storm@cua.dk>
16471
16472 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
16473 fringe-indicator-alist instead of modifying global value.
16474 (gdb-frame-handler): Likewise.
16475
16476 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
16477
16478 * diff-mode.el (diff-function): Make it inherit from diff-header
16479 instead of diff-context.
16480
16481 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
16482 bitmap.
16483 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
16484 change names in macro above for consistency.
16485 (gdb-frame-handler): Use hollow-right-triangle for all selected
16486 frames which except the innermost (where execution has stopped).
16487 (gdb-reset): Reset buffer-local values of overlay-arrow.
16488
16489 2006-03-20 Richard Stallman <rms@gnu.org>
16490
16491 * simple.el (set-mark-command): Doc fix.
16492
16493 * files.el (display-buffer-other-frame): New command.
16494 (ctl-x-4-map): Bind C-x 5 C-o to it.
16495
16496 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
16497
16498 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
16499 rather than just defer-time, in case defer-time has been changed but
16500 the timer isn't running yet.
16501 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
16502
16503 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
16504
16505 * help-mode.el (help-follow-symbol): New function.
16506 Essentially identical to the old `help-follow', but do not let
16507 `push-button' do the work when on an xref.
16508 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
16509
16510 2006-03-19 Richard Stallman <rms@gnu.org>
16511
16512 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
16513 preceded by the word `program'.
16514 (help-follow-mouse, help-follow): Throw error if not on xref.
16515 Delete no longer used args.
16516
16517 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
16518
16519 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
16520 annotation ensure gud-overlay-arrow-position is redisplayed.
16521
16522 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16523
16524 * textmodes/bibtex.el (bibtex-include-OPTkey)
16525 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
16526 (bibtex-autokey-name-case-convert)
16527 (bibtex-autokey-titleword-case-convert): Make these the aliases
16528 for the following two variables.
16529 (bibtex-autokey-name-case-convert-function)
16530 (bibtex-autokey-titleword-case-convert-function): Make these the
16531 real names.
16532 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
16533 bibtex-font-lock-crossref sublists.
16534 (bibtex-mode): Revert 2005-12-30 change (which made
16535 completion-ignore-case buffer-local).
16536 (bibtex-url): Simplify.
16537
16538 2006-03-19 Kim F. Storm <storm@cua.dk>
16539
16540 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
16541 cursor property value to 2 (to align with C level change).
16542
16543 2006-03-19 Bill Wohler <wohler@newt.com>
16544
16545 * image.el (image-load-path-for-library): Shorten first line in
16546 docstring.
16547
16548 2006-03-18 Richard Stallman <rms@gnu.org>
16549
16550 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
16551
16552 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
16553
16554 * isearch.el (isearch-other-meta-char): Handle user bindings for
16555 shifted control characters.
16556
16557 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
16558
16559 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
16560 part that matches email addresses, file names, etc.
16561
16562 2006-03-18 Eli Zaretskii <eliz@gnu.org>
16563
16564 * term/w32-win.el (mouse-set-font):
16565 Mention w32-list-proportional-fonts in the doc string.
16566
16567 2006-03-18 Kim F. Storm <storm@cua.dk>
16568
16569 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
16570 (ido-unc-hosts): New user option to explicitly define list of know
16571 UNC-style hosts for completion.
16572 (ido-cache-unc-host-shares-time): New user option.
16573 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
16574 New helper functions for UNC file-name support.
16575 (ido-may-cache-directory): Check for UNC host. Simplify.
16576 (ido-wash-history): Clean out old UNC hosts.
16577 (ido-nonreadable-directory-p): UNC hosts are always readable.
16578 (ido-directory-too-big-p): UNC hosts are never too big.
16579 (ido-set-current-directory): Handle UNC root path.
16580 (ido-file-name-all-completions): Complete UNC host names from
16581 ido-unc-hosts list. Cache UNC host shares.
16582 (ido-make-file-list-1): Don't filter UNC root.
16583 (ido-exhibit): Check for // in root directory, and switch to UNC
16584 mode by setting ido-current-directory to //.
16585
16586 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
16587
16588 * cus-edit.el (customize-changed-options): Mention explicit
16589 version number as default in prompt.
16590
16591 2006-03-17 Bill Wohler <wohler@newt.com>
16592
16593 * image.el (image-load-path-for-library): Minor docstring fix.
16594
16595 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
16596
16597 * textmodes/org.el (org-read-date): Include subgroup 5 into
16598 replacement text.
16599 (org-popup-calendar-for-date-prompt): Fix customization type.
16600
16601 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
16602
16603 * progmodes/gdb-ui.el (gud-watch): Provide completion.
16604 (gdb-continuation): New variable.
16605 (gdb-send): Deal with continuation lines.
16606
16607 * progmodes/gud.el (gud-gdb-complete-command)
16608 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
16609 expressions.
16610 (gud-tooltip-mode): Use buffer-local value.
16611
16612 2006-03-16 Kim F. Storm <storm@cua.dk>
16613
16614 * ido.el (ido-edit-input): Use selected match, if any.
16615
16616 2006-03-16 Bill Wohler <wohler@newt.com>
16617
16618 * image.el (image-load-path-for-library): Prefer user's images in
16619 image-load-path.
16620
16621 2006-03-16 Martin Rudalics <rudalics@gmx.at>
16622
16623 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
16624 when checking for attempt to drag leftmost or rightmost scrollbar.
16625
16626 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
16627
16628 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
16629 (gdb-force-mode-line-update): New function.
16630 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
16631 (gdb-exited): Use them.
16632 (gdb-signal): New function.
16633 (gdb-annotation-rules): Provide a rule for it.
16634
16635 2006-03-16 Kenichi Handa <handa@m17n.org>
16636
16637 * international/mule.el (auto-coding-regexp-alist): Add entries
16638 for Unicode BOM.
16639
16640 * sort.el (sort-build-lists): Temporarily bind
16641 inhibit-field-text-motion to t.
16642
16643 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
16644
16645 * locate.el (locate-command, locate-make-command-line)
16646 (locate-fcodes-file, locate-update-command)
16647 (locate-prompt-for-command, locate, locate-with-filter)
16648 (locate-get-file-positions): Doc fixes.
16649 (locate-buffer-name, locate-header-face): Remove leading `*' in
16650 defcustom.
16651 (locate-filter-output): Use `keep-lines' instead of its alias
16652 `delete-non-matching-lines'.
16653 (locate-get-filename, locate-get-dirname): Add introductory comment.
16654 (locate-find-directory-other-window): Give appropriate error
16655 message if used outside main listing.
16656
16657 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16658
16659 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
16660 the new extend-region feature.
16661 (font-lock-after-change-function): Update correspondingly.
16662 * jit-lock.el (jit-lock-after-change): Update correspondingly.
16663 * progmodes/grep.el (font-lock-lines-before): Don't disable.
16664
16665 2006-03-15 Bill Wohler <wohler@newt.com>
16666
16667 * image.el (image-load-path-for-library): Fix example by not
16668 recommending that one binds image-load-path. Just defvar it to
16669 placate compiler and only use it if previously defined.
16670
16671 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
16672
16673 * textmodes/org.el (org-insert-centered): Use `string-width' to
16674 make underlining work for wide characters.
16675 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
16676 TAB to `org-cycle', to make sure that no binding in
16677 `outline-mode-map' can supercede it.
16678
16679 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
16680
16681 * allout.el: Increment version to 2.2.1 in file commentary.
16682
16683 (allout-version): Increment to 2.2.1.
16684
16685 (allout-default-layout): New customization variable, used when the
16686 file lacks a specific allout-layout. Uses allout-layout-type for
16687 recursively nested definition.
16688
16689 (allout-layout-type): Widget defining allout layouts, necessary for
16690 self-recursive definition.
16691
16692 (allout-mode): Incorporate allout-default-layout as fallback for
16693 allout-layout.
16694
16695 (allout-layout): Mark as 'safe-local-variable', and refer mention
16696 fallback to `allout-default-layout' in absence of a specified value.
16697 (allout-passphrase-verifier-string)
16698 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
16699
16700 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
16701
16702 (allout-get-encryption-passphrase-verifier): Use correct name of
16703 passphrase verifier in docstring.
16704
16705 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
16706
16707 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
16708 elements.
16709 (gdb-find-watch-expression): Make it work for arrays too.
16710 Follow change to gdb-var-list.
16711 (gud-watch): Allow the user to enter variable name with a prexix
16712 arg. Create keybindings.
16713 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
16714 (gdb-var-list-children-handler, gdb-var-update-handler)
16715 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
16716 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
16717 Follow change to gdb-var-list.
16718 (gdb-starting): Don't show the overlay arrows when program is running.
16719
16720 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
16721 gdb-var-list.
16722
16723 2006-03-14 Bill Wohler <wohler@newt.com>
16724
16725 * image.el (image-load-path-for-library): Pass value of path
16726 rather than symbol. Always return list of directories.
16727 Guarantee that image directory comes first.
16728
16729 2006-03-14 Alan Mackenzie <acm@muc.de>
16730
16731 * font-core.el (font-lock-extend-region\(-function\)?.):
16732 New function/variable.
16733
16734 * font-lock.el (font-lock-after-change-function):
16735 Call font-lock-extend-region. Obey font-lock-lines-before.
16736 (font-lock-default-fontify-region): Remove reference to
16737 font-lock-lines-before.
16738
16739 * jit-lock.el (jit-lock-after-change):
16740 Call font-lock-extend-region. Obey font-lock-lines-before.
16741
16742 2006-03-14 David Ponce <david@dponce.com>
16743
16744 * tree-widget.el (tree-widget-themes-load-path)
16745 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
16746
16747 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
16748
16749 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
16750 (rcirc-print): Mark the start of text at the end of the prompt.
16751 (rcirc-track-minor-mode): Add autoload cookie.
16752 (rcirc-update-activity-string): Add space to front of mode-line
16753 indicator.
16754
16755 2006-03-13 Miles Bader <miles@gnu.org>
16756
16757 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
16758 (rcirc-abbrev-nick): Remove function.
16759 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
16760
16761 2006-03-13 David Ponce <david@dponce.com>
16762
16763 * tree-widget.el: Handle themes across all occurrences of the main
16764 themes sub-directory found in tree-widget-themes-load-path.
16765 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
16766 (tree-widget--locate-sub-directory): Return all occurrences.
16767 (tree-widget-themes-path): New function.
16768 Replace tree-widget-themes-directory, and return a list of directories.
16769 (tree-widget-set-parent-theme)
16770 (tree-widget-lookup-image): Use it.
16771
16772 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
16773
16774 * textmodes/org.el (org-link-search): Avoid self-matching of
16775 links, allow target text to be distributed over several lines.
16776 (org-search-not-link): New function.
16777 (org-set-regexps-and-options, org-get-current-options):
16778 New startup options.
16779 (org-export-as-html): Take odd-level setting from local variable.
16780 (org-fontify-emphasized-text): New option.
16781 (org-set-font-lock-defaults): Include emphasized text.
16782 (org-follow-mhe-link): Allow folder-only links, fix folder name.
16783 (org-font-lock): Customize group renamed from `org-faces'.
16784
16785 2006-03-13 John Paul Wallington <jpw@pobox.com>
16786
16787 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
16788 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
16789
16790 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
16791
16792 * cus-start.el (all): Delete :version keyword for members of the
16793 fringe group, since the entire group is new in 22.1.
16794
16795 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
16796
16797 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
16798 map if value is hexadecimal (an address).
16799 (gud-watch): Only search roots for existing watch expressions.
16800 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
16801 prevent caching problems with speedbar-update-directory-contents.
16802
16803 2006-03-12 Juri Linkov <juri@jurta.org>
16804
16805 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
16806 before comparing with `low' and `warn'.
16807
16808 * info.el (Info-dir-remove-duplicates): Move point to the
16809 beginning of the current line after deleting the entries from
16810 redundant heading. Use marker for `limit' and compare it with
16811 point before calling `re-search-forward'.
16812
16813 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
16814
16815 * simple.el (yank): Fix typo in docstring.
16816
16817 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
16818
16819 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
16820 messages, where "D" is the 6th character.
16821
16822 2006-03-11 Eli Zaretskii <eliz@gnu.org>
16823
16824 * simple.el (yank): Fix last change.
16825
16826 2006-03-11 David Ponce <david@dponce.com>
16827
16828 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
16829 before merging elements from the standard ispell-dictionary-alist.
16830 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
16831 alist, and return the new alist.
16832
16833 2006-03-11 Richard Stallman <rms@gnu.org>
16834
16835 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
16836
16837 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
16838 the way it is implemented is too unclean.
16839
16840 * simple.el (kill-region, yank): Doc fix.
16841
16842 * battery.el (battery-echo-area-format): Doc fix.
16843 (battery-mode-line-format): Likewise.
16844 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
16845 (battery-linux-proc-acpi): Ignore batteries that say "charged".
16846
16847 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
16848
16849 * progmodes/octave-mod.el (octave-indent-for-comment):
16850 Behave according to do string.
16851
16852 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
16853
16854 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
16855 Be visible only if major mode is Mail Mode.
16856
16857 * textmodes/flyspell.el (flyspell-external-point-words)
16858 (flyspell-process-localwords): Fix last changes.
16859
16860 2006-03-11 Eli Zaretskii <eliz@gnu.org>
16861
16862 * calendar/holidays.el (list-holidays): Doc fix.
16863
16864 * international/mule.el (auto-coding-alist): Add .odt
16865 (OpenOffice's open document) files.
16866
16867 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
16868 document) files. Mention in the doc string the need to sync with
16869 auto-coding-alist.
16870
16871 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
16872
16873 * files.el (hack-local-variables-confirm): Don't prompt for ! if
16874 enable-local-variables is set to always query, or there is no
16875 savable variable.
16876
16877 2006-03-10 Bill Wohler <wohler@newt.com>
16878
16879 * image.el (image-load-path-for-library): Merge at least three
16880 functions from Gnus and MH-E into this one function that can now
16881 be shared.
16882
16883 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
16884
16885 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
16886 gdb-remove-mouse-face and remove help-echo too.
16887 (gdb-enqueue-input): Correct conditional clause.
16888
16889 2006-03-10 Glenn Morris <rgm@gnu.org>
16890
16891 * calendar/calendar.el (calendar-holidays): Doc fix.
16892 * calendar/holidays.el (list-holidays): Doc fix.
16893
16894 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
16895
16896 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
16897 it gets called in gdb-prompt anyway.
16898 (gdb-use-separate-io-buffer): Only restore window arrangement for
16899 gdb-many-windows.
16900 (gdb-enqueue-input): Make it harder to send GDB input when program
16901 is running.
16902 (gdb-buffer-list): New variable.
16903 (gdb-remove-mouse-face): New function.
16904 (gdb-starting): Use it when GDB input won't get sent.
16905
16906 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
16907
16908 * help.el (view-lossage): Remove trailing whitespace before
16909 inserting "\n".
16910
16911 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
16912
16913 * files.el (hack-local-variables-confirm):
16914 Set coding-system-for-read to nil before writing to .emacs.
16915
16916 * arc-mode.el (archive-extract): Check if an existing buffer name
16917 comes from a different archive.
16918
16919 * help.el (describe-key-briefly): If KEY is a down event, read and
16920 discard the up event.
16921
16922 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
16923
16924 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
16925 be edited and use font-lock-warning-face for any changes.
16926
16927 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
16928 (gdb-edit-value): Use it to report any errors.
16929
16930 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
16931
16932 * help.el (describe-key): Remove leftover test code.
16933
16934 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
16935
16936 * textmodes/org.el: Move defvars out of eval-when-compile.
16937 Use buffer-file-name variable.
16938 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
16939 arg `file'.
16940 (org-level-faces): Remove startup dependency.
16941 (org-cycle, org-map-tree, org-scan-tags)
16942 (org-remember-handler): Don't call `outline-level' directly.
16943 (org-mhe-search-all-folders): New option.
16944 (org-mhe-get-message-folder-from-index)
16945 (org-mhe-get-message-folder): Fix indexing search.
16946 (org-format-agenda-item): Handle nil TAGS argument.
16947 (org-cleaned-string-for-export, org-activate-target-links)
16948 (org-make-target-link-regexp): Deal with empty radio target list.
16949 (org-tag): New face.
16950 (org-get-level-face): New function.
16951 (org-set-font-lock-defaults): Simplify setup for headlines.
16952 (org-complete): Pass common substring to `display-completion-list'.
16953
16954 2006-03-06 David Ponce <david@dponce.com>
16955
16956 * tree-widget.el: Update Commentary header.
16957 (tree-widget-theme-name): Ignore parent themes.
16958 (tree-widget-set-parent-theme): New function.
16959 (tree-widget-set-theme): Use it.
16960 (tree-widget-set-image-properties): Move definition. Does nothing
16961 if image properties have already been set.
16962 (tree-widget-image-properties): Move definition. Receive an image
16963 name. Set the :pointer property.
16964 (tree-widget-lookup-image): Doc fix. Search in parent themes.
16965 Don't set the :pointer image property.
16966 (tree-widget-convert-widget): New function. Handle :dynargs
16967 compatibility here.
16968 (tree-widget): Use it to :convert-widget. Add the :expander-p
16969 predicate to control when the :expander function is entered.
16970 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
16971 (tree-widget-value-create): Handle :expander-p. widget-apply
16972 :expander.
16973 (tree-widget-expander-p): New function. Default value of the
16974 :expander-p property.
16975
16976 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
16977
16978 * help.el (describe-key): Properly handle the return value of
16979 read-key-sequence when grabbing an up-event. Cleanup mouse-1
16980 remaps. Handle string and vector `follow-link' values.
16981
16982 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
16983
16984 * complete.el (PC-expand-many-files): Try be more careful when parsing
16985 the shell's output.
16986
16987 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
16988
16989 * outline.el (hide-sublevels): Provide better interactive default.
16990
16991 2006-03-06 Kenichi Handa <handa@m17n.org>
16992
16993 * international/fontset.el (create-fontset-from-fontset-spec):
16994 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
16995
16996 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
16997
16998 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
16999 backslashes instead of one in regexp.
17000 (gud-tooltip-dereference): Add missing optional argument.
17001
17002 2006-03-04 John Paul Wallington <jpw@pobox.com>
17003
17004 * wdired.el (toplevel): Require `cl' at compile-time.
17005
17006 2006-03-04 Andreas Schwab <schwab@suse.de>
17007
17008 * server.el (server-process-filter): Handle errors during
17009 evaluation of the argument.
17010
17011 2006-03-03 John Paul Wallington <jpw@pobox.com>
17012
17013 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
17014 escape parentheses at beginning of line.
17015 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
17016 (t-mouse-mode): Remove period from end of error message.
17017
17018 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
17019
17020 * textmodes/flyspell.el (flyspell-process-localwords):
17021 Be case-sensitive.
17022
17023 2006-03-03 Martin Rudalics <rudalics@gmx.at>
17024
17025 * cus-edit.el (custom-quote): Remove function, since it has been
17026 moved to custom.el.
17027
17028 * font-lock.el (lisp-font-lock-keywords-2)
17029 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
17030 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
17031 they have no special meaning.
17032
17033 * midnight.el (clean-buffer-list): Handle case where base-buffer of
17034 indirect buffer gets killed before indirect buffer. Use dolist.
17035
17036 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
17037
17038 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
17039 value instead of a literal constant (1) on more pauses.
17040
17041 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
17042
17043 * textmodes/flyspell.el (flyspell-external-point-words):
17044 Be case-sensitive.
17045
17046 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
17047
17048 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
17049 with "www".
17050
17051 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
17052
17053 * allout.el: Restablish intermediate missing comment header to
17054 preserve outline structure.
17055 (allout-beginning-of-current-entry): Skip invisible text.
17056 (allout-open-topic): Fix opening a topic at end-of-buffer.
17057 (allout-minor-mode): Move nearer to allout-mode function.
17058
17059 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
17060
17061 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
17062
17063 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
17064
17065 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
17066 is nil.
17067
17068 * progmodes/gud.el (gud-speedbar-menu-items):
17069 Use buffer-local-value and add missing :visible keyword.
17070
17071 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
17072
17073 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
17074
17075 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
17076 must be `follow-link'.
17077
17078 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
17079
17080 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
17081 formatting: No nested anchors.
17082 (org-all-targets): Fix bug with XEmacs compatibility.
17083 (org-read-date): Add (require 'parse-time).
17084 (org-set-tags): Fix bug with extra inserted space.
17085 (org-export-html-style): Define a style class for targets.
17086 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
17087 (org-hide-leading-stars): New option.
17088 (org-hide): New face.
17089 (org-set-font-lock-defaults): Allow to hide leading stars.
17090 (org-get-legal-level, org-tr-level): New functions.
17091 (org-odd-levels-only): New option.
17092 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
17093 (org-demote, org-promote): Deal with double-star levels.
17094 (org-convert-to-odd-levels): New command.
17095
17096 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
17097
17098 * speedbar.el (speedbar-update-localized-contents): Try to
17099 preserve window-start.
17100 (speedbar-update-directory-contents): Try to preserve window-start
17101 and window-point.
17102 (speedbar-update-special-contents): Don't move back to start of window.
17103
17104 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
17105 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
17106 speedbar-timer-fn.
17107 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
17108 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
17109 instead of gdb-speedbar-timer-fn.
17110
17111 2006-02-28 Jay Belanger <belanger@truman.edu>
17112
17113 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
17114 (math-compose-expr): Use latex option when calling
17115 `math-compose-tex-matrix' for latex mode.
17116
17117 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
17118
17119 * speedbar.el: Re-instate comments about developing for speedbar
17120 [this is what info and gdb-ui use even if better methods exist now].
17121
17122 * t-mouse.el: New file.
17123 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
17124 (t-mouse-lispy-buffer-posn-from-coords): Remove.
17125 (t-mouse-make-event-element): Use posn-at-x-y instead.
17126 (t-mouse-make-event): Deal with Fedora Core 3.
17127 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
17128 (t-mouse-mouse-position-function): New function. Use it instead
17129 of advising mouse-position.
17130 (t-mouse-mode): New minor mode.
17131 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
17132
17133 2006-02-27 Glenn Morris <rgm@gnu.org>
17134
17135 * calendar/calendar.el (calendar-holidays): Doc fix.
17136
17137 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
17138
17139 * progmodes/gdb-ui.el (gdb-source-window): New variable.
17140 Re-introduce the concept of a source window.
17141 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
17142 consistency with get-buffer-create.
17143 (def-gdb-auto-update-handler, gdb-info-locals-handler)
17144 (gdb-data-list-register-values-handler)
17145 (gdb-stack-list-locals-handler): Try to preserve window-start as
17146 well as window-point.
17147 (gdb-display-source-buffer): New function (old concept).
17148 (gdb-goto-breakpoint): Use it.
17149
17150 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
17151 for gdb-ui/gdb-mi (old concept).
17152
17153 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
17154
17155 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
17156 binding.
17157
17158 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
17159
17160 * textmodes/reftex-sel.el (reftex-select-label-map)
17161 (reftex-select-bib-map): Add `follow-mouse' binding.
17162
17163 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
17164
17165 * jka-cmpr-hook.el (jka-compr-compression-info-list)
17166 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
17167 Give :set functions to provide automatic updating.
17168 Update docstring. Give compiler defvars early in the file
17169 and move the defcustoms to a later spot where all called functions
17170 are defined.
17171 (jka-compr-file-name-handler-entry): Doc fix.
17172 (jka-compr-compression-info-list--internal)
17173 (jka-compr-mode-alist-additions--internal)
17174 (jka-compr-load-suffixes--internal): New variables.
17175 (jka-compr-install): Set the three above variables.
17176 Update `load-file-rep-suffixes' instead of `load-suffixes'.
17177 (jka-compr-update, jka-compr-set): New functions.
17178 (auto-compression-mode): Doc fix.
17179
17180 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
17181 Update `load-file-rep-suffixes' instead of `load-suffixes'.
17182 Use jka-compr-compression-info-list--internal,
17183 jka-compr-mode-alist-additions--internal and
17184 jka-compr-load-suffixes--internal.
17185
17186 * files.el (load-library):
17187 * loadhist.el (file-loadhist-lookup):
17188 * startup.el (command-line):
17189 * subr.el (locate-library):
17190 * emacs-lisp/autoload.el (update-directory-autoloads):
17191 * emacs-lisp/find-func.el (find-library-suffixes):
17192 Use `get-load-suffixes' instead of `load-suffixes'.
17193
17194 * subr.el (locate-library):
17195 * emacs-lisp/find-func.el (find-library-name):
17196 Use `load-file-rep-suffixes' instead of '("").
17197
17198 2006-02-26 Kim F. Storm <storm@cua.dk>
17199
17200 * ido.el (ido-save-history, ido-load-history): Simplify.
17201 Don't use find-file-noselect to avoid interference from other modes.
17202
17203 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
17204
17205 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
17206 to use the default shell if filename is not available.
17207 Reported by Giorgos Keramidas.
17208
17209 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
17210
17211 * progmodes/etags.el (tags-completion-table): Do completion from
17212 all the tables in the current list, as documented in the manual.
17213
17214 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17215
17216 * CC Mode Update to 5.31.3.
17217
17218 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17219
17220 * progmodes/cc-mode.el (c-postprocess-file-styles):
17221 Bind inhibit-read-only to t, around the call to
17222 c-remove-any-local-eval-or-mode-variables, so that it works on a
17223 RO file.
17224
17225 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17226
17227 * progmodes/cc-awk.el: Correct a typo.
17228
17229 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17230
17231 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
17232 c-hungry-delete-backwards, at the request of RMS. Leave the old
17233 name as an alias.
17234
17235 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17236
17237 * progmodes/cc-mode.el: Correct a typo.
17238
17239 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17240
17241 * progmodes/cc-defs.el: Update the version number to 5.31.3.
17242
17243 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17244
17245 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
17246 brace-else-brace (error due to mbeg, mend being undefined).
17247
17248 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17249
17250 * progmodes/cc-mode.el: File Local variables: Solve the problem
17251 where both `mode' and c-file-offsets are specified: `mode' will
17252 overwrite c-f-o's settings:
17253 (c-remove-any-local-eval-or-mode-variables): New function.
17254 (c-postprocess-file-styles): Call the above new function, within
17255 c-tentative-buffer-change, to splat `mode' and `eval' before the
17256 second hack-local-variables.
17257
17258 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17259
17260 * progmodes/cc-mode.el:
17261 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
17262 (c-after-change): Protect the match data with save-match-data.
17263 It was getting corrupted by c-after-change-check-<>-operators.
17264
17265 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
17266 (top level): Check for a buggy font-lock-compile-keywords ONLY in
17267 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
17268
17269 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
17270 with save-match-data. It was being corrupted when Font Lock was
17271 not enabled.
17272
17273 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
17274
17275 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
17276 Mode and Subword Mode.
17277
17278 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
17279 real labels ("case 1:" or "foo:") from non-labels ("public:").
17280 (c-forward-objc-directive): Replace c-forward-token-2 with crude
17281 coding; c-f-t-2 doesn't move over a token at EOB.
17282
17283 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
17284
17285 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
17286 (c-update-modeline): Concatenate the minor mode indicators
17287 directly onto mode-name, removing c-submode-indicators.
17288 Sometimes, c-s-i got separated from the mode name on the mode line.
17289
17290 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
17291 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
17292
17293 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
17294
17295 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
17296 error message when there's an evaluation error to show whether
17297 it's loaded from source or not.
17298 (c-filter-ops): Make it available at runtime too to work when
17299 `c-make-init-lang-vars-fun' needs to evaluate from source.
17300
17301 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
17302
17303 * help.el (help): Revert last part of 2006-02-23 change (deletion
17304 of the `provide' call).
17305
17306 2006-02-23 Juri Linkov <juri@jurta.org>
17307
17308 * compare-w.el (compare-windows-highlight): Add new value
17309 `persistent' and change :type from `boolean' to `choice'.
17310 (compare-windows-overlays1, compare-windows-overlays2):
17311 New internal variables.
17312 (compare-windows-highlight): If compare-windows-highlight is
17313 `persistent', add current overlays to compare-windows-overlays[12]
17314 instead of adding compare-windows-dehighlight to pre-command-hook.
17315 (compare-windows-dehighlight): Delete all overlays from
17316 compare-windows-overlays[12].
17317
17318 * info.el (Info-search): Don't bind search-spaces-regexp to
17319 Info-search-whitespace-regexp in non-regexp isearch mode.
17320
17321 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
17322
17323 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
17324
17325 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
17326
17327 * textmodes/org.el (org-xemacs-p)
17328 (org-export-html-show-new-buffer, org-table-may-need-update)
17329 (org-insert-item, org-mhe-get-message-real-folder)
17330 (org-mhe-get-message-folder-from-index)
17331 (org-mhe-get-message-folder, org-mhe-get-message-num)
17332 (org-mhe-get-header, org-make-org-heading-search-string)
17333 (org-make-org-heading-camel, org-table-sort-lines)
17334 (org-format-org-table-html, org-format-table-table-html):
17335 Fix typos in docstrings.
17336
17337 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
17338
17339 * textmodes/org.el (org-cleaned-string-for-export)
17340 (org-solidify-link-text): New function.
17341 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
17342 XEmacs, just to silence the compiler.
17343 (org-export-as-ascii, org-export-as-html-and-open):
17344 Use `org-cleaned-string-for-export' and create internal links.
17345 (org-follow-mhe-link): Require mh-e, use folder.
17346
17347 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
17348
17349 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
17350
17351 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
17352 gdb-debug-log-length.
17353 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
17354 it a real ring but...
17355 (gud-gdba-marker-filter): ...make it work like mark-ring.
17356 (gdb-enable-debug): Rename from gdb-enable-debug-log.
17357 (gdb-mouse-jump): New function. Add bindings.
17358
17359 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
17360
17361 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
17362 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
17363 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
17364 (gdb-debug-log-length): Customize it's length.
17365 (gud-watch, gdb-var-create-handler): Display function::var format
17366 but don't use to create variable object.
17367 (gdb-var-create-handler): Use message-box in place of message.
17368 (gdb-stopped): Call gdb-exited if signalled.
17369
17370 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
17371
17372 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
17373
17374 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
17375
17376 * textmodes/reftex.el (reftex-locate-file): Search all extensions
17377 if `reftex-try-all-extensions' is set.
17378
17379 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
17380 fail silently when there is no valid argument at point.
17381 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
17382 `fail-silently' argument. From a patch by David Reiter.
17383
17384 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
17385 New commands.
17386 (org-mark-ring): New variable.
17387 (org-mark-ring-length): New option.
17388 (org-open-at-point, org-goto, org-open-file): Push old position
17389 onto the mark ring.
17390 (org-add-hook): New function.
17391 (org-export-table-remove-special-lines): New option.
17392 (org-skip-comments, org-format-org-table-html): Respect new
17393 option `org-export-table-remove-special-lines'.
17394 (org-open-file): Allow special command configuration for
17395 directory link.
17396 (org-file-apps): Fix bugs in customize type, added setting
17397 for directories.
17398 (org-activate-tags, org-format-agenda-item, org-complete)
17399 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
17400 (org-get-tags, org-get-buffer-tags, org-open-at-point)
17401 (org-link-search, org-make-org-heading-search-string)
17402 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
17403 (org-radio-targets, org-file-link-context-use-camel-case)
17404 (org-activate-camels): New options.
17405 (org-update-radio-target-regexp, org-all-targets)
17406 (org-make-target-link-regexp, org-activate-target-links):
17407 New functions.
17408 (org-make-org-heading-search-string): New function.
17409 (org-store-link, org-insert-link): Use new option
17410 `org-file-link-context-use-camel-case'.
17411 (org-activate-camels): Use new option `org-activate-camels'.
17412 (org-link-regexp): Add mhe prefix.
17413 (org-open-at-point, org-store-link): Support for mhe links.
17414 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
17415 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
17416 (org-mhe-get-header, org-follow-mhe-link): New functions.
17417 (org-remove-angle-brackets, org-add-angle-brackets):
17418 New functions.
17419 (org-bracket-link-regexp): New constant.
17420 (org-read-date): Fix bug that was rejecting all typed dates.
17421 (org-link-search): Make hierarchy above visible after a match.
17422 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
17423 (org-store-link): Fix bug with link creation when cursor is in
17424 an empty line.
17425 (org-open-at-point): Fix bug with matching a link.
17426 Fixed buggy argument sequence in call to `org-view-tags'.
17427 (org-compile-prefix-format): Set `org-prefix-has-tag'.
17428 (org-prefix-has-tag): New variable.
17429 (org-format-agenda-item): Remove tags from headline
17430 if appropriate.
17431 (org-agenda-remove-tags-when-in-prefix): New option.
17432
17433 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
17434
17435 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
17436 Fix the regular expressions.
17437
17438 2006-02-21 Richard M. Stallman <rms@gnu.org>
17439
17440 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
17441 if there's no other specific basis.
17442
17443 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
17444 as variables at all.
17445 (unsafep-variable): Rename arg; doc fix.
17446
17447 * abbrevlist.el (list-one-abbrev-table): Add autoload.
17448
17449 * calendar/appt.el (diary-selective-display): Add defvar.
17450
17451 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
17452
17453 * isearch.el (search-whitespace-regexp): Fix custom type.
17454
17455 * help.el (describe-key-briefly): Compute interactive args
17456 in same was as before previous change.
17457
17458 * files.el (enable-local-variables): Doc fix.
17459
17460 2006-02-21 Kim F. Storm <storm@cua.dk>
17461
17462 * fringe.el: Cleanup as file is now pre-loaded.
17463 (fringe-bitmaps): Initialize unconditionally.
17464 (fringe-mode, set-fringe-style): Remove autoload cookies.
17465
17466 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
17467
17468 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
17469 `horizontal-bar'.
17470 (fringe-cursor-alist): Use `horizontal-bar'.
17471
17472 2006-02-20 Kim F. Storm <storm@cua.dk>
17473
17474 * fringe.el (fringe-bitmaps): Update to new bitmap names.
17475 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
17476
17477 * loadup.el: Load "fringe" on window systems.
17478
17479 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
17480
17481 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
17482 out of scope components.
17483
17484 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
17485 default.
17486
17487 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
17488
17489 * custom.el (customize-mark-to-save, customize-mark-as-set):
17490 Load the symbol first.
17491
17492 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
17493
17494 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
17495 strech spec so it doesn't display as "^J" on the header line
17496 when `Buffer-menu-use-header-line' is t.
17497
17498 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
17499
17500 * speedbar.el (speedbar-make-button): Keep text properties
17501 of string arguments if desired.
17502
17503 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
17504 expessions.
17505
17506 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
17507 of speedbar.
17508
17509 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
17510
17511 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
17512 to value of `read-file-name-completion-ignore-case'.
17513
17514 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
17515
17516 * custom.el (customize-mark-as-set): Push to `user' theme.
17517
17518 * cus-edit.el (custom-save-variables): Allow unthemed values.
17519 (customize-set-variable): Push setting to `user' theme.
17520
17521 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
17522
17523 * progmodes/gud.el: Don't require font-lock as it's now
17524 automatically loaded.
17525 (gud-speedbar-buttons): Replace gdb-var-changed with
17526 gdb-force-update.
17527
17528 * progmodes/gdb-ui.el (gdb-force-update): Rename from
17529 gdb-var-changed.
17530 (gdb-post-prompt): Use it.
17531 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
17532 (gdb-var-update-handler, gdb-var-delete)
17533 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
17534 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
17535 gdb-force-update in gdb-post-prompt.
17536 (gdb-reset): Clear watch expressions from speedbar when quitting.
17537
17538 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17539
17540 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
17541 (viper-change-state-to-vi, viper-change-state-to-emacs):
17542 Make aware of cursor coloring in the Emacs state.
17543 (viper-special-read-and-insert-char): Use read-char-exclusive.
17544 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
17545
17546 * emulation/viper-init.el (viper-emacs-state-cursor-color):
17547 New variable.
17548
17549 * emulation/viper-util.el (viper-save-cursor-color)
17550 (viper-get-saved-cursor-color-in-replace-mode)
17551 (viper-get-saved-cursor-color-in-insert-mode)
17552 (viper-restore-cursor-color): Make aware of the cursor color
17553 in Emacs state.
17554 (viper-get-saved-cursor-color-in-emacs-mode): New function.
17555
17556 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
17557 (ediff-ignore-case-option3, ediff-actual-diff-options)
17558 (ediff-actual-diff3-options): New variables to control case sensitivity.
17559 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
17560 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
17561 (ediff-toggle-ignore-case): New function.
17562 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
17563
17564 * ediff-help.el (ediff-long-help-message-narrow2)
17565 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
17566 (ediff-long-help-message-word-mode): Add ignore-case command.
17567 (ediff-help-for-quick-help): Add ignore-case command.
17568
17569 * ediff-merg.el: Move provide to the end.
17570
17571 * ediff-ptch.el: Move provide to the end.
17572
17573 * ediff-wind.el: Move provide to the end.
17574
17575 * ediff-mult.el: Move provide to the end.
17576 (ediff-set-meta-overlay): Enable follow-link.
17577
17578 * ediff.el: Move provide to the end.
17579 Break recursive load cycle in eval-when-compile.
17580 (ediff-patch-buffer): Better heuristics.
17581
17582 * ediff-util.el: Move provide to the end.
17583 Break recursive load cycle in eval-when-compile.
17584 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
17585 defuns.
17586 (ediff-submit-report): Pass the values of ediff-diff3-program,
17587 ediff-diff3-options.
17588
17589 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
17590
17591 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
17592 the opening bracket of the following bracketing pairs: {}, [], (), <>,
17593 `' (for example, in the docstring of `windmove-default-keybindings').
17594
17595 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
17596
17597 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
17598 shadow face. Don't provide binding to edit variable when it is
17599 out of scope.
17600
17601 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
17602 (gdb-var-update-handler): Detect out of scope variables with pre
17603 GDB 6.4 too.
17604 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
17605 Reset status of variable objects to nil in update handlers.
17606 (gdb-var-update-handler-1): Detect when a variable object comes
17607 in scope. setcar on var changes gdb-var-list directly.
17608
17609 2006-02-17 Juri Linkov <juri@jurta.org>
17610
17611 * ffap.el (ffap) <defface>: Add explicit face declaration.
17612 (ffap-highlight): Use face `ffap' directly instead of checking
17613 for its existence.
17614
17615 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
17616 `visible-ok' of `other-buffer' to find the right original buffer.
17617
17618 * info.el (Info-search): Skip `Local Variables' node.
17619
17620 2006-02-17 Juri Linkov <juri@jurta.org>
17621
17622 * info.el (Info-find-file): Check for symbols `apropos', `history',
17623 `toc' in the input filename, and return these symbols as is.
17624 (Info-find-node-2): Set Info-current-file to symbols `apropos',
17625 `history', `toc' instead of strings.
17626 (Info-set-mode-line): For non-string Info-current-file use the
17627 symbol's name inside **.
17628 (Info-isearch-push-state): Add quote before Info-current-file and
17629 Info-current-node.
17630 (Info-isearch-pop-state): Use `equal' instead of `string='.
17631 (Info-extract-pointer, Info-following-node-name): Use
17632 `match-string-no-properties' instead of `match-string'.
17633 (Info-up): Check `old-file' for `stringp'.
17634 (Info-history): Use `equal' instead of `string-equal'.
17635 Check `file' for `stringp'.
17636 (Info-history): Use symbol `history' instead of string as first arg
17637 of `Info-find-node'.
17638 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
17639 `toc' instead of string.
17640 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
17641 instead of `buffer-substring', and `match-string-no-properties'
17642 instead of `match-string'.
17643 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
17644 instead of strings.
17645 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
17646 Use symbol `apropos' instead of string.
17647 (Info-copy-current-node-name): Check `Info-current-file' for
17648 `stringp' and construct a command with `Info-find-node' from it.
17649 (Info-fontify-node): Use `match-string-no-properties' instead of
17650 `match-string' and check file names for `stringp'.
17651 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
17652 `history', `toc' instead of strings.
17653
17654 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
17655
17656 * files.el: Rearrange functions and variables in the file local
17657 variables section.
17658
17659 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
17660
17661 * files.el: Add truncate-lines, ispell-check-comments and
17662 ispell-local-dictionary as safe local variables.
17663
17664 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
17665
17666 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
17667 out of scope variables.
17668 (gud-speedbar-buttons): Use unless.
17669
17670 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
17671 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
17672 (gdb-show-changed-values): Also use for out of scope variables.
17673 (gdb-var-update-handler-1): Note if variable goes out of scope.
17674
17675 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
17676
17677 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
17678 default to global variable values for unsupplied args.
17679 (rcirc-get-buffer-create): Fix bug with setting the target.
17680 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
17681 test for rcirc-always-use-server-buffer-flag here.
17682 (rcirc-response-formats): Add %N, which is a facified nick. %n
17683 uses the default face. Change the ACTION format string. If the
17684 "nick" is the server, don't print anything for that field.
17685 Comment fixes.
17686 (rcirc-target-buffer): Don't test
17687 rcirc-always-use-server-buffer-flag here.
17688 (rcirc-print): Squeeze extra spaces out of the text before message.
17689 (rcirc-put-nick-channel): Strip potential "@" char from nick
17690 before adding them to nick table.
17691 (rcirc-url-regexp): Improve to match address like "foo.com".
17692
17693 2006-02-17 Eli Zaretskii <eliz@gnu.org>
17694
17695 * allout.el (allout-hidden-p): Move this defsubst before
17696 allout-overlay-interior-modification-handler, where it is first
17697 used.
17698
17699 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
17700
17701 * allout.el: Use allout invisible-text overlays instead of
17702 selective display for concealed text. Also, lots of general
17703 cleanup, and improved compatibility code.
17704
17705 (allout-version): Incremented, corrected, revised, and refined
17706 module commentary.
17707
17708 (provide 'allout): Moved to the bottom, added a require of overlay.
17709
17710 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
17711 `except-current'.
17712 (allout-write-file-hook-handler): Minimize delay.
17713 (count-trailing-whitespace-region): New function so
17714 auto-encryption of current topic can resituate cursor exactly.
17715 PGP/GPG encryption trims trailing whitespace from lines, which
17716 must be accounted for across encryption then decryption.
17717
17718 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
17719 just plain "\C-c", to avoid intruding on user's keybinding space.
17720
17721 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
17722 parameter, so user request to provide a new password is done.
17723
17724 (allout-outside-normal-auto-fill-function, allout-auto-fill):
17725 Refined mechanism for auto-filling behavior while in allout mode.
17726
17727 (allout-mode): Explicitly specify the mode map in the docstring.
17728 Clarify provision for various write-file hook var names.
17729 Adjusted for invisible-text overlays instead of selective-display.
17730
17731 (allout-depth): Really return 0 if not within any topic. This
17732 rectifies `allout-beginning-of-level' and sequence numbering
17733 errors that occur when cutting and pasting numbered topics.
17734 Changed from a in-line subst to a regular function, as well.
17735
17736 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
17737
17738 (allout-end-of-subtree, allout-end-of-subtree)
17739 (allout-end-of-entry, allout-end-of-current-heading)
17740 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
17741 (allout-show-children, allout-show-to-offshoot)
17742 (allout-hide-current-entry, allout-show-current-entry): Rectified
17743 handling of trailing blank lines between items.
17744
17745 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
17746 (allout-current-depth, allout-unprotected, allout-hidden-p)
17747 (allout-on-current-heading-p, allout-listify-exposed)
17748 (allout-chart-subtree, allout-goto-prefix)
17749 (allout-back-to-current-heading, allout-get-body-text)
17750 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
17751 (allout-hide-region-body, allout-toggle-subtree-encryption)
17752 (allout-encrypt-string, allout-encrypted-key-info)
17753 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
17754 (allout-file-vars-section-data): Adjusted for use with
17755 invisible-text overlays instead of selective-display.
17756
17757 (allout-kill-line, allout-kill-topic, allout-yank-processing):
17758 Reworked for use with invisible text overlays.
17759
17760 (allout-current-topic-collapsed-p): New function.
17761
17762 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
17763 to know when to close the containing topic.
17764
17765 (allout-pre-command-business, allout-post-command-business):
17766 Simplify undo-batching and dynamic isearch exposure.
17767
17768 (allout-set-overlay-category): New for invisible-text overlays.
17769 Sets properties of allout-overlay-category, used by
17770 allout-flag-region to set invisible-text overlay properties.
17771 (allout-get-invisibility-overlay): Get the first qualifying
17772 invisibility overlay, so we can find the extent of it.
17773 (allout-back-to-visible-text): Get to just before the beginnining
17774 of the current invisibility overlay, if any.
17775
17776 (allout-overlay-insert-in-front-handler)
17777 (allout-overlay-interior-modification-handler)
17778 (allout-before-change-handler, allout-isearch-end-handler): New
17779 functions to handle extraordinary actions affecting concealed
17780 text.
17781
17782 (allout-flag-region): Use overlays instead of selective-display
17783 for invisible text - by inheritence from the properties of
17784 allout-overlay-category in mainline Emacs, and applied
17785 property-by-property in XEmacs, some recent versions of which
17786 don't inherit the properties from the category. Provisions to
17787 respond to concealed-text edits simplified drastically.
17788
17789 (allout-isearch-rectification, allout-isearch-was-font-lock)
17790 (allout-isearch-expose, allout-enwrap-isearch)
17791 (allout-isearch-abort, allout-pre-was-isearching)
17792 (allout-isearch-prior-pos, allout-isearch-did-quit)
17793 (allout-isearch-dynamic-expose)
17794 (allout-hide-current-entry-completely): Functions deleted.
17795
17796 (allout-undo-aggregation): Explicit undo aggregation no longer
17797 necessary due to transition away from selective-display.
17798
17799 (set-allout-regexp, allout-up-current-level)
17800 (allout-next-visible-heading, allout-forward-current-level)
17801 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
17802 (allout-kill-line, allout-yank-processing, allout-show-children)
17803 (allout-expose-topic, allout-old-expose-topic)
17804 (allout-listify-exposed, allout-insert-latex-header)
17805 (allout-toggle-subtree-encryption, allout-encrypt-string)
17806 (remove-from-invisibility-spec, allout-hide-current-subtree):
17807 Ditched unused variables.
17808
17809 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
17810
17811 * textmodes/ispell.el (ispell-change-dictionary): Call
17812 ispell-buffer-local-dict instead of
17813 ispell-accept-buffer-local-defs.
17814 (ispell-local-dictionary-alist): Accept as valid any coding-system
17815 supported by Emacs.
17816 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
17817 changed to iso-8859-3.
17818
17819 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
17820
17821 * speedbar.el (speedbar-frame-width): Make an inline function
17822 instead of a macro. Use frame-width.
17823 (speedbar-try-completion, speedbar-update-contents)
17824 (speedbar-timer-fn): Use consp.
17825 (speedbar-update-localized-contents): Try to preserve point.
17826
17827 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
17828 (menu): Re-order menu items.
17829 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
17830 field.
17831 (gdb-var-update-handler-1): Use it for GDB 6.4+.
17832 (gdb-post-prompt): Speed things by not forcing update.
17833
17834 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
17835
17836 * wid-edit.el (widget-button-click): For mouse-1, cancel button
17837 press and perform default action if we get a mouse movement event.
17838
17839 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
17840
17841 * calendar/icalendar.el (icalendar--get-event-property)
17842 (icalendar--get-event-property-attributes): Fix typos in
17843 docstrings.
17844
17845 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
17846 docstring.
17847
17848 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
17849
17850 * bs.el (bs-mode): Use `buffer-disable-undo'.
17851 (bs--get-file-name): Simplify.
17852 (bs-show-in-buffer): Mark the buffer as not modified.
17853
17854 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
17855
17856 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
17857 widget-button-click.
17858
17859 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
17860 (custom-mode): Update docstring.
17861
17862 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
17863 binding.
17864
17865 * files.el (hack-local-variables-confirm): Allow scrolling if the
17866 file variable list is too long. Kill temp buffer after use.
17867
17868 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
17869
17870 * progmodes/gud.el (gdb): Improve doc string.
17871 (gdb-script-font-lock-keywords): Expand allowed character set.
17872
17873 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
17874 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
17875 (gdb-separate-io-interrupt, gdb-separate-io-quit)
17876 (gdb-separate-io-stop, gdb-separate-io-eof):
17877 Rename from gdb-inferior-* to gdb-separate-*.
17878 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
17879
17880 2006-02-14 Jay Belanger <belanger@truman.edu>
17881
17882 * calc/calc-arith.el (math-check-known-scalarp): Make sure
17883 expression is a symbol before checking that it is bound.
17884
17885 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
17886 test to see if equation can be solved.
17887
17888 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
17889
17890 * wid-edit.el (widget-button-click): Use :pressed-face property
17891 for overlay face, if it exists.
17892
17893 * cus-edit.el (custom-manual, custom-add-see-also)
17894 (custom-add-parent-links, custom-group-link): Add :pressed-face
17895 property to links.
17896
17897 * files.el (hack-local-variables): Remove ignored variables before
17898 checking if any variables need setting.
17899
17900 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17901
17902 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
17903
17904 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
17905
17906 * help.el (where-is): Fix message for remapped commands.
17907
17908 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
17909 Fix typos in docstrings.
17910
17911 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
17912
17913 * files.el (safe-local-variable-values): New option.
17914 (hack-local-variables-prop-line): Return a list of variable-value
17915 pairs if MODE-ONLY is non-nil.
17916 (hack-local-variables): Construct list of variable-value pairs,
17917 and apply or reject them in one go. Ask for confirmation if
17918 variables are not known safe.
17919 (hack-local-variables-confirm): Complete rewrite. Support
17920 `safe-local-variable-values'.
17921 (enable-local-variables): Update docstring to reflect new
17922 behavior.
17923 (ignored-local-variables): Ignore ignored-local-variables and
17924 safe-local-variable-values.
17925 (safe-local-variable-p): New function.
17926 (risky-local-variable-p): `safe-local-variable' property check
17927 moved to safe-local-variable-p.
17928 (hack-one-local-variable): Checks moved to hack-local-variables.
17929
17930 (byte-compile-dynamic, c-basic-offset, c-file-style)
17931 (c-indent-level, comment-column, fill-column, fill-prefix)
17932 (indent-tabs-mode, kept-new-versions, no-byte-compile)
17933 (no-update-autoloads, outline-regexp, page-delimiter)
17934 (paragraph-start, paragraph-separate, sentence-end)
17935 (sentence-end-double-space tab-width, version-control):
17936 Add `safe-local-variable' property.
17937
17938 * find-lisp.el: Delete nonexistent `autocompile' file variable.
17939
17940 * icomplete.el, play/landmark.el: Change nonexistent
17941 `outline-layout' file variable to `allout-layout'.
17942
17943 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
17944
17945 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
17946 (gdb-get-changed-registers): Test value of gud-minor-mode relative
17947 to gud-comint-buffer.
17948 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
17949 gdb-ui.el for gdb-mi.el.
17950 (gdb-post-prompt, gdb-get-changed-registers): Move test for
17951 registers buffer to gdb-get-changed-registers.
17952 (gdb-breakpoint-regexp): New regexp. Allow toggling and
17953 deletion of catchpoints (throw and catch).
17954 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
17955 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
17956 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
17957 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
17958 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
17959
17960 2006-02-13 Jay Belanger <belanger@truman.edu>
17961
17962 * calc/calc-arith.el (math-check-known-matrixp): Make sure
17963 expression is a symbol before checking that it is bound.
17964
17965 2006-02-13 Richard M. Stallman <rms@gnu.org>
17966
17967 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
17968 for the minibuffer too, but not if resize-mini-windows will interfere.
17969
17970 * help.el (describe-key-briefly, describe-key): Do all arg-reading
17971 inside `interactive' spec.
17972 (describe-key-briefly-internal, describe-key-internal):
17973 Functions merged back into their callers.
17974
17975 2006-02-13 Martin Rudalics <rudalics@gmx.at>
17976
17977 * info.el (info-xref-visited): Inherit from info-xref too.
17978 (Info-set-mode-line): Replace occurrences of `%' by `%%'
17979 when propertizing Info-current-file and Info-current-node.
17980
17981 2006-02-13 Juri Linkov <juri@jurta.org>
17982
17983 * tumme.el (tumme-thumbnail-storage): Fix docstring.
17984 (tumme-thumb-name): Fix per-directory format.
17985
17986 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
17987
17988 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
17989
17990 2006-02-12 Miles Bader <miles@gnu.org>
17991
17992 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
17993
17994 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
17995
17996 * tumme.el: Remove history section. If someone needs the it, it
17997 can always be found in CVS.
17998
17999 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
18000
18001 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
18002 about the Thumbnail Managing Standard option.
18003
18004 2006-02-12 Richard M. Stallman <rms@gnu.org>
18005
18006 * subr.el (substitute-key-definition): Doc fix.
18007
18008 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
18009
18010 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
18011
18012 * info.el (Info-mode): Doc fix.
18013
18014 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
18015
18016 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
18017
18018 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
18019 because on Solaris a POSIX compatible "id" is needed. Reported by
18020 Magnus Henoch <mange@freemail.hu>.
18021
18022 2006-02-12 Juri Linkov <juri@jurta.org>
18023
18024 * tumme.el: Remove todo item about Thumbnail Managing Standard.
18025 (tumme) <defgroup>: Change :group to `multimedia'.
18026 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
18027 Managing Standard.
18028 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
18029 Fix dostring.
18030 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
18031 and %y. Fix docstring.
18032 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
18033 (tumme-cmd-create-standard-thumbnail-command): New user options.
18034 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
18035 is `standard'. Fix docstring.
18036 (tumme-thumb-width, tumme-thumb-height): New user options.
18037 (tumme-external-viewer): Try to find various viewers.
18038 (tumme-get-thumbnail-image): Use `create-image' instead of
18039 constructing the `image' structure.
18040 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
18041 `standard'.
18042 (tumme-thumb-name): Add file name generation for standard storage.
18043 Simplify code for other storages.
18044 (tumme-thumb-name): Use width %w and height %h instead of size %s.
18045 Add modification time %m and thumbnail-nq8 %q.
18046 Use `tumme-cmd-create-standard-thumbnail-command' if
18047 tumme-thumbnail-storage is `standard'.
18048 (tumme-dired-insert-marked-thumbs): New autoload command.
18049 (tumme-dired-after-readin-hook): New function.
18050 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
18051 `tumme-thumb-size'.
18052 (tumme-display-image): Replace size-x %x and size-y %y with
18053 width %w and height %h.
18054
18055 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
18056 `tumme-dired-insert-marked-thumbs'.
18057
18058 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
18059
18060 * tumme.el (tumme-write-tag): Fix small bug (file name did not
18061 include path).
18062 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
18063 matching tag.
18064
18065 2006-02-12 Miles Bader <miles@gnu.org>
18066
18067 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
18068 New variables.
18069 (rcirc-abbrev-nick): New function.
18070 (rcirc-format-response-string): Rewrite to use the formats in
18071 `rcirc-response-formats' and expand escape sequences therein.
18072 A text-property `rcirc-text' is added over the actual response
18073 text to make easy to find inside the returned string.
18074 (rcirc-print): When filling, just look for the `rcirc-text'
18075 text-property to find the appropriate fill prefix, instead of
18076 using hardwired patterns.
18077
18078 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
18079
18080 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
18081 Managing Standard.
18082
18083 2006-02-11 Kim F. Storm <storm@cua.dk>
18084
18085 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
18086 Don't use insert-buffer; do insert-buffer-substring directly.
18087 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
18088
18089 2006-02-11 Martin Rudalics <rudalics@gmx.at>
18090
18091 * files.el (revert-buffer, recover-file): Replace buffer-read-only
18092 with inhibit-read-only. Suggested by Stefan Monnier.
18093 (revert-buffer): Let insert-file-contents discard
18094 buffer-undo-list. Simplify code.
18095 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
18096
18097 2006-02-11 Eli Zaretskii <eliz@gnu.org>
18098
18099 * menu-bar.el (menu-bar-select-yank): Add a doc string.
18100
18101 * help.el (describe-key-briefly): Now a wrapper for
18102 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
18103 to t. Populate yank-menu if empty.
18104 (describe-key-briefly-internal): Renamed from describe-key-briefly.
18105 (describe-key): Now a wrapper for describe-key-internal. Bind
18106 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
18107 (describe-key-internal): Renamed from describe-key.
18108
18109 2006-02-11 Milan Zamazal <pdm@zamazal.org>
18110
18111 * progmodes/glasses.el (glasses-separator): Doc fix.
18112 (glasses-original-separator): New defcustom.
18113 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
18114
18115 2006-02-11 Martin Rudalics <rudalics@gmx.at>
18116
18117 * mwheel.el (mouse-wheel-up-event): Doc fix.
18118
18119 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
18120
18121 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
18122 (tumme-dir): New function. Copied from thumbs.el.
18123
18124 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
18125
18126 * desktop.el (desktop-outvar): Fix typo.
18127 (desktop-save-buffer-p): Doc fix.
18128
18129 * subr.el (substitute-key-definition): Fix typo.
18130
18131 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18132
18133 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
18134 when window-system is mac.
18135
18136 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
18137
18138 2006-02-10 Kim F. Storm <storm@cua.dk>
18139
18140 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
18141 indirect-function instead of using condition-case.
18142
18143 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
18144
18145 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
18146 less `colloquial'...
18147
18148 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
18149
18150 * tumme.el: Add a couple of todo items.
18151
18152 2006-02-09 Lars Hansen <larsh@soem.dk>
18153
18154 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
18155 (highlight-changes-mode): Don't change desktop-locals-to-save.
18156
18157 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
18158
18159 * image-mode.el (image-toggle-display): Clear image cache if using
18160 filename.
18161
18162 2006-02-09 Masatake YAMATO <jet@gyve.org>
18163
18164 * dired-x.el (dired-guess-shell-alist-default): Add .man as
18165 a `dired-man' target.
18166
18167 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
18168 boundary of symbols.
18169
18170 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
18171
18172 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
18173
18174 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
18175
18176 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
18177 `mapcar'; return nil.
18178
18179 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
18180
18181 * mouse.el (mouse-drag-track): Don't change window if we rebind to
18182 some other event.
18183
18184 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
18185
18186 * net/rcirc.el (rcirc-startup-channels-alist):
18187 Add irc.freenode.net and #emacs as defaults.
18188 (rcirc-ignore-all-activity-flag): Remove variable.
18189 (rcirc-authinfo): New variable.
18190 (rcirc-authinfo-filename): Remove variable.
18191 (rcirc-always-use-server-buffer-flag): New flag.
18192 (rcirc): M-x rcirc will automatically connect without prompting.
18193 C-u M-x rcirc will prompt. Use rcirc-connect to create a
18194 connection in lisp.
18195 (rcirc-process-server-response-1): Remove everything but the nick
18196 portion of the sender so it doesn't need to be done everywhere
18197 else. Update related code.
18198 (global-map): Remove global keybindings.
18199 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
18200 (rcirc-send-input): Split into several functions.
18201 (rcirc-process-input-line, rcirc-process-message)
18202 (rcirc-process-command): New functions.
18203 (rcirc-target-buffer): New function to determine where to route
18204 messages.
18205 (rcirc-user-nick): Save match data.
18206 (rcirc-toggle-ignore-buffer-activity)
18207 (rcirc-update-activity-string): Remove global ignore functionality,
18208 which can be done now by toggling rcirc-track-minor-mode.
18209 (rcirc-track-minor-mode-map): New keymap.
18210 (rcirc-track-minor-mode): New minor-mode.
18211 (ignore): Make the ignore output nicer. Always print it when
18212 adding or removing nicks.
18213 (rcirc-url-regexp): Improve.
18214 (rcirc-mangle-text): Remove properties before using text in the
18215 modeline.
18216 (rcirc-authenticate): Authentication data comes from
18217 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
18218 (rcirc-server-prefix): Inherit from rcirc-server.
18219
18220 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
18221
18222 * Makefile.in (compile): Append "|| true" to the end of the `find'
18223 command, like compile-always does.
18224
18225 2006-02-08 Sam Steingold <sds@gnu.org>
18226
18227 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
18228 output from a dead connection.
18229
18230 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
18231
18232 * dired.el (dired-mode-map): Add more bindings for tumme.
18233
18234 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
18235
18236 * wdired.el (wdired-mode-map): Use remap.
18237 (wdired-get-filename): Massage.
18238 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
18239 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
18240 `keymap' property rather than `local-map'.
18241
18242 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
18243
18244 * tumme.el (tumme-get-thumbnail-image): New utility function.
18245 Suggested by from Chong Yidong.
18246 (tumme-dired-with-window-configuration): Rename from
18247 `tumme-dired'. Add code to save window configuration.
18248 (tumme-restore-window-configuration): New command to restore the
18249 window configuration that `tumme-dired-with-window-configuration'
18250 saves before it changes the window configuration.
18251 (tumme-show-all-from-dir): New command to display thumbnails for
18252 all files in a directory entered by the user, like M-x thumbs.
18253 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
18254 have been created.
18255 (tumme-display-thumbnail-original-image): Call `display-buffer'.
18256 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
18257 Remove obsolete test function.
18258
18259 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
18260
18261 * vc.el (small-temporary-file-directory): Remove defvar; there's
18262 a defcustom for it in files.el.
18263
18264 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
18265 Fix typo in message.
18266 (tumme-gallery-generate): Fix typo in `error' message.
18267 (tumme-display-window-height-correction)
18268 (tumme-display-window-width-correction, tumme-line-up-dynamic)
18269 (tumme-line-up-interactive): Dox fixes.
18270 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
18271 (tumme-restore-window-configuration, tumme-format-properties-string)
18272 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
18273 Fix typos in docstrings.
18274
18275 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
18276
18277 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
18278
18279 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
18280
18281 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
18282 User should use hook if desired.
18283
18284 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
18285 buffer if necessary.
18286 (gdb-delete-frame-or-window): New function.
18287 (gdb-breakpoints-mode-map): Bind "q" to it.
18288
18289 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18290
18291 * textmodes/nroff-mode.el: Clean up name space.
18292 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
18293 (nroff-mode): Obey the global setting of nroff-electric-mode.
18294 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
18295
18296 * calendar/calendar.el (calendar-increment-month): Typo in last change.
18297
18298 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
18299
18300 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
18301
18302 2006-02-06 Lars Hansen <larsh@soem.dk>
18303
18304 * generic-x.el (etc-fstab-generic-mode): Add file system types
18305 cifs and usbdevfs. Allow special chars in file names.
18306
18307 2006-02-05 Jay Belanger <belanger@truman.edu>
18308
18309 Update copyright notices of the files in lisp/calc.
18310
18311 2006-02-05 Romain Francoise <romain@orebokech.com>
18312
18313 Update copyright notices of all files in the lisp/play directory.
18314
18315 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
18316
18317 * ldefs-boot.el: Regenerate.
18318
18319 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
18320
18321 2006-02-05 Kim F. Storm <storm@cua.dk>
18322
18323 * files.el (magic-mode-regexp-match-limit): New defvar.
18324 (set-auto-mode): Use it to limit magic-mode-alist matching.
18325
18326 2006-02-04 Eli Zaretskii <eliz@gnu.org>
18327
18328 * info.el (Info-index, Info-mode): Improve the description of the
18329 `i' command.
18330
18331 * ldefs-boot.el: Regenerate.
18332
18333 2006-02-03 Werner Lemberg <wl@gnu.org>
18334
18335 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
18336 greedy to find the closing bracket in \*[...] and similar
18337 expressions. This is a first rough fix -- many additional
18338 refinements are necessary to make nroff mode really usable with groff.
18339
18340 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
18341
18342 * international/mule-cmds.el (set-locale-environment):
18343 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
18344 libX11.
18345
18346 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
18347
18348 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
18349 archive are created in archive-tmpdir.
18350
18351 2006-02-02 John Paul Wallington <jpw@pobox.com>
18352
18353 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
18354 (ibuffer-fontification-alist): Use it.
18355 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
18356 to "* z" and the Ibuffer Mark menu.
18357
18358 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
18359
18360 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18361
18362 * textmodes/table.el (*table--cell-describe-mode)
18363 (*table--cell-describe-bindings): Undo last change since
18364 print-help-return-message is not obsoleted by anything at all.
18365
18366 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
18367
18368 * emulation/cua-base.el (cua-mode): Doc fix.
18369
18370 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
18371
18372 * dframe.el (dframe-handle-make-frame-visible)
18373 (dframe-handle-iconify-frame, dframe-get-focus)
18374 (dframe-select-attached-frame, dframe-power-click)
18375 (dframe-frame-mode): Fix typos in docstrings.
18376
18377 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
18378 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
18379 Fix typos in docstrings.
18380
18381 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
18382 (hi-lock-face-buffer, hi-lock-font-lock-hook)
18383 (hi-lock-archaic-interface-message-used)
18384 (hi-lock-file-patterns-range): Fix typos in docstrings.
18385
18386 * savehist.el (savehist-loaded, savehist-load, savehist-install)
18387 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
18388
18389 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
18390 Fix typo in docstring.
18391
18392 * net/newsticker.el (newsticker--decode-iso8601-date)
18393 (newsticker--set-customvar, newsticker--buffer-insert-item)
18394 (newsticker--do-run-auto-mark-filter)
18395 (newsticker--parse-generic-feed): Doc fixes.
18396 (newsticker--retrieval-timer-list, newsticker-url-list)
18397 (newsticker-hide-immortal-items-in-echo-area)
18398 (newsticker-hide-obsolete-items-in-echo-area)
18399 (newsticker-new-item-face, newsticker--enclosure)
18400 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
18401 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
18402 (newsticker--parse-generic-feed, newsticker--cache-contains)
18403 (newsticker--stat-num-items, newsticker-download-enclosures):
18404 Fix typos in docstrings.
18405
18406 * net/rcirc.el (rcirc-debug): Doc fix.
18407 (rcirc-fill-column, rcirc-receive-message-hooks)
18408 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
18409 (rcirc-mode, rcirc-generate-new-buffer-name)
18410 (rcirc-startup-channels, rcirc-ignore-update-automatic)
18411 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
18412 Fix typos in docstrings.
18413 (rcirc-print): "?\ " -> "?\s".
18414 (rcirc-cmd-join): Improve argument/docstring consistency.
18415
18416 2006-02-01 Mark A. Hershberger <mah@everybody.org>
18417
18418 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
18419 before narrow-to-region.
18420
18421 2006-02-01 Richard M. Stallman <rms@gnu.org>
18422
18423 * simple.el (move-beginning-of-line): Scan properly for invis change.
18424
18425 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
18426
18427 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
18428
18429 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
18430 change bit only when id-format is 'integer. Reported by Matt
18431 Hodges <M.P.Hodges@rl.ac.uk>.
18432
18433 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
18434
18435 * hilit-chg.el (highlight-changes-initial-state)
18436 (highlight-changes-global-initial-state): Doc fixes.
18437 (highlight-changes-global-modes, global-highlight-changes):
18438 Fix typos in docstrings.
18439
18440 2006-02-01 Kim F. Storm <storm@cua.dk>
18441
18442 * emulation/cua-base.el (cua-mode): Mention that CUA enables
18443 transient-mark-mode in doc string.
18444
18445 2006-01-31 Richard M. Stallman <rms@gnu.org>
18446
18447 * replace.el (multi-occur): Doc fix.
18448 (multi-occur-in-matching-buffers): Rename from
18449 multi-occur-by-filename-regexp. Prefix arg says match
18450 buffer names instead of file names.
18451
18452 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
18453
18454 * bs.el: Allow non-default values of `bs-header-lines-length'.
18455 (bs--running-in-xemacs): Remove (not needed anymore).
18456 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
18457 instead of `shrink-window', thus avoiding having to compute the
18458 height of the window.
18459 (bs--up): Wrap around even when there's no header.
18460 (bs--down): Use `forward-line' instead of `next-line'.
18461
18462 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
18463
18464 * image-mode.el (image-toggle-display): Use file name if possible,
18465 instead of unnecessarily allocating a (possibly huge) lisp string.
18466
18467 2006-01-30 John Paul Wallington <jpw@pobox.com>
18468
18469 * subr.el (toplevel): Define `cl-assertion-failed' condition here
18470 because the `assert' macro signals it at runtime.
18471
18472 * emacs-lisp/cl.el (toplevel): Remove definition of
18473 `cl-assertion-failed' condition.
18474
18475 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
18476
18477 * thumbs.el (thumbs-marked-list): Make buffer-local and
18478 permanent-local.
18479 (thumbs-insert-thumb): Make help-echo non-sticky.
18480 (thumbs-file-alist): Use eolp as check for (non)-image.
18481
18482 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
18483
18484 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
18485 (ediff-before-session-group-setup-hooks)
18486 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
18487 Fix typos in docstrings.
18488
18489 * window.el (bw-dir, bw-eqdir, balance-windows)
18490 (split-window-keep-point): Fix typos in docstrings.
18491
18492 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
18493 (org-quote-string, org-calendar-to-agenda-key)
18494 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
18495 (org-show-following-heading, org-tags-column)
18496 (org-use-tag-inheritance, org, org-allow-space-in-links)
18497 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
18498 (org-enable-table-editor, org-calc-default-modes)
18499 (org-table-allow-automatic-line-recalculation)
18500 (org-export-html-style, org-export-with-fixed-width)
18501 (org-export-with-sub-superscripts, org-special-keyword)
18502 (org-formula, org-time-grid, org-table-may-need-update)
18503 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
18504 (org-goto-quit, org-get-indentation, org-end-of-item)
18505 (org-move-item-down, org-move-item-up)
18506 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
18507 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
18508 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
18509 (org-agenda-log-mode, org-agenda-toggle-diary)
18510 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
18511 (org-agenda-file-to-end, org-agenda-no-heading-message)
18512 (org-agenda-get-closed, org-format-agenda-item)
18513 (org-cmp-priority, org-cmp-category, org-cmp-time)
18514 (org-agenda-change-all-lines, org-agenda-diary-entry)
18515 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
18516 (org-link-search, org-camel-to-words, org-open-file)
18517 (org-remember-handler, org-table-convert-region)
18518 (org-table-move-row-down, org-table-move-row-up)
18519 (org-table-copy-region, org-table-wrap-region)
18520 (org-table-toggle-vline-visibility)
18521 (org-table-get-vertical-vector, org-table-modify-formulas)
18522 (org-table-get-specials, org-recalc-commands)
18523 (org-table-rotate-recalc-marks, org-table-eval-formula)
18524 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
18525 (org-level-color-stars-only, org-insert-heading):
18526 Fix typos in docstrings.
18527 (last-arg): Add defvar.
18528
18529 * makefile.w32-in (WINS): Add erc.
18530 (MH_E_SRC): Update (copied from lisp/Makefile.in).
18531
18532 2006-01-29 Bill Wohler <wohler@newt.com>
18533
18534 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
18535 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
18536 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
18537 (mh-autoloads): Don't use comments on otherwise empty lines.
18538
18539 2006-01-29 Edward O'Connor <ted@oconnor.cx>
18540
18541 * emulation/viper.el (viper-major-mode-modifier-list):
18542 Add insert-state and vi-state entries for erc-mode.
18543 (viper-go-away, viper-set-hooks): Add and remove
18544 viper-comint-mode-hook from erc-mode-hook as appropriate.
18545
18546 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
18547
18548 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
18549
18550 * bs.el (bs--format-aux): Implement `middle' alignment as
18551 described in the docstring for `bs-attributes-list'.
18552 (bs--get-name): Simplify. Don't pad the buffer name.
18553
18554 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
18555
18556 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
18557 English aspell dictionary is installed, use the first entry of
18558 ispell-dictionary-alist-1.
18559
18560 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
18561
18562 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
18563 Doc fix.
18564
18565 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
18566
18567 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
18568 for `process-file', in order to let it work for older Emacsen too.
18569
18570 2006-01-27 Eli Zaretskii <eliz@gnu.org>
18571
18572 * international/latexenc.el: Add a suitable `coding:' tag.
18573 (latexenc-find-file-coding-system): Undo last change.
18574
18575 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18576
18577 * international/latexenc.el (latexenc-find-file-coding-system):
18578 Make sure latexenc-main-file is a regular file and is readable.
18579
18580 2006-01-27 Andre Spiegel <spiegel@gnu.org>
18581
18582 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
18583 Pass FILE to vc-user-login-name.
18584
18585 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
18586
18587 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
18588
18589 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
18590 there are no more images to display.
18591 (thumbs-mark, thumbs-unmark): Revert change so that they move to
18592 the next image.
18593
18594 2006-01-26 Richard M. Stallman <rms@gnu.org>
18595
18596 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
18597
18598 * wid-edit.el (advertised-widget-backward): New alias.
18599 (widget-keymap): Use advertised-widget-backward for S-TAB.
18600
18601 * tumme.el: Correct the keywords.
18602 (tumme-dir-max-size): Use defvar.
18603 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
18604
18605 * simple.el (move-beginning-of-line): Take account of fields.
18606 (clone-indirect-buffer-other-window): Take args like
18607 clone-indirect-buffer, and work like it.
18608
18609 * help-fns.el (describe-function): Don't pass `nil' as default.
18610
18611 * files.el (risky-local-variable-p): Follow var aliases.
18612
18613 * subr.el (lazy-completion-table): Doc fix.
18614
18615 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
18616 global binding of `line'.
18617
18618 2006-01-25 Andre Spiegel <spiegel@gnu.org>
18619
18620 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
18621 Tramp.
18622
18623 * vc.el (vc-default-dired-state-info): Pass FILE to
18624 vc-user-login-name.
18625 (vc-default-update-changelog): Don't use vc-user-login-name, we
18626 don't need it here.
18627
18628 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
18629 no longer necessary.
18630
18631 2006-01-25 Kenichi Handa <handa@m17n.org>
18632
18633 * international/mule.el (decode-char): Avoid the overhead of
18634 calling utf-lookup-subst-table-for-decode if
18635 utf-translate-cjk-mode is nil.
18636 (encode-char): Avoid the overhead of calling
18637 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
18638 nil.
18639
18640 2006-01-22 Kenichi Handa <handa@m17n.org>
18641
18642 * international/mule.el (make-subsidiary-coding-system): Reset
18643 `coding-system-define-form' property of subsidiaries to nil.
18644 Avoid duplicated entry in coding-system-alist.
18645 (make-coding-system): Avoid duplicated entry in
18646 coding-system-alist.
18647 (define-coding-system-alias): Likewise.
18648
18649 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
18650
18651 * completion.el: Minor fixes in introductory comment.
18652 (completion-def-wrapper): Fix alist.
18653
18654 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
18655
18656 * thumbs.el (thumbs-new-image-size): New function.
18657 (thumbs-increment-image-size-element)
18658 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
18659 (thumbs-decrement-image-size): Delete.
18660 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
18661 temp files and use to resize.
18662 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
18663 Use increment argument to enlarge/shrink. Preserve point.
18664 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
18665 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
18666 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
18667 (thumbs-mark, thumbs-unmark): Preserve point.
18668 (thumbs-modify-image): Keep old temp files and use to modify.
18669 Cleanup old temp files at load time. Preserve point.
18670 (thumbs-view-image-mode-map): Use new command names.
18671
18672 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
18673
18674 * log-view.el (log-view-minor-wrap): First rev is the one at point.
18675
18676 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
18677 the nastiest part of the cyclic dependency.
18678 (cal-menu-update): Use dotimes and calendar-increment-month.
18679
18680 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
18681 (calendar-week-start-day): Add an :initializer.
18682 (calendar-mode-map): Use suppress-keymap, and command remapping.
18683 (describe-calendar-mode): Setup xref-stack info for the back button.
18684 (calendar-star-date): Insert before delete.
18685 (calendar-set-mode-line): Add file-modified info if applicable.
18686 (calendar-increment-month): New function.
18687
18688 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
18689
18690 * font-lock.el (lisp-font-lock-keywords-2):
18691 Recognize "& keywords" only at word boundaries.
18692
18693 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
18694
18695 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
18696 and permanent-local.
18697 (thumbs-max-image-number): New variable.
18698 (thumbs-do-thumbs-insertion): Use them.
18699 (thumbs-per-line): Change default to 4.
18700 (thumbs-marked-list): Rename from thumbs-markedL.
18701 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
18702 (thumbs-rename-images): Use -list instead of L for internal variables.
18703 (thumbs-call-convert): Use call-process instead of shell-command.
18704 (thumbs-insert-thumb): Add filename as help-echo to each image.
18705 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
18706 Give dir to thumbs-show-thumbs-list.
18707 (thumbs-show-thumbs-list): Set default-directory to that of images.
18708 (thumbs-dired-show): Rename from thumbs-dired-show-all.
18709 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
18710 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
18711 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
18712
18713 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
18714
18715 * ses.el (ses-read-cell): Provide a default value.
18716
18717 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
18718
18719 * term/w32-win.el (image-library-alist): Add additional names for
18720 GIF library.
18721
18722 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18723
18724 * international/latexenc.el (latexenc-find-file-coding-system):
18725 Add file-regular-p check.
18726
18727 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
18728
18729 * simple.el (clone-buffer): Don't show the new buffer in the same
18730 window.
18731
18732 2006-01-23 Juri Linkov <juri@jurta.org>
18733
18734 * faces.el (link, link-visited): New faces based on default values
18735 of `info-xref' and `info-xref-visited'.
18736
18737 * info.el (info-xref): Inherit from `link'.
18738 (info-xref-visited): Inherit from `link-visited'.
18739
18740 * cus-edit.el (custom-buffer-create-internal): Use widget type
18741 `custom-manual' instead of `info-link' and don't set properties
18742 `button-face' and `mouse-face' explicitly.
18743 (custom-browse-group-tag, custom-browse-variable-tag)
18744 (custom-browse-face-tag): Inherit from widget class
18745 `custom-group-link' instead of `push-button'.
18746 (custom-button-unraised): Inherit from `underline' face.
18747 (custom-link): Inherit from `link' face. Fix doc and group.
18748 (custom-add-parent-links, custom-group-value-create): Don't set
18749 properties `button-face' and `mouse-face' explicitly for
18750 `custom-group-link' widget.
18751 (custom-group-link): Add properties `button-face' and `mouse-face'
18752 to widget definition.
18753 (custom-field-keymap): New variable. Put `custom-field-keymap' to
18754 editable-field's :keymap property.
18755 (custom-mode): Fix docstring: substitute keybindings for
18756 `widget-forward' and `widget-backward' from `widget-keymap',
18757 `widget-complete' from `custom-field-keymap', replace old
18758 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
18759
18760 * desktop.el (desktop-load-file): Check for `fboundp' before
18761 calling `symbol-function'.
18762
18763 * simple.el (clone-buffer, clone-indirect-buffer)
18764 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
18765 `read-string'. Fix prompts.
18766
18767 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
18768
18769 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
18770
18771 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
18772
18773 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
18774
18775 * startup.el (inhibit-splash-screen, initial-scratch-message):
18776 Doc fixes.
18777
18778 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
18779
18780 Sync with Tramp 2.0.52.
18781
18782 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
18783 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
18784 `tramp-unload-tramp' for checklist.
18785
18786 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
18787 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
18788 (tramp-unload-file-name-handler-alist)
18789 (tramp-unload-tramp): New defuns.
18790 (tramp-advice-PC-expand-many-files): New defadvice.
18791 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
18792 removed.
18793 (tramp-handle-expand-file-name): Remove double slash.
18794 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
18795 It doesn't matter, because it will be converted later on.
18796 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
18797 implementation was just heuristic.
18798 (tramp-post-connection): Set uid and gid properties.
18799 (tramp-convert-file-attributes): Set file's gid change bit.
18800 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
18801 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
18802 in case of su(do)? methods. The home directory of the local user
18803 will be taken else.
18804 (tramp-open-connection-telnet)
18805 (tramp-open-connection-rsh, tramp-open-connection-su)
18806 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
18807 local shell prompt could hurt. Reported by Romain Francoise
18808 <romain@orebokech.com>.
18809 (tramp-let-maybe): Add `edebug-form-spec' property.
18810 (tramp-handle-expand-file-name): Bind `default-directory' locally
18811 to "/" in order to avoid problems with UNC shares or Cygwin
18812 mounts.
18813 (tramp-md5-function): Fix typo in error message.
18814
18815 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
18816
18817 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
18818 for byte-compiler pacification.
18819
18820 2006-01-22 Andre Spiegel <spiegel@gnu.org>
18821
18822 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
18823 ID-FORMAT `string'. This allows us to get rid of
18824 `vc-user-login-name UID'.
18825
18826 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
18827
18828 2006-01-22 John Paul Wallington <jpw@pobox.com>
18829
18830 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
18831
18832 2006-01-21 Martin Rudalics <rudalics@gmx.at>
18833
18834 * emacs-lisp/find-func.el (find-definition-noselect)
18835 (find-variable-noselect): Search variables in C source code too.
18836 (find-function-C-source, find-function-noselect, find-function)
18837 (find-function-other-frame, find-variable-noselect, find-variable)
18838 (find-variable-other-frame, find-variable-at-point):
18839 Fix docstrings.
18840
18841 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
18842
18843 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
18844
18845 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
18846
18847 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
18848 Default to disabling the "Save affix" question.
18849
18850 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
18851
18852 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
18853 the first arg to run-python.
18854
18855 2006-01-21 Eli Zaretskii <eliz@gnu.org>
18856
18857 * startup.el (command-line-1): Handle --no-desktop if desktop.el
18858 is not loaded.
18859
18860 2006-01-20 Jay Belanger <belanger@truman.edu>
18861
18862 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
18863 limit is 0.
18864
18865 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
18866 the correct variable.
18867
18868 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
18869
18870 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
18871 link. Fixed buggy argument sequence in call to `org-view-tags'.
18872 (org-compile-prefix-format): Set `org-prefix-has-tag'.
18873 (org-prefix-has-tag): New variable.
18874 (org-format-agenda-item): Remove tags from headline if
18875 appropriate.
18876 (org-agenda-remove-tags-when-in-prefix): New option.
18877 (org-get-tags-at): New function.
18878
18879 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
18880
18881 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
18882 (thumbs-find-image): Move image name and number from buffer name
18883 to mode name. Set thumbs-buffer. Preserve point so that large
18884 images remain visible.
18885 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
18886 order.
18887 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
18888 mode name.
18889 (thumbs-next-image, thumbs-previous-image): Make them work.
18890
18891 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
18892
18893 * cus-edit.el (custom-buffer-create-internal): State in the text above
18894 the whole buffer buttons that they do not operate on hidden items.
18895 (custom-face-menu): Use `custom-face-save' instead of
18896 `custom-face-save-command'.
18897 (custom-face-save-command): Make it an alias for `custom-face-save'
18898 and declare it obsolete.
18899 (custom-face-save): Doc fix.
18900
18901 * dired.el (dired-no-confirm): Add quote.
18902 (dired-subdir-alist-pre-R): Add quote in
18903 `make-variable-buffer-local' form and remove unbalanced parenthesis.
18904
18905 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
18906
18907 * textmodes/table.el (table-mode-indicator): Typo in last change.
18908
18909 2006-01-19 Richard M. Stallman <rms@gnu.org>
18910
18911 * outline.el (hide-leaves): Don't call outline-end-of-heading.
18912 Fixes bug reported in Nov 2005.
18913
18914 * isearch.el (isearch-forward): Doc fix.
18915
18916 * dired.el (dired-move-to-filename-regexp): Define as alias.
18917 (dired-no-confirm): Use defcustom.
18918 (dired-subdir-alist-pre-R): Put defvar at top level.
18919
18920 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
18921
18922 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
18923 Mark as risky.
18924
18925 * simple.el (set-mark-command): Doc fix.
18926 (clone-indirect-buffer-other-window):
18927 Read arg like clone-indirect-buffer.
18928 (move-beginning-of-line): Skip invisible newlines.
18929
18930 2006-01-19 Masatake YAMATO <jet@gyve.org>
18931
18932 * progmodes/cpp.el (cpp-edit-load): Make the order of
18933 listed conditions in a base C code buffer and its associate
18934 CPP Edit buffer the same.
18935
18936 2006-01-19 Kenichi Handa <handa@m17n.org>
18937
18938 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
18939 (rmail-mime-feature): Likewise.
18940 (rmail-require-mime-maybe): Use display-warning to show a warning
18941 message.
18942
18943 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
18944 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
18945
18946 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
18947
18948 * array.el: Move defvars out of eval-when-compile.
18949 (array-make-template): Replace undeclared global var with a local one.
18950 (array-mode): Inline initialization functions.
18951 (array-init-local-variables, array-init-max-row)
18952 (array-init-max-column, array-init-columns-per-line)
18953 (array-init-field-width, array-init-rows-numbered)
18954 (array-init-line-length, array-init-lines-per-row): Remove.
18955
18956 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
18957 (doc-mode-map): Define explicitly.
18958 (doctor-txtype): Use mapc.
18959
18960 * textmodes/table.el: Move defvars out of eval-when-compile.
18961 Remove harmful code meant to avoid byte-compiler warnings.
18962 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
18963 specification that checks table-fixed-width-mode directly.
18964 (table-recognize-region, table-recognize-cell):
18965 Use restore-buffer-modified-p.
18966 (table-fixed-width-mode): Remove code that refreshes
18967 table-fixed-mode-indicator.
18968 (*table--cell-describe-bindings, *table--cell-describe-mode):
18969 Avoid obsolete name print-help-return-message.
18970 (table--test-cell-list): Don't use replace-regexp from elisp.
18971 (table--point-entered-cell-function, table--point-left-cell-function):
18972 Don't set table-fixed-mode-indicator, use force-mode-line-update.
18973
18974 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
18975 that was after the end of file. Use buffer-file-name variable.
18976 (org-timestamp-change): Use with-current-buffer.
18977 (org-todo-list): Don't unnecessarily define a new buffer-local var.
18978 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
18979 `file'.
18980
18981 * progmodes/fortran.el: Move defvars out of eval-when-compile.
18982 (fortran-break-line): Remove unused var `opoint'.
18983 (fortran-abbrev-start): Obey help-event-list.
18984
18985 2006-01-18 Jesper Harder <harder@phys.au.dk>
18986
18987 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
18988
18989 2006-01-18 Masatake YAMATO <jet@gyve.org>
18990
18991 * progmodes/make-mode.el (makefile-imake-mode): New mode
18992 derived from makefile-mode.
18993 (makefile-imake-mode-syntax-table): New syntax table
18994 derived from makefile-mode-syntax-table.
18995 (makefile-mode): Write about makefile-imake-mode in doc string.
18996 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
18997 (makefile-imake-font-lock-keywords): New font lock keywords.
18998
18999 * files.el (auto-mode-alist): Add Imakefile.
19000
19001 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
19002
19003 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
19004 loading the file rather than when turning on flyspell-mode.
19005
19006 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
19007
19008 * cus-edit.el (customize-rogue): Minor doc fix.
19009
19010 2006-01-17 Juri Linkov <juri@jurta.org>
19011
19012 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
19013 instead of the file at the mark as default if the file at the mark
19014 is the same as the file at point or if dired-dwim-target-directory
19015 is not the same as the current directory and the mark is not active.
19016
19017 * log-view.el (log-view-minor-wrap): Use the same logic to get
19018 revisions as `log-view-diff'.
19019
19020 * info.el (Info-revert-find-node): Check for Info-current-file
19021 before preserving new-history.
19022
19023 * man.el (Man-heading-regexp): Add `/'.
19024
19025 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
19026 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
19027
19028 2006-01-16 Juri Linkov <juri@jurta.org>
19029
19030 * faces.el (mode-line-faces): New defgroup.
19031 (mode-line-highlight): Move definition after new defgroup.
19032 (mode-line, mode-line-inactive, mode-line-highlight):
19033 Replace :group `modeline' with `mode-line-faces'.
19034 (mode-line-buffer-id): New face.
19035 (modeline-buffer-id): New face alias.
19036 (vertical-border): Remove :group `modeline'.
19037
19038 * bindings.el (propertized-buffer-identification): Use face
19039 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
19040 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
19041 (mode-line-buffer-identification-keymap): For mouse-1 replace
19042 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
19043 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
19044 mouse-3.
19045
19046 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
19047 Buffer-menu-buffer. Doc fix.
19048 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
19049 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
19050 `Buffer-menu-buffer'.
19051
19052 * info.el (Info-mode-line-node-keymap): New defvar.
19053 (Info-set-mode-line): Use `stringp' to check Info-current-file.
19054 Propertize Info-current-node with `mode-line-buffer-id' and
19055 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
19056
19057 * time.el (display-time-mail-face): Replace :group `faces' with
19058 `mode-line-faces'.
19059
19060 2006-01-16 Kenichi Handa <handa@m17n.org>
19061
19062 * international/code-pages.el: Add autoload cookies for cp125[0345678].
19063
19064 * language/european.el (cp1252): New alias for windows-1252.
19065
19066 * international/mule.el (autoload-coding-system): Prepare for EOL
19067 variants.
19068
19069 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
19070
19071 * term.el (term-raw-map): Add mapping for insert.
19072 (term-send-insert): New.
19073 (term-mode): Make variables local here instead of doing it in
19074 `term-emulate-terminal'.
19075 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
19076 Scroll reverse needs to take into account the scroll region.
19077 Saving and restoring the cursor should save the color attributes too.
19078 (term-reset-terminal): Reset the scroll region.
19079 (term-handle-ansi-escape): Cursor up and down should take into
19080 account the scroll region.
19081 (term-set-scroll-region): Rename from `term-scroll-region'.
19082 Move to 0,0 after setting the region.
19083 (term-handle-scroll): Handle scroll up.
19084 (term-down): Fix off by one error.
19085 (term-delete-lines): Do not delete outside the scroll region.
19086 (term-insert-lines): Take into account the scroll region.
19087
19088 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
19089
19090 * textmodes/ispell.el (ispell-internal-change-dictionary)
19091 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
19092 (start, end): Move declaration outside of eval-when-compile.
19093
19094 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
19095 (flyspell-mode-on): Use it.
19096
19097 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
19098 ispell-kill-ispell-hook.
19099
19100 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
19101
19102 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
19103 (Custom-reset-saved): Do not ask for confirmation in single option
19104 buffers.
19105
19106 2006-01-13 Richard M. Stallman <rms@gnu.org>
19107
19108 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
19109
19110 2006-01-13 Romain Francoise <romain@orebokech.com>
19111
19112 * add-log.el (add-change-log-entry, change-log-merge):
19113 Conditionally use `hard-newline'.
19114
19115 2006-01-13 Martin Rudalics <rudalics@gmx.at>
19116
19117 * wid-edit.el (widget-field-end): If the overlay is no longer
19118 associated with a buffer, behave as if the overlay didn't exist.
19119
19120 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
19121 Make sure the links use the `custom-link' face.
19122
19123 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
19124
19125 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
19126 (ld-script-mode): Don't set indent-line-function since we don't
19127 have one.
19128
19129 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
19130
19131 * textmodes/org.el (org-open-file): Use mailcap for selecting an
19132 application.
19133 (org-file-apps-defaults-gnu): Use mailcap as the default for
19134 selecting an application on a UNIX system.
19135 (org-agenda-show-tags): New command.
19136 (org-table-insert-hline): Keep cursor in current table line.
19137 (org-table-convert): Offset effect of modifying
19138 `org-table-insert-hline'.
19139 (org-format-agenda-item): New optional argument TAG.
19140 (org-compile-prefix-format): Handle %T format for the tag.
19141 (org-expand-wide-chars): New function.
19142 (org-table-insert-row, org-table-insert-hline):
19143 Use `org-expand-wide-chars'.
19144 (org-open-file): Fix bug in program launch.
19145 (org-get-time-of-day): Fix bug with times before 1am.
19146 (org-agenda-menu): Add tags commands.
19147
19148 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
19149
19150 * textmodes/ispell.el (ispell-init-process): Include the used
19151 dictionary in ispell process start message.
19152 (ispell-internal-change-dictionary): When flyspell-mode is active
19153 and dictionary is changed, make sure ispell process is restarted
19154 and flyspell word cache cleared out for the current buffer.
19155 (ispell-change-dictionary): Make sure flyspell word cache is
19156 cleared out in all buffers with active flyspell mode when
19157 dictionary is globally changed.
19158 Call ispell-internal-change-dictionary after dictionary change.
19159
19160 2006-01-13 Eli Zaretskii <eliz@gnu.org>
19161
19162 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
19163
19164 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
19165 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
19166 years. Fix small differences wrt Makefile.in.
19167 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
19168 Makefile.in does.
19169
19170 2006-01-12 Bill Wohler <wohler@newt.com>
19171
19172 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
19173 mh-search.el.
19174
19175 2006-01-12 Masatake YAMATO <jet@gyve.org>
19176
19177 * progmodes/ld-script.el: Update copyright year.
19178
19179 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
19180
19181 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
19182 Don't add widget if setting undefined.
19183
19184 2006-01-12 John Paul Wallington <jpw@pobox.com>
19185
19186 * help-fns.el (describe-variable): Remove newlines from void
19187 variable output.
19188
19189 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
19190
19191 * wdired.el (wdired-mode-map): Add help echo for
19192 wdired-abort-changes.
19193
19194 * man.el (Man-file-name-regexp): Adjust for a list of files.
19195
19196 2006-01-12 Masatake YAMATO <jet@gyve.org>
19197
19198 * progmodes/ld-script.el (auto-mode-alist): Support
19199 suffix conventions used in netbsd and eCos.
19200
19201 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
19202
19203 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
19204 (custom-variable-menu, custom-face-menu, custom-group-menu)
19205 (Custom-mode-menu): Change names of menu items. (As discussed on
19206 emacs-devel.)
19207 (custom-face-menu): Add "Undo Edits" item.
19208
19209 * startup.el (init-file-user): defcustom -> defvar.
19210
19211 * tooltip.el (tooltip-mode): Doc fix.
19212
19213 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
19214
19215 * reveal.el (reveal-post-command): window-buffer signals an error on
19216 dead windows rather than returning nil.
19217 (reveal-open-new-overlays): An overlay might die while we open others.
19218
19219 2006-01-11 Bill Wohler <wohler@newt.com>
19220
19221 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
19222 phrasing in docstring.
19223
19224 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
19225 can give some systems gas. Add new file mh-buffers.el.
19226
19227 2006-01-06 Masatake YAMATO <jet@gyve.org>
19228
19229 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
19230 C preprocessor forward ported from GNU Emacs 21.2.
19231
19232 * progmodes/asm-mode.el (asm-font-lock-keywords):
19233 Use `cpp-font-lock-keywords'.
19234
19235 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
19236
19237 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
19238 of $ for "\\.ld[s]?".
19239
19240 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
19241
19242 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
19243 (tcl-indent-line): Return `noindent' if inside a string.
19244
19245 * progmodes/flymake.el (flymake-split-string): Remove more than one
19246 empty string at beg/end of the result.
19247 (flymake-find-buildfile, flymake-find-possible-master-files):
19248 Use expand-file-name.
19249 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
19250 since expand-file-name does it for us. Use directory-file-name.
19251 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
19252 (flymake-ler-get-type, flymake-ler-get-text)
19253 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
19254 (flymake-current-line-no): Remove spurious interactive spec.
19255 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
19256 (flymake-check-include): Remove arg inc-path merged into inc-name.
19257 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
19258 Arg regexp-list replaced by a simple regexp.
19259 (flymake-master-make-header-init, flymake-master-tex-init):
19260 Correspondingly replace regexp-list with a regexp. Fix regexp.
19261
19262 2006-01-10 Simon Josefsson <jas@extundo.com>
19263
19264 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
19265 describing AUTH PLAIN fix.
19266
19267 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
19268
19269 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
19270 (report-emacs-bug): Don't record initial prompt text.
19271 Instead, add text properties to prompting text.
19272 (report-emacs-bug-hook): Delete prompting text.
19273
19274 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
19275
19276 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
19277 `dirs'. Adjust callers.
19278
19279 2006-01-09 John Paul Wallington <jpw@gnu.org>
19280
19281 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
19282
19283 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
19284
19285 * reveal.el (reveal-open-new-overlays): New extracted fun.
19286 (reveal-close-old-overlays): Idem. Check overlays's liveness before
19287 using them. Simplify the code.
19288 (reveal-post-command): Use them. Fix up obsolete windows in
19289 reveal-open-spots.
19290
19291 * progmodes/flymake.el: Use `require' rather than autoload for
19292 XEmacs's overlays.
19293 (flymake-get-common-file-prefix, flymake-build-relative-filename):
19294 Delete. Use file-relative-name instead.
19295 (flymake-get-syntax-check-program-args, flymake-perl-init):
19296 Simplify the resulting code.
19297
19298 * log-view.el (log-view-file-re, log-view-message-re): Add support
19299 for DaRCS output.
19300
19301 2006-01-09 Alex Schroeder <alex@gnu.org>
19302
19303 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
19304 identifiers sometimes added in square brackets at the beginning of
19305 subject lines.
19306
19307 2006-01-07 Richard M. Stallman <rms@gnu.org>
19308
19309 * cus-edit.el (Custom-set, Custom-save): Doc fix.
19310 (Custom-reset-current, Custom-reset-saved): Change question text.
19311 (Custom-reset-standard): Likewise.
19312 (custom-variable-reset-saved): Doc fix.
19313
19314 2006-01-07 Eli Zaretskii <eliz@gnu.org>
19315
19316 * startup.el (init-file-user): Doc fix.
19317
19318 2006-01-07 Alex Schroeder <alex@gnu.org>
19319
19320 * mail/rmail.el (rmail-current-subject): New function.
19321 (rmail-current-subject-regexp): New function.
19322 (rmail-next-same-subject): Use it.
19323
19324 * mail/rmailsum.el (rmail-summary-by-topic):
19325 Use rmail-current-subject and rmail-current-subject-regexp.
19326 (rmail-summary-next-same-subject): Ditto.
19327
19328 * net/rcirc.el (rcirc-send-input): No longer check whether the
19329 process is open, since not all commands need an open process.
19330 (rcirc-send-string): Check whether the process is open before
19331 sending anything.
19332 (rcirc-ignore-list): New option.
19333 (rcirc-ignore-list-automatic): New variable.
19334 (rcirc-print): Take rcirc-ignore-list into account.
19335 (rcirc-cmd-ignore): New command.
19336 (rcirc-ignore-update-automatic): New function.
19337 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
19338 list if ignored nicks.
19339 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
19340
19341 2006-01-06 David Reitter <david.reitter@gmail.com>
19342
19343 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
19344 reflect the address to which the report will be sent.
19345
19346 2006-01-06 Eli Zaretskii <eliz@gnu.org>
19347
19348 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
19349 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
19350
19351 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
19352
19353 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
19354
19355 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
19356 the doc string: "functoin" => "function".
19357 * ldefs-boot.el: Likewise.
19358
19359 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
19360 message text: "Duplicat" => "Duplicate".
19361
19362 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
19363
19364 * files.el (basic-save-buffer-2): If backing-up failed, reset
19365 buffer-backed-up to nil.
19366
19367 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
19368
19369 * progmodes/gud.el (gdb-script-skip-to-head)
19370 (gdb-script-calculate-indentation): Indent for breakpoint command
19371 lists also.
19372
19373 2006-01-05 Bill Wohler <wohler@newt.com>
19374
19375 * Makefile.in (compile-always): Add mh-autoloads dependency.
19376 (bootstrap): Remove mh-autoloads dependency, as compile dependency
19377 provides it.
19378 (updates): Remove mh-autoloads dependency, since it probably has
19379 already run recently (via recompile).
19380
19381 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
19382
19383 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
19384 argument `force' to disable the flyspell-last-buffer optimization.
19385 (flyspell-mode-on): Use it.
19386
19387 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
19388 flymake-simple-cleanup.
19389 (flymake-allowed-file-name-masks): Use this new default.
19390 All the functions are now called in the right buffer rather than
19391 passing the buffer as argument.
19392 (flymake-process-sentinel): Switch to buffer before calling cleanup.
19393 (flymake-parse-err-lines): Remove redundant buffer arg.
19394 (flymake-get-program-dir): Comment out unused function.
19395 (flymake-start-syntax-check, flymake-start-syntax-check-process):
19396 Remove redundant buffer argument.
19397 (flymake-get-real-file-name, flymake-simple-java-cleanup)
19398 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
19399
19400 2006-01-05 Richard M. Stallman <rms@gnu.org>
19401
19402 * info.el (Info-find-node): Don't record previous node if have none.
19403 (info): Go to directory only if history is empty.
19404
19405 * simple.el (mark): Doc fix.
19406
19407 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19408
19409 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
19410 already of desired type.
19411 (mac-ae-list): Coerce parameter to "list" type.
19412 (mac-dispatch-apple-event): Replace cadr part of event with a
19413 dummy position so that event-start returns it.
19414
19415 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
19416
19417 * textmodes/org.el (org-end-of-subtree): New function.
19418 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
19419 Use `org-end-of-subtree'.
19420 (org-agenda, org-agenda-convert-date): Protect calls to
19421 `fit-window-to-buffer'.
19422 (org-tags-view): Force matching of sublevels when doing a
19423 todo-only search. Define the correct redo command, including the
19424 arguments.
19425 (org-agenda-redo): Display message.
19426 (org-check-for-org-mode): New function.
19427 (org-agenda-type): New variable.
19428 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
19429 Set `org-agenda-type'.
19430 (org-agenda-check-type): New function.
19431 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
19432 (org-agenda-week-view, org-agenda-day-view)
19433 (org-agenda-next-date-line, org-agenda-previous-date-line)
19434 (org-agenda-log-mode, org-agenda-toggle-diary)
19435 (org-agenda-toggle-time-grid, org-agenda-date-later)
19436 (org-agenda-date-prompt, org-agenda-diary-entry)
19437 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
19438 (org-agenda-convert-date, org-agenda-menu):
19439 Use `org-agenda-check-type'.
19440 (org-make-overlay, org-delete-overlay)
19441 (org-detatch-overlay, org-move-overlay, org-overlay-put):
19442 New compatibility functions.
19443 (org-calendar-select-mouse): New command.
19444
19445 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
19446
19447 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
19448 (Custom-reset-standard): Fix y-or-n-p messages.
19449 (custom-link): New face for links.
19450 (custom-buffer-create-internal, custom-manual): Use it.
19451 (custom-face-save): Push to theme-face before setting face spec.
19452
19453 * wid-edit.el (widget-default-mouse-face-get): New function.
19454 (widget-specify-button): Handle mouse-face like button-face.
19455
19456 * custom.el (load-theme): Clear old theme settings if reloading.
19457
19458 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
19459
19460 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
19461 "Erase Customization" button back to same position it occupies in
19462 the individual State menus.
19463
19464 2006-01-04 Kim F. Storm <storm@cua.dk>
19465
19466 * wid-edit.el (key-sequence): Rework widget to read key binding
19467 using `kbd' syntax. Use C-q to insert literal key, event, or code.
19468 (widget-key-sequence-default-value): Default value for empty sequence.
19469 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
19470 (widget-key-sequence-read-event): New command for C-q.
19471 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
19472 (widget-key-sequence-value-to-external): New functions.
19473
19474 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
19475
19476 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
19477 Use expand-file-name.
19478 (flymake-delete-temp-directory): Use expand-file-name,
19479 file-name-directory, and directory-file-name.
19480 (flymake-strrchr): Delete.
19481 (flymake-start-syntax-check): Don't pass the redundant buffer argument
19482 to the init-f function.
19483 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
19484 (flymake-init-find-buildfile-dir)
19485 (flymake-init-create-temp-source-and-master-buffer-copy)
19486 (flymake-simple-make-init-impl, flymake-simple-make-init)
19487 (flymake-master-make-init, flymake-master-make-header-init)
19488 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
19489 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
19490 (flymake-xml-init): Remove corresponding redundant buffer argument.
19491 (flymake-allowed-file-name-masks): Remove last elems that are equal to
19492 the default anyway. Clean up regexps.
19493
19494 * progmodes/flymake.el (flymake-temp-source-file-name)
19495 (flymake-master-file-name, flymake-temp-master-file-name)
19496 (flymake-base-dir): New buffer-local vars.
19497 (flymake-buffer-data, flymake-get-buffer-value)
19498 (flymake-set-buffer-value): Replace those hash-tables by the new
19499 buffer-local vars. Update callers.
19500
19501 * progmodes/flymake.el (flymake-check-start-time)
19502 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
19503 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
19504 Move definition, so we can remove redundant earlier declaration.
19505 (flymake-replace-regexp-in-string, flymake-split-string)
19506 (flymake-get-temp-dir): Use defalias.
19507 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
19508 (flymake-xemacs-window-edges): Remove unused function.
19509 (flymake-get-point-pixel-pos): Move.
19510 (flymake-pid-to-names, flymake-reg-names)
19511 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
19512 Replace by a simple list flymake-processes and by process-buffer.
19513 Update callers. Other than simplify the code, it uses buffers rather
19514 than buffer-names so it doesn't get confused by uniquify.
19515 (flymake-buffer-data): The global value should just be nil.
19516
19517 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
19518 Optimize the body of a defalias like any other code.
19519
19520 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
19521 Make sure we've setup font-lock's vars. It may influence which
19522 function we then call.
19523 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
19524 here since it's too late anyway.
19525
19526 2006-01-03 Romain Francoise <romain@orebokech.com>
19527
19528 * startup.el (fancy-splash-tail, normal-splash-screen):
19529 Update copyright year.
19530
19531 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
19532
19533 * mouse.el (mouse-drag-track): Rename, from
19534 `mouse-drag-region-1'. Includes optional argument required to
19535 enable post-drag event processing (e.g. delete region keys).
19536 Can be used without this argument to track a mouse region and operate
19537 on it as soon as the drag completes.
19538 (mouse-drag-region): Use `mouse-drag-track'.
19539
19540 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
19541
19542 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
19543 Move to `custom-buffer' group.
19544
19545 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
19546 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
19547 (custom-theme-insert-face-marker, custom-theme-variable-menu)
19548 (custom-theme-face-menu): New variables.
19549 (custom-theme-add-variable, custom-theme-variable-action)
19550 (custom-variable-reset-theme, custom-theme-delete-variable)
19551 (custom-face-reset-theme, custom-theme-face-action)
19552 (custom-theme-delete-face, custom-theme-merge-theme)
19553 (custom-theme-add-face, custom-theme-visit-theme): New functions.
19554
19555 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
19556
19557 * custom.el: Move Custom Themes commentary to start of theme code.
19558 (custom-known-themes): Rename `standard' theme to `changed'.
19559 (custom-push-theme): Caller no longer specifies what theme to use
19560 when doing `reset'---the setting is simply removed from the theme.
19561 Delete MODE from `theme-value' and `theme-settings' properties.
19562 (custom-declare-theme): Ignore &rest args since we don't use them.
19563
19564 (custom-loaded-themes): Delete variable.
19565 (custom-theme-load-themes, custom-theme-loaded-p)
19566 (custom-theme-value): Delete functions.
19567
19568 (custom-declare-theme): Signal error on invalid theme names.
19569 (provide-theme): custom-loaded-themes was deleted.
19570 (load-theme): Load the file unconditionally.
19571 (enable-theme): Call `load-theme' if theme is undefined.
19572 (custom-enabled-themes): Only update value for successful loads.
19573 (disable-theme): Complete from enabled themes when interactive.
19574 (custom-variable-theme-value): Calculate theme value directly.
19575
19576 (custom-theme-reset-variables, custom-reset-variables): Mark as
19577 XEmacs compatibility functions. We don't actually use these.
19578
19579 * cus-edit.el (custom-variable-state-set):
19580 Use custom-variable-theme-value instead of custom-theme-value.
19581 (custom-face-state-set): Rename `standard' theme to `changed'.
19582 (custom-save-variables, custom-save-faces): Delete unneeded
19583 references to custom-reset-variables.
19584 (custom-save-resets): Delete function.
19585 (custom-save-variables, custom-save-faces): MODE argument deleted.
19586 (custom-save-variables, custom-save-faces): Ignore theme values.
19587
19588 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
19589 compatibility function.
19590
19591 2006-01-01 Richard M. Stallman <rms@gnu.org>
19592
19593 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
19594 (Custom-reset-current, Custom-reset-saved): Likewise.
19595 (Custom-reset-standard): Show message if aborted.
19596 (custom-mode): Doc fix, describing those commands.
19597
19598 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
19599 put on event-kind property.
19600
19601 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
19602
19603 * custom.el (provide-theme): Ban `user' theme name.
19604 (custom-enabling-themes): New variable.
19605 (enable-theme): Don't enable user if custom-enabling-themes is t.
19606 (custom-enabled-themes): Make it a defcustom.
19607 (custom-theme-recalc-face): No-op if face is undefined.
19608
19609 * cus-edit.el (custom-button-mouse): New variable.
19610 (custom-button-mouse): New face.
19611 (custom-raised-buttons, custom-mode): Use it.
19612
19613 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
19614
19615 2005-12-31 Eli Zaretskii <eliz@gnu.org>
19616
19617 * progmodes/gud.el (gud-display-line): Support hl-line in the
19618 source buffer.
19619
19620 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
19621
19622 * mouse.el (mouse-drag-window-above): Verify that the found window
19623 overlaps with the given window in the horizontal dimension.
19624
19625 2005-12-31 Eli Zaretskii <eliz@gnu.org>
19626
19627 * Makefile.in (cvs-update): New target.
19628
19629 * makefile.w32-in (cvs-update): Ditto.
19630
19631 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
19632
19633 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
19634 (custom-new-theme-mode-map): New variable.
19635
19636 2005-12-30 Richard M. Stallman <rms@gnu.org>
19637
19638 * custom.el (custom-load-themes): Function deleted.
19639
19640 * cus-edit.el (custom-save-loaded-themes): Function deleted.
19641 (custom-save-variables): Don't delete or add custom-load-themes call.
19642
19643 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
19644
19645 * cus-start.el: Add `visible-cursor'.
19646
19647 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
19648 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
19649 (flymake-process-filter): Switch to buffer before calling it instead.
19650 (flymake-post-syntax-check, flymake-highlight-err-lines)
19651 (flymake-delete-own-overlays, flymake-parse-err-lines)
19652 (flymake-start-syntax-check, flymake-start-syntax-check-process)
19653 (flymake-count-lines, flymake-parse-residual):
19654 Remove constant buffer argument.
19655 (flymake-start-syntax-check-for-current-buffer): Remove.
19656 Update callers to use flymake-start-syntax-check instead.
19657 (flymake-display-err-menu-for-current-line):
19658 Remove unused var `mouse-pos'.
19659 (flymake-restore-formatting): Comment out unused function.
19660 (flymake-report-status, flymake-report-fatal-status): Remove buffer
19661 argument, use current-buffer instead. Update callers.
19662
19663 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19664
19665 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
19666 buffer-local because choose-completion-delete-max-match requires
19667 that we set completion-ignore-case (i.e., binding via let is not
19668 sufficient).
19669 (bibtex-complete): Always set completion-ignore-case and
19670 choose-completion-string-functions. The latter is needed because
19671 choose-completion-string-functions keeps its value if we quit the
19672 *Completions* buffer without requesting a completion.
19673
19674 2005-12-30 Andreas Schwab <schwab@suse.de>
19675
19676 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
19677
19678 2005-12-30 Eli Zaretskii <eliz@gnu.org>
19679
19680 * jit-lock.el (jit-lock-chunk-size): Doc fix.
19681
19682 2005-12-30 Juri Linkov <juri@jurta.org>
19683
19684 * locate.el (locate-fcodes-file, locate-header-face)
19685 * progmodes/delphi.el (delphi-other-face)
19686 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
19687
19688 * paren.el (show-paren-match, show-paren-mismatch): Use existing
19689 group `paren-showing-faces'.
19690
19691 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
19692 (goto-address): Fix docstring.
19693
19694 * net/webjump.el (webjump-sample-sites): Update URLs.
19695
19696 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
19697
19698 * subr.el (cancel-change-group): Add listp around pending-undo-list.
19699
19700 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
19701
19702 * font-lock.el (font-lock-compile-keywords): Signal an error when
19703 font-lock-set-defaults hasn't been called.
19704
19705 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
19706
19707 * subr.el (noreturn, 1value): Doc fixes.
19708
19709 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19710
19711 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
19712 that assoc-string returns nil.
19713
19714 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19715
19716 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
19717 (bibtex-entry-type-str, bibtex-empty-field-re)
19718 (bibtex-search-backward-string, bibtex-preamble-prefix)
19719 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
19720 (bibtex-any-valid-entry-type): New variable.
19721 (bibtex-parse-field-name): Simplify.
19722 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
19723 (bibtex-preamble-prefix): Include left delimiter.
19724 (bibtex-search-forward-field, bibtex-search-backward-field):
19725 Allow unbounded search past entry boundaries (required by bibtex-pop).
19726 (bibtex-text-in-field-bounds): Use push.
19727 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
19728 (bibtex-parse-preamble, bibtex-valid-entry)
19729 (bibtex-beginning-first-field): New functions.
19730 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
19731 (bibtex-map-entries): Fix docstring.
19732 (bibtex-flash-head): New arg prompt. Simplify.
19733 (bibtex-enclosing-field): Include code of bibtex-inside-field.
19734 (bibtex-insert-kill): Simplify. Always insert text past the
19735 current field or entry.
19736 (bibtex-format-entry): Use bibtex-parse-field.
19737 (bibtex-pop): Use bibtex-beginning-of-entry and
19738 bibtex-end-of-entry to initiate the search. Insert empty field if
19739 we found ourselves.
19740 (bibtex-print-help-message): New args field and comma.
19741 Handle entry keys.
19742 (bibtex-make-field): Use bibtex-beginning-of-entry.
19743 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
19744 invalid entry.
19745 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
19746 Handle preambles. Simplify code for thorough test.
19747 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
19748 New arg comma. Handle entry heads.
19749 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
19750 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
19751 New arg comma.
19752 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
19753 (bibtex-fill-field): Simplify.
19754 (bibtex-fill-entry): Use bibtex-beginning-first-field and
19755 bibtex-parse-field.
19756 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
19757 (bibtex-complete): Use bibtex-parse-preamble.
19758
19759 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
19760
19761 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
19762 Display name of expression instead of convenience variable.
19763 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
19764
19765 * progmodes/gud.el (gud-tooltip-dereference): Rename from
19766 toggle-gud-tooltip-dereference.
19767 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
19768 (gud-tooltip-tips): ...here when dereferencing.
19769
19770 2005-12-28 Bill Wohler <wohler@newt.com>
19771
19772 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
19773
19774 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
19775
19776 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
19777 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
19778 (vc-annotate-display-autoscale): Adjust call.
19779 (vc-annotate-display-default): Adjust call. Make arg compulsory.
19780 Fix interactive spec.
19781 (vc-annotate-time-span): Remove.
19782 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
19783 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
19784 (vc-annotate-display-select): Use new name.
19785
19786 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
19787 (vc-annotate-mode-menu): Remove left-over redundant declaration.
19788 Correct the construction of span entries. Simplify.
19789 (vc-annotate-display-select): Fix the nil case.
19790 (vc-annotate): Remove obsolete (and now broken) code.
19791 (vc-annotate-extract-revision-at-line): Remove obsolete code.
19792 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
19793
19794 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
19795
19796 * subr.el (lazy-completion-table): Correct typo in docstring.
19797
19798 * startup.el (command-line): Use `custom-reevaluate-setting' for
19799 `send-mail-function'.
19800
19801 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
19802
19803 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
19804
19805 * mail/smtpmail.el (smtpmail-try-auth-methods):
19806 Send credentials together with "AUTH PLAIN" command.
19807
19808 2005-12-27 Richard M. Stallman <rms@gnu.org>
19809
19810 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
19811 mouse-2, go back to previously selected window, so it's selected
19812 when mouse-2 command runs.
19813
19814 2005-12-27 Juri Linkov <juri@jurta.org>
19815
19816 * descr-text.el (describe-text-sexp): Use square brackets for
19817 button [Show] to distinguish it from the property value `show'.
19818 (describe-property-list): Use `insert-text-button' with
19819 `help-face' type instead of putting face in quotes, because button
19820 is not created automatically for a list of faces.
19821 (describe-text-properties-1): Put button-type value in quotes to
19822 distinguish from plain text "button".
19823 (describe-char): Display code point values in hex. Don't use
19824 `symbol-name' for `current-input-method' because it is a string.
19825 Use `insert-text-button' with `help-face' type instead of putting
19826 hardcoded face in quotes, because button is not created automatically.
19827
19828 2005-12-27 Richard M. Stallman <rms@gnu.org>
19829
19830 * progmodes/glasses.el (glasses-face): More specific custom type.
19831
19832 * files.el (set-visited-file-name): Doc fix.
19833
19834 * textmodes/flyspell.el (flyspell-external-point-words):
19835 Use local var buffer-scan-pos to advance scan for next misspelling.
19836 Advance it only after we find the misspelling.
19837
19838 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
19839
19840 * textmodes/flyspell.el (flyspell-external-point-words):
19841 New criteria for finding the misspelling in the buffer.
19842
19843 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
19844
19845 * help-mode.el (help-insert-string): Set help-xref-stack-item
19846 rather than call help-setup-xref.
19847
19848 * descr-text.el (describe-char): Revert previous changes for
19849 optional buffer argument.
19850
19851 2005-12-27 Juri Linkov <juri@jurta.org>
19852
19853 * help-mode.el (help-insert-string): New function. Save buffer
19854 contents in cases where it is impossible to recompute the old contents.
19855
19856 * descr-text.el (describe-char): Set help-xref-stack-item
19857 explicitly after buffer has been generated.
19858
19859 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19860
19861 * cus-start.el (all): Add x-gtk-show-hidden-files.
19862
19863 2005-12-26 Richard M. Stallman <rms@gnu.org>
19864
19865 * replace.el (perform-replace): Calculate match-again
19866 before skipping read-only matches.
19867
19868 * paren.el (paren-showing-faces): New group.
19869 (show-paren-match, show-paren-mismatch): Move to that group.
19870
19871 * button.el (button): Put into group `basic-faces'.
19872
19873 * progmodes/make-mode.el: Remove faces from group `faces'.
19874
19875 * apropos.el (apropos, apropos-value): Doc fix.
19876 (apropos-documentation): Doc fix.
19877
19878 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
19879
19880 * subr.el (lazy-completion-table): Remove argument `args'.
19881
19882 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
19883 Don't use the `args' argument of lazy-completion-table.
19884
19885 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
19886
19887 * descr-text.el (describe-char): Add optional argument for buffer.
19888 Set buffer appropriately. Call help-setup-xref.
19889 Suggested by Stefan Monnier.
19890
19891 2005-12-26 Juri Linkov <juri@jurta.org>
19892
19893 * descr-text.el: Require `help-fns' at runtime. Don't require
19894 `button' for byte compilation.
19895 (describe-text-widget): Add `help-echo' for first button.
19896 Use `help-info' for second.
19897 (describe-property-list): Use `help-argument-name' instead of `italic'.
19898 (describe-text-category): Add prompt to interactive spec.
19899 Call `help-setup-xref'.
19900 (describe-char): Use `help-character-set'. Add `help-echo' for
19901 code point. Use `help-input-method'. Remove superfluous insert.
19902
19903 2005-12-25 Richard M. Stallman <rms@gnu.org>
19904
19905 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
19906 at point, in case of narrowing.
19907
19908 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
19909
19910 * locate.el (locate-header-face): Allow nil in type.
19911
19912 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
19913
19914 2005-12-25 Romain Francoise <romain@orebokech.com>
19915
19916 * battery.el (battery-linux-proc-acpi): Also try
19917 `/proc/acpi/thermal_zone/THM0/temperature'.
19918
19919 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
19920
19921 * custom.el (custom-push-theme): Fix docstring.
19922
19923 * cus-edit.el (custom-variable-set, custom-variable-save)
19924 (custom-variable-save): Custom-quote widget values.
19925 (customize-save-variable): Fix custom-push-theme call.
19926
19927 2005-12-24 Eli Zaretskii <eliz@gnu.org>
19928
19929 * w32-fns.el (w32-batch-update-autoloads): New function.
19930
19931 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
19932 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
19933 from the command line.
19934
19935 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
19936
19937 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
19938 reset means to remove setting from theme entirely. Don't keep
19939 expanding theme-settings list; delete old entries if necessary.
19940
19941 * cus-edit.el (custom-buffer-create-internal): Move "Erase
19942 customization" button one line up.
19943 (custom-themed): New face.
19944 (custom-magic-alist): New value, THEMED, for theme settings.
19945 (custom-variable-state-set, custom-face-state-set):
19946 Check theme-value instead of saved-value.
19947 (custom-variable-reset-standard, custom-face-reset-standard):
19948 Remove theme setting entirely. Recalculate new values.
19949 (custom-variable-set, custom-variable-set)
19950 (custom-variable-reset-saved, custom-variable-reset-backup)
19951 (custom-face-set, custom-face-reset-saved): Update `user' theme.
19952 (custom-variable-save): Fix typos.
19953
19954 2005-12-23 Juri Linkov <juri@jurta.org>
19955
19956 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
19957 Add autoload cookies.
19958 (edebug-outside-d-c-i-n-s-w): New variable.
19959 (edebug-display, edebug-outside-excursion): Use it to save the
19960 original value of default-cursor-in-non-selected-windows.
19961 Set default-cursor-in-non-selected-windows to t while Edebug
19962 is active.
19963 (edebug-mode, edebug-eval-mode): Doc fix.
19964
19965 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
19966 with `buffer-substring-no-properties' to remove common substring
19967 highlighting.
19968
19969 * info.el (info-other-window, info): Rename function argument
19970 `file' to `file-or-node'.
19971 (Info-complete-menu-item): Use local variable `complete-nodes' to
19972 keep the global value of `Info-complete-nodes' unchanged for
19973 subsequent completions.
19974 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
19975
19976 * simple.el (get-next-valid-buffer, last-buffer)
19977 (next-error-buffer-p, next-error-find-buffer)
19978 (minibuffer-history-sexp-flag): Doc fix.
19979
19980 * savehist.el (savehist-mode-hook): Add `:group'.
19981
19982 * log-view.el: Call autoload for vc-find-version.
19983 (log-view-current-file): Adjust subgroup numbers.
19984 (log-view-current-tag): Add `length'.
19985
19986 2005-12-23 Richard M. Stallman <rms@gnu.org>
19987
19988 * vc.el (vc-annotate-car-last-cons): Defn moved up.
19989
19990 2005-12-23 Juri Linkov <juri@jurta.org>
19991
19992 * hi-lock.el (hi-lock-archaic-interface-message-used)
19993 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
19994 (hi-lock-mode): Display "Hi" in the mode line only when
19995 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
19996 (hi-lock-write-interactive-patterns):
19997 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
19998 (hi-lock-set-pattern, hi-lock-set-file-patterns)
19999 (hi-lock-font-lock-hook): Set 3rd arg `how' of
20000 font-lock-add-keywords to t.
20001
20002 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
20003
20004 * hi-lock.el (hi-lock-highlight-range): New variable.
20005 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
20006 only if font-lock-fontified is non-nil. Remove overlays.
20007 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
20008 font-lock-fontified is non-nil, otherwise use overlays (instead of
20009 text properties).
20010 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
20011 New variables.
20012 (hi-lock-string-serialize): New function.
20013
20014 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20015
20016 * menu-bar.el (menu-find-file-existing): New function.
20017 (menu-bar-file-menu): Use menu-find-file-existing for Open.
20018
20019 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
20020
20021 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
20022
20023 * vc.el: Remove unnecessary leading * in docstrings.
20024 (vc-annotate-mode-map): Move initialization into declaration.
20025 (vc-static-header-alist): Nitpick on the regexp.
20026 (vc-default-init-version): New fun.
20027 (vc-register): Use it.
20028 (vc-insert-headers): Use dolist.
20029 (vc-annotate-get-backend): Remove unused function.
20030 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
20031 (vc-annotate-mode): Remove corresponding call.
20032 (vc-annotate-car-last-cons): Simplify.
20033 (vc-annotate-buffers): Remove var.
20034 (vc-annotate-backend): Make it buffer-local.
20035 (vc-annotate): Move the interaction to the interactive spec.
20036 Add a `buf' argument.
20037 (vc-annotate-warp-version): Use this new `buf' argument to avoid
20038 killing&creating a vc-annotate buffer, which is very disruptive when
20039 the buffers are shown in dedicated frames.
20040
20041 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
20042
20043 * descr-text.el: Add FSF as maintainer.
20044 (describe-text-mode, describe-text-mode-map)
20045 (describe-text-mode-hook, describe-text-done): Delete. Use normal
20046 help-mode.
20047 (describe-text-widget, describe-text-sexp)
20048 (describe-property-list, describe-text-category)
20049 (describe-text-properties, describe-text-properties-1)
20050 (describe-char): Use help buttons instead of widgets.
20051 (describe-char-unicodedata-file): Make URL link in doc string.
20052
20053 2005-12-22 Richard M. Stallman <rms@gnu.org>
20054
20055 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
20056 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
20057 Don't include buttons that write a file when there's no file.
20058 (custom-variable-menu, custom-face-menu, custom-group-menu):
20059 Don't include commands that write a file when there's no file.
20060 (customize-browse): Reword the top-of-buffer help intro.
20061 (custom-buffer-create-internal): Fix previous change.
20062 (customize-changed-options-previous-release): Prev release is 21.1.
20063 (customize-changed-options): Doc fix.
20064 (customize-changed): New alias.
20065 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
20066 Say "standard values".
20067 (Custom-reset-standard): Doc fix.
20068 (custom-face-reset-standard): Doc fix.
20069
20070 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
20071
20072 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
20073 even if font-lock-mode is non-nil since it may be t without having
20074 turned on font-lock-mode-internal.
20075 (font-lock-choose-keywords): Minor optimization.
20076 (font-lock-add-keywords, font-lock-remove-keywords)
20077 (font-lock-set-defaults): Don't call make-local-variable on a variable
20078 that we know to already be local.
20079
20080 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
20081
20082 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
20083 messages if in the minibuffer.
20084
20085 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
20086
20087 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
20088 (tex-mode-flyspell-verify, flyspell-get-word)
20089 (flyspell-external-point-words): Don't use point-min/max uselessly.
20090
20091 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
20092 by Kevin Rodgers. Instead, just hide the completions buffer if we
20093 don't need to show it.
20094
20095 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
20096
20097 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
20098
20099 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
20100
20101 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
20102 delete-windows-on with an inexistent buffer.
20103
20104 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
20105
20106 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
20107 Delete defcustom variable :tag names.
20108
20109 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
20110
20111 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
20112 (log-view-font-lock-keywords): Ajust subgroup numbers.
20113 (log-view-current-tag): Don't hard code the number of subgroups.
20114
20115 2005-12-20 Juri Linkov <juri@jurta.org>
20116
20117 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
20118 (tooltip-x-offset, tooltip-y-offset): Doc fix.
20119
20120 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
20121 (menu-bar-non-minibuffer-window-p): Instead of checking
20122 display-multi-frame-p, use selected-frame when menu-updating-frame
20123 is nil.
20124
20125 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
20126
20127 * align.el (align-rules-list): Use [ \t] instead of \s-
20128 for column separators in text mode.
20129
20130 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
20131
20132 * help-mode.el (help-customize-variable, help-customize-face):
20133 Don't pop help-xref-stack as help-follow no longer pushes
20134 anything on to it.
20135
20136 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
20137
20138 * textmodes/org.el (org-agenda-custom-commands): New option.
20139 (org-agenda): Offer custom commands on splash screen.
20140 (org-make-tags-matcher): Parser for Boolean logic added.
20141 (org-agenda-set-tags): New command.
20142 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
20143 (org-set-tags): Efficiency improvements.
20144 (org-auto-align-tags): New option.
20145 (org-todo, org-demote, org-promote): Realign tags.
20146 (org-tags-completion-function): Use also "&" and "|" as separators.
20147 (org-org-menu): Agenda commands simplified.
20148
20149 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
20150
20151 * cus-edit.el (customize-apropos, customize-apropos-options):
20152 Docstring changes.
20153
20154 * font-lock.el (font-lock): Add tags to the links in the defgroup.
20155
20156 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
20157
20158 * longlines.el (longlines-mode): Wrap while widened.
20159 (longlines-decode-region, longlines-encode-region): Compute max
20160 just once.
20161
20162 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20163
20164 * cus-edit.el (mac): New group.
20165
20166 * cus-start.el (all): Add user options in macterm.c. Add test for
20167 Mac-related built-ins. Fix test for GTK-related built-ins.
20168
20169 * term/mac-win.el (mac-handle-language-change)
20170 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
20171 (mac-services-open-selection, mac-services-mail-selection)
20172 (mac-services-mail-to, mac-services-insert-text)
20173 (mac-dispatch-apple-event): Add docstrings.
20174 (x-get-selection, mac-select-convert-to-string): Select coding
20175 system from `utf-16be' and `utf-16le' using `byteorder'.
20176
20177 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
20178
20179 * subr.el (lazy-completion-table): Don't be fooled if the var holds
20180 a "list" (lambda ...) rather than a real completion list.
20181
20182 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
20183 lexical-let when encountering ((lambda (...) ...) ...).
20184
20185 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
20186
20187 * progmodes/sh-script.el (sh-mode):
20188 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
20189 * textmodes/picture.el (picture-mode): Update docstrings.
20190
20191 2005-12-17 Eli Zaretskii <eliz@gnu.org>
20192
20193 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
20194 commands enclosed in $(ARGQUOTE)s should not be split between two
20195 lines, as that will break with GNU Make >3.80, when sh.exe is used
20196 and arg quoting is with '..'.
20197 (autoloads): Don't break the quoted --eval expression between
20198 several lines.
20199
20200 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
20201
20202 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
20203 Capture error from printing circular structures.
20204
20205 2005-12-17 Martin Rudalics <rudalics@gmx.at>
20206
20207 * wid-edit.el (widget-checkbox-action): Clear undo info.
20208
20209 2005-12-16 Bill Wohler <wohler@newt.com>
20210
20211 * menu-bar.el (kill-this-buffer): Set a good example by using menu
20212 bar, not menubar in comment.
20213
20214 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
20215
20216 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
20217 After-change-functions should not clobber the match data.
20218
20219 2005-12-16 Juri Linkov <juri@jurta.org>
20220
20221 * simple.el (choose-completion): Use `buffer-substring-no-properties'
20222 instead of `buffer-substring'.
20223 (completion-common-substring): Doc fix.
20224 (completion-setup-function): Use minibuffer-completion-contents
20225 instead of minibuffer-contents. Don't set common-string-length
20226 initially. Remove special handling of partial-completion-mode.
20227 Move computation of completion-base-size into one cond.
20228 Call completion-base-size-function in mainbuf. In computation of
20229 completion-base-size for file name completion don't move point to
20230 the end of the minibuffer. Move computation of common-string-length
20231 into one cond. Start putting faces only when common-string-length>=0.
20232 Add condition to put completions-common-part when
20233 common-string-length>0.
20234
20235 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
20236 place point at the first different character in the minibuffer
20237 even if this position is at the beginning of the minibuffer.
20238
20239 * info.el (Info-read-node-name-1): In completion-base-size-function's
20240 lambda return 1 if common-substring or minibuffer-completion-contents
20241 starts with (, and 0 otherwise.
20242
20243 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
20244 Use `crm-current-element' for second arg of `display-completion-list'.
20245
20246 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
20247
20248 * files.el (set-auto-mode): Look for an interpreter specified on
20249 the first line also if search for mode specification succeeded,
20250 but the mode is not known.
20251
20252 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
20253
20254 * textmodes/org.el (org-tags-match-list-sublevels): New option.
20255 (org-open-at-point): Implement tag searches as links.
20256 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
20257 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
20258 (org-tags-sparse-tree, org-tags-view, org-set-tags)
20259 (org-agenda-dispatch): New commands.
20260 (org-use-tag-inheritance, org-tags-column): New options.
20261 (org-tab-follows-link, org-return-follows-link): New options.
20262 (org-tags): New customize group.
20263 (org-start-icalendar-file): Get local time zone.
20264 (org-tags-completion-function): New function.
20265 (org-set-font-lock-defaults): Make sure links will also be
20266 highlighted inside headlines.
20267
20268 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
20269
20270 * term.el (term-emulate-terminal):
20271 Let term-handle-ansi-terminal-messages override what Bash says about
20272 its current directory.
20273
20274 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
20275
20276 * bindings.el (last-buffer): Move to simple.el.
20277 * simple.el (last-buffer): Move here.
20278 (get-next-valid-buffer): New function.
20279 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
20280 (prev-buffer): Ditto. Rename to `previous-buffer'.
20281
20282 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
20283 * bindings.el (global-map): Ditto.
20284
20285 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
20286
20287 * cus-edit.el: Introductory comment change.
20288 (custom-magic-alist): Change message string for the `rogue' state.
20289
20290 2005-12-15 Richard M. Stallman <rms@gnu.org>
20291
20292 * tooltip.el: Delete defcustom variable :tag names.
20293
20294 * complete.el (partial-completion-mode): Doc fix.
20295
20296 * textmodes/flyspell.el (flyspell-external-point-words):
20297 Use save-excursion to ensure we don't move backward in the
20298 search loop, not even one character.
20299 (flyspell-delete-all-overlays): Use remove-overlays directly.
20300
20301 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
20302 (ispell-start-process): Set that variable.
20303 Clear ispell-buffer-local-name.
20304 (ispell-internal-change-dictionary):
20305 Set ispell-current-dictionary after killing process.
20306 (ispell-buffer-local-dict):
20307 Don't set spell-personal-dictionary after killing process.
20308 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
20309 (ispell-tex-skip-alists, ispell-html-skip-alists)
20310 (ispell-skip-region-alist): Mark as risky.
20311
20312 * net/newsticker.el (newsticker--retrieval-timer-list)
20313 (newsticker--display-timer, newsticker-running-p)
20314 (newsticker-ticker-running-p): Definitions moved up.
20315
20316 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
20317
20318 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
20319
20320 2005-12-15 David Ponce <david@dponce.com>
20321
20322 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
20323 (recentf-edit-list, recentf-open-files): Signal an error when
20324 there is no recent file.
20325
20326 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
20327
20328 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
20329 read-only except for texinfo-format-region evaluation.
20330
20331 2005-12-14 Richard M. Stallman <rms@gnu.org>
20332
20333 * vc.el (vc-default-previous-version, vc-default-next-version)
20334 (vc-do-command): Doc fixes.
20335
20336 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20337
20338 * textmodes/bibtex.el (bibtex-expand-strings)
20339 (bibtex-autokey-expand-string, bibtex-name-part)
20340 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
20341 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
20342 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
20343 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
20344 (bibtex-entry-postfix, bibtex-known-entry-type-re)
20345 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
20346 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
20347 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
20348 (bibtex-beginning-of-last-entry): Remove.
20349 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
20350 message if comma is missing but buffer is read-only.
20351 (bibtex-parse-field-text): Handle whitespaces at the end of field
20352 text. Return 3-element list with beginning and end of field text
20353 and end of field.
20354 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
20355 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
20356 (bibtex-search-forward-field, bibtex-search-backward-field):
20357 Search always delimited by limits of entry. Use more efficient
20358 search algorithms.
20359 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
20360 bibtex-end-of-name-in-field.
20361 (bibtex-text-in-field-bounds): Handle BibTeX strings when
20362 extracting the content of a field.
20363 (bibtex-text-in-field): Use search limits.
20364 (bibtex-parse-string-prefix): Handle empty string keys based on
20365 bibtex-string-empty-key.
20366 (bibtex-parse-string): Fix docstring.
20367 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
20368 (bibtex-preamble-prefix, bibtex-strings): New functions.
20369 (bibtex-skip-to-valid-entry): Include preceding whitespace in
20370 BibTeX entries (consistent with other BibTeX functions).
20371 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
20372 (bibtex-search-entry): Fix docstring. Simplify.
20373 (bibtex-flash-head, bibtex-complete-string-cleanup)
20374 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
20375 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
20376 (bibtex-parse-entry): New optional arg content.
20377 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
20378 Use bibtex-text-in-field-bounds.
20379 (bibtex-print-help-message): Handle BibTeX strings and preambles.
20380 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
20381 bibtex-parse-string-postfix.
20382 (bibtex-find-text-internal): New function.
20383 (bibtex-remove-delimiters): Use it.
20384 (bibtex-find-text): Use it. New optional arg help.
20385 (bibtex-complete): Handle BibTeX string and preamble entries.
20386 (bibtex-Preamble): Fix order of closing delimiters.
20387
20388 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
20389
20390 * vc.el (vc-default-revert): New fun.
20391
20392 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
20393
20394 2005-12-14 Romain Francoise <romain@orebokech.com>
20395
20396 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
20397 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
20398 (font-lock-remove-keywords): Likewise.
20399
20400 2005-12-14 Juri Linkov <juri@jurta.org>
20401
20402 * log-view.el (log-view-diff): Doc fix.
20403
20404 * isearch.el (isearch-query-replace): Use (mark) instead of
20405 isearch-opoint if mark is active in transient-mark-mode.
20406
20407 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
20408
20409 * isearch.el (isearch-query-replace): Check for isearch-other-end.
20410
20411 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
20412
20413 * progmodes/cpp.el (cpp-face): New widget.
20414 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
20415
20416 2005-12-14 Juri Linkov <juri@jurta.org>
20417
20418 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
20419 around `erase-buffer' and `insert'.
20420
20421 * descr-text.el (describe-text-properties): Replace buffer name
20422 "*Help-2*" with "*Help*<2>".
20423 (describe-char): Add functions print-help-return-message,
20424 toggle-read-only. Use help-setup-xref with nil to not store
20425 describe-char in help-xref-stack. Use help-make-xrefs to
20426 make [back] button.
20427
20428 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
20429
20430 * wdired.el (wdired-old-point): New internal variable.
20431 (wdired-change-to-wdired-mode): Set it buffer-locally.
20432 (wdired-abort-changes): Restore point after aborting changes.
20433
20434 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
20435
20436 * vc.el (vc-do-command): Add a new value t for okstatus.
20437
20438 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
20439 frame in case of errors.
20440
20441 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20442
20443 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
20444 so it comes after "On the Left" in the menu.
20445
20446 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
20447
20448 * cus-edit.el (customize-apropos, customize-apropos-options)
20449 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
20450
20451 2005-12-12 Bill Wohler <wohler@newt.com>
20452
20453 * vc-svn.el (vc-svn-registered): Fix problem of visiting
20454 non-writable Subversion-controlled files by saving window
20455 configuration before calling vc-do-command. vc-do-command calls
20456 pop-to-buffer on error which is unexpected during registration.
20457
20458 2005-12-12 Jay Belanger <belanger@truman.edu>
20459
20460 * calc/README: Update the summary of changes.
20461
20462 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
20463
20464 * descr-text.el (describe-char): Rework last fix to solve the problem
20465 is the same way it's solved for everything else in that function
20466 (i.e. by extracting the info before setting up the *Help* buffer).
20467
20468 2005-12-12 Kim F. Storm <storm@cua.dk>
20469
20470 * subr.el (version-regexp-alist): Allow space as separator before
20471 non-numeric part, e.g. "1.0 alpha".
20472 (version-to-list): Interpret .X.Y version as 0.X.Y version.
20473
20474 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
20475
20476 * textmodes/org.el (org-agenda, org-timeline, org-todo):
20477 Implement Logging and the keep-modes setting.
20478 (org-get-category): Make sure a string is returned.
20479 (org-log-done): New function.
20480 (org-log-done, org-closed-string): New options.
20481
20482 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20483
20484 * tooltip.el (tooltip-y-offset): Change default to 20.
20485
20486 2005-12-12 Richard M. Stallman <rms@gnu.org>
20487
20488 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
20489
20490 * frame.el (display-hourglass): Doc fix.
20491
20492 * help.el (help-for-help-internal): Simplify entry for `a'.
20493
20494 * info.el (Info-on-current-buffer): Doc fix.
20495 (info-insert-file-contents): Don't test (featurep 'jka-compr).
20496
20497 * startup.el (inhibit-splash-screen): Make this the real name.
20498 (inhibit-startup-message): Make this the alias.
20499 (command-line): Find only simple.el, and use its directory
20500 to fill in other preloaded files' names.
20501 (command-line): Deactivate the mark if deactivate-mark is set.
20502
20503 * international/mule.el (load-with-code-conversion):
20504 Bind deactivate-mark.
20505
20506 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
20507
20508 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
20509
20510 * cus-edit.el (customize-apropos): Avoid listing an option more
20511 than once under different aliases. No longer list user options
20512 that are not defined with defcustom (unless a prefix arg is given).
20513 Doc fix.
20514 (customize-apropos-options): Doc fix.
20515
20516 2005-12-11 Juri Linkov <juri@jurta.org>
20517
20518 * frame.el (set-background-color, set-foreground-color)
20519 (set-cursor-color, set-mouse-color, set-border-color):
20520 Add explicit prompts to read colors by `facemenu-read-color'.
20521 (show-trailing-whitespace, blink-cursor-delay)
20522 (blink-cursor-interval, display-hourglass, hourglass-delay):
20523 Remove tags.
20524 (display-hourglass, hourglass-delay): Doc fix.
20525 (cursor-in-non-selected-windows): Capitalize words in tag.
20526
20527 * faces.el (frame-background-mode): Replace `choice-item' keywords
20528 with `const' to not make [default] button. Change default value tag
20529 from `default' to `automatic'. Doc fix.
20530 (trailing-whitespace) <defface>: Change group `whitespace' to
20531 `whitespace-faces'.
20532
20533 2005-12-11 Richard M. Stallman <rms@gnu.org>
20534
20535 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
20536
20537 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20538
20539 * term/mac-win.el: Create keymap for mac-apple-event-map.
20540
20541 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
20542
20543 * tooltip.el (tooltip-mode): Move to start of file so that it
20544 appears at top of customize buffer.
20545
20546 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
20547 Add the gud groupname.
20548 (gud-tooltip-mode): Add the tooltip groupname.
20549 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
20550 avoid conflict with tooltip-use-echo-area.
20551
20552 2005-12-10 Romain Francoise <romain@orebokech.com>
20553
20554 * help.el (help-for-help-internal): Add `r' in doc string.
20555
20556 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20557
20558 * align.el (align-regexp, align-highlight-rule):
20559 Use region-beginning and region-end instead of point and mark, so that
20560 repetition (with `repeat-complex-command') recomputes the region
20561 bounds.
20562
20563 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
20564
20565 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
20566 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
20567 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
20568 (balance-windows): Rewrite using the above new functions.
20569
20570 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
20571
20572 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
20573 react if global-hi-lock-mode seems intended.
20574 (global-hi-lock-mode): Renamed from hi-lock-mode.
20575 (hi-lock-archaic-interface-message-used)
20576 (hi-lock-archaic-interface-deduce): New variables.
20577 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
20578 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
20579 (hi-lock-find-patterns, hi-lock-font-lock-hook):
20580 Replace hi-lock-buffer-mode with hi-lock-mode.
20581
20582 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20583
20584 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
20585 completion list, even after a partial completion has been
20586 inserted in the current buffer. If there are more than 1
20587 completion, redisplay the *Completions* buffer; if the
20588 completion is unique, delete the *Completions* window.
20589
20590 2005-12-10 Eli Zaretskii <eliz@gnu.org>
20591
20592 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
20593 strings and long subject lines that were broken into multiple
20594 lines at arbitrary places. Handle subjects that have "Re: " in
20595 the middle.
20596
20597 2005-12-10 John W. Eaton <jwe@octave.org>
20598
20599 * progmodes/octave-mod.el (octave-electric-space): Don't indent
20600 comments or strings if octave-auto-indent is nil.
20601
20602 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20603
20604 * term/mac-win.el: Require url when compiling.
20605 Call mac-process-deferred-apple-events after loading init files.
20606 (mac-apple-event-map): New defvar. Define event handlers in it.
20607 (core-event, internet-event): New Apple event class symbols.
20608 (open-application, reopen-application, open-documents)
20609 (print-documents, open-contents, quit-application)
20610 (application-died, show-preferences, autosave-now, get-url):
20611 New Apple event ID symbols.
20612 (about): New HICommand ID symbol.
20613 (mac-event-spec, mac-event-ae): New macros.
20614 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
20615 (mac-ae-selection-range, mac-ae-text-for-search)
20616 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
20617 (mac-application-menu-map): Remove keymap. Handlers for HICommand
20618 and Services menu events are now defined in mac-apple-event-map.
20619 (mac-drag-n-drop): Remove selection range handling.
20620
20621 2005-12-10 Kenichi Handa <handa@m17n.org>
20622
20623 * simple.el (zap-to-char):
20624 * isearch.el (isearch-process-search-char): Translate CHAR by
20625 translation-table-for-input.
20626
20627 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
20628
20629 * foldout.el (foldout-exit-fold): Properly hide subtree.
20630
20631 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
20632
20633 * files.el (save-buffer):
20634 * international/ucs-tables.el (ucs-set-table-for-input):
20635 * mail/mail-extr.el (mail-extract-address-components):
20636 * mail/sendmail.el (mail-mode): Reformat doc string.
20637
20638 2005-12-09 Juri Linkov <juri@jurta.org>
20639
20640 * isearch.el (isearch-highlight): Change main overlay priority
20641 from 1 to 1001. Simplify.
20642 (isearch-lazy-highlight-update): Change lazy overlay priority
20643 from 0 to 1000.
20644
20645 * replace.el (replace-highlight): Change overlay priority from
20646 1 to 1001.
20647
20648 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
20649 Change overlay priority from 1 to 1001. Reuse existing overlay.
20650
20651 * compare-w.el (compare-windows-highlight): Change overlay
20652 priority from 1 to 1000.
20653
20654 * menu-bar.el (menu-bar-edit-menu): Add listp around
20655 pending-undo-list to disable menu item "undo" when pending
20656 undo list is empty.
20657
20658 * locate.el (locate): Disable undo in *Locate* buffer.
20659
20660 2005-12-09 Kim F. Storm <storm@cua.dk>
20661
20662 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
20663
20664 2005-12-09 David Ponce <david@dponce.com>
20665
20666 * recentf.el: Improvement of the menu code.
20667 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
20668 instead of menu hook.
20669 (recentf-show-menu, recentf-hide-menu): New functions.
20670 (recentf-menu-customization-changed, recentf-mode): Use them.
20671 (recentf-menu-action, recentf-max-menu-items)
20672 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
20673 (recentf-arrange-by-rule-others)
20674 (recentf-arrange-by-rules-min-items)
20675 (recentf-arrange-by-rule-subfilter): Don't use
20676 `recentf-menu-customization-changed'.
20677 (recentf-arrange-rules): Likewise. Accept functions to compute
20678 sub-menu titles.
20679 (recentf-menu-filter): Likewise. Doc fix.
20680 (recentf-menu-value-shortcut): Doc fix.
20681 (recentf-dump-variable): Quote atom value.
20682 (recentf-make-menu-items): Update to use it as a menu filter.
20683 (recentf-match-rule): New function.
20684 (recentf-arrange-by-rule): Use it.
20685 (recentf-indirect-mode-rule): New function.
20686 (recentf-build-mode-rules): Use it.
20687 (recentf-dir-rule): New function.
20688 (recentf-arrange-by-dir): Use it.
20689 (recentf-filter-changer-current): Rename from
20690 `recentf-filter-changer-state'. All references updated.
20691 (recentf-filter-changer-alist): Update filter names.
20692 (recentf-filter-changer-select): New function.
20693 (recentf-filter-changer): Use it. Make a sub-menu from filters
20694 available in `recentf-filter-changer-alist'.
20695 (recentf-data-cache, recentf-clear-data)
20696 (recentf-update-menu): Remove. All references updated.
20697 (recentf-match-rule-p, recentf-build-dir-rules)
20698 (recentf-filter-changer-goto-next)
20699 (recentf-filter-changer-get-current)
20700 (recentf-filter-changer-get-next): Remove.
20701
20702 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
20703
20704 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
20705 buffer "Reset" button to "Reset to Current" for consistency with
20706 the State buttons.
20707
20708 2005-12-08 John Paul Wallington <jpw@pobox.com>
20709
20710 * ibuf-ext.el (define-ibuffer-filter filename):
20711 If `dired-directory' is a list then really use its car.
20712
20713 2005-12-08 Kim F. Storm <storm@cua.dk>
20714
20715 * emulation/cua-rect.el (cua--rectangle-aux-replace):
20716 Fix indention of text on right side of replaced rectangle.
20717
20718 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
20719
20720 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
20721 No need to check gud-comint-buffer is bound.
20722 (gdb): Prevent multiple debugging when first session uses gdba.
20723
20724 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20725
20726 CC Mode update to 5.31.
20727
20728 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
20729 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
20730 We might do this function properly in the future).
20731
20732 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
20733 New macros c-sentence-end and c-default-value-sentence end, to cope
20734 with Emacs 22's new function `sentence-end'.
20735
20736 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20737
20738 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
20739 compat issue using `c-put-overlay' and `c-delete-overlay'.
20740
20741 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
20742 New compat macros to handle overlays/extents.
20743
20744 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20745
20746 * progmodes/cc-fix.el: Add definitions of the macros push and pop
20747 (for GNU Emacs 20.4).
20748
20749 * progmodes/cc-defs.el
20750 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
20751
20752 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
20753 highlighting mechanism so it will work in XEmacs too.
20754
20755 * progmodes/cc-defs.el: Insert c-int-to-char.
20756
20757 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
20758 call to the new macro c-int-to-char. This solves XEmacs's
20759 regarding characters as different from integers.
20760
20761 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20762
20763 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
20764 New internal helper.
20765
20766 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
20767 construct to make the indirect face lookup work in XEmacs.
20768
20769 (c-cpp-matchers): Append the negation char face to the existing
20770 fontification, so that the cpp face doesn't disappear.
20771 Use `c-make-syntactic-matcher' to avoid negation chars in comments
20772 and strings.
20773
20774 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
20775 to map to `font-lock-negation-char-face' in emacsen where it exists.
20776
20777 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20778
20779 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
20780
20781 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
20782 Rename "c-subword-move-mode" as "c-subword-mode".
20783
20784 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
20785 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
20786
20787 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20788
20789 * progmodes/cc-mode.el: Added autoload directive for
20790 `c-subword-move-mode' for use in older emacsen.
20791
20792 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20793
20794 * progmodes/cc-mode.el:
20795 (i): Insert a binding for C-c C-backspace into
20796 c-bind-special-erase-keys which works in TTYs.
20797 (ii): Make sure that when file styles are used, any explicitly
20798 given style variables take priority over those in the style.
20799 Do this by calling `hack-local-variables' a second time.
20800
20801 * progmodes/cc-vars.el: Add language specific customization
20802 widgets for AWK to c-doc-comment-style, c-require-final-newline
20803 and c-default-style. Add a defcustom for awk-mode-hook.
20804 Give c-syntactic-element and c-syntactic-context doc-strings by
20805 directly setting their `variable-documentation' propery.
20806 This allows Emacs 22.1 to read these with C-h v.
20807
20808 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
20809
20810 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20811
20812 * progmodes/cc-fonts.el, cc-vars.el
20813 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
20814 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
20815 Masatake YAMATO.
20816
20817 (c-doc-comment-style): Made GtkDoc default in C mode.
20818
20819 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
20820 and C-c C-<delete>.
20821
20822 (c-bind-special-erase-keys): New function for use on
20823 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
20824
20825 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
20826 <delete> key behavior in XEmacs according to `delete-forward-p'.
20827 C.f. `c-electric-delete'.
20828
20829 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20830
20831 * progmodes/cc-mode.el: Give c-hungry-backspace and
20832 c-hungry-delete-forward permanent key bindings.
20833
20834 * progmodes/cc-cmds.el (c-electric-semi&comma):
20835 Bind c-syntactic-context for calls to "criteria functions", for
20836 consistency with other calls to user functions.
20837
20838 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
20839 `current-prefix-arg', since this might be the prefix arg to a
20840 command which calls c-indent-command as a function. Change the
20841 interactive spec from "p" to "P".
20842
20843 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
20844 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
20845 was difficult to understand.
20846
20847 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20848
20849 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
20850 first char of an identifier.
20851
20852 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
20853 +" syntax in C++.
20854
20855 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20856
20857 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
20858 auto-fill doesn't split a c-comment's last word from a hanging
20859 "*/" when a space is typed between them after fill-column.
20860
20861 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
20862
20863 * progmodes/cc-styles.el (c-set-style)
20864 (c-setup-paragraph-variables): Abort the command if we're not in a
20865 CC Mode buffer.
20866
20867 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
20868 with blank comment-prefix, and a blank line as the comment's
20869 second line.
20870
20871 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20872
20873 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
20874 Incorporate the patterns added in the Emacs development branch
20875 for the new Emacs 22 face `font-lock-negation-char-face'.
20876
20877 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
20878 of "red" since it stands out better in xterms and DOS terminals.
20879
20880 * progmodes/cc-engine.el (c-literal-faces):
20881 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
20882
20883 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20884
20885 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
20886 forcibly enable c-electric-flag.
20887
20888 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
20889 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
20890 after the comment-prefix of a C-style comment will close that comment.
20891
20892 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20893
20894 * progmodes/cc-fonts.el (c-basic-matchers-before)
20895 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
20896 in Pike.
20897
20898 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
20899 digraphs.
20900
20901 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
20902 (c-cpp-message-directives, c-cpp-include-directives)
20903 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
20904 (c-cpp-expr-directives): Introduce new language constants to
20905 control cpp syntax in a cleaner way.
20906
20907 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
20908
20909 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
20910
20911 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
20912 (c-multiline-string-start-char): New language constants and
20913 variables to specify how newlines in string literals work.
20914
20915 (c-font-lock-invalid-string): Use them.
20916
20917 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
20918 unbalanced close brace is entered. Optimization by avoiding going
20919 back over arbitrarily large blocks. Removed hints that this
20920 function only would be relevant/useful in AWK.
20921
20922 (c-electric-brace): Indent syntactically after the cleanups since
20923 lineup functions might do it differently then.
20924
20925 * progmodes/cc-engine.el, cc-langs.el
20926 (c-opt-op-identifier-prefix): New language constant and variable.
20927
20928 (c-just-after-func-arglist-p, c-after-special-operator-id)
20929 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
20930
20931 * progmodes/cc-align.el, cc-engine.el
20932 (c-after-special-operator-id): New helper to handle C++ operator
20933 identifiers.
20934
20935 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
20936 (c-guess-basic-syntax): Handle C++ operator identifiers in
20937 declarations.
20938
20939 * progmodes/cc-langs.el (c-assignment-operators): Add the
20940 trigraph version of ^= too.
20941
20942 * progmodes/cc-langs.el (c-assignment-operators): Add the
20943 trigraph version of |= in C++.
20944
20945 * progmodes/cc-fonts.el (c-font-lock-declarators):
20946 Handle `c-decl-hangon-kwds' after the identifier name.
20947
20948 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
20949 whether an arglist is "nonempty", ignore a comment after the open
20950 paren if it isn't followed by a non-comment token on the same line.
20951
20952 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
20953 Enable heuristics below the point to cope with classes inside special
20954 brace lists in Pike.
20955
20956 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20957
20958 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
20959
20960 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20961
20962 * progmodes/cc-guess.el (cc-guess-install): New function to
20963 install an already guessed style in another buffer.
20964
20965 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
20966 sets `inhibit-read-only' - `c-save-buffer-state' should be used
20967 anyway if the change always is undone.
20968
20969 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20970
20971 Implement togglable electricity:
20972
20973 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
20974 saying when it should be used.
20975
20976 * progmodes/cc-engine.el: Add the new buffer-local variable,
20977 c-electric-flag.
20978
20979 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
20980 c-toggle-auto-newline.
20981
20982 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
20983 c-toggle-auto-newline. Remove the binding for
20984 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
20985 c-toggle-electric-state.
20986
20987 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
20988
20989 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
20990 c-\(forward\|backward\)-subword.
20991 (c-update-modeline): Add the new modeline flag `l' for
20992 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
20993 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
20994 Make the old name an alias of the new name.
20995 (c-toggle-electric-state): New function.
20996 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
20997 Adapt these functions to do electric things only when
20998 c-electric-flag is non-nil.
20999 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
21000 new functions from c-electric-brace.
21001 (c-point-syntax): Add a check for "virtual semicolons" in AWK
21002 mode, so that the tentative extra newline doesn't change the
21003 syntax of the following brace.
21004 (c-electric-brace): Restructure by extracting the above functions.
21005 Tidy up the coding somewhat.
21006 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
21007 restructure a bit.
21008
21009 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21010
21011 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
21012 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
21013
21014 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
21015 (c-submode-indicators): Change name from `c-auto-hungry-string'
21016 since it's now used to track another submode.
21017
21018 (c-update-modeline): Convert to function and extended to check
21019 `c-subword-move-mode'.
21020
21021 (c-forward-into-nomenclature, c-backward-into-nomenclature):
21022 Convert to compat aliases for `c-forward-subword' and
21023 `c-backward-subword'.
21024
21025 * progmodes/cc-subword.el: New functions and minor mode to handle
21026 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
21027
21028 (c-forward-subword, c-backward-subword, c-mark-subword)
21029 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
21030 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
21031 Functions corresponding to the standard word handling functions.
21032
21033 (c-subword-move-mode): Minor mode that replaces all the standard
21034 word handling functions with their subword equivalences.
21035
21036 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21037
21038 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
21039 entry for one-liner-defun.
21040
21041 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
21042 name in its def-edebug-spec.
21043
21044 * progmodes/cc-cmds.el (c-electric-brace): Make the
21045 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
21046 compacts space before a comment, if this will make things fit on
21047 one line.
21048
21049 Introduce an "awk" style, mainly for auto-newline and clean-ups.
21050
21051 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
21052
21053 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
21054 clean-up one-liner-defun.
21055
21056 * progmodes/cc-styles.el: Add the new "awk" style.
21057
21058 * progmodes/cc-vars.el: Add description of one-liner-defun to
21059 c-cleanup-list's doc-string. New user options,
21060 c-max-one-liner-length. In c-default-style, set the default style
21061 for AWK to "awk".
21062
21063 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21064
21065 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
21066 macros inside labels.
21067
21068 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
21069 `c-at-statement-start-p' and `c-at-expression-start-p'.
21070
21071 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
21072 error if the mark isn't set.
21073
21074 * progmodes/cc-engine.el (c-guess-continued-construct)
21075 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
21076 accurately detect functions inside functions.
21077
21078 * progmodes/cc-engine.el (c-at-expression-start-p): New function
21079 like `c-at-statement-start-p' that additionally recognizes commas
21080 and expression parentheses as delimiters.
21081
21082 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
21083 to avoid heuristics that doesn't work for unclosed blocks.
21084 (c-at-statement-start-p): New function.
21085
21086 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
21087 Objective-C directives, e.g. directives spanning lines should work
21088 reasonably well now.
21089
21090 (c-put-c-type-property, c-clear-c-type-property): New helpers.
21091
21092 (c-forward-objc-directive): New function to move over any ObjC
21093 directive.
21094
21095 (c-just-after-func-arglist-p, c-guess-basic-syntax)
21096 (c-basic-matchers-before): Use it.
21097
21098 (c-font-lock-objc-iip-decl): Remove.
21099
21100 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
21101 in the template arglist recognition.
21102
21103 * progmodes/cc-styles.el (c-style-alist): Fix several
21104 inconsistencies in the Whitesmith style.
21105
21106 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
21107 New lineup function to get lines after Whitesmith style blocks
21108 correctly indented.
21109
21110 (c-lineup-whitesmith-in-block): Back out the compensation for
21111 opening parens since it's done using `add' lists in the style
21112 definition instead. Don't use the anchor position since it varies
21113 too much between the syntactic symbols. :P
21114
21115 * progmodes/cc-vars.el (c-valid-offset): Update.
21116
21117 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
21118 lists where the offsets are combined according to several
21119 different methods: `first', `min', `max', and `add'.
21120 Report offset evaluation errors with `c-benign-error' so that some kind
21121 of reindentation still is done.
21122
21123 * progmodes/cc-engine.el (c-guess-basic-syntax):
21124 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
21125 `arglist-close'.
21126
21127 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
21128 situations for `arglist-cont-nonempty' and `arglist-close'.
21129
21130 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
21131
21132 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
21133 cc-bytecomp-boundp' in a number of places.
21134
21135 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
21136 macro related issue.
21137
21138 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21139
21140 * progmodes/cc-awk.el: Change the terminology of regexps: A char
21141 list is now [asdf], a char class [:alpha:].
21142 Include code for char classes.
21143 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
21144 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
21145
21146 Remove (nearly all of) the cruft associated with AWK Mode's former
21147 concept of "virtual semicolons":
21148
21149 Adapt c-beginning-of-statement, c-end-of-statement (together with
21150 subfunctions) to use the new notion of "virtual semicolon" in
21151 place of the old awkward special handling for AWK. There remains
21152 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
21153 * progmodes/cc-cmds.el:
21154 (c-ascertain-adjacent-literal): In the backwards direction, now
21155 recognises AWK regexp delimiters as string delimiters.
21156 (c-after-statement-terminator-p): Adapt for virtual semicolons;
21157 check more rigorously for "end of macro".
21158 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
21159 virtual semicolons;
21160 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
21161 out the code for forward movement into ...
21162 (c-end-of-statement): Now contains the code for forward movement,
21163 adapted for virtual semicolons.
21164
21165 * progmodes/cc-engine.el:
21166 (c-ws*-string-limit-regexp): New regexp.
21167 (c-forward-single-comment, c-backward-single-comment): Comment out
21168 the (now redundant) "special" AWK stuff.
21169
21170 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
21171 c-string-par-start, c-string-par-separate to be more like Text
21172 Mode than Fundamental Mode.
21173
21174 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21175
21176 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
21177 to the fontified region so that fontification doesn't occur
21178 outside it (could happen e.g. when fontifying a line with an
21179 unfinished declaration).
21180
21181 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21182
21183 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
21184 start of the file. ^L now separate sections of the file.
21185 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
21186 (c-awk-one-line-possibly-open-string-re)
21187 (c-awk-regexp-one-line-possibly-open-char-class-re)
21188 (c-awk-one-line-possibly-open-regexp-re)
21189 (c-awk-one-line-non-syn-ws*-re): New defonsts.
21190 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
21191
21192 Amend the concept of "virtual semicolons" (in the indentation
21193 engine) for languages like AWK, such that they are now
21194 conceptually attached to end of the last token of a statement, not
21195 the end of the line. (In AWK Mode, however, the pertinent text
21196 property is still physically set on the EOL.) Remove the specific
21197 tests for awk-mode, thus facilitating the introduction of other
21198 language modes where EOLs can end statements.
21199 (Note: The funtionality in cc-cmds.el, specifically
21200 c-beginning/end-of-statement has yet to be amended.)
21201
21202 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
21203 New macros.
21204
21205 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
21206 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
21207 c-vsemi-status-unknown-p-fn (in a new page).
21208
21209 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
21210 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
21211 numerous awkward forms like
21212 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
21213 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
21214 variable before-ws-ip, the place just after char-before-ip appears.
21215
21216 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
21217 a comment.
21218
21219 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21220
21221 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
21222 `c-tentative-buffer-changes'.
21223
21224 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
21225 convert to macro to choose between Emacs and XEmacs at compile time.
21226
21227 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
21228
21229 (c-tentative-buffer-changes): New macro to handle temporary buffer
21230 changes in a convenient way.
21231
21232 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
21233 for `c-tentative-buffer-changes'.
21234
21235 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
21236 the checks for paren sexps between the point and the keyword, to
21237 avoid some false alarms.
21238
21239 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
21240 Fixed a situation where an error could be thrown for unbalanced
21241 parens. Changed to make use of c-keyword-member' to avoid some
21242 repeated regexp matches.
21243
21244 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
21245 These language variable are no longer necessary.
21246
21247 (c-block-stmt-kwds): New language constant used by
21248 c-looking-at-inexpr-block'.
21249
21250 (c-guess-basic-syntax): Remove an optional check that looked at
21251 the existence of the now removed language variables.
21252
21253 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
21254 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
21255 object instantiation expressions as declarations in some contexts.
21256 This bug only affected languages where the declarator can't be
21257 enclosed in parentheses.
21258
21259 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
21260 insert newlines before and after substatement braces.
21261
21262 * progmodes/cc-engine.el: Improved the heuristics for recognizing
21263 function declaration headers and the handling of C++ style member
21264 init lists.
21265
21266 (c-just-after-func-arglist-p): Rewritten to use
21267 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
21268
21269 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
21270
21271 (c-guess-basic-syntax): Adapt case 5B for the new
21272 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
21273 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
21274 covers all cases now).
21275
21276 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
21277
21278 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21279
21280 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
21281 c-string-par-start/separate c-sentence-end-with-esc-eol,
21282 initialised in c-setup-paragraph-variables, used in string
21283 scanning subroutines of c-beginning-of-statement.
21284
21285 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
21286 which precedes the newly inserted `{'.
21287
21288 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21289
21290 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
21291 function for declaration level blocks. It should now cope with
21292 templates better and also be a lot more comprehensible.
21293
21294 (c-looking-at-decl-block): The new function.
21295
21296 (c-search-uplist-for-classkey): The old one. It's now a wrapper
21297 for compatibility.
21298
21299 (c-add-class-syntax, c-guess-continued-construct)
21300 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
21301
21302 (c-decl-block-key): Change to tell apart ambiguous and
21303 unambiguous keywords. Pike specials are now handled directly in
21304 the code instead.
21305
21306 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
21307 New language constants and variables to make the backward skip in
21308 `c-looking-at-decl-block' as tight as possible.
21309
21310 (c-nonsymbol-token-char-list): New language constant.
21311
21312 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
21313 find balanced template arglists backwards.
21314
21315 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
21316 making char classes for `c-syntactic-skip-backward'.
21317
21318 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
21319 16D - can't be a class-close at that point.
21320
21321 * progmodes/cc-engine.el (c-guess-basic-syntax)
21322 (c-add-class-syntax): Don't narrow out the enclosing declaration
21323 level. This makes everything a lot easier, and it was actually
21324 only four small places that needed it to work. Some places that
21325 previously did `widen' are removed now, which has the effect that
21326 `c-guess-basic-syntax' never will look at things outside the
21327 current narrowment now. The anchor position for `topmost-intro'
21328 is affected by this, but it was so bogus it was basically useless
21329 before, and now it's equally bogus but in a slightly different way.
21330
21331 (c-narrow-out-enclosing-class): Gone.
21332
21333 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
21334 the narrowed region.
21335
21336 (c-least-enclosing-brace): Remove silly optional argument.
21337
21338 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
21339 the point could be left directly after an open paren when finding
21340 the beginning of the first decl in the block.
21341
21342 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
21343 Specify which submatch to use.
21344
21345 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
21346
21347 (c-decl-start-re): No longer any need for special treatment of
21348 ObjC due to the above.
21349
21350 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
21351 presumably follows C in that regard.
21352
21353 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
21354 New language constants to specify operator tokens inside
21355 identifiers in a more high level way.
21356
21357 (c-opt-identifier-prefix-key): New internal language constant.
21358
21359 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
21360 (c-identifier-start, c-identifier-key): Now completely calculated
21361 from other constants.
21362
21363 (c-identifier-last-sym-match): Decommission since it's no longer used.
21364
21365 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
21366
21367 * progmodes/cc-engine.el (c-forward-name): Remove the
21368 optimization when c-identifier-key is equal to c-symbol-key since
21369 it doesn't work in byte compiled files. Don't record empty
21370 regions as identifiers.
21371
21372 * progmodes/cc-langs.el (c-filter-ops): New helper function to
21373 simplify access to `c-operators' and its likes.
21374
21375 (c-operator-list, c-all-op-syntax-tokens)
21376 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
21377 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
21378 (c-primary-expr-regexp, c-cast-parens): Use it.
21379
21380 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
21381 an explicit language in functions.
21382
21383 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
21384 variant of adornment.
21385
21386 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
21387 variable.
21388
21389 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
21390 the Pike value.
21391
21392 * progmodes/cc-engine.el (c-on-identifier)
21393 (c-simple-skip-symbol-backward): Small fix for handling "-"
21394 correctly in `skip-chars-backward'. Affected the operator lfun
21395 syntax in Pike.
21396
21397 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
21398 diagnostic message about precompiled language vars not being used.
21399
21400 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
21401 "__attribute__" is followed by a parenthesis.
21402
21403 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
21404 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
21405 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
21406
21407 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
21408 Internal cleanups to properly detect the declared identifiers in
21409 various declarations.
21410
21411 (c-decl-start-kwds): New language constant to recognize
21412 declarations that can start anywhere. Used for class declarations
21413 in Pike.
21414
21415 (c-specifier-key, c-not-decl-init-keywords)
21416 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
21417 (c-find-decl-spots): Implement `c-decl-start-kwds'.
21418
21419 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
21420 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
21421 handling of the compiler specific extension keywords into a new
21422 language constant `c-decl-hangon-kwds' that defines keyword
21423 clauses to be ignored in declarations.
21424
21425 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
21426 past unrecognized tokens when handling `c-colon-type-list-kwds'.
21427 Necessary to stop at the declared identifier in e.g. IDL valuetype
21428 declarations.
21429
21430 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
21431 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
21432 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
21433 (c-forward-decl-or-cast-1): Recognize the declared identifier in
21434 class and enum declarations as such and not as part of the type.
21435
21436 (c-forward-decl-or-cast-1, c-forward-label): Relax the
21437 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
21438
21439 (c-forward-decl-or-cast-1): Don't disregard sure signs of
21440 declarations when there's some syntax error later on.
21441
21442 (c-complex-decl-matchers): Did away with a reference to
21443 `c-specifier-key'.
21444
21445 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
21446 value - this variable is always dynamically bound.
21447
21448 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
21449 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
21450 * cc-cmds.el, cc-defs.el: Change the policy for marking up
21451 functions that might do hidden buffer changes: All such internal
21452 functions are now marked instead of those that don't.
21453
21454 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
21455 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
21456 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
21457 (c-literal-type): Allow these functions to make hidden buffer changes,
21458 so that they are free to use text property caching later on.
21459
21460 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
21461 (c-electric-brace, c-electric-slash, c-electric-star)
21462 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
21463 (c-electric-paren, c-electric-continued-statement, c-indent-command)
21464 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
21465 (c-context-line-break): Add `c-save-buffer-state' calls to comply
21466 with the changed semantics of the functions above.
21467
21468 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
21469 when macros occur in obscure places. Optimized the sexp movement
21470 a bit.
21471
21472 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21473
21474 Enhancements for c-beginning-of-statement to work in AWK Mode:
21475
21476 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
21477 (completed statement) with `}' (statement completed by closing
21478 brace or semicolon) and `$' (statement completed by EOL).
21479
21480 (c-awk-virtual-semicolon-ends-prev-line-p)
21481 (c-awk-virtual-semicolon-ends-line-p)
21482 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
21483 (c-awk-at-statement-end-p): New functions.
21484
21485 * progmodes/cc-cmds.el: Simplify the structure of functions
21486 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
21487 two functions and c-beginning-of-statement to handle AWK Mode.
21488
21489 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
21490 c-backward-single-comment for AWK mode. Attempt to clarify their
21491 doc-strings.
21492
21493 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
21494
21495 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21496
21497 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
21498 label handling. Labels are now recognized in a uniform and more
21499 robust way, regardless of context. Text properties are put on all
21500 labels to recognize the following declarations better.
21501 Multiword labels are handled both in indentation and fontification for
21502 the benefit of language extensions like Qt. For consistency, keywords
21503 in labels are now fontified with the label face instead.
21504 That also applies to "case" and "default".
21505
21506 (c-beginning-of-statement-1): Fix some bugs in the label
21507 handling. Disregard `c-nonlabel-token-key' in labels that begin
21508 with `c-label-kwds'.
21509
21510 (c-find-decl-spots): Support that the callback adds more
21511 `c-decl-end' spots to find.
21512
21513 (c-forward-decl-or-cast-1): Don't treat a list of plain
21514 identifiers followed by a colon as a declaration.
21515
21516 (c-forward-label): New function to recognize labels.
21517
21518 (c-guess-basic-syntax): Replace uses of `c-label-key' with
21519 `c-forward-label'. Moved the label recognition cases (14 and 15)
21520 earlier since they aren't so context sensitive now. Handle labels
21521 on the top level gracefully. Moved access label recognition to
21522 the generic label case (CASE 15) - removed CASE 5E.
21523
21524 (c-font-lock-declarations): Add recognition of labels in the
21525 same round since we need to handle labels in parallell with other
21526 declarations to recognize both accurately. It should also improve
21527 speed.
21528
21529 (c-simple-decl-matchers, c-basic-matchers-after):
21530 Move `c-font-lock-labels' so that it only is used on decoration level 2
21531 since `c-font-lock-declarations' handles it otherwise.
21532
21533 (c-complex-decl-matchers): Remove the simplistic recognition of
21534 access labels.
21535
21536 (c-decl-prefix-re): Remove the kludges that was necessary to cope
21537 with labels earlier.
21538
21539 (c-decl-start-re): New language variable to make
21540 `c-font-lock-declarations' stop for the special protection labels
21541 in Objective-C that start with `@'.
21542
21543 (c-label-key): Remove since it's no longer used.
21544
21545 (c-recognize-colon-labels, c-label-prefix-re): New language
21546 constants to support recognition of generic colon-terminated labels.
21547
21548 (c-type-decl-end-used): `c-decl-end' is now used whenever there
21549 are colon terminated labels.
21550
21551 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
21552 first argument starts with a special brace list.
21553
21554 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
21555 (c-font-lock-declarations): Break out the declaration and cast
21556 recognition from `c-font-lock-declarations' to a new function, so
21557 that it can be used in the indentation engine.
21558
21559 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
21560 up to the start of the literal. Fixed bug with the point on the
21561 wrong side of the search limit that could happen when the start
21562 position is inside a literal.
21563
21564 * progmodes/cc-engine.el (c-parse-state)
21565 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
21566 so that it's kept a little bit back to increase the hit rate.
21567
21568 (c-parse-state): Change the macro handling and fixed some
21569 glitches. Macro context is checked more often than necessary now,
21570 but otoh less garbage conses are generated.
21571
21572 * progmodes/cc-engine.el (c-parse-state)
21573 (c-invalidate-state-cache): Cache the last position where
21574 `c-state-cache' applies. This can speed up refontification quite
21575 a bit in blocks where there are many non-brace parens before the point.
21576
21577 (c-state-cache-end): New variable for this.
21578
21579 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
21580 cache variable.
21581
21582 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
21583 get close initial continue positions when the start position is
21584 inside a literal or macro. Do not call the callback for spots
21585 before the start position (which can happen e.g. for `c-decl-end'
21586 spots inside comments). Optimize better in special cases when the
21587 region is a single line inside a literal or macro (typically when
21588 the current line is refontified).
21589
21590 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
21591 to `c-add-stmt-syntax' - there's no need to explicitly whack off
21592 entries from the paren state.
21593
21594 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
21595 special case for "else if" clauses.
21596
21597 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
21598 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
21599
21600 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
21601 New language variable to recognize the gcc extension with statement
21602 blocks inside expressions.
21603
21604 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
21605 it somewhat more comprehensible. The argument AT-BLOCK-START is
21606 no longer used and hence removed.
21607
21608 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
21609 to `c-add-stmt-syntax'.
21610
21611 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21612 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
21613 This fixes bogus label recognition.
21614
21615 * progmodes/cc-engine.el (c-add-type, c-check-type)
21616 (c-forward-name, c-forward-type): Improve storage of template
21617 types in `c-found-types' so that they can be recognized better.
21618
21619 (c-syntactic-content): Add option to skip past nested parens.
21620
21621 * progmodes/cc-engine.el (c-forward-name):
21622 Set `c-last-identifier-range' all the time. It's less work that way.
21623 Handle that there might not be an identifier to store in
21624 `c-last-identifier-range'.
21625
21626 (c-forward-type): Handle that `c-last-identifier-range' might be
21627 nil from `c-forward-name'.
21628
21629 * progmodes/cc-defs.el (c-safe-scan-lists)
21630 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
21631
21632 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
21633 to work even if the form fails.
21634
21635 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
21636 down in a large file in one go.
21637
21638 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
21639
21640 * progmodes/cc-align.el (c-lineup-assignments): New lineup
21641 function which is like `c-lineup-math' but returns nil instead of
21642 `c-basic-offset' when it doesn't match.
21643
21644 (c-lineup-math): Change to use `c-lineup-assignments'.
21645
21646 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21647
21648 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
21649 c-beginning-of-statement. New subfunctions
21650 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
21651
21652 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21653
21654 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
21655 hardcoded char classes whereever possible. Changed a couple of
21656 places to use skip by syntax instead of skip by char class.
21657
21658 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
21659 Fix a bug in the regexp that caused extreme backtracking.
21660
21661 * progmodes/cc-langs.el (c-block-comment-starter)
21662 (c-block-comment-ender): New language constants to specify in a
21663 single place how block comments look.
21664
21665 (c-comment-start-regexp, c-block-comment-start-regexp)
21666 (comment-start, comment-end, comment-start-skip)
21667 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
21668 (c-syntactic-ws, c-nonempty-syntactic-ws)
21669 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
21670 `c-line-comment-starter', `c-block-comment-starter' and
21671 `c-block-comment-ender'.
21672
21673 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
21674 New language constants to break up things a bit.
21675
21676 (c-simple-ws): New language constant for simple whitespace.
21677
21678 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
21679
21680 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
21681 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
21682 newlines. Allow and ignore nil elements in the list.
21683
21684 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21685
21686 * progmodes/cc-cmds.el: Comment out a (n almost certainly
21687 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
21688
21689 * progmodes/cc-cmds.el: Tidy up the comments in
21690 c-beginning-of-statement and subfunctions.
21691
21692 * progmodes/cc-awk.el: Replace calls to put-text-property to the
21693 more flexible c-put-char-property and c-clear-char-properties.
21694 Add the author's email address.
21695
21696 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
21697
21698 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
21699 closing "*/" of a block comment.
21700
21701 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
21702 subfunctions) so that it works at BOB and EOB.
21703
21704 * progmodes/cc-cmds.el, cc-vars.el: More updating of
21705 c-beginning-of-statement, including new variable
21706 c-block-comment-start-regexp.
21707
21708 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21709
21710 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
21711 symbols from `*-font-lock-extra-types' so that there's no need to
21712 use `regexp-opt' on those lists.
21713
21714 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
21715 `c-type-modifier-kwds' is empty.
21716
21717 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
21718 there are several strings on the same line.
21719
21720 * progmodes/cc-engine.el (c-literal-limits): Remove the
21721 compatibility function for older emacsen. `c-literal-limits-fast'
21722 has now taken the place of this function.
21723
21724 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
21725 with older emacsen: We now require `pps-extended-state'.
21726
21727 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21728
21729 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
21730 which obviates the need to hack sentence-end. This now handles
21731 escaped newlines in strings correctly. Correct minor bugs in
21732 c-move-over-sentence and in c-beginning-of-statement.
21733
21734 * progmodes/cc-cmds.el (c-beginning-of-statement (and
21735 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
21736 that movement over macros and code are rigorously separated from
21737 eachother. Correct a few incidental bugs.
21738
21739 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
21740 Improve its doc-string. Improve the handling of certain specific cases.
21741
21742 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21743
21744 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
21745 (c-guess-basic-syntax): Change the way class-level labels are
21746 recognized; they can now contain essentially any symbols.
21747
21748 (c-opt-extra-label-key): New language variable to cope with the
21749 special protection label syntax in Objective-C.
21750
21751 (c-opt-access-key): Remove; this is now handled better by
21752 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
21753
21754 (c-complex-decl-matchers): Update to handle that
21755 `c-opt-access-key' no longer exists.
21756
21757 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
21758 improved label recognition in `c-beginning-of-statement-1'.
21759
21760 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
21761 Recognize bitfields better.
21762
21763 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
21764 Remove some cruft and fixed a bug that could cause it to go to a
21765 position further down.
21766
21767 * progmodes/cc-langs.el, cc-engine.el
21768 (c-beginning-of-statement-1): Improve detection of labels in
21769 declaration contexts.
21770
21771 (c-beginning-of-decl-1): Use it.
21772
21773 (c-nonlabel-token-key): New language constant and variable needed
21774 by `c-beginning-of-statement-1'.
21775
21776 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
21777 manifested itself due to the correction in `c-forward-sexp'.
21778
21779 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
21780 Make these behave as documented when used at the buffer limits.
21781
21782 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
21783 (c-type-decl-end-used): Made this a language variable.
21784
21785 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
21786 correctly when `combine-after-change-calls' is used together with
21787 temporary narrowings.
21788
21789 * progmodes/cc-engine.el (c-beginning-of-statement-1):
21790 Report labels correctly when the start point is immediately after the
21791 colon.
21792
21793 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
21794 Remove since it isn't used anymore.
21795
21796 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
21797 bracket arglists such as template parens in C++.
21798
21799 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
21800 in the last check-in. Some optimization.
21801
21802 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
21803 where it could stop at the same level in a preceding sexp when
21804 PAREN-LEVEL is set.
21805
21806 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
21807 text property lookup only when it's needed.
21808
21809 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
21810 Change the policy for paren marked angle brackets to be more
21811 persistent; once marked they remain marked even when they're found
21812 to be unbalanced in the searched region. This should keep the
21813 paren syntax around even when individual lines are refontified in
21814 multiline template arglists.
21815
21816 (c-parse-and-markup-<>-arglists): New dynamically bound variable
21817 to control markup so that incorrect angle bracket arglists aren't
21818 marked in contexts where the correct value for
21819 `c-disallow-comma-in-<>-arglists' isn't known.
21820
21821 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
21822 argument has become `c-parse-and-markup-<>-arglists'.
21823
21824 (c-remove-<>-arglist-properties): Remove - no longer used.
21825
21826 (c-after-change-check-<>-operators): New function used on
21827 `after-change-functions' to avoid that "<" and ">" characters that
21828 are part of longer operators have paren syntax.
21829
21830 (c-<>-multichar-token-regexp): New language variable used by
21831 `c-after-change-check-<>-operators'.
21832
21833 (c-after-change): Call `c-after-change-check-<>-operators'.
21834
21835 (c-font-lock-<>-arglists): Use the context properties set by
21836 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
21837 correctly to avoid doing invalid markup.
21838
21839 (c-font-lock-declarations): Remove code that undoes the invalid
21840 markup done by `c-font-lock-<>-arglists'.
21841
21842 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
21843 after `c-font-lock-declarations'.
21844
21845 * progmodes/cc-engine.el (c-syntactic-skip-backward):
21846 Add paren-level feature.
21847
21848 (c-guess-basic-syntax): Improve the anchor position for
21849 `template-args-cont' in nested template arglists. There's still
21850 much to be desired in this area, though.
21851
21852 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21853
21854 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
21855 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
21856
21857 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21858
21859 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
21860 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
21861
21862 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
21863 it doesn't work no longer are supported.
21864
21865 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
21866 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
21867 requires support for the syntax-table' text property, which rules
21868 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
21869 cruft associated with those versions.
21870
21871 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
21872 for the `syntax-table' text property, which rules out Emacs 19 and
21873 XEmacs < 21.4. Removed various compatibility cruft associated
21874 with those versions.
21875
21876 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
21877 support for the `syntax-table' text property.
21878
21879 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
21880 variable and use an extra quoted face name instead. All the
21881 emacsen flavors handle that correctly.
21882
21883 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
21884 (c-font-lock-declarators, c-font-lock-declarations)
21885 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
21886 property to mark the items in in declarator lists to handle
21887 refontification inside multiline declarations better.
21888
21889 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
21890 construct like "a * b = c;" as a declaration.
21891
21892 2005-12-08 Kim F. Storm <storm@cua.dk>
21893
21894 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
21895 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
21896 select either meta, hyper, or super modifier for rectangle commands.
21897 (cua--rectangle-modifier-key): New defvar.
21898 (cua--M/H-key): Use it. Remove special case for `space'.
21899 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
21900 on X, to meta otherwise. Always bind C-return to toggle
21901 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
21902
21903 * emulation/cua-rect.el (cua-help-for-rectangle):
21904 Use cua--rectangle-modifier-key. Handle super modifier too.
21905 (cua--init-rectangles): Always bind C-return to toggle rectangle.
21906 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
21907
21908 * ido.el: Move Acknowledgements and History after Commentary.
21909 Minor changes to Commentary.
21910
21911 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
21912 keymap if cua--prefix-override-timer is `shift'.
21913 (cua--shift-control-prefix): New function; emulate "type prefix
21914 key twice" functionality to handle shifted prefix key override.
21915 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
21916 New commands.
21917 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
21918
21919 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
21920
21921 * textmodes/org.el (org-insert-heading): Try to do items before
21922 headings.
21923 (org-agenda-mode): Quote `org-agenda-mode-hook'.
21924 (org-insert-item): New function.
21925 (org-renumber-ordered-list): Don't skip to higher level lists.
21926
21927 2005-12-08 Juri Linkov <juri@jurta.org>
21928
21929 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
21930
21931 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
21932
21933 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
21934
21935 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
21936 the constructed function name fun-1.
21937
21938 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
21939 because such links don't lead to parent documentation.
21940
21941 2005-12-08 Kenichi Handa <handa@m17n.org>
21942
21943 * descr-text.el (describe-char): Use *Help-2* buffer if the
21944 current buffer is *Help*. Call describe-text-properties while
21945 setting the original buffer.
21946
21947 2005-12-07 Bill Wohler <wohler@newt.com>
21948
21949 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
21950 and causes problems with non-MH users (such as Gnus users).
21951
21952 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
21953
21954 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
21955 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
21956 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
21957 command "info sources". Move calls to GDB command "list".
21958 (gdb-find-file-hook): Just use gdb-source-file-list.
21959 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
21960 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
21961 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
21962 (gdb-data-list-register-values-handler): Use correct trigger name.
21963
21964 2005-12-07 Kim F. Storm <storm@cua.dk>
21965
21966 * ido.el (ido-completion-map): Rename from ido-mode-map.
21967 (ido-common-completion-map, ido-file-completion-map)
21968 (ido-file-dir-completion-map, ido-buffer-completion-map):
21969 Rename from ido-mode-....-map.
21970 (ido-init-completion-maps): Rename from ido-init-mode-maps.
21971 (ido-setup-completion-map): Rename from ido-define-mode-map.
21972 (ido-read-internal): Bind minibuffer-local-filename-completion-map
21973 to ido-completion-map.
21974
21975 2005-12-07 Kenichi Handa <handa@m17n.org>
21976
21977 * international/mule-cmds.el
21978 (set-display-table-and-terminal-coding-system): If the coding
21979 system specified in `unibyte-display' property is different from
21980 the arg coding-system, don't setup standard-display-table.
21981
21982 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
21983
21984 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
21985 that comments end at \n, regardless of selective-display.
21986
21987 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
21988
21989 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
21990 (gdb-version): New variables.
21991 (gdb-source-file-list, gdb-register-names)
21992 (gdb-changed-registers): New variables for use with GDB 6.4+.
21993 (gdb-ann3): Replace with...
21994 (gdb-init-1, gdb-init-2): ...two new functions.
21995 (gdba, gdb-prompt): Call gdb-init-1.
21996 (gdb-get-version): New function. Call gdb-init-2 from here.
21997 (gud-watch): Make it work with mouse events too.
21998 (gdb-post-prompt): Don't add to queue until GDB version is known.
21999 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
22000 (gdb-locals-mode): Use gdb-version.
22001 (gdb-memory-format-map, gdb-memory-unit-map)
22002 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
22003 (gdb-locals-font-lock-keywords-1)
22004 (gdb-locals-font-lock-keywords-2): New variables.
22005 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
22006 (gdb-set-gud-minor-mode-existing-buffers-1)
22007 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
22008 (gdb-var-update-1, gdb-var-update-handler-1)
22009 (gdb-data-list-register-values-handler)
22010 (gdb-data-list-register-values-custom)
22011 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
22012 (gdb-stack-list-locals-handler, gdb-get-register-names):
22013 New functions for use with GDB 6.4+.
22014 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
22015 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
22016 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
22017 (gdb-stack-list-locals-regexp)
22018 (gdb-data-list-register-names-regexp): New regexps for use with
22019 GDB 6.4+.
22020
22021 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
22022
22023 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
22024
22025 2005-12-06 Nozomu Ando <nand@mac.com>
22026
22027 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
22028 prompts work for AUTH PLAIN. Also reported by Steve Allan
22029 <seallan@verizon.net>.
22030
22031 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
22032
22033 * frame.el (set-frame-parameter): Add doc string.
22034
22035 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
22036
22037 * textmodes/org.el (org-occur-highlights): New variable.
22038 (org-highlight-new-match, org-remove-occur-highlights): New functions.
22039 (org-highlight-sparse-tree-matches): New option.
22040 (org-do-occur): New function.
22041 (org-get-heading): Make it work also at beginning of line.
22042 (org-category-table): New variable.
22043 (org-get-category-table, org-get-category)
22044 (org-camel-to-words, org-link-search): New functions.
22045 (org-select-this-todo-keyword): New variable.
22046 (org-todo-list): New command.
22047 (org-shiftright, org-shiftleft): New commands.
22048 (org-agenda-todo): Add prefix argument.
22049 (org-show-hierarchy-above): New option.
22050 (org-show-todo-tree): Numerical prefix creates tree for specific
22051 TODO keyword.
22052 (org-outline-level): New function, to assign a level to plain
22053 lists items.
22054 (org-cycle-include-plain-lists): New option.
22055 (org-mode): Use `org-outline-level' as value of `outline-level'.
22056 (org-cycle): Temporarily switch `outline-regexp' if
22057 `org-cycle-include-plain-lists' is non-nil.
22058 (org-start-icalendar-file): Fix format bug.
22059 (org-agenda-get-day-entries): Create category table.
22060 (org-agenda-get-todos, org-agenda-get-timestamps)
22061 (org-agenda-get-deadlines, org-agenda-get-scheduled)
22062 (org-agenda-get-blocks): Use `org-get-category'.
22063 (org-context-in-file-links): Rename from
22064 `org-line-numbers-in-file-links'.
22065
22066 2005-12-06 Romain Francoise <romain@orebokech.com>
22067
22068 * window.el (balance-windows): Delete extraneous third arg in call
22069 to `enlarge-window'.
22070
22071 2005-12-06 Kenichi Handa <handa@m17n.org>
22072
22073 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
22074
22075 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
22076
22077 * progmodes/gdb-ui.el (gdb-var-create-handler)
22078 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
22079 (gdb-var-list-children-handler, gdb-var-update-handler):
22080 Current buffer is already gdb-partial-output-buffer, don't
22081 make it current again.
22082
22083 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
22084
22085 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
22086 (list-buffers-noselect): Use it.
22087
22088 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
22089
22090 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
22091 (mail-yank-ignored-headers): Use regexp-opt.
22092 (mail-mode-map): Move initialization into declaration.
22093 (mail-sent-via): Remove unused shadowed var `to-line'.
22094 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
22095 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
22096 (mail-do-fcc): Use dolist and push.
22097 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
22098 (mail-yank-ignored-headers): Don't autoload.
22099
22100 2005-12-05 Kenichi Handa <handa@m17n.org>
22101
22102 * international/mule-cmds.el (set-language-info-internal): New fun.
22103 (set-language-info): Call set-language-info-internal to update
22104 language-info-alist. If LANG-ENV is the current one, call
22105 set-language-environment to make INFO effective now.
22106 (set-language-info-alist): Likewise.
22107 (locale-language-names): With locale "en", use English
22108 lang. env. but set the default codings to iso-8859-1.
22109
22110 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
22111
22112 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
22113 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
22114 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
22115 for plain strings.
22116 (gdb-frames-mode): Remove redundant call to font-lock-mode.
22117 (gdb-all-registers): Rename from toggle-gdb-all-registers.
22118 Create registers buffer if necessary. Echo new state in minibuffer.
22119 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
22120
22121 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
22122
22123 * info.el (Info-fontify-node): Match external links using
22124 non-directory part of filename.
22125
22126 2005-12-04 Juri Linkov <juri@jurta.org>
22127
22128 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
22129 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
22130 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
22131 because there is no customization option for it.
22132
22133 * font-lock.el (lisp-font-lock-keywords-1):
22134 Add define-global-minor-mode.
22135
22136 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
22137
22138 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
22139 properties on the constructed variable names.
22140
22141 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22142 Put `definition-name' properties on the constructed function names
22143 next-sym and prev-sym.
22144
22145 * emacs-lisp/find-func.el (find-function-regexp):
22146 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
22147 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
22148 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
22149 and easy-menu-define.
22150
22151 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
22152 easy-mmode-define-global-mode and define-global-minor-mode.
22153 (lisp-imenu-generic-expression): Add define-global-minor-mode.
22154
22155 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
22156 instead of easy-mmode-define-global-mode.
22157
22158 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
22159 Use define-minor-mode instead of easy-mmode-define-minor-mode.
22160
22161 * cus-edit.el (customize-group, customize-group-other-window):
22162 Filter out autoloaded options from the group completion list by
22163 using heuristics that autoloaded groups don't have `custom-autoload'
22164 property on their symbols (they have only `custom-loads').
22165
22166 * simple.el (completion-setup-function): Put completions-common-part
22167 face on complete completion string too (i.e. completion string
22168 without completions-first-difference face).
22169
22170 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
22171
22172 2005-12-03 Eli Zaretskii <eliz@gnu.org>
22173
22174 * view.el (view-mode): Doc fix.
22175
22176 * disp-table.el (standard-display-european): Add to the warning
22177 message a reference to the doc string.
22178
22179 * play/yow.el (apropos-zippy): Call print-help-return-message,
22180 similar to other Help and Apropos commands.
22181
22182 * help.el (print-help-return-message): If pop-up-frames is
22183 non-nil, set up help-return-method to delete the help window and,
22184 possibly, its frame as well, and don't display message about
22185 scrolling the help window. Doc fix.
22186 (help-return-method): Doc fix.
22187
22188 2005-12-03 Martin Rudalics <rudalics@gmx.at>
22189
22190 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
22191 whereby names of length one or names starting with a
22192 symbol-constituent character would not be returned.
22193
22194 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
22195
22196 * subr.el (atomic-change-group): Add edebug and indentation spec.
22197
22198 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
22199
22200 * completion.el (save-completions-file-name): Fix typo in last change.
22201
22202 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22203
22204 * info.el: Move back/forward history to the beginning of the tool bar.
22205
22206 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
22207
22208 * allout.el (eval-when-compile): Remove unnecessary load of cl.
22209 Add fset of allout-real-isearch-abort during compile to fix
22210 byte-compilation warnings.
22211 (allout-mode-p): Move definition of this macro above all uses, or
22212 byte compilation in barren Emacs (eg, during Emacs build) will
22213 lack the definition.
22214 (allout-mode): Move this variable above any uses, or byte
22215 compilation will fail.
22216 (allout-resolve-xref): Remove use of personal file-reference function.
22217 (allout-toggle-current-subtree-encryption): Do the current (ie,
22218 visible containing) topic, rather than nearest around point. Doc fix.
22219 (allout-toggle-subtree-encryption): New function, workhorse that
22220 works on nearest topic containing point.
22221 (allout-encrypt-string): Signal requirement for newer version of pgg.
22222 (allout-resumptions): Doc fix.
22223
22224 2005-12-02 Eli Zaretskii <eliz@gnu.org>
22225
22226 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
22227
22228 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
22229
22230 * textmodes/flyspell.el (flyspell-external-point-words):
22231 Consider a misspelling as found in the string search if: (a) misspelling
22232 and found string lengths match, or (b) misspelling is found as
22233 element in a boundary-chars separated longer string, or (c)
22234 ispell-program-name is really ispell and misspelling is found as
22235 part of a TeX string. After successful match move beginning of
22236 search region to end of match. Warn about not found misspellings
22237 once the process is done.
22238 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
22239
22240 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
22241
22242 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
22243 tool bar (removed inadvertently).
22244
22245 2005-12-02 Juri Linkov <juri@jurta.org>
22246
22247 * log-view.el (log-view-diff): Clarify doc string.
22248
22249 2005-12-01 Bill Wohler <wohler@newt.com>
22250
22251 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
22252 triggers lm-verify errors.
22253
22254 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
22255
22256 * simple.el (transient-mark-mode, line-number-mode)
22257 (column-number-mode, size-indication-mode): Remove `:require nil'.
22258
22259 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
22260
22261 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
22262 in the margin also.
22263 (gdb-breakpoints-mode-map): Use D instead of d for
22264 gdb-delete-breakpoint.
22265 (gdb-get-frame-number): Require a number to match on.
22266 (gdb-threads-mode-map): Add follow-link binding.
22267
22268 2005-11-30 Jason Rumney <jasonr@gnu.org>
22269
22270 * isearch.el (isearch-mode-map): Avoid exiting search on
22271 language-change event.
22272
22273 2005-11-30 Romain Francoise <romain@orebokech.com>
22274
22275 * speedbar.el (speedbar-default-position): New defcustom.
22276 (speedbar-frame-reposition-smartly): Use it.
22277
22278 * dframe.el (dframe-reposition-frame-emacs): Fix position
22279 computation for `left' location.
22280 Update copyright year.
22281
22282 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
22283
22284 * help.el (help-map): Move initialization into declaration.
22285
22286 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
22287
22288 * help-fns.el (help-argument-name): Don't autoload.
22289 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
22290 to be re-loaded when customizing the `help' group.
22291
22292 2005-11-30 John Paul Wallington <jpw@gnu.org>
22293
22294 * help-fns.el (describe-function-1): Fill arglist output.
22295
22296 2005-11-30 Kim F. Storm <storm@cua.dk>
22297
22298 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
22299 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
22300 after revert-buffer (or anything else which kills all local variables).
22301
22302 * apropos.el (apropos-parse-pattern): Doc fix.
22303 Set apropos-regexp directly, rather than expecting callers to do so.
22304 (apropos-command, apropos, apropos-value, apropos-documentation):
22305 Simplify calls to apropos-parse-pattern.
22306
22307 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
22308
22309 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
22310 (hi-lock-face-phrase-buffer): Use hi-yellow face.
22311 (hi-lock-write-interactive-patterns): Use comment-region.
22312
22313 * longlines.el (longlines-mode): Add mail-setup-hook.
22314
22315 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
22316
22317 * simple.el (sendmail-user-agent-compose, next-line):
22318 Conditionally use hard-newline.
22319
22320 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
22321
22322 * international/latexenc.el (latex-inputenc-coding-alist):
22323 Reword doc string.
22324
22325 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
22326
22327 * help.el (describe-key-briefly, describe-key): Recognize default
22328 bindings.
22329
22330 2005-11-29 Romain Francoise <romain@orebokech.com>
22331
22332 * view.el (view-inhibit-help-message): New defcustom.
22333 (view-mode-enter): Use it.
22334
22335 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
22336
22337 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
22338 Preserve user position.
22339
22340 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
22341
22342 * font-lock.el: Throw error if facemenu is not loaded to prevent
22343 accidental change of loading order in loadup.el. (Suggested by RMS.)
22344
22345 * loadup.el: Add comment explaining why facemenu must be loaded
22346 before font-lock.
22347
22348 2005-11-28 Jay Belanger <belanger@truman.edu>
22349
22350 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
22351 (calc-dispatch-map): Add more keys for `calc-same-interface'.
22352
22353 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
22354
22355 * calc/calc-embed.el (calc-do-embedded): Update help message.
22356
22357 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
22358
22359 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
22360
22361 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
22362
22363 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
22364 called-interactively-p.
22365 (elp-profilable-p): Rename from elp-not-profilable-p.
22366 Invert result and take into account macros and autoloaded functions.
22367 (elp-instrument-function): Update call.
22368 (elp-instrument-package): Update call. Add completion.
22369 (elp-pack-number): Use match-string.
22370 (elp-results-jump-to-definition-by-mouse): Merge into
22371 elp-results-jump-to-definition and then remove.
22372 (elp-output-insert-symname): Make help echo text single-line.
22373
22374 * replace.el (query-replace-map): Move initialization into declaration.
22375 (occur-engine): Use with-current-buffer.
22376 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
22377 (occur-mode-mouse-goto): Replace with an alias.
22378
22379 2005-11-28 Juri Linkov <juri@jurta.org>
22380
22381 * simple.el (quoted-insert): Let-bind input-method-function to nil.
22382
22383 * term/w32-win.el: Bind [S-tab] to [backtab].
22384
22385 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
22386 `Info-find-file' to t.
22387
22388 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
22389 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
22390 and same-window-regexps.
22391 (occur-next-error): Don't move point for arg 0.
22392
22393 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
22394
22395 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
22396
22397 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
22398
22399 * log-edit.el (log-edit-changelog-use-first): New var.
22400 (log-edit-changelog-ours-p): Use it.
22401 (log-edit-insert-changelog): Set it with new arg `use-first'.
22402 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
22403 (log-edit-hook): Add them to the list of suggested options.
22404
22405 * textmodes/flyspell.el (flyspell-last-buffer): New var.
22406 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
22407 redundant work.
22408 (flyspell-mode-on): Use add-hook for after-change-functions.
22409 (flyspell-mode-off): Use remove-hook for after-change-functions.
22410 (flyspell-changes): Make it buffer-local.
22411 (flyspell-after-change-function): Make it non-interactive. Use push.
22412 (flyspell-post-command-hook): Check input-pending-p while processing
22413 the potentially long list of buffer changes.
22414
22415 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
22416
22417 * buff-menu.el (list-buffers-noselect): Display the selected
22418 frame's buffer list, not the global one.
22419
22420 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
22421
22422 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
22423 that (list last-input-event) works as in interactive spec.
22424
22425 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
22426
22427 * loadup.el ("facemenu"): Load facemenu before font-lock, because
22428 `facemenu-keymap' needs to be defined when font-lock is loaded.
22429 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
22430
22431 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
22432
22433 * completion.el: Remove useless leading * in defcustom docstrings.
22434 (save-completions-file-name): Use ~/.emacs.d if available.
22435 (completion-standard-syntax-table): Rename from
22436 cmpl-standard-syntax-table and fold initialization into declaration,
22437 thus removing cmpl-make-standard-completion-syntax-table.
22438 (completion-lisp-syntax-table, completion-c-syntax-table)
22439 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
22440 (cmpl-saved-syntax, cmpl-saved-point): Remove.
22441 (symbol-under-point, symbol-before-point)
22442 (symbol-under-or-before-point, symbol-before-point-for-complete)
22443 (add-completions-from-c-buffer): Use with-syntax-table.
22444 (make-completion): Don't return a list of completion entries.
22445 Update callers.
22446 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
22447 (completion-initialize): Rename from initialize-completions.
22448 (completion-find-file-hook): Rename from cmpl-find-file-hook.
22449 (kill-emacs-save-completions): Collect stats here.
22450 (save-completions-to-file, load-completions-from-file):
22451 Use with-current-buffer.
22452 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
22453 into a function. Move all calls to toplevel.
22454 (completion-lisp-mode-hook): New fun.
22455 (completion-c-mode-hook, completion-setup-fortran-mode):
22456 Set the syntax-table here. Use local-set-key.
22457 (completion-saved-bindings): New var.
22458 (dynamic-completion-mode): Make it into a proper minor mode.
22459 (load-completions-from-file): Remove unused var `num-uses'.
22460
22461 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
22462 constructor if it is explicitly overridden.
22463
22464 * complete.el (PC-completion-as-file-name-predicate):
22465 Use minibuffer-completing-file-name.
22466 (partial-completion-mode): Use find-file-not-found-functions.
22467 (PC-lisp-complete-symbol): Use with-syntax-table.
22468 (PC-look-for-include-file): Remove dead setq.
22469 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
22470 (PC-complete): Use with-current-buffer.
22471
22472 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
22473 escape single quotes.
22474
22475 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
22476
22477 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
22478 of `if' whose condition always returned nil. Doc fix.
22479
22480 * buff-menu.el (Buffer-menu-revert-function): Make the selected
22481 window's buffer the current buffer around the call to
22482 `list-buffers-noselect'. This is necessary to mark that buffer
22483 with a `.' in the Buffer Menu when called from Lisp, for instance
22484 by Auto Revert Mode.
22485
22486 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
22487
22488 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
22489 attaching to it.
22490 (gdb-pre-prompt): Make sure gdb-error is reset.
22491
22492 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
22493 with a child process, detect it.
22494 (gud-speedbar-buttons): Match regexp more carefully.
22495
22496 2005-11-27 Richard M. Stallman <rms@gnu.org>
22497
22498 * mouse.el (mouse-drag-move-window-bottom):
22499 Use adjust-window-trailing-edge.
22500
22501 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
22502
22503 * simple.el (blink-matching-open): Ignore
22504 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
22505 (blink-matching-paren-on-screen): Update docstring.
22506
22507 * paren.el (show-paren-mode): No longer change
22508 `blink-matching-paren-on-screen'.
22509
22510 2005-11-27 John Paul Wallington <jpw@pobox.com>
22511
22512 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22513 (gdb-threads-select, gdb-edit-register-value):
22514 Use `posn-set-point' instead of `mouse-set-point' because the
22515 latter is not fbound when configured without X.
22516
22517 2005-11-27 Kim F. Storm <storm@cua.dk>
22518
22519 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
22520 existing face when partially highlighting a TAB in a rectangle.
22521
22522 2005-11-26 Kim F. Storm <storm@cua.dk>
22523
22524 * ido.el (ido-mode-map): Doc fix.
22525 (ido-mode-common-map, ido-mode-file-map)
22526 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
22527 (ido-define-mode-map): Rewrite. Select one of the new maps as
22528 parent for ido-mode-map instead of building from scratch.
22529 (ido-init-mode-maps): New defun to initialize new maps.
22530 (ido-mode): Call it.
22531 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
22532 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
22533
22534 2005-11-26 John Paul Wallington <jpw@pobox.com>
22535
22536 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
22537 `mouse-set-point' because the latter is not fbound when configured
22538 without X.
22539
22540 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
22541
22542 * files.el (file-relative-name): Doc fix.
22543
22544 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
22545
22546 * progmodes/octave-inf.el (inferior-octave-startup): Force a
22547 non-empty string for secondary prompt PS2.
22548
22549 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
22550
22551 * progmodes/compile.el (compilation-setup): Fix last change.
22552
22553 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
22554
22555 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22556 (gdb-mouse-toggle-breakpoint-margin)
22557 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
22558 Add gdb-server-prefix to keep out of command history.
22559 (gdb-edit-register-value): New function.
22560 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
22561 (gdb-info-registers-custom): Use above map.
22562
22563 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
22564
22565 * custom.el (enable-theme): Signal error if argument is not a
22566 theme. Don't recalculate a face if it's not loaded yet.
22567
22568 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
22569 the `user' theme is in effect.
22570
22571 * info.el (Info-on-current-buffer): Record actual filename in
22572 Info-current-file, instead of t, or a fake filename if a non-file
22573 buffer. Make autoload.
22574 (Info-find-node, Info-revert-find-node): No need to check for
22575 Info-current-file nil.
22576 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
22577 Info-current-file is now never `t'.
22578 (Info-fontify-node): Many simplifications due to Info-current-file
22579 always being valid. Use Info-find-file to find node filename.
22580
22581 2005-11-25 David Kastrup <dak@gnu.org>
22582
22583 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
22584 new character, then delete" in order to preserve markers.
22585
22586 2005-11-25 David Ponce <david@dponce.com>
22587
22588 * recentf.el (recentf-arrange-by-rule): Handle a special
22589 `auto-mode-alist'-like "strip suffix" rule.
22590 (recentf-build-mode-rules): Handle second level auto-mode entries.
22591
22592 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
22593
22594 * emulation/viper-keym.el (viper-ESC-key): Use different values
22595 in terminal and window modes.
22596
22597 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
22598 add jde-javadoc-checker-report-mode.
22599
22600 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
22601
22602 * ediff.el (ediff-date): Change the date of last update.
22603
22604 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
22605
22606 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
22607 Use define-minor-mode, and make it a local mode. Turn on font-lock.
22608 (hi-lock-mode): New global minor mode.
22609 (turn-on-hi-lock-if-enabled): New function.
22610 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
22611 Change arguments to regexp and face instead of a font-lock pattern.
22612 Directly set face property, instead of refontifying.
22613 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
22614 (hi-lock-find-patterns): Use line-number-at-pos.
22615
22616 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
22617 arguments for hi-lock-set-pattern.
22618 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
22619 Call font-lock-fontify-buffer.
22620 (hi-lock-find-file-hook, hi-lock-current-line)
22621 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
22622
22623 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
22624 turned off.
22625
22626 * progmodes/compile.el (compilation-setup): Don't fiddle with
22627 font-lock-defaults.
22628
22629 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
22630
22631 * progmodes/gdb-ui.el (gdb-var-create-handler)
22632 (gdb-var-list-children-handler): Find values for all variable
22633 objects. gud-speedbar-buttons decides whether to display them.
22634
22635 2005-11-24 Romain Francoise <romain@orebokech.com>
22636
22637 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
22638 buffer name with a space.
22639
22640 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
22641
22642 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
22643 `org-export-local-list-max-depth'. Change default value to 3.
22644 (org-auto-renumber-ordered-lists)
22645 (org-plain-list-ordered-item-terminator): New options.
22646 (org-at-item-p, org-beginning-of-item, org-end-of-item)
22647 (org-get-indentation, org-get-string-indentation)
22648 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
22649 New functions.
22650 (org-move-item-down, org-move-item-up): New commands.
22651 (org-export-as-html): New classes for CSS support. Bug fix in
22652 regular expression detecting fixed-width regions. Respect
22653 `org-local-list-ordered-item-terminator'.
22654 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
22655 also a list item.
22656 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
22657 New item moving functions.
22658
22659 2005-11-24 Juri Linkov <juri@jurta.org>
22660
22661 * isearch.el (isearch-repeat): With empty search ring set
22662 `isearch-error' to the error string instead of signaling error
22663 with the function `error'.
22664
22665 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22666
22667 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
22668
22669 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
22670
22671 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
22672 and variable.
22673 (gdb-var-create-handler, gdb-var-list-children-handler):
22674 Don't match on "char **...".
22675 (gdb-var-update-handler): Find values for all variable objects.
22676 (gdb-info-frames-custom): Identify frames by leading "#".
22677
22678 * progmodes/gud.el (gud-speedbar-menu-items): Add
22679 gdb-speedbar-auto-raise as radio button.
22680 (gud-speedbar-buttons): Raise speedbar if requested.
22681 Don't match on "char **...".
22682 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
22683 Make it editable.
22684
22685 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
22686
22687 * info.el (Info-fontify-node): Handle the case where
22688 Info-current-file is t.
22689
22690 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
22691
22692 * simple.el (blink-matching-open): Fix off-by-one in last change.
22693
22694 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22695
22696 * term/mac-win.el: Don't change default directory.
22697
22698 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
22699
22700 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
22701 buffers correctly. (It used to throw an error in such buffers.)
22702 Make it ask for confirmation in group buffers and other Custom
22703 buffers containing more than one customization item.
22704
22705 2005-11-22 John Paul Wallington <jpw@gnu.org>
22706
22707 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
22708 property on mail and url overlays.
22709 (goto-address-at-point): Use `posn-set-point' instead of
22710 `mouse-set-point' because the latter is not fbound when configured
22711 without X.
22712
22713 2005-11-22 Lars Hansen <larsh@soem.dk>
22714
22715 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
22716 (ls-lisp-classify, ls-lisp-format): Delete call to
22717 ls-lisp-parse-symlink.
22718 (ls-lisp-handle-switches): Handle symlinks to directories as
22719 directories when ls-lisp-dirs-first in non-nil.
22720
22721 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
22722
22723 * startup.el (command-line): Make sure that loaddefs.el is handled
22724 correctly in load-history.
22725
22726 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
22727
22728 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
22729 (gdb-struct-string, gdb-array-string): New constants.
22730 (gdb-info-locals-handler): Use them.
22731 (gdb-reset): Reset gdb-var-list to nil.
22732
22733 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
22734
22735 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
22736 in patterns.
22737
22738 2005-11-21 Juri Linkov <juri@jurta.org>
22739
22740 * custom.el (defcustom): Update link types in docstring.
22741
22742 2005-11-20 Martin Rudalics <rudalics@gmx.at>
22743
22744 * custom.el (defgroup): Add doc-string-elt info.
22745
22746 * widget.el (define-widget): Don't use declare for the doc-string-elt.
22747
22748 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
22749
22750 * newcomment.el (comment-enter-backward): Fix last fix.
22751
22752 * simple.el (blink-matching-open):
22753 * paren.el (show-paren-function): Allow new paren-class info.
22754
22755 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
22756
22757 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
22758 handled automagically.
22759
22760 2005-11-20 Andreas Schwab <schwab@suse.de>
22761
22762 * descr-text.el (describe-char): When copying overlays put them
22763 over the full char description instead of just the first character
22764 of it.
22765
22766 2005-11-20 Juri Linkov <juri@jurta.org>
22767
22768 * simple.el (what-cursor-position):
22769 * descr-text.el (describe-char): Use Lisp-readable syntax
22770 for octal and hex. Reorder decimal, octal and hex values.
22771 Remove excess whitespace in the output. Use `=' in `column='
22772 like in `point=' and `Hscroll='.
22773
22774 * international/mule-cmds.el (encoded-string-description):
22775 Use Lisp-readable syntax for hex.
22776
22777 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
22778
22779 * newcomment.el (comment-enter-backward): Handle the case where the
22780 comment is closed by EOB.
22781
22782 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
22783
22784 * longlines.el (longlines-before-revert-hook)
22785 (longlines-after-revert-hook): New functions.
22786 (longlines-mode): Turn off longlines temporarily when reverting.
22787 Add a message-setup-hook.
22788 (longlines-decode-buffer): New function.
22789 (longlines-wrap-line): Preserve marker positions.
22790
22791 2005-11-19 Andreas Schwab <schwab@suse.de>
22792
22793 * emacs-lisp/shadow.el: Handle compressed files.
22794
22795 2005-11-19 Romain Francoise <romain@orebokech.com>
22796
22797 * net/browse-url.el (browse-url-default-browser): Signal an error
22798 if no usable browser can be found, rather than try to load w3.
22799
22800 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
22801
22802 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
22803 replacing existing properties.
22804 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
22805 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
22806 tty specs.
22807 (rcirc-server-prefix, rcirc-server): New faces.
22808 (rcirc-url-regexp): Generate with rx macro.
22809 (rcirc-last-server-message-time): New variable.
22810 (rcirc-filter): Record time of last message.
22811 (rcirc-keepalive): Kill processes that did not send a message
22812 since the last ping.
22813 (rcirc-mode): Give rcirc-topic a local binding here.
22814
22815 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
22816
22817 * subr.el (read-passwd): Fontify the prompt as we do with other
22818 prompts.
22819
22820 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
22821
22822 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
22823 binding buffer-read-only to nil.
22824
22825 2005-11-19 Eli Zaretskii <eliz@gnu.org>
22826
22827 * complete.el (partial-completion-mode):
22828 Mention completion-auto-help in the doc string.
22829
22830 * man.el (Man-highlight-references): Doc fix. Reformat code in a
22831 more Lisp-ish way.
22832
22833 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
22834
22835 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
22836 digits, not 8, to avoid misalignment for files larger than 100MB.
22837
22838 2005-11-19 Eli Zaretskii <eliz@gnu.org>
22839
22840 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
22841 Mention "keyboard shortcuts" in the help text.
22842
22843 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22844
22845 * startup.el (fancy-splash-default-action): Discard only
22846 mouse-down and succeeding mouse-up events in the splash screen
22847 window so that drag-n-drop event can be processed.
22848
22849 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
22850
22851 * longlines.el (longlines-mode): Add hacks for mail-mode and
22852 message-mode.
22853
22854 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
22855
22856 * textmodes/org.el (org-table-sort-lines): New command.
22857 (org-tbl-menu): Add entry for `org-table-sort-lines'.
22858 (org-add-file): Command removed, use `org-agenda-file-to-front'
22859 instead.
22860 (org-export-icalendar): Use `org-icalendar-combined-name'.
22861 (org-cycle-agenda-files, org-agenda-file-to-end)
22862 (org-agenda-file-to-front): New commands.
22863 (org-table-tab-jumps-over-hlines, org-export-html-style):
22864 New options.
22865 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
22866 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
22867 New functions.
22868 (org-fill-paragraph): Call `org-table-align' in tables.
22869 (org-mode): Call `org-set-autofill-regexps'.
22870 (org-export-as-html): Support for local handformatted lists.
22871 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
22872 (org-export-local-list-max-depth): New option.
22873 (org-html-expand): Use `org-html-protect'.
22874
22875 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
22876
22877 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
22878 to "p".
22879 (gdb): Move definition of gud-pp to...
22880
22881 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
22882 speedbar.
22883 (gdb-find-watch-expression): New function.
22884
22885 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
22886
22887 * faces.el (face-attribute, set-face-attribute): Mention existence
22888 of `:ignore-defface' setting in docstring.
22889
22890 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
22891
22892 * simple.el (completion-setup-function): Fix last change.
22893
22894 2005-11-17 John Paul Wallington <jpw@pobox.com>
22895
22896 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
22897 Use `posn-set-point' instead of `mouse-set-point' because the
22898 latter is not fbound when configured without X.
22899
22900 * comint.el (comint-insert-input): Likewise.
22901
22902 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
22903
22904 * simple.el (hard-newline): New variable.
22905 (sendmail-user-agent-compose, next-line): Use it.
22906
22907 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
22908 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
22909 (mail-mail-reply-to, mail-mail-followup-to)
22910 (mail-position-on-field, mail-signature, mail-yank-original)
22911 (mail-attach-file): Likewise.
22912
22913 * mail/mailheader.el (mail-header-format)
22914 (mail-header-format-function): Likewise.
22915
22916 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
22917
22918 2005-11-17 Juri Linkov <juri@jurta.org>
22919
22920 * font-lock.el (font-lock-faces): Rename this defgroup from
22921 `font-lock-highlighting-faces'.
22922 (font-lock-comment-face, font-lock-comment-delimiter-face)
22923 (font-lock-string-face, font-lock-doc-face)
22924 (font-lock-keyword-face, font-lock-builtin-face)
22925 (font-lock-function-name-face, font-lock-variable-name-face)
22926 (font-lock-type-face, font-lock-constant-face)
22927 (font-lock-warning-face, font-lock-negation-char-face)
22928 (font-lock-preprocessor-face)
22929 (font-lock-regexp-grouping-backslash)
22930 (font-lock-regexp-grouping-construct): Rename :group from
22931 `font-lock-highlighting-faces' to `font-lock-faces'.
22932
22933 * cus-edit.el (lisp, c, tex):
22934 * progmodes/ada-mode.el (ada):
22935 * progmodes/asm-mode.el (asm):
22936 * progmodes/cperl-mode.el (cperl-faces):
22937 * progmodes/cpp.el (cpp):
22938 * progmodes/dcl-mode.el (dcl):
22939 * progmodes/f90.el (f90):
22940 * progmodes/fortran.el (fortran):
22941 * progmodes/icon.el (icon):
22942 * progmodes/idlwave.el (idlwave-misc):
22943 * progmodes/m4-mode.el (m4):
22944 * progmodes/make-mode.el (makefile):
22945 * progmodes/meta-mode.el (meta-font):
22946 * progmodes/modula2.el (modula2):
22947 * progmodes/octave-mod.el (octave):
22948 * progmodes/pascal.el (pascal):
22949 * progmodes/perl-mode.el (perl):
22950 * progmodes/prolog.el (prolog):
22951 * progmodes/ps-mode.el (PostScript-edit):
22952 * progmodes/scheme.el (scheme):
22953 * progmodes/sh-script.el (sh-script):
22954 * progmodes/simula.el (simula):
22955 * progmodes/tcl.el (tcl):
22956 * textmodes/nroff-mode.el (nroff):
22957 * textmodes/reftex-vars.el (reftex-fontification-configurations):
22958 * textmodes/sgml-mode.el (sgml):
22959 * textmodes/texinfo.el (texinfo):
22960 Add :link (custom-group-link font-lock-faces) to defgroup.
22961
22962 * hi-lock.el (hi-lock): Rename this defgroup from
22963 `hi-lock-interactive-text-highlighting'. Change parent group from
22964 `faces' to `font-lock'. Add link to the manual.
22965 (hi-lock-mode, hi-lock-file-patterns-range)
22966 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
22967 `hi-lock-interactive-text-highlighting' to `hi-lock'.
22968 (hi-lock-faces): Add :group `faces'.
22969
22970 * cus-edit.el (custom-variable-prompt): Clarify the code.
22971
22972 * faces.el (face-read-string): Set the default value arg of
22973 completing-read.
22974
22975 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
22976
22977 * rfn-eshadow.el (file-name-shadow-properties)
22978 (file-name-shadow-tty-properties, file-name-shadow-mode):
22979 Remove autoloads, because the file is now preloaded.
22980
22981 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
22982
22983 * printing.el (easy-menu-intern): Don't define.
22984 (pr-get-symbol): Use easy-menu-intern only if defined.
22985
22986 * simple.el (blink-matching-open): Simplify a bit.
22987 (completion-setup-function): Fix the case of partial-completion-mode
22988 when the minibuffer's contents start with "-".
22989 Obey completion-base-size-function even when
22990 minibuffer-completing-file-name is non-nil.
22991
22992 2005-11-16 Richard M. Stallman <rms@gnu.org>
22993
22994 * net/eudcb-ph.el (eudc-ph-open-session):
22995 Use set-process-query-on-exit-flag.
22996
22997 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
22998
22999 * international/ucs-tables.el (ucs-set-table-for-input):
23000 Use make-local-variable, not make-variable-buffer-local.
23001
23002 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
23003 Improve warning message text.
23004
23005 * savehist.el (savehist-save-hook): Add :group.
23006
23007 * menu-bar.el (menu-bar-help-menu):
23008 Rename Find Extra Packages to External Packages.
23009
23010 * cus-edit.el (Custom-reset-standard): Verify that
23011 :custom-standard-value prop exists before calling it.
23012
23013 * apropos.el (apropos-calc-scores): Use apropos-pattern.
23014
23015 2005-11-16 Martin Rudalics <rudalics@gmx.at>
23016
23017 * wid-edit.el (color): Enclose %t in %{...%}.
23018
23019 * cus-edit.el (face): Enclose %t in %{...%}.
23020
23021 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
23022
23023 * savehist.el (savehist-mode-hook): Re-add the var.
23024 (savehist-mode): Use it.
23025
23026 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
23027
23028 * textmodes/flyspell.el: Fix commenting convention.
23029 Remove unnecessary leading * in custom docstrings.
23030 (flyspell-emacs): Remove unused var.
23031 (flyspell-delete-region-overlays): Use remove-overlays.
23032 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
23033 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
23034 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
23035 (flyspell-debug-signal-word-checked): Use with-current-buffer.
23036 (make-flyspell-overlay): Don't locally reuse a global name.
23037 (flyspell-highlight-incorrect-region)
23038 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
23039 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
23040 (flyspell-notify-misspell): Remove unused args `start' and `end'.
23041 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
23042 Wrap calls to accept-process-output inside with-local-quit since it's
23043 often called from a post-command-hook.
23044 (flyspell-correct-word, flyspell-auto-correct-word):
23045 Use ispell-send-string.
23046 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
23047
23048 * calendar/diary-lib.el (diary-list-entries): Also hide the
23049 terminating newline.
23050
23051 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
23052
23053 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
23054 window-system, to allow fonts on tty.
23055
23056 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
23057
23058 * progmodes/gud.el (gud-speedbar-item-info): New function.
23059 (gud-install-speedbar-variables): Use it to display data type
23060 of watch expression as a tooltip in speedbar.
23061
23062 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
23063
23064 * font-core.el (global-font-lock-mode): Add :version keyword,
23065 because default was changed.
23066
23067 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
23068
23069 * startup.el (command-line): Use `custom-reevaluate-setting' for
23070 `file-name-shadow-mode'.
23071
23072 * loadup.el: Preload rfn-eshadow.
23073
23074 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
23075 Add :version keyword.
23076 (file-name-shadow-properties, file-name-shadow-tty-properties)
23077 (file-name-shadow): Add :version keyword.
23078
23079 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
23080 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
23081 in the custom-group property of the symbol frames and the fringe
23082 group got no link to its parent group frames.
23083 Doc fix.
23084
23085 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
23086
23087 * progmodes/gud.el (gud-stop-subjob): New function.
23088 (gud-menu-map, gud-tool-bar-map): Use it.
23089
23090 2005-11-16 Kim F. Storm <storm@cua.dk>
23091
23092 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
23093 than kill it.
23094 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
23095 to a more useful/logical place.
23096
23097 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
23098
23099 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
23100 go buttons complementary.
23101
23102 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
23103
23104 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
23105 (rfn-eshadow-sifn-equal): New function.
23106 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
23107
23108 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
23109
23110 * emulation/viper-util.el (viper-non-word-characters-reformed-vi):
23111 Quote `-' in string.
23112
23113 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
23114 rcirc-mode buffers come up in Emacs state.
23115
23116 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
23117 operation.
23118
23119 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
23120
23121 * term.el (term-termcap-format): Fix typos.
23122 (term-down): Fix the negative argument case.
23123
23124 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
23125
23126 * progmodes/gdb-ui.el: Remove face-alias left over from change on
23127 2005-08-15.
23128 (gdb-ann3): New command gud-go.
23129 (menu): Accomodate gdb-mi.el.
23130 (gdb-assembler-custom): Make buffer of selected window current
23131 so that set-window-point works.
23132
23133 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
23134 buttons and include new ones.
23135
23136 2005-11-16 Kim F. Storm <storm@cua.dk>
23137
23138 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
23139 (gud-menu-map): Use it.
23140
23141 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
23142
23143 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
23144 that works correctly for Custom and that does not override a user
23145 who disables it.
23146
23147 * help-mode.el (help-make-xrefs, help-xref-on-pp)
23148 (help-xref-interned, help-follow): Make hyperlinks for variables
23149 that are unbound, but have a non-nil variable-documentation property.
23150
23151 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
23152 mode hook. (It conflicted with defcustoms for some mode hooks.)
23153 Use the `variable-documentation' property to give the mode hook a
23154 docstring and expand that docstring.
23155
23156 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
23157
23158 * savehist.el (savehist-mode): Don't bother with
23159 `custom-set-minor-mode'.
23160 (savehist-coding-system): Check XEmacs version.
23161 (history-length): Declare also at run time.
23162 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
23163 Don't set the customize state.
23164 (savehist-minibuffer-hook): Special case for when
23165 minibuffer-history-variable is equal to t.
23166
23167 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
23168
23169 * files.el (write-file): Refresh VC status.
23170
23171 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
23172 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
23173 than fundamental-mode to see if the mode was set.
23174
23175 2005-11-14 Romain Francoise <romain@orebokech.com>
23176
23177 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
23178 dummy function in `eval-when-compile' to avoid compiler warning.
23179 Require `man' at compile time.
23180
23181 2005-11-14 Jay Belanger <belanger@truman.edu>
23182
23183 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
23184 calcFunc-powerexpand.
23185 (math-write-out-power): Rename it to math-powerexpand; have it
23186 handle negative exponents.
23187 (calc-writeoutpower): Rename it to calc-powerexpand.
23188
23189 * calc/calc-ext.el: Change calcFunc-writeoutpower and
23190 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
23191 autoloads.
23192 Add calcFunc-ldiv to autoloads.
23193
23194 * calc/calc-arith.el (calcFunc-ldiv): New function.
23195
23196 * calc/calc.el (calc-left-divide): New function.
23197
23198 2005-11-14 Juri Linkov <juri@jurta.org>
23199
23200 * cus-edit.el (custom-variable-prompt): Set the default value arg
23201 of completing-read.
23202
23203 * cus-dep.el (custom-make-dependencies): Reverse the list of
23204 found dependencies.
23205
23206 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
23207
23208 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
23209 Highlighting" entry, it is on by default now.
23210 (menu-bar-options-save): Do not save global-font-lock-mode.
23211
23212 2005-11-13 Richard M. Stallman <rms@gnu.org>
23213
23214 * textmodes/flyspell.el (flyspell-large-region):
23215 Call flyspell-accept-buffer-local-defs.
23216
23217 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
23218
23219 * textmodes/flyspell.el (flyspell-notify-misspell):
23220 Fix misspelling of "Misspelling".
23221 (flyspell-process-localwords): New function.
23222 (flyspell-large-region): Call flyspell-process-localwords and
23223 flyspell-delete-region-overlays.
23224 (flyspell-delete-region-overlays): New function.
23225 (flyspell-delete-all-overlays): Call that.
23226
23227 2005-11-13 Richard M. Stallman <rms@gnu.org>
23228
23229 * help.el (help-for-help-internal): Improve doc of C-h a.
23230 (describe-key): Improve prompt; doc fix.
23231
23232 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
23233
23234 * vc-svn.el (vc-svn-registered): Catch all errors.
23235
23236 * cus-dep.el (custom-make-dependencies): Typo.
23237
23238 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
23239
23240 * net/tramp-util.el (top): Fix compilation warning.
23241
23242 2005-11-13 Kim F. Storm <storm@cua.dk>
23243
23244 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
23245
23246 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
23247
23248 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
23249 (gud-speedbar-buttons): Match on "const char *" too.
23250
23251 * progmodes/gdb-ui.el (gdb-var-create-handler)
23252 (gdb-var-list-children-handler): Match on "const char *" too.
23253 (gdb-var-evaluate-expression-handler): Match on empty string.
23254 (gdb-var-update-handler): Only call
23255 gdb-var-evaluate-expression-handler when required.
23256
23257 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
23258
23259 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
23260 selected window. This still doesn't work for speedbar.
23261 (gud-speedbar-buttons): Handle string expressions properly.
23262
23263 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
23264 (gdb-var-create-handler): Handle string expressions properly.
23265 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
23266 Handle string expressions properly. Move "type" field into regexp.
23267
23268 2005-11-12 Karl Fogel <kfogel@red-bean.com>
23269
23270 * bookmark.el (bookmark-maybe-message): New function to reduce
23271 code duplication: invokes `message' iff baud-rate is high enough.
23272 (bookmark-write-file): Use above instead of an inline conditional.
23273 (bookmark-load): Same.
23274
23275 2005-11-12 Karl Fogel <kfogel@red-bean.com>
23276
23277 * bookmark.el (bookmark-write-file): Don't visit the destination
23278 file, just write the data to it using write-region. This is
23279 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
23280 change to avoid visiting the file in the first place.
23281
23282 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
23283
23284 * hi-lock.el (hi-lock-mode): Set the default value of
23285 font-lock-defaults.
23286
23287 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
23288
23289 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
23290 arg to `file-attributes'.
23291 (find-lisp-format): The UID and GID can now be strings.
23292
23293 2005-11-12 Kim F. Storm <storm@cua.dk>
23294
23295 * help.el (help-map): Bind C-h d to apropos-documentation.
23296
23297 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
23298 when point is at end-of-buffer.
23299
23300 * apropos.el (apropos-match-face): Doc fix.
23301 (apropos-sort-by-scores): Add new choice `verbose'.
23302 (apropos-documentation-sort-by-scores): New defcustom.
23303 (apropos-pattern): Now contains the pattern entered by the user.
23304 (apropos-pattern-quoted): New defvar.
23305 (apropos-regexp): New defvar, containing the regexp corresponding
23306 to apropos-pattern.
23307 (apropos-all-words-regexp): Rename from apropos-all-regexp.
23308 (apropos-read-pattern): New defun. Use it to read pattern arg in
23309 interactive calls; returns list of words for a word list, and
23310 string for a regexp.
23311 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
23312 parses a list of words or regexp as returned by apropos-read-pattern.
23313 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
23314 (apropos-score-doc): Return a very high score if the string
23315 entered by the user matches literally.
23316 (apropos-variable): Doc fix. Use apropos-read-pattern.
23317 (apropos-command): Doc fix. Use apropos-read-pattern and
23318 apropos-parse-pattern. Call apropos-print with nosubst=t.
23319 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
23320 apropos-parse-pattern.
23321 (apropos-documentation): Doc fix. Use apropos-read-pattern and
23322 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
23323 apropos-documentation-sort-by-scores. Call apropos-print with
23324 nosubst=t.
23325 (apropos-documentation-internal): Pass doc string through
23326 substitute-key-definition before adding text properties.
23327 Highlight substring matching literal user input if possible.
23328 (apropos-documentation-check-doc-file): Remove locals beg and end.
23329 Fix calculation of score (as added twice). Pass doc string through
23330 substitute-key-definition before adding text properties.
23331 (apropos-documentation-check-elc-file): Pass doc string through
23332 substitute-key-definition before adding text properties.
23333 Highlight substring matching literal user input if possible.
23334 (apropos-print): Add new arg NOSUBST; if set, command and variable
23335 doc strings have already been passed through substitute-key-definition.
23336 Add code to handle apropos-accumulator items without score element
23337 for backwards compatibility (e.g. with woman package).
23338 Only show scores if apropos-sort-by-scores is `verbose'.
23339
23340 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
23341
23342 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
23343 Add jka-compr-load-suffixes to load-suffixes.
23344
23345 * jka-compr.el: Require jka-cmpr-hook.
23346 (jka-compr-info-compress-message, jka-compr-info-compress-program)
23347 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
23348 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
23349 (jka-compr-info-can-append, jka-compr-info-strip-extension)
23350 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
23351 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
23352 (jka-compr-uninstall): Remove entries from
23353 jka-compr-added-to-file-coding-system-alist after they are used.
23354 (jka-compr-error): Remove unused var `curbuf'.
23355 (jka-compr-file-local-copy): Remove unused var `notfound'.
23356
23357 2005-11-10 Romain Francoise <romain@orebokech.com>
23358
23359 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
23360
23361 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
23362
23363 * progmodes/gud.el (gud-menu-map): Move parentheses.
23364 (gdb): New command gud-pv.
23365
23366 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
23367
23368 * tar-mode.el: Remove spurious or unnecessary leading stars
23369 in docstrings.
23370 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
23371 (tar-parse-octal-integer-safe): Use mapc.
23372 (tar-header-block-summarize): Remove unused var `ck'.
23373 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
23374 cleared before. Obey default-enable-multibyte-characters.
23375 Use mapconcat. Simplify setting of tar-header-offset.
23376 (tar-mode-map): Move initialization inside delcaration.
23377 (tar-flag-deleted): Use `abs'.
23378 (tar-expunge-internal): Remove unused var `line'.
23379 (tar-expunge-internal): Don't hardcode point-min==1.
23380 (tar-expunge): Widen while doing set-buffer-multibyte.
23381 (tar-rename-entry): Use file-name-coding-system.
23382 (tar-alter-one-field): Don't hardcode point-min==1.
23383 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
23384 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
23385
23386 2005-11-10 Masatake YAMATO <jet@gyve.org>
23387
23388 * add-log.el (add-log-current-defun): Handle class::method
23389 notation of c++. Fix incorrect comment.
23390
23391 2005-11-10 Alan Mackenzie <acm@muc.de>
23392
23393 * help-fns.el (describe-variable): Make C-h v work when a variable
23394 has variable documentation yet is unbound.
23395
23396 2005-11-10 Masatake YAMATO <jet@gyve.org>
23397
23398 * man.el (Man-highlight-references): Set an empty
23399 string to `Man-arguments' if it is nil.
23400 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
23401
23402 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
23403
23404 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
23405 commenting conventions.
23406
23407 * cus-dep.el (custom-make-dependencies): Simplify.
23408 Better follow the commenting conventions.
23409
23410 2005-11-09 Richard M. Stallman <rms@gnu.org>
23411
23412 * apropos.el (apropos-pattern): Rename from apropos-regexp.
23413 (apropos-orig-pattern): Rename from apropos-orig-regexp.
23414 All uses changed.
23415 (apropos-rewrite-regexp): Doc fix.
23416 (apropos-variable, apropos-command, apropos, apropos-value):
23417 Change prompt; carry through the argument renaming.
23418
23419 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
23420
23421 * find-lisp.el: Require dired.
23422 (find-lisp-find-dired-internal): Do not call
23423 `abbreviate-file-name' on DIR.
23424
23425 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
23426
23427 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
23428
23429 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
23430
23431 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
23432 when using the speedbar.
23433 (gdb): New command gud-pp.
23434 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
23435
23436 2005-11-09 Juri Linkov <juri@jurta.org>
23437
23438 * replace.el (occur-excluded-properties): New defcustom.
23439 (occur-1, occur-engine, occur-accumulate-lines): Use it.
23440
23441 2005-11-08 Jay Belanger <belanger@truman.edu>
23442
23443 * calc/calc-units.el (math-convert-units): Replace any composite
23444 unit by its definition.
23445
23446 2005-11-08 Lars Hansen <larsh@soem.dk>
23447
23448 * emacs-lisp/autoload.el (update-directory-autoloads):
23449 Add obsolete function alias.
23450
23451 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
23452
23453 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
23454 comment-indent-function.
23455 (lisp-comment-indent): Replace by an alias for comment-indent-default.
23456
23457 * reveal.el (reveal-post-command): Rework the handling of
23458 reveal-open-spots, so as to be more reliable. There were several
23459 tricky corner cases where an open spot might be lost, or where
23460 a closed spot might end up on the list of open spots.
23461 Only reveal text that's ellipsised.
23462
23463 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
23464
23465 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
23466
23467 2005-11-07 John Paul Wallington <jpw@gnu.org>
23468
23469 * ibuffer.el (ibuffer): Search iconified frames too when
23470 getting Ibuffer buffer's window.
23471
23472 2005-11-06 Richard M. Stallman <rms@gnu.org>
23473
23474 * progmodes/compile.el (compilation-internal-error-properties):
23475 save-excursion around the computation of MARKER.
23476
23477 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
23478
23479 * textmodes/flyspell.el (flyspell-external-point-words):
23480 flyspell-get-word returns a list, not just a string.
23481
23482 2005-11-06 John Paul Wallington <jpw@pobox.com>
23483
23484 * ibuffer.el (ibuffer): Search all visible frames when getting
23485 Ibuffer buffer's window.
23486
23487 2005-11-07 Masatake YAMATO <jet@gyve.org>
23488
23489 * man.el (Man-reference-regexp): Accept spaces between
23490 `Man-name-regexp' and `Man-section-regexp'.
23491 (Man-apropos-regexp): New variable.
23492 (Man-abstract-xref-man-page): Use value for `Man-target-string'
23493 if available.
23494 (Man-highlight-references, Man-highlight-references0):
23495 Handle the case when `Man-arguments' includes "-k".
23496 (Man-highlight-references0): Rename the argument `TARGET-POS' to
23497 `TARGET'. `TARGET' can be a number, function or nil.
23498
23499 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
23500
23501 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
23502 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
23503 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
23504 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
23505 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
23506 (gdb-send-item): Use buffer-local-value and simplify.
23507
23508 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
23509
23510 * startup.el (command-line): Use `custom-reevaluate-setting' for
23511 `global-font-lock-mode'.
23512
23513 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
23514 by default, except in batch mode or when the -D option is given.
23515
23516 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
23517 specified keyword args on to `define-minor-mode'. Update docstring.
23518
23519 2005-11-05 Romain Francoise <romain@orebokech.com>
23520
23521 * replace.el (occur-engine): Add marker at end of line, too.
23522
23523 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
23524
23525 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
23526 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23527 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23528 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23529 argument to all these routines, so the passphrase can be managed
23530 externally and passed in to the system.
23531 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
23532 pgg-add-passphrase-to-cache function.
23533
23534 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
23535 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
23536 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
23537 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
23538 argument to all these routines, so the passphrase can be managed
23539 externally and passed in to the system.
23540 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
23541 function.
23542
23543 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
23544
23545 * font-lock.el: Don't deal with font-lock-face-attributes here,
23546 move the code ...
23547
23548 * startup.el (command-line): ... here. Use face-spec-set instead
23549 of custom-declare-face.
23550
23551 * faces.el (face-spec-set): Reset the face if spec is not nil.
23552
23553 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
23554
23555 * newcomment.el (comment-region-internal): Box more tightly in the
23556 common case where there's no TAB in the boxed text.
23557
23558 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23559
23560 * info.el (info-tool-bar-map): Use images prev-node, next-node and
23561 up-node.
23562
23563 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
23564
23565 * net/newsticker.el: Commentary updated. Code formatting changed.
23566 (newsticker-version): Change to "1.9".
23567 (newsticker, newsticker-feed): Doc fix.
23568 (newsticker-url-list): Doc fix. Add option "Weekly".
23569 (newsticker-retrieval-interval): Add option "Weekly".
23570 (newsticker-headline-processing): Doc fix.
23571 (newsticker-auto-mark-filter): Remove.
23572 (newsticker-auto-mark-filter-list): New.
23573 (newsticker-layout, newsticker-sort-method): Doc fix.
23574 (newsticker-hide-old-items-in-newsticker-buffer)
23575 (newsticker-heading-format, newsticker-item-format)
23576 (newsticker-desc-format): Doc fix.
23577 (newsticker-show-all-rss-elements): Remove.
23578 (newsticker-show-all-news-elements): New.
23579 (newsticker-faces, newsticker-ticker): Doc fix.
23580 (remove-from-invisibility-spec): Code formatting.
23581 (newsticker--process-ids): New.
23582 (newsticker-mode): Doc fix.
23583 (newsticker-mode): Change mode-line-format.
23584 (newsticker-start): Remove debug output.
23585 (newsticker-start-ticker): Doc fix. Add autoload cookie.
23586 (newsticker-w3m-show-inline-images): Code formatting.
23587 (newsticker-next-item): Call `force-mode-line-update'.
23588 (newsticker-previous-item): Call `force-mode-line-update'.
23589 (newsticker-next-feed): Call `force-mode-line-update'.
23590 (newsticker-previous-feed): Call `force-mode-line-update'.
23591 (newsticker-mark-all-items-at-point-as-read): Code formatting.
23592 (newsticker-show-old-items): Do not show descs.
23593 (newsticker-hide-entry): Hide too much.
23594 (newsticker-hide-entry, newsticker-show-entry)
23595 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
23596 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
23597 (newsticker-toggle-auto-narrow-to-item): Code formatting.
23598 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
23599 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
23600 (newsticker-get-news): Call `force-mode-line-update'.
23601 Collect process ids.
23602 (newsticker--sentinel): Change coding system handling.
23603 Move image retrieval to new functions newsticker--get-logo-url-*.
23604 Move feed parsing to new functions newsticker--parse-*.
23605 Update list of process ids.
23606 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
23607 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
23608 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
23609 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
23610 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
23611 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
23612 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
23613 (newsticker--decode-coding-string): Remove.
23614 (newsticker--decode-numeric-entities): Check input. Format code.
23615 (newsticker--remove-whitespace): Check input.
23616 (newsticker--do-forget-preformatted): Doc fix.
23617 (newsticker--decode-rfc822-date): Allow for missing time.
23618 (newsticker--update-process-ids): New.
23619 (newsticker--image-sentinel): Change comment.
23620 (newsticker--image-read): Change error message.
23621 (newsticker--imenu-goto): Doc fix. Show headline title.
23622 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
23623 (newsticker--buffer-do-insert-text): Clean whitespace in
23624 html-rendered headline title. Code formatting.
23625 Call `newsticker--buffer-print-extra-elements'.
23626 (newsticker--buffer-print-extra-element): Remove.
23627 (newsticker--buffer-print-extra-elements): New.
23628 (newsticker--buffer-do-print-extra-element): New.
23629 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
23630 large sizes.
23631 (newsticker--run-auto-mark-filter)
23632 (newsticker--do-run-auto-mark-filter):
23633 Use `newsticker-auto-mark-filter-list'.
23634
23635 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
23636
23637 * net/rcirc.el: Use split-string OMIT-NULLS argument.
23638 (rcirc-print): Force redisplay before running hooks. Do long
23639 buffer truncation after making new text read-only. Deal with nil
23640 text when decoding strings. If TARGET is nil, use either the
23641 currently selected buffer, if it is an rcirc buffer and of the
23642 same process or the process buffer.
23643 (rcirc-mode): Remove header-line. Recompute short buffer names.
23644 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
23645 (rcirc-short-buffer-name): Add variable.
23646 (rcirc-kill-buffer-hook): Recompute short buffer names.
23647 Remove nick from private channel.
23648 (rcirc-send-input): Send command text to current-buffer.
23649 Don't clear overlay arrow here.
23650 (rcirc-short-buffer-name): Return a short buffer name.
23651 (rcirc-update-short-buffer-names, rcirc-abbreviate)
23652 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
23653 buffer-name abbreviations.
23654 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
23655 Do not touch nick-table when killing a parted channel.
23656 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
23657 Clear arrow from current buffer if it is now hidden.
23658 (rcirc-current-buffer): Add variable.
23659 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
23660 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
23661 Remove -face from names.
23662 (rcirc-update-activity-string): Print "DND" when globally ignoring
23663 activity.
23664 (rcirc-ignore-buffer-activity-flag): Rename from
23665 rcirc-ignore-channel-activity.
23666 (rcirc-ignore-all-activity-flag): Doc fix.
23667 (rcirc-channels): Remove variable.
23668 (rcirc-kill-buffer-hook):
23669 (rcirc-get-buffer-create): Add nick to private channel.
23670 (rcirc-multiline-edit-submit): Remove tabs.
23671 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
23672 folded.
23673 (rcirc-remove-nick-channel): Bug fix.
23674 (rcirc-toggle-ignore-buffer-activity): Rename from
23675 rcirc-toggle-ignore-channel-activity.
23676 (rcirc-record-activity): Add buffers to the front of the list.
23677 (rcirc-update-activity): Remove killed buffers from list.
23678 (rcirc-process-server-response-1): Remove last argument if it is
23679 null before calling handler.
23680 (rcirc): Add "rcirc" defcustom prefix.
23681 (rcirc-prompt): Simplify default prompt.
23682 Use custom-initialize-default.
23683 (rcirc-private-chats): Remove variable.
23684 (rcirc-prompt): Change initialization.
23685 (rcirc-version): Remove function.
23686 (rcirc-id-string): Add constant.
23687 (rcirc-last-buffer): Remove variable.
23688 (rcirc-buffer-alist): Add variable.
23689 (rcirc-connect): Update variable setup.
23690 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
23691 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
23692 default.
23693 (rcirc-handler-generic): Trigger activity.
23694 (rcirc-send-message): Create the buffor of the target.
23695 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
23696 (rcirc-get-buffer): Just return nil if there is no matching buffer.
23697 (rcirc-multiline-edit-cancel): Remove function.
23698 (rcirc-set-last-buffer): Remove function.
23699 (rcirc-get-any-buffer): Add function.
23700 (rcirc-join-channels): Don't print /join text.
23701 (rcirc-toggle-ignore-channel-activity): Add and update echo area
23702 messages.
23703 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
23704 (rcirc-handler-NOTICE): Recognize CTCP responses.
23705 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
23706 constructing TOPIC string for buffers we are not JOINed.
23707 (rcirc-handler-CTCP-response): Add handler.
23708 (rcirc-multiline-edit-submit): Restore the window-configuration
23709 before adjusting point.
23710 (rcirc): Add customization group.
23711 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
23712 (rcirc-user-full-name, rcirc-startup-channels-alist)
23713 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
23714 (rcirc-ignore-all-activity-flag, rcirc-time-format)
23715 (rcirc-input-ring-size, rcirc-read-only-flag)
23716 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
23717 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
23718 Change defvar to defcustom.
23719 (rcirc-update-prompt): Add optional ALL arg, which will update
23720 prompts in all rcirc buffers. Regexp quote replacement text.
23721 (rcirc-fill-column): Accept frame-width as a value.
23722 (rcirc-set-changed): Add function.
23723 (rcirc-next-active-buffer): Write more meaningful messages.
23724 (rcirc-faces): Add customization group.
23725 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
23726 (rcirc-nick-in-message-face, rcirc-prompt-face)
23727 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
23728 (with-rcirc-process-buffer): Move before first usage.
23729 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
23730 (rcirc-debug-flag): Rename from `rcirc-log-p'.
23731 (rcirc-debug): Rename from `rcirc-log'.
23732 (rcirc-format-response-string): Do not print `-' chars for a
23733 NOTICE with no sender. Simplify output of server responses.
23734
23735 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
23736
23737 (rcirc-browse-url-map, rcirc-browse-url-at-point)
23738 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
23739 Make urls mouse and RET clickable.
23740
23741 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
23742
23743 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
23744
23745 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
23746
23747 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
23748 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23749 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23750 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23751 argument to all these routines, so the passphrase can be managed
23752 externally and passed in to the system.
23753 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
23754 pgg-add-passphrase-to-cache function.
23755
23756 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
23757 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
23758 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
23759 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
23760 argument to all these routines, so the passphrase can be managed
23761 externally and passed in to the system.
23762 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
23763 function.
23764
23765 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
23766
23767 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
23768 from goto-address-url-regexp.
23769
23770 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
23771
23772 * textmodes/org.el (org-read-date, org-goto-calendar)
23773 (org-recenter-calendar, org-agenda-goto-calendar):
23774 Temporarily clear `calendar-move-hook'.
23775
23776 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
23777
23778 * ediff-merg.el (ediff-merge-region-is-non-clash):
23779 Return t, if not merging.
23780
23781 * ediff-util.el (ediff-previous-difference): Don't skip regions that
23782 have merge clashes.
23783
23784 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23785
23786 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23787 Undo previous change.
23788
23789 * startup.el (command-line): Use `custom-reevaluate-setting' for
23790 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
23791 tty-register-default-colors on Mac.
23792
23793 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
23794
23795 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
23796 (gdb-buffer-type): Make it automatically buffer local...
23797 (gdb-get-create-buffer): ...and set it accordingly.
23798 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
23799 actually work.
23800
23801 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
23802
23803 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
23804 not red.
23805
23806 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
23807
23808 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
23809 case GUD buffer is not visible.
23810 (gdb-goto-breakpoint): Try to force display in source buffer.
23811 (gdb-frame-gdb-buffer): Copy other similar functions.
23812 (gdb-restore-windows): Don't display source if not asked for.
23813 (gdb-assembler-buffer-name): Don't capitalise.
23814
23815 2005-11-03 Richard M. Stallman <rms@gnu.org>
23816
23817 * wid-edit.el (key-sequence): New widget type.
23818
23819 * simple.el (set-mark-command-repeat-pop): New variable.
23820 (set-mark-command): Only interpret plan C-@ after a pop as a pop
23821 if set-mark-command-repeat-pop is true.
23822
23823 * info.el (Info-fontify-node): Don't display extra "see" if there
23824 already is one here.
23825
23826 * mouse.el: Fix special handling of DEL after dragging a region:
23827 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
23828 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
23829
23830 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
23831
23832 * textmodes/ispell.el (ispell-command-loop): Change `i' description
23833 not to assume it pertains to an affix.
23834
23835 * textmodes/flyspell.el (flyspell-post-command-hook):
23836 Bind deactivate-mark to prevent deactivation.
23837
23838 2005-11-03 Lars Hansen <larsh@soem.dk>
23839
23840 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
23841 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
23842 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
23843
23844 2005-11-03 Romain Francoise <romain@orebokech.com>
23845
23846 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
23847 Update copyright years.
23848
23849 2005-11-03 Sam Steingold <sds@gnu.org>
23850
23851 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23852 Use system-type instead of window-system because window-system is not
23853 correctly defined during loadup.
23854
23855 2005-11-02 Mark A. Hershberger <mah@everybody.org>
23856
23857 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
23858 (xml-parse-tag): Join strings separated by a comment properly.
23859
23860 2005-11-02 Andreas Schwab <schwab@suse.de>
23861
23862 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
23863
23864 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
23865
23866 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
23867 (byte-optimize-pure-func): Quote the eval'd value.
23868
23869 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
23870 Rename from perl-font-lock-syntactic-face-function.
23871 Change the calling convention so it can be used as a font-lock MATCHER.
23872 Do the parse-partial-sexp loop outselves.
23873 (perl-font-lock-syntactic-keywords): Use it.
23874 (perl-mode): Don't set font-lock-syntactic-face-function any more.
23875
23876 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
23877
23878 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
23879 disassembly buffer too.
23880 (gdb-exited): Remove overlay arrows when execution has finished.
23881 (gdb-info-frames-custom, gdb-info-threads-custom)
23882 (gdb-info-registers-custom): Don't add inappropriate text
23883 properties if inferior is not active.
23884
23885 2005-11-02 Glenn Morris <rgm@gnu.org>
23886
23887 * progmodes/fortran.el (fortran-blink-match):
23888 Use `blink-matching-delay'.
23889
23890 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
23891
23892 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
23893
23894 2005-11-02 Lars Hansen <larsh@soem.dk>
23895
23896 * net/tramp.el (tramp-action-out-of-band): Handle scp message
23897 "Permission denied".
23898
23899 2005-11-01 Richard M. Stallman <rms@gnu.org>
23900
23901 * textmodes/flyspell.el (flyspell-external-point-words):
23902 Pass nil to flyspell-get-word.
23903
23904 2005-11-02 Kim F. Storm <storm@cua.dk>
23905
23906 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
23907 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
23908
23909 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
23910
23911 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
23912 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
23913 (calendar-mouse-print-dates): Add optional `event' argument.
23914 Update interactive-spec.
23915 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
23916 Use `calendar-event-to-date' instead of `event'.
23917
23918 2005-11-02 Masatake YAMATO <jet@gyve.org>
23919
23920 * progmodes/ld-script.el (ld-script-builtins):
23921 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
23922 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
23923 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
23924
23925 2005-11-01 Romain Francoise <romain@orebokech.com>
23926
23927 * vc-sccs.el: Update copyright year.
23928 * ezimage.el: Likewise.
23929
23930 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
23931
23932 * info.el (Info-fontify-node): Use `string-width' for fontifying
23933 underlined titles.
23934
23935 2005-11-01 Juri Linkov <juri@jurta.org>
23936
23937 * info.el (Info-fontify-node): Downcase node header keywords Node,
23938 Prev, Next, Up before comparison.
23939 (Info-history): Insert absolute directory name, and put invisible
23940 property on it.
23941
23942 2005-11-01 Juri Linkov <juri@jurta.org>
23943
23944 * info.el (Info-file-supports-index-cookies): New variable.
23945 (Info-find-node-2): Check makeinfo version for index cookie support.
23946 (Info-index-nodes): Search for nodes with index cookies only when
23947 Info-file-supports-index-cookies is t. Otherwise, search nodes
23948 with "Index" in the node name.
23949 (Info-index-node): Search index cookie in the current node only when
23950 Info-file-supports-index-cookies is t. Otherwise, check the word
23951 "Index" in the node name.
23952 (Info-find-emacs-command-nodes): Remove code that searches nodes
23953 with "Index" node name in the top menu.
23954
23955 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
23956
23957 * progmodes/scheme.el (scheme-mode-variables): Use the default
23958 comment-indent-function.
23959
23960 * faces.el (face-attribute): Handle the case where a face inherits from
23961 a non-existent face.
23962
23963 * simple.el (eval-expression-print-format): Use lisp-readable syntax
23964 for octal and hexa output, and merge the char into the paren.
23965 (kill-new): Use push.
23966 (copy-to-buffer): Use with-current-buffer.
23967 (completion-setup-function): Move code in loop to remove redundancy.
23968 (minibuffer-local-must-match-map): Don't add bindings that duplicate
23969 those inherited from minibuffer-local-completion-map.
23970
23971 * savehist.el (savehist-mode) <defcustom>:
23972 Use custom-set-minor-mode if available.
23973 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
23974 and emit a message if applicable.
23975
23976 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
23977
23978 * savehist.el: Sync up to version 19.
23979 (savehist-mode): New minor mode.
23980 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
23981 (savehist-length): Remove (use history-length instead).
23982 (savehist-file-modes): Rename from savehist-modes.
23983 (savehist-save-hook, savehist-loaded): New vars.
23984 (savehist-load): Use savehist-mode. Try to smooth up transition from
23985 old format to new format.
23986 (savehist-install): Allow savehist-autosave-interval to be nil.
23987 (savehist-save): Run the new hook. Be more careful to only trim the
23988 history variables.
23989 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
23990 (savehist-printable): Print into a buffer rather than char-by-char.
23991
23992 2005-11-01 John Wiegley <johnw@newartisans.com>
23993
23994 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
23995 toggle-ignore keybinding (C-a). The author said it had been
23996 disabled much earlier due to a possible incompatibility, but after
23997 many months of usage I have encountered no problems (and it is a
23998 rather useful option, especially for switching to " *temp*").
23999
24000 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
24001 support for OS/X's AddressBook, by calling out to the open source
24002 program "contacts" (installable through Fink).
24003
24004 * net/eudc.el (eudc-expand-inline): If the
24005 `eudc-multiple-match-handling-method' is set to `all', delete the
24006 query string before inserting the query result.
24007
24008 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
24009 flag, to prevent Eshell from using the system ls when
24010 `eshell-ls-insert-directory' is in used.
24011 (eshell-ls-insert-directory): Disable font-lock in directory
24012 buffer so that Eshell's own fontification is seen. This broke
24013 recently due to changes in font-lock, so this goes back to version
24014 21 behavior.
24015
24016 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
24017
24018 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
24019 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
24020 (gdb-many-windows): Doc fix.
24021
24022 2005-10-31 Romain Francoise <romain@orebokech.com>
24023
24024 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
24025
24026 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
24027
24028 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
24029 that global-font-lock-mode can be enabled by default.
24030
24031 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
24032 (font-lock-add-keywords, font-lock-remove-keywords)
24033 (font-lock-fontify-buffer): Remove autoload cookies.
24034
24035 * jit-lock.el (jit-lock-register): Likewise.
24036
24037 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
24038
24039 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
24040
24041 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
24042 intact if there is no gud-comint-buffer.
24043
24044 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
24045
24046 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
24047 old prompt comint-prompt-read-only is t and GDB commands are
24048 issued from tool bar etc.
24049
24050 2005-10-31 Masatake YAMATO <jet@gyve.org>
24051
24052 * vc.el (vc-directory-exclusion-list): Add "{arch}".
24053
24054 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
24055
24056 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
24057 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
24058
24059 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
24060
24061 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
24062 starting at beginning of line. Fontification is messed up when
24063 `open-paren-in-column-0-is-defun-start' set to t.
24064 Reported by John Paul Wallington <jpw@pobox.com>.
24065
24066 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
24067
24068 * comint.el (comint-send-input): Call `comint-update-fence' when
24069 `comint-process-echoes' and `comint-prompt-read-only' are both
24070 non-nil, to avoid leftover read-only newline.
24071
24072 2005-10-30 Richard M. Stallman <rms@gnu.org>
24073
24074 * textmodes/flyspell.el (flyspell-external-point-words):
24075 Detect when WORD can't be checked properly because
24076 flyspell-get-word finds just part of it, and move on.
24077
24078 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
24079 boundarychar for Polish.
24080 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
24081 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
24082
24083 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
24084
24085 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
24086 (gdb-registers-font-lock-keywords): Delete.
24087 (gdb-registers-mode): Don't fontify.
24088 (gdb-info-registers-custom): Use text properties instead as, in
24089 future, changed register values will use font-lock-warning-face.
24090 (gdb-local-font-lock-keywords): Rename to...
24091 (gdb-locals-font-lock-keywords): ...for consistency.
24092
24093 2005-10-30 Andre Spiegel <spiegel@gnu.org>
24094
24095 * vc.el (vc-switch-backend): Better error message if the buffer is
24096 not visiting a file under version control.
24097
24098 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
24099
24100 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
24101
24102 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
24103 ~/.emacs.d/.emacs.
24104
24105 2005-10-29 Richard M. Stallman <rms@gnu.org>
24106
24107 * replace.el (occur-mode-mouse-goto): Always go to other window.
24108 (occur-mode-goto-occurrence): Always switch in same window.
24109
24110 * simple.el (undo): Display message at end, not at start.
24111
24112 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
24113 New arg REUSE-CELL.
24114 (cancel-timer-internal): New function.
24115 (timer-event-handler): Use cancel-timer-internal,
24116 and pass the cell it returns to timer-activate...
24117
24118 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
24119 (jit-lock-deferred-fontify, jit-lock-context-fontify)
24120 (jit-lock-after-change): Test memory-full.
24121
24122 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
24123
24124 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
24125 part of the decoded armor to find the key-identifier.
24126 (pgg-gpg-lookup-key-owner): New function to return the
24127 human-readable identifier of a key owner.
24128 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
24129 key itself.
24130 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
24131 the key value) if we have a key and can match it against a secret
24132 key. Also, added a note pointing out fact that the prompt only
24133 indicates the first matching key.
24134
24135 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
24136 pgg-decrypt-region.
24137 (pgg-pending-timers): A new hash for tracking the passphrase cache
24138 timers, so that new ones supercede old ones.
24139 (pgg-add-passphrase-to-cache): Rename from
24140 `pgg-add-passphrase-cache' to reduce confusion (all callers
24141 changed). Modified to cancel old timers when new ones are added.
24142 (pgg-remove-passphrase-from-cache): Rename from
24143 `pgg-remove-passphrase-cache' to reduce confusion (all callers
24144 changed). Modified to cancel old timers when their keys are
24145 removed from the cache.
24146 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
24147 XEmacs, an indirection to delete-itimer.
24148 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
24149 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
24150 users can only check cache without risk of prompting. Correct bug in
24151 notruncate behavior.
24152 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
24153 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24154 Add informative docstrings.
24155 (pgg-decrypt): Convey provided passphrase in subordinate call to
24156 pgg-decrypt-region.
24157
24158 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
24159 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
24160 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
24161 `passphrase' argument, so the passphrase can be managed externally
24162 and then passed in to the system.
24163
24164 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
24165 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
24166 so the passphrase cache can be used reliably with identifiers
24167 besides a pgp packet's key id.
24168
24169 * pgg-gpg.el (pgg-pgp-encrypt-region)
24170 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
24171 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
24172 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
24173 argument to all these routines, so the passphrase can be managed
24174 externally and passed in to the system.
24175
24176 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
24177 `notruncate' argument, so the passphrase cache can be used
24178 reliably with identifiers besides a pgp packet's key id.
24179
24180 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
24181
24182 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
24183 symmetric encryption.
24184 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
24185 encrypted session key.
24186 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
24187 message ask for the passphrase in a proper way.
24188
24189 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
24190 New user commands for symmetric encryption.
24191
24192 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
24193
24194 * textmodes/conf-mode.el (conf-assignment-sign)
24195 (conf-assignment-regexp): Fix docstrings.
24196 (conf-mode-initialize): New function.
24197 (conf-mode): Remove optional args. Use delay-mode-hooks to
24198 recognize recursive calls.
24199 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
24200 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
24201 (conf-xdefaults-mode): Use define-derived-mode and
24202 conf-mode-initialize.
24203
24204 2005-10-29 Romain Francoise <romain@orebokech.com>
24205
24206 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
24207
24208 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
24209
24210 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
24211 part of the decoded armor to find the key-identifier.
24212 (pgg-gpg-lookup-key-owner): New function to return the
24213 human-readable identifier of a key owner.
24214 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
24215 key itself.
24216 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
24217 the key value) if we have a key and can match it against a secret
24218 key. Also, added a note pointing out fact that the prompt only
24219 indicates the first matching key.
24220
24221 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
24222 pgg-decrypt-region.
24223 (pgg-pending-timers): A new hash for tracking the passphrase cache
24224 timers, so that new ones supercede old ones.
24225 (pgg-add-passphrase-to-cache): Rename from
24226 `pgg-add-passphrase-cache' to reduce confusion (all callers
24227 changed). Modified to cancel old timers when new ones are added.
24228 (pgg-remove-passphrase-from-cache): Rename from
24229 `pgg-remove-passphrase-cache' to reduce confusion (all callers
24230 changed). Modified to cancel old timers when their keys are
24231 removed from the cache.
24232 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
24233 XEmacs, an indirection to delete-itimer.
24234 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
24235 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
24236 users can only check cache without risk of prompting. Correct bug in
24237 notruncate behavior.
24238 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
24239 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24240 Add informative docstrings.
24241 (pgg-decrypt): Convey provided passphrase in subordinate call to
24242 pgg-decrypt-region.
24243
24244 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
24245
24246 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
24247 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
24248 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
24249 `passphrase' argument, so the passphrase can be managed externally
24250 and then passed in to the system.
24251
24252 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
24253 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
24254 so the passphrase cache can be used reliably with identifiers
24255 besides a pgp packet's key id.
24256
24257 * pgg-gpg.el (pgg-pgp-encrypt-region)
24258 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
24259 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
24260 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
24261 argument to all these routines, so the passphrase can be managed
24262 externally and passed in to the system.
24263
24264 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
24265 `notruncate' argument, so the passphrase cache can be used
24266 reliably with identifiers besides a pgp packet's key id.
24267
24268 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
24269
24270 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
24271 symmetric encryption.
24272 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
24273 encrypted session key.
24274 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
24275 message ask for the passphrase in a proper way.
24276
24277 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
24278 New user commands for symmetric encryption.
24279
24280 2005-10-28 Bill Wohler <wohler@newt.com>
24281
24282 * help-mode.el (help-url): New button type. Calls browse-url.
24283 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
24284 Similar to Info nodes: URL `url'.
24285 (help-make-xrefs): Create help-url buttons for
24286 help-xref-url-regexp matches.
24287
24288 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
24289
24290 * tool-bar.el (tool-bar-add-item-from-menu)
24291 (tool-bar-local-item-from-menu): Fix doc strings.
24292
24293 2005-10-28 Romain Francoise <romain@orebokech.com>
24294
24295 * ldefs-boot.el: Update.
24296
24297 * subr.el (locate-library): Move from help-fns.el.
24298 * help-fns.el (locate-library): Move to subr.el.
24299
24300 2005-10-28 Richard M. Stallman <rms@gnu.org>
24301
24302 * net/tramp.el (tramp-completion-mode): defvar moved up.
24303
24304 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
24305
24306 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
24307
24308 * files.el (find-file-noselect): Use %d to format large file size.
24309
24310 * bindings.el (mode-line-format): Add %e.
24311
24312 * loadup.el ("facemenu"): Load unconditionally.
24313 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
24314 ("x-dnd"): Load, when appropriate.
24315
24316 * startup.el (command-line): Call before-init-hook earlier.
24317 Warn about some bad characters in -u user name.
24318
24319 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
24320 (flyspell-external-point-words): Error if misspelled word is not found.
24321 Set flyspell-large-region-beg at end of word.
24322
24323 2005-10-28 Andreas Schwab <schwab@suse.de>
24324
24325 * view.el (View-revert-buffer-scroll-page-forward):
24326 Use view-page-size-default.
24327
24328 2005-10-28 Juri Linkov <juri@jurta.org>
24329
24330 * international/quail.el (quail-get-current-str): Translate last
24331 raw character for deterministic input methods.
24332
24333 2005-10-27 Jay Belanger <belanger@truman.edu>
24334
24335 * calc/calc-ext.el: Add functions to autoloads.
24336 (math-identity-matrix-p, math-ident-row-p): New functions.
24337
24338 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
24339 multiplication by an identity matrix; don't turn multiplication by
24340 an inverse matrix into division.
24341 (math-div-symbol-fancy): Replace division by matrices with
24342 multiplication by inverse.
24343
24344 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
24345
24346 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
24347 (calc-writeoutpower): New functions.
24348
24349 2005-10-27 Romain Francoise <romain@orebokech.com>
24350
24351 * replace.el (occur-engine): Include colon in mouse-face highlight.
24352
24353 * dired-x.el: Change Maintainer field.
24354
24355 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
24356
24357 * longlines.el (longlines-mode): Bind after-change-functions to
24358 nil during initial decoding and final encoding.
24359
24360 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
24361
24362 * term.el (term-emulate-terminal, term-handle-colors-array)
24363 (term-handle-ansi-escape): Specify the terminfo capabilities
24364 implemented.
24365
24366 2005-10-26 Richard M. Stallman <rms@gnu.org>
24367
24368 * info.el (Info-fontify-node): Fix detection of sentence-break
24369 before *Note.
24370
24371 2005-10-26 Romain Francoise <romain@orebokech.com>
24372
24373 * smerge-mode.el: Add `tools' to file keywords.
24374
24375 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
24376
24377 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
24378 when the fringe is not available.
24379
24380 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
24381 (def-gdb-auto-update-trigger): Simplify construction.
24382 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
24383 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
24384 defined explicitly.
24385 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
24386 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
24387 defined explicitly.
24388 (gdb-info-locals-custom): Remove as it's a no-op.
24389
24390 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
24391
24392 * longlines.el (longlines-mode): Remove narrowing before
24393 performing the initial decoding or final encoding.
24394
24395 2005-10-25 Romain Francoise <romain@orebokech.com>
24396
24397 * emacs-lisp/find-func.el (find-library-name): Also strip
24398 extension if library name ends in .el, to take advantage of
24399 `find-library-suffixes'.
24400
24401 2005-10-25 Richard M. Stallman <rms@gnu.org>
24402
24403 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
24404
24405 2005-10-25 Juri Linkov <juri@jurta.org>
24406
24407 * textmodes/texinfo.el (texinfo-mode): Change charset of one
24408 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
24409
24410 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
24411
24412 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
24413 (blackbox-redefine-key): Add argument `map'.
24414
24415 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
24416 regions when moving the jit-lock-context-unfontify-pos boundary.
24417
24418 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
24419
24420 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
24421
24422 2005-10-25 Masatake YAMATO <jet@gyve.org>
24423
24424 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
24425
24426 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
24427
24428 * play/blackbox.el (blackbox-redefine-key): New function.
24429 (blackbox-mode-map): Use it to remap existing bindings for cursor
24430 motion instead of binding literal keys.
24431
24432 2005-10-25 Glenn Morris <rgm@gnu.org>
24433
24434 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
24435 diary does not end in a newline. Do not assume a blank line at
24436 the start of the diary file.
24437
24438 2005-10-25 Kenichi Handa <handa@m17n.org>
24439
24440 * international/quail.el (quail-translate-key): If the input
24441 method is deterministic and failed to handle the last key, restart
24442 the key handling loop from an appropriate key.
24443
24444 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
24445
24446 * vc.el (vc-dired-mode): Extend comment for binding of
24447 `directory-listing-before-filename-regexp'.
24448
24449 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
24450
24451 * textmodes/texinfo.el (texinfo-mode):
24452 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
24453 not to unnecessarily expose emacs-mule's internal char codes.
24454
24455 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
24456
24457 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
24458 Display hand pointer and help-echo on disabled icon too.
24459 (gdb-mouse-until): New function.
24460 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
24461
24462 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
24463
24464 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
24465 with 2005-10-23 change to doctor.el.
24466
24467 * finder.el (finder-mode-map): Add follow-link binding.
24468
24469 2005-10-25 Kim F. Storm <storm@cua.dk>
24470
24471 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
24472 to gdb-mouse-toggle-breakpoint-fringe.
24473 (gdb-mouse-toggle-breakpoint-margin): Rename from
24474 gdb-mouse-toggle-breakpoint. Fix doc.
24475 (gdb-mouse-toggle-breakpoint-fringe): New defun.
24476 (gdb-put-string): Add optional SPROPS arg. Add props to string.
24477 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
24478 string properties also for fringe breakpoint bitmaps.
24479
24480 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
24481
24482 * textmodes/org.el (org-start-icalendar-file): Fix format form.
24483
24484 2005-10-25 Masatake YAMATO <jet@gyve.org>
24485
24486 * simple.el (completion-common-substring):
24487 Use `completion-common-substring' prior to `completion-base-size'.
24488
24489 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
24490
24491 * savehist.el: Require CL while compiling.
24492 (savehist-history-variables): Remove.
24493 (savehist-save-minibuffer-history, savehist-additional-variables)
24494 (savehist-minibuffer-history-variables): New vars.
24495 (savehist-save): Use them.
24496 (savehist-uninstall, savehist-minibuffer-hook): New funs.
24497 (savehist-install): New fun, extracted from savehist-load.
24498 (savehist-load): Use them.
24499
24500 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
24501
24502 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
24503 a dummy doc-string-elt property.
24504 (defalias, defvaralias, define-category): Add a docstring property.
24505
24506 * image.el (defimage):
24507 * widget.el (define-widget):
24508 * custom.el (defface, defcustom): Add `doc-string' declaration.
24509
24510 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
24511 (defadvice): Add `doc-string' declaration.
24512
24513 * emacs-lisp/byte-run.el (macro-declaration-function):
24514 Handle `doc-string' declarations.
24515 (define-obsolete-function-alias, define-obsolete-variable-alias):
24516 Add `doc-string' declaration.
24517
24518 2005-10-24 Kenichi Handa <handa@m17n.org>
24519
24520 * international/utf-7.el (utf-7): Add autoload cookie.
24521
24522 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
24523
24524 2005-10-24 Eli Zaretskii <eliz@gnu.org>
24525
24526 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
24527 list of directories passed to batch-update-autoloads. Add "." to
24528 the list of the echoed directories.
24529
24530 * pgg-def.el:
24531 * pgg-gpg.el:
24532 * pgg-parse.el:
24533 * pgg-pgp.el:
24534 * pgg-pgp5.el:
24535 * pgg.el: Moved here from the gnus subdirectory.
24536
24537 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
24538
24539 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
24540 in case comint-prompt-read-only is set to t.
24541
24542 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
24543 in case comint-prompt-read-only is set to t.
24544
24545 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
24546
24547 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
24548 Now a string.
24549 (icalendar-import-format): Handle CLASS, STATUS, URL.
24550 Rename `subject' to `summary'.
24551 (icalendar-import-format-summary): Rename from
24552 `icalendar-import-format-subject'.
24553 (icalendar-import-format-url, icalendar-import-format-status)
24554 (icalendar-import-format-class): New variables.
24555 (icalendar--rris): Take variable argument list.
24556 (icalendar--datestring-to-isodate): Remove unnecessary
24557 calendar-style check when converting dates with explicit month names.
24558 (icalendar-export-region): Change return type of conversion
24559 subroutines. Bury current buffer unless error occurred.
24560 (icalendar--convert-to-ical)
24561 (icalendar--parse-summary-and-rest): New functions.
24562 (icalendar--convert-ordinary-to-ical)
24563 (icalendar--convert-weekly-to-ical)
24564 (icalendar--convert-yearly-to-ical)
24565 (icalendar--convert-block-to-ical)
24566 (icalendar--convert-cyclic-to-ical)
24567 (icalendar--convert-anniversary-to-ical): Change return type.
24568 Strip trailing blanks from subject.
24569 (icalendar--convert-sexp-to-ical): Change return type.
24570 Strip trailing blanks from subject. Handle simple sexp
24571 entries as generated by icalendar.el.
24572 (icalendar--convert-float-to-ical)
24573 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
24574 (icalendar-import-file): Doc fix.
24575 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
24576 Correct call to icalendar--rris.
24577 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
24578 `summary'.
24579 (icalendar--add-diary-entry): Rename `subject' to `summary'.
24580
24581 2005-10-24 Romain Francoise <romain@orebokech.com>
24582
24583 * server.el (server-sentinel): Set query-on-exit flag to nil on
24584 new client processes (it isn't inherited from the server process).
24585
24586 * replace.el (occur-engine): Rearrange text properties.
24587
24588 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
24589
24590 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
24591 case-fold-search is nil.
24592 (debug-help-follow): Use help-xref-interned directly.
24593
24594 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
24595
24596 * thumbs.el (thumbs-image-type): Add .pbm.
24597
24598 2005-10-23 Richard M. Stallman <rms@gnu.org>
24599
24600 * faces.el (inhibit-face-set-after-frame-default): New variable.
24601 (set-face-attribute): Bind it.
24602 (face-set-after-frame-default): Test it.
24603
24604 * help-fns.el (describe-simplify-lib-file-name): New function.
24605 (describe-function-1, describe-variable): Use it.
24606
24607 * faces.el (describe-face): Use describe-simplify-lib-file-name.
24608
24609 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
24610 Eliminate nil as possible value.
24611 (tooltip-hide-delay): Reduce internal-border-width.
24612
24613 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
24614 (menu-bar-file-menu) <new-file>: Likewise.
24615
24616 * simple.el (line-move-finish): Ignore fields computing LINE-END.
24617
24618 * international/mule.el (load-with-code-conversion):
24619 Pass full file name to `eval-buffer' unless preloading.
24620
24621 * textmodes/flyspell.el (flyspell-large-region):
24622 Call ispell-check-version.
24623
24624 * textmodes/ispell.el (ispell-local-dictionary-overridden):
24625 Fix the make-variable-buffer-local call that was supposed
24626 to be for this variable.
24627 (ispell-aspell-supports-utf8): Doc fix.
24628 (ispell-find-aspell-dictionaries): Preserve elements of
24629 ispell-dictionary-alist for dictionaries that aspell doesn't report.
24630 (ispell-aspell-find-dictionary): Return nil on error.
24631
24632 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
24633 (doctor-symptoms): Likewise.
24634
24635 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
24636
24637 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
24638
24639 * cus-edit.el (custom-button, custom-button-pressed): New vars.
24640 (custom-raised-buttons): Add :set spec.
24641 (custom-button-unraised, custom-button-pressed-unraised):
24642 New faces, so that custom-raised-buttons actually does something.
24643 (custom-mode): Use custom-button and custom-button-pressed.
24644
24645 * wid-edit.el (widget-specify-button): Don't ignore
24646 widget-mouse-face on graphic terminals.
24647 (widget-move-and-invoke): Cleanup.
24648
24649 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
24650
24651 * whitespace.el (whitespace-cleanup): Doc fix.
24652
24653 2005-10-23 Romain Francoise <romain@orebokech.com>
24654
24655 * emulation/viper.el (viper-set-hooks): Quote forms passed to
24656 `eval-after-load' to avoid evaluating their result.
24657
24658 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
24659
24660 * files.el (directory-listing-before-filename-regexp):
24661 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
24662
24663 * dired.el (dired-move-to-filename-regexp): Remove.
24664 All occurrences replaced by `directory-listing-before-filename-regexp'.
24665
24666 * dired-x.el, locate.el, vc.el:
24667 Replace `dired-move-to-filename-regexp' by
24668 `directory-listing-before-filename-regexp'. In vc.el it is
24669 overwritten locally; maybe this can be handled in files.el too.
24670
24671 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
24672 replaced by `directory-listing-before-filename-regexp'.
24673
24674 2005-10-23 Andreas Schwab <schwab@suse.de>
24675
24676 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
24677 and eval-next-after-load.
24678
24679 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
24680
24681 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
24682 exist, create it.
24683
24684 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
24685
24686 * allout.el: Remove autoloads for mailcrypt and crypt++.
24687 Require pgg, pgg-gpg during compilation.
24688 (allout-version): Increment version number to 2.1, and use a literal
24689 rather than RCS Id.
24690 (allout-default-encryption-scheme): Remove.
24691 (allout-passphrase-verifier-handling)
24692 (allout-passphrase-verifier-string)
24693 (allout-file-passphrase-verifier-string)
24694 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
24695 (allout-passphrase-hint-handling): Rename and simplify.
24696 (allout-init): Use `find-file-hook' if available, otherwise
24697 `find-file-hooks'.
24698 (allout-mode): Use `write-file-functions' if available, otherwise
24699 `local-write-file-hooks' and, instead of making auto-save-hook
24700 buffer local, make the write-file-hook activity contingent to
24701 allout-mode.
24702 (allout-mode): Use key-binding substitution in the docstring.
24703 (allout-kill-line): Spell-out kill ring data structure mutation
24704 instead of using byte-compiler-complaint-provoking `pop'.
24705 (allout-insert-listified): Use `insert' rather than `insert-string'
24706 (allout-toggle-current-subtree-encryption): Update docstring, adjust
24707 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
24708 (allout-encrypt-string): Totally revamped vis new underlying
24709 encryption facilities.
24710 (allout-mc-activate-passwd): Remove.
24711 (allout-obtain-passphrase): New, more or less replaces
24712 allout-mc-activate-passwd.
24713 (allout-encrypted-key-info): More or less replaces
24714 allout-encrypted-text-type.
24715 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
24716 (my-mark-marker): Use `(featurep 'xemacs)'.
24717
24718 2005-10-23 Lars Hansen <larsh@soem.dk>
24719
24720 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
24721 (byte-compile-file-form-defmumble, byte-compile-defun)
24722 (byte-compile-defmacro): Use it.
24723 (byte-compile-form): Don't call byte-compile-set-symbol-position
24724 when a byte-compile handler is called.
24725
24726 2005-10-22 Romain Francoise <romain@orebokech.com>
24727
24728 * savehist.el (savehist-history-variables): Add `grep-find-history'.
24729
24730 * subr.el (eval-after-load): Convert library name to an absolute
24731 file name using locate-library, since load-history no longer has
24732 library names in it.
24733
24734 2005-10-22 Richard M. Stallman <rms@gnu.org>
24735
24736 * files.el (make-temp-file): Move from subr.el.
24737 * subr.el (make-temp-file): Move to files.el.
24738
24739 * window.el (get-buffer-window-list): Move from subr.el.
24740 * subr.el (get-buffer-window-list): Move to window.el.
24741
24742 * image.el (image-load-path): Use eval-at-startup to initialize.
24743
24744 * subr.el (eval-at-startup): New macro.
24745
24746 * subr.el: Much rearrangement of functions and division
24747 into pages. No code changes.
24748
24749 2005-10-22 Kenichi Handa <handa@m17n.org>
24750
24751 * tar-mode.el (tar-extract): Be sure to call
24752 find-operation-coding-system if set-auto-coding doesn't find a
24753 coding system.
24754
24755 2005-10-22 Kim F. Storm <storm@cua.dk>
24756
24757 * image.el (image-type-header-regexps): Rename from image-type-regexps.
24758 Change users.
24759 (image-type-file-name-regexps): New defconst.
24760 (image-type-from-data): Simplify loop.
24761 (image-type-from-buffer): New defun.
24762 (image-type-from-file-header): Use it instead of image-type-from-data.
24763 Use image-search-load-path instead of only looking in data-directory.
24764 (image-type-from-file-name): New defun.
24765 (image-search-load-path): Change `pathname' to `filename'.
24766 Make PATH arg optional, default to image-load-path.
24767
24768 2005-10-21 Richard M. Stallman <rms@gnu.org>
24769
24770 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
24771
24772 * textmodes/paragraphs.el (sentence-end-base): New variable.
24773 (sentence-end): Use sentence-end-base.
24774
24775 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
24776
24777 * font-lock.el (font-lock-default-fontify-region): Check the multiline
24778 property independently from the font-lock-multiline variable.
24779
24780 2005-10-21 Richard M. Stallman <rms@gnu.org>
24781
24782 * emacs-lisp/find-func.el (find-library-name): Doc fix.
24783
24784 * startup.el (command-line): Convert library names
24785 in `load-history' to absolute file names.
24786
24787 * subr.el (symbol-file): Doc fix.
24788
24789 * loadhist.el (file-loadhist-lookup): Call locate-library
24790 instead of find-library-name. Don't try converting
24791 abs file names to library names, since load-history no longer
24792 has library names in it.
24793 (file-dependents, file-provides, file-requires): Doc fixes.
24794
24795 2005-10-21 Juri Linkov <juri@jurta.org>
24796
24797 * progmodes/etags.el (tags-table-mode): New function.
24798 (tags-verify-table): Replace initialize-new-tags-table with
24799 tags-table-mode.
24800
24801 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
24802 default value.
24803 (desktop-modes-not-to-save): Add tags-table-mode to the
24804 default value.
24805
24806 * info.el (Info-index-next): Add total number of index
24807 alternatives to the message.
24808
24809 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
24810 backward only space (instead of space and period) before looking
24811 at sentence end.
24812
24813 * simple.el (set-variable): Use user-variable-p instead of symbolp.
24814 Add the old variable value as 4th default-value arg of read-string.
24815
24816 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24817
24818 * cus-face.el (custom-declare-face): Make face from X resources
24819 also on Mac.
24820
24821 * disp-table.el (standard-display-g1, standard-display-graphic):
24822 Refuse to use string glyphs also on Mac.
24823 (standard-display-european): Don't set terminal coding system also
24824 on Mac.
24825
24826 * frame.el (display-screens): Use x-display-screens also on Mac.
24827
24828 2005-10-21 Romain Francoise <romain@orebokech.com>
24829
24830 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
24831
24832 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
24833
24834 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
24835 and $? into sexps.
24836
24837 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
24838 warning face on open-paren-in-column-0.
24839
24840 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
24841 boundary case. Fix typo.
24842 Suggested by Martin Rudalics <rudalics@gmx.at>.
24843
24844 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
24845
24846 * textmodes/org.el (org-combined-agenda-icalendar-file)
24847 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
24848 (org-export-icalendar-this-file)
24849 (org-export-icalendar-all-agenda-files)
24850 (org-export-icalendar-combine-agenda-files): New commands.
24851 (org-export-icalendar, org-print-icalendar-entries)
24852 (org-start-icalendar-file, org-finish-icalendar-file)
24853 (org-ical-ts-to-string): New functions.
24854 (org-read-date, org-goto-calendar)
24855 (org-agenda-goto-calendar): Inhibit displaying diary entries by
24856 call to `calendar'.
24857 (orgtbl-setup): Remove the :keys arguments from the menu description.
24858 (org-after-save-iCalendar-file-hook): New variable.
24859
24860 2005-10-21 Kenichi Handa <handa@m17n.org>
24861
24862 * language/vietnamese.el (tcvn-5712): Make it an alias of
24863 vietnamese-tcvn coding-system.
24864
24865 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
24866
24867 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
24868 group id is given.
24869
24870 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
24871
24872 * progmodes/sh-script.el (sh-escaped-line-re): New var.
24873 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
24874 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
24875 whose line is either continued or ends with a comment.
24876
24877 2005-10-20 Romain Francoise <romain@orebokech.com>
24878
24879 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
24880
24881 * replace.el (occur-engine): Add follow-link property.
24882
24883 * font-core.el (font-lock-mode): Doc fix.
24884
24885 2005-10-20 Richard M. Stallman <rms@gnu.org>
24886
24887 * net/rcirc.el: New file.
24888
24889 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
24890
24891 * term.el (term-term-name): Initialize to "eterm-color".
24892
24893 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
24894
24895 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
24896 for encryption functionality.
24897 Move allout customization subgroup from `editing' to `outlines' group.
24898 Fix commentary keywords to legitimate ones.
24899 Update author info (using my current email address, obscurified).
24900 (allout-encrypt-string, allout-encryption-produce-work-buffer)
24901 (allout-encrypted-topic-p, allout-encrypted-text-type)
24902 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
24903 (allout-situate-encryption-key-verifier)
24904 (allout-get-encryption-key-verifier, allout-verify-key)
24905 (allout-next-topic-pending-encryption)
24906 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
24907 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
24908 (outline-key-verifier-handling, outline-key-hint-handling)
24909 (outline-encrypt-unencrypted-on-saves): New defcustoms.
24910 (allout-file-key-verifier-string, allout-encryption-scheme)
24911 (allout-key-verifier-string, allout-key-hint-string)
24912 (allout-after-save-decrypt): New variables.
24913 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
24914 (allout-after-saves-handler): New hook functions.
24915 (allout-post-command-business): Do allout-after-save-decrypt.
24916 (allout-enable-file-variable-adjustment): Custom var to enable
24917 mechanism for adding and adjusting settings of Emacs file variables.
24918 (allout-adjust-file-variable, allout-file-vars-section-data):
24919 New functions, implement the mechanism.
24920 (outlineify-sticky): Use the file vars mechanism.
24921 (allout-inhibit-protection, allout-during-write-cue)
24922 (allout-override-protect, allout-before-change-protect): Remove.
24923 (allout-flag-region, allout-open-topic): Adjust read-only text.
24924 (allout-open-line-not-read-only): Add to facilitate read-only
24925 text based protection.
24926 (allout-kill-line): Revise to adjust read-only text, clue the
24927 user about the inhibition.
24928 (allout-unprotected): Use unwind-protect.
24929 (allout-shift-in, allout-shift-out): Disallow manually shifting a
24930 topic deeper than the offspring depth of the previous topic -
24931 avoiding confusing "containment discontinuities".
24932 (allout-reindent-bodies): Fix retention of body relative hanging
24933 indent during promotion of collapsed bodies.
24934 (allout-open-topic): Make it easy to open new topic with same
24935 bullet as current topic - topic creation functions provided with
24936 any universal argument provokes now prompt for bullet, defaulting
24937 to the bullet of the previous topic.
24938 (allout-plain-bullets-string, allout-distinctive-bullets-string):
24939 Plain bullet alternates `.' period and `,' comma only. All other
24940 bullets are relegated to special status (but customizable).
24941 (allout-end-of-entry): Rename from allout-end-of-current-entry
24942 since it actually operates w.r.t. most immediately containing
24943 entry, visible or not.
24944 (allout-hide-current-entry, allout-show-current-entry): Use the
24945 revised version.
24946 (allout-old-expose-topic): Solidify deprecation.
24947 (allout-end-of-subtree): Add so we can span concealed as well
24948 as visible topics.
24949 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
24950 (allout-end-of-current-heading): Tweak to just respect the first line.
24951 (allout-get-body-text): Add.
24952 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
24953 when invoked interactively.
24954 (allout-up-current-level): Use `interactive-p'.
24955 (allout-mode, allout-init): Miscellaneous docstring and
24956 operational refinements, as well as hookups of new encryption stuff.
24957 (allout-beginning-of-current-entry): Now works as advertised.
24958 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
24959 (allout-isearch-rectification): Refine condition for isearching.
24960 (allout-isearch-abort, allout-enwrap-isearch)
24961 (allout-flag-region, my-region-active-p): Relocate some macros.
24962 (allout-title): Fallback title is (buffer-name), not
24963 non-existing (current-buffer-name).
24964 (subst-char-in-string): Define if absent (for some XEmacs versions).
24965
24966 2005-10-20 Jari Aalto <jari.aalto@cante.net>
24967
24968 * mail/sendmail.el (mail-setup-hook, mail-aliases)
24969 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
24970 (mail-citation-prefix-regexp, mail-signature-file)
24971 (mail-default-headers, mail-bury-selects-summary)
24972 (mail-send-nonascii): Add autoload cookies.
24973
24974 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24975
24976 * frame.el (blink-cursor-mode): Add `mac' to the list of
24977 window-system's that support blinking cursor.
24978
24979 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
24980
24981 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
24982
24983 2005-10-20 Eli Zaretskii <eliz@gnu.org>
24984
24985 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
24986 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
24987 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
24988
24989 2005-10-20 Kim F. Storm <storm@cua.dk>
24990
24991 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
24992 (ido-set-current-directory): Don't add / after final @.
24993 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
24994 Explicitly handle ange-ftp completion oddities.
24995 (ido-make-file-list): Don't rotate list at tramp root to avoid
24996 triggering tramp file handler for expand-file-name via get-file-buffer.
24997
24998 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
24999
25000 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
25001
25002 2005-10-19 Jay Belanger <belanger@truman.edu>
25003
25004 * calc/calc-units.el (math-standard-units): Add units, adjust
25005 symbols and update values.
25006 (math-unit-prefixes): Add more prefixes.
25007
25008 2005-10-19 Romain Francoise <romain@orebokech.com>
25009
25010 * bookmark.el (bookmark-menu-heading): New face.
25011 (bookmark-bmenu-list): Use it.
25012 Don't fiddle with `baud-rate' at top-level.
25013
25014 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
25015
25016 * image.el (create-image, find-image): Mention max-image-size in
25017 docstring.
25018
25019 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
25020
25021 * savehist.el (savehist-load): Revert to checking XEmacs.
25022
25023 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
25024 Various docstring and line-width fixups.
25025 (conf-mode): Use cond.
25026 Set font-lock-defaults. Don't set comment-use-syntax.
25027
25028 2005-10-18 David Ponce <david@dponce.com>
25029
25030 * tree-widget.el (tree-widget-button-click): New function.
25031 (tree-widget-button-keymap): Use it.
25032
25033 2005-10-18 Romain Francoise <romain@orebokech.com>
25034
25035 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
25036 (bookmark-bmenu-hide-filenames): Add follow-link property.
25037 Improve help-echo text.
25038
25039 * ffap.el (find-file-at-point): Doc fix.
25040
25041 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25042
25043 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
25044
25045 2005-10-18 Masatake YAMATO <jet@gyve.org>
25046
25047 Install to the CVS repository what I forgot to install in my
25048 2005-10-16 changes.
25049
25050 * progmodes/python.el (python-complete-symbol): Pass the common
25051 prefix substring of completion to `display-completion-list'.
25052
25053 * textmodes/org.el (org-complete): Ditto.
25054
25055 2005-10-18 Masatake YAMATO <jet@gyve.org>
25056
25057 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
25058
25059 * woman.el (WoMan-xref-man-page): New button type derived
25060 from `Man-abstract-xref-man-page'.
25061 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
25062
25063 * man.el (Man-abstract-xref-man-page): New button type.
25064 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
25065 (Man-highlight-references): Add new optional argument `xref-man-type'.
25066
25067 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
25068
25069 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
25070
25071 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
25072
25073 * cus-edit.el (Custom-move-and-invoke): Delete.
25074 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
25075
25076 * wid-edit.el (widget-move-and-invoke): New function, from
25077 Custom-move-and-invoke.
25078
25079 2005-10-17 Bill Wohler <wohler@newt.com>
25080
25081 Move all remaining images from lisp/toolbar to etc/images, move
25082 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
25083 the low resolution images in their own directory (low-color).
25084
25085 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
25086 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
25087 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
25088 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
25089 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
25090 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
25091 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
25092
25093 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
25094 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
25095 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
25096 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
25097 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
25098 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
25099 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
25100 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
25101 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
25102 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
25103 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
25104 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
25105 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
25106 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
25107 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
25108
25109 To conform with convention, replace the underscore (_) in the
25110 following image names with dash (-) or (/) as appropriate.
25111
25112 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
25113 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
25114 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
25115 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
25116 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
25117 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
25118 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
25119 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
25120 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
25121 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
25122 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
25123 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
25124 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
25125 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
25126 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
25127
25128 * info.el (info-tool-bar-map): Replace underscores in image names
25129 with dashes.
25130
25131 * makefile.w32-in (WINS): Remove toolbar.
25132
25133 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
25134
25135 * tool-bar.el: Move to lisp from toolbar. Now that
25136 toolbar is empty, it should be deleted when folks run "cvs up -P".
25137
25138 2005-10-18 Jay Belanger <belanger@truman.edu>
25139
25140 * calc/calc-store.el (calc-store-into): Get the proper variable name
25141 to display in message.
25142
25143 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
25144
25145 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
25146 expressions display in speedbar for all buffers when debugging.
25147 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
25148
25149 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
25150 (speedbar-insert-button, speedbar-make-button):
25151 Use add-text-properties.
25152 (speedbar-update-localized-contents)
25153 (speedbar-update-directory-contents)
25154 (speedbar-update-special-contents): Use dolist.
25155 (speedbar-buffer-easymenu-definition): Add a menu separator.
25156
25157 2005-10-17 Jason Rumney <jasonr@gnu.org>
25158
25159 * makefile.w32-in: Use $(lisp) consistently.
25160 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
25161 for shell specific generation of mh-autoloads.
25162
25163 2005-10-17 Richard M. Stallman <rms@gnu.org>
25164
25165 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
25166
25167 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
25168
25169 * jit-lock.el (jit-lock-fontify-now):
25170 Move jit-lock-context-unfontify-pos to avoid wasted work.
25171
25172 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
25173
25174 * net/tramp.el (tramp-completion-mode): New defvar. Used in
25175 `tramp-completion-mode' for checking if we are in completion mode.
25176 (tramp-completion-handle-file-name-all-completions): Reorder code
25177 in order to complete for file names only in case there are no
25178 method/user/host completions. This is necessary for cooperation
25179 with ido. Reported by Kim F. Storm <storm@cua.dk>.
25180
25181 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
25182
25183 * longlines.el (longlines-search-forward)
25184 (longlines-search-backward): Match any number of spaces.
25185
25186 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
25187
25188 * diff-mode.el (diff-mode): Doc fix.
25189
25190 2005-10-16 David Reitter <david.reitter@gmail.com>
25191
25192 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
25193 as default on darwin and windows systems.
25194
25195 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
25196
25197 * arc-mode.el (archive-zip-extract): Doc fix.
25198
25199 2005-10-16 Romain Francoise <romain@orebokech.com>
25200
25201 * mouse.el (mouse-1-click-follows-link): Doc fix.
25202
25203 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
25204
25205 * savehist.el: Don't require CL at runtime.
25206 (savehist-xemacs): Remove.
25207 (savehist-coding-system): Use utf-8 if present, regardless of religion.
25208 (savehist-no-conversion): Use (featurep 'xemacs).
25209 (savehist-load): Check existence of start-itimer rather than XEmacs.
25210 Use an idle timer.
25211 (savehist-process-for-saving): Replace use of CL funs `subseq' and
25212 `delete-if-not'.
25213
25214 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
25215
25216 * savehist.el: Newer version.
25217 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
25218 (savehist-last-checksum, savehist-no-conversion): New vars.
25219 (savehist-autosave, savehist-process-for-saving, savehist-printable):
25220 New functions.
25221 (savehist-load, savehist-save): Use them.
25222 (savehist-delimit): Remove.
25223
25224 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
25225
25226 * progmodes/compile.el (compilation-goto-locus): Display the
25227 compilation buffer first and the source buffer second, in case they're
25228 in overlapping frames. Don't raise the compilation frame if it was the
25229 selected window upon entry. Pass the `other-window' arg to
25230 pop-to-buffer.
25231
25232 * info.el (Info-fontify-node): Use dolist.
25233 Change add-text-properties to put-text-property.
25234
25235 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
25236
25237 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
25238 bound of search.
25239
25240 2005-10-16 Masatake YAMATO <jet@gyve.org>
25241
25242 * dabbrev.el (dabbrev-completion): Pass the common
25243 prefix substring of completion to `display-completion-list'.
25244
25245 * filecache.el (file-cache-minibuffer-complete)
25246 (file-cache-complete): Ditto.
25247
25248 * tempo.el (tempo-display-completions): Ditto.
25249
25250 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
25251
25252 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
25253
25254 * eshell/em-hist.el (eshell-list-history): Ditto.
25255
25256 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
25257
25258 * mail/mailalias.el (mail-complete): Ditto.
25259
25260 * progmodes/etags.el (complete-tag): Ditto.
25261
25262 * progmodes/make-mode.el (makefile-complete): Ditto.
25263
25264 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
25265
25266 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
25267
25268 * progmodes/pascal.el (pascal-complete-word)
25269 (pascal-show-completions): Ditto.
25270
25271 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
25272
25273 * simple.el (completion-common-substring): New variable.
25274 (completion-setup-function): Use `completion-common-substring'
25275 to put faces.
25276
25277 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25278
25279 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
25280 (x-get-selection, mac-select-convert-to-string): Convert from/to
25281 UTF-16 clipboard data as in native byte order, no BOM.
25282
25283 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
25284
25285 * progmodes/gud.el (gud-tool-bar-map): Rename the images
25286 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
25287 (gud-sentinel): Use speedbar-frame to check for speedbar.
25288
25289 2005-10-15 Richard M. Stallman <rms@gnu.org>
25290
25291 * savehist.el: New file.
25292
25293 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
25294
25295 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
25296 Fix bug in \bf fontification.
25297
25298 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
25299
25300 * pcvs.el (cvs-edit-log-files): New var.
25301 (cvs-mode-edit-log): New arg `file'.
25302 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
25303 Instead force the use of the original file and nothing else.
25304 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
25305 the cvs-minor-wrap-function is set.
25306 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
25307
25308 2005-10-14 Bill Wohler <wohler@newt.com>
25309
25310 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
25311 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
25312 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
25313 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
25314 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
25315 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
25316 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
25317 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
25318 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
25319 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
25320 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
25321 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
25322 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
25323 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
25324 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
25325
25326 * progmodes/gud.el (gud-tool-bar-map): Rename the images
25327 appropriately (for example, gud-break to gud/break).
25328
25329 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
25330
25331 * longlines.el (longlinges-search-function)
25332 (longlines-search-forward, longlines-search-backward): New functions.
25333 (longlines-mode): Set isearch-search-fun-function to
25334 longlinges-search-function.
25335
25336 * mouse.el (mouse-drag-region-1): Handle the case where a
25337 double-click event is bound to an arbitrary function.
25338
25339 2005-10-14 David Ponce <david@dponce.com>
25340
25341 * recentf.el (recentf-track-opened-file)
25342 (recentf-track-closed-file, recentf-update-menu)
25343 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
25344 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
25345 mouse-1-click-follows-link.
25346
25347 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25348
25349 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
25350 Gnome file-manager.png. Suggested by
25351 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
25352
25353 * toolbar/README: Add diropen.xpm.
25354
25355 2005-10-13 Bill Wohler <wohler@newt.com>
25356
25357 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
25358 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
25359
25360 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
25361
25362 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
25363 Don't waste the byte-compiler's time on constant data.
25364
25365 2005-10-13 Kenichi Handa <handa@m17n.org>
25366
25367 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
25368 byte with `escape-glyph' face.
25369
25370 * international/fontset.el (ccl-encode-unicode-font):
25371 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
25372 Handle the case that ucs-mule-to-mule-unicode translates a character to
25373 ASCII (usually for IPA characters).
25374
25375 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
25376
25377 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
25378 Don't hide the underline of titles if font-lock-mode is disabled.
25379
25380 2005-10-12 Bill Wohler <wohler@newt.com>
25381
25382 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
25383 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
25384 files in MH-E-SRC have been updated.
25385 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
25386
25387 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
25388
25389 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
25390 (mixal-mode-syntax-table): Add \n as end-comment.
25391 (mixal-operation-codes-alist): Immediately initialize to full value.
25392 (mixal-add-operation-code): Remove.
25393 (mixal-describe-operation-code): Make the arg non-optional.
25394 Use the interactive spec instead.
25395 Use mixal-operation-codes-alist rather than mixal-operation-codes.
25396 (mixal-font-lock-keywords): Don't highlight comments here any more.
25397 (mixal-font-lock-syntactic-keywords): New var.
25398 (mixal-mode): Use it. Fix comment-start-skip.
25399
25400 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25401
25402 * startup.el (command-line-x-option-alist): -nb => -nbi.
25403
25404 2005-10-12 Kim F. Storm <storm@cua.dk>
25405
25406 * startup.el (fancy-splash-default-action): Discard mouse click in
25407 the splash screen window, as it has no sensible meaning in the
25408 next window to be selected. Fixes error reported by Jan D.
25409
25410 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
25411
25412 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
25413
25414 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
25415
25416 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
25417 Try to fix up minor layout issues like indentation, line break, etc...
25418 (mixal-mode-syntax-table): Don't try to specify comment syntax,
25419 because it doesn't work.
25420 (mixal-operation-codes): Add some more codes.
25421 (mixal-font-lock-keywords): Process comments here.
25422 (mixal-mode): mixasm no longer needs -g option.
25423
25424 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
25425
25426 * progmodes/sh-script.el (sh-tmp-file):
25427 Use mktemp -t. Finish support for es and rc shells.
25428
25429 2005-10-11 Jay Belanger <belanger@truman.edu>
25430
25431 * calc/calcalg2.el (calc-integral): With an argument, compute the
25432 definite integral.
25433
25434 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
25435
25436 * mouse.el (mouse-drag-region-1): Don't try to catch a
25437 double-click when doing follow-link (it's overridden anyway).
25438
25439 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
25440
25441 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
25442 (autoload-print-form-outbuf): Add docstring.
25443
25444 2005-10-11 Juri Linkov <juri@jurta.org>
25445
25446 * info.el (Info-mode-menu): Delete menu item "Edit".
25447 (Info-mode): Delete description of Info-edit from docstring,
25448 and rearrange descriptions of Info commands in the order
25449 they are documented in the Info manual.
25450
25451 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
25452
25453 * calendar/appt.el (appt-check): Use diary-selective-display var.
25454
25455 2005-10-10 Richard M. Stallman <rms@gnu.org>
25456
25457 * net/newsticker.el (newsticker-start, newsticker-show-news):
25458 Add autoload cookies.
25459
25460 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
25461
25462 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
25463
25464 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
25465
25466 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
25467
25468 2005-10-10 Jay Belanger <belanger@truman.edu>
25469
25470 * calc/calc-arith.el (math-check-known-scalarp)
25471 (math-check-known-matrixp): Check the values of arguments that are
25472 variables.
25473 (math-check-known-square-matrixp): New function.
25474 (math-known-square-matrixp): Use math-check-known-square-matrixp.
25475 (math-super-types): Add sqmatrix type.
25476
25477 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
25478 mode name `square' to `sqmatrix'.
25479
25480 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
25481 mode name `square' to `sqmatrix'.
25482
25483 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
25484
25485 * progmodes/etags.el (select-tags-table-mode): Don't use
25486 selective-display.
25487 (tags-select-tags-table): Pass `button' to the action function.
25488 (select-tags-table): Place the side-info on button properties rather
25489 than in hidden text. Abbreviate file names.
25490 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
25491 (select-tags-table-select): Add `button' argument.
25492 Get side-info from the button property rather than from hidden text.
25493
25494 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
25495
25496 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
25497 (gud-speedbar-buttons): Preserve point if possible.
25498 (gud-sentinel): Restore previous speedbar display type.
25499
25500 * progmodes/gdb-ui.el (gdba): Improve diagram.
25501 (def-gdb-auto-update-handler, gdb-info-locals-handler)
25502 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
25503 Call get-buffer-window once.
25504
25505 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
25506
25507 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
25508 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
25509 (pascal-indent-command): Remove unused var `ind'.
25510 (pascal-indent-case): Remove unused var `oldpos'.
25511 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
25512 since it's now used as a proper minor mode map.
25513 (pascal-outline): Rename to pascal-outline-mode.
25514 (pascal-outline-mode): Use define-minor-mode.
25515 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
25516 selective-display.
25517
25518 2005-10-10 Andreas Schwab <schwab@suse.de>
25519
25520 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
25521 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
25522
25523 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
25524 outside source directory.
25525
25526 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
25527
25528 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
25529 C-x' as a prefix.
25530 (orgtbl-mode-map): Full keymap instead of sparse, because all
25531 `self-insert-command' keys are redefined in this map.
25532 (org-export-as-html): Specify charset for HTML file, by taking it
25533 from the coding system.
25534
25535 2005-10-10 Kenichi Handa <handa@m17n.org>
25536
25537 * textmodes/flyspell.el (flyspell-check-word-p):
25538 If unread-command-events is non-empty, don't call sit-for.
25539
25540 2005-10-09 Richard M. Stallman <rms@gnu.org>
25541
25542 * font-lock.el (font-lock-syntactic-keywords)
25543 (font-lock-keywords): Doc fixes.
25544
25545 * textmodes/flyspell.el (flyspell-external-point-words):
25546 Simplify logic, and don't try to check for consecutive appearances
25547 of one incorrect word.
25548
25549 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
25550
25551 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
25552 separator.
25553
25554 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
25555 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
25556 (gud-expansion-speedbar-buttons): New function.
25557 (gud-speedbar-buttons): Check for gud-comint-buffer.
25558
25559 2005-10-09 Bill Wohler <wohler@newt.com>
25560
25561 * Makefile.in (updates): Add mh-loaddefs dependency.
25562
25563 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
25564
25565 * speedbar.el (speedbar-file-key-map): Fix typo.
25566
25567 2005-10-09 Daniel Brockman <daniel@brockman.se>
25568
25569 * cus-start.el (line-spacing): Add custom spec.
25570
25571 2005-10-09 Romain Francoise <romain@orebokech.com>
25572
25573 * textmodes/ispell.el (ispell-check-version): Fix last change.
25574
25575 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25576
25577 * term/x-win.el: Remove -i, --icon-type from comment.
25578
25579 * startup.el (command-line-x-option-alist): Remove options -i,
25580 -itype, --icon-type, added -nb, --no-bitmap-icon.
25581
25582 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
25583
25584 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
25585 instead of :active.
25586
25587 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
25588
25589 * textmodes/ispell.el (ispell-check-version):
25590 Ignore hyphen, and all that follows, in aspell's version text.
25591
25592 2005-10-08 Jay Belanger <belanger@truman.edu>
25593
25594 * calc/calc-arith.el (math-known-square-matrixp): New function.
25595 (math-pow-fancy): Check for matrices before distributing exponent
25596 across products.
25597
25598 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
25599 fullscreen keypad. Suggested by Luc Teirlinck.
25600 (calc-keypad-show-input): Add space for formatting.
25601
25602 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
25603 Add square matrix option.
25604
25605 * calc/calc-poly.el (math-expand-term): Check for matrices instead
25606 of checking calc-matrix-mode when deciding how to expand.
25607
25608 * calc/calc.el (calc-set-mode-line): Add square matrix option.
25609
25610 2005-10-08 Lars Hansen <larsh@soem.dk>
25611
25612 * net/tramp.el (tramp-perl-directory-files-and-attributes):
25613 Add error handling.
25614 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
25615
25616 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
25617
25618 Sync with Tramp 2.0.51.
25619
25620 * net/tramp.el (tramp-handle-set-visited-file-modtime)
25621 (tramp-handle-insert-file-contents, tramp-handle-write-region):
25622 Insert special handling for `last-coding-system-used', again
25623 it still seems to be necessary (unlike stated before).
25624 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
25625 (tramp-password-prompt-regexp): There might be other words before
25626 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
25627 (tramp-chunksize): Improve docstring.
25628 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
25629 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
25630 Christian Joergensen <bugs@razor.dk>.
25631
25632 2005-10-07 Glenn Morris <rgm@gnu.org>
25633
25634 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
25635 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
25636 precision'.
25637
25638 2005-10-07 Romain Francoise <romain@orebokech.com>
25639
25640 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
25641 (ibuffer-do-shell-command-pipe-replace)
25642 (ibuffer-do-shell-command-file, ibuffer-do-eval)
25643 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
25644 (ibuffer-do-revert, ibuffer-do-replace-regexp)
25645 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
25646 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
25647 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
25648 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
25649 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
25650 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
25651 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
25652 Autoload file sans suffix.
25653
25654 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
25655
25656 2005-10-07 David Ponce <david@dponce.com>
25657
25658 * recentf.el (recentf-menu-open-all-flag): New option.
25659 (recentf-digit-shortcut-command-name): New function.
25660 (recentf--shortcuts-keymap): New variable.
25661 (recentf-menu-shortcuts): New variable.
25662 (recentf-make-menu-items): Initialize it. Replace the "More..."
25663 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
25664 (recentf-menu-value-shortcut): New function.
25665 (recentf-make-menu-item): Use it. No more in-lined.
25666 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
25667 (recentf-open-most-recent-file): Rename from
25668 `recentf-open-file-with-key'. Don't depend on key binding.
25669 (recentf-mode-map): New variable.
25670 (recentf-mode): Use it.
25671
25672 2005-10-06 Bill Wohler <wohler@newt.com>
25673
25674 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
25675
25676 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
25677 (MH-E-SRC): New. Used by mh-autoloads.
25678 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
25679 files in MH-E-SRC have been updated.
25680 (compile, recompile, bootstrap): Depend on mh-autoloads.
25681
25682 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
25683
25684 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
25685 gud-break and gud-remove icons when the fringe is not available.
25686
25687 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
25688 Typo.
25689
25690 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
25691
25692 * play/zone.el (zone): Wrap body with save-window-excursion.
25693
25694 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
25695
25696 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
25697 Use the new `list-only' arg to diary-list-entries.
25698
25699 * calendar/diary-lib.el: Use overlays rather than selective-display.
25700 (diary-selective-display): New var.
25701 (diary-header-line-format): Use it.
25702 (diary-list-entries): Add argument `list-only'.
25703 Put the buffer in diary-mode. Don't add \^M at beg and end.
25704 Replace \^M by invisible overlays.
25705 (diary-unhide-everything): Replace \^M by invisible overlays.
25706 (print-diary-entries): Look for overlays rather than \^M.
25707 Add a space to the temp buffer name.
25708 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
25709 Put the buffer in diary-mode.
25710 (list-sexp-diary-entries): Replace \^M by invisible overlays.
25711 (diary-anniversary): Make the year arg optional.
25712 (diary-time-regexp): New const.
25713 (diary-font-lock-keywords): Use it to accept a few more time formats.
25714
25715 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
25716
25717 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
25718
25719 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
25720 Fix bug introduced 2005-07-03: Use (car (last ...))
25721 to faithfully reproduce replaced artist-last.
25722 (artist-set-arrow-points-for-poly): Likewise.
25723 Suggested by Johan Bockg\e,Ae\e(Brd.
25724
25725 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
25726
25727 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
25728 * wid-edit.el (widget):
25729 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
25730 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
25731
25732 2005-10-06 Kenichi Handa <handa@m17n.org>
25733
25734 * international/mule-cmds.el (set-language-environment):
25735 Fix setting up of case-table for unibyte mode.
25736
25737 * simple.el (what-cursor-position): If the character is displayed
25738 by some `display' text property, show that. Don't use
25739 single-key-description for eight-bit characters in multibyte mode.
25740
25741 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
25742
25743 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
25744 (gdb-ann3): Set it.
25745 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
25746 (gdb-info-frames-custom): Use inverse-video for first five
25747 characters of selected frame only.
25748 (gdb-get-frame-number): Select frame even when point is on frame
25749 number.
25750
25751 2005-10-06 Masatake YAMATO <jet@gyve.org>
25752
25753 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
25754 Put `font-lock-function-name-face'.
25755 (gdb-info-frames-custom): Put `font-lock-function-name-face'
25756 and `font-lock-variable-name-face'
25757 (gdb-registers-font-lock-keywords): New font lock keywords definition.
25758 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
25759 (gdb-memory-font-lock-keywords): New font lock keywords definition.
25760 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
25761 (gdb-local-font-lock-keywords): New font lock keywords definition.
25762 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
25763 (gdb-threads-font-lock-keywords): New font lock keywords definition.
25764 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
25765
25766 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
25767
25768 * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst.
25769 (ediff-merge-region-is-non-clash-to-skip): Previously called
25770 ediff-merge-region-is-non-clash.
25771
25772 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
25773 Use insert-buffer-substring.
25774
25775 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
25776 selecting files to patch. Also bug fixes.
25777
25778 * ediff-util.el (ediff-setup): Bug fix.
25779 (ediff-next-difference): Never skip clashes that differ in white
25780 space only.
25781
25782 * ediff-wind.el (ediff-setup-control-frame)
25783 (ediff-destroy-control-frame): Check the menubar feature.
25784
25785 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
25786 (viper-refresh-mode-line): Use make-local-variable to localize
25787 some vars instead of make-variable-buffer-local. Suggested by
25788 Stefan Monnier.
25789
25790 * emulation/viper-init.el (viper-make-variable-buffer-local):
25791 Delete alias.
25792 (viper-restore-cursor-type, viper-set-insert-cursor-type):
25793 Use make-local-variable instead of make-variable-buffer-local.
25794 Suggested by Stefan Monnier.
25795
25796 * emulation/viper.el (viper-mode): Don't use
25797 viper-make-variable-buffer-local.
25798 (viper-comint-mode-hook): Use make-local-variable on
25799 require-final-newline.
25800 (viper-non-hook-settings): Don't use make-variable-buffer-local.
25801
25802 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
25803
25804 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
25805 also the second char of a comment-start sequence.
25806 (scheme-sexp-comment-syntax-table): New var.
25807 (lambda, define): Set their scheme-doc-string-elt property.
25808 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
25809 Use lisp-font-lock-syntactic-face-function now that it properly
25810 handles |...| symbols.
25811 (scheme-mode-variables): Set lisp-doc-string-elt-property,
25812 parse-sexp-lookup-properties and font-lock-extra-managed-props.
25813
25814 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
25815 bit from # to |.
25816 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
25817
25818 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
25819 (lisp-doc-string-elt-property): New var.
25820 (lisp-font-lock-syntactic-face-function): Use it.
25821 Rewrite to recognize docstrings even for forms not at toplevel.
25822
25823 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
25824 annotation on the | part of #| rather than on the # part.
25825 (scheme-font-lock-syntactic-face-function): New function, to
25826 distinguish strings from |...| symbols.
25827 (scheme-mode-variables): Use it. Also fix up the font-lock-time
25828 syntax-table so that #|...|# is properly highlighted.
25829
25830 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
25831 Don't mark as docstring the 3rd elem of an unknown toplevel form.
25832
25833 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
25834
25835 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
25836 and C-e.
25837
25838 * emacs-lisp/eldoc.el: Move comments into docstrings.
25839 (eldoc-message-commands): Initialize in its declaration.
25840 Add move-beginning-of-line and move-end-of-line.
25841 (eldoc-add-command, eldoc-add-command-completions)
25842 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
25843
25844 * outline.el (outline-mark-subtree): Activate the mark.
25845
25846 * calendar/appt.el (appt-time-regexp): New var.
25847 (appt-add, appt-make-list): Use it.
25848 (appt-convert-time): Clean up.
25849
25850 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
25851 Don't set any syntax-table property here.
25852 (tex-font-lock-verb): New function. Do it here.
25853 (tex-font-lock-syntactic-keywords): Use it.
25854
25855 2005-10-04 Richard M. Stallman <rms@gnu.org>
25856
25857 * wid-edit.el (widget-file-complete): Get the widget start point
25858 the right way. Default directory to `/' if file has none.
25859
25860 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
25861
25862 * textmodes/flyspell.el (flyspell-mode-on):
25863 Call ispell-maybe-find-aspell-dictionaries.
25864
25865 * textmodes/ispell.el (ispell-word, ispell-region):
25866 Call ispell-maybe-find-aspell-dictionaries.
25867 (ispell-accept-buffer-local-defs):
25868 Don't call ispell-maybe-find-aspell-dictionaries.
25869
25870 2005-10-04 Richard M. Stallman <rms@gnu.org>
25871
25872 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
25873
25874 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
25875
25876 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
25877 instead of `fboundp' in order to allow for anonymous functions.
25878
25879 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
25880
25881 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
25882 case the user clicks on the link while another window is selected.
25883 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
25884
25885 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
25886 functionality.
25887 (dframe-help-echo): Save point in case mouse tracking is off.
25888
25889 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
25890
25891 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
25892
25893 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
25894
25895 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
25896 not change the global value of those vars.
25897
25898 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
25899 make-local-variable which we do not need any more.
25900
25901 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
25902
25903 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
25904 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
25905 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
25906 (speedbar-path-line): Define obsolete aliases.
25907 (speedbar-line-directory): Doc fix.
25908
25909 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
25910 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
25911 instead of speedbar-line-path.
25912
25913 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25914
25915 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
25916 to nil if dropping on a window. Handle dropping on a minibuffer window
25917 like dropping on a non-window part of Emacs.
25918
25919 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
25920
25921 * net/ange-ftp.el: Use with-current-buffer.
25922 (ange-ftp-insert-directory): Do not follow symlinks any more.
25923
25924 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
25925 Remove interactive spec.
25926
25927 2005-10-03 Kim F. Storm <storm@cua.dk>
25928
25929 * ido.el (ido-mode): Use custom-initialize-set.
25930
25931 2005-10-02 Richard M. Stallman <rms@gnu.org>
25932
25933 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
25934 Use insert-buffer-substring.
25935
25936 * net/tramp.el: Pacify byte compiler warnings in pacification code.
25937 (tramp-handle-file-local-copy): Use insert-buffer-substring.
25938
25939 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
25940
25941 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
25942 in last change.
25943 (ange-ftp-insert-directory): Fix up the search for the case where
25944 `file' is absolute.
25945
25946 2005-10-02 Romain Francoise <romain@orebokech.com>
25947
25948 * progmodes/compile.el (compile-goto-error): Delete extra paren.
25949
25950 2005-10-02 Andreas Schwab <schwab@suse.de>
25951
25952 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
25953 directory component in the session info.
25954
25955 2005-10-01 Richard M. Stallman <rms@gnu.org>
25956
25957 * comint.el (comint-redirect-subvert-readonly): Doc fix.
25958
25959 * simple.el (next-error-internal): New function.
25960
25961 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
25962 (compilation-start): Pass new arg to compilation-buffer-name.
25963 (compile-goto-error): Use next-error-internal.
25964
25965 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
25966
25967 * speedbar.el: Remove RCS tag.
25968 (speedbar-check-read-only): Handle non-existent files.
25969
25970 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
25971
25972 * info.el (Info-speedbar-hierarchy-buttons)
25973 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
25974
25975 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
25976
25977 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
25978 Do not match newline.
25979 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
25980 (bibtex-summary): Remove unnecessary save-excursion.
25981 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
25982
25983 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25984
25985 * term/mac-win.el: Add charset info for "iso10646-1".
25986 Modify default fontset to use ATSUI-compatible fonts for some charsets
25987 if available.
25988
25989 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
25990
25991 * speedbar.el: Re-apply arch tag.
25992 (speedbar-version): Rename to version 1.0. Suggested by Eric
25993 M. Ludlam.
25994 Reapply two changes from Emacs CVS' version of speedbar lost
25995 during the merge:
25996 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
25997 (speedbar-frame-parameters): Improve customize type.
25998
25999 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
26000
26001 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
26002 (ange-ftp-file-directory-p): Fix the symlink case.
26003 (ange-ftp-insert-directory): When listing a single file, get a list of
26004 the parent buffer and extract the relevant line. Inspired from a patch
26005 by Katsumi Yamaoka <yamaoka@jpl.org>.
26006 (ange-ftp-file-name-sans-versions): Simplify.
26007
26008 2005-09-30 Bill Wohler <wohler@newt.com>
26009
26010 Move MH-E image files from toolbar and mail directories into
26011 etc/images.
26012
26013 * mail/reply2.*: Move to etc/images/mail/reply*.
26014
26015 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
26016 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
26017 etc/images.
26018
26019 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
26020 * toolbar/reply*: Move to etc/images/mail.
26021
26022 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
26023
26024 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
26025
26026 * speedbar.el: New version 1.0pre3.
26027
26028 Frame management code (including timer, and mouse click specifics)
26029 moved to dframe.el:
26030 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
26031 (speedbar-timer): Removed. Use dframe-timer.
26032 (speedbar-close-frame): Removed. Use dframe-close-frame.
26033 (speedbar-activity-change-focus-flag): Removed. Use
26034 dframe-activity-change-focus-flag.
26035 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
26036 dframe-update-speed.
26037
26038 (speedbar-current-frame): New macro. Use this instead of the
26039 variable speedbar-frame.
26040
26041 (speedbar-use-images, speedbar-expand-image-button-alist)
26042 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
26043
26044 (speedbar-find-image-on-load-path): Removed. Replaced by
26045 defezimage in ezimage.el.
26046 (speedbar-expand-image-button-alist): Removed. Replaced by
26047 ezimage-expand-image-button-alist in ezimage.el.
26048
26049 (speedbar-ignored-directory-regexp)
26050 (speedbar-add-ignored-directory-regexp)
26051 (speedbar-ignored-directory-expressions)
26052 (speedbar-line-directory, speedbar-buffers-line-directory)
26053 (speedbar-directory-line, speedbar-buffers-line-directory):
26054 Renamed, replacing `path' with `directory'.
26055
26056 (speedbar-create-directory, speedbar-expand-line-descendants)
26057 (speedbar-toggle-line-expansion)
26058 (speedbar-contract-line-descendants): New commands.
26059
26060 (speedbar-query-confirmation-method, speedbar-select-frame-method)
26061 (speedbar-use-tool-tips-flag): New options.
26062
26063 (speedbar-check-read-only, speedbar-require-version)
26064 (speedbar-insert-separator, speedbar-buffers-tail-notes)
26065 (speedbar-handle-delete-frame, speedbar-try-completion)
26066 (speedbar-update-localized-contents): New functions.
26067
26068 (speedbar-incompatible-version, speedbar-ro-to-do-point)
26069 (speedbar-object-read-only-indicator): New variables.
26070
26071 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
26072 New hooks.
26073
26074 (speedbar-separator-face): New face.
26075
26076 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
26077 (speedbar-ignored-modes): Add fundamental-mode.
26078 (speedbar-directory-unshown-regexp): Add . directories.
26079
26080 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
26081 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
26082 `]' for full expand/close.
26083 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
26084
26085 (speedbar-check-vc): Support hidden files.
26086 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
26087 (speedbar-this-file-in-vc): Use vc-state if available. If VC
26088 state is nil, it is not checked out.
26089
26090 (speedbar-line-text, speedbar-line-token): Support expand buttons
26091 with no text.
26092 (speedbar-refresh): Universal argument acts as power-click.
26093 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
26094 that buffer to get variable values.
26095
26096 And many other bugfixes.
26097
26098 * dframe.el, ezimage.el, sb-image.el: New files.
26099
26100 * sb-*.xpm: Remove files. New image files installed into
26101 etc/images/ezimage.
26102
26103 2005-09-30 Kenichi Handa <handa@m17n.org>
26104
26105 * ps-mule.el (ps-mule-show-warning): If a character is in
26106 ps-print-translation-table, don't treat it as non-printable.
26107
26108 2005-09-30 David Ponce <david@dponce.com>
26109
26110 * tree-widget.el (tree-widget-themes-load-path): New variable.
26111 (tree-widget-themes-directory): Doc fix.
26112 (tree-widget-image-formats) [Emacs]: Doc fix.
26113 (tree-widget--locate-sub-directory): New function.
26114 (tree-widget-themes-directory): Use it.
26115
26116 * recentf.el (recentf-filename-handlers): Rename from
26117 `recentf-filename-handler'. Allow a list of functions.
26118 (recentf-menu-items-for-commands): Fix :help strings.
26119 (recentf-apply-filename-handlers): New function.
26120 (recentf-expand-file-name): Use it.
26121 (recentf-cleanup): Remove duplicates too.
26122
26123 2005-09-29 Juri Linkov <juri@jurta.org>
26124
26125 * faces.el: Rearrange face definitions to be in the same order as
26126 their face descriptions in "(emacs)Standard Faces".
26127
26128 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
26129
26130 * tooltip.el (tooltip): Add group `basic-faces'.
26131
26132 * buff-menu.el (Buffer-menu-buffer): Remove group
26133 `font-lock-highlighting-faces'.
26134
26135 * progmodes/compile.el (compilation-error, compilation-warning)
26136 (compilation-info, compilation-line-number, compilation-column-number):
26137 Change group from `font-lock-highlighting-faces' to `compilation'.
26138
26139 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
26140 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
26141 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
26142 (vhdl-font-lock-reserved-words-face)
26143 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
26144 `font-lock-highlighting-faces'.
26145
26146 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
26147
26148 2005-09-28 Kim F. Storm <storm@cua.dk>
26149
26150 * emulation/cua-base.el: Set CUA move property on additional commands:
26151 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
26152 forward-sexp, backward-sexp, forward-list, backward-list.
26153
26154 2005-09-28 Romain Francoise <romain@orebokech.com>
26155
26156 * comint.el (comint-show-output): Really set point at the
26157 beginning of the output when not using `comint-use-prompt-regexp'.
26158
26159 2005-09-27 Jay Belanger <belanger@truman.edu>
26160
26161 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
26162 in TeX mode.
26163
26164 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
26165
26166 * textmodes/org.el (org-table-sum): Fix format string.
26167
26168 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
26169 Quote face names.
26170
26171 2005-09-26 Romain Francoise <romain@orebokech.com>
26172
26173 * isearch.el (isearch-forward-regexp): Close doc string.
26174
26175 2005-09-25 Richard M. Stallman <rms@gnu.org>
26176
26177 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
26178
26179 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
26180
26181 * progmodes/compile.el (compilation-error-properties):
26182 When getting the file from the previous error message,
26183 correctly decode the new data format.
26184
26185 * progmodes/cc-cmds.el (c-electric-paren):
26186 Call old-blink-paren only for close-paren.
26187
26188 2005-09-24 Andreas Schwab <schwab@suse.de>
26189
26190 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
26191 condition.
26192
26193 2005-09-25 Romain Francoise <romain@orebokech.com>
26194
26195 * dired-aux.el (dired-copy-file-recursive):
26196 * dired.el (dired-delete-file):
26197 * ediff-mult.el (ediff-dir-diff-copy-file):
26198 * ediff-util.el (ediff-test-save-region):
26199 * forms.el (forms-mode):
26200 * ido.el (ido-file-internal, ido-delete-file-at-head):
26201 * log-edit.el (log-edit-done):
26202 * ses.el (ses-yank-resize):
26203 * play/gomoku.el (gomoku-human-plays, gomoku)
26204 (gomoku-human-resigns, gomoku-prompt-for-other-game)
26205 (gomoku-offer-a-draw):
26206 * play/landmark.el (lm-human-resigns, lm):
26207 * net/eudcb-ldap.el (eudc-ldap-check-base):
26208 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
26209 * progmodes/ebrowse.el (ebrowse-find-pattern):
26210 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
26211 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
26212 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
26213
26214 * vc.el (vc-delete-file):
26215 * play/gomoku.el (gomoku-terminate-game, gomoku)
26216 (gomoku-prompt-for-move, gomoku-human-takes-back):
26217 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
26218 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
26219
26220 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
26221
26222 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
26223 color rxvt terminals by using the code xterm.el used to use before
26224 2005-04-09 in order to match the colors used by rxvt.
26225
26226 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
26227
26228 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
26229 colors rxvt-unicode terminals by using the same code as xterm.el.
26230
26231 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
26232
26233 * textmodes/tex-mode.el (tex-font-lock-append-prop)
26234 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
26235 new symbol used for the tex-verbatim face.
26236
26237 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
26238
26239 * woman.el (woman-file-name):
26240 * wid-edit.el (widget-file-prompt-value)
26241 (widget-coding-system-prompt-value):
26242 * w32-fns.el (set-w32-system-coding-system):
26243 * vc.el (vc-version-diff, vc-annotate):
26244 * textmodes/reftex-auc.el (reftex-arg-cite)
26245 (reftex-arg-index-tag):
26246 * textmodes/refer.el (refer-get-bib-files):
26247 * textmodes/artist.el (artist-figlet-choose-font):
26248 * terminal.el (terminal-emulator):
26249 * replace.el (occur-read-primary-args):
26250 * rect.el (string-rectangle, string-insert-rectangle):
26251 * ps-print.el (ps-print-preprint):
26252 * progmodes/pascal.el (pascal-goto-defun):
26253 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
26254 * progmodes/compile.el (compilation-find-file):
26255 * printing.el (pr-interactive-n-up):
26256 * play/animate.el (animate-birthday-present):
26257 * net/rcompile.el (remote-compile):
26258 * man.el (man, Man-goto-section, Man-follow-manual-reference):
26259 * mail/rmailsum.el (rmail-summary-search-backward)
26260 (rmail-summary-search):
26261 * mail/rmailout.el (rmail-output-read-rmail-file-name)
26262 (rmail-output-read-file-name):
26263 * mail/rmail.el (rmail-search, rmail-search-backwards):
26264 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
26265 * locate.el (locate):
26266 * international/quail.el (quail-show-keyboard-layout):
26267 * international/mule.el (set-buffer-file-coding-system)
26268 (revert-buffer-with-coding-system, set-file-name-coding-system)
26269 (set-terminal-coding-system, set-keyboard-coding-system)
26270 (set-next-selection-coding-system):
26271 * international/mule-diag.el (describe-coding-system)
26272 (describe-font, describe-fontset):
26273 * international/mule-cmds.el (universal-coding-system-argument)
26274 (search-unencodable-char, describe-input-method)
26275 (set-language-environment, describe-language-environment):
26276 * international/codepage.el (codepage-setup):
26277 * international/code-pages.el (codepage-setup):
26278 * info.el (Info-search, Info-follow-reference)
26279 (Info-search-backward):
26280 * emacs-lisp/advice.el (ad-read-advised-function)
26281 (ad-read-advice-class, ad-clear-cache, ad-activate)
26282 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
26283 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
26284 (ad-read-regexp):
26285 * ediff-util.el (ediff-toggle-regexp-match):
26286 * ediff-ptch.el (ediff-prompt-for-patch-file):
26287 * dired-aux.el (dired-diff):
26288 * diff.el (diff):
26289 * cus-edit.el (custom-variable-prompt):
26290 * calendar/timeclock.el (timeclock-ask-for-project):
26291 * calc/calcalg3.el (calc-get-fit-variables):
26292 * calc/calc-store.el (calc-edit-variable)
26293 (calc-permanent-variable):
26294 * vc-mcvs.el (vc-mcvs-register):
26295 * shadowfile.el (shadow-define-literal-group):
26296 * woman.el (woman-file-name):
26297 * vc.el (vc-version-diff, vc-merge):
26298 * textmodes/reftex-index.el (reftex-index-complete-tag):
26299 * format.el (format-decode-buffer, format-decode-region):
26300 * emulation/viper-cmd.el (viper-read-string-with-history):
26301 * emacs-lisp/debug.el (cancel-debug-on-entry):
26302 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
26303 * ediff.el (ediff-merge-revisions)
26304 (ediff-merge-revisions-with-ancestor, ediff-revision):
26305 * completion.el (interactive-completion-string-reader):
26306 * calc/calc-prog.el (calc-user-define-formula):
26307 Follow convention for reading with the minibuffer.
26308
26309 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
26310
26311 * progmodes/python.el (python-describe-symbol): Add globals() and
26312 locals() to the arguments of emacs.ehelp.
26313
26314 2005-09-24 Magnus Henoch <mange@freemail.hu>
26315
26316 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
26317 New function, code extracted from ispell-valid-dictionary-list.
26318 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
26319 Call it.
26320
26321 2005-09-24 Eli Zaretskii <eliz@gnu.org>
26322
26323 * subr.el (version-regexp-alist): Extend valid syntax for version
26324 strings: allow any of the characters -,_,+ to separate the
26325 alpha/beta/rc part from the version part. Doc fix.
26326 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
26327
26328 2005-09-23 David Reitter <david.reitter@gmail.com>
26329
26330 * mail/mailclient.el: New file.
26331
26332 2005-09-23 Richard M. Stallman <rms@gnu.org>
26333
26334 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
26335 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
26336 Doc fixes.
26337
26338 * progmodes/cc-mode.el (c-font-lock-init):
26339 Specify font-lock-lines-before.
26340
26341 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
26342
26343 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
26344 whole conflict.
26345
26346 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
26347
26348 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
26349 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
26350 of `remap' feature when available. Additional key bindings for
26351 better tty support.
26352 (org-mode-restart, org-force-self-insert): New commands.
26353 (org-time-stamp-inactive): New command.
26354 (org-remap): New function.
26355 (org-table-auto-blank-field, org-level-color-stars-only): New options.
26356 (org-enable-fixed-width-editor): Move to `org-structure'
26357 customization group.
26358 (org-self-insert-command, orgtbl-self-insert-command): Modify to
26359 blank field after field motion commands.
26360
26361 2005-09-23 Kenichi Handa <handa@m17n.org>
26362
26363 * international/mule-cmds.el (set-language-environment):
26364 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
26365 have to call utf-translate-cjk-load-tables.
26366
26367 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
26368
26369 * mouse.el (mouse-move-drag-overlay): Fix last change.
26370
26371 2005-09-22 David Ponce <david@dponce.com>
26372
26373 * tree-widget.el (tree-widget-value-create): Fix previous change.
26374
26375 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
26376
26377 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
26378
26379 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
26380
26381 * mouse.el (mouse-move-drag-overlay): New function.
26382 (mouse-drag-region-1): Use it.
26383 Try to simplify a bit the state handling. Handle clicks on links
26384 inside intangible areas.
26385 (mouse-save-then-kill): Minor simplification.
26386 (mouse-secondary-overlay): Make it always non-nil instead of
26387 recreating it each time.
26388 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
26389 (mouse-kill-secondary, mouse-secondary-save-then-kill):
26390 Simplify accordingly.
26391
26392 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
26393
26394 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
26395
26396 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
26397
26398 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
26399 (ediff-file-name-sans-prefix): Treat nil as an empty string.
26400 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
26401 to patch.
26402
26403 * ediff-util.el: Use insert-buffer-substring.
26404
26405 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
26406
26407 * emulation/viper-cmd.el (viper-change-state): Don't move over the
26408 field boundaries in the minibuffer.
26409 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
26410 (viper-minibuffer-post-command-hook): New hook.
26411 (viper-line): Don't move cursor at bolp.
26412
26413 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
26414
26415 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
26416 avoid compiler warnings.
26417
26418 * emulation/viper-macs.el (ex-map): Better messages.
26419
26420 * emulation/viper-util.el (viper-beginning-of-field): New function.
26421
26422 * emulation/viper.el: Replace make-variable-buffer-local with
26423 viper-make-variable-buffer-local everywhere, to avoid warnings.
26424
26425 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
26426
26427 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
26428 Delete unused var `old-selected-window'.
26429 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
26430 (mouse-drag-secondary): Delete unused var `start-frame'.
26431
26432 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
26433
26434 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
26435
26436 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
26437
26438 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
26439 Re-indent within 80 columns. Use inhibit-read-only.
26440
26441 2005-09-19 Romain Francoise <romain@orebokech.com>
26442
26443 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
26444
26445 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
26446
26447 * font-lock.el (font-lock-default-fontify-region): Don't add a line
26448 unconditionally, since the after-change-function already did it.
26449
26450 2005-09-19 Miles Bader <miles@gnu.org>
26451
26452 * net/newsticker.el: Get rid of CVS keyword.
26453
26454 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
26455
26456 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
26457 The prompt is formatted later.
26458
26459 2005-09-19 David Ponce <david@dponce.com>
26460
26461 * tree-widget.el (tree-widget-value-create): Save the converted
26462 tree :node widget.
26463
26464 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
26465
26466 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
26467 variable `message'.
26468
26469 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
26470
26471 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
26472 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
26473 <slawomir.nowaczyk.847@student.lu.se>.
26474
26475 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
26476
26477 * image.el (image-load-path): Use symbol `data-directory' instead
26478 of its value, for backward compatibility with packages that bind
26479 it during `find-image'. Suggested by Katsumi Yamaoka.
26480 (image-search-load-path): Handle symbols whose values are strings.
26481
26482 2005-09-18 Romain Francoise <romain@orebokech.com>
26483
26484 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
26485 with-current-buffer form in save-excursion.
26486
26487 2005-09-18 Deepak Goel <deego@gnufans.org>
26488
26489 * apropos.el (apropos-command): Fix `message' call: first arg
26490 should be a format spec. In this and all other cases that appear
26491 below and elsewhere in the source code, I made a change only when
26492 two conditions were satisfied: [1] I can think of a possibility
26493 that the arguments would cause an error, for example, the code in
26494 question relies on external variables such as filenames. [2] I
26495 was sure that the arg to `message' could not have been nil in the code.
26496
26497 * textmodes/tildify.el (tildify-region): Ditto.
26498
26499 * textmodes/reftex-index.el (reftex-index-change-entry)
26500 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
26501 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
26502 * textmodes/org.el (org-complete, org-deadline, org-schedule)
26503 (org-priority, org-table-sum):
26504 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
26505 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
26506 (flyspell-word, flyspell-display-next-corrections):
26507 * textmodes/bibtex.el (bibtex-print-help-message):
26508 * textmodes/artist.el (artist-key-set-point-poly):
26509 * term/mac-win.el (mac-services-insert-text):
26510 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
26511 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
26512 (vhdl-port-paste-testbench, vhdl-compose-new-component)
26513 (vhdl-compose-configuration):
26514 * progmodes/sh-script.el (sh-blink, sh-show-indent)
26515 (sh-set-indent, sh-learn-line-indent):
26516 * progmodes/ps-mode.el (ps-mode-target-column):
26517 * progmodes/idlwave.el (idlwave-make-tags)
26518 (idlwave-scan-library-catalogs):
26519 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
26520 * progmodes/gud.el (gud-jdb-analyze-source):
26521 * progmodes/flymake.el (flymake-log):
26522 * progmodes/ebnf2ps.el (ebnf-generate-region):
26523 * progmodes/cmacexp.el (c-macro-expansion):
26524 * progmodes/ada-xref.el (ada-treat-cmd-string):
26525 * progmodes/ada-mode.el (ada-create-case-exception-substring)
26526 (ada-justified-indent-current, ada-batch-reformat):
26527 * play/zone.el (zone):
26528 * play/landmark.el (lm-move):
26529 * play/decipher.el (decipher-show-alphabet):
26530 * net/newsticker.el (newsticker--display-jump)
26531 (newsticker--display-scroll):
26532 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
26533 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
26534 * mail/feedmail.el (feedmail-dump-message-to-queue):
26535 * eshell/esh-proc.el (eshell-remove-process-entry):
26536 * emulation/ws-mode.el (ws-last-error):
26537 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
26538 (viper-record-kbd-macro):
26539 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
26540 * emacs-lisp/lisp-mnt.el (lm-report-bug):
26541 * emacs-lisp/find-func.el (find-function-noselect):
26542 * calendar/timeclock.el (timeclock-status-string)
26543 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
26544 (timeclock-when-to-leave-string):
26545 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
26546 * calc/calc-units.el (calc-enter-units-table):
26547 * calc/calc-mode.el (calc-mode-record-mode):
26548 * woman.el (woman-mini-help):
26549 * wdired.el (wdired-change-to-wdired-mode):
26550 * vc.el (vc-retrieve-snapshot):
26551 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
26552 * startup.el (display-startup-echo-area-message):
26553 * simple.el (set-goal-column):
26554 * ses.el (ses-command-hook, ses-recalculate-cell):
26555 * server.el (server-process-filter):
26556 * printing.el (pr-interface-txt-print, pr-interface-printify)
26557 (pr-interface-ps):
26558 * pcvs.el (cvs-help):
26559 * log-edit.el (log-edit, log-edit-mode-help):
26560 * iswitchb.el (iswitchb-possible-new-buffer):
26561 * isearch.el (isearch-edit-string):
26562 * image-mode.el (image-mode, image-minor-mode):
26563 * ibuf-macs.el (define-ibuffer-filter):
26564 * hi-lock.el (hi-lock-find-patterns):
26565 * files.el (toggle-read-only):
26566 * ediff-util.el (ediff-copy-diff)
26567 (ediff-write-merge-buffer-and-maybe-kill):
26568 * echistory.el (Electric-history-undefined):
26569 * dnd.el (dnd-insert-text):
26570 * dired-aux.el (dired-query):
26571 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
26572 * bookmark.el (bookmark-bmenu-locate):
26573 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
26574 Fix `message' calls to ensure first arg is a format string.
26575 The change was made only when these two conditions were satisfied:
26576 [1] when there is a possibility that the arguments would cause an error
26577 for example, if the code in question relies on external variables
26578 such as filenames, and
26579 [2] if the arg to `message' could not have been nil in the code.
26580
26581 * pcomplete.el (pcomplete--help): Fix `message' format spec.
26582 Not having a %s would be weird, though not technically wrong.
26583
26584 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26585
26586 * term/mac-win.el (mac-add-charset-info): Doc fix.
26587
26588 2005-09-17 Romain Francoise <romain@orebokech.com>
26589
26590 * shell.el (shell-resync-dirs): Handle echoing processes more
26591 reliably. Don't insert resync command if `comint-process-echoes'
26592 is non-nil.
26593
26594 2005-09-17 Magnus Henoch <mange@freemail.hu>
26595
26596 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
26597 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
26598 aspell versions >= 0.60.
26599 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
26600 only if ispell-aspell-supports-utf8 is non-nil.
26601
26602 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
26603
26604 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
26605 buffer-local value to lisp-indent-function.
26606
26607 2005-09-17 Milan Zamazal <pdm@zamazal.org>
26608
26609 * progmodes/glasses.el (glasses-make-readable): If
26610 glasses-separator differs from underscore, put appropriate
26611 overlays over underscore characters.
26612 (glasses-convert-to-unreadable): If glasses-separator differs from
26613 underscore, try to convert glasses-separator characters to
26614 underscores.
26615
26616 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
26617
26618 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
26619 Use with-syntax-table and dolist.
26620
26621 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
26622
26623 * textmodes/reftex-auc.el:
26624 * textmodes/reftex-cite.el:
26625 * textmodes/reftex-dcr.el:
26626 * textmodes/reftex-global.el:
26627 * textmodes/reftex-parse.el:
26628 * textmodes/reftex-ref.el:
26629 * textmodes/reftex-sel.el:
26630 * textmodes/reftex-toc.el:
26631 * textmodes/reftex-vars.el:
26632 * textmodes/reftex.el: Small changes to remove compiler warnings.
26633
26634 * textmodes/reftex-index.el: Likewise.
26635 (reftex-query-index-phrase): More efficient use of markers.
26636
26637 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
26638
26639 * image.el (image-load-path): New variable.
26640 (image-search-load-path): New function.
26641 (find-image): Search for images in `image-load-path'.
26642
26643 2005-09-15 Richard M. Stallman <rms@gnu.org>
26644
26645 * follow.el: Change Maintainer field.
26646
26647 2005-09-15 David Ponce <david@dponce.com>
26648
26649 * recentf.el (recentf-save-file-modes): New option.
26650 (recentf-save-list): Use it.
26651
26652 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
26653
26654 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
26655 (mode-line-mule-info, mode-line-modified): Move bindings from
26656 mouse-3 to mouse-1.
26657
26658 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
26659
26660 * simple.el (sendmail-user-agent-compose): Revert last change.
26661
26662 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
26663
26664 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
26665 Use with-current-buffer.
26666 (ange-ftp-gwp-start): Remove unused var `gw-user'.
26667 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
26668 (ange-ftp-insert-directory): Remove unused var `short'.
26669 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
26670
26671 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
26672 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
26673
26674 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
26675 (check-calendar-holidays, diary-list-entries): Autoload.
26676 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
26677 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
26678
26679 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
26680 which mistakenly removed a call to display-buffer.
26681
26682 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
26683
26684 * obsolete/iso-insert.el: Move to obsolete/ from international/.
26685
26686 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
26687
26688 * progmodes/hideshow.el
26689 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
26690 (hs-allow-nesting): New user var.
26691 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
26692 (hs-hide-block-at-point): When nesting allowed,
26693 if there is already an overlay in place, delete it.
26694 (hs-safety-is-job-n): Delete func; remove call sites.
26695 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
26696 (hs-overlay-at): New func.
26697 (hs-already-hidden-p, hs-show-block): Use it.
26698 (hs-hide-all): Don't pre-clean if nesting allowed.
26699 (hs-show-all): Temporarily disallow
26700 nesting around call to `hs-discard-overlays'.
26701
26702 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
26703
26704 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
26705 Delete unused local var.
26706
26707 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
26708
26709 * help-fns.el (describe-categories): "?\ " -> "?\s".
26710 (help-do-arg-highlight): Recognize also ARG-n, as in
26711 `move-to-left-margin' (ARG+n is already recognized). Simplify.
26712
26713 * international/codepage.el (dos-unsupported-char-glyph):
26714 * net/newsticker.el (tool-bar-map, w3-mode-map)
26715 (w3m-minor-mode-map):
26716 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
26717 (ent-alist):
26718 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
26719
26720 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
26721
26722 * custom.el (custom-push-theme): Handle the case where a symbol is
26723 bound but face properties have not yet been assigned.
26724
26725 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
26726 Fix behavior if noerase is `t' and there is no mail buffer.
26727
26728 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
26729 if `continue' is nil, rather than signal an error.
26730
26731 2005-09-12 Richard M. Stallman <rms@gnu.org>
26732
26733 * font-lock.el (font-lock-keywords): Add autoload.
26734
26735 * help-fns.el (describe-variable): Rearrange to put source link
26736 in a predictable place.
26737
26738 * net/newsticker.el: New file.
26739
26740 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
26741
26742 * calendar/calendar.el (calendar-for-loop): Add edebug info.
26743 (calendar-basic-setup): Use the new nil arg.
26744 (number-of-diary-entries): Move to diary-lib.el.
26745
26746 * calendar/diary-lib.el: Use with-current-buffer, match-string.
26747 (diary-list-entries): Use with-syntax-table and dolist.
26748 Rename from list-diary-entries.
26749 Use number-of-diary-entries if `number' is nil.
26750 (diary, diary-view-entries): Use this new name and new nil arg value.
26751 (number-of-diary-entries): Move from calendar.el.
26752 (diary-unhide-everything): New function.
26753 (include-other-diary-files, fancy-diary-display)
26754 (diary-show-all-entries, make-diary-entry): Use it.
26755 (diary-mail-entries): Use buffer-string.
26756 (mark-diary-entries): Fix long standing paren typo.
26757 (diary-sexp-entry): Use count-lines.
26758 (make-diary-entry): Avoid `previous-line'.
26759 (diary-mode-map): New var.
26760 (diary-mode): Redraw cal after saving. Setup header-line.
26761 (fancy-diary-display-mode): Use local-set-key.
26762
26763 * startup.el (command-line): Try calling various terminal-init-foo-bar
26764 functions by stripping hyphenated suffixes from $TERM.
26765
26766 * files.el (normal-mode): Check boundness of font-lock-keywords.
26767
26768 2005-09-12 Richard M. Stallman <rms@gnu.org>
26769
26770 * progmodes/compile.el: Don't decide a file's directory
26771 until the user actually tries to go there.
26772 (compilation-next-error-function):
26773 Pass compilation-find-file the directory from the file-struct.
26774 (compilation-internal-error-properties): Separate local FILE-STRUCT
26775 from FILE. Doc the args better. Rename arg FMT to FMTS.
26776 (compilation-find-file): Arg DIR renamed to DIRECTORY.
26777 Expand it, and if nil, use default-directory.
26778 (compilation-get-file-structure): Don't mix specified directory
26779 with default directory. Put specified directory into
26780 file-struct. Don't make the file name absolute.
26781
26782 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
26783 (compile-command): Add autoload.
26784 (compilation-disable-input): Add autoload.
26785
26786 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
26787
26788 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
26789 strings of the variables it can override.
26790 (time-stamp): New (as yet undocumented) time-stamp-format escapes
26791 %Q and %q, for fully-qualified domain name and unqualified host name.
26792
26793 2005-09-11 Kim F. Storm <storm@cua.dk>
26794
26795 * emacs-lisp/authors.el (authors-aliases): Update list.
26796 (authors-fixed-entries): Update mldrag.el entry.
26797
26798 2005-09-10 Alan Mackenzie <acm@muc.de>
26799
26800 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
26801 delimiter from the region narrowed to.
26802
26803 2005-09-10 Magnus Henoch <mange@freemail.hu>
26804
26805 * textmodes/ispell.el (ispell-check-version): Signal an error if
26806 aspell version is less than 0.60.
26807
26808 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
26809
26810 * progmodes/octave-inf.el (inferior-octave-startup):
26811 Resync current dir at the end.
26812
26813 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
26814
26815 * woman.el (woman-topic-at-point-default):
26816 Rename to woman-use-topic-at-point-default.
26817 (woman-topic-at-point): Rename to woman-use-topic-at-point.
26818 (woman-file-name): Reflect renames above. Automatically use the
26819 word at point as topic if woman-use-topic-at-point is non-nil.
26820 Otherwise offer it as default but don't insert it in the
26821 minibuffer. Also use `test-completion' instead of `assoc' as
26822 suggested by Stefan Monnier.
26823
26824 2005-09-10 Andre Spiegel <spiegel@gnu.org>
26825
26826 * vc.el (vc-directory, vc-update-change-log): Throw an error on
26827 the attempt to do it over Tramp. This is not yet supported.
26828
26829 2005-09-10 Eli Zaretskii <eliz@gnu.org>
26830
26831 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
26832 (menu-bar-non-minibuffer-window-p): New functions.
26833 ("Split Window", "Save As..."): Use them.
26834 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
26835 ("Print Buffer", "Truncate Long Lines in this Buffer"):
26836 Use menu-bar-menu-frame-live-and-visible-p.
26837 ("Save Buffer", "Insert File", "Open Directory...")
26838 ("Open File...", "Visit New File..."):
26839 Use menu-bar-non-minibuffer-window-p.
26840 (kill-this-buffer-enabled-p, dired <menu-enable>):
26841 Use menu-bar-non-minibuffer-window-p.
26842
26843 2005-09-09 Eli Zaretskii <eliz@gnu.org>
26844
26845 * cus-start.el (all): Don't complain about fringe-related
26846 built-ins if fringes are not supported. Ditto about
26847 selection-related built-ins. Fix the test for GTK-related built-ins.
26848
26849 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
26850 ("Postscript Print Buffer", "Print Region", "Save As...")
26851 ("Save", "Insert File...", "Open Directory...")
26852 ("Open File...", "Visit New File..."")
26853 ("Truncate Long Lines in this Buffer"): Don't look at
26854 menu-updating-frame if this display does not support multiple frames.
26855
26856 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
26857
26858 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
26859
26860 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
26861
26862 * woman.el: Format- and whitespace-related changes.
26863
26864 2005-09-09 Eli Zaretskii <eliz@gnu.org>
26865
26866 * woman.el: Fix my email address.
26867
26868 2005-09-08 Richard M. Stallman <rms@gnu.org>
26869
26870 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
26871 (sh-mode): Locally set skeleton-pair-default-alist.
26872
26873 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
26874
26875 * progmodes/flymake.el: Require `compile' unconditionally.
26876
26877 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
26878
26879 * woman.el (woman-file-name): Provide a default, not initial input.
26880
26881 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
26882
26883 * font-lock.el (font-lock-support-mode): Doc fix.
26884
26885 * descr-text.el (describe-property-list): Handle non-symbol prop names.
26886
26887 2005-09-08 Richard M. Stallman <rms@gnu.org>
26888
26889 * simple.el (blink-matching-open): Get rid of text props from
26890 the string shown in echo area. Don't permanently set point.
26891 Some rearrangements.
26892
26893 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
26894
26895 * recentf.el (recentf-filename-handler): Add custom choice
26896 `abbreviate-file-name'.
26897
26898 * msb.el (msb--very-many-menus): Fix typo.
26899
26900 * disp-table.el (standard-display-european): Don't set
26901 enable-multibyte-characters to nil.
26902
26903 2005-09-08 David Ponce <david@dponce.com>
26904
26905 * recentf.el (recentf-show-file-shortcuts-flag): New option.
26906 (recentf-expand-file-name): Doc fix.
26907 (recentf-dialog-mode-map): Define digit shortcuts.
26908 (recentf--files-with-key): New variable.
26909 (recentf-show-digit-shortcut-filter): New function.
26910 (recentf-open-files-items): New function.
26911 (recentf-open-files): Use it.
26912 (recentf-open-file-with-key): New command.
26913
26914 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
26915
26916 * buff-menu.el (Buffer-menu-sort-by-column): New function.
26917 Suggested by Kim F. Storm.
26918 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
26919 (Buffer-menu-make-sort-button): Use global keymap.
26920
26921 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
26922
26923 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
26924 (Man-getpage-in-background-advice): Remove defadvice; it isn't
26925 necessary any longer with the remapped command.
26926 (Man-bgproc-sentinel-advice): Remove defadvice which counts
26927 formatting time only.
26928
26929 * net/tramp.el (tramp-action-password)
26930 (tramp-multi-action-password): Compile the password prompt from
26931 `method', `user' and `host'. Sometimes it isn't obvious which
26932 password to enter, for example with remote files offered by
26933 recentf.el, or with multiple steps. Suggested by Robert Marshall
26934 <robert@chezmarshall.freeserve.co.uk>.
26935
26936 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
26937
26938 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
26939 Fix regexp for when "s///" is at the beginning of line.
26940
26941 2005-09-07 Jay Belanger <belanger@truman.edu>
26942
26943 * calc/calc-poly.el (math-expand-term): Multiply out any powers
26944 when in matrix mode.
26945
26946 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
26947
26948 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
26949 non-anonymous functions.
26950
26951 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
26952
26953 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
26954 when using a header line. Otherwise, use mouse-1-click-follows-link.
26955
26956 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
26957 can't be moved; don't signal an error.
26958
26959 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
26960
26961 * cus-theme.el (custom-theme-write-faces): Save the current face
26962 spec, not the defface spec.
26963
26964 * custom.el (custom-known-themes): Clarify meaning of "standard".
26965 (custom-push-theme): Save old values in the standard theme.
26966 (disable-theme): Correct typo.
26967 (custom-face-theme-value): Deleted unused function.
26968 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
26969
26970 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
26971
26972 * progmodes/compile.el (compilation-goto-locus): Take into account
26973 iconified frames when determining whether the buffer is
26974 already visible.
26975 Don't reset window height if the window already existed.
26976
26977 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
26978
26979 * custom.el (load-theme): Rename from require-theme.
26980 Add interactive spec.
26981 (enable-theme): Rename from custom-enable-theme.
26982 Add interactive spec.
26983 (disable-theme): Rename from custom-disable-theme.
26984 Add interactive spec.
26985 (custom-make-theme-feature): Doc fix.
26986 (custom-theme-directory): Doc fix.
26987 (provide-theme): Call enable-theme.
26988
26989 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
26990
26991 * obsolete/lazy-lock.el (lazy-lock-mode):
26992 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
26993 font-lock-mode if it's off. Print a warning instead.
26994
26995 * progmodes/compile.el (compilation-start): Ignore errors if the
26996 process died before we get to send-eof.
26997
26998 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
26999 Undo last change. Enclosing the result in quotes broke things on Unix
27000 since tex-send-command passes it through shell-quote-argument.
27001 (tex-send-command): Pass `file' through convert-standard-filename
27002 when possible.
27003 (tex-uptodate-p): Handle the case where TeX hasn't put additional
27004 info in a transcript.
27005
27006 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
27007
27008 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
27009 fix compilation warning. Reorder the key definitions to group
27010 together keys emitted by the current version of xterm.
27011
27012 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
27013 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
27014 Reorder predicates to correct min-color usage.
27015
27016 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
27017
27018 * longlines.el (longlines-mode): Inhibit read-only when encoding.
27019 Kill local variables when longlines-mode is turned off.
27020
27021 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
27022
27023 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
27024
27025 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
27026
27027 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
27028
27029 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
27030 (font-lock-lines-before): Change default to being inactive.
27031 (font-lock-default-fontify-region): Obey font-lock-lines-before.
27032 (font-lock-after-change-function): Don't handle f-l-lines-before here.
27033
27034 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
27035
27036 * net/tramp.el (tramp-handle-make-auto-save-file-name):
27037 Deactivate temporarily advice if active (not needed for Emacs 22,
27038 but for backwards compatibility).
27039 (tramp-exists-file-name-handler): Rewrite. First implementation
27040 was too simple.
27041 (tramp-advice-make-auto-save-file-name):
27042 Call `tramp-handle-make-auto-save-file-name' (again, just for
27043 backwards compatibility).
27044
27045 2005-08-31 Reto Zimmermann <reto@gnu.org>
27046
27047 * progmodes/vhdl-mode.el
27048 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
27049 (vhdl-end-p): Fix indentation bug "else" after "-- when".
27050 (vhdl-set-default-project): New function (easier setting of default).
27051 (vhdl-port-copy): Handle extended identifiers for generics.
27052 (vhdl-compiler-alist): Better description for error message regexp.
27053 (vhdl-make): Query for target, use previous as default.
27054 (vhdl-port-copy): Fix port copy for port names starting with "signal".
27055 (vhdl-font-lock-keywords-2): Fix fontification for record
27056 el. assign.
27057 (vhdl-speedbar-make-subpack-line): Add package body link.
27058 (vhdl-generate-makefile-1): Not include itself as dependency.
27059 (vhdl-font-lock-init): Highlight c-preprocessor directives.
27060 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
27061 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
27062 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
27063 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
27064 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
27065 (vhdl-import-project): Add string argument for `error'.
27066 (vhdl-compose-configuration)
27067 (vhdl-compose-configuration-architecture): Add configuration
27068 declaration generation.
27069 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
27070 (vhdl-trailer-re): Add "record" keyword (better indentation).
27071 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
27072 "[^ \t-\"]+".
27073 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
27074 (vhdl-testbench-entity-file-name)
27075 (vhdl-testbench-architecture-file-name): Allow separate
27076 customization of testbench file names.
27077 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
27078 (vhdl-get-visible-signals): Allow newline within alias declaration.
27079 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
27080 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
27081 (member-ignore-case): Alias for missing function in XEmacs.
27082 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
27083 (vhdl-update-sensitivity-list): Ignore case on read signals.
27084 (vhdl-replace-string): Adjust case only for file names.
27085 (vhdl-update-sensitivity-list): Fix search for read signals.
27086 (vhdl-update-sensitivity-list): Exclude formal parameters.
27087 (vhdl-get-visible-signals): Include aliases of signals.
27088 (vhdl-get-visible-signals): Fix signal name searching.
27089 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
27090 (vhdl-fixup-whitespace-region): Fix for character
27091 literals (e.g. `:').
27092
27093 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
27094
27095 * ansi-color.el (comint-last-output-start):
27096 * bs.el (font-lock-verbose):
27097 * diff-mode.el (add-log-buffer-file-name-function):
27098 * dired-x.el (vm-folder-directory):
27099 * faces.el (help-xref-stack-item):
27100 * files.el (font-lock-keywords):
27101 * find-lisp.el (dired-buffers, dired-subdir-alist):
27102 * ido.el (cua-inhibit-cua-keys):
27103 * log-view.el (cvs-minor-wrap-function):
27104 * outline.el (font-lock-warning-face):
27105 * simple.el (compilation-current-error):
27106 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
27107 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
27108 * tooltip.el (comint-prompt-regexp):
27109 * w32-fns.el (explicit-shell-file-name):
27110 * term/mac-win.el (mac-charset-info-alist)
27111 (mac-services-selection, mac-system-script-code):
27112 * term/tty-colors.el (msdos-color-values):
27113 * term/w32-win.el (xlfd-regexp-registry-subnum):
27114 * term/x-win.el (x-keysym-table, x-selection-timeout)
27115 (x-session-id, x-session-previous-id):
27116 * textmodes/ispell.el (mail-yank-prefix):
27117 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
27118 * textmodes/org.el (calc-embedded-close-formula)
27119 (calc-embedded-open-formula)
27120 (font-lock-unfontify-region-function):
27121 * textmodes/reftex-global.el (isearch-next-buffer-function)
27122 (TeX-master):
27123 * textmodes/reftex.el (font-lock-keywords):
27124 * textmodes/tex-mode.el (font-lock-comment-face)
27125 (font-lock-doc-face):
27126 * textmodes/texinfo.el (outline-heading-alist):
27127 Add defvars.
27128
27129 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
27130 (artist-spray-chars, artist-mode-init, artist-replace-string)
27131 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
27132 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
27133 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
27134
27135 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
27136 (conf-align-assignments): "?\ " -> "?\s".
27137
27138 * textmodes/reftex-index.el (TeX-master): Add defvar.
27139 (reftex-index-phrases-marker): Move up defvar.
27140
27141 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
27142 (reftex-toc-include-labels-indicator)
27143 (reftex-toc-include-index-indicator)
27144 (reftex-toc-max-level-indicator): Move up declarations.
27145
27146 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
27147 of args to `tramp-run-real-handler', even if it's empty in this case.
27148
27149 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27150
27151 * dired.el (dired-move-to-filename-regexp): Add date format for
27152 Mac OS X 10.3 in East Asian locales.
27153
27154 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
27155
27156 * files.el (make-auto-save-file-name): Add file name handler call
27157 if applicable.
27158
27159 * net/tramp.el (tramp-file-name-handler-alist)
27160 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
27161 (tramp-handle-make-auto-save-file-name): Rename from
27162 `tramp-make-auto-save-file-name'.
27163 (tramp-exists-file-name-handler): New defun.
27164 (tramp-advice-make-auto-save-file-name): Make defadvice only when
27165 `make-auto-save-file-name' is not a magic file name operation.
27166
27167 2005-08-30 Richard M. Stallman <rms@gnu.org>
27168
27169 * files.el (risky-local-variable-p):
27170 Match `-predicates' and `-commands.
27171
27172 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
27173 (custom-save-all): Visit the file if necessary;
27174 kill the buffer if we created it.
27175 (custom-save-delete): Don't visit file or kill buffer here.
27176
27177 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
27178
27179 * textmodes/org.el (org-special-keyword): New face.
27180 (org-table-copy-down, org-table-eval-formula)
27181 (org-table-recalculate, org-init-section-numbers):
27182 Use `string-to-number' instead of `string-to-int'.
27183 (org-get-location): Use `insert-buffer-substring' instead of
27184 `insert-buffer'.
27185 (org-modify-diary-entry-string): New function.
27186 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
27187 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
27188 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
27189 active region.
27190 (org-export-as-html): Handle QUOTE keyword.
27191 (org-quote-string): New option.
27192 (org-bookmark-jump-unhide): New function, used for
27193 `bookmark-after-jump-hook'.
27194 (org-diary-default-entry): Apply only when not called through
27195 `org-agenda'.
27196
27197 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
27198
27199 * net/eudc.el (mode-popup-menu):
27200 * play/handwrite.el (ps-printer-name, ps-lpr-command):
27201 * progmodes/ada-mode.el (compile-auto-highlight)
27202 (skeleton-further-elements):
27203 * progmodes/autoconf.el (font-lock-syntactic-keywords):
27204 * progmodes/cmacexp.el (msdos-shells):
27205 * progmodes/compile.el (font-lock-extra-managed-props)
27206 (font-lock-keywords, font-lock-maximum-size)
27207 (font-lock-support-mode):
27208 * progmodes/grep.el (font-lock-lines-before):
27209 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
27210 * progmodes/mixal-mode.el (compile-command):
27211 * progmodes/perl-mode.el (font-lock-comment-face)
27212 (font-lock-doc-face, font-lock-string-face):
27213 * progmodes/prolog.el (comint-prompt-regexp):
27214 * progmodes/sh-script.el (font-lock-comment-face)
27215 (font-lock-set-defaults, font-lock-string-face):
27216 * progmodes/sql.el (font-lock-keyword-face)
27217 (font-lock-set-defaults, font-lock-string-face):
27218 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
27219 (itimer-version, lazy-lock-defer-contextually)
27220 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
27221 Add defvars.
27222
27223 * progmodes/cperl-mode.el (cperl-electric-lbrace)
27224 (cperl-electric-keyword, cperl-electric-pod)
27225 (cperl-electric-backspace, cperl-forward-re)
27226 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
27227 (vc-rcs-header, vc-sccs-header): Add defvars.
27228
27229 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
27230 (font-lock-syntactic-keywords, gud-find-expr-function):
27231 Add defvars.
27232
27233 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
27234 (gdb-frame-parameters): Declare before use.
27235
27236 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
27237 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
27238 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
27239 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
27240
27241 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
27242 (idlwave-help-with-source): Use `insert-buffer-substring', not
27243 `insert-buffer'.
27244
27245 2005-08-29 Juri Linkov <juri@jurta.org>
27246
27247 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
27248 Put outline-back-to-heading function call inside save-excursion.
27249
27250 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
27251
27252 * man.el (Man-init-defvars, Man-translate-references)
27253 (Man-support-local-filenames, Man-highlight-references):
27254 * progmodes/sql.el (sql-interactive-mode):
27255 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
27256
27257 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
27258 (compilation-mode-font-lock-keywords): Add defvars.
27259 (checkdoc-interactive-loop): "?\ " -> "?\s".
27260
27261 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
27262 (font-lock-doc-face, font-lock-string-face)
27263 (font-lock-keywords-case-fold-search): Add defvars.
27264 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
27265
27266 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
27267 Don't pass X and Y (they are ignored anyway).
27268 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
27269 (mouse-delete-window): Make arguments optional.
27270
27271 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
27272 (caesar-translate-table, minor-modes, news-buffer-save)
27273 (news-group-name, news-minor-modes): Add defvars.
27274
27275 * emacs-lisp/lselect.el (mouse-highlight-priority)
27276 (x-lost-selection-functions, zmacs-regions):
27277 * emacs-lisp/pp.el (font-lock-verbose):
27278 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
27279 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
27280 (ses-mode-map):
27281 * emacs-lisp/tcover-unsafep.el (safe-functions):
27282 * international/mule-cmds.el (mac-system-coding-system)
27283 (mac-system-locale):
27284 * language/ethio-util.el (rmail-current-message)
27285 (rmail-message-vector):
27286 * language/thai-util.el (thai-auto-composition-mode):
27287 * mail/metamail.el (rmail-current-message, rmail-message-vector):
27288 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
27289 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
27290 (vm-primary-inbox, vm-spool-files):
27291 * mail/rmail.el (deleted-head, font-lock-fontified)
27292 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
27293 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
27294 (total-messages):
27295 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
27296 (rmail-summary-mode-map):
27297 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
27298 (rmail-last-label, rmail-last-multi-labels)
27299 (rmail-summary-vector, rmail-total-messages):
27300 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
27301 * mail/rmailsum.el (msgnum):
27302 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
27303 (rmail-current-message):
27304 * obsolete/fast-lock.el (font-lock-face-list):
27305 * obsolete/rnewspost.el (mail-reply-buffer):
27306 * obsolete/scribe.el (compile-command):
27307 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
27308
27309 2005-08-28 John Paul Wallington <jpw@gnu.org>
27310
27311 * ibuf-ext.el (ibuffer-auto-update-changed):
27312 Use `frame-or-buffer-changed-p' to check whether we need to update.
27313 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
27314 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
27315 as a `frame-or-buffer-changed-p' state vector instead.
27316
27317 2005-08-27 Romain Francoise <romain@orebokech.com>
27318
27319 * textmodes/makeinfo.el (makeinfo-compile):
27320 Use `compilation-start'. Set `next-error-function' according to
27321 `disable-errors'.
27322 (makeinfo-next-error): New function.
27323 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
27324 (makeinfo-buffer): Likewise.
27325
27326 * progmodes/compile.el (compilation-start): Add autoload cookie.
27327
27328 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
27329 * textmodes/sgml-mode.el: Likewise.
27330 * progmodes/python.el: Likewise.
27331
27332 2005-08-27 Eli Zaretskii <eliz@gnu.org>
27333
27334 * simple.el (blink-matching-paren-distance): Document the meaning
27335 of nil value, and allow to customize to nil.
27336
27337 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
27338 command.com, not command.exe.
27339
27340 2005-08-26 John Wiegley <johnw@newartisans.com>
27341
27342 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
27343 code around a bit so that an extraneous nil argument is not added
27344 to a command when no args are given.
27345
27346 * eshell/esh-arg.el (eshell-parse-double-quote): If a
27347 double-quoted argument resolves to nil, return it as an empty
27348 string rather than as nil. This made it impossible to pass "" to
27349 a shell script as a null string argument.
27350
27351 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
27352
27353 * outline.el (outline-invent-heading): New fun.
27354 (outline-promote, outline-demote): Use it.
27355 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
27356 (outline-end-of-subtree): Remove unused var `opoint'.
27357
27358 2005-08-26 David Reitter <david.reitter@gmail.com>
27359
27360 * menu-bar.el (truncate-lines, write-file, print-buffer)
27361 (ps-print-buffer-faces, ps-print-buffer, split-window):
27362 Disable menu items when the frame they refer to is invisible, or when
27363 they refer to a buffer and the minibuffer is selected.
27364
27365 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
27366
27367 * progmodes/flymake.el (flymake-highlight-err-lines):
27368 Use save-excursion around flymake-highlight-line to preserve point.
27369
27370 2005-08-26 Eli Zaretskii <eliz@gnu.org>
27371
27372 * progmodes/octave-mod.el: Change Author and Maintainer address.
27373 (octave-maintainer-address): Change Kurt's email address.
27374 * progmodes/octave-inf.el: Change Author and Maintainer address.
27375 * progmodes/octave-hlp.el: Change Author and Maintainer address.
27376
27377 2005-08-26 Kim F. Storm <storm@cua.dk>
27378
27379 * subr.el (version-list-<, version-list-<=, version-list-=):
27380 Rename from integer-list-*.
27381 (version-list-not-zero): Likewise. Fix while loop.
27382 (version=): Use version-list-= instead of string-equal.
27383
27384 2005-08-26 Richard M. Stallman <rms@gnu.org>
27385
27386 * outline.el (outline-promote): Try shortening the heading.
27387 As last resort, read the heading to use.
27388 (outline-demote): As last resort, read the heading to use.
27389
27390 2005-08-26 Romain Francoise <romain@orebokech.com>
27391
27392 * progmodes/compile.el (compilation-start): Doc fix.
27393
27394 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
27395 (antlr-font-lock-additional-keywords): Fix reference to
27396 `antlr-font-lock-literal-regexp' erroneously changed during the
27397 mass face rename.
27398 (antlr-run-tool): Use `compilation-start'.
27399
27400 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
27401 instead of the obsolete `compile-internal'.
27402
27403 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
27404
27405 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
27406 (number, original-date):
27407 * calendar/cal-china.el (date):
27408 * calendar/cal-coptic.el (date):
27409 * calendar/cal-french.el (date):
27410 * calendar/cal-hebrew.el (date, entry, number, original-date):
27411 * calendar/cal-islam.el (date, number, original-date):
27412 * calendar/cal-iso.el (date):
27413 * calendar/cal-julian.el (date):
27414 * calendar/cal-mayan.el (date):
27415 * calendar/cal-menu.el (date, event):
27416 * calendar/cal-persia.el (date):
27417 * calendar/lunar.el (date):
27418 * calendar/solar.el (date): Add defvars.
27419
27420 * emerge.el:
27421 * ibuffer.el:
27422 * info-xref.el:
27423 * obsolete/bg-mouse.el:
27424 * obsolete/sun-curs.el:
27425 * obsolete/swedish.el: Move the `defvar's to the top level.
27426
27427 * smerge-mode.el (smerge-refined-change): Add :group.
27428
27429 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
27430
27431 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
27432 (smerge-keep-n): Remove props.
27433 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
27434 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
27435 now that it's done in smerge-keep-n.
27436 (smerge-refined-change): New face.
27437 (smerge-refine-chopup-region, smerge-refine-highlight-change)
27438 (smerge-refine): New funs.
27439 (smerge-basic-map): Bind smerge-refine.
27440
27441 2005-08-25 Juri Linkov <juri@jurta.org>
27442
27443 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
27444 compilation-process-setup-function and compilation-disable-input
27445 in grep-mode instead of let-bindings in grep.
27446
27447 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
27448 Delete "Automatic File De/compression" (auto-compression-mode).
27449
27450 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
27451
27452 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
27453 Silence warning about non-existent variable.
27454
27455 2005-08-25 Richard M. Stallman <rms@gnu.org>
27456
27457 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
27458 Rename "Describe Key" to "Describe Key or Mouse Operation".
27459
27460 * mail/mailalias.el (build-mail-aliases): Delete comments
27461 from the contents before processing them.
27462
27463 * isearch.el (isearch-edit-string): Erase the Search prompt
27464 if user enters an empty string and there is no default.
27465
27466 * comint.el (comint-file-name-prefix): Add autoload.
27467
27468 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
27469
27470 * subr.el (play-sound): Rearrange to avoid warning.
27471
27472 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
27473
27474 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
27475 New hook.
27476 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
27477
27478 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
27479
27480 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
27481
27482 * custom.el (custom-theme-set-variables): Sort minor modes last.
27483
27484 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27485
27486 * subr.el (version-separator, version-regexp-alist): New vars used by
27487 version comparison funs.
27488 (integer-list-<, integer-list-=, integer-list-<=)
27489 (integer-list-not-zero): New funs for integer list comparison.
27490 (version-to-list, version=, version<, version<=): New funs for version
27491 comparison.
27492
27493 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
27494
27495 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
27496 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
27497 time to silence the byte-compiler.
27498
27499 * ibuffer.el (ibuffer-compile-make-eliding-form)
27500 (ibuffer-check-formats): Use `with-no-warnings' to hide references
27501 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
27502 so it's silly to get warnings for it).
27503 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
27504 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
27505 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
27506 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
27507 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
27508 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
27509 Defvar at compile time.
27510 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
27511 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
27512 Declare them before use.
27513
27514 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
27515 (info-xref-good, info-xref-bad): Defvar at compile time.
27516
27517 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
27518 Use `let*' instead of `let'.
27519
27520 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
27521 (*mouse-y*, menu, char): Defvar at compile time.
27522 (sc::menu): Declare it before use.
27523 (sc::pack-one-line): Use `let', not `let*'.
27524
27525 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
27526 (mail-send-hook): Defvar at compile time.
27527
27528 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
27529 Defvar at compile time.
27530
27531 * term/sun-mouse.el (current-global-mousemap)
27532 (current-local-mousemap): Declare them before use.
27533
27534 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
27535
27536 * bookmark.el (bookmark-after-jump-hook): New hook.
27537 (bookmark-jump): Run `bookmark-after-jump-hook'.
27538
27539 2005-08-23 Juri Linkov <juri@jurta.org>
27540
27541 * faces.el (minibuffer-prompt): Doc fix.
27542
27543 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
27544
27545 * progmodes/xscheme.el: Trivial changes to silence warnings.
27546 (xscheme-previous-mode, xscheme-previous-process-state):
27547 Add defvars.
27548 (xscheme-last-input-end, xscheme-process-command-line)
27549 (xscheme-process-name, xscheme-buffer-name)
27550 (xscheme-expressions-ring-max, xscheme-expressions-ring)
27551 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
27552 (xscheme-control-g-synchronization-p)
27553 (xscheme-control-g-disabled-p, xscheme-string-receiver)
27554 (default-xscheme-runlight, xscheme-runlight)
27555 (xscheme-runlight-string, xscheme-process-filter-state)
27556 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
27557 Move to beginning of file.
27558 (scheme-interaction-mode-commands-alist)
27559 (scheme-interaction-mode-map, scheme-debugger-mode-map):
27560 Declare them before use. Note: the initialization code for the
27561 variables has not been moved because it uses functions that reference
27562 the variables.
27563 (xscheme-control-g-message-string, xscheme-process-filter-alist)
27564 (xscheme-prompt-for-expression-map): Declare them before use.
27565 (scheme-debugger-mode-commands): "?\ " -> "?\s".
27566
27567 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
27568
27569 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
27570
27571 2005-08-22 Juri Linkov <juri@jurta.org>
27572
27573 * faces.el (set-face-underline): Delete this duplicate function
27574 and make an obsolete alias to set-face-underline-p.
27575 (set-face-underline-p): Use docstring of set-face-underline.
27576 (describe-face): Create hyperlink to parent face.
27577
27578 * info.el (Info-insert-dir): Use save-excursion around
27579 insert-buffer-substring.
27580 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
27581 (Info-escape-percent): Delete function.
27582 (Info-fontify-node): Replace Info-escape-percent by
27583 replace-regexp-in-string with REP arg set to lambda that
27584 duplicates `%' and preserves text properties.
27585
27586 * progmodes/compile.el (compilation-disable-input): Doc fix.
27587 (define-compilation-mode): Doc fix and refill.
27588 (kill-compilation): Use `mode-name' in the error message.
27589 (compilation-find-file): Use `compilation-error' in the
27590 read-file-name's prompt.
27591
27592 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
27593
27594 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
27595 (smerge-auto-leave): Make undo re-enable the mode.
27596 (debug-ignored-errors): Add the user-error of impossible resolution.
27597 (smerge-resolve): Move things around a bit, in preparation for later.
27598 (smerge-diff): Don't fail if the buffer has no associated file.
27599 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
27600 (smerge-conflict-overlay): New function.
27601 (smerge-match-conflict): Don't add text properties here.
27602 (smerge-find-conflict): Instead, add an overlay here.
27603 Also check for the case where we're inside a conflict already, so as to
27604 obviate the need for font-lock-multiline, which is unbearably slow with
27605 large conflicts and ciomplex font-lock patterns.
27606 (smerge-remove-props): Remove overlay rather than text-properties.
27607 (smerge-mode): Don't set font-lock-multiline.
27608 Remove overlays when turned off.
27609
27610 2005-08-21 Kim F. Storm <storm@cua.dk>
27611
27612 * ido.el (ido-ignore-item-p): Use save-match-data.
27613 Bind case-fold-search to ido-case-fold locally.
27614
27615 2005-08-20 Richard M. Stallman <rms@gnu.org>
27616
27617 * files.el (normal-mode): If font lock is on, turn it off and on.
27618
27619 * subr.el (replace-regexp-in-string): Doc fix.
27620
27621 * startup.el (command-line-1): Don't suppress startup screen
27622 due to existing processes.
27623
27624 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
27625
27626 * progmodes/compile.el (compilation-disable-input): Default to nil.
27627
27628 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
27629
27630 * progmodes/compile.el (compilation-disable-input): New defcustom.
27631 (compilation-start): If compilation-disable-input is non-nil, send
27632 EOF to the compilation process.
27633
27634 2005-08-20 Eli Zaretskii <eliz@gnu.org>
27635
27636 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
27637 Run the argument of tex-shell-cd-command through
27638 convert-standard-filename, to get the correct style of slashes on
27639 Windows, and enclose the result in quotes, in case the file name
27640 includes whitespace or other special characters.
27641
27642 2005-08-19 Andreas Schwab <schwab@suse.de>
27643
27644 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
27645 process.
27646
27647 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
27648
27649 * cus-start.el (minibuffer-prompt-properties): Correct typo.
27650
27651 2005-08-18 Kim F. Storm <storm@cua.dk>
27652
27653 * scroll-lock.el: Fix errors due to incorrect line wrapping.
27654
27655 2005-08-18 Richard M. Stallman <rms@gnu.org>
27656
27657 * scroll-lock.el: New file.
27658
27659 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
27660
27661 * dired.el (dired-move-to-end-of-filename):
27662 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
27663
27664 2005-08-18 Kim F. Storm <storm@cua.dk>
27665
27666 * ido.el (ido-everywhere): Fix defcustom :set function to disable
27667 rather than toggle mode when custom value is nil.
27668 (ido-everywhere): Fix defun doc string.
27669
27670 2005-08-17 Richard M. Stallman <rms@gnu.org>
27671
27672 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
27673 as tag instead of "Inviolable".
27674
27675 2005-08-17 Kim F. Storm <storm@cua.dk>
27676
27677 * windmove.el (windmove-coordinates-of-position): Remove.
27678 (windmove-coordinates-of-window-position): Remove.
27679 (windmove-reference-loc): Use posn-at-point instead.
27680
27681 * subr.el (insert-for-yank-1): Doc fix.
27682
27683 * ido.el (ido-enter-matching-directory): Rename from
27684 ido-enter-single-matching-directory. Change `slash' choice to
27685 `only'. Add `first' choice.
27686 (ido-exhibit): Adapt to above changes.
27687
27688 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
27689
27690 * Makefile.in: Expand comment about building loaddefs.el.
27691
27692 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
27693
27694 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
27695 Comment use of defadvice.
27696
27697 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
27698
27699 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
27700
27701 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
27702 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
27703 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
27704 * progmodes/idlw-shell.el, progmodes/ld-script.el,
27705 * progmodes/which-func.el, ruler-mode.el, strokes.el,
27706 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
27707 for backward compatibility for faces that did not appear in the
27708 previous Emacs release.
27709
27710 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
27711
27712 2005-08-15 Kim F. Storm <storm@cua.dk>
27713
27714 * emulation/cua-base.el (cua-delete-region): Return t if
27715 deleted region was non-empty.
27716 (cua-replace-region): Inhibit overwrite-mode for
27717 self-insert-command if replaced region was non-empty.
27718 (cua--explicit-region-start, cua--status-string): Make them
27719 buffer-local at top-level...
27720 (cua-mode): ...rather than when mode is enabled.
27721
27722 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
27723
27724 * progmodes/vhdl-mode.el (vhdl-emacs-21):
27725 Set t for Emacs 21, 22, and so on.
27726
27727 2005-08-15 David Ponce <david@dponce.com>
27728
27729 * tree-widget.el: Update Commentary header.
27730 (tree-widget-theme): Doc fix.
27731 (tree-widget-space-width): New option.
27732 (tree-widget-image-properties): Look up in the default theme too.
27733 (tree-widget--cursors): Only for images with arrow pointer shape.
27734 (tree-widget-lookup-image): Pointer shape is hand by default.
27735 (tree-widget-icon): Rename generic icon widget from
27736 `tree-widget-control'.
27737 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
27738 derive from `tree-widget-icon'.
27739 (tree-widget-handle): Improve default look and feel of the text
27740 representation.
27741 (tree-widget): Rename :*-control properties to :*-icon properties.
27742 Add :action and :help-echo properties.
27743 (tree-widget-after-toggle-functions): Move.
27744 (tree-widget-close-node, tree-widget-open-node): Remove.
27745 (tree-widget-before-create-icon-functions): New hook.
27746 (tree-widget-value-create): Update to allow customization of icons
27747 and nodes at run-time via that new hook.
27748 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
27749 (tree-widget-icon-action, tree-widget-icon-help-echo)
27750 (tree-widget-action, tree-widget-help-echo): New functions.
27751
27752 2005-08-15 Kim F. Storm <storm@cua.dk>
27753
27754 * ido.el (ido-buffer-internal): Use with-no-warnings.
27755 (ido-make-merged-file-list): Use while-no-input.
27756
27757 2005-08-15 Richard M. Stallman <rms@gnu.org>
27758
27759 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
27760 (flyspell-large-region): Fix doc and custom type.
27761
27762 2005-08-14 Richard M. Stallman <rms@gnu.org>
27763
27764 * files.el (interpreter-mode-alist): Doc fix.
27765
27766 * mail/rmail.el (rmail-nonignored-headers): New variable.
27767 (rmail-clear-headers): Use it.
27768 (rmail-reply): Better handling of mail-followup-to header.
27769
27770 * progmodes/sh-script.el (sh-font-lock-keywords-var):
27771 Rename variable from sh-font-lock-keywords. In the `shell' entry,
27772 don't try to refer to executable-font-lock-keywords.
27773 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
27774 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
27775 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
27776 (sh-mode): Set comment-start-skip, local-abbrev-table,
27777 imenu-case-fold-search.
27778 (sh-set-shell): Don't set them here.
27779 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
27780 Don't cache the results in the original alist; don't ever modify
27781 that alist.
27782
27783 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
27784
27785 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
27786 empty.
27787
27788 2005-08-15 Andreas Schwab <schwab@suse.de>
27789
27790 * desktop.el: Put autoload cookie at risky-local-variable declarations.
27791
27792 * dired.el, info.el, mail/rmail.el: Revert last change.
27793
27794 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
27795
27796 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
27797 modification in `eval-after-load' form.
27798 * info.el: Likewise.
27799 * mail/rmail.el: Likewise.
27800
27801 2005-08-14 Juri Linkov <juri@jurta.org>
27802
27803 * progmodes/compile.el (compilation-mode-font-lock-keywords):
27804 Remove highlighting of "Compilation started". Highlight only
27805 the word "finished" in "Compilation finished". Add highlighting
27806 of "interrupt", "killed", "terminated" and the exit code.
27807 (compilation-start): Add newline after header. Use exactly the
27808 same time stamp format as the finishing message.
27809 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
27810
27811 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
27812 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
27813 Add highlighting of "interrupt", "killed", "terminated".
27814
27815 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
27816 enabled and the current command is self-insert-command, call it
27817 explicitly with overwrite-mode bound to nil, to not allow it
27818 to delete the character after the selected region.
27819
27820 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
27821
27822 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
27823 move-end-of-line, end-of-line, and beginning-of-line to the list
27824 of commands after which the echo area is updated.
27825
27826 2005-08-12 Eli Zaretskii <eliz@gnu.org>
27827
27828 * cus-edit.el (custom-save-all, custom-save-delete):
27829 Bind recentf-exclude to exclude custom-file.
27830
27831 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
27832
27833 * mail/rmailsum.el (rmail-summary-end-of-message): New command
27834 to go to the bottom of the mail message. Added to
27835 `rmail-summary-mode-map' with key "/".
27836 (rmail-summary-show-message): New (internal) function for use by
27837 both `rmail-summary-beginning/end-of-message'.
27838 (rmail-summary-beginning-of-message): Change to use
27839 rmail-summary-show-message.
27840
27841 * mail/rmail.el (rmail-end-of-message): New command to go to the
27842 end of the current message. Added to `rmail-mode-map' with key "/".
27843 (rmail-beginning-of-message): Fix to work as documented.
27844 (rmail-mode): Change documentation.
27845
27846 * progmodes/compile.el (compilation-start): Add the line
27847 "Compilation started" with compilation start time.
27848 (compilation-mode-font-lock-keywords): Add `started' to keywords.
27849
27850 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
27851
27852 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
27853 of menu items.
27854
27855 2005-08-11 Richard M. Stallman <rms@gnu.org>
27856
27857 * simple.el (pop-global-mark): Reverse test of widen-automatically.
27858
27859 * battery.el (battery-status-function): Don't use ignore-errors.
27860
27861 2005-08-11 Lute Kamstra <lute@gnu.org>
27862
27863 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
27864 define-obsolete-variable-alias.
27865
27866 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
27867
27868 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
27869 (ange-ftp-send-cmd): Revert last change, and expand
27870 the comment explaining the problem.
27871
27872 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
27873
27874 * ldefs-boot.el: Update.
27875
27876 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
27877 item to "Time, Load and Mail". Change help echo text.
27878
27879 * time.el (display-time-use-mail-icon, display-time-format)
27880 (display-time-string-forms): Shorten first line of docstrings.
27881
27882 2005-08-10 Lars Hansen <larsh@soem.dk>
27883
27884 * desktop.el (desktop-buffer-mode-handlers):
27885 Make non-customizable. Add autoload cookie. Change initial value to
27886 nil; add elements in respective modules instead. Fix doc string.
27887 (desktop-load-file): New function.
27888 (desktop-minor-mode-handlers): New autoloaded variable.
27889 (desktop-create-buffer): Call minor mode handlers.
27890 Use desktop-load-file to load major and minor mode modules prior to
27891 checking for a handler.
27892 (desktop-save): Don't add nil to desktop-minor-modes for minor
27893 modes with nil function in desktop-minor-mode-table. Don't delete
27894 desktop file before rewriting it.
27895 (desktop-locals-to-save): Add autoload cookie. Don't make
27896 automatically buffer-local. Add variables column-number-mode,
27897 size-indication-mode, indent-tabs-mode,
27898 indicate-buffer-boundaries, indicate-empty-lines and
27899 show-trailing-whitespace.
27900 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
27901 regexps. Don't use desktop-clear-preserve-buffers-regexp.
27902 (desktop-clear-preserve-buffers-regexp): Delete.
27903 (desktop-clear-preserve-buffers): Update initial value and docstring.
27904 (desktop-save-buffer): Fix doc string.
27905
27906 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
27907 (hilit-chg-desktop-restore): New function.
27908 (highlight-changes-mode): Add highlight-changes-mode to
27909 desktop-locals-to-save.
27910
27911 * dired.el: Add handler to desktop-buffer-mode-handlers.
27912 (dired-restore-desktop-buffer): Remove autoload cookie.
27913 (dired-mode): Add autoload cookie.
27914
27915 * info.el: Add handler to desktop-buffer-mode-handlers.
27916 (Info-restore-desktop-buffer): Remove autoload cookie.
27917 (Info-mode): Add autoload cookie.
27918
27919 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
27920 (mh-restore-desktop-buffer): Remove autoload cookie.
27921 (mh-folder-mode): Add autoload cookie.
27922
27923 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
27924 (rmail-restore-desktop-buffer): Remove autoload cookie.
27925
27926 2005-08-11 Masatake YAMATO <jet@gyve.org>
27927
27928 * hexl.el (hexl-address-region):
27929 (hexl-ascii-region, hexl-font-lock-keywords):
27930 (hexl-highlight-line-range): Use the term "region"
27931 instead of "area" for consistency with the other symbols
27932 defined in hexl.el.
27933
27934 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
27935
27936 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
27937 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
27938 out by Juri Linkov). Add `display-battery-mode'.
27939
27940 2005-08-09 Juri Linkov <juri@jurta.org>
27941
27942 * progmodes/compile.el (compilation-mode-font-lock-keywords):
27943 Remove `-text' from face variable names.
27944 (compilation-error-file-name, compilation-warning-file-name)
27945 (compilation-info-file-name): Delete faces.
27946 (compilation-line-number, compilation-column-number):
27947 Remove face underlining.
27948 (compilation-message-face): Set to `underline' value by default.
27949 (compilation-error-face, compilation-warning-face)
27950 (compilation-info-face): Remove `-file-name' from face names.
27951 (compilation-error-text-face, compilation-warning-text-face)
27952 (compilation-info-text-face): Delete face variables.
27953 (compilation-text-face): Delete function.
27954
27955 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
27956 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
27957 (grep-error-face): Set to `compilation-error' instead of
27958 `compilation-error-face' (which is redefined to `grep-hit-face' in
27959 grep buffers).
27960 (grep-mode-font-lock-keywords): Remove `-text' from face variable
27961 names. Use `grep-error-face' instead of `compilation-error-text-face'.
27962
27963 * dired-aux.el (dired-do-query-replace-regexp):
27964 Use `query-replace-read-args'.
27965
27966 * replace.el (query-replace-read-from, query-replace-read-to)
27967 (query-replace-read-args): Rename arg `string' to `prompt'.
27968
27969 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
27970
27971 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
27972
27973 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
27974 uploading files.
27975 (ange-ftp-canonize-filename): Handle file names beginning with ~
27976 correctly.
27977
27978 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
27979
27980 * textmodes/fill.el (canonically-space-region)
27981 (fill-context-prefix, fill-french-nobreak-p)
27982 (fill-delete-newlines, fill-comment-paragraph)
27983 (justify-current-line): "?\ " -> "?\s".
27984
27985 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
27986
27987 * textmodes/fill.el (fill-nonuniform-paragraphs):
27988 Improve argument/docstring consistency.
27989
27990 2005-08-09 Richard M. Stallman <rms@gnu.org>
27991
27992 * textmodes/ispell.el (ispell-word): More fboundp checks.
27993
27994 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
27995 (find-file-noselect-1): Call it here, only if RAWFILE.
27996 (normal-mode): Always set some major mode.
27997 (save-some-buffers-action-alist): Change some explanation strings.
27998 (file-name-non-special): In the `quote' method, use unwind-protect.
27999
28000 2005-08-09 Magnus Henoch <mange@freemail.hu>
28001
28002 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
28003 (ispell-have-aspell-dictionaries): New variable.
28004 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
28005 (ispell-get-aspell-config-value): New function.
28006 (ispell-aspell-find-dictionary): New function.
28007 (ispell-aspell-add-aliases): New function.
28008 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
28009 appropriate. Don't look for ispell dictionaries if we use aspell.
28010 (ispell-menu-map): Don't build a submenu of dictionaries.
28011
28012 2005-08-09 Richard M. Stallman <rms@gnu.org>
28013
28014 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
28015 (sql-read-passwd): Use read-passwd.
28016
28017 * progmodes/idlw-toolbar.el (idlwave-toolbar)
28018 (idlwave-toolbar-is-possible): Add defvars.
28019
28020 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
28021 Avoid warnings.
28022
28023 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
28024 (idlwave-system-class-info, idlwave-executive-commands-alist):
28025 Use defvar.
28026
28027 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
28028
28029 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
28030 Avoid warnings.
28031
28032 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
28033 and content-type: headers.
28034
28035 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
28036
28037 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
28038 and rename some of them to be more self-explanatory.
28039
28040 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
28041
28042 * startup.el (command-line-1): Implement -scriptload.
28043
28044 * replace.el (occur-engine): Initial *Occur* output not undoable.
28045
28046 * menu-bar.el (menu-bar-file-menu): Rename some menu items
28047 and improve help strings.
28048
28049 * isearch.el (isearch-repeat): When changing direction,
28050 mark search successful.
28051
28052 * ediff-init.el: Use (featurep 'xemacs).
28053
28054 * comint.el (send-invisible): Identify buffer, if not selected.
28055
28056 * align.el: Delete autoload for c-guess-basic-syntax.
28057
28058 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
28059
28060 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
28061 Improve argument/docstring consistency. Doc fixes.
28062 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
28063 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
28064 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
28065 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
28066 (r2bv-organization, r2bv-pages, r2bv-primary-author)
28067 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
28068 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
28069 Defvar at compile time.
28070
28071 2005-08-09 Juri Linkov <juri@jurta.org>
28072
28073 * info.el: Replace `info' with upper-case `Info' where appropriate.
28074 (info-title-1, info-title-2, info-title-3, info-title-4)
28075 (info-menu-header): Move up face definitions.
28076 (info-menu-star): Rename from `info-menu-5'.
28077 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
28078 (Info-fontify-visited-nodes): Fix docstring.
28079 (Info-hide-note-references): Fix docstring.
28080 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
28081 menu items in the same way as on cross-references.
28082 (info-apropos): Fix sorting order and formatting to be like in the
28083 stand-alone Info browser. Display error messages for 1 sec.
28084 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
28085 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
28086 from the menu bar.
28087 (Info-insert-dir): Restore point after calling
28088 `insert-buffer-substring'.
28089
28090 2005-08-08 Richard M. Stallman <rms@gnu.org>
28091
28092 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
28093 (recompute-lucid-menubar): Add defvars.
28094
28095 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
28096
28097 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
28098
28099 * net/net-utils.el (run-dig): Rename from `dig'.
28100
28101 * play/gametree.el (gametree-mode): Use make-local-variable,
28102 not make-variable-buffer-local.
28103
28104 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
28105
28106 * ansi-color.el (ansi-color-make-extent)
28107 (ansi-color-set-extent-face): Use fboundp, not functionp.
28108
28109 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
28110 not make-variable-buffer-local.
28111
28112 * bookmark.el (Info-current-file): Add defvar.
28113 (bookmark-jump-noselect): Use with-no-warnings.
28114
28115 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
28116
28117 * ebuff-menu.el (Helper-return-blurb): Add defvar.
28118
28119 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
28120
28121 * find-file.el (ada-procedure-start-regexp)
28122 (ada-package-start-regexp): Add defvars.
28123
28124 * info.el (Info-insert-dir): Use insert-buffer-substring.
28125
28126 * xml.el (xml-att-def-re): Add defvar.
28127
28128 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
28129 calling convention.
28130
28131 * subr.el (while-no-input): Return t if there is input.
28132
28133 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
28134
28135 * cus-start.el (all): Add `overflow-newline-into-fringe'.
28136
28137 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
28138
28139 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
28140 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
28141
28142 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
28143
28144 * cmuscheme.el (scheme-start-file): Replace reference to
28145 `user-emacs-directory' by "~/.emacs.d/".
28146
28147 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
28148
28149 * info.el (Info-dir-remove-duplicates): Avoid case folding
28150 in loop; instead, keep downcased strings for comparison.
28151 Suggested by Helmut Eller.
28152
28153 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
28154
28155 Sync with Tramp 2.0.50.
28156
28157 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
28158 XEmacs case; not necessary anymore.
28159 (tramp-user-regexp): Allow "@" as part of user name.
28160 (tramp-handle-set-visited-file-modtime)
28161 (tramp-handle-insert-file-contents)
28162 (tramp-handle-write-region): No special handling for
28163 `last-coding-system-used, because this is done in
28164 `tramp-accept-process-output' now.
28165 (tramp-accept-process-output): New defun.
28166 (tramp-process-one-action, tramp-process-one-multi-action)
28167 (tramp-wait-for-regexp, tramp-wait-for-output)
28168 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
28169 Howells <dhowells@redhat.com>.
28170 (clear-visited-file-modtime): Defadvice removed. The check for
28171 unset buffer's modtime does not need to be based on
28172 `tramp-buffer-file-attributes'. Suggested by RMS.
28173 (tramp-message): Insert "\n" if not being at beginning of line.
28174 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
28175 sequence with same logic.
28176 (tramp-completion-handle-expand-file-name): Discard call of
28177 `tramp-drop-volume-letter'. It is not necessary, and there have
28178 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
28179 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
28180 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
28181 should always be visible.
28182 (tramp-handle-insert-directory, tramp-setup-complete)
28183 (tramp-set-process-query-on-exit-flag)
28184 (tramp-append-tramp-buffers): Pacify byte-compiler.
28185 (tramp-bug): Delete non-existing variables from list.
28186 Apply `tramp-load-report-modules' as pre-hook.
28187 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
28188 `shell-prompt-pattern' because of non-7bit characters.
28189 Reported by Sebastian Luque <sluque@mun.ca>.
28190 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
28191 (tramp-match-string-list): Remove function.
28192 (tramp-wait-for-regexp): Remove call of that function.
28193 Suggested by Kim F. Storm <storm@cua.dk>.
28194 (tramp-set-auto-save-file-modes): Use octal integer code #o600
28195 instead of octal character code ?\600. The latter resulted in a
28196 syntax error with XEmacs.
28197
28198 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
28199 XEmacs case; not necessary anymore.
28200 (tramp-smb-handle-write-region): No special handling for
28201 `last-coding-system-used, because this is done in
28202 `tramp-accept-process-output' now.
28203 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
28204
28205 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
28206
28207 * wid-edit.el (widget-choice-value-create):
28208 Unconditionally respect user choice. Set :explicit-choice back to nil
28209 when no longer needed.
28210 (widget-choice-action): Unconditionally respect user choice.
28211 Eliminate :explicit-choice-value.
28212
28213 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
28214
28215 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
28216 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
28217 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
28218 running new function `toggle-indicate-empty-lines'.
28219 Rename "Customize" item to "Customize fringe".
28220 Rename "Indicators" item to "Buffer boundaries" and change help echo.
28221 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
28222 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
28223 Delete "Empty lines only" item.
28224 (menu-bar-showhide-fringe-ind-customize): New function.
28225 (menu-bar-showhide-fringe-ind-mixed)
28226 (menu-bar-showhide-fringe-ind-box)
28227 (menu-bar-showhide-fringe-ind-right)
28228 (menu-bar-showhide-fringe-ind-left)
28229 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
28230 instead of `fringe-indicators'.
28231
28232 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
28233
28234 * emulation/viper.el (viper-emacs-state-mode-list):
28235 Add recentf-dialog-mode. Change the date of last update.
28236
28237 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
28238
28239 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
28240 (viper-exec-yank, viper-put-back): Don't display modification msg
28241 if in the minibuffer.
28242
28243 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
28244 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
28245 Make variables frame local.
28246
28247 * emulation/viper-util.el (viper-append-filter-alist):
28248 Use append instead of nconc.
28249
28250 * emulation/viper.el (viper-vi-state-mode-list)
28251 (viper-emacs-state-mode-list): Move help-mode and
28252 completion-list-mode from the first list to the second.
28253 (viper-mode): Docstring.
28254 (viper-go-away, viper-non-hook-settings): Don't localize
28255 minor-mode-alist in newer Emacsen. Add advice to
28256 set-cursor-color. Don't bind "\C-c\\".
28257
28258 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
28259
28260 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
28261 (scheme-macro-expand-command): New user options.
28262 (scheme-trace-procedure, scheme-expand-current-form): New commands.
28263 (scheme-form-at-point, scheme-start-file)
28264 (scheme-interactively-start-process): New functions.
28265 (scheme-get-process): New function, extracted from `scheme-proc'.
28266 (run-scheme): Call `scheme-start-file' to get start file, and pass
28267 it to `make-comint'.
28268 (switch-to-scheme, scheme-proc):
28269 Call `scheme-interactively-start-process' if no Scheme buffer/process
28270 is available.
28271
28272 2005-08-06 Juri Linkov <juri@jurta.org>
28273
28274 * progmodes/compile.el (compilation-mode-font-lock-keywords):
28275 Use `compilation-text-face', `compilation-info-text-face' and
28276 `compilation-error-text-face' instead of `font-lock-keyword-face'.
28277 (compilation-error): New face.
28278 (compilation-error-file-name): Inherit from
28279 `compilation-error' instead of `font-lock-warning-face'.
28280 (compilation-warning-file-name): Inherit from
28281 `compilation-warning' instead of `font-lock-warning-face'.
28282 (compilation-info, compilation-error-file-name)
28283 (compilation-warning-file-name, compilation-info-file-name)
28284 (compilation-line-number, compilation-column-number): Doc fix.
28285 (compilation-error-text-face, compilation-warning-text-face)
28286 (compilation-info-text-face): New face variables.
28287 (compilation-line-face, compilation-column-face)
28288 (compilation-enter-directory-face)
28289 (compilation-leave-directory-face): Doc fix.
28290 (compilation-text-face): New function.
28291
28292 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
28293 instead of 1 to display binary file names as info file links.
28294 (grep-error-face): Use `compilation-error-face' instead of
28295 `font-lock-keyword-face'.
28296 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
28297 and `compilation-warning-text-face' instead of
28298 `font-lock-keyword-face'. Use `compilation-error-text-face'
28299 instead of `grep-error-face'.
28300
28301 2005-08-05 Kenichi Handa <handa@m17n.org>
28302
28303 * international/code-pages.el: Add autoload cookies for all coding
28304 systems.
28305
28306 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
28307
28308 * cus-start.el (all): Put undo.c where it alphabetically belongs.
28309
28310 2005-08-04 Juri Linkov <juri@jurta.org>
28311
28312 * progmodes/compile.el (compilation-mode-map):
28313 * progmodes/grep.el (grep-mode-map):
28314 Bind TAB to `compilation-next-error' and [backtab] to
28315 `compilation-previous-error'.
28316
28317 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
28318 matching line numbers, column numbers and their ranges with regexp
28319 matching only line numbers.
28320 (grep-context-face): New face variable.
28321 (grep-mode-font-lock-keywords): Use it.
28322
28323 * faces.el (read-face-name): Delete duplicate faces.
28324
28325 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
28326
28327 * thumbs.el (thumbs-find-image): Don't make variables
28328 automatically buffer local.
28329 (thumbs-current-tmp-filename, thumbs-current-image-filename)
28330 (thumbs-image-num): Make automatically buffer local.
28331 (thumbs-show-thumbs-list): Use `make-local-variable', not
28332 `make-variable-buffer-local'.
28333 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
28334
28335 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
28336 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
28337 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
28338 (bother, bye, canyou, chatlst, continue, deathlst, describe)
28339 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
28340 (feelings-about, foullst, found, hello, history, howareyoulst)
28341 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
28342 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
28343 (neglst, obj, object, owner, please, problems, qlist)
28344 (random-adjective, relation, remlst, repetitive-shortness)
28345 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
28346 (shortlst, something, sportslst, stallmanlst, states, subj)
28347 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
28348 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
28349 Defvar at compile time.
28350
28351 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
28352 not `make-variable-buffer-local'.
28353
28354 2005-08-02 Kim F. Storm <storm@cua.dk>
28355
28356 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
28357 rectangle overlay in selected window.
28358
28359 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
28360
28361 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
28362 instead of display group. Make `indicate-buffer-boundaries'
28363 customizable through Custom.
28364
28365 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
28366
28367 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
28368 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
28369 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
28370 (gdb-put-string): Fix typos in docstrings.
28371
28372 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
28373
28374 Update copyright notices of files in progmodes directory for
28375 release of Emacs 22.1.
28376
28377 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
28378
28379 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
28380 Don't barf if the GUD buffer has been killed.
28381
28382 2005-08-01 Kim F. Storm <storm@cua.dk>
28383
28384 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
28385
28386 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
28387
28388 * simple.el (next-error-follow-minor-mode):
28389 make-variable-buffer-local -> make-local-variable.
28390
28391 * emacs-lisp/cl-extra.el: Require CL also when compiling.
28392
28393 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
28394 (byte-compile-form-make-variable-buffer-local): New functions to warn
28395 about misuses of make-variable-buffer-local where make-local-variable
28396 was meant.
28397
28398 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
28399
28400 * bs.el (bs-attributes-list): Doc fix.
28401 (bs): Update url-link.
28402
28403 * desktop.el (desktop-save-buffer): Fix typos in docstring.
28404 (desktop-load-default): Simplify.
28405
28406 * ibuffer.el (ibuffer-columnize-and-insert-list)
28407 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
28408 (ibuffer-unmark-all, ibuffer-toggle-marks)
28409 (ibuffer-unmark-forward, ibuffer-unmark-backward)
28410 (ibuffer-compile-make-format-form, ibuffer-format-column)
28411 (ibuffer-current-buffers-with-marks)
28412 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
28413 (ibuffer): Doc fix.
28414 (ibuffer-mode): Fix typo in docstring.
28415 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
28416 with `define-obsolete-variable-alias'.
28417 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
28418
28419 2005-07-29 Kenichi Handa <handa@m17n.org>
28420
28421 * international/mule-cmds.el (select-message-coding-system):
28422 Be sure to use LF for end-of-line. If no coding system is decided,
28423 return iso-8859-1-unix.
28424
28425 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
28426
28427 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
28428 (ange-ftp-pending-error-line): New vars.
28429 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
28430 to handle the non-fatal no-route-to-host messages.
28431 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
28432
28433 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
28434
28435 * isearch.el (isearch-mode-map, isearch-other-meta-char)
28436 (isearch-quote-char, isearch-printing-char)
28437 (isearch-text-char-description): "?\ " -> "?\s".
28438 (isearch-lazy-highlight-cleanup)
28439 (isearch-lazy-highlight-initial-delay)
28440 (isearch-lazy-highlight-interval)
28441 (isearch-lazy-highlight-max-at-a-time)
28442 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
28443 Declare with define-obsolete-*-alias macros.
28444 (isearch-forward): Fix typo in docstring.
28445 (search-invisible, search-ring-yank-pointer)
28446 (regexp-search-ring-yank-pointer): Doc fixes.
28447
28448 * recentf.el (recentf-menu-append-commands-p): Declare with
28449 `define-obsolete-variable-alias'.
28450 (recentf-max-saved-items, recentf-menu-filter)
28451 (recentf-arrange-by-rule-subfilter): Doc fixes.
28452 (recentf-menu-append-commands-flag)
28453 (recentf-initialize-file-name-history, recentf-expand-file-name)
28454 (recentf-clear-data): Fix typos in docstrings.
28455
28456 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
28457
28458 * progmodes/gdb-ui.el: Smarten comments.
28459 (gdb-info-breakpoints-custom): Use nowarn when finding file.
28460
28461 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
28462
28463 * term/apollo.el (terminal-init-apollo): New function containing
28464 all former top level forms in the file.
28465 * term/bobcat.el (terminal-init-bobcat):
28466 * term/cygwin.el (terminal-init-cygwin):
28467 * term/iris-ansi.el (terminal-init-iris-ansi):
28468 * term/linux.el (terminal-init-linux):
28469 * term/news.el (terminal-init-news):
28470 * term/rxvt.el (terminal-init-rxvt):
28471 * term/sun.el (terminal-init-sun):
28472 * term/tvi970.el (terminal-init-tvi970):
28473 * term/vt100.el (terminal-init-vt100):
28474 * term/vt102.el (terminal-init-vt102):
28475 * term/vt125.el (terminal-init-vt125):
28476 * term/vt200.el (terminal-init-vt200):
28477 * term/vt201.el (terminal-init-vt201):
28478 * term/vt220.el (terminal-init-vt220):
28479 * term/vt240.el (terminal-init-vt240):
28480 * term/vt300.el (terminal-init-vt300):
28481 * term/vt320.el (terminal-init-vt320):
28482 * term/vt400.el (terminal-init-vt400):
28483 * term/vt420.el (terminal-init-vt420):
28484 * term/wyse50.el (terminal-init-wyse50):
28485 * term/xterm.el (terminal-init-xterm): Likewise.
28486
28487 * term/README: Describe the terminal-init-* functionality.
28488
28489 * startup.el (command-line): After loading the terminal initialization
28490 file call the corresponding terminal initialization function.
28491
28492 2005-07-27 Kenichi Handa <handa@m17n.org>
28493
28494 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
28495 negative.
28496
28497 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
28498 (ps-mule-composition-prologue): Fix for the case that
28499 RelativeCompose is false.
28500
28501 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
28502
28503 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
28504
28505 * descr-text.el (describe-char): Handle the case where the list of
28506 chars is displayed in a separate frame.
28507 Be a bit more discriminating when looking for the char.
28508
28509 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
28510
28511 * bookmark.el (bookmark-automatically-show-annotations)
28512 (bookmark-read-annotation-text-func): Doc fixes.
28513 (bookmark-save): Improve argument/docstring consistency.
28514 (bookmark-get-bookmark, bookmark-get-bookmark-record)
28515 (bookmark-alist-from-buffer)
28516 (bookmark-upgrade-file-format-from-0)
28517 (bookmark-grok-file-format-version)
28518 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
28519 (bookmark-read-annotation-mode)
28520 (bookmark-insert-current-bookmark, bookmark-jump)
28521 (bookmark-exit-hook): Fix typos in docstrings.
28522 (bookmark-exit-hooks): Define as obsolete alias.
28523 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
28524 not `bookmark-exit-hooks'. Fix docstring.
28525 (bookmark-bmenu-select): "?\ " -> "?\s".
28526
28527 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
28528
28529 * startup.el (command-line): Fix typo.
28530
28531 2005-07-24 Richard M. Stallman <rms@gnu.org>
28532
28533 * tooltip.el (tooltip-mode): Test emacs-basic-display,
28534 not emacs-quick-startup.
28535
28536 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
28537
28538 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
28539 (reb-next-match, reb-show-subexp): Use `with-selected-window'
28540 instead of `reb-with-current-window'.
28541 (reb-prev-match): Likewise. Also, don't move left if the search
28542 was unsuccessful.
28543 (reb-initialize-buffer): New function.
28544 (re-builder, reb-change-syntax): Use it.
28545
28546 * man.el (Man-goto-page): Make second argument NOERROR optional.
28547
28548 2005-07-23 Richard M. Stallman <rms@gnu.org>
28549
28550 * man.el (Man-bgproc-sentinel): Check here for failure to find
28551 any man page in the output, and report the error here.
28552 (Man-arguments): Make it permanent local.
28553 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
28554 (Man-mode): Pass t for NOERROR.
28555
28556 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
28557 (grep-mode-font-lock-keywords):
28558 Don't use compilation-...-face for messages that are not file names.
28559
28560 * progmodes/compile.el (compilation-mode-font-lock-keywords):
28561 Don't use compilation-...-face for messages that are not file names.
28562
28563 2005-07-22 Juri Linkov <juri@jurta.org>
28564
28565 * startup.el (normal-splash-screen): Update menu name.
28566
28567 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
28568
28569 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
28570
28571 * term/xterm.el: Load term/rxvt if the terminal is actually an
28572 rxvt terminal.
28573 (xterm-rxvt-set-background-mode): Remove, not used anymore.
28574
28575 * term/rxvt.el (function-key-map): Use substitute-key-definition
28576 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
28577
28578 * term/cygwin.el: New file.
28579
28580 2005-07-22 Kim F. Storm <storm@cua.dk>
28581
28582 * image-file.el (insert-image-file, image-file-yank-handler):
28583 Fix last change to maintain a (unique) yank-handler on yanked images.
28584
28585 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
28586
28587 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
28588 of the file size (as in "177B" for 177 bytes). This happens with
28589 "ls -lh" on FreeBSD.
28590
28591 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
28592
28593 * hilit-chg.el (highlight-changes-global-initial-state)
28594 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
28595 (hilit-chg-fixup, highlight-changes-mode):
28596 Fix typos in docstrings.
28597 (highlight-changes-global-modes, highlight-changes-rotate-faces):
28598 Doc fixes.
28599
28600 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
28601
28602 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
28603 mode function using `eval-after-load'.
28604
28605 2005-07-21 Kim F. Storm <storm@cua.dk>
28606
28607 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
28608 included when reporting an Emacs crash, and tell about the DEBUG file.
28609
28610 * image-file.el (insert-image-file): Add yank-handler.
28611 (image-file-yank-handler): Yank handler to make unique copies of
28612 images when they are yanked into a buffer next to each other.
28613
28614 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
28615
28616 * comint.el (comint-use-prompt-regexp, comint-send-input)
28617 (comint-source-default, comint-extract-string)
28618 (comint-get-source, comint-word, comint-completion)
28619 (comint-source, comint-prompt-read-only, comint-update-fence):
28620 Fix typos in docstrings.
28621 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
28622 Declare with define-obsolete-*-alias macros.
28623 (comint-previous-matching-input-from-input)
28624 (comint-next-matching-input-from-input)
28625 (comint-previous-matching-input, comint-next-matching-input)
28626 (comint-forward-matching-input):
28627 Improve argument/docstring consistency.
28628
28629 * desktop.el (desktop-clear-preserve-buffers-regexp):
28630 Also preserve the *server* buffer.
28631
28632 * simple.el (clone-indirect-buffer): Doc fix.
28633 (fixup-whitespace, just-one-space)
28634 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
28635 (next-error, next-error-highlight)
28636 (next-error-highlight-no-select, next-error-last-buffer)
28637 (next-error-buffer-p, next-error-find-buffer, next-error)
28638 (previous-error, next-error-no-select, previous-error-no-select)
28639 (open-line, split-line, minibuffer-prompt-width, kill-new)
28640 (binary-overwrite-mode): Fix typos in docstrings.
28641 (set-fill-column): Fix typo in message.
28642
28643 * skeleton.el (skeleton-proxy-new): Doc fix.
28644
28645 * strokes.el (strokes-load-hook): Doc fix.
28646 (strokes-grid-resolution, strokes-get-grid-position)
28647 (strokes-renormalize-to-grid, strokes-read-stroke)
28648 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
28649 (strokes-global-map): Fix typos in docstrings.
28650 (strokes-help): Doc fix. Fix help message and pass it through
28651 `substitute-command-keys'.
28652
28653 * tempo.el (tempo-insert-prompt, tempo-interactive)
28654 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
28655 (tempo-insert-string-functions, tempo-local-tags)
28656 (tempo-define-template, tempo-insert-template)
28657 (tempo-insert-prompt-compat, tempo-is-user-element)
28658 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
28659 Fix typos in docstrings.
28660
28661 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
28662 (vcursor-key-bindings, vcursor-use-vcursor-map)
28663 (vcursor-find-window, vcursor-scroll-down)
28664 (vcursor-disable, vcursor-beginning-of-buffer)
28665 (vcursor-end-of-buffer): Fix typos in docstrings.
28666 (vcursor-relative-move, vcursor-get-char-count):
28667 Improve argument/docstring consistency.
28668
28669 * version.el: "?\ " -> "?\s".
28670
28671 * wid-edit.el (widget-default-create, widget-after-change)
28672 (widget-default-format-handler, widget-checklist-add-item)
28673 (widget-radio-add-item, widget-choose, widget-specify-secret)
28674 (widget-field-value-create, widget-field-value-get)
28675 (widget-editable-list-format-handler)
28676 (widget-editable-list-entry-create, widget-group-value-create)
28677 (widget-documentation-link-add)
28678 (widget-documentation-string-value-create): "?\ " -> "?\s".
28679 (widget-convert-text): Doc fix.
28680 (widget-narrow-to-field, widget-field-find)
28681 (widget-url-link-action, widget-emacs-library-link-action)
28682 (widget-color-notify): Fix typos in docstrings.
28683
28684 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
28685 (x-select-text, set-w32-system-coding-system)
28686 (w32-add-charset-info): Fix typos in docstrings.
28687
28688 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
28689 (cua-enable-cua-keys, cua-use-hyper-key)
28690 (cua-virtual-rectangle-edges): Fix typos in docstrings.
28691 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
28692
28693 * net/tramp.el (tramp-handle-load): Fix typo in error message.
28694
28695 * emacs-lisp/re-builder.el (regexp-builder): Declare with
28696 `defalias' instead of faking it.
28697
28698 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
28699 (eshell-ls-missing, eshell-ls-dired-initial-args)
28700 (eshell-ls-use-in-dired): Fix typos in docstrings.
28701
28702 2005-07-20 Kim F. Storm <storm@cua.dk>
28703
28704 * emulation/cua-base.el (cua-mode): Improve doc string.
28705
28706 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
28707
28708 * abbrev.el (expand-region-abbrevs): Doc fix.
28709 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
28710 Improve argument/docstring consistency.
28711
28712 * arc-mode.el (archive-get-descr, archive-alternate-display):
28713 Doc fixes.
28714 (archive-l-e): Improve argument/docstring consistency.
28715 (archive-tmpdir, archive-unixdate, archive-unixtime)
28716 (archive-chmod-entry): Fix typos in docstrings.
28717 (archive-unflag, archive-unflag-backwards)
28718 (archive-unmark-all-files): "?\ " -> "?\s".
28719
28720 * buff-menu.el (Buffer-menu-unmark): Doc fix.
28721 (Buffer-menu-not-modified, Buffer-menu-execute)
28722 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
28723 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
28724
28725 * composite.el (compose-string, encode-composition-rule)
28726 (compose-last-chars): Fix typos in docstrings.
28727
28728 * desktop.el (desktop-enable, desktop-basefilename):
28729 Declare with `define-obsolete-variable-alias'.
28730 (desktop-internal-v2s): Don't quote keywords.
28731 (desktop-clear): "?\ " -> "?\s".
28732
28733 * dired.el (dired-align-file, dired-flag-backup-files)
28734 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
28735 (dired-listing-switches, dired-ls-F-marks-symlinks)
28736 (dired-dwim-target, dired-load-hook, dired-mode-hook)
28737 (dired-directory, dired-faces, dired, dired-revert)
28738 (dired-mode, dired-summary, dired-view-file)
28739 (dired-copy-filename-as-kill, dired-delete-file)
28740 (dired-no-confirm, dired-unmark-all-marks)
28741 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
28742 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
28743 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
28744 Fix typos in message strings.
28745
28746 * dired-x.el (virtual-dired): Declare with `defalias'.
28747 (dired-mark-unmarked-files, dired-local-variables-file)
28748 (dired-omit-here-always): Doc fix.
28749 (dired-omit-mode, dired-find-subdir)
28750 (dired-enable-local-variables, dired-clean-up-buffers-too)
28751 (dired-extra-startup, dired-mark-extension, dired-jump)
28752 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
28753 (dired-smart-shell-command, dired-guess-shell-alist-user)
28754 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
28755 (dired-x-bind-find-file, dired-x-submit-report):
28756 Fix typos in docstrings.
28757 (dired-mark-unmarked-files): "?\ " -> "?\s".
28758
28759 * dirtrack.el (dirtrack-list): Fix typos in docstring.
28760
28761 * faces.el (describe-face): "?\ " -> "?\s".
28762 (read-all-face-attributes, read-face-font, modify-face)
28763 (face-attr-construct, italic): Fix typos in docstrings.
28764 (frame-update-face-colors): Declare with
28765 `define-obsolete-function-alias'.
28766
28767 * files.el (find-file-noselect, recode-file-name): Doc fixes.
28768 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
28769 (magic-mode-alist, buffer-file-numbers-unique)
28770 (write-file-functions, get-free-disk-space):
28771 Fix typos in docstrings.
28772 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
28773 (write-contents-hooks, write-file-hooks):
28774 Declare with `define-obsolete-variable-alias'.
28775
28776 * forms-d2.el (arch-rj): Fix typo in docstrings.
28777 (arch-tocol): Likewise. "?\ " -> "?\s".
28778
28779 * frame.el (set-frame-font, cursor-in-non-selected-windows):
28780 Fix typo in docstring.
28781 (set-screen-width, set-screen-height): Delete redundant info in
28782 doctrings.
28783 (new-frame, screen-height, screen-width): Declare with
28784 `define-obsolete-function-alias'.
28785 (delete-frame-hook, blink-cursor): Declare with
28786 `define-obsolete-variable-alias'.
28787
28788 * paths.el (prune-directory-list): Fix typos in docstring.
28789
28790 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
28791 (cvs-prefix-get): Fix typos in docstrings.
28792
28793 * ps-print.el (ps-extend-face-list, ps-extend-face)
28794 (ps-print-background-image): Fix typos in docstrings.
28795 (ps-default-fg, ps-default-bg): Doc fixes.
28796
28797 * s-region.el (s-region-bind): Doc fix.
28798 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
28799
28800 * textmodes/org.el (org-table-formula-substitute-names)
28801 (org-table-get-vertical-vector): Doc fixes.
28802 (org-table-recalculate): Remove unused argument to `message'.
28803
28804 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
28805
28806 * textmodes/org.el (org-table-column-names)
28807 (org-table-column-name-regexp)
28808 (org-table-named-field-locations): New variables.
28809 (org-archive-subtree): Protect `this-command' when calling
28810 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
28811 the kill buffer.
28812 (org-complete): Remove fixed-formula completion.
28813 (org-edit-formulas-map): New variable.
28814 (org-table-edit-formulas): New command.
28815 (org-finish-edit-formulas, org-abort-edit-formulas)
28816 (org-show-variable, org-table-get-vertical-vector): New functions.
28817 (org-table-maybe-eval-formula): Handle `:=' fields.
28818 (org-table-get-stored-formulas, org-table-store-formulas)
28819 (org-table-get-formula, org-table-modify-formulas)
28820 (org-table-replace-in-formulas): Handle named field formulas.
28821 (org-table-get-specials): Store locations of named fields.
28822
28823 2005-07-19 Juri Linkov <juri@jurta.org>
28824
28825 * progmodes/grep.el (grep-regexp-alist)
28826 (grep-mode-font-lock-keywords, grep-process-setup):
28827 Use default GNU grep match color "01;31m" instead of "01;41m".
28828 (grep-regexp-alist, grep-mode-font-lock-keywords):
28829 Use `\\[[0-9]*m' instead of `\\[00m'.
28830 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
28831 sgr_start where its handling is more important. Use the real
28832 length of sgr_start instead of constant 8.
28833 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
28834 specially. Delete all remaining escape sequences.
28835 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
28836 (grep-regexp-alist): Make hyperlink only for binary file name
28837 instead of the whole line.
28838 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
28839 (grep-mode): Add autoload.
28840
28841 * emacs-lisp/find-func.el (find-function-regexp):
28842 Add `define-compilation-mode'.
28843
28844 2005-07-19 Juri Linkov <juri@jurta.org>
28845
28846 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
28847 (compare-windows-sync-string-size, compare-windows-recenter)
28848 (compare-windows-highlight, compare-windows): Add version 22.1.
28849 (compare-windows) <defface>: Inherit from lazy-highlight instead
28850 of duplicating its default value.
28851
28852 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
28853 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
28854
28855 * descr-text.el (describe-char): Create link buttons for `charset'
28856 and `code point'. Add the current input method name with a link
28857 button to `to input' field. Print face names of display table
28858 characters in `The display table entry is displayed by' section
28859 instead of printing face-id in the `display' field.
28860 Guess hardcoded faces and create a link button for them.
28861 Skip empty fields when calculating max-width.
28862 Treat `widget-create' specially while inserting strings from the
28863 collected field list.
28864 (describe-char-after): Made obsolete in version 22.1, not 21.5.
28865
28866 * diff-mode.el (diff-file-header): Change foreground color from
28867 yellow to green on light backgrounds.
28868 (diff-context): Inherit from `shadow' only for color/grayscale
28869 with more than 88 colors.
28870 (diff-indicator-removed, diff-indicator-added)
28871 (diff-indicator-changed): New faces.
28872 (diff-font-lock-keywords): Use new faces. Regroup rules.
28873 Add "^---$" for `normal' diff format. Fontify `#' lines with
28874 font-lock-comment-delimiter-face and font-lock-comment-face.
28875 Add `#' to ^[^...] in the rule for `diff-context-face'.
28876
28877 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
28878 a button-like box. Inherit from `highlight' on low colors.
28879 (shadow): Use shades of gray only for color/grayscale with
28880 more than 88 colors. Use green for light backgrounds with
28881 8 colors, and yellow for dark backgrounds with 8 colors.
28882
28883 * font-lock.el (font-lock-regexp-grouping-backslash):
28884 Don't inherit from escape-glyph (use bold for all cases).
28885
28886 * info.el (info-xref-visited): Use light foreground color `violet'
28887 for dark backgrounds instead of dark color `magenta3'.
28888 (info-title-1): Use `yellow' color for dark backgrounds.
28889
28890 * isearch.el (isearch): Use not-too-dark magenta3 instead of
28891 too-light magenta2.
28892
28893 * replace.el (match): Use slightly more light RoyalBlue3 instead
28894 of dark RoyalBlue4.
28895
28896 * wid-edit.el (widget-inactive): Inherit from `shadow'.
28897
28898 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
28899
28900 * novice.el (disabled-command-hook): Declare it with
28901 `define-obsolete-variable-alias'.
28902
28903 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
28904 (desktop-buffer-misc-functions, desktop-buffer-handlers)
28905 (desktop-load-default): Add release to obsolescence info.
28906 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
28907 (desktop-append-buffer-args, desktop-read):
28908 Fix typos in docstrings.
28909 (desktop-kill): Fix typo in message.
28910 (desktop-save): Doc fix.
28911
28912 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
28913
28914 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
28915 (viper-envelop-ESC-key): Change the definition of fast
28916 keysequence so it'll work with keyboard macros.
28917
28918 * ediff.el (ediff-patch-buffer): Change the docstring.
28919
28920 2005-07-19 Kenichi Handa <handa@m17n.org>
28921
28922 * international/mule-cmds.el (select-safe-coding-system): Try to
28923 use an auto-coding (if any) before anything else. If the found
28924 auto-coding is invalid, show a warning message.
28925
28926 * international/mule.el (find-auto-coding): New function created
28927 by modifying the body of set-auto-coding.
28928 (set-auto-coding): Use find-auto-coding to find a coding.
28929
28930 2005-07-18 Richard M. Stallman <rms@gnu.org>
28931
28932 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
28933 not isearch-mode-end-hook-error.
28934 (allout-before-change-protect): Fix error message.
28935
28936 2005-07-18 Juri Linkov <juri@jurta.org>
28937
28938 * allout.el (allout-mode):
28939 * calculator.el (calculator-copy):
28940 * custom.el (custom-known-themes):
28941 * dired.el (dired-desktop-buffer-misc-data)
28942 (dired-restore-desktop-buffer):
28943 * dired-x.el (dired-omit-marker-char):
28944 * files.el (basic-save-buffer):
28945 * font-core.el (font-lock-mode):
28946 * calendar/calendar.el (calendar-goto-hebrew-date)
28947 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
28948 (calendar-goto-persian-date):
28949 * language/ethio-util.el (ethio-sera-to-fidel-region):
28950 * textmodes/picture.el (picture-mode):
28951 Delete duplicate duplicate words.
28952
28953 2005-07-18 Juri Linkov <juri@jurta.org>
28954
28955 * isearch.el (isearch-mode-map): Remove key bindings for regexp
28956 chars * ? } |.
28957 (isearch-fallback): Don't call `isearch-process-search-char'.
28958 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
28959 (isearch-process-search-char): Call `isearch-fallback' for regexp
28960 chars * ? } |.
28961 (isearch-return-char): Make obsolete with `make-obsolete' instead
28962 of simply documenting it as obsolete in the docstring.
28963 (isearch-fallback): Refill docstring.
28964
28965 * international/isearch-x.el
28966 (isearch-process-search-multibyte-characters): Remove unneeded
28967 `concat'. Add intermediate values to `junk-hist' instead of
28968 `minibuffer-history'. Test the length of `str'.
28969
28970 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
28971
28972 * allout.el (allout-resolve-xref): Fix typos in error strings.
28973 (allout-before-change-protect): Remove unneeded `concat'.
28974
28975 * array.el (array-mode, array-reconfigure-rows)
28976 (untabify-backward): Fix typos in docstrings.
28977 (array-reconfigure-rows): Use `insert-buffer-substring', not
28978 `insert-buffer'.
28979
28980 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
28981 * progmodes/ada-mode.el (ada-make-body):
28982 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
28983
28984 * dired.el (dired-log):
28985 * tar-mode.el (tar-subfile-save-buffer):
28986 * play/zone.el (zone-pgm-stress-destress):
28987 Use `insert-buffer-substring', not `insert-buffer'.
28988
28989 2005-07-17 Simon Josefsson <jas@extundo.com>
28990
28991 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
28992
28993 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
28994
28995 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
28996 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
28997
28998 2005-07-17 Kim F. Storm <storm@cua.dk>
28999
29000 * ido.el (dired-other-window): Add ido property.
29001
29002 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
29003
29004 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
29005 Fix typo in docstring.
29006 (byte-compile-interactive-only-functions): Add `insert-buffer' and
29007 `insert-file-literally'.
29008
29009 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
29010 info and delete redundant message. Doc fix.
29011 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
29012 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
29013
29014 2005-07-16 Richard M. Stallman <rms@gnu.org>
29015
29016 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
29017 (byte-compile-and): Use byte-compile-and-recursion.
29018 (byte-compile-or-recursion): New function.
29019 (byte-compile-or): Use that.
29020 (byte-compile-if): Guard the else-clause too.
29021 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
29022
29023 * isearch.el (isearch-mode-end-hook-quit): New variable.
29024 (isearch-done): Bind it.
29025 (isearch-mode-end-hook): Doc fix.
29026
29027 * allout.el (allout-isearch-did-quit): Variable deleted.
29028 (allout-real-isearch-abort): Function name no longer used.
29029 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
29030 (allout-isearch-rectification): isearch-mode always exists.
29031 Don't set allout-isearch-did-quit.
29032 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
29033 allout-isearch-did-quit.
29034 (allout-enwrap-isearch): Just add the hook.
29035 (allout-isearch-abort): Function deleted.
29036 (allout-pre-command-business): Avoid warning.
29037
29038 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
29039 Correctly avoid warnings.
29040 (pascal-outline): Likewise.
29041
29042 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
29043
29044 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
29045
29046 * play/tetris.el (tetris-mode): Avoid warning.
29047
29048 * play/snake.el (snake-mode): Avoid warning.
29049
29050 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
29051 (gamegrid-set-display-table): Avoid warning.
29052 (gamegrid-set-timer): Likewise.
29053 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
29054 (gamegrid-add-score-with-update-game-score-1): Take FILE
29055 as argument.
29056 (gamegrid-add-score-with-update-game-score): Pass that argument.
29057 Rename have-shared-game-dir to gamegrid-shared-game-dir.
29058
29059 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
29060
29061 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
29062 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
29063
29064 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
29065 and insert-file.
29066
29067 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
29068 (sc-ask): Avoid warnings.
29069
29070 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
29071 (eshell-hist-initialize): Use that var the natural way.
29072
29073 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
29074
29075 * emacs-lisp/re-builder.el (reb-cook-regexp):
29076 Avoid warning calling lre-compile-string.
29077 (reb-color-display-p): Avoid warning.
29078
29079 * calculator.el (calculator-last-input): Guard uses
29080 of event-key and key-press-event-p.
29081 (event-key, key-press-event-p): Delete definitions.
29082
29083 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
29084 (find-gc-source-directory, find-gc-subrs-callers)
29085 (find-gc-noreturn-list, find-gc-source-files)
29086 (find-gc-subrs-called): Vars renamed and defvar'd.
29087
29088 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
29089 (checkdoc-overlay-put, checkdoc-delete-overlay)
29090 (checkdoc-overlay-start, checkdoc-overlay-end)
29091 (checkdoc-mode-line-update, checkdoc-char=):
29092 Define such that compiler knows they are defined.
29093 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
29094 (checkdoc-read-event): Delete. Use read-event directly.
29095
29096 * whitespace.el (whitespace-make-overlay)
29097 (whitespace-overlay-put, whitespace-delete-overlay)
29098 (whitespace-overlay-start, whitespace-overlay-end):
29099 Define such that compiler knows they are defined.
29100 (whitespace): Move conditional inside.
29101
29102 * tempo.el (tempo-insert-template): Suppress warning.
29103
29104 * ediff-diff.el (longlines-mode): Add defvar.
29105
29106 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
29107
29108 * server.el: Bind "C-x #" in a way that works even if C-x is
29109 redefined to a command key, not a prefix key.
29110
29111 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
29112
29113 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
29114 cl-make-type-test till execution time.
29115
29116 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
29117
29118 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
29119 arg ARG and use it.
29120
29121 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
29122
29123 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
29124
29125 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
29126
29127 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
29128 a defcustom with two :set or :type keywords.
29129
29130 2005-07-15 Richard M. Stallman <rms@gnu.org>
29131
29132 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
29133 Don't give ^M comment-end syntax.
29134
29135 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
29136
29137 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
29138 Don't consider gdbmi (gdb-mi.el has its own update functions).
29139 (gdb-var-delete): Make it work for gdbmi as well.
29140 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
29141
29142 * progmodes/gud.el (etags, sdb): Only require etags when needed.
29143 (gud-speedbar-menu-items): Correct logic for enabling items.
29144
29145 2005-07-15 Kim F. Storm <storm@cua.dk>
29146
29147 * ido.el: Fix commentary.
29148 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
29149 Use with-no-warnings around ffap-guesser.
29150 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
29151 Let bind minibuffer-completing-file-name to t.
29152
29153 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
29154
29155 * startup.el (site-run-file, keyboard-type): Doc fixes.
29156 (command-line): Check for "--basic-display" argument; also for
29157 "--quick", not "--bare-bones" (which was renamed).
29158 (fancy-splash-text): Add missing item "Getting New Versions".
29159 (normal-splash-screen): Fix typos and improve consistency with
29160 `fancy-splash-text'. Update copyright year.
29161
29162 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
29163 valid binding for `help-char'.
29164
29165 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
29166
29167 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
29168
29169 * term.el (term-mode): Disable cua-mode for term buffers.
29170
29171 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
29172
29173 * add-log.el (add-log-mailing-address, change-log-merge):
29174 Doc fixes.
29175 (change-log-get-method-definition): Fix typo in docstring.
29176
29177 2005-07-14 Kim F. Storm <storm@cua.dk>
29178
29179 * emulation/cua-base.el:
29180 (cua--pre-command-handler-1, cua--pre-command-handler)
29181 (cua--post-command-handler-1, cua--post-command-handler):
29182 Split in two. Check (buffer local) value of cua-mode.
29183 (cua-selection-mode): New command.
29184
29185 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
29186
29187 * custom.el (custom-initialize-safe-set)
29188 (custom-initialize-safe-default): Doc fixes.
29189
29190 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
29191 and simplify :init-value again.
29192
29193 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
29194 and simplify :init-value again. Delete autoload.
29195
29196 * startup.el (command-line): Use `custom-reevaluate-setting' again
29197 for tooltip-mode.
29198
29199 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
29200 a defcustom with two :initialize keywords.
29201
29202 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
29203
29204 * allout.el (my-mark-marker, allout-isearch-prior-pos)
29205 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
29206 (allout-post-command-business, allout-flag-region)
29207 (isearch-reenable-font-lock, allout-yank)
29208 (allout-insert-latex-header, allout-insert-latex-trailer)
29209 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
29210 (allout-latex-verb-quote): Fix typos in docstrings.
29211 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
29212 (allout-unprotected, allout-prefix-data):
29213 Improve argument/docstring consistency.
29214 (allout-chart-subtree): Fix argument spec.
29215 (allout-open-topic): Rename `use_sib_bullet' argument to
29216 `use-sib-bullet'. Doc fix.
29217
29218 * whitespace.el (whitespace-check-buffer-leading)
29219 (whitespace-check-buffer-trailing)
29220 (whitespace-check-buffer-indent)
29221 (whitespace-check-buffer-spacetab)
29222 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
29223 (whitespace-check-leading-whitespace)
29224 (whitespace-check-trailing-whitespace)
29225 (whitespace-check-spacetab-whitespace)
29226 (whitespace-check-indent-whitespace)
29227 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
29228 (whitespace-modes): Fix typos in docstrings.
29229 (defgroup, defcustom): Doc fixes.
29230
29231 * winner.el (winner-mode, winner-boring-buffers)
29232 (winner-pending-undo-ring): Doc fixes.
29233 (winner-ring): Remove unneeded `progn'.
29234 (winner-equal): `defsubst' it.
29235 (winner-redo): Fix message.
29236
29237 2005-07-13 Kim F. Storm <storm@cua.dk>
29238
29239 * simple.el (line-move-1): Always use vertical-motion to
29240 do the last (or only) line move to ensure some movement.
29241 Undo 2005-06-23 change--don't check for overlays.
29242
29243 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29244
29245 * term/mac-win.el (ccl-encode-mac-roman-font)
29246 (ccl-encode-mac-centraleurroman-font)
29247 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
29248 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
29249 Change charset-id boundary of dimension to ?\xef.
29250 (mac-char-fontspec-list): New constant.
29251 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
29252 argument. Nil uses itself as family in font-spec. Previous
29253 behavior for nil is now provided by non-nil non-string argument.
29254 All callers changed. Add font-specs for Mac fonts to
29255 "fontset-default" unless iso8859-1 fonts are installed.
29256
29257 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
29258
29259 * progmodes/sh-script.el (sh-get-indent-info): Only indent
29260 a continuation line if the \ is preceded by SPC or TAB.
29261 (sh-get-indent-info): Simplify.
29262 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
29263 Use with-current-buffer.
29264
29265 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
29266 when the matched text is empty.
29267
29268 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
29269
29270 * startup.el (command-line): Revert to previous handling of
29271 tooltip-mode. Explain in comment why the complexity is needed.
29272
29273 * tooltip.el (tooltip-mode): Revert to previous implementation of
29274 its defcustom.
29275
29276 * frame.el (blink-cursor-mode): Revert to previous implementation
29277 of its defcustom. Update comment.
29278
29279 2005-07-12 Lars Hansen <larsh@soem.dk>
29280
29281 * desktop.el: Update e-mail address.
29282
29283 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
29284
29285 * term/mac-win.el (mac-services-mail-selection)
29286 (mac-services-mail-to): New functions.
29287 (mac-application-menu-map): Bind them.
29288
29289 2005-07-12 wulei <milton@wulei.net> (tiny change)
29290
29291 * progmodes/gdb-ui.el: Add note about buffering with Windows.
29292
29293 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
29294
29295 * custom.el (custom-reevaluate-setting): Doc fix.
29296
29297 2005-07-11 Jay Belanger <belanger@truman.edu>
29298
29299 * calc/calc.el (calc-embedded-announce-formula-alist)
29300 (calc-embedded-open-close-plain-alist)
29301 (calc-embedded-open-close-mode-alist): Add checks for additional
29302 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
29303
29304 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
29305
29306 * custom.el (custom-enable-theme): Don't add theme to
29307 `custom-enabled-themes' with `push' because there is no
29308 setf-method for `delq'.
29309
29310 2005-07-11 Richard M. Stallman <rms@gnu.org>
29311
29312 * custom.el (custom-declare-variable): Doc fix.
29313
29314 * dired-aux.el (dired-compare-directories): Remove "." and ".."
29315 from the alists.
29316
29317 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
29318 Do nothing if edebug-active.
29319
29320 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
29321 (edebug-display): Do it here instead.
29322
29323 2005-07-10 Richard M. Stallman <rms@gnu.org>
29324
29325 * cus-face.el (custom-theme-set-faces): Make it work.
29326 (custom-reset-faces): Doc fix.
29327 (custom-theme-reset-internal-face, custom-theme-face-value):
29328 Functions deleted.
29329
29330 * custom.el (custom-push-theme): Maintain list of the settings
29331 of a given theme in its theme-settings property.
29332 Maintain position of old settings in the theme-value
29333 or theme-face property.
29334 (custom-enabled-themes): New variable.
29335 (custom-theme-enabled-p): New function.
29336 (provide-theme): Update custom-enabled-themes.
29337 Disable and reenable the `user' theme.
29338 (require-theme): Doc fix.
29339 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
29340 (custom-theme-value, custom-theme-variable-value): Likewise.
29341 (custom-theme-reset-internal): Likewise.
29342 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
29343 (custom-enable-theme, custom-disable-theme): New functions.
29344 (custom-variable-theme-value, custom-face-theme-value): Likewise.
29345 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
29346 (custom-theme-reset-variables): Simplify.
29347 (deftheme, custom-declare-theme, custom-make-theme-feature):
29348 Definitions moved.
29349
29350 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
29351
29352 * longlines.el (longlines-show-region)
29353 (longlines-unshow-hard-newlines): Recognize hard newlines by
29354 non-nil hard property, instead of t.
29355
29356 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
29357
29358 * emulation/viper-cmd.el (viper--key-maps): New variable.
29359 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
29360 emulation-mode-map-alists.
29361 (viper-envelop-ESC-key): Use viper-subseq.
29362 (viper-search-forward/backward/next): Disable debug-on-error.
29363
29364 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29365 (viper-ESC-key): New defcustoms.
29366
29367 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
29368
29369 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
29370 (viper-subseq): Copy of subseq from cl.el.
29371
29372 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
29373 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
29374
29375 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
29376
29377 * emulation/viper-init.el: Get rid of -face in face names.
29378
29379 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
29380 Make it work with longlines mode.
29381
29382 * ediff-mult.el (ediff-meta-mode-hook): New variable.
29383
29384 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
29385
29386 * ediff-init.el: Get rid of -face in face names.
29387
29388 2005-07-10 Richard M. Stallman <rms@gnu.org>
29389
29390 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
29391 and with-timeout-unsuspend.
29392
29393 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
29394 and with-timeout-unsuspend.
29395
29396 * emacs-lisp/timer.el (with-timeout-timers): New variable.
29397 (with-timeout): Bind that variable to record timers.
29398 (with-timeout-suspend, with-timeout-unsuspend): New functions.
29399
29400 * emacs-lisp/debug.el (debug-help-follow): New function.
29401 (debugger-mode-map): Use that instead of help-follow.
29402 (debugger-setup-buffer): Use eval-buffer-list
29403 to handle eval-buffer frames.
29404
29405 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
29406
29407 * timezone.el (timezone-parse-date): Change first regexp
29408 so it will not mistakenly match dates with no time zone.
29409
29410 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
29411
29412 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
29413
29414 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
29415
29416 * custom.el (custom-initialize-safe-set)
29417 (custom-initialize-safe-default): New functions.
29418
29419 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
29420 and simplify :init-value.
29421
29422 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
29423 and simplify :init-value. Delete obsolete comment.
29424
29425 * startup.el (command-line): Use `custom-reevaluate-setting' to
29426 handle `tooltip-mode'. Delete obsolete comment.
29427
29428 * files.el (set-visited-file-name): Avoid calling
29429 `file-name-nondirectory' with a nil argument.
29430
29431 2005-07-09 Richard M. Stallman <rms@gnu.org>
29432
29433 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
29434 was called with nil for the buffer, handle the read position right.
29435 Handle read position for eval-region, too.
29436
29437 2005-07-09 Juri Linkov <juri@jurta.org>
29438
29439 * fringe.el (fringe-mode): Add period in docstring.
29440 (fringe-query-style): Build prompt depending on `all-frames' arg.
29441
29442 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
29443 to not create links to unrelated functions in the Help buffer.
29444
29445 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
29446 Doc fix.
29447
29448 * simple.el (next-error-hook): New variable.
29449 (next-error): Use it. Doc fix.
29450
29451 * textmodes/ispell.el (ispell-command-loop): Add current
29452 dictionary name and program name to mode-line-format.
29453 (ispell-region, ispell-process-line): Add current dictionary name
29454 and program name to messages.
29455
29456 2005-07-08 Jay Belanger <belanger@truman.edu>
29457
29458 * calc/calc.el (calc-embedded-announce-formula-alist)
29459 (calc-embedded-open-close-formula-alist)
29460 (calc-embedded-open-close-word-alist)
29461 (calc-embedded-open-close-plain-alist)
29462 (calc-embedded-open-close-new-formula-alist)
29463 (calc-embedded-open-close-mode-alist)
29464 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
29465 (calc-embedded-mode-hook): New variables.
29466
29467 * calc/calc-embed.el (calc-embedded-firsttime)
29468 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
29469 New variables.
29470 (calc-do-embedded): Use calc-embedded-firsttime,
29471 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
29472 determine whether or not to run hooks.
29473 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
29474 calc-embedded-firsttime-formula appropriately.
29475 Set calc-embedded delimiter variables according to mode.
29476
29477 2005-07-08 Richard M. Stallman <rms@gnu.org>
29478
29479 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
29480 Check for "emacs", etc., as entire symbol, not just as word.
29481 (checkdoc-file-comments-engine): Use regexp-quote on FN.
29482
29483 * files.el (set-visited-file-name): Report the error
29484 for "empty filename" earlier.
29485 (kill-some-buffers): Ignore buffers already dead.
29486
29487 * fringe.el (fringe-mode): Doc fix.
29488
29489 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
29490 Check for (featurep 'xemacs) and turn off warnings in what it guards.
29491 Use unwind-protect to ensure byte-compile-unresolved-functions
29492 is updated.
29493
29494 * whitespace.el (whitespace-buffer-leading-cleanup):
29495 Simplify w/ skip-chars-forward.
29496 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
29497
29498 * mail/rmail.el (rmail-only-expunge): Fix paren error.
29499 Unconditionally try to leave point at the same old place.
29500
29501 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
29502
29503 * comint.el (comint-postoutput-scroll-to-bottom)
29504 (comint-show-maximum-output): Take scroll-margin into consideration.
29505
29506 2005-07-08 Kim F. Storm <storm@cua.dk>
29507
29508 * ido.el (ido-use-filename-at-point): New choice `guess'.
29509 (ido-file-internal): Try ffap-guesser if selected.
29510
29511 * ido.el (ido-before-fallback-functions): New hook.
29512 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
29513 (ido-read-file-name): Run it.
29514
29515 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
29516
29517 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
29518 strings rather than a list of symbols to the completion function.
29519
29520 2005-07-07 Jay Belanger <belanger@truman.edu>
29521
29522 * calc/calc-units.el (math-apply-units): Change the places in
29523 which units are simplified.
29524
29525 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
29526
29527 * cus-edit.el (customize-option, customize-option-other-window):
29528 Make them handle aliases.
29529
29530 * custom.el (custom-variable-p): Make it recursively follow
29531 aliases. Mention that in the docstring.
29532
29533 2005-07-07 Richard M. Stallman <rms@gnu.org>
29534
29535 * cus-start.el (exec-path): Use `directory' instead of `file'.
29536 Fix tag for nil.
29537
29538 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
29539
29540 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
29541 when called non-interactively. Doc fix.
29542
29543 2005-07-07 Lute Kamstra <lute@gnu.org>
29544
29545 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
29546 new address as well.
29547
29548 2005-07-07 Kenichi Handa <handa@m17n.org>
29549
29550 * international/mule.el (make-coding-system):
29551 Describe `ascii-incompatible' property in the docstring.
29552 (set-file-name-coding-system): Signal an error if coding-system is
29553 ascii-incompatible.
29554 (set-keyboard-coding-system): Likewise.
29555
29556 * international/mule-cmds.el (set-default-coding-systems):
29557 Don't set default-file-name-coding-system and
29558 default-keyboard-coding-system if coding-system is ASCII-incompatible.
29559
29560 * international/utf-16.el: Declare that all UTF-16-based coding
29561 systems are ASCII-incompatible.
29562
29563 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
29564
29565 * progmodes/gud.el: Require font-lock for displaying errors.
29566 Used by gdb-ui.el.
29567
29568 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
29569
29570 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
29571 values for the pattern lists which are `read'able but not
29572 `append'able (like symbols).
29573
29574 2005-07-06 Richard M. Stallman <rms@gnu.org>
29575
29576 * progmodes/flymake.el (flymake-float-time): Instead of
29577 with-no-warnings, test for XEmacs.
29578 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
29579 to avoid warning.
29580
29581 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
29582
29583 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
29584
29585 2005-07-05 Lute Kamstra <lute@gnu.org>
29586
29587 * battery.el: Add support for Darwin (with much debugging help
29588 from Samuel Lauber <sam124@operamail.com>).
29589 (battery-status-function, battery-echo-area-format)
29590 (battery-mode-line-format): Add support for pmset on Darwin.
29591 (battery-load-low, battery-load-critical): New user options.
29592 (battery-pmset): New function.
29593
29594 2005-07-05 Lute Kamstra <lute@gnu.org>
29595
29596 Update FSF's address in GPL notices.
29597
29598 * textmodes/page-ext.el: Update FSF's address.
29599
29600 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
29601
29602 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
29603 filling from using prefix when filling a single-line docstring.
29604
29605 * progmodes/flymake.el: Remove useless eval-when-compile.
29606
29607 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
29608
29609 2005-07-04 Richard M. Stallman <rms@gnu.org>
29610
29611 * textmodes/org.el (org-file-apps-defaults-gnu):
29612 Rename from org-file-apps-defaults-linux.
29613 (org-default-apps): Don't test system-type for `linux'.
29614 (org-file-apps): Doc fix.
29615
29616 2005-07-04 David Ponce <david@dponce.com>
29617
29618 * tree-widget.el: Improve header Commentary section.
29619 (tree-widget) [defgroup]
29620 (tree-widget-image-enable, tree-widget-themes-directory)
29621 (tree-widget-theme, tree-widget-image-properties-emacs)
29622 (tree-widget-image-properties-xemacs, tree-widget-create-image)
29623 (tree-widget-image-formats, tree-widget-control)
29624 (tree-widget-empty-control, tree-widget-leaf-control
29625 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
29626 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
29627 (tree-widget-keep, tree-widget-after-toggle-functions)
29628 (tree-widget-open-node, tree-widget-close-node): Doc fix.
29629 (tree-widget-open-control, tree-widget-close-control): Fix doc and
29630 :help-echo message.
29631 (tree-widget-set-theme): Doc fix. Use `string-equal'.
29632 (tree-widget-image-properties): Doc fix. Clearer implementation.
29633 (tree-widget--cursors): New constant.
29634 (tree-widget-lookup-image): New function split from
29635 `tree-widget-find-image'. Clearer implementation.
29636 (tree-widget-find-image): Use it.
29637 (tree-widget-button-keymap): Use `set-keymap-parent'.
29638 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
29639 Define the sub-widgets here.
29640 (tree-widget-node): Check that :node is not a tree-widget.
29641 (tree-widget-get-super, tree-widget-open-control)
29642 (tree-widget-close-control, tree-widget-empty-control)
29643 (tree-widget-leaf-control, tree-widget-guide)
29644 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
29645 (tree-widget-no-handle, tree-widget-value-delete)
29646 (tree-widget-map): Remove.
29647 (tree-widget-children-value-save): Doc fix. Simplified.
29648 (tree-widget-value-create): Update according to previous changes.
29649
29650 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
29651
29652 * textmodes/org.el: Leading space replaced by TABS.
29653 (org-recalc-marks, org-table-rotate-recalc-marks)
29654 (org-table-get-specials): Treat "^" and "_" marks.
29655 (org-table-justify-field-maybe): Optional argument NEW.
29656 (org-table-eval-formula): Parsing of the format simplified.
29657 New modes C,I. Honor the %= parameter in the current table.
29658 Avoid unnecessary re-align by using the NEW argument to
29659 `org-table-justify-field-maybe'.
29660 (org-calc-default-modes): Default for date-format mimicks org-mode.
29661 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
29662
29663 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
29664
29665 * cus-face.el (custom-theme-set-faces): Make it handle face
29666 aliases whose alias declarations are pre- or autoloaded.
29667
29668 2005-07-04 Juri Linkov <juri@jurta.org>
29669
29670 * faces.el (read-face-name): Put the code for getting a face name
29671 from the buffer before adding the faces from the `face' property.
29672 Use `completing-read-multiple' instead of `completing-read'.
29673 Require `crm'. Add default value and post-process the returned
29674 list of faces.
29675
29676 * emacs-lisp/crm.el (crm-find-current-element)
29677 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
29678
29679 * emacs-lisp/lisp-mode.el (eval-defun-1):
29680 * emacs-lisp/edebug.el (edebug-eval-defun):
29681 Remove unnecessary quotes.
29682
29683 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
29684
29685 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
29686 (prolog-indent-level): Fix typo in docstring.
29687
29688 * info.el (Info-history, Info-history-forward)
29689 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
29690
29691 * add-log.el (add-change-log-entry):
29692 * comint.el (comint-dynamic-list-input-ring)
29693 (comint-dynamic-list-completions):
29694 * dabbrev.el (dabbrev-expand):
29695 * delim-col.el (delimit-columns-rectangle-line):
29696 * diff-mode.el (diff-context->unified, diff-reverse-direction)
29697 (diff-unified->context):
29698 * ediff-init.el (ediff-abbrev-jobname):
29699 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
29700 (ediff-replace-session-activity-marker-in-meta-buffer):
29701 * info.el (Info-summary):
29702 * lpr.el (printify-region):
29703 * printing.el (pr-create-interface):
29704 * ps-print.el (ps-print-quote):
29705 * ses.el (ses-column-widths, ses-print-cell)
29706 (ses-adjust-print-width, ses-center):
29707 * shell.el (shell-file-name-quote-list):
29708 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
29709 (strokes-fill-current-buffer-with-whitespace)
29710 (strokes-xpm-for-stroke, strokes-list-strokes)
29711 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
29712 * term.el (term-dynamic-list-input-ring)
29713 (term-dynamic-list-completions):
29714 * calc/calc.el (math-format-stack-value):
29715 * emacs-lisp/edebug.el (edebug-display-freq-count):
29716 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
29717 (delphi-new-comment-line):
29718 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
29719 * progmodes/executable.el (executable-set-magic):
29720 * progmodes/python.el (inferior-python-mode):
29721 * progmodes/scheme.el (scheme-mode-syntax-table):
29722 * progmodes/sh-script.el (sh-maybe-here-document):
29723 * progmodes/sql.el (sql-copy-column):
29724 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
29725 * textmodes/bibtex.el (bibtex-mode):
29726 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
29727 (sgml-auto-attributes):
29728 * textmodes/table.el (table-insert, table-shorten-cell)
29729 (table--generate-source-scan-lines, table-delete-row)
29730 (*table--cell-delete-char, table--spacify-frame)
29731 (table--horizontally-shift-above-and-below)
29732 (table--cell-insert-char, table--cell-blank-str)
29733 (table--fill-region-strictly):
29734 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
29735 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
29736
29737 * add-log.el (change-log):
29738 * apropos.el (apropos):
29739 * comint.el (comint-completion, comint-source):
29740 * dabbrev.el (dabbrev):
29741 * delim-col.el (columns):
29742 * diff-mode.el (diff-mode):
29743 * ediff.el (ediff):
29744 * ediff-diff.el (ediff-diff):
29745 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
29746 * ediff-mult.el (ediff-mult):
29747 * ediff-ptch.el (ediff-ptch):
29748 * ediff-wind.el (ediff-window):
29749 * facemenu.el (facemenu):
29750 * indent.el (indent):
29751 * info.el (info):
29752 * jka-cmpr-hook.el (compression, jka-compr):
29753 * lpr.el (lpr):
29754 * outline.el (outlines):
29755 * pcmpl-cvs.el (pcmpl-cvs):
29756 * pcmpl-rpm.el (pcmpl-rpm):
29757 * printing.el (printing):
29758 * ps-print.el (postscript, ps-print, ps-print-horizontal)
29759 (ps-print-vertical, ps-print-headers, ps-print-font)
29760 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
29761 (ps-print-background, ps-print-printer, ps-print-page)
29762 (ps-print-miscellany):
29763 * ses.el (ses):
29764 * shell.el (shell, shell-directories, shell-faces):
29765 * startup.el (initialization):
29766 * strokes.el (strokes):
29767 * term.el (term):
29768 * uniquify.el (uniquify):
29769 * w32-vars.el (w32):
29770 * calc/calc.el (calc):
29771 * emacs-lisp/bytecomp.el (bytecomp):
29772 * emacs-lisp/cl-indent.el (lisp-indent):
29773 * emacs-lisp/edebug.el (edebug):
29774 * emacs-lisp/elp.el (elp):
29775 * emacs-lisp/testcover.el (testcover):
29776 * emacs-lisp/trace.el (trace):
29777 * emulation/viper-ex.el (viper-ex):
29778 * emulation/viper-mous.el (viper-mouse):
29779 * mail/mailalias.el (mailalias):
29780 * mail/supercite.el (supercite, supercite-frames)
29781 (supercite-attr, supercite-cite, supercite-hooks):
29782 * net/rcompile.el (remote-compile):
29783 * net/rlogin.el (rlogin):
29784 * obsolete/ooutline.el (outlines):
29785 * progmodes/delphi.el (delphi):
29786 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
29787 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
29788 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
29789 (ebnf-optimization):
29790 * progmodes/etags.el (etags):
29791 * progmodes/executable.el (executable):
29792 * progmodes/idlwave.el (idlwave):
29793 * progmodes/pascal.el (pascal):
29794 * progmodes/prolog.el (prolog):
29795 * progmodes/python.el (python):
29796 * progmodes/scheme.el (scheme):
29797 * progmodes/sh-script.el (sh, sh-script):
29798 * progmodes/sql.el (SQL):
29799 * progmodes/tcl.el (tcl):
29800 * textmodes/bibtex.el (bibtex, bibtex-autokey):
29801 * textmodes/enriched.el (enriched):
29802 * textmodes/makeinfo.el (makeinfo):
29803 * textmodes/sgml-mode.el (sgml):
29804 * textmodes/table.el (table-hooks):
29805 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
29806 * textmodes/texinfo.el (texinfo):
29807 * textmodes/two-column.el (two-column):
29808 Finish `defgroup' description with period.
29809
29810 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
29811 * eshell/esh-var.el (eshell-var):
29812 * progmodes/vhdl-mode.el (vhdl-testbench):
29813 * textmodes/org.el (org): Fix typos in docstrings.
29814
29815 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
29816 consistency.
29817
29818 * progmodes/flymake.el (flymake-find-file): Remove.
29819 (flymake-float-time): Use `with-no-warnings'.
29820 (flymake-check-start-time, flymake-check-was-interrupted)
29821 (flymake-err-info, flymake-is-running, flymake-last-change-time)
29822 (flymake-new-err-info): `defvar' at compile time.
29823
29824 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
29825
29826 * replace.el (occur-hook): Doc fix.
29827 (occur-1): Don't call `occur-hook' if there are no matches.
29828
29829 2005-07-03 Richard M. Stallman <rms@gnu.org>
29830
29831 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
29832 global-map, save the same map.
29833 (global-map): Don't alter it at top level.
29834 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
29835 Then alter it here instead.
29836 (tpu-edt-off): Set global-map to the saved one.
29837
29838 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
29839 All references simplified.
29840 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
29841 (zmacs-regions): Add defvar.
29842 (repeat-complex-command-map): Everything about that deleted.
29843
29844 * textmodes/artist.el (artist-key-is-drawing)
29845 (artist-key-endpoint1, artist-key-poly-point-list)
29846 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
29847 (artist-key-compl-table, artist-rb-save-data)
29848 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
29849 Don't put them in eval-when-compile.
29850 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
29851
29852 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
29853 Use with-no-warnings.
29854
29855 * net/browse-url.el (dos-windows-version): Add defvar.
29856
29857 * mail/supercite.el (filladapt-prefix-table): Add defvar.
29858
29859 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
29860 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
29861 (rmail-new-summary-line-count): Rename from new-summary-line-count.
29862 Add defvar.
29863 (rmail-summary-beginning-of-message): Use with-no-warnings.
29864 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
29865
29866 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
29867 Use with-no-warnings.
29868
29869 * emulation/vi.el (vi-mark-region): Use c-mark-function.
29870 (c-mark-function): Add point-moving-unit property.
29871 (vi-goto-line): Use with-no-warnings.
29872
29873 * emulation/edt.el (edt-last-copied-word): Add defvar.
29874 (zmacs-region-stays): Likewise.
29875 (edt-mark-section-wisely): Use c-mark-function for C.
29876 Use makr-defun for Fortran.
29877 (time-string): defvar deleted.
29878 (edt-display-the-time): Don't set time-string.
29879
29880 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
29881
29882 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29883 Don't warn when name is not constant
29884 or for defining the group `emacs'.
29885
29886 * tooltip.el (gud-tooltip-mode): Add defvar.
29887
29888 * startup.el (default-frame-background-mode): Add defvar.
29889
29890 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
29891
29892 * info.el (tool-bar-map): Add defvar.
29893
29894 * dired.el (dnd-protocol-alist): Add defvar.
29895
29896 * dired-aux.el (dired-query): Display question with answer, when
29897 the user answers.
29898
29899 * custom.el (custom-add-option): Doc fix.
29900
29901 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
29902
29903 2005-07-03 Eli Zaretskii <eliz@gnu.org>
29904
29905 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
29906 bogus name from the last change.
29907
29908 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
29909
29910 * custom.el (custom-declare-variable): Fix typos in comment.
29911 (custom-known-themes): Doc fix.
29912 (custom-theme-directory): New defcustom.
29913 (require-theme): Make it check `custom-theme-directory'.
29914
29915 * cus-theme.el (custom-new-theme-mode): New function.
29916 (custom-theme-name, custom-theme-variables, custom-theme-faces)
29917 (custom-theme-description): Add compiler defvars.
29918 (customize-create-theme): Add doc to the "*New Custom Theme*"
29919 buffer. Use `custom-new-theme-mode'.
29920 (custom-theme-write): Put the created buffer in emacs-lisp-mode
29921 and save it to the `custom-theme-directory'. Make this the
29922 default directory of the buffer.
29923
29924 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
29925
29926 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
29927 Fix unbalanced parentheses.
29928
29929 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
29930
29931 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
29932 into flymake-mode and delegate to flymake-mode.
29933
29934 * find-file.el (ff-which-function-are-we-in): Clean up.
29935
29936 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
29937
29938 * replace.el (occur-rename-buffer): Fix docstring.
29939
29940 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
29941 (edt-last-copied-word, edt-learn-macro-count)
29942 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
29943 (edt-rect-start-point, edt-user-global-map, rect-start-point)
29944 (time-string, zmacs-region-stays):
29945 * emulation/edt-mapper.el (edt-save-function-key-map)
29946 (EDT-key-name): `defvar' to silence the byte-compiler.
29947
29948 2005-07-02 Martin Rudalics <rudalics@gmx.at>
29949
29950 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
29951 font-lock-regexp-backslash. Doc fix.
29952 (font-lock-regexp-backslash-grouping-construct): Rename from
29953 font-lock-regexp-backslash-construct. Doc fix.
29954 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
29955 grouping constructs.
29956
29957 2005-07-02 Eli Zaretskii <eliz@gnu.org>
29958
29959 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
29960 updating all the prerequisites.
29961
29962 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
29963
29964 * textmodes/org.el (org-agenda-start-on-weekday)
29965 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
29966 (org-agenda-use-time-grid, org-archive-location)
29967 (org-allow-space-in-links, org-usenet-links-prefer-google)
29968 (org-enable-table-editor, org-export-default-language)
29969 (org-export-html-show-new-buffer, org-fill-paragraph)
29970 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
29971 (org-goto-quit, org-occur, org-eval-in-calendar)
29972 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
29973 (org-agenda-diary-entry, org-remember-help)
29974 (org-table-convert-region, org-at-table-p)
29975 (org-table-move-row-down, org-table-move-row-up)
29976 (org-table-copy-region, org-table-toggle-vline-visibility)
29977 (org-table-get-stored-formulas, org-table-get-specials)
29978 (org-recalc-commands, org-table-eval-formula)
29979 (org-table-formula-substitute-names, orgtbl-make-binding)
29980 (org-format-org-table-html, org-format-table-table-html)
29981 (org-format-table-table-html-using-table-generate-source)
29982 (org-customize): Fix typos in docstrings.
29983 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
29984 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
29985 (org-back-to-heading): Doc fixes.
29986 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
29987 (org-agenda-change-all-lines, org-get-header):
29988 Improve argument/docstring consistency.
29989 (orgtbl-error): Fix error message.
29990
29991 * progmodes/flymake.el (flymake-find-possible-master-files)
29992 (flymake-master-file-compare, flymake-get-line-err-count)
29993 (flymake-highlight-line, flymake-gui-warnings-enabled):
29994 Fix typos in docstrings.
29995 (flymake-parse-line, flymake-get-project-include-dirs-function)
29996 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
29997 Doc fixes.
29998 (flymake-get-project-include-dirs-function)
29999 (flymake-make-err-menu-data):
30000 Improve argument/docstring consistency.
30001
30002 2005-07-01 Lute Kamstra <lute@gnu.org>
30003
30004 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
30005 Catch errors with ignore-errors. Use temporary buffer.
30006 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
30007
30008 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
30009 background color faces.
30010 (facemenu-set-foreground, facemenu-set-background):
30011 Use facemenu-set-face-from-menu.
30012 (facemenu-set-face-from-menu): Treat face names that start with
30013 "fg:" or "bg:" as special.
30014 (facemenu-add-new-color): Don't create faces. Simplify.
30015
30016 2005-06-30 Richard M. Stallman <rms@gnu.org>
30017
30018 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
30019 (crm-find-current-element): Likewise.
30020
30021 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
30022
30023 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
30024
30025 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
30026
30027 * arc-mode.el (archive-extract): Make it work as a mouse binding.
30028 (archive-mouse-extract): Make it an obsolete alias.
30029 (archive-mode-map): Don't use archive-mouse-extract any more.
30030 (archive-mode, archive-extract): write-contents-hooks ->
30031 write-contents-functions.
30032 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
30033 first arg.
30034 (archive-rename-entry): Update the call.
30035 (archive-zip-summarize): Remove unused var `method'.
30036 (archive-lzh-summarize): Remove unused var `creator'.
30037
30038 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
30039 dedicated frame upon exit.
30040
30041 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
30042 (archive-zip-extract, archive-zip-expunge)
30043 (archive-zip-update, archive-zip-update-case): Use executable-find.
30044 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
30045 Use restore-buffer-modified-p.
30046 (archive-extract, archive-add-new-member, archive-write-file-member):
30047 Use with-current-buffer.
30048 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
30049
30050 2005-06-30 Andreas Schwab <schwab@suse.de>
30051
30052 * progmodes/gud.el (gud-filter): Remove unneeded progn.
30053
30054 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
30055
30056 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
30057
30058 2005-06-30 Juri Linkov <juri@jurta.org>
30059
30060 * faces.el (vertical-border): Inherit from mode-line-inactive
30061 only on tty.
30062
30063 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
30064
30065 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
30066 example, -NLINES in the `occur' docstring).
30067
30068 * replace.el (occur-1): When no matches are found, do not set the
30069 `buffer-read-only' and modified flags for the occur buffer,
30070 because it is deleted.
30071
30072 * emulation/cua-base.el (cua-check-pending-input)
30073 (cua-repeat-replace-region, cua-mode, cua-debug)
30074 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
30075 Fix typos in docstrings.
30076
30077 * emulation/cua-gmrk.el (cua-toggle-global-mark)
30078 (cua-cut-region-to-global-mark)
30079 (cua--cut-rectangle-to-global-mark):
30080 Remove period from end of messages.
30081
30082 * emulation/cua-rect.el (cua-do-rectangle-padding):
30083 Remove period from end of messages.
30084 (cua--rectangle-seq-format): Fix typo in docstring.
30085 (cua-sequence-rectangle, cua-fill-char-rectangle):
30086 Improve argument/docstring consistency.
30087
30088 2005-06-29 Juri Linkov <juri@jurta.org>
30089
30090 * faces.el (default-frame-background-mode): New internal variable.
30091 (frame-set-background-mode): Use it.
30092
30093 * startup.el (normal-top-level): Set default-frame-background-mode
30094 instead of frame-background-mode. Before setting it, test for its
30095 nil value. Remove tests for frame-background-mode and frame
30096 parameter `reverse'. Add test for "unspecified-fg".
30097
30098 * term/xterm.el (xterm-rxvt-set-background-mode):
30099 * term/rxvt.el (rxvt-set-background-mode):
30100 Set default-frame-background-mode instead of frame-background-mode.
30101
30102 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
30103
30104 * simple.el (set-variable): Warn about obsolete user variables.
30105
30106 * imenu.el (imenu--completion-buffer):
30107 * mouse.el (mouse-buffer-menu-alist):
30108 * msb.el (msb-invisible-buffer-p):
30109 * calendar/diary-lib.el (diary-header-line-format):
30110 * emacs-lisp/pp.el (pp-buffer):
30111 * progmodes/cperl-mode.el (cperl-do-auto-fill):
30112 * textmodes/picture.el (picture-replace-match):
30113 Change space constants followed by a sexp to "?\s ".
30114
30115 * play/decipher.el (decipher-loop-with-breaks):
30116 * textmodes/texinfo.el (texinfo-insert-@item): Change space
30117 constants "protected" from end of line by a comment to "?\s".
30118
30119 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
30120
30121 * font-lock.el (save-buffer-state): Use `declare'.
30122
30123 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
30124 reset the syntax-table to cperl-mode-syntax-table.
30125 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
30126 "foo_print_bar" is not matched as a reserved keyword.
30127
30128 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
30129
30130 * textmodes/org.el (orgtbl-setup): New function, for delayed
30131 setup for the orgtbl commands.
30132 (org-calc-default-modes): New option.
30133 (orgtbl-make-binding): Use `defun' to get better help display.
30134 (org-diary): Call `org-compile-prefix-format'.
30135 (org-table-formula-substitute-names): New function.
30136 (org-agenda-day-view, org-agenda-week-view): New commands.
30137 (org-agenda-toggle-week-view): Command removed.
30138 (org-tbl-menu): Split off from org-org-menu.
30139 (org-mode): Move removal of outline-mode menus to here.
30140 (org-table-formula-debug): New option.
30141 (org-table-insert-row): Keep first field if just "#" or "*".
30142 (org-mode): Paragraph regexps fixed.
30143 (org-table-recalculate-regexp): New constant.
30144 (org-table-justify-field-maybe): Avoid replace if not necessary.
30145 (org-copy-special, org-cut-special): Use `call-interactively'.
30146 (org-table-copy-region): Take region from `interactive' call.
30147 (org-trim): Return string even if no match.
30148 (org-formula): New face.
30149 (org-set-font-lock-defaults): No longer highlight "FIXME".
30150 But highlight formula-related fields in table.
30151 (org-table-p): Use regexp, not fontification.
30152 (org-table-align): Handle white space at end of line.
30153 (org-table-formula-evaluate-inline): New option.
30154 (org-mode): Auto-wrapping in comment lines turned off.
30155 (org-table-copy-down): Evaluate only in copied field, not in
30156 destination.
30157 (org-table-current-formula): Variable removed.
30158 (org-table-store-formulas, org-table-get-stored-formulas)
30159 (org-table-modify-formulas, org-table-replace-in-formulas)
30160 (org-table-maybe-eval-formula): New functions.
30161 (org-table-get-formula): Modify to use stored formulas.
30162 (org-table-insert-column, org-table-delete-column)
30163 (org-table-move-column): Call `org-table-modify-formulas'.
30164 (org-complete): Add completion for keyword formulas.
30165 (orgtbl-mode): Pull orgtbl-mode-map to start of
30166 minor-mode-map-alist.
30167
30168 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
30169
30170 * progmodes/python.el (python-check): Require `compile' before
30171 modifying its variables.
30172
30173 * newcomment.el (comment-indent-default): Don't get fooled by an early
30174 end of buffer.
30175
30176 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
30177
30178 * ps-print.el (ps-print-version): Fix version number.
30179
30180 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
30181
30182 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
30183
30184 2005-06-28 Richard M. Stallman <rms@gnu.org>
30185
30186 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
30187 (flyspell-local-mouse-map): Declaration deleted.
30188 (flyspell-mouse-map): Bind only mouse-2.
30189 (flyspell-mode-map): Don't test flyspell-use-local-map.
30190 (flyspell-overlay-keymap-property-name): Var deleted.
30191 (flyspell-mode-on): Don't make local bindings for
30192 flyspell-mouse-map and flyspell-mode-map.
30193 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
30194
30195 * textmodes/ispell.el (ispell-word): Do not ignore short words.
30196
30197 * progmodes/compile.el (compilation-next-error-function):
30198 Don't switch buffers; operate on the current buffer.
30199
30200 * progmodes/compile.el (compilation-error-file-name)
30201 (compilation-warning-file-name, compilation-info-file-name)
30202 (compilation-line-number, compilation-column-number): New faces.
30203 (compilation-error-face, compilation-warning-face)
30204 (compilation-info-face, compilation-line-face)
30205 (compilation-column-face): Use them.
30206
30207 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
30208
30209 * comint.el (comint-password-prompt-regexp): Accept ", try again".
30210
30211 * bindings.el (global-map): Bind insertchar and its variants.
30212
30213 2005-06-27 Richard M. Stallman <rms@gnu.org>
30214
30215 * textmodes/artist.el (artist-text-overwrite)
30216 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
30217
30218 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
30219
30220 * ps-print.el: It was not working the page selection for printing.
30221 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
30222 (ps-print-version): New version 6.6.7.
30223 (ps-end-sheet): New fun.
30224 (ps-header-sheet, ps-end-job): Call it.
30225
30226 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
30227
30228 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
30229
30230 2005-06-27 Lute Kamstra <lute@gnu.org>
30231
30232 * facemenu.el (facemenu-unlisted-faces): Add foreground and
30233 background color faces.
30234 (facemenu-get-face): Delete function.
30235 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
30236 (facemenu-add-new-color): Make second argument mandatory.
30237 Create the appropriate face and return it. Simplify.
30238 (facemenu-set-foreground, facemenu-set-background): Don't check if
30239 color is defined. Use return value of facemenu-add-new-color.
30240
30241 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
30242
30243 * progmodes/gud.el (gud-filter): Add missing argument to
30244 with-selected-window.
30245
30246 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
30247
30248 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
30249 a :require to the defcustom.
30250
30251 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
30252 defcustoms corresponding to minor modes.
30253
30254 2005-06-26 David Ponce <david@dponce.com>
30255
30256 * recentf.el: Require tree-widget instead of wid-edit.
30257 (recentf-filename-handler): Fix widget :type.
30258 (recentf-cancel-dialog, recentf-open-more-files)
30259 (recentf-open-files-action): Doc fix.
30260 (recentf-dialog-goto-first): New function.
30261 (recentf-dialog-mode-map): Set parent keymap first.
30262 (recentf-dialog-mode): Define with define-derived-mode.
30263 Don't display continuation lines in dialogs.
30264 (recentf-edit-list): Rename from recentf-edit-selected-items.
30265 (recentf-edit-list-select): Rename from recentf-edit-list-action.
30266 Simplify.
30267 (recentf-edit-list-validate): New function.
30268 (recentf-edit-list): Update accordingly.
30269 (recentf-open-files-item-shift): Remove.
30270 (recentf-open-files-item): Convert menu elements into tree and
30271 link widgets. Don't create the widgets.
30272 (recentf-open-files): Update accordingly.
30273 (recentf-save-list): Untabify.
30274
30275 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
30276
30277 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
30278 (keep-lines): Add INTERACTIVE arg. Never delete lines only
30279 partially contained in the active region. Do not take active
30280 region into account when called from Lisp, unless INTERACTIVE arg
30281 is non-nil. Use `forward-line' instead of `beginning-of-line' to
30282 avoid trouble with fields. Make marker point nowhere when no
30283 longer used. Always return nil. Doc fix.
30284 (flush-lines): Add INTERACTIVE arg. Do not take active region
30285 into account when called from Lisp, unless INTERACTIVE arg is
30286 non-nil. Use `forward-line' instead of `beginning-of-line' to
30287 avoid trouble with fields. Make marker point nowhere when no
30288 longer used. Always return nil. Doc fix.
30289 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
30290 interchangeable. Do not take active region into account when
30291 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
30292 message in echo area when called from Lisp, unless INTERACTIVE arg
30293 is non-nil. Avoid saying "1 occurrences". Do not use markers.
30294 Return the number of matches. Doc fix.
30295 (occur): Doc fix.
30296 (perform-replace): Make comment follow double space convention for
30297 the sake of `outline-minor-mode'.
30298
30299 * faces.el (facep): Doc fix.
30300
30301 2005-06-25 Richard M. Stallman <rms@gnu.org>
30302
30303 * facemenu.el (facemenu-enable-faces-p): New function.
30304 (facemenu-background-menu, facemenu-foreground-menu)
30305 (facemenu-face-menu): Add menu-enable property.
30306
30307 * jka-compr.el (jka-compr-insert-file-contents):
30308 Special handling if cannot find the uncompression program.
30309
30310 * cus-face.el (custom-face-attributes): Add autoload.
30311
30312 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30313 Bind comment-indent-function locally.
30314
30315 * window.el (save-selected-window): Use save-current-buffer.
30316
30317 * subr.el (with-selected-window): Use save-current-buffer.
30318
30319 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
30320 and with-current-buffer.
30321
30322 2005-06-24 Richard M. Stallman <rms@gnu.org>
30323
30324 * simple.el (line-move-1): Fix previous change.
30325
30326 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
30327
30328 * replace.el (occur-1): Set `buffer-read-only' and the
30329 buffer-modified flag before running `occur-hook' to protect
30330 against unintentional buffer switches that can lead to data loss.
30331
30332 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
30333
30334 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
30335 (gud-gdb-marker-filter): Use font-lock-warning-face for any
30336 initial error.
30337
30338 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
30339 after fresh input.
30340 (gdb-var-create-handler): Put name of expression in quotes.
30341
30342 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
30343
30344 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
30345 elements of RING in order, and without bogus nil elements.
30346
30347 2005-06-23 Richard M. Stallman <rms@gnu.org>
30348
30349 * simple.el (set-variable): Args renamed; doc fix.
30350 (line-move-1): When there are overlays around, use vertical-motion.
30351
30352 * faces.el (escape-glyph): Use brown against light background.
30353 (nobreak-space): Rename from no-break-space.
30354 Fix previous change.
30355
30356 * dired-aux.el (dired-do-copy): Fix arg prompt.
30357
30358 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
30359
30360 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
30361
30362 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
30363 rather than "Distributor".
30364
30365 2005-06-23 Lute Kamstra <lute@gnu.org>
30366
30367 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
30368 (debug-on-entry): Use it. New interactive declaration that uses
30369 function-called-at-point.
30370
30371 2005-06-23 Kim F. Storm <storm@cua.dk>
30372
30373 * subr.el (save-match-data): Add comment about using evaporate arg
30374 to set-match-data.
30375
30376 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
30377
30378 * cus-edit.el (customize-face)
30379 (customize-face-other-window): Handle face aliases.
30380
30381 * faces.el (face-documentation, set-face-attribute)
30382 (face-spec-set): Handle face aliases.
30383
30384 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
30385
30386 * help-mode.el (help-make-xrefs): If a symbol representing a face
30387 name is not followed by the word "face", it could still be a
30388 function or variable name, so don't bypass other checks.
30389
30390 2005-06-22 Juri Linkov <juri@jurta.org>
30391
30392 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
30393 Replace aliased functions with calls where second arg `inherit' is t.
30394
30395 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
30396
30397 * progmodes/gdb-ui.el (gdb-error): New variable.
30398 (gdb-error): New function.
30399 (gdb-annotation-rules): Act on error-begin and error annotations.
30400 (gdb-concat-output): Use font-lock-warning-face for errors.
30401
30402 2005-06-22 Miles Bader <miles@gnu.org>
30403
30404 * bindings.el (propertized-buffer-identification): Use renamed
30405 `Buffer-menu-buffer' face.
30406
30407 * faces.el (vertical-border): Rename from `vertical-divider'.
30408 (escape-glyph): Change dark-background color back to `cyan'.
30409
30410 2005-06-21 Juri Linkov <juri@jurta.org>
30411
30412 * faces.el (face-user-default-spec): Try getting `customized-face'
30413 prior to `saved-face'.
30414 (frame-background-mode): Refill docstring.
30415
30416 * emacs-lisp/lisp-mode.el (eval-defun-1):
30417 * emacs-lisp/edebug.el (edebug-eval-defun):
30418 Set `saved-face' temporarily to nil before calling form.
30419 Set `customized-face' to the new spec after that.
30420
30421 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
30422
30423 * subr.el (1value, lambda, key-substitution-in-progress):
30424 Doc fixes.
30425
30426 * autoinsert.el (auto-insert-alist):
30427 * ses.el (ses-call-printer):
30428 * subr.el (noreturn):
30429 * emacs-lisp/lisp.el (check-parens):
30430 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
30431 * net/browse-url.el (browse-url-mosaic):
30432 * progmodes/cc-defs.el (c-safe-scan-lists):
30433 * progmodes/ebnf-abn.el (ebnf-abn-lex):
30434 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
30435 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
30436 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
30437 * progmodes/ebnf-iso.el (ebnf-iso-lex):
30438 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
30439
30440 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
30441
30442 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
30443
30444 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
30445
30446 * calendar/appt.el (appt-make-list): Activate the package, if
30447 not already active (for backwards compatibility).
30448
30449 2005-06-20 Kim F. Storm <storm@cua.dk>
30450
30451 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
30452
30453 2005-06-20 Miles Bader <miles@gnu.org>
30454
30455 * faces.el (vertical-divider): New face.
30456
30457 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
30458
30459 * simple.el (kill-whole-line): Doc fix.
30460 (next-error-buffer-p, next-error-find-buffer)
30461 (clone-indirect-buffer): Fix typos in docstrings.
30462 (comment-line-break-function): Doc fix: don't say variable
30463 is automatically buffer-local (it isn't).
30464
30465 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
30466
30467 * net/tramp-ftp.el (top):
30468 * net/tramp-smb.el (top):
30469 * net/tramp-util.el (top):
30470 * net/tramp-uu.el (top):
30471 * net/tramp-vc.el (top):
30472 * net/tramp.el (top): Revert copyright years back to original
30473 ones. Tramp has a life outside GNU Emacs.
30474
30475 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
30476
30477 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
30478
30479 2005-06-18 Juri Linkov <juri@jurta.org>
30480
30481 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
30482 end of first regexp to limit the match to the position between
30483 line number and source line with same separator character as used
30484 between file name and line number. In the second regexp limit
30485 mouse-face area to file name and line number by adding new group
30486 for them and referring it in HYPERLINK arg.
30487 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
30488 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
30489 previous line where grep markers may be already removed.
30490
30491 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
30492
30493 * progmodes/ps-mode.el: Update version and maintainer's email address.
30494
30495 2005-06-18 Steve Youngs <steve@xemacs.org>
30496
30497 * net/browse-url.el (browse-url-browser-function)
30498 (browse-url-default-browser): Add firefox.
30499 (browse-url-firefox-program, browse-url-firefox-arguments)
30500 (browse-url-firefox-startup-arguments)
30501 (browse-url-firefox-new-window-is-tab): New defcustoms.
30502 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
30503
30504 2005-06-17 Richard M. Stallman <rms@gnu.org>
30505
30506 * startup.el (command-line): Warn if specified user name has
30507 no home directory.
30508
30509 * term.el (term-get-old-input, term-input-filter, term-input-sender)
30510 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
30511
30512 * longlines.el (longlines-mode, longlines-show-hard-newlines):
30513 Doc fixes.
30514
30515 * faces.el (underline): Try bold if terminal doesn't support underline.
30516
30517 * mail/sendmail.el (mail-setup-with-from): New variable.
30518 (mail-insert-from-field): New function.
30519 (sendmail-send-it): Call it.
30520 (mail-setup): Optionally call it here.
30521
30522 * term/linux.el: Call tty-no-underline.
30523
30524 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
30525
30526 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
30527
30528 2005-06-17 Miles Bader <miles@gnu.org>
30529
30530 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
30531 (ediff-current-diff-C, ediff-current-diff-Ancestor)
30532 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
30533 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
30534 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
30535 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
30536 Remove "-face" suffix from face names.
30537 (ediff-current-diff-face-A, ediff-current-diff-face-B)
30538 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
30539 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
30540 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
30541 (ediff-even-diff-face-A, ediff-even-diff-face-B)
30542 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
30543 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
30544 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
30545 New backward-compatibility aliases for renamed faces.
30546 (ediff-current-diff-face-A, ediff-current-diff-face-B)
30547 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
30548 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
30549 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
30550 (ediff-even-diff-face-A, ediff-even-diff-face-B)
30551 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
30552 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
30553 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
30554 Use renamed ediff faces.
30555
30556 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
30557 Remove "-face" suffix from face names.
30558 (eshell-test-ok-face, eshell-test-failed-face):
30559 New backward-compatibility aliases for renamed faces.
30560 (eshell-run-test): Use renamed eshell-test faces.
30561
30562 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
30563 face name.
30564 (eshell-prompt-face): New backward-compatibility alias for renamed
30565 face.
30566 (eshell-emit-prompt): Use renamed eshell-prompt face.
30567
30568 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
30569 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
30570 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
30571 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
30572 Remove "-face" suffix from face names.
30573 (eshell-ls-directory-face, eshell-ls-symlink-face)
30574 (eshell-ls-executable-face, eshell-ls-readonly-face)
30575 (eshell-ls-unreadable-face, eshell-ls-special-face)
30576 (eshell-ls-missing-face, eshell-ls-archive-face)
30577 (eshell-ls-backup-face, eshell-ls-product-face)
30578 (eshell-ls-clutter-face):
30579 New backward-compatibility aliases for renamed faces.
30580 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
30581
30582 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
30583 Remove "-face" suffix from face name.
30584 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
30585 instead of literal face.
30586
30587 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
30588
30589 * emacs-lisp/warnings.el (display-warning, lwarn)
30590 (warning-minimum-log-level): Doc fixes.
30591 (warning-minimum-level, warning-minimum-log-level):
30592 Add :debug to :type choices.
30593
30594 * progmodes/ada-mode.el (ada-format-paramlist)
30595 (ada-get-indent-case, ada-check-matching-start)
30596 (ada-check-defun-name, ada-goto-matching-decl-start)
30597 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
30598 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
30599 (ada-make-subprogram-body): Follow error conventions.
30600 (ada-case-exception-file, ada-indent-comment-as-code)
30601 (ada-indent-handle-comment-special, ada-indent-renames)
30602 (ada-indent-return, ada-search-directories-internal)
30603 (ada-tab-policy, ada-case-exception-substring)
30604 (ada-other-file-alist, ada-matching-start-re)
30605 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
30606 (ada-imenu-generic-expression, ada-compile-goto-error)
30607 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
30608 (ada-popup-menu, ada-add-extensions, ada-mode)
30609 (ada-region-selected, ada-create-case-exception)
30610 (ada-create-case-exception-substring, ada-after-keyword-p)
30611 (ada-activate-keys-for-case, ada-adjust-case-region)
30612 (ada-adjust-case-buffer, ada-format-paramlist)
30613 (ada-scan-paramlist, ada-insert-paramlist)
30614 (ada-indent-newline-indent)
30615 (ada-indent-newline-indent-conditional)
30616 (ada-justified-indent-current, ada-goto-previous-word)
30617 (ada-indent-current, ada-get-indent-open-paren)
30618 (ada-get-indent-paramlist, ada-get-indent-end)
30619 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
30620 (ada-get-indent-block-start, ada-get-indent-subprog)
30621 (ada-get-indent-noindent, ada-get-indent-label)
30622 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
30623 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
30624 (ada-goto-stmt-end, ada-goto-next-word)
30625 (ada-check-matching-start, ada-check-defun-name)
30626 (ada-goto-matching-decl-start, ada-goto-matching-start)
30627 (ada-goto-matching-end, ada-search-ignore-string-comment)
30628 (ada-in-decl-p, ada-looking-at-semi-or)
30629 (ada-looking-at-semi-private, ada-in-paramlist-p)
30630 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
30631 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
30632 (ada-next-procedure, ada-previous-procedure, ada-next-package)
30633 (ada-previous-package, ada-create-menu)
30634 (ada-fill-comment-paragraph-justify)
30635 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
30636 (ada-other-file-name, ada-last-which-function-line)
30637 (ada-last-which-function-subprog, ada-which-function)
30638 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
30639 (ada-gen-treat-proc, ada-check-emacs-version)
30640 (ada-continuation-indent, ada-align-region-separate):
30641 Fix typos in docstrings.
30642 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
30643
30644 2005-06-16 Lute Kamstra <lute@gnu.org>
30645
30646 * simple.el (fundamental-mode): Run after-change-major-mode-hook
30647 conditionally.
30648
30649 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
30650
30651 * comint.el (comint-replace-by-expanded-filename)
30652 (comint-prompt-regexp, comint-delimiter-argument-list)
30653 (comint-preinput-scroll-to-bottom):
30654 * info.el (Info-hide-cookies-node):
30655 * ls-lisp.el (ls-lisp-classify):
30656 * find-file.el (ff-search-directories, ff-special-constructs)
30657 (ff-find-other-file):
30658 * font-lock.el (font-lock-keywords):
30659 * shell.el (shell-prompt-pattern)
30660 (shell-dynamic-complete-functions, shell-mode)
30661 (shell-delimiter-argument-list):
30662 * term.el (term-replace-by-expanded-filename)
30663 (term-prompt-regexp, term-delimiter-argument-list):
30664 * woman.el (woman-ignore, woman0-if):
30665 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
30666 * emacs-lisp/elint.el (elint-init-env):
30667 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
30668 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
30669 * language/ethio-util.el (ethio-tilde-escape)
30670 (ethio-use-three-dot-question):
30671 * net/zone-mode.el (zone-mode-load-time-setup):
30672 * progmodes/cc-align.el (c-lineup-argcont):
30673 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
30674 * progmodes/cperl-mode.el (cperl-set-style-back):
30675 * progmodes/inf-lisp.el (inferior-lisp-prompt):
30676 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
30677 Fix spellings in docstrings.
30678
30679 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
30680 * progmodes/modula2.el (m2-for): Fix spellings.
30681
30682 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
30683
30684 * simple.el (undo-more): Don't use `format' on `error' arguments.
30685 Improve argument/docstring consistency.
30686 (pending-undo-list): Doc fix.
30687
30688 * smerge-mode.el (smerge-ensure-match):
30689 * emulation/vip.el (vip-ex):
30690 * net/zone-mode.el (zone-mode-update-serial):
30691 * progmodes/idlwave.el (idlwave-complete):
30692 * progmodes/vhdl-mode.el (vhdl-visit-file)
30693 (vhdl-compose-wire-components):
30694 Don't use `format' on `error' arguments.
30695
30696 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
30697 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
30698 (tooltip-help-tips): Fix typos in docstrings.
30699
30700 2005-06-16 David Ponce <david@dponce.com>
30701
30702 * tree-widget.el (tree-widget-value-create): Simplify last change.
30703
30704 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
30705
30706 * ido.el (ido-incomplete-regexp): New variable.
30707 (ido-set-matches-1): Handle invalid-regexp error and set
30708 ido-incomplete-regexp.
30709 (ido-incomplete-regexp): New face.
30710 (ido-completions): Use it.
30711 (ido-complete, ido-exit-minibuffer, ido-completions):
30712 Handle incomplete regexps.
30713 (ido-completions): Add check for complete match when entering a regexp.
30714
30715 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
30716
30717 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
30718
30719 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
30720
30721 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
30722 by field delimiters.
30723
30724 2005-06-15 David Ponce <david@dponce.com>
30725
30726 * tree-widget.el: eval-and-compile inlined functions so they will
30727 be available at run-time too.
30728 (tree-widget-super-format-handler)
30729 (tree-widget-format-handler): Remove.
30730 (tree-widget-value-create): Handle the :indent property.
30731
30732 2005-06-15 Miles Bader <miles@gnu.org>
30733
30734 * progmodes/which-func.el (which-func): Only inherit
30735 `font-lock-function-name-face' when that makes sense against the
30736 default mode-line face, otherwise set the face color explicitly.
30737
30738 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
30739 faces instead of (non-existent) variables.
30740
30741 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
30742
30743 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
30744 (iswitchb-get-matched-buffers): Likewise. Simplify.
30745
30746 2005-06-14 Miles Bader <miles@gnu.org>
30747
30748 * progmodes/ld-script.el (ld-script-location-counter):
30749 Remove "-face" suffix from face name.
30750 (ld-script-location-counter-face):
30751 New backward-compatibility alias for renamed face.
30752 (ld-script-location-counter-face): Use renamed face.
30753
30754 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
30755 (cperl-hash): Remove "-face" suffix from face names.
30756 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
30757 New backward-compatibility aliases for renamed faces.
30758 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
30759 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
30760
30761 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
30762 name.
30763 (which-func-face): New backward-compatibility alias for renamed face.
30764 (which-func-format): Use renamed which-func face.
30765
30766 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
30767 (vhdl-function, vhdl-directive, vhdl-reserved-word)
30768 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
30769 names.
30770 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
30771 (vhdl-speedbar-configuration, vhdl-speedbar-package)
30772 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
30773 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
30774 (vhdl-speedbar-architecture-selected)
30775 (vhdl-speedbar-configuration-selected)
30776 (vhdl-speedbar-package-selected)
30777 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
30778 names.
30779 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
30780 Use renamed faces.
30781 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
30782 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
30783 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
30784 Use renamed faces.
30785 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
30786 names.
30787 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
30788 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
30789 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
30790 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
30791 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
30792 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
30793
30794 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
30795 face name.
30796 (sh-heredoc-face): New backward-compatibility alias for renamed face.
30797 (sh-heredoc-face): Use renamed sh-heredoc face.
30798
30799 * progmodes/idlw-help.el (idlwave-help-link):
30800 Remove "-face" suffix from face name.
30801 (idlwave-help-link-face):
30802 New backward-compatibility alias for renamed face.
30803 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
30804
30805 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
30806 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
30807 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
30808 New backward-compatibility aliases for renamed faces.
30809 (idlwave-shell-disabled-breakpoint-face)
30810 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
30811
30812 * progmodes/flymake.el (flymake-errline, flymake-warnline):
30813 Remove "-face" suffix from face names.
30814 (flymake-errline-face, flymake-warnline-face):
30815 New backward-compatibility aliases for renamed faces.
30816 (flymake-highlight-line): Use renamed flymake faces.
30817
30818 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
30819 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
30820 (ebrowse-member-class, ebrowse-progress):
30821 Remove "-face" suffix from face names.
30822 (ebrowse-tree-mark-face, ebrowse-root-class-face)
30823 (ebrowse-file-name-face, ebrowse-default-face)
30824 (ebrowse-member-attribute-face, ebrowse-member-class-face)
30825 (ebrowse-progress-face):
30826 New backward-compatibility aliases for renamed faces.
30827 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
30828 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
30829 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
30830 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
30831
30832 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
30833 antlr-syntax)
30834 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
30835 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
30836 names.
30837 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
30838 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
30839 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
30840 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
30841 backward-compatibility aliases for renamed faces.
30842 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
30843 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
30844 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
30845 remove "font-lock-". Use renamed antlr-mode faces.
30846 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
30847 literal face-names with face variable references.
30848
30849 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
30850 face name.
30851 (Buffer-menu-buffer-face): New backward-compatibility alias for
30852 renamed face.
30853 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
30854
30855 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
30856
30857 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
30858 Eliminate "-face" suffix.
30859 (makefile-targets): Inherit from font-lock-function-name-face and
30860 eliminate "-face" suffix.
30861 (makefile-shell): Remove attributes and eliminate "-face" suffix.
30862 (makefile-*-font-lock-keywords): Append makefile-targets in rule
30863 actions, instead of prepending, to make it less visible.
30864 (makefile-previous-dependency, makefile-match-dependency):
30865 Don't match a target on a continuation line.
30866
30867 * files.el (auto-mode-alist): Put Makefile in gmake mode.
30868
30869 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
30870
30871 * progmodes/gdb-ui.el (menu): Re-order menu items.
30872 (gdb-tooltip-print): Respect tooltip-use-echo-area.
30873
30874 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
30875 Define in tooltip.el.
30876 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
30877 (gud-tooltip-tips): Respect tooltip-use-echo-area and
30878 gud-tooltip-echo-area.
30879
30880 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
30881 backward compatibility and make obsolete.
30882 (tooltip-help-tips): Use tooltip-use-echo-area.
30883 (tooltip-show-help-function): Rename to...
30884 (tooltip-show-help): ...this, because it is a function.
30885 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
30886
30887 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
30888
30889 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
30890 (edebug-print-length, edebug-print-level, edebug-print-circle)
30891 (edebug-modify-breakpoint, edebug-eval-last-sexp)
30892 (edebug-eval-print-last-sexp): Doc fixes.
30893
30894 2005-06-14 Kim F. Storm <storm@cua.dk>
30895
30896 * ido.el (ido-mode): Make a new keymap every time we enable ido,
30897 as the coverage buffer/file/both may change.
30898
30899 2005-06-14 Lute Kamstra <lute@gnu.org>
30900
30901 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
30902 and run-mode-hooks. Simplify.
30903
30904 * mail/rmailedit.el (rmail-edit-mode):
30905 * progmodes/octave-inf.el (inferior-octave-mode):
30906 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
30907
30908 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
30909 and run-mode-hooks.
30910 (recentf-edit-list, recentf-open-files): Don't call
30911 kill-all-local-variables directly.
30912
30913 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
30914
30915 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
30916
30917 * emacs-lisp/byte-run.el (make-obsolete)
30918 (define-obsolete-function-alias): Rename arguments FUNCTION and
30919 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
30920 (make-obsolete-variable, define-obsolete-variable-alias):
30921 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
30922 respectively.
30923
30924 * isearchb.el (isearchb-activate):
30925 * pcvs.el (cvs-mode):
30926 * ses.el (ses-load):
30927 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
30928 * net/tramp.el (tramp-find-file-exists-command)
30929 (tramp-find-shell):
30930 * progmodes/ada-mode.el (ada-create-case-exception)
30931 (ada-create-case-exception-substring, ada-make-subprogram-body):
30932 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
30933 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
30934 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
30935 * textmodes/org.el (org-promote, org-evaluate-time-range)
30936 (org-agenda-next-date-line, org-agenda-previous-date-line)
30937 (org-agenda-error, org-open-at-point, org-table-move-row)
30938 (org-format-table-table-html-using-table-generate-source)
30939 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
30940 * textmodes/reftex.el (reftex-access-scan-info):
30941 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
30942 (reftex-toc-promote-prepare): Follow error conventions.
30943
30944 * diff-mode.el (diff-mode): Fix typo in docstring.
30945
30946 * forms.el (forms--intuit-from-file): Fix reference to
30947 `forms-number-of-fields' in error message.
30948 (forms-print): Fix quoting in error message.
30949
30950 * forms.el (forms-mode):
30951 * emulation/vi.el (vi-goto-insert-state):
30952 * progmodes/flymake.el (flymake-new-err-info)
30953 (flymake-start-syntax-check-for-current-buffer)
30954 (flymake-simple-cleanup):
30955 * eshell/esh-var.el (eshell/export):
30956 * progmodes/gud.el (xdb):
30957 * textmodes/flyspell.el (flyspell-incorrect-hook)
30958 (flyspell-maybe-correct-transposition)
30959 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
30960
30961 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
30962
30963 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
30964 minibuffer prompt.
30965
30966 2005-06-13 Kim F. Storm <storm@cua.dk>
30967
30968 * subr.el (add-to-ordered-list): New defun.
30969
30970 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
30971 add cua--keymap-alist to emulation-mode-map-alists.
30972
30973 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
30974
30975 * subr.el (complete-in-turn): New macro.
30976 (dynamic-completion-table, lazy-completion-table): Add debug info.
30977
30978 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
30979 in preference to face aliases.
30980
30981 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
30982 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
30983 Remove unused vars `start' and `firstline'.
30984 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
30985 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
30986
30987 2005-06-13 Eli Zaretskii <eliz@gnu.org>
30988
30989 * cus-start.el (all): Don't complain about missing GTK-related
30990 variables, unless either `gtk' is boundp or this isn't a
30991 `windows-nt' build.
30992
30993 2005-06-13 Lute Kamstra <lute@gnu.org>
30994
30995 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
30996 run-mode-hooks.
30997
30998 * ediff-mult.el (ediff-meta-mode):
30999 * ediff-util.el (ediff-mode): Use run-mode-hooks.
31000
31001 * ledit.el (ledit-mode): Use delay-mode-hooks.
31002
31003 * woman.el (woman-mode-line-format): Delete constant.
31004 (woman-mode-map): Initialize it properly.
31005 (woman-mode): Set mode-class property to special.
31006 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
31007 Set major-mode and mode-name. Don't set mode-line-format directly.
31008 (Man-getpage-in-background): Don't reference woman-mode-line-format.
31009
31010 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
31011 string argument obsolete.
31012
31013 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
31014
31015 * textmodes/org.el (org-CUA-compatible): New option.
31016 (org-disputed-keys): New variable.
31017 (org-key): New function.
31018 (orgtbl-make-binding): Add docstring to the created function.
31019 (org-mode): Set paragraph start/separate regexps.
31020 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
31021 (org-archive-location, org-archive-mark-done)
31022 (org-archive-stamp-time): New options.
31023 (org-archive-subtree): New command.
31024 (org-fill-paragraph): New function.
31025 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
31026 (org-fake-empty-table-line): Function removed.
31027 (org-format-org-table-html): Do not create empty table lines at
31028 separator lines. Improved table header treatment.
31029 (org-link-format): New option.
31030 (org-make-link): New function.
31031 (org-insert-link, org-store-link): Use org-make-link.
31032 (org-open-file): Quote file name for shell command, to allow
31033 spaces in file names.
31034 (org-link-regexp): Fix bug with mailto link.
31035 (org-link-maybe-angles-regexp, org-protected-link-regexp):
31036 New constants.
31037 (org-export-as-html): Deal with the optional angles around a link.
31038 Better treatment of file: links.
31039 (org-open-at-point): Replace @{ and @} with < and >.
31040 (org-run-mode-hooks): Function removed.
31041 (org-agenda-mode): No longer use `org-run-mode-hooks'.
31042
31043 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
31044
31045 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
31046 MI command -data-list-register-values.
31047 (gdb-post-prompt): Indent properly.
31048
31049 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
31050
31051 * hilit-chg.el (highlight-changes-colors): Rename from
31052 `highlight-changes-colours'.
31053 (highlight-changes-colours): Keep as obsolete alias.
31054 (highlight-changes-face-list): Doc fix.
31055 (hilit-chg-make-list): Use `highlight-changes-colors'.
31056
31057 2005-06-12 Mark A. Hershberger <mah@everybody.org>
31058
31059 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
31060 defun-prompt-regexp.
31061
31062 2005-06-12 Eli Zaretskii <eliz@gnu.org>
31063
31064 * loadup.el: Don't say we are dumping under 2 names on windows-nt
31065 and cygwin.
31066
31067 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
31068 Don't use an old loaddefs.el, as in Makefile.in.
31069
31070 2005-06-12 Lute Kamstra <lute@gnu.org>
31071
31072 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
31073
31074 * man.el (Man-mode-map): Initialize it properly.
31075 (Man-mode): Set mode-class property to special.
31076
31077 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
31078
31079 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
31080
31081 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
31082 A newline is needed in the docstring there.
31083
31084 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
31085 Doc fixes.
31086
31087 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
31088
31089 * printing.el: Doc fix. The menubar is no more changed when printing
31090 is loaded, it only changes when pr-menu-bind or pr-update-menus is
31091 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
31092 (pr-version): New version number (6.8.4).
31093 (pr-menu-bind): New command.
31094 (pr-update-menus): Docstring and code fix.
31095 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
31096 Docstring fix.
31097 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
31098 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
31099
31100 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
31101
31102 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
31103 "Returns" to "return", document useful return values, etc.
31104
31105 2005-06-11 Alan Mackenzie <acm@muc.de>
31106
31107 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
31108 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
31109 (adaptive-file-function): Minor amendment to doc-string.
31110
31111 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
31112
31113 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
31114 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
31115 Fix :type--it is `integer', not `string'.
31116
31117 * faces.el (modeline-highlight): Rename from (the erroneous)
31118 `modeline-higilight'.
31119
31120 2005-06-11 Lute Kamstra <lute@gnu.org>
31121
31122 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
31123 lisp-interaction-mode-map but make it the parent.
31124 (edebug-eval-mode): Use define-derived-mode.
31125
31126 2005-06-11 Andreas Schwab <schwab@suse.de>
31127
31128 * bindings.el: Add binding of `ESC functionkey' for every
31129 `M-functionkey'.
31130 * hexl.el (hexl-mode-map): Likewise.
31131
31132 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
31133
31134 * progmodes/compile.el (compilation-error-regexp-alist-alist)
31135 [msft]: update regexp for newer msft compilers.
31136
31137 2005-06-10 Mark A. Hershberger <mah@everybody.org>
31138
31139 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
31140 ATTLIST portions of included DTDs.
31141 (xml-parse-dtd): Eliminate use of inefficient match-data.
31142
31143 2005-06-10 Miles Bader <miles@gnu.org>
31144
31145 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
31146 (mpuz-text): Remove "-face" suffix from face names.
31147 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
31148 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
31149 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
31150
31151 * play/gomoku.el (gomoku-O, gomoku-X):
31152 Remove "-face" suffix from face names.
31153 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
31154 New backward-compatibility aliases for renamed faces.
31155 (gomoku-font-lock-keywords): Use renamed gomoku faces.
31156
31157 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
31158
31159 * thumbs.el: Fixes for changes of 2005-06-09.
31160 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
31161 as a directory.
31162 (thumbs-thumbname): Remove directory separator from format string;
31163 `thumbs-thumbsdir' now returns a valid directory name.
31164 (thumbs-temp-dir): New defsubst.
31165 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
31166 Use it.
31167
31168 * cus-edit.el (minibuffer):
31169 * files.el (make-backup-file-name-function):
31170 * filesets.el (filesets-external-viewers):
31171 * hilit-chg.el (highlight-changes-colours)
31172 (highlight-changes-face-list, highlight-changes-rotate-faces):
31173 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
31174 * kmacro.el (kmacro-call-macro):
31175 * log-edit.el (log-edit-changelog-full-paragraphs):
31176 * mouse.el (mouse-1-click-follows-link):
31177 * skeleton.el (skeleton-autowrap):
31178 * subr.el (insert-for-yank-1):
31179 * tempo.el (tempo-insert-region):
31180 * terminal.el (terminal-emulator):
31181 * time.el (display-time-mail-face):
31182 * vc.el (vc-annotate):
31183 * vcursor.el (vcursor-copy-line):
31184 * woman.el (woman-bold-headings, woman-ignore)
31185 (woman-default-faces, woman-monochrome-faces):
31186 * calendar/todo-mode.el (todo-insert-threshold):
31187 * emulation/pc-select.el (pc-select-selection-keys-only)
31188 (pc-selection-mode):
31189 * emulation/vip.el (vip-find-char-forward):
31190 * emulation/viper-cmd.el (viper-find-char-forward):
31191 * international/mule-cmds.el
31192 (select-safe-coding-system-accept-default-p)
31193 (input-method-exit-on-invalid-key):
31194 * international/mule-diag.el (describe-coding-system):
31195 * international/ucs-tables.el (unify-8859-on-encoding-mode):
31196 * net/browse-url.el (browse-url-xterm-program):
31197 * obsolete/lazy-lock.el (lazy-lock-mode):
31198 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
31199 (cperl-mode):
31200 * progmodes/cpp.el (cpp-face-light-name-list)
31201 (cpp-face-dark-name-list):
31202 * progmodes/delphi.el (delphi-newline-always-indents):
31203 Fix spellings in docstrings.
31204
31205 * ido.el (ido-mode, ido-file-extensions-order)
31206 (ido-default-file-method, ido-default-buffer-method)
31207 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
31208 (ido-decorations, ido-read-file-name-as-directory-commands)
31209 (ido-read-file-name-non-ido, ido-work-directory-list)
31210 (ido-ignore-item-temp-list, ido-current-directory)
31211 (ido-magic-forward-char, ido-enter-find-file)
31212 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
31213 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
31214
31215 2005-06-10 Lute Kamstra <lute@gnu.org>
31216
31217 * play/dunnet.el (dun-mode): Use define-derived-mode.
31218 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
31219 obsolete alias.
31220
31221 * play/doctor.el (doctor-mode-map): Remove defvar.
31222 (doctor-mode): Use define-derived-mode.
31223
31224 * mail/mspools.el (mspools-mode):
31225 * net/eudc-hotlist.el (eudc-hotlist-mode):
31226 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
31227
31228 2005-06-10 Miles Bader <miles@gnu.org>
31229
31230 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
31231 Remove "-face" suffix from face names.
31232 (flyspell-incorrect-face, flyspell-duplicate-face):
31233 New backward-compatibility aliases for renamed faces.
31234 (flyspell-mode-on, make-flyspell-overlay)
31235 (flyspell-highlight-incorrect-region)
31236 (flyspell-highlight-duplicate-region)
31237 (flyspell-display-next-corrections)
31238 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
31239
31240 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
31241 from face name.
31242 (texinfo-heading-face): New backward-compatibility alias for
31243 renamed face.
31244 (texinfo-heading-face): Use renamed texinfo-heading face.
31245
31246 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
31247 suffix from face names.
31248 (tex-math-face, tex-verbatim-face):
31249 New backward-compatibility aliases for renamed faces.
31250 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
31251 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
31252 literal face name.
31253
31254 * textmodes/table.el (table-cell): Remove "-face" suffix from face
31255 name.
31256 (table-cell-face): New backward-compatibility alias for renamed face.
31257 (table--put-cell-face-property, table--update-cell-face):
31258 Use renamed table-cell face.
31259
31260 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
31261 from face name.
31262 (sgml-namespace-face): New backward-compatibility alias for
31263 renamed face.
31264 (sgml-namespace-face): Use renamed sgml-namespace face.
31265
31266 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
31267 (org-level-4, org-level-5, org-level-6, org-level-7)
31268 (org-level-8, org-warning, org-headline-done)
31269 (org-deadline-announce, org-scheduled-today)
31270 (org-scheduled-previously, org-link, org-done, org-table)
31271 (org-time-grid): Remove "-face" suffix from face names.
31272 (org-level-1-face, org-level-2-face, org-level-3-face)
31273 (org-level-4-face, org-level-5-face, org-level-6-face)
31274 (org-level-7-face, org-level-8-face, org-warning-face)
31275 (org-headline-done-face, org-deadline-announce-face)
31276 (org-scheduled-today-face, org-scheduled-previously-face)
31277 (org-link-face, org-done-face, org-table-face)
31278 (org-time-grid-face):
31279 New backward-compatibility aliases for renamed faces.
31280 (org-level-faces, org-set-font-lock-defaults, org-timeline)
31281 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
31282 (org-agenda-get-timestamps, org-agenda-get-scheduled)
31283 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
31284
31285 * emulation/viper-init.el (viper-search, viper-replace-overlay)
31286 (viper-minibuffer-emacs, viper-minibuffer-insert)
31287 (viper-minibuffer-vi): Remove "-face" suffix from face names.
31288 (viper-search-face, viper-replace-overlay-face)
31289 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
31290 (viper-minibuffer-vi-face):
31291 New backward-compatibility aliases for renamed faces.
31292 (viper-search-face, viper-replace-overlay-face)
31293 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
31294 (viper-minibuffer-vi-face): Use renamed viper faces.
31295
31296 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
31297 Remove "-face" suffix from face names.
31298 (testcover-nohits-face, testcover-1value-face):
31299 New backward-compatibility aliases for renamed faces.
31300 (testcover-mark): Use renamed testcover faces.
31301
31302 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
31303 face name.
31304 (diary-button-face): New backward-compatibility alias for renamed face.
31305 (diary-entry): Use renamed diary-button face.
31306
31307 * calendar/calendar.el (diary, calendar-today, holiday)
31308 (mark-visible-calendar-date): Remove "-face" suffix from face names.
31309 (diary-face, calendar-today-face, holiday-face):
31310 New backward-compatibility aliases for renamed faces.
31311 (eval-after-load "facemenu", diary-entry-marker)
31312 (calendar-today-marker, calendar-holiday-marker, diary-face):
31313 Use renamed calendar faces.
31314
31315 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
31316 (compare-windows-face): New backward-compatibility alias for
31317 renamed face.
31318 (compare-windows-highlight): Use renamed compare-windows face.
31319
31320 * strokes.el (strokes-char): Remove "-face" suffix from face name.
31321 (strokes-char-face): New backward-compatibility alias for renamed face.
31322 (strokes-encode-buffer): Use renamed strokes-char face.
31323
31324 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
31325 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
31326 Remove "-face" suffix from face names.
31327 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
31328 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
31329 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
31330 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
31331 Use renamed pcvs faces.
31332 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
31333 * pcvs-defs.el (cvs-mode-map): Likewise.
31334 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
31335
31336 * info.el (info-title-1, info-title-2, info-title-3)
31337 (info-title-4): Remove "-face" suffix from and downcase face names.
31338 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
31339 (Info-title-4-face):
31340 New backward-compatibility aliases for renamed faces.
31341 (Info-fontify-node): Use renamed info faces.
31342
31343 * hilit-chg.el (highlight-changes, highlight-changes-delete):
31344 Remove "-face" suffix from face names.
31345 (highlight-changes-face, highlight-changes-delete-face):
31346 New backward-compatibility aliases for renamed faces.
31347 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
31348 (hilit-chg-make-list): Use renamed highlight-changes faces.
31349
31350 * generic-x.el (show-tabs-tab, show-tabs-space):
31351 Remove "-face" suffix from face names.
31352 (show-tabs-tab-face, show-tabs-space-face):
31353 New backward-compatibility aliases for renamed faces.
31354 (show-tabs-generic-mode-font-lock-defaults-1)
31355 (show-tabs-generic-mode-font-lock-defaults-2):
31356 Use renamed show-tabs faces.
31357
31358 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
31359 (smerge-markers): Remove "-face" suffix from face names.
31360 (smerge-mine-face, smerge-other-face, smerge-base-face)
31361 (smerge-markers-face):
31362 New backward-compatibility aliases for renamed faces.
31363 (smerge-mine-face, smerge-other-face, smerge-base-face)
31364 (smerge-markers-face): Use renamed smerge faces.
31365
31366 * log-view.el (log-view-file, log-view-message): Remove "-face"
31367 suffix from face names.
31368 (log-view-file-face, log-view-message-face):
31369 New backward-compatibility aliases for renamed faces.
31370 (log-view-file-face, log-view-message-face): Use renamed log-view
31371 faces.
31372
31373 * paren.el (show-paren-match, show-paren-mismatch):
31374 Remove "-face" suffix from face names.
31375 (show-paren-match-face, show-paren-mismatch-face):
31376 New backward-compatibility aliases for renamed faces.
31377 (show-paren-function): Use renamed show-paren faces.
31378
31379 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
31380 (ruler-mode-margins, ruler-mode-fringes)
31381 (ruler-mode-column-number, ruler-mode-fill-column)
31382 (ruler-mode-comment-column, ruler-mode-goal-column)
31383 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
31384 suffix from face names.
31385 (ruler-mode-default-face, ruler-mode-pad-face)
31386 (ruler-mode-margins-face, ruler-mode-fringes-face)
31387 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
31388 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
31389 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
31390 New backward-compatibility aliases for renamed faces.
31391 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
31392 (ruler-mode-column-number, ruler-mode-fill-column)
31393 (ruler-mode-comment-column, ruler-mode-goal-column)
31394 (ruler-mode-tab-stop, ruler-mode-current-column)
31395 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
31396 faces.
31397
31398 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
31399 face name.
31400 (whitespace-highlight-the-space): Use renamed face.
31401 (whitespace-highlight-face): New backward-compatibility alias for
31402 renamed face.
31403
31404 * woman.el (woman-italic, woman-bold, woman-unknown)
31405 (woman-addition, woman-symbol-face):
31406 Remove "-face" suffix from face names.
31407 (woman-italic-face, woman-bold-face, woman-unknown-face)
31408 (woman-addition-face):
31409 New backward-compatibility aliases for renamed faces.
31410 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
31411 (woman-decode-region, woman-replace-match)
31412 (woman-display-extended-fonts, woman-special-characters)
31413 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
31414 Use renamed woman faces.
31415
31416 * longlines.el (longlines-visible-face): Face removed.
31417
31418 * diff-mode.el (diff-header, diff-file-header, diff-index)
31419 (diff-hunk-header, diff-removed, diff-added, diff-changed)
31420 (diff-function, diff-context, diff-nonexistent): Remove "-face"
31421 suffix from face names.
31422 (diff-header-face, diff-file-header-face, diff-index-face)
31423 (diff-hunk-header-face, diff-removed-face, diff-added-face)
31424 (diff-changed-face, diff-function-face, diff-context-face)
31425 (diff-nonexistent-face): New backward-compatibility aliases for
31426 renamed faces.
31427 (diff-header-face, diff-file-header-face)
31428 (diff-index, diff-index-face, diff-hunk-header)
31429 (diff-hunk-header-face, diff-removed, diff-removed-face)
31430 (diff-added, diff-added-face, diff-changed-face, diff-function)
31431 (diff-function-face, diff-context-face, diff-nonexistent)
31432 (diff-nonexistent-face): Use renamed diff-mode faces.
31433
31434 * progmodes/compile.el (compilation-warning-face)
31435 (compilation-info-face): Remove "-face" suffix from face names.
31436 (compilation-warning-face, compilation-info-face):
31437 New backward-compatibility aliases for renamed faces.
31438 (compilation-warning-face, compilation-info-face):
31439 Use renamed compilation faces.
31440
31441 * add-log.el (change-log-date, change-log-name)
31442 (change-log-email, change-log-file, change-log-list)
31443 (change-log-conditionals, change-log-function)
31444 (change-log-acknowledgement): Remove "-face" suffix from face names.
31445 (change-log-date-face, change-log-name-face)
31446 (change-log-email-face, change-log-file-face)
31447 (change-log-list-face, change-log-conditionals-face)
31448 (change-log-function-face, change-log-acknowledgement-face):
31449 New backward-compatibility aliases for renamed faces.
31450 (change-log-font-lock-keywords): Use renamed change-log faces.
31451
31452 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
31453 (custom-set, custom-changed, custom-saved, custom-button)
31454 (custom-button-pressed, custom-documentation, custom-state)
31455 (custom-comment, custom-comment-tag, custom-variable-tag)
31456 (custom-variable-button, custom-face-tag, custom-group-tag-1)
31457 (custom-group-tag): Remove "-face" suffix from face names.
31458 (custom-magic-alist, custom-magic-value-create)
31459 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
31460 (custom-invalid-face, custom-rogue-face, custom-modified-face)
31461 (custom-set-face, custom-changed-face, custom-saved-face)
31462 (custom-button-face, custom-button-pressed-face)
31463 (custom-documentation-face, custom-state-face)
31464 (custom-comment-face, custom-comment-tag-face)
31465 (custom-variable-tag-face, custom-variable-button-face)
31466 (custom-face-tag-face, custom-group-tag-face-1)
31467 (custom-group-tag-face):
31468 New backward-compatibility aliases for renamed faces.
31469
31470 * wid-edit.el (widget-documentation, widget-button)
31471 (widget-field, widget-single-line-field, widget-inactive)
31472 (widget-button-pressed): "-face" suffix removed from face names.
31473 (widget-documentation-face, widget-button-face)
31474 (widget-field-face, widget-single-line-field-face)
31475 (widget-inactive-face, widget-button-pressed-face):
31476 New backward-compatibility aliases for renamed faces.
31477 (widget-documentation-face, widget-button-face)
31478 (widget-button-pressed-face, widget-specify-field)
31479 (widget-specify-inactive): Use renamed widget faces.
31480
31481 2005-06-10 Kenichi Handa <handa@m17n.org>
31482
31483 * term/x-win.el (x-clipboard-yank): Remove condition-case
31484 wrapping.
31485
31486 2005-06-11 Kenichi Handa <handa@m17n.org>
31487
31488 * add-log.el (change-log-font-lock-keywords): Make the regexp for
31489 date lines stricter.
31490
31491 2005-06-10 Zhang Wei <id.brep@gmail.com>
31492
31493 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
31494 of x-get-selection.
31495
31496 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
31497
31498 * comint.el (comint-mode, comint-snapshot-last-prompt):
31499 * frame.el (frame-current-scroll-bars):
31500 * term.el (term-mode, term-check-proc, term-input-sender)
31501 (term-simple-send, term-extract-string, term-word)
31502 (term-match-partial-filename):
31503 * window.el (window-current-scroll-bars):
31504 * emulation/cua-base.el (cua-normal-cursor-color)
31505 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
31506 (cua-global-mark-cursor-color):
31507 * mail/undigest.el (rmail-forward-separator-regex):
31508 Fix typos in docstrings.
31509
31510 * comint.el (comint-check-proc, make-comint-in-buffer)
31511 (comint-source-default): Doc fixes.
31512
31513 * term.el (term-send-string): Improve argument/docstring consistency.
31514
31515 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
31516
31517 * comint.el (comint-send-input): Bind `inhibit-read-only' around
31518 call to `delete-region'.
31519 (comint-mode-hook): Do not enable Font Lock by default.
31520
31521 2005-06-09 Lute Kamstra <lute@gnu.org>
31522
31523 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
31524 could be void.
31525
31526 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
31527
31528 * emacs-lisp/debug.el (debugger-will-be-back): New var.
31529 (debug): Use it.
31530 (debugger-step-through, debugger-continue, debugger-jump)
31531 (debugger-return-value): Set it when needed.
31532 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
31533 Use inhibit-read-only.
31534
31535 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
31536
31537 * window.el (shrink-window-if-larger-than-buffer)
31538 (window-size-fixed): Fix typo in docstring.
31539
31540 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
31541 thumbnails directory on loading.
31542 (thumbs-conversion-program): Use `eq' to check the system type,
31543 not `equal'.
31544 (thumbs-temp-dir): Initialize to `temporary-file-directory',
31545 not "/tmp". Fix docstring.
31546 (thumbs-thumbsdir): New function to return the thumbnails
31547 directory, creating it if needed.
31548 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
31549 (thumbs-temp-file): Delete variable and make it into a function.
31550 (thumbs-resize-image, thumbs-modify-image): Use it.
31551 (thumbs-kill-buffer): Simplify.
31552 (thumbs-gensym): Defalias or duplicate CL `gensym'.
31553 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
31554 docstrings.
31555
31556 2005-06-09 Kim F. Storm <storm@cua.dk>
31557
31558 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
31559 set-match-data to free markers in match-data.
31560
31561 * replace.el (replace-match-data): Pass RESEAT arg `t' to
31562 match-data to unchain markers in match-data.
31563
31564 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
31565
31566 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
31567 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
31568 unnecessary now.
31569
31570 2005-06-08 Richard M. Stallman <rms@gnu.org>
31571
31572 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
31573 give the variable a doc string that doesn't say don't set it directly.
31574
31575 * textmodes/ispell.el (ispell-check-version):
31576 Use match-string-no-properties.
31577 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
31578 (ispell-buffer-local-words): Likewise.
31579
31580 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
31581 except on terminals with enough colors to really display it.
31582 (makefile-dependency-regex): Delete spurious `bb'.
31583
31584 * faces.el (escape-glyph): Use blue once again in last case.
31585 (no-break-space): Redefine so that it isn't invisible on a tty.
31586
31587 2005-06-08 Kim F. Storm <storm@cua.dk>
31588
31589 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
31590 also when reading directory name.
31591
31592 2005-06-08 Lute Kamstra <lute@gnu.org>
31593
31594 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
31595 (flyspell-mode-line-string): Remove autoload cookie.
31596 (flyspell-mode): Remove defvar.
31597
31598 2005-06-07 Lute Kamstra <lute@gnu.org>
31599
31600 * textmodes/org.el (org-run-mode-hooks): New function.
31601 (org-agenda-mode): Use it.
31602
31603 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
31604
31605 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
31606
31607 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
31608
31609 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
31610
31611 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
31612
31613 * font-lock.el (font-lock-add-keywords): Doc fix.
31614
31615 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
31616
31617 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
31618 (tex-compile-default): In the absence of any history, use the order in
31619 tex-compile-alist to choose the preferred command.
31620 (tex-compile-commands): Reorder a bit.
31621
31622 * textmodes/flyspell.el (flyspell-auto-correct-binding)
31623 (flyspell-incorrect-face, flyspell-duplicate-face):
31624 Use (X)Emacs-agnostic code.
31625 (flyspell-mode-map): Don't overwrite at each load. Remove code
31626 redundant with the subsequent add-minor-mode. Merge Emacs and
31627 XEmacs code.
31628 (flyspell-word): Minor simplification.
31629 (flyspell-math-tex-command-p): Quieten the byte-compiler.
31630 (flyspell-external-point-words): Remove unused vars `size' and `start'.
31631 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
31632 Merge the corresponding Emacs code.
31633 (flyspell-correct-word, flyspell-xemacs-popup):
31634 Use flyspell-do-correct.
31635
31636 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
31637 a dedicated window.
31638
31639 * international/latexenc.el (latexenc-find-file-coding-system):
31640 Undo part of last patch, to turn off a compiler warning.
31641
31642 2005-06-06 Juri Linkov <juri@jurta.org>
31643
31644 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
31645 Rename `tmm-inactive-face' to `tmm-inactive'.
31646
31647 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
31648
31649 * iswitchb.el: Rename faces.
31650
31651 2005-06-06 Kim F. Storm <storm@cua.dk>
31652
31653 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
31654 (cua-global-mark): Remove -face suffix from face names.
31655
31656 * emulation/cua-gmrk.el (cua--init-global-mark):
31657 Remove cua-global-mark face setup.
31658
31659 2005-06-06 Richard M. Stallman <rms@gnu.org>
31660
31661 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
31662 just like other allowed characters.
31663 (makefile-match-dependency): Exclude leading and training whitespace
31664 from the range of regexp subexp 1.
31665 (makefile-macroassign-regex): Don't try to match the body,
31666 just the name of the macro being defined.
31667
31668 * info.el (Info-read-node-name-2): New function.
31669 (Info-read-node-name-1): Use that.
31670 Add a completion-base-size-function property.
31671
31672 * simple.el (completion-setup-function): Look for
31673 completion-base-size-function property of minibuffer-completion-table.
31674
31675 * files.el (locate-file-completion): Doc fix.
31676
31677 * printing.el: Don't call pr-update-menus; user must do that.
31678
31679 * emacs-lisp/debug.el (debugger-window): New variable.
31680 (debug): Use debugger-window if it is set and still alive.
31681 Record debugger-window for next entry.
31682
31683 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
31684
31685 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
31686
31687 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
31688 (hack-one-local-variable, hack-local-variables)
31689 (hack-local-variables-prop-line): Pass that arg.
31690
31691 2005-06-06 Kim F. Storm <storm@cua.dk>
31692
31693 * ido.el (ido-first-match, ido-only-match, ido-subdir)
31694 (ido-indicator): Remove -face suffix from face names.
31695
31696 2005-06-06 Juri Linkov <juri@jurta.org>
31697
31698 * font-lock.el (font-lock-regexp-backslash)
31699 (font-lock-regexp-backslash-construct): New faces.
31700 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
31701 after `('. Add `while-no-input' to control structures.
31702
31703 * faces.el (no-break-space, shadow): New faces.
31704 (escape-glyph): Use less loud colors pink2 and red4.
31705
31706 * diff-mode.el (diff-context-face)
31707 * dired.el (dired-ignored)
31708 * rfn-eshadow.el (file-name-shadow)
31709 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
31710
31711 * info.el (Info-title-1-face): Use green instead of yellow because
31712 bold yellow is not readable on light backgrounds.
31713
31714 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
31715 before selecting the desired mode to not spend time fontifying
31716 old contents.
31717
31718 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
31719
31720 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
31721 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
31722
31723 * ps-print.el (ps-default-fg, ps-default-bg):
31724 Fix typos in docstrings.
31725
31726 * isearchb.el (isearchb): Don't pass a spurious second argument to
31727 `iswitchb-completions'.
31728
31729 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
31730
31731 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
31732 to preserve point.
31733 (gdb-find-file-hook): Add doc string.
31734
31735 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
31736 C dereferenced pointer expression.
31737 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
31738
31739 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
31740
31741 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
31742 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
31743 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
31744 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
31745 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
31746 Make background transparent.
31747
31748 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
31749
31750 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
31751 (font-lock-remove-keywords): Doc fix.
31752 (font-lock-mode-major-mode): Compiler defvar.
31753 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
31754
31755 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
31756 (font-lock-mode): Update `font-lock-mode-major-mode'.
31757 (font-lock-set-defaults): Compiler defvar.
31758 (font-lock-default-function): Take `font-lock-mode-major-mode'
31759 into account.
31760
31761 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
31762 keep track of which major mode it enabled the minor mode for.
31763 Use find-file-hook again. Update docstring.
31764
31765 * simple.el (eval-expression-print-level)
31766 (eval-expression-print-length, eval-expression-debug-on-error):
31767 Doc fixes.
31768
31769 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
31770
31771 * iswitchb.el (iswitchb-single-match-face)
31772 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
31773 (iswitchb-invalid-regexp-face): New faces.
31774 (iswitchb-completions): Use them.
31775 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
31776 now marked as an obsolete alias.
31777 (iswitchb-read-buffer): Remove check for bound font variables.
31778 (iswitchb-invalid-regexp): New free variable.
31779 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
31780 set iswitchb-invalid-regexp.
31781 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
31782 invalid regexps.
31783 (iswitchb-completions): Add check for complete match when entering
31784 a regexp.
31785 (iswitchb-completions): Remove require-match argument.
31786 (iswitchb-exhibit): Fix caller.
31787 (iswitchb-common-match-inserted): New variable.
31788 (iswitchb-complete, iswitchb-completion-help): Use it.
31789
31790 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
31791
31792 * url/url-http.el (url-http-chunked-encoding-after-change-function):
31793 Use `url-http-debug' instead of `message'.
31794
31795 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
31796
31797 * url/url-http.el (url-http-parse-headers): Pass redirected URL
31798 as a callback argument.
31799
31800 2005-06-04 Kim F. Storm <storm@cua.dk>
31801
31802 * simple.el (line-move): Only call sit-for when moving backwards.
31803
31804 * ido.el (ido-make-merged-file-list-1): New defun split from
31805 ido-make-merged-file-list.
31806 (ido-make-merged-file-list): Bind throw-on-input around call to
31807 ido-make-merged-file-list-1. Return input-pending-p if
31808 interrupted by more input available.
31809 (ido-read-internal): Handle input-pending-p return value from
31810 ido-make-merged-file-list.
31811
31812 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
31813
31814 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
31815 compatibility code.
31816
31817 * international/latexenc.el (latexenc-find-file-coding-system):
31818 Don't inherit the EOL part of the coding-system from the
31819 tex-main buffer. Fit within 80 columns.
31820
31821 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
31822
31823 * tmm.el (tmm-inactive-face): New face.
31824 (tmm-remove-inactive-mouse-face): New function.
31825 (tmm-prompt, tmm-add-one-shortcut)
31826 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
31827 but not selectable.
31828
31829 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
31830
31831 * faces.el (face-equal): Improve argument/docstring consistency.
31832
31833 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
31834
31835 * progmodes/make-mode.el (makefile-targets-face)
31836 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
31837 (makefile-bsdmake-dependency-regex)
31838 (makefile-makepp-rule-action-regex)
31839 (makefile-bsdmake-rule-action-regex): New constants.
31840 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
31841
31842 * progmodes/compile.el (compilation-error-regexp-alist-alist):
31843 Allow (...) within `...' for makepp messages.
31844
31845 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
31846
31847 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
31848
31849 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
31850 "." files are deleted from all file lists before comparison.
31851
31852 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
31853 (viper-ESC-key): Made them customizable.
31854
31855 * emulation/viper.el (viper-non-hook-settings):
31856 Fix the names of defadvices.
31857
31858 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
31859
31860 * autorevert.el (auto-revert-buffers): Use save-match-data.
31861
31862 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
31863
31864 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
31865 menu items with a nil command binding.
31866
31867 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
31868
31869 * emacs-lisp/cl-macs.el (defsetf):
31870 Improve argument/docstring consistency.
31871
31872 * faces.el (list-faces-display): Improve the formatting by
31873 computing the maximum length required for any face-name (reworked
31874 patch of 1999-01-11, accidentally deleted on 1999-07-21).
31875 (internal-find-face): Remove redundant info in docstring.
31876
31877 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
31878
31879 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
31880 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
31881 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
31882 (gdb-assembler-custom): Improve regexps.
31883 (def-gdb-auto-update-handler): Use window point to preserve point.
31884
31885 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
31886
31887 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
31888
31889 2005-05-31 Jay Belanger <belanger@truman.edu>
31890
31891 * calc/calc-embed.el (calc-embedded-word): Change argument passed
31892 to calc-embedded.
31893 (calc-embedded-make-info): Have plain prefix argument select
31894 entire line.
31895
31896 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
31897
31898 * faces.el (list-faces-display): Signal error if passed a regexp
31899 that matches no face name.
31900
31901 * simple.el (filter-buffer-substring): Fix typo in docstring.
31902
31903 2005-05-31 Richard M. Stallman <rms@gnu.org>
31904
31905 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
31906 (vhdl-emacs-21): Doc fix.
31907 (vhdl-mode): Unconditionally set comment-padding.
31908 (vhdl-fixup-whitespace-region): Insert spaces only where
31909 there are none.
31910 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
31911
31912 2005-05-30 John Wiegley <johnw@newartisans.com>
31913
31914 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
31915 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
31916 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
31917 `directory-sep-char' to ?/, and all uses of `string-to-int' to
31918 `string-to-number'.
31919
31920 2005-05-30 Jay Belanger <belanger@truman.edu>
31921
31922 * calc/calc.el (calc-bug-address): Fix docstring.
31923 (calc-window-hook, calc-trail-window-hook): New variables.
31924 (calc-trail-display): Restore use of calc-trail-window-hook.
31925 (calc): Restore use of calc-window-hook.
31926
31927 2005-05-31 Masatake YAMATO <jet@gyve.org>
31928
31929 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
31930
31931 * help-fns.el (help-C-file-name): Add autoload mark for
31932 `find-function-noselect'.
31933
31934 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
31935
31936 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
31937 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
31938
31939 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
31940
31941 * calendar/diary-lib.el (mark-included-diary-files): Only kill
31942 included diary buffer if it was not already being visited.
31943 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
31944
31945 * calendar/icalendar.el (top-level): Do not require appt.
31946
31947 * mail/supercite.el (sc-select-attribution): Only use a list
31948 element from sc-attrib-selection-list if it returns a string.
31949 Reported by Davide G. M. Salvetti <salve@debian.org>.
31950
31951 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
31952
31953 * thumbs.el (thumbs-thumbname): The resulting thumbname now
31954 includes a hash value to improve its uniqueness, and has a ".jpg"
31955 extension. Also, it is now a valid filename on all systems.
31956 (thumbs-make-thumb): Use `let', not `let*'.
31957 (thumbs-show-thumbs-list): Check for JPEG availability.
31958
31959 2005-05-30 Richard M. Stallman <rms@gnu.org>
31960
31961 * filesets.el (filesets-menu-ensure-use-cached):
31962 Prevent warning when emacs-version>= is undefined.
31963
31964 * printing.el (pr-interactive-n-up): Use string-to-number.
31965
31966 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
31967
31968 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
31969 Warn only when name to be defined is quoted.
31970
31971 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
31972
31973 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
31974 Make regexp more robust.
31975 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
31976 Force regeneration of disassembly.
31977
31978 2005-05-29 Jay Belanger <belanger@truman.edu>
31979
31980 * calc/calc.el (calc-user-invocation): Check if
31981 calc-invocation-macro is non-nil.
31982
31983 2005-05-29 Juri Linkov <juri@jurta.org>
31984
31985 * add-log.el (change-log-font-lock-keywords):
31986 Add `+' to e-mail regexp to accept mail address with keywords.
31987
31988 * man.el (Man-name-regexp): Add `:' to accept qualified names.
31989
31990 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
31991
31992 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
31993
31994 * ielm.el (inferior-emacs-lisp-mode): Ditto.
31995
31996 2005-05-29 Richard M. Stallman <rms@gnu.org>
31997
31998 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
31999 Undo the change that moves to end of the current word.
32000
32001 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
32002
32003 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
32004 Throw error when count <= 0 to ensure input is a number.
32005 (gdb-read-memory-custom): Pick up address from buffer.
32006 (gdb-memory-mode): Allow user to increment and decrement
32007 memory address from header line.
32008
32009 2005-05-29 Richard M. Stallman <rms@gnu.org>
32010
32011 * textmodes/flyspell.el (flyspell-version): Function deleted.
32012 (flyspell-auto-correct-previous-hook): Doc fix.
32013
32014 * jit-lock.el (jit-lock-function, jit-lock-after-change):
32015 Do nothing if memory is full.
32016
32017 * font-lock.el (font-lock-fontify-syntactically-region):
32018 Pass t for GREEDY to looking-back.
32019
32020 * saveplace.el (save-place-alist-to-file): Write the file
32021 using write-region.
32022
32023 * subr.el (looking-back): New argument GREEDY.
32024
32025 * progmodes/compile.el (compilation-start): Set the mode
32026 before inserting the initial text.
32027
32028 * progmodes/which-func.el (which-func-update-1): Turn the mode
32029 off in case of error by setting which-func-mode.
32030
32031 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
32032
32033 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
32034 Narrow down to what's on the screen, and recenter overlays
32035 at the end of the next word.
32036
32037 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
32038
32039 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
32040 8Vars moved up.
32041 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
32042 (flyspell-abbrev-p): Default to nil.
32043 (flyspell-use-global-abbrev-table-p): Doc fix.
32044 (flyspell-large-region): Allow nil as value.
32045 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
32046
32047 (mail-mode-flyspell-verify): More robust handling
32048 of `mail-header-separator'. More efficient signature detection.
32049 Allow for regexp metacharacters in message-header-separator.
32050 Adding `To' not to be checked in mail-mode-flyspell-verify.
32051
32052 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
32053 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
32054 Bind flyspell-auto-correct-binding.
32055 Bind C-. and C-, .
32056 (flyspell-mode-map): Likewise.
32057 (flyspell-mode): Doc fix.
32058 (flyspell-accept-buffer-local-defs): Preserve current buffer.
32059 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
32060 (flyspell-word-cache-result): New var, always local.
32061 (flyspell-check-pre-word-p): Doc fix.
32062 (flyspell-check-changed-word-p): Handle spc like newline.
32063 (flyspell-post-command-hook): Set flyspell-word-cache-result.
32064 (flyspell-word-search-backward, flyspell-word-search-forward):
32065 New functions.
32066 (flyspell-word): Return t if nothing to check.
32067 When parsing TeX code, check for after } or \.
32068 Use flyspell-word-search-backward to find previous word.
32069 Return nil if duplicated word.
32070 For word already checked, return same value as last time.
32071 Set flyspell-word-cache-result after checking.
32072 Don't clobber the return value.
32073 (flyspell-get-word): Major rewrite.
32074 (flyspell-external-point-words): New locals pword, pcount.
32075 Fix size used in progress message.
32076 Find the proper corresponding word in flyspell-large-region-buffer.
32077 (flyspell-region): Check for flyspell-large-region = nil.
32078 (flyspell-highlight-incorrect-region): Clean up overlays in region.
32079 (flyspell-auto-correct-word): Check that WORD is a cons.
32080 (flyspell-correct-word): Likewise.
32081
32082 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
32083
32084 * progmodes/make-mode.el (makefile-rule-action-regex)
32085 (makefile-macroassign-regex, makefile-makepp-mode)
32086 (makefile-bsdmake-mode): Continuation lines may be empty.
32087 Reported by Joshua Varner.
32088 (makefile-makepp-font-lock-keywords): Add $(stem).
32089
32090 2005-05-28 Karl Berry <karl@gnu.org>
32091
32092 * textmodes/tex-mode.el: Now that tex-send-command calls
32093 shell-quote-argument (2005-03-31 change), remove all calls to
32094 shell-quote-argument; they all end up invoking tex-send-command.
32095 The double quoting loses on filenames with non-safe characters,
32096 such as "@". Reported by Frederik Fouvry.
32097
32098 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
32099
32100 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
32101 about preserving point.
32102
32103 2005-05-27 Jay Belanger <belanger@truman.edu>
32104
32105 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
32106 Info-goto-node.
32107
32108 * calc/calc-embed.el (calc-embed-arg): New variable.
32109 (calc-do-embedded-activate, calc-embedded-activate-formula)
32110 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
32111 variable by new variable.
32112 (calc-embedded-make-info): Replace undeclared variable by new
32113 variable. When selecting region with positive prefix
32114 argument, use end of previous line instead of beginning of line.
32115
32116 * calc/calc-aent.el (calc-arg-values): Declare it.
32117
32118 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
32119 Declare them.
32120
32121 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
32122
32123 * calc/calc.el (calc-alg-map): Declare it.
32124
32125 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
32126
32127 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
32128
32129 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
32130 (gdb-registers-buffer, toggle-gdb-all-registers):
32131 Toggle display of floating point registers.
32132 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
32133
32134 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
32135 (toggle-gud-tooltip-dereference):
32136 Rename from gud-toggle-tooltip-dereference.
32137
32138 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
32139
32140 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
32141
32142 2005-05-27 Jay Belanger <belanger@truman.edu>
32143
32144 * calc/calc-prog.el (calc-kbd-report): Remove.
32145 (calc-kbd-query): Rewrite.
32146
32147 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
32148
32149 * image.el (image-library-alist): Move to image.c.
32150 (image-type-available-p): Doc fix.
32151
32152 2005-05-27 Lute Kamstra <lute@gnu.org>
32153
32154 * calc/calc.el (calc):
32155 * outline.el (outline-1, outline-2, outline-3, outline-4)
32156 (outline-5, outline-6, outline-7, outline-8):
32157 * textmodes/dns-mode.el (dns-mode):
32158 * textmodes/sgml-mode.el (sgml-namespace-face):
32159 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
32160 (tex-verbatim-face, tex-use-reftex):
32161 * textmodes/texinfo.el (texinfo-heading-face):
32162 Specify customization group.
32163
32164 * longlines.el: Don't require easy-mmode.
32165 (longlines-visible-face): Specify customization group.
32166
32167 2005-05-27 Kenichi Handa <handa@m17n.org>
32168
32169 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
32170 encoding table of windows-1251.
32171
32172 * international/ucs-tables.el (ucs-set-table-for-input):
32173 If translation-table-for-input of a coding system is a symbol, get
32174 its translation-table property.
32175
32176 * international/code-pages.el: Don't register a coding system into
32177 non-iso-charset-alist more than once.
32178 (cp-make-coding-system): Likewise.
32179
32180 2005-05-26 John Wiegley <johnw@newartisans.com>
32181
32182 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
32183 `eshell-resume-eval' is wrapped in a list, it indicates that the
32184 command was run asynchronously. In that case, unwrap the value
32185 before checking the delimiter value.
32186
32187 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
32188 character before a space at the end of a line is \, assume the space
32189 is part of the last argument rather than a final argument separator.
32190
32191 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
32192 is in use, and the target is `t' or `nil' (which are the most common
32193 values), don't assume that the symbol target is a buffer.
32194
32195 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
32196
32197 * calendar/calendar.el (calendar-mode-line-format):
32198 Use mode-line-highlight as mouse-face.
32199
32200 * time.el (display-time-string-forms, display-time-update):
32201 Use mode-line-highlight as mouse-face.
32202
32203 2005-05-26 Jay Belanger <belanger@truman.edu>
32204
32205 * calc/calc.el (calc-language-alist): Remove extra defvar.
32206
32207 2005-05-26 Lute Kamstra <lute@gnu.org>
32208
32209 * arc-mode.el (archive-mode):
32210 * bookmark.el (bookmark-read-annotation-mode)
32211 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
32212 * bs.el (bs-mode):
32213 * calc/calc-yank.el (calc-edit-mode):
32214 * calc/calc.el (calc-mode, calc-trail-mode):
32215 * calculator.el (calculator-mode):
32216 * chistory.el (command-history-mode):
32217 * comint.el:
32218 * cus-edit.el (custom-mode):
32219 * descr-text.el (describe-text-mode):
32220 * ebuff-menu.el (Electric-buffer-menu-mode):
32221 * ediff-util.el (ediff-mode):
32222 * emacs-lisp/re-builder.el (reb-mode):
32223 * emulation/vi.el (vi-mode-setup):
32224 * emulation/ws-mode.el (wordstar-mode):
32225 * eshell/esh-mode.el (eshell-mode):
32226 * forms.el (forms-mode):
32227 * help-mode.el (help-mode):
32228 * hexl.el (hexl-mode):
32229 * ibuffer.el (ibuffer-mode):
32230 * ielm.el (inferior-emacs-lisp-mode):
32231 * info.el (Info-mode, Info-edit-mode):
32232 * international/swedish.el:
32233 * ledit.el (ledit-from-lisp-mode):
32234 * locate.el (locate-mode):
32235 * mail/rmail.el (rmail-mode):
32236 * mail/rmailedit.el (rmail-edit-mode):
32237 * mail/rmailsum.el (rmail-summary-mode):
32238 * mail/supercite.el (sc-electric-mode):
32239 * net/eudc.el (eudc-mode):
32240 * net/quickurl.el (quickurl-list-mode):
32241 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
32242 * obsolete/ooutline.el (outline-mode):
32243 * obsolete/options.el (Edit-options-mode):
32244 * obsolete/rnews.el (news-mode):
32245 * obsolete/rnewspost.el (news-reply-mode):
32246 * play/5x5.el (5x5-mode):
32247 * play/decipher.el (decipher-mode, decipher-stats-mode):
32248 * play/gomoku.el (gomoku-mode):
32249 * play/snake.el (snake-mode):
32250 * play/solitaire.el (solitaire-mode):
32251 * play/tetris.el (tetris-mode):
32252 * progmodes/ada-mode.el (ada-mode):
32253 * progmodes/antlr-mode.el (antlr-mode):
32254 * progmodes/autoconf.el (autoconf-mode):
32255 * progmodes/dcl-mode.el (dcl-mode):
32256 * progmodes/delphi.el (delphi-mode):
32257 * progmodes/ebrowse.el (ebrowse-tree-mode)
32258 (ebrowse-electric-list-mode, ebrowse-member-mode)
32259 (ebrowse-electric-position-mode):
32260 * progmodes/f90.el (f90-mode):
32261 * progmodes/fortran.el (fortran-mode):
32262 * progmodes/icon.el (icon-mode):
32263 * progmodes/idlw-help.el (idlwave-help-mode):
32264 * progmodes/idlw-shell.el (idlwave-shell-mode):
32265 * progmodes/idlwave.el (idlwave-mode):
32266 * progmodes/inf-lisp.el (inferior-lisp-mode):
32267 * progmodes/m4-mode.el (m4-mode):
32268 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
32269 * progmodes/modula2.el (modula-2-mode):
32270 * progmodes/octave-inf.el (inferior-octave-mode):
32271 * progmodes/octave-mod.el (octave-mode):
32272 * progmodes/pascal.el (pascal-mode):
32273 * progmodes/sh-script.el (sh-mode):
32274 * progmodes/sql.el (sql-mode, sql-interactive-mode):
32275 * progmodes/vhdl-mode.el (vhdl-mode):
32276 * progmodes/xscheme.el (scheme-interaction-mode):
32277 * replace.el (occur-mode):
32278 * ses.el (ses-mode):
32279 * simple.el (completion-list-mode):
32280 * skeleton.el:
32281 * speedbar.el (speedbar-mode):
32282 * term.el (term-mode):
32283 * terminal.el (terminal-edit-mode):
32284 * textmodes/reftex-index.el (reftex-index-mode)
32285 (reftex-index-phrases-mode):
32286 * textmodes/reftex-sel.el (reftex-select-label-mode)
32287 (reftex-select-bib-mode):
32288 * textmodes/reftex-toc.el (reftex-toc-mode):
32289 * wdired.el (wdired-change-to-wdired-mode):
32290 * wid-browse.el (widget-browse-mode):
32291 Use run-mode-hooks.
32292
32293 * array.el (array-mode):
32294 * calendar/todo-mode.el (todo-mode):
32295 * man.el (Man-mode):
32296 * play/landmark.el (lm-mode):
32297 * play/mpuz.el (mpuz-mode):
32298 Use kill-all-local-variables and run-mode-hooks.
32299
32300 * subr.el (delay-mode-hooks): Specify indentation.
32301
32302 2005-05-26 Mark A. Hershberger <mah@everybody.org>
32303
32304 * xml.el (xml-substitute-special): Don't die for undefined xml
32305 entities.
32306
32307 2005-05-26 Jay Belanger <belanger@truman.edu>
32308
32309 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
32310 of nil.
32311
32312 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
32313
32314 * progmodes/gdb-ui.el (gdb-frame-address):
32315 Rename from gdb-current-address.
32316 (gdb-previous-frame-address): Rename from gdb-previous-address.
32317 (gdb-selected-frame): Rename from gdb-current-frame.
32318 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
32319 (gdb-frame-number): Rename from gdb-current-stack-level.
32320 (gdb-ann3): Match new mode-name for disassembly buffer.
32321 Extend initialization of variables.
32322 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
32323 (gdb-memory-mode): Use mouse-face in header line.
32324 (gdb-assembler-buffer-name): Call it disassembly and give frame
32325 in mode line.
32326 (gdb-source-spec-regexp, gdb-assembler-custom)
32327 (gdb-invalidate-assembler, gdb-frame-handler):
32328 Make robust to leading zeroes in address format.
32329
32330 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
32331
32332 * textmodes/org.el (org-mode): Use `define-derived-mode' to
32333 define `org-mode'.
32334 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
32335
32336 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
32337
32338 * log-edit.el (log-edit-changelog-entries): Distinguish between
32339 filenames like xfns.c and fns.c.
32340
32341 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
32342
32343 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
32344 point after reverting.
32345 (Buffer-menu-make-sort-button): Handle the case where
32346 `Buffer-menu-use-header-line' is nil.
32347
32348 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
32349
32350 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
32351 New funcs. In minibuffer-local-completion-map bind `]', `/'
32352 and `:' to them.
32353
32354 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
32355
32356 * startup.el (normal-top-level): Allow modification of load-path while
32357 we're iterating over it.
32358
32359 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
32360
32361 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
32362 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
32363 (thumbs-resize-interactive, thumbs-insert-image)
32364 (thumbs-insert-thumb, thumbs-dired-show-marked)
32365 (thumbs-find-image-at-point, thumbs-delete-images)
32366 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
32367 (thumbs-increment-image-size, thumbs-decrement-image-size):
32368 Fix typos in docstrings.
32369
32370 2005-05-24 Andre Spiegel <spiegel@gnu.org>
32371
32372 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
32373 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
32374 (cperl-mode): Use them.
32375
32376 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
32377
32378 * window.el (quit-window, shrink-window-if-larger-than-buffer):
32379 Doc fixes.
32380
32381 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
32382
32383 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
32384 Bind C-d to gdb-inferior-io-eof.
32385
32386 * dired.el (dired-dnd-popup-notice): Use message-box.
32387
32388 2005-05-23 Masatake YAMATO <jet@gyve.org>
32389
32390 * bindings.el (mode-line-major-mode-keymap):
32391 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
32392
32393 * faces.el (mode-line-highlight): New face.
32394
32395 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
32396 as mouse-face.
32397
32398 * bindings.el (top-level, help-echo, mode-line-modified)
32399 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
32400 as mouse-face.
32401
32402 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
32403
32404 * progmodes/cc-engine.el (c-guess-basic-syntax):
32405 Remove spurious call to `zerop'.
32406
32407 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
32408
32409 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
32410
32411 CC Mode update to 5.30.10:
32412
32413 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
32414 the point could go past the limit in decoration level 2, thereby
32415 causing errors during interactive fontification.
32416
32417 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
32418 bug when the file is evaluated interactively.
32419
32420 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
32421 declarations somewhat better in C++.
32422
32423 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
32424 New helper macro to make use of `run-mode-hooks'
32425 which has been added in Emacs 21.1.
32426 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
32427 (awk-mode): Use it.
32428 (make-local-hook): Suppress warning about obsoleteness.
32429
32430 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
32431 (c-append-backslashes-forward, c-delete-backslashes-forward)
32432 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
32433 Compensate for return value from `forward-line' when it has moved
32434 but not to a different line due to eob.
32435
32436 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
32437 `objc-method-intro' and `objc-method-args-cont'.
32438
32439 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
32440
32441 CC Mode update to 5.30.10:
32442
32443 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
32444 address in the copyright statement. Incidentally, change "along with
32445 GNU Emacs" to "along with this program" where it occurs.
32446
32447 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
32448 autoload, so that it is interactive, hence can be found by M-x awk-mode
32449 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
32450 <gmorris+emacs@ast.cam.ac.uk>.
32451
32452 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
32453 Mode's regexps.
32454
32455 2005-05-23 Kevin Ryde <user42@zip.com.au>
32456
32457 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
32458 from c-parse-state, to avoid a lisp error (on bad code).
32459
32460 2005-05-23 Lute Kamstra <lute@gnu.org>
32461
32462 * subr.el (font-lock-defaults): Remove defvar as it's already
32463 defined in font-core.el.
32464
32465 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
32466
32467 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
32468
32469 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
32470 more general and work when GDB variable "print pretty" is on,
32471 as with Emacs, for example.
32472
32473 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
32474
32475 * font-core.el: Update comment.
32476
32477 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
32478 Use `after-change-major-mode-hook' instead of `find-file-hook'.
32479
32480 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
32481
32482 2005-05-22 Eli Zaretskii <eliz@gnu.org>
32483
32484 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
32485 and `yank-handler' in the doc strings.
32486
32487 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
32488
32489 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
32490
32491 2005-05-22 Richard M. Stallman <rms@gnu.org>
32492
32493 * help.el (describe-key): Move print-help-return-message call
32494 out of conditional.
32495
32496 * progmodes/etags.el (list-tags): Use with-no-warnings.
32497
32498 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
32499 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
32500 (starttls-extra-args, starttls-extra-arguments): Add defvars.
32501
32502 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
32503
32504 * language/viet-util.el (viet-viscii-nonascii-translation-table):
32505 Add defvar.
32506
32507 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
32508 Use defvar, not defconst.
32509
32510 * hexl.el (hexl-follow-line): Use with-no-warnings.
32511
32512 * emulation/tpu-extras.el: Use write-file-functions instead of
32513 write-file-hooks.
32514
32515 * dired.el (dired-font-lock-keywords): Fontify files with junk
32516 extensions even if marked by -F.
32517
32518 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
32519
32520 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
32521 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
32522 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
32523 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
32524 (concatenate, list-length, get*, getf, cl-remprop):
32525 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
32526 (etypecase, progv, lexical-let, lexical-let*)
32527 (multiple-value-bind, multiple-value-setq, shiftf):
32528 Improve argument/docstring consistency.
32529
32530 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
32531
32532 2005-05-22 Andre Spiegel <spiegel@gnu.org>
32533
32534 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
32535 doesn't exist.
32536
32537 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
32538 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
32539
32540 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
32541
32542 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
32543 already deleted variables: auto-fill-hook, blink-paren-hook,
32544 lisp-indent-hook, inhibit-local-variables, unread-command-event,
32545 suspend-hooks, comment-indent-hook, meta-flag,
32546 before-change-function, after-change-function,
32547 font-lock-doc-string-face.
32548
32549 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
32550
32551 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
32552
32553 2005-05-21 Eli Zaretskii <eliz@gnu.org>
32554
32555 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
32556 rmail-dont-reply-to.
32557
32558 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
32559
32560 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
32561 literal blank when splitting new-header-values.
32562
32563 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
32564
32565 * calendar/cal-menu.el (cal-menu-update): Add separator as a
32566 string so that tmm doesn't create a completion entry for it.
32567
32568 * textmodes/table.el (table-disable-menu): Ditto.
32569
32570 2005-05-21 Richard M. Stallman <rms@gnu.org>
32571
32572 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
32573
32574 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
32575
32576 * net/rcompile.el (remote-compile): Use compilation-start.
32577
32578 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
32579
32580 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
32581
32582 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
32583 Default to makefile-bsdmake-mode on BSD systems.
32584
32585 * imenu.el (imenu-generic-expression, imenu--generic-function'):
32586 REGEXP may also be a search function now. The part of doc-string
32587 for describing the structure was 95% identical to that of
32588 `imenu--generic-function'. Unify it there.
32589
32590 * progmodes/make-mode.el (makefile-imenu-generic-expression):
32591 Use function to find dependencies, because regexp alone is so complex,
32592 it easily goes into an endless loop.
32593 (makefile-makepp-mode): Also add submenu for Perl functions
32594 defined in the makefile.
32595 (makefile-bsdmake-mode): Special imenu-generic-expression no
32596 longer needed, due to function call.
32597 (makefile-match-dependency): Take BOUND into account when checking
32598 if we're through.
32599
32600 2005-05-20 Jay Belanger <belanger@truman.edu>
32601
32602 * calc/calc-units.el (calc-invalidate-units-table):
32603 Use inhibit-read-only.
32604 (math-build-units-table-buffer): Use view-mode.
32605
32606 2005-05-20 David Kastrup <dak@gnu.org>
32607
32608 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
32609 easy-menu-add is not a nop on Emacs; and clarify when to call it.
32610
32611 2005-05-20 Lute Kamstra <lute@gnu.org>
32612
32613 * diff-mode.el (diff-header-face, diff-file-header-face)
32614 (diff-index-face, diff-hunk-header-face, diff-removed-face)
32615 (diff-added-face, diff-changed-face, diff-function-face)
32616 (diff-context-face, diff-nonexistent-face): Put them in the
32617 diff-mode customization group.
32618
32619 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
32620
32621 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
32622
32623 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
32624
32625 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
32626 Minor regexp-optimization.
32627
32628 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
32629
32630 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
32631 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
32632 (org-agenda-add-time-grid-maybe): New function.
32633 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
32634 (org-table-create): `dotimes' instead of `mapcar'.
32635 (org-xor): Simplify implementation.
32636 (org-agenda): `inhibit-redisplay' turned on.
32637 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
32638 a consistent line after a state change.
32639 (org-agenda-remove-times-when-in-prefix): New option.
32640 (org-prefix-has-time): New variable.
32641 (org-parse-time-string): Optional argument NODEFAULT.
32642 (org-format-agenda-item): Parse items for time-of-day
32643 specifications and move these into the prefix if possible.
32644 (org-agenda-priority): Get current heading, not previous heading
32645 during agenda remote editing.
32646
32647 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
32648
32649 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
32650 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
32651 (remove-duplicates, delete-duplicates, substitute)
32652 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
32653 (nsubstitute-if-not, find, find-if, find-if-not, position)
32654 (position-if, position-if-not, count, count-if, count-if-not)
32655 (mismatch, search, sort*, stable-sort, merge, member*)
32656 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
32657 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
32658 (intersection, nintersection, set-difference, nset-difference)
32659 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
32660 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
32661 (nsublis, tree-equal): Improve argument/docstring consistency.
32662
32663 * subr.el (send-string, send-region): Remove obsolescence declaration.
32664 (window-dot, set-window-dot, read-input, show-buffer)
32665 (eval-current-buffer, string-to-int):
32666 Add release number to obsolescence declarations.
32667
32668 2005-05-19 Kim F. Storm <storm@cua.dk>
32669
32670 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
32671 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
32672
32673 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
32674
32675 * faces.el (list-faces-display): Make back button respect optional
32676 regexp arg.
32677
32678 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
32679
32680 * calculator.el (calculator-radix-grouping-mode)
32681 (calculator-radix-grouping-digits, calculator-displayer)
32682 (calculator-radix-grouping-separator, calculator-copy-displayer):
32683 * dabbrev.el (dabbrev-search-these-buffers-only):
32684 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
32685 (diff-advance-after-apply-hunk, diff-mode-hook)
32686 (diff-minor-mode-prefix):
32687 * imenu.el (imenu-use-popup-menu):
32688 * jit-lock.el (jit-lock-context-time):
32689 * newcomment.el (comment-fill-column, comment-column)
32690 (comment-style, comment-padding, comment-multi-line)
32691 (comment-empty-lines, comment-auto-fill-only-comments):
32692 * reveal.el (reveal-around-mark):
32693 * uniquify.el (uniquify-buffer-name-style)
32694 (uniquify-after-kill-buffer-p)
32695 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
32696 (uniquify-min-dir-content, uniquify-separator)
32697 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
32698 * w32-vars.el (w32-fixed-font-alist):
32699 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
32700 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
32701 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
32702 * progmodes/perl-mode.el (perl-indent-level)
32703 (perl-continued-statement-offset, perl-continued-brace-offset)
32704 (perl-brace-offset, perl-brace-imaginary-offset)
32705 (perl-label-offset, perl-indent-continued-arguments)
32706 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
32707 * progmodes/tcl.el (tcl-indent-level)
32708 (tcl-continued-indent-level, tcl-auto-newline)
32709 (tcl-tab-always-indent, tcl-electric-hash-style)
32710 (tcl-help-directory-list, tcl-use-smart-word-finder)
32711 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
32712 (inferior-tcl-source-command):
32713 * textmodes/fill.el (enable-kinsoku):
32714 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
32715 * textmodes/table.el (table-yank-handler):
32716 Specify missing group (and type, if simple) in defcustom.
32717
32718 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
32719
32720 * progmodes/compile.el (compilation-finish-function): Fix defvar.
32721
32722 2005-05-19 Richard M. Stallman <rms@gnu.org>
32723
32724 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
32725
32726 * subr.el (event-basic-type): Don't get an error.
32727 (left-fringe-p): Function deleted.
32728
32729 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
32730 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
32731
32732 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
32733 in recursive copy.
32734
32735 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
32736
32737 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
32738
32739 * emacs-lisp/bytecomp.el
32740 (byte-compile-file-form-custom-declare-variable):
32741 Call byte-compile-nogroup-warn if appropriate.
32742
32743 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
32744 (compilation-set-window): Don't call left-fringe-p; do it directly.
32745
32746 2005-05-19 Jay Belanger <belanger@truman.edu>
32747
32748 * calc/calc-graph.el (calc-graph-format-data): Make sure
32749 var-PlotRejects is bound before trying to check its value.
32750
32751 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
32752
32753 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
32754 definition of this variable from reftex-global.el to reftex.el,
32755 because it is needed in the menu.
32756
32757 2005-05-19 Lute Kamstra <lute@gnu.org>
32758
32759 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
32760 years are fixed. Don't insert a space after a dash.
32761
32762 2005-05-19 Kim F. Storm <storm@cua.dk>
32763
32764 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
32765
32766 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
32767
32768 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
32769 strings, because (eq ... ?\\) is fairly frequent.
32770
32771 * progmodes/make-mode.el (makefile-add-this-line-targets):
32772 Simplify and integrate into `makefile-pickup-targets'.
32773 (makefile-add-this-line-macro): Simplify and integrate into
32774 `makefile-pickup-macros.
32775 (makefile-pickup-filenames-as-targets): Simplify.
32776 (makefile-previous-dependency, makefile-match-dependency):
32777 Don't stumble over `::'.
32778
32779 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
32780
32781 * subr.el (post-command-idle-hook, post-command-idle-delay):
32782 Remove obsoletion of post-command-idle-hook and
32783 post-command-idle-delay.
32784
32785 * faces.el (list-faces-display): Provide button when describe-face
32786 is called to take user back to the list of faces.
32787
32788 * help-fns.el (describe-variable): Remove hyperlinks in a
32789 variable's value as these are quite frequently inappropriate.
32790
32791 * follow.el (follow-submit-feedback, follow-mode):
32792 Remove references to post-command-idle-hook.
32793
32794 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
32795
32796 * progmodes/make-mode.el (makefile-previous-dependency)
32797 (makefile-match-dependency): Check for := (and in bsd mode also
32798 !=) to give a better result, even when font-lock is not on.
32799
32800 2005-05-18 Jay Belanger <belanger@truman.edu>
32801
32802 * calc/calc-help.el (calc-s-prefix-help):
32803 Add `calc-copy-special-constant' to help string.
32804
32805 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
32806
32807 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
32808
32809 2005-05-18 Jay Belanger <belanger@truman.edu>
32810
32811 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
32812 in linear factors are in proper order.
32813
32814 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
32815
32816 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
32817 Support for jurabib.
32818
32819 * textmodes/reftex.el (featurep): Define aliases for overlay
32820 commands, for XEmacs compatibility, and use these aliases in
32821 overlay initializations.
32822 (reftex-highlight): Use `reftex-move-overlay'.
32823 (reftex-unhighlight): Use `reftex-delete-overlay'.
32824 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
32825 (reftex-access-search-path): Use `reftex-uniquify' instead of
32826 `reftex-uniq'.
32827
32828 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
32829 `before-string' property modification enables for Emacs as well.
32830 (reftex-select-item): Use `reftex-delete-overlay'.
32831 (reftex-select-mark): Use `reftex-make-overlay' and
32832 `reftex-overlay-put'.
32833 (reftex-select-unmark): Use `reftex-delete-overlay' and
32834 `reftex-overlay-put'.
32835
32836 2005-05-18 Lute Kamstra <lute@gnu.org>
32837
32838 * emacs-lisp/lisp.el (check-parens): Fix docstring.
32839
32840 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
32841
32842 * add-log.el (add-change-log-entry):
32843 * array.el (array-make-template, array-reconfigure-rows)
32844 (array-init-max-row, array-init-max-column)
32845 (array-init-columns-per-line, array-init-field-width):
32846 * replace.el (replace-match-maybe-edit, perform-replace):
32847 * textmodes/spell.el (spell-region):
32848 Replace `read-input' by `read-string'.
32849
32850 * forms.el (forms-mode):
32851 * finder.el (finder-compile-keywords):
32852 * shadowfile.el (shadow-read-files):
32853 Replace `eval-current-buffer' by `eval-buffer'.
32854
32855 * terminal.el (te-pass-through):
32856 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
32857 (ange-ftp-raw-send-cmd):
32858 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
32859 (send-process-next-char, telnet-initial-filter, telnet):
32860 Replace `send-string' by `process-send-string'.
32861
32862 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
32863 (prolog-consult-region): Replace `send-string' by
32864 `process-send-string'; replace `send-region' by `process-send-region'.
32865
32866 * progmodes/delphi.el (delphi-log-msg):
32867 Replace `set-window-dot' by `set-window-point'.
32868
32869 * subr.el (window-dot, set-window-dot, read-input, send-string)
32870 (send-region, show-buffer, eval-current-buffer):
32871 Make really obsolete, as the comment says.
32872
32873 2005-05-17 Kim F. Storm <storm@cua.dk>
32874
32875 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
32876 (cua--init-keymaps): Bind C-return instead of S-return to set
32877 rectangle mark.
32878
32879 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
32880 instead of S-return to toggle/clear rectangle mark.
32881
32882 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
32883
32884 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
32885 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
32886 Also fontify plain strings assigned to variables, mostly so that a
32887 colon has a face and is thus not taken as a dependency separator.
32888 (makefile-previous-dependency): Inline the new matcher, because it
32889 is too complex to work in both directions.
32890 (makefile-match-dependency): Eliminate `backward' arg (see above).
32891 Completely reimplemented so as to not sometimes go into an endless
32892 loop. It should also be more efficient, because first it only
32893 searches for `:', instead of applying the very complex regexp.
32894 (makefile-mode): Cancel `font-lock-support-mode', because blocks
32895 to be fontified in one piece can be too long for JIT.
32896 Makefiles are never *that* big.
32897
32898 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
32899
32900 * dired.el (dired-mode): Simplify.
32901
32902 2005-05-17 Lute Kamstra <lute@gnu.org>
32903
32904 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
32905 defcustom for the mode hook variable.
32906
32907 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
32908 Emacs Lisp Reference Manual.
32909
32910 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
32911
32912 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
32913 (evenp, list*):
32914 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
32915 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
32916
32917 * net/tramp-smb.el (tramp-smb-open-connection):
32918 Pass `tramp-chunksize' as fifth (required) argument.
32919
32920 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
32921
32922 * font-lock.el (lisp-font-lock-keywords-1):
32923 Set `font-lock-negation-char-face' for [^...] char group.
32924 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
32925
32926 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
32927 a var, and refine it to mask one more level of nested vars.
32928 (makefile-rule-action-regex): Turn it into a var, and refine it so
32929 it recognizes backslashed continuation lines as belonging to the
32930 same command.
32931 (makefile-macroassign-regex): Refine it so it recognizes
32932 backslashed continuation lines as belonging to the same command.
32933 (makefile-var-use-regex): Don't look at the next char, because it
32934 might be the same one to be skipped by the initial [^$], leading
32935 to an overlooked variable use.
32936 (makefile-make-font-lock-keywords): Remove two parameters, which
32937 are now variables that some of the modes set locally.
32938 Handle dependency and rule action matching through functions, because
32939 regexps alone match too often. Dependency matching now comes
32940 last, so it can check, whether a colon already matched something else.
32941 (makefile-mode): Inform that font-lock improves makefile parsing
32942 capabilities.
32943 (makefile-match-dependency, makefile-match-action): New functions.
32944
32945 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
32946
32947 * emacs-lisp/cl-extra.el (equalp): Doc fix.
32948
32949 * align.el (align-regexp):
32950 * ansi-color.el (ansi-color-get-face):
32951 * array.el (array-reconfigure-rows, array-init-max-row)
32952 (array-init-max-column, array-init-columns-per-line)
32953 (array-init-field-width):
32954 * dired-aux.el (dired-trample-file-versions):
32955 * dired-x.el (dired-mark-sexp):
32956 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
32957 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
32958 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
32959 * faces.el (face-read-integer):
32960 * files.el (backup-extract-version, insert-directory):
32961 * hexl.el (hexl-insert-decimal-char):
32962 * server.el (server-process-filter):
32963 * shell.el (shell-extract-num):
32964 * startup.el (command-line-1):
32965 * term.el (term-command-hook):
32966 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
32967 (time-stamp-do-number):
32968 * time.el (display-time-update):
32969 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
32970 (timezone-fix-time):
32971 * vms-patch.el (vms-suspend-resume-hook):
32972 * calendar/appt.el (appt-convert-time):
32973 * calendar/cal-bahai.el (mark-bahai-diary-entries):
32974 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
32975 * calendar/cal-islam.el (mark-islamic-diary-entries):
32976 * calendar/calendar.el (calendar-cursor-to-date)
32977 (calendar-star-date):
32978 * calendar/diary-lib.el (diary-attrtype-convert)
32979 (mark-diary-entries, diary-entry-time):
32980 * calendar/solar.el (solar-get-number):
32981 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
32982 * emacs-lisp/re-builder.el (reb-display-subexp):
32983 * emulation/edt.el (edt-set-scroll-margins):
32984 * emulation/tpu-extras.el (tpu-set-scroll-margins):
32985 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
32986 (vip-get-ex-count):
32987 * emulation/viper-ex.el (viper-get-ex-token)
32988 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
32989 * international/fontset.el (fontset-plain-name):
32990 * mail/feedmail.el (feedmail-look-at-queue-directory):
32991 * mail/mailalias.el (mail-get-names):
32992 * mail/rmail.el (rmail-convert-to-babyl-format):
32993 * mail/rmailsum.el (rmail-make-basic-summary-line)
32994 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
32995 (rmail-summary-goto-msg):
32996 * mail/smtpmail.el (smtpmail-read-response):
32997 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
32998 (ange-ftp-vms-add-file-entry):
32999 * play/gametree.el (gametree-looking-at-ply)
33000 (gametree-current-branch-score):
33001 * progmodes/ada-xref.el (ada-prj-find-prj-file)
33002 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
33003 * progmodes/cperl-mode.el (condition-case):
33004 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
33005 (ebrowse-set-member-buffer-column-width)
33006 (ebrowse-select-1st-to-9nth):
33007 * progmodes/etags.el (etags-snarf-tag):
33008 * progmodes/flymake.el (flymake-parse-line):
33009 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
33010 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
33011 (idlwave-shell-menu-def):
33012 * progmodes/ps-mode.el (ps-run-goto-error):
33013 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
33014 (vhdl-speedbar-contract-level):
33015 * term/mac-win.el (x-handle-numeric-switch):
33016 * term/sun-mouse.el (sun-get-frame-data):
33017 * term/w32-win.el (x-handle-numeric-switch):
33018 * term/x-win.el (x-handle-numeric-switch):
33019 * textmodes/ispell.el (ispell-parse-output):
33020 * textmodes/nroff-mode.el (nroff-outline-level):
33021 * textmodes/reftex-cite.el (reftex-bib-sort-year)
33022 (reftex-bib-sort-year-reverse, reftex-format-citation):
33023 * textmodes/reftex-parse.el (reftex-init-section-numbers)
33024 (reftex-section-number):
33025 * textmodes/texinfmt.el (texinfo-paragraphindent):
33026 Replace `string-to-int' by `string-to-number'.
33027
33028 * international/latexenc.el: Add page marker to force the "Local
33029 Variables:" string out of the last page.
33030
33031 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
33032
33033 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
33034 tooltip-change-major-mode.
33035 (gud-tooltip-print-command): Remove case where gud-minor-mode
33036 is gdb ("--fullname").
33037 (gud-tooltip-tips): Turn GUD tooltips off for this case and
33038 explain to user.
33039
33040 2005-05-16 Jay Belanger <belanger@truman.edu>
33041
33042 * calc/calc-store.el (calc-copy-special-constant): New function.
33043
33044 * calc/calc-ext.el (calc-init-extensions): Add binding for
33045 `calc-copy-special-constant'.
33046
33047 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
33048 for the `calc-copy-special-constant' command.
33049
33050 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
33051
33052 * subr.el (left-fringe-p): New function.
33053
33054 * progmodes/compile.el (compilation-setup): Set local value of
33055 overlay-arrow-string to "" always.
33056 (compilation-set-window): Left fringe then don't scroll.
33057 No left fringe then no arrow and scroll message to top.
33058 (compilation-context-lines): Adjust doc string accordingly.
33059
33060 2005-05-16 Kim F. Storm <storm@cua.dk>
33061
33062 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
33063 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
33064 (ido-wide-find-dir-or-delete-dir): New command for M-d.
33065 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
33066 (ido-read-file-name): Handle commands with ido property value
33067 equal to find-file as reading a file name, to allow C-d to enter dired.
33068 (ibuffer-find-file): Add ido property with value find-file.
33069
33070 2005-05-15 Kim F. Storm <storm@cua.dk>
33071
33072 * subr.el (open-network-stream-nowait): Remove.
33073 (open-network-stream-server): Remove.
33074
33075 2005-05-15 Richard M. Stallman <rms@gnu.org>
33076
33077 * faces.el (describe-face): Output a definition link button.
33078
33079 * help-mode.el (help-face-def): New button type.
33080
33081 * emacs-lisp/copyright.el (copyright-fix-years):
33082 Match properly if the first year is 2-digit.
33083 Don't mess up the whitespace after the years by filling.
33084
33085 * dired-aux.el (dired-mark-confirm):
33086 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
33087
33088 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
33089 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
33090 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
33091
33092 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
33093 Set font-lock-comment-start-skip.
33094
33095 * font-lock.el (font-lock-comment-start-skip): New variable.
33096 (font-lock-comment-end-skip): New variable.
33097 (font-lock-fontify-syntactically-region): Use them if non-nil.
33098
33099 2005-05-15 Jay Belanger <belanger@truman.edu>
33100
33101 * calc/calc-store.el (calc-store-value): Return a string rather
33102 than display it as a message.
33103 Use calc-var-name for variable name.
33104 (calc-store-into): Add the result of calc-store-value to message.
33105 (calc-copy-variable): Add a message.
33106 (calc-store-exchange): Improve error messages.
33107 (calc-store-binary, calc-store-map): Don't reset the values of
33108 special constants.
33109
33110 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
33111
33112 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
33113 manual to docstring.
33114
33115 * files.el (hack-local-variables-confirm): Add STRING argument.
33116 Make the function handle non file visiting buffers correctly.
33117 (hack-local-variables-prop-line, hack-local-variables)
33118 (hack-one-local-variable): Use STRING arg of
33119 `hack-local-variables-confirm'.
33120
33121 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
33122
33123 Sync with Tramp 2.0.49.
33124
33125 * net/tramp.el (tramp-handle-dired-call-process)
33126 (tramp-handle-insert-directory):`insert-buffer' cannot be used
33127 because the contents of the Tramp buffer is changed before
33128 insertion (`expand-file' and alike).
33129 (tramp-handle-insert-directory): If `localname' has an empty
33130 nondirectory name, it must not be quoted.
33131 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
33132 variable `tramp-chunksize'. Change callees.
33133 (tramp-open-connection-setup-interactive-shell): Check remote host
33134 for buggy `send-process-string' implementation.
33135 Set `tramp-chunksize' if found. Reported by Michael Kifer
33136 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
33137 (tramp-handle-shell-command): `insert-buffer' cannot be used
33138 because the contents of the Tramp buffer is changed before
33139 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
33140 <frederic.bothamy@free.fr>.
33141 (tramp-set-auto-save): Actions should be done for Tramp file name
33142 handler only. Ange-FTP has its own auto-save mechanism.
33143 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
33144 (tramp-set-auto-save-file-modes): Set file modes of
33145 `buffer-auto-save-file-name' to ?\600 as fallback solution.
33146 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
33147 (tramp-bug): Remove obsolete variable.
33148 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
33149 for presence of `mml-mode'. Make it running for older Emacsen as well.
33150
33151 2005-05-14 John Paul Wallington <jpw@pobox.com>
33152
33153 * ibuf-ext.el (define-ibuffer-filter filename):
33154 If `dired-directory' is a list, use its car.
33155
33156 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
33157
33158 * ibuffer.el (define-ibuffer-column filename):
33159 If `dired-directory' is a list, use its car.
33160
33161 2005-05-14 Richard M. Stallman <rms@gnu.org>
33162
33163 * subr.el (symbol-file): Doc fix.
33164
33165 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
33166 (byte-compile-form): Call byte-compile-nogroup-warn.
33167 (byte-compile-warning-types): Doc fix.
33168
33169 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
33170
33171 * progmodes/cc-engine.el (c-literal-faces):
33172 Add font-lock-comment-delimiter-face.
33173
33174 * net/net-utils.el (dig): Use with-no-warnings.
33175
33176 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
33177 (sc-recite-frame-alist, sc-default-cite-frame)
33178 (sc-default-uncite-frame, sc-default-recite-frame)
33179 (sc-attrib-selection-list, sc-rewrite-header-list):
33180 Mark as risky-local-variable.
33181
33182 * international/ogonek.el (ogonek-jak, ogonek-how):
33183 Don't use beginning-of-buffer.
33184
33185 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
33186
33187 * calendar/solar.el (solar-data-list): Move definition up.
33188
33189 * dnd.el (dnd-protocol-alist): Add autoload.
33190
33191 * progmodes/sh-script.el: Many doc usage fixes.
33192 (sh-indent-after-do): Change default to match common styles.
33193
33194 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
33195
33196 * files.el (interpreter-mode-alist)
33197 (auto-mode-interpreter-regexp): Doc fixes.
33198
33199 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
33200
33201 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
33202
33203 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
33204
33205 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
33206
33207 * dired.el (dired-mode): make-variable-buffer-local =>
33208 make-local-variable.
33209
33210 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33211
33212 * term/mac-win.el (mac-select-convert-to-string): Try coding
33213 systems in mac-script-code-coding-systems if specified one cannot
33214 encode string for `com.apple.traditional-mac-plain-text'.
33215
33216 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
33217
33218 * progmodes/make-mode.el (makefile-targets-face)
33219 (makefile-shell-face, makefile-makepp-perl-face): New faces.
33220 (makefile-dependency-regex): Fix it to not make the colon in
33221 $(var:a=b) special.
33222 (makefile-rule-action-regex): New regexp for highlighting embedded
33223 Shell strings.
33224 (makefile-macroassign-regex): Handle != for highlighting as
33225 embedded Shell strings.
33226 (makefile-var-use-regex): New const.
33227 (makefile-statements, makefile-automake-statements)
33228 (makefile-gmake-statements, makefile-makepp-statements)
33229 (makefile-bsdmake-statements): New consts.
33230 (makefile-make-font-lock-keywords): New function.
33231 (makefile-automake-font-lock-keywords)
33232 (makefile-gmake-font-lock-keywords)
33233 (makefile-makepp-font-lock-keywords)
33234 (makefile-bsdmake-font-lock-keywords): New consts.
33235 (makefile-mode-map): Add switchers between the various submodes.
33236 (makefile-mode): Document the availability of the variants.
33237 (makefile-automake-mode, makefile-gmake-mode)
33238 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
33239
33240 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
33241 new variants of makefile-mode.
33242
33243 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
33244
33245 * font-lock.el (font-lock-comment-delimiter-face): Fix up
33246 the inheritance.
33247
33248 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
33249
33250 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
33251 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
33252
33253 * files.el (normal-mode): Extend the scope of the
33254 `enable-local-variables' binding to include the `set-auto-mode' call.
33255 (magic-mode-alist): Doc fix.
33256
33257 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
33258
33259 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
33260 font-lock-comment-face rather than copying its setting.
33261
33262 2005-05-12 Andreas Schwab <schwab@suse.de>
33263
33264 * eshell/esh-mode.el (eshell-send-input): Doc fix.
33265
33266 2005-05-12 Lute Kamstra <lute@gnu.org>
33267
33268 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
33269 defcustom for the mode hook variable. Delete the last argument.
33270 * generic-x.el: Fix callers of define-generic-mode.
33271 (generic-x-modes): Delete group.
33272 (show-tabs-tab-face, show-tabs-space-face): Put them in the
33273 generic-x customization group.
33274
33275 2005-05-12 Kim F. Storm <storm@cua.dk>
33276
33277 * font-lock.el (font-lock-negation-char-face): Default to "off".
33278
33279 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
33280 font-lock-negation-char-face to ! in !=.
33281
33282 2005-05-12 Masatake YAMATO <jet@gyve.org>
33283
33284 * add-log.el (find-change-log): Fix typos in the docstring
33285 of function.
33286
33287 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
33288
33289 * international/latexenc.el (latexenc-find-file-coding-system):
33290 Avoid `re-search-forward' when looking for input encoding because
33291 of speed and safety. Better regular expressions for recognizing
33292 input encoding. Limit a search for TeX-master/tex-main-file to
33293 the local variable section.
33294
33295 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
33296
33297 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
33298 syntax of $ to "'" (quote).
33299
33300 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
33301
33302 * dnd.el (dnd-protocol-alist): Improve custom type.
33303
33304 * dired.el (dired-dnd-protocol-alist): New variable.
33305 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
33306 `dired-mode-hook' to the end.
33307
33308 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
33309
33310 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
33311 comment-end if comment-start-skip is not set.
33312 Obey the font-lock-comment-delimiter-face variables.
33313
33314 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
33315
33316 * files.el (executable-find): Move from executable.el. Use
33317 locate-file.
33318 * progmodes/executable.el (executable-find): Move to files.el.
33319
33320 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
33321 when trying to ensure forward progress.
33322
33323 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
33324
33325 * mouse-sel.el (mouse-sel-follow-link-p): New function.
33326 (mouse-select, mouse-select-internal, mouse-extend-internal):
33327 Use it to implement mouse-1-click-follows-link functionality.
33328
33329 2005-05-11 Richard M. Stallman <rms@gnu.org>
33330
33331 * font-lock.el (font-lock-fontify-syntactically-region):
33332 Use font-lock-comment-delimiter-face for comment delimiters.
33333
33334 2005-05-10 Jay Belanger <belanger@truman.edu>
33335
33336 * calc/calc-help.el (calc-m-prefix-help): Add mention of
33337 preserving embedded modes.
33338
33339 2005-05-10 Richard M. Stallman <rms@gnu.org>
33340
33341 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
33342
33343 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
33344 Move from ada-stmt.el.
33345 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
33346
33347 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
33348 Move to ada-mode.el.
33349 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
33350
33351 * cus-edit.el (custom-file): Call file-chase-links.
33352
33353 * files.el (read-directory-name): Fix previous change.
33354 (hack-local-variables-confirm): New function.
33355 (hack-local-variables-prop-line, hack-local-variables)
33356 (hack-one-local-variable): Use it.
33357
33358 2005-05-10 Lute Kamstra <lute@gnu.org>
33359
33360 * font-lock.el (font-lock-keywords-alist)
33361 (font-lock-removed-keywords-alist): Clarify docstrings.
33362
33363 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
33364
33365 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
33366 (gdb-source-info): Check for preprocessor info.
33367 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
33368 a macro for a function.
33369 (gdb-info-breakpoints-custom): Try to find file again if not already
33370 found (user might have used GDB dir command).
33371 (gdb-get-location): Update gdb-location-alist correctly for change
33372 to gdb-info-breakpoints-custom.
33373
33374 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
33375 (gud-tooltip-print-command): Add gdbmi case.
33376 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
33377 preprocessor info.
33378
33379 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
33380
33381 * startup.el (fancy-splash-insert): Fix typo in doc string.
33382
33383 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
33384
33385 * obsolete/float.el (string-to-float):
33386 * obsolete/hilit19.el (hilit-add-pattern):
33387 * obsolete/rnews.el (news-parse-range, news-select-message)
33388 (news-get-pruned-list-of-files): Replace `string-to-int' by
33389 `string-to-number'.
33390
33391 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
33392 `find-file-not-found-hooks'; use `add-hook'.
33393 (uncompress-while-visiting): Set `write-file-functions', not
33394 `write-file-hooks'; use `add-hook'.
33395
33396 2005-05-09 Kim F. Storm <storm@cua.dk>
33397
33398 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
33399 (cua-paste): Handle clipboard action.
33400 (cua--init-keymaps): Remap clipboard-kill-region and
33401 clipboard-kill-ring-save.
33402
33403 2005-05-08 Eli Zaretskii <eliz@gnu.org>
33404
33405 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
33406 Improve commentary.
33407
33408 * simple.el (next-error-overlay-arrow-position): Revert the change
33409 made on 2005-04-30.
33410
33411 2005-05-07 Jay Belanger <belanger@truman.edu>
33412
33413 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
33414 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
33415 `calc-sel-reselect'.
33416
33417 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
33418 Calc is in embedded mode.
33419
33420 2005-05-07 Eli Zaretskii <eliz@gnu.org>
33421
33422 * progmodes/compile.el (compilation-setup):
33423 Set overlay-arrow-string to an empty string on text terminals.
33424
33425 * textmodes/ispell.el (ispell-program-name): Try looking for
33426 "aspell" along exec-path, and if found, use it as the default
33427 speller program.
33428
33429 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
33430
33431 * international/mule.el (sgml-xml-auto-coding-function):
33432 Recognize encoding='FOO' in single quotes as well as in double quotes.
33433
33434 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
33435
33436 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
33437 as well as `interactive', so that defmacro* would recognize
33438 `declare' forms.
33439
33440 2005-05-07 Eli Zaretskii <eliz@gnu.org>
33441
33442 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
33443 Explain more about the LIGHTER arg's usage in the doc string.
33444 Add commentary to clarify what the code does. Fix the regexp that
33445 strips whitespace from LIGHTER. Quote LIGHTER before using it,
33446 since it could have characters special to regular expressions.
33447
33448 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
33449
33450 * replace.el (occur-1): Bind inhibit-read-only so that
33451 erase-buffer doesn't barf on read-only text properties (likewise
33452 for add-text-properties in occur-engine). Mark buffer as unmodified.
33453 (occur-engine): Don't set buffer-read-only here.
33454
33455 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
33456
33457 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
33458 list-buffers-directory. This caused the *cvs-commit* buffer to be
33459 sometimes mistakenly reused as a *cvs* buffer.
33460
33461 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
33462
33463 * tooltip.el: Move code for GUD tooltips into gud.el.
33464 (require): CL no longer needed to compile case.
33465 (tooltip-mode): Do not toggle functions for GUD tooltips.
33466 (tooltip-gud-tips-p): Remove. Replace with minor mode
33467 gud-tooltip-mode in gud.el.
33468 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
33469 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
33470 tooltip-gud prefix with gud-tooltip and obsolete.
33471 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
33472 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
33473 (tooltip-mouse-motion): Mouse movement functions/variable.
33474 Rename in gud.el by adding gud prefix.
33475 (tooltip-gud-original-filter, tooltip-gud-dereference)
33476 (tooltip-gud-event, tooltip-toggle-gud-tips)
33477 (tooltip-gud-process-output, tooltip-gud-print-command)
33478 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
33479 gud.el by replacing tooltip-gud prefix with gud-tooltip.
33480 (gdb-tooltip-print): Move to gdb-ui.el.
33481
33482 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
33483 (require): CL needed to compile case.
33484 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
33485 tooltip-gud-tips-p. Make it a minor-mode.
33486 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
33487 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
33488 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
33489 (gud-tooltip-change-major-mode)
33490 (gud-tooltip-activate-mouse-motions-if-enabled)
33491 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
33492 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
33493 (gud-tooltip-original-filter, gud-tooltip-dereference)
33494 (gud-tooltip-event, tooltip-toggle-gud-tips)
33495 (gud-tooltip-process-output, gud-tooltip-print-command)
33496 (gud-tooltip-tips): Move from tooltip.el.
33497
33498 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
33499 (gdb-cpp-define-alist-flags): Doc fix.
33500 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
33501 gud-tooltip-mode is t.
33502
33503 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
33504
33505 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
33506 evaporate if their text is deleted.
33507 (goto-address-at-point): Make it work as a mouse binding as well.
33508 (goto-address-at-mouse): Obsolete it. Update users.
33509
33510 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
33511
33512 * calendar/appt.el (top-level): No longer activate on load.
33513
33514 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
33515
33516 * calendar/cal-bahai.el (mark-bahai-diary-entries):
33517 * net/webjump.el (webjump):
33518 * progmodes/idlw-help.el (idlwave-do-context-help1)
33519 (idlwave-highlight-linked-completions):
33520 * textmodes/po.el (po-find-file-coding-system-guts):
33521 Replace `assoc-ignore-case' by `assoc-string'.
33522
33523 2005-05-06 Eli Zaretskii <eliz@gnu.org>
33524
33525 * files.el (locate-file): Doc fix.
33526
33527 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
33528 Remove the redundant test for ms-dos.
33529
33530 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
33531 look for the preprocessor with exec-suffixes. If not found in
33532 standard places, look in exec-path. Remove most of the tests that
33533 used system-type.
33534
33535 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
33536
33537 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
33538
33539 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
33540 file-name clash with jka-compr.el on 8+3 filesystems.
33541
33542 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33543
33544 * term/mac-win.el: Don't define or bind scroll bar functions if
33545 x-toolkit-scroll-bars is t.
33546 (x-select-text, x-get-selection-value): Clear
33547 x-last-selected-text-clipboard if x-select-enable-clipboard is
33548 nil.
33549 (PRIMARY): Put mac-scrap-name property.
33550 (mac-select-convert-to-file-url): New function.
33551 (public.file-url): New selection target type. Add to
33552 selection-converter-alist.
33553 (x-get-selection, x-selection-value): Handle it.
33554 (x-cut-buffer-or-selection-value): New alias.
33555
33556 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
33557
33558 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
33559 entry to avoid calling bibtex-find-entry with arg global
33560 being t. Remove arg key.
33561 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
33562 (bibtex-copy-summary-as-kill): Change accordingly.
33563
33564 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
33565
33566 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
33567 (org-agenda-date-later): Use with-current-buffer.
33568
33569 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
33570
33571 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
33572 (define-obsolete-variable-alias): Doc Fixes.
33573
33574 2005-05-06 Kim F. Storm <storm@cua.dk>
33575
33576 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
33577 vertical-motion when selective-display is active.
33578
33579 * ido.el (ido-setup-hook): New hook.
33580 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
33581 (ido-input-stack): New var.
33582 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
33583 ido-next-work-file binding to M-O.
33584 Bind M-f to ido-wide-find-file-or-pop-dir.
33585 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
33586 (ido-read-internal): Run ido-setup-hook.
33587 Catch quit in read-file-name and read-string to cancel edit.
33588 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
33589 Automatically pop-all when completing a directory name (RET).
33590 (ido-file-internal): Add with-no-warnings around ffap and dired code.
33591 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
33592 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
33593 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
33594 New functions for M-b/M-f to move among the directory components.
33595 (ido-make-merged-file-list): Catch quit to cancel merge.
33596 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
33597 (ido-completion-help): No warnings for ido-completion-buffer-full.
33598
33599 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
33600
33601 * font-lock.el (font-lock-negation-char-face): New face and variable.
33602 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
33603 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
33604 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
33605 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
33606
33607 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
33608
33609 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
33610 Fix typo in docstring.
33611
33612 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
33613 (ebrowse-print-statistics-line)
33614 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
33615
33616 * term/w32-win.el (image-library-alist): Add additional name for
33617 Xpm library.
33618
33619 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
33620
33621 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
33622 use gcc instead of cpp.
33623
33624 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
33625 (gdb-create-define-alist): Use it.
33626 (gdb-cpp-define-alist-program): Update for MS-DOS.
33627
33628 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
33629
33630 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
33631
33632 2005-05-04 Richard M. Stallman <rms@gnu.org>
33633
33634 * help.el (describe-key): No error when UNTRANSLATED is nil.
33635
33636 * simple.el (line-move-1): Fix previous change to signal errors
33637 appropriately.
33638
33639 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
33640
33641 * calendar/icalendar.el (icalendar-version): Now at 0.12.
33642 (icalendar-duration-correction): Remove.
33643 (icalendar--get-event-properties): Split result at commas.
33644 (icalendar--decode-isoduration): New optional argument
33645 DURATION-CORRECTION.
33646 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
33647 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
33648 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
33649 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
33650 (icalendar--convert-anniversary-to-ical): New functions, extracted
33651 from icalendar-export-region, with bug fixes.
33652 (icalendar-export-region): Use the above functions.
33653 (icalendar-import-buffer): Check before saving diary file.
33654 (icalendar--convert-recurring-to-diary)
33655 (icalendar--convert-non-recurring-all-day-to-diary)
33656 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
33657 extracted from icalendar--convert-ical-to-diary, with bug fixes.
33658 (icalendar--convert-ical-to-diary): Use the above functions.
33659
33660 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
33661
33662 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
33663 Remove these recent additions.
33664 (c-mode): Restore to before 2005-04-28.
33665
33666 * progmodes/cc-vars.el (cc-define-list-program): Remove this
33667 recent addition.
33668
33669 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
33670 (gdb-define-alist): New variables.
33671 (gdb-create-define-alist): New function.
33672 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
33673 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
33674 with string-to-number.
33675 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
33676
33677 * progmodes/gud.el: Replace string-to-int with string-to-number.
33678 (gud-find-file): Handle gdb-define-alist.
33679
33680 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
33681
33682 2005-05-02 Jay Belanger <belanger@truman.edu>
33683
33684 * calc/calc-aent.el (math-read-token):
33685 * calc/calc-bin.el (calc-word-size):
33686 * calc/calc-ext.el (calc-read-number-fancy):
33687 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
33688 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
33689 * calc/calc-frac.el (calc-over-notation):
33690 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
33691 (calc-graph-num-points, calc-graph-init):
33692 * calc/calc-prog.el (calc-read-parse-table-part)
33693 (calc-edit-macro-repeats):
33694 * calc/calc-yank.el (calc-do-grab-rectangle):
33695 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
33696 Replace `string-to-int' by `string-to-number'.
33697
33698 2005-05-02 Kim F. Storm <storm@cua.dk>
33699
33700 * kmacro.el: Use executing-kbd-macro-index variable.
33701
33702 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
33703
33704 * net/rlogin.el (rlogin-parse-words): Delete func.
33705 (rlogin): Use split-string, not rlogin-parse-words.
33706 Also, if there are option-like elements in the parsed args,
33707 take the host to be the first arg immediately following them.
33708 Suggested by Michael Mauger.
33709
33710 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
33711
33712 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
33713
33714 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
33715
33716 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
33717 (cc-mode-cpp-program): Rename to cc-define-list-program and
33718 move to cc-vars.el.
33719
33720 * progmodes/cc-vars.el (cc-define-list-program):
33721 Change to "gcc -E -dM -". Make customizable.
33722
33723 2005-05-02 Kim F. Storm <storm@cua.dk>
33724
33725 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
33726
33727 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
33728
33729 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
33730
33731 * international/mule-util.el (truncate-string): Remove alias and
33732 obsolete declaration.
33733
33734 * international/mule-cmds.el (update-iso-coding-systems):
33735 Remove alias and obsolete declaration.
33736
33737 * international/mule.el (coding-system-parent): Remove alias and
33738 obsolete declaration.
33739
33740 * subr.el (define-function, sref): Remove aliases and obsolete
33741 declarations.
33742 (chars-in-region): Remove obsolete declaration.
33743
33744 2005-05-01 Richard M. Stallman <rms@gnu.org>
33745
33746 * info.el (Info-mode): Set widen-automatically to nil, locally.
33747
33748 * simple.el (widen-automatically): New variable.
33749 (pop-global-mark): Obey widen-automatically.
33750
33751 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
33752
33753 * term/xterm.el (function-key-map): Call substitute-key-definition
33754 before the keymap size is increased by a lot of define-key calls.
33755
33756 2005-05-01 Richard M. Stallman <rms@gnu.org>
33757
33758 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
33759 Rename ARG to ELEMENT. Doc fix.
33760
33761 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
33762
33763 * allout.el (allout-exposure): Remove macro and obsolete declaration.
33764 Remove references to allout-exposure/change to allout-new-exposure.
33765
33766 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
33767 bytecode symbols.
33768
33769 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
33770 (compiled-function-p, focus-frame, unfocus-frame):
33771 Remove aliases and obsolete declarations.
33772 Back out inadvertent changes from previous commit.
33773
33774 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
33775
33776 * files.el (require-final-newline): Make Custom tags consistent
33777 with mode-require-final-newline.
33778 (mode-require-final-newline): Doc fix.
33779
33780 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
33781
33782 * international/latexenc.el (latexenc-find-file-coding-system):
33783 Fix regular expressions.
33784
33785 2005-05-01 David Kastrup <dak@gnu.org>
33786
33787 * international/latexenc.el (latexenc-find-file-coding-system):
33788 Fix regular expressions.
33789
33790 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
33791
33792 * subr.el (string-to-int): Make obsolete.
33793
33794 2005-04-30 Richard M. Stallman <rms@gnu.org>
33795
33796 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
33797
33798 * loadup.el: Load jka-comp-hook.
33799
33800 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
33801 (jka-compr-handler): Add autoload. `put' calls moved
33802 to jka-comp-hook.el.
33803 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
33804 (jka-compr-inhibit): Autoload.
33805
33806 * jka-comp-hook.el: New file.
33807 Enable the mode by default.
33808
33809 * files.el (backup-buffer-copy): Use copy-file instead
33810 of write-region, and put back the 'excl.
33811
33812 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
33813
33814 * progmodes/flymake.el (flymake-split-string)
33815 (flymake-split-string, flymake-log, flymake-pid-to-names)
33816 (flymake-reg-names, flymake-get-source-buffer-name)
33817 (flymake-unreg-names, flymake-add-line-err-info)
33818 (flymake-add-err-info): Clarify docstrings.
33819 (flymake-popup-menu, flymake-make-emacs-menu)
33820 (flymake-make-xemacs-menu): Add docstrings.
33821 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
33822 Set variables directly throughout.
33823
33824 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
33825
33826 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
33827 exists. Initialize cc-define-alist.
33828 (c-mode): Add cc-create-define-alist locally to after-save-hook.
33829 If there is no file (Macroexpansion) don't create an alist.
33830
33831 2005-04-29 Sam Steingold <sds@gnu.org>
33832
33833 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
33834 (cc-create-define-alist): Use it instead of the hard-coded string.
33835
33836 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
33837
33838 * international/mule-conf.el (file-coding-system-alist): Fix regexp
33839 for latexenc.
33840
33841 2005-04-29 Lute Kamstra <lute@gnu.org>
33842
33843 * emacs-lisp/generic.el: Improve commentary section.
33844 (define-generic-mode): Improve docstring.
33845
33846 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
33847
33848 * textmodes/org.el (many places): Change to quiet the byte compiler.
33849 (org-prefix-format-compiled): New variable.
33850 (org-compile-prefix-format): New function.
33851 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
33852 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
33853 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
33854 (org-get-entries-from-diary): Use `org-get-time-of-day' for
33855 consistency with entries from `org-mode' files.
33856 (org-get-time-of-day): Fix bug with partial matches early in a line.
33857 (org-non-link-chars): New constant.
33858 (org-link-regexp): Respect `org-non-link-chars'.
33859 (org-agenda-day-view): Remove command.
33860 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
33861 (org-follow-bbdb-link, org-store-link): Search also company field.
33862 (org-highlight-overlay): New variable.
33863 (org-highlight, org-unhighlight): New functions.
33864 (org-agenda-mode): Add pre-command-hook to remove highlight.
33865 (org-evaluate-time-range): Behavior depends upon whether time stamp
33866 contains a time or not.
33867 (org-show-subtree, org-show-entry): New functions.
33868 (org-agenda-cleanup-fancy-diary): Remove empty lines.
33869
33870 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
33871
33872 * comint.el (comint-output-filter-functions): Add autoload cookie.
33873
33874 2005-04-28 Kim F. Storm <storm@cua.dk>
33875
33876 * ido.el (ido-everywhere): Fix last change.
33877
33878 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
33879
33880 * international/latexenc.el: New file.
33881 * international/mule-conf.el (file-coding-system-alist): For .tex,
33882 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
33883
33884 2005-04-28 Lute Kamstra <lute@gnu.org>
33885
33886 * font-lock.el (font-lock-add-keywords)
33887 (font-lock-remove-keywords): Clarify docstring.
33888 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
33889 Don't start docstrings with a `*'.
33890 (font-lock-update-removed-keyword-alist): Give it a docstring.
33891
33892 * generic-x.el: Update commentary section.
33893 Only require font-lock when compiling.
33894 Define all modes conditionally.
33895 Place all generic modes in the generic-x-modes customization group.
33896 (generic-x-modes): New customization group.
33897 (generic-default-modes, generic-mswindows-modes)
33898 (generic-unix-modes, generic-other-modes): New constants.
33899 (generic-define-mswindows-modes, generic-define-unix-modes):
33900 Update docstrings. Make them obsolete.
33901 (generic-extras-enable-list): New default value. Update docstring.
33902 Improve :type. Change :set function.
33903 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
33904 Fix docstring.
33905
33906 * emacs-lisp/generic.el (generic-mode-internal):
33907 Simplify font-lock-defaults.
33908 (define-generic-mode): Fix docstring.
33909
33910 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
33911
33912 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
33913 font-lock-face property to highlight matches.
33914
33915 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
33916
33917 * progmodes/cc-mode.el (cc-create-define-alist): New function.
33918 (cc-define-alist): New variable.
33919 (c-mode): Make it local and initialize it.
33920
33921 * progmodes/gdb-ui.el (gdb-active-process): New variable.
33922 (gdb-exited): New function.
33923 (gdb-annotation-rules): Use it.
33924 (gdb-starting): Set gdb-active-process to t.
33925 (gdb-stopping): Amend doc string.
33926 (gdb-reset): Set gdb-active-process to nil.
33927
33928 * tooltip.el (tooltip-gud-tips): Show the associated #define
33929 directives when a C program under GDB is not executing.
33930
33931 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
33932
33933 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
33934 font-lock-fontify-syntactic-keywords.
33935
33936 * font-lock.el (font-lock-default-fontify-region): Don't force
33937 parse-sexp-lookup-properties to nil.
33938
33939 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
33940
33941 * man.el (man-mode-syntax-table): Set up `:' to have
33942 word-constituent syntax.
33943
33944 2005-04-27 Lute Kamstra <lute@gnu.org>
33945
33946 * novice.el (disable-command): Don't add spurious newlines to the
33947 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
33948
33949 2005-04-26 Jay Belanger <belanger@truman.edu>
33950
33951 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
33952 than one window before deleting window.
33953
33954 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
33955
33956 * shell.el (shell-prompt-pattern): Doc fix.
33957 (shell-mode): Set paragraph-separate buffer locally to "\\'".
33958
33959 * comint.el (comint-prompt-regexp, comint-get-old-input)
33960 (comint-use-prompt-regexp)
33961 (comint-use-prompt-regexp-instead-of-fields)
33962 (comint-replace-by-expanded-history, comint-send-input)
33963 (comint-output-filter, comint-get-old-input-default)
33964 (comint-line-beginning-position, comint-bol, comint-show-output)
33965 (comint-backward-matching-input, comint-forward-matching-input)
33966 (comint-next-prompt, comint-previous-prompt):
33967 Rename `comint-use-prompt-regexp-instead-of-fields' to
33968 `comint-use-prompt-regexp'. Keep old name as alias and declare
33969 obsolete.
33970 (comint-use-prompt-regexp): Shorten first line of doc string.
33971
33972 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
33973 Set paragraph-separate buffer locally to "\\'".
33974
33975 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
33976 Adapt to above name change.
33977
33978 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
33979 (smbclient-prompt-regexp): Ditto.
33980
33981 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
33982
33983 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
33984
33985 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
33986 gdb-location-list.
33987 Break lines that are over 80 characters wide.
33988
33989 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
33990
33991 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
33992 New fun and var, to preserve compatibility.
33993
33994 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
33995
33996 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
33997
33998 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
33999 name to file-newer-than-file-p.
34000
34001 2005-04-26 Richard M. Stallman <rms@gnu.org>
34002
34003 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
34004
34005 * progmodes/python.el (python-mode):
34006 Use new name eldoc-documentation-function.
34007
34008 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
34009
34010 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
34011 (eldoc-documentation-function):
34012 Rename from eldoc-print-current-symbol-info-function. Calls changed.
34013
34014 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
34015
34016 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
34017
34018 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
34019
34020 * term/xterm.el (function-key-map): Fix strings for
34021 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
34022 {C,S,A,C-S}-{f1-f12}.
34023
34024 2005-04-26 Kenichi Handa <handa@m17n.org>
34025
34026 * international/mule-cmds.el (select-safe-coding-system):
34027 Fix previous change.
34028
34029 2005-04-26 Lute Kamstra <lute@gnu.org>
34030
34031 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
34032
34033 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
34034 (font-lock-comment-delimiter-face): Ditto.
34035
34036 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
34037
34038 2005-04-25 Jay Belanger <belanger@truman.edu>
34039
34040 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
34041 to t while inserting information; use help-mode.
34042
34043 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
34044
34045 * term.el (ansi-term-color-vector): Use the xterm colors.
34046 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
34047
34048 2005-04-25 Lute Kamstra <lute@gnu.org>
34049
34050 * font-core.el (font-lock-defaults): Fix docstring.
34051
34052 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
34053
34054 2005-04-25 Kenichi Handa <handa@m17n.org>
34055
34056 * international/mule-cmds.el (select-safe-coding-system):
34057 Don't check consistency with coding: spec, etc if raw-text or
34058 no-conversion was found to be safe.
34059
34060 2005-04-24 Richard M. Stallman <rms@gnu.org>
34061
34062 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
34063 citation markers at start of each line.
34064
34065 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
34066 citation markers at start of each line.
34067
34068 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
34069
34070 * files.el (mode-require-final-newline): Fix previous change.
34071 (require-final-newline): Fix type label.
34072
34073 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
34074
34075 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
34076 statement in buffer (broken by 2004-11-24 change).
34077
34078 2005-04-24 Kim F. Storm <storm@cua.dk>
34079
34080 * ido.el (ido-everywhere): Save and restore old read-buffer-function
34081 and read-file-name-function values. Don't overwrite existing
34082 non-nil values if ido-mode is enabled without ido-everywhere.
34083
34084 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
34085
34086 * files.el (mode-require-final-newline): Minor doc fix.
34087
34088 2005-04-24 Eli Zaretskii <eliz@gnu.org>
34089
34090 * subr.el (syntax-after): Doc fix.
34091 (syntax-class): If argument is nil, return nil. Mask off upper 16
34092 bits, not 8 bits.
34093
34094 * files.el (mode-require-final-newline): Doc fix.
34095 (backup-buffer-copy): Fix last change.
34096
34097 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34098
34099 * term/mac-win.el: Require select. Set selection-coding-system to
34100 mac-system-coding-system. Call menu-bar-enable-clipboard.
34101 (x-last-selected-text-clipboard, x-last-selected-text-primary)
34102 (x-select-enable-clipboard): New variables.
34103 (x-select-text, x-get-selection, x-selection-value)
34104 (x-get-selection-value, mac-select-convert-to-string)
34105 (mac-services-open-file, mac-services-open-selection)
34106 (mac-services-insert-text): New functions.
34107 (CLIPBOARD, FIND): Put mac-scrap-name property.
34108 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
34109 (public.tiff): Put mac-ostype property.
34110 (selection-converter-alist): Add entries for them.
34111 (mac-application-menu-map): New keymap.
34112 (interprogram-cut-function, interprogram-paste-function): Set to
34113 x-select-text and x-get-selection-value, respectively.
34114 (split-window-keep-point): Set to t.
34115
34116 2005-04-23 Richard M. Stallman <rms@gnu.org>
34117
34118 * files.el (read-directory-name): Always pass non-nil
34119 DEFAULT-FILENAME arg to read-file-name.
34120 (backup-buffer-copy, basic-save-buffer-2): Take care against
34121 writing thru an unexpected existing symlink.
34122 (revert-buffer): In indirect buffer, revert the base buffer.
34123 (magic-mode-alist): Doc fix.
34124 (buffer-stale-function): Doc fix.
34125 (minibuffer-with-setup-hook): Avoid warning.
34126 (mode-require-final-newline): Doc and custom fix.
34127
34128 * follow.el (follow-end-of-buffer): Use with-no-warnings.
34129
34130 * font-lock.el (font-lock-comment-face): On terminals with few colors,
34131 use the default appearance.
34132 (font-lock-comment-delimiter-face): New face, new variable.
34133
34134 * imenu.el (imenu--generic-function): The official position of a
34135 definition is the start of the line that BEG is in.
34136
34137 * midnight.el (midnight-timer): Move defvar up.
34138
34139 * mouse.el (mouse-drag-region-1): Delete some debugging code.
34140
34141 * saveplace.el (save-place-to-alist): Use with-no-warnings.
34142
34143 * startup.el (command-line): Use with-no-warnings.
34144
34145 * window.el (window-size-fixed): New defvar.
34146
34147 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
34148
34149 * mail/rmail.el (rmail-font-lock-keywords):
34150 Use font-lock-comment-delimiter-face.
34151
34152 * mail/sendmail.el (mail-font-lock-keywords):
34153 Use font-lock-comment-delimiter-face.
34154
34155 * progmodes/compile.el (next-error-highlight-timer): New defvar.
34156
34157 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
34158
34159 * progmodes/compile.el (compilation-mode-font-lock-keywords):
34160 Specify t for LAXMATCH when matching directories.
34161 Save match data around compilation-compat-error-properties form.
34162
34163 2005-04-23 David Kastrup <dak@gnu.org>
34164
34165 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
34166 Mention that the autoloaded aliases should be kept for AUCTeX.
34167
34168 2005-04-23 Andreas Schwab <schwab@suse.de>
34169
34170 * isearch.el (isearch-forward): Doc fix.
34171
34172 2005-04-23 Eli Zaretskii <eliz@gnu.org>
34173
34174 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
34175 (jit-lock-stealth-nice): Change default value to 0.5.
34176
34177 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
34178
34179 * abbrev.el (write-abbrev-file): Write table entries in
34180 alphabetical order by table name.
34181
34182 2005-04-22 Kim F. Storm <storm@cua.dk>
34183
34184 * ido.el (ido-read-internal): Fix `list' completion.
34185
34186 2005-04-22 Kenichi Handa <handa@m17n.org>
34187
34188 * recentf.el (recentf-save-file-coding-system): New variable.
34189 (recentf-save-list): Encode the file by
34190 recentf-save-file-coding-system and add coding: tag.
34191
34192 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
34193
34194 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
34195
34196 2005-04-21 Lute Kamstra <lute@gnu.org>
34197
34198 * loadhist.el (unload-feature): Don't remove a function from hooks
34199 if it is about to be restored to an autoload . Remove functions
34200 that will become unbound from auto-mode-alist. Simplify the code.
34201
34202 * subr.el (assq-delete-all): New implementation that is linear,
34203 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
34204 (rassq-delete-all): New function.
34205
34206 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
34207 Add size-indication-mode.
34208
34209 2005-04-21 Kenichi Handa <handa@m17n.org>
34210
34211 * international/mule-cmds.el: Add autoload for widget-value in
34212 eval-when-compile.
34213
34214 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
34215
34216 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
34217 Add tooltip-mode.
34218
34219 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
34220
34221 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
34222
34223 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
34224 (inferior-lisp-filter-regexp, inferior-lisp-program)
34225 (inferior-lisp-load-command, inferior-lisp-prompt)
34226 (inferior-lisp-mode-hook, lisp-source-modes)
34227 (inferior-lisp-load-hook): defvar->defcustom.
34228 (inferior-lisp-program, inferior-lisp-prompt)
34229 (inferior-lisp-load-hook): Doc fixes.
34230 (inferior-lisp-install-letter-bindings): Small change in
34231 introductory comment.
34232
34233 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
34234
34235 * vc.el (vc-annotate-color-map): Change some colors so that text
34236 using them as foreground is readable on both white and black
34237 backgrounds.
34238
34239 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
34240
34241 * international/mule-conf.el (translation-table-for-input):
34242 Remove redundant declaration.
34243
34244 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
34245
34246 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
34247
34248 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
34249 (tooltip-toggle-gud-tips): New function.
34250
34251 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34252
34253 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
34254 right angle brackets.
34255
34256 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
34257
34258 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
34259
34260 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
34261
34262 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
34263 Remove. Update callers to use expand-file-name instead.
34264
34265 * subr.el (syntax-class): New function.
34266
34267 * simple.el (blink-matching-open): Use it.
34268
34269 * paren.el (show-paren-function): Use it to recognize parens that are
34270 also used in 2-char comment markers.
34271
34272 2005-04-19 Lute Kamstra <lute@gnu.org>
34273
34274 * loadhist.el (unload-feature): Update for new format of
34275 load-history. Simplify the code.
34276
34277 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34278
34279 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
34280 (mac-add-charset-info): New function. Initialize variable
34281 mac-charset-info-alist using it.
34282 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
34283 for translation.
34284 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
34285 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
34286 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
34287 New CCL programs.
34288
34289 2005-04-19 Kim F. Storm <storm@cua.dk>
34290
34291 * simple.el (next-buffer, prev-buffer, next-error)
34292 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
34293 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
34294
34295 * bindings.el (next-buffer, prev-buffer, next-error)
34296 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
34297 (clone-indirect-buffer-other-window): Move bindings from simple.el.
34298 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
34299 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
34300
34301 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
34302
34303 * isearch.el (isearch-edit-string): Make the search-ring available for
34304 minibuffer history commands.
34305 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
34306 the default history commands now work just as well.
34307 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
34308
34309 2005-04-18 Kim F. Storm <storm@cua.dk>
34310
34311 * emulation/cua-base.el (cua--pre-command-handler): Add more
34312 elaborate check for shift modifier on non-window systems.
34313
34314 2005-04-18 Lars Hansen <larsh@math.ku.dk>
34315
34316 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
34317
34318 2005-04-18 Kim F. Storm <storm@cua.dk>
34319
34320 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
34321 and make it optional. Don't test tooltip-gud-echo-area here.
34322 (tooltip-gud-process-output, gdb-tooltip-print):
34323 Pass tooltip-gud-echo-area to tooltip-show.
34324 (tooltip-help-tips): Remove second optional arg to tooltip-show.
34325
34326 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34327
34328 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
34329 `display-graphic-p' may not be bound yet.
34330
34331 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
34332
34333 * startup.el (command-line): No longer enable Xterm Mouse mode by
34334 default in terminals compatible with xterm.
34335
34336 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
34337
34338 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
34339
34340 * tooltip.el (tooltip-gud-echo-area): Rename from
34341 tooltip-use-echo-area.
34342 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
34343 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
34344 area independently of where help tooltips are displayed.
34345
34346 2005-04-17 David Kastrup <dak@gnu.org>
34347
34348 * cus-theme.el (custom-theme-write-variables): Quote variables
34349 where necessary.
34350
34351 2005-04-17 Richard M. Stallman <rms@gnu.org>
34352
34353 * simple.el (yank-excluded-properties): Add follow-link to value.
34354
34355 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
34356
34357 * startup.el (fancy-splash-max-time): Just 30 seconds.
34358 (fancy-splash-delay): Just 7.
34359 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
34360
34361 * loadhist.el (unload-feature): Update for new format of load-history.
34362 Simplify the code.
34363
34364 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
34365 (rmail-font-lock-keywords): Don't fontify the text of a citation.
34366
34367 * mail/sendmail.el (mail-font-lock-keywords):
34368 Don't fontify subject text.
34369 Don't fontify the text of a citation.
34370
34371 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
34372
34373 * comint.el (comint-output-filter): Run comint-output-filter-functions
34374 with point where the user had it.
34375
34376 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
34377
34378 * international/ucs-tables.el (ucs-set-table-for-input):
34379 Disable when using unify-on-decoding.
34380
34381 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
34382
34383 * emulation/cua-base.el (cua-global-mark-face): Add special case
34384 for displays supporting a high number of colors.
34385
34386 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
34387
34388 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
34389
34390 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
34391
34392 * filesets.el (filesets-add-buffer): If user supplies a name of a
34393 non-existing fileset, create a new fileset.
34394
34395 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
34396
34397 * textmodes/org.el (org-up-heading-all): Fix bug with
34398 `outline-up-heading-all'.
34399
34400 2005-04-16 Andreas Schwab <schwab@suse.de>
34401
34402 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
34403 /etc/permissions.d/* and /etc/aliases.d/*.
34404
34405 2005-04-16 Kenichi Handa <handa@m17n.org>
34406
34407 * international/code-pages.el (cp-make-coding-system):
34408 Set `translation-table-for-input' property value to the symbol
34409 ucs-mule-to-mule-unicode, not to that value.
34410 (pt154): Escape guillemet by `\'.
34411
34412 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
34413
34414 * loadup.el: Load tooltip if x-show-tip is fboundp.
34415
34416 * startup.el (command-line): Add comment.
34417
34418 * tooltip.el (tooltip-mode): Specify correct standard value for
34419 Custom in init-value.
34420
34421 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
34422
34423 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
34424 possible.
34425
34426 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
34427
34428 * textmodes/org.el (org-agenda-date-prompt): Rename from
34429 `org-agenda-date-today'.
34430 (org-evaluate-time-range): Insert at point instead of directly
34431 after time range.
34432 (org-first-headline-recenter, org-subtree-end-visible-p)
34433 (org-optimize-window-after-visibility-change): New functions
34434 (org-agenda-post-command-hook): Don't allow point at end of line,
34435 to make sure it always hits the text properties.
34436 (org-agenda-next-date-line, org-agenda-previous-date-line):
34437 New commands.
34438 (org-set-regexps-and-options): Category may contain white space.
34439 (org-agenda-get-deadlines, org-agenda-get-scheduled):
34440 Improve marker positions.
34441 (org-agenda-new-marker): Argument POS made optional.
34442 (org-agenda-get-timestamps): Deadlines which are done are listed
34443 in org-done-face now.
34444 (org-agenda-get-todos, org-agenda-get-timestamps)
34445 (org-agenda-get-deadlines, org-agenda-get-scheduled):
34446 Set `undone-face' and `done-face' properties.
34447 (org-last-todo-state-is-todo): New variable.
34448 (org-todo): Set `org-last-todo-state-is-todo'.
34449 (org-agenda-todo): Change face according to
34450 `org-last-todo-state-is-todo'. And change other lines referring to
34451 the same entry.
34452 (org-calendar-goto-agenda): New command.
34453 (org-calendar-to-agenda-key): New option.
34454 (org-startup-folded): New allowed value `content'.
34455 (org-set-regexps-and-options): Accept new value `content' for
34456 `org-startup-folded'.
34457 (org-get-current-options): Handle new value `content' for
34458 `org-startup-folded'.
34459 (org-insert-todo-heading): New command.
34460 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
34461 interactively in empty file and option
34462 `org-insert-mode-line-in-empty-file' has been set.
34463 (org-agenda-todo, org-agenda-priority): Modify to use
34464 `org-agenda-change-all-lines'.
34465 (org-warning-face): Change color on dark background.
34466
34467 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34468
34469 * international/mule-cmds.el (set-locale-environment): On Mac OS,
34470 use preferences AppleLocale and AppleLanguages, and variable
34471 mac-system-locale for default locale. On Mac OS Classic, use
34472 mac-system-coding-system for default coding systems.
34473
34474 * term/mac-win.el: Don't set file-name-coding-system.
34475 Decode variables system-name, emacs-build-system, user-login-name, and
34476 user-full-name by mac-system-coding-system on Mac OS Classic.
34477 (mac-system-coding-system): New variable.
34478
34479 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
34480
34481 * startup.el (command-line): Handle `xterm-mouse-mode' before
34482 reading init file.
34483
34484 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
34485
34486 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
34487
34488 * progmodes/sh-script.el (sh-here-document-word): Make it a
34489 defcustom. Doc fix.
34490 (sh-add): Bash uses $(( )) for arithmetic.
34491 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
34492 (sh-maybe-here-document): Remove quotes and leading whitespace
34493 from heredoc word when closing. Indent heredoc with tabs if word
34494 starts with "-".
34495
34496 2005-04-13 Richard M. Stallman <rms@gnu.org>
34497
34498 * simple.el (undo): Fix previous change.
34499
34500 * custom.el (defface): Doc fix.
34501
34502 2005-04-13 Lute Kamstra <lute@gnu.org>
34503
34504 * Makefile.in (DONTCOMPILE): Remove list.
34505 (compile, compile-always): Don't use DONTCOMPILE.
34506 (update-authors): Load the library in which batch-update-authors
34507 is defined.
34508 * makefile.w32-in (DONTCOMPILE): Remove list.
34509 (compile, compile-always): Fix comments.
34510 (update-authors): Load the library in which batch-update-authors
34511 is defined.
34512
34513 * generic-x.el (generic-mode-ini-file-find-file-hook):
34514 Rename to ini-generic-mode-find-file-hook.
34515 Keep generic-mode-ini-file-find-file-hook as an alias.
34516 (ini-generic-mode-find-file-hook): Rename from
34517 generic-mode-ini-file-find-file-hook. Fix docstring.
34518 (ini-generic-mode): Docstring change.
34519 (bat-generic-mode-run-as-comint): Silence the byte compiler.
34520
34521 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
34522 called from lisp.
34523
34524 * generic.el: Move to the emacs-lisp subdir.
34525
34526 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
34527
34528 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
34529 and C-S- function and cursor motion keys.
34530
34531 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
34532
34533 * startup.el (command-line): Enable Xterm Mouse mode by default.
34534 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
34535 for Custom. No longer show "Mouse" in mode line when enabled.
34536 Doc fix.
34537
34538 2005-04-12 Kim F. Storm <storm@cua.dk>
34539
34540 * emulation/cua-base.el (cua-rectangle-face)
34541 (cua-rectangle-noselect-face): Define face attributes here.
34542
34543 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
34544
34545 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34546
34547 * startup.el (command-line): Turn off blinking cursor if
34548 cursorBlink in resources is off or false.
34549
34550 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34551
34552 * term/mac-win.el (dnd): Require dnd.
34553 (mac-drag-n-drop): Call dnd-handle-one-url.
34554 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
34555 (kTextEncodingISOLatin2): Remove constants.
34556 (mac-script-code-coding-systems): New constant.
34557 (mac-handle-language-change): New function.
34558 (special-event-map): Bind it to `language-change' event.
34559 (mac-centraleurroman, mac-cyrillic): New coding systems.
34560 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
34561 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
34562 and mac-cyrillic-encoder to encode-mac-centraleurroman and
34563 encode-mac-cyrillic, respectively.
34564
34565 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
34566
34567 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
34568 Don't set overlay-arrow-string to "=>" as this is done
34569 globally in C now.
34570
34571 2005-04-12 Lute Kamstra <lute@gnu.org>
34572
34573 * generic-x.el (rc-generic-mode, rul-generic-mode):
34574 Fix auto-mode-alist entries.
34575 (etc-fstab-generic-mode): Tweak fontification.
34576
34577 * generic.el (generic-make-keywords-list): Fix docstring.
34578 (generic-mode-internal): Simplify generic-font-lock-keywords.
34579
34580 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
34581
34582 * whitespace.el (whitespace-buffer-leading)
34583 (whitespace-buffer-trailing): Revert the incorrect test inversion.
34584 However, fix the highlight area for the leading and
34585 trailing whitespaces to show space.
34586
34587 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
34588
34589 * whitespace.el (whitespace-version): Bump to 3.5.
34590
34591 (whitespace-buffer-leading, whitespace-buffer-trailing):
34592 Invert sense of the test to highlight the whitespace.
34593
34594 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
34595
34596 * progmodes/gud.el (gud-display-line): GUD uses its own
34597 overlay arrow now so don't set overlay-arrow-string.
34598 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
34599
34600 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
34601
34602 * term.el (term-ansi-current-bold, term-ansi-current-underline)
34603 (term-ansi-current-reverse, term-ansi-current-invisible)
34604 (term-ansi-face-already-done): Change to boolean.
34605 (term-reset-terminal, term-handle-colors-array): Handle the above
34606 vars accordingly.
34607 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
34608 (term-emulate-terminal): Use the new name.
34609
34610 * faces.el (secondary-selection): Use yellow1, not yellow.
34611 (trailing-whitespace): Use red1, not red.
34612
34613 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34614
34615 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
34616 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
34617 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
34618
34619 * cus-edit.el (dnd): New group.
34620
34621 * term/w32-win.el (dnd): Require dnd
34622 (w32-drag-n-drop): Call dnd-handle-one-url.
34623
34624 * x-dnd.el: Require dnd.
34625 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
34626 Call dnd-handle-one-url.
34627 (x-dnd-types-alist, x-dnd-insert-utf8-text)
34628 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
34629 to dnd-insert-text.
34630 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
34631 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
34632 (x-dnd-get-local-file-name, x-dnd-open-local-file)
34633 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
34634
34635 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
34636
34637 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
34638
34639 * wdired.el: Doc fixes.
34640 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
34641 (wdired-use-dired-vertical-movement): Rename from
34642 wdired-always-move-to-filename-beginning.
34643 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
34644 (wdired-change-to-wdired-mode): Change mode name.
34645 (wdired-newline): Delete.
34646
34647 2005-04-11 Richard M. Stallman <rms@gnu.org>
34648
34649 * whitespace.el (whitespace-highlight-the-space):
34650 Don't call whitespace-unhighlight-the-space here.
34651
34652 * simple.el (undo): Record t in undo-equiv-table
34653 for the redo record made by an undo-in-region.
34654
34655 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
34656
34657 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
34658 (gdb-frame-inferior-io-buffer): New Functions to control
34659 display of separate IO buffer.
34660 (menu): Add them to menu-bar.
34661 (gdb-display-buffer): Check for buffer another frame.
34662 Protect GUD buffer.
34663 (gdb-setup-windows): Create IO buffer if not already there.
34664 (gdb-memory-mode): Remove purecopy noops.
34665
34666 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
34667
34668 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
34669 and pass to self-insert-command.
34670
34671 2005-04-11 Lute Kamstra <lute@gnu.org>
34672
34673 * generic.el: Commentary section cleanup.
34674 (generic): Delete.
34675 (generic-use-find-file-hook, generic-lines-to-scan)
34676 (generic-find-file-regexp, generic-ignore-files-regexp)
34677 (default-generic-mode, generic-mode-find-file-hook)
34678 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
34679 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
34680 (generic-use-find-file-hook, generic-lines-to-scan)
34681 (generic-find-file-regexp, generic-ignore-files-regexp)
34682 (default-generic-mode, generic-mode-find-file-hook)
34683 (generic-mode-ini-file-find-file-hook): Move from generic.el.
34684
34685 2005-04-10 Karl Fogel <kfogel@red-bean.com>
34686
34687 * bookmark.el (bookmark-write-file): Catch errors writing file.
34688 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
34689
34690 2005-04-10 Richard M. Stallman <rms@gnu.org>
34691
34692 * startup.el (fancy-splash-tail): Update copyright year.
34693 (command-line): Split part of -Q into -D.
34694 (emacs-basic-display): New defvar.
34695 (fancy-splash-text): Correct name of menu item.
34696
34697 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
34698
34699 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
34700 lines in one node.
34701
34702 * comint.el (comint-send-input): New arg ARTIFICIAL.
34703 Callers in this file changed.
34704
34705 * abbrev.el (define-abbrevs): Read system abbrevs properly.
34706
34707 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
34708
34709 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
34710
34711 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
34712 `ldap-search-internal'.
34713
34714 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
34715
34716 * files.el (set-auto-mode-1): Use line-end-position.
34717
34718 * international/latin-1.el:
34719 * international/latin-2.el:
34720 * international/latin-3.el:
34721 * international/latin-4.el:
34722 * international/latin-5.el:
34723 * international/latin-8.el:
34724 * international/latin-9.el: Give punctuation syntax to NBSP.
34725
34726 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
34727 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
34728 Use char-classes to accept non-ascii letters, accepted in some recent
34729 bibtex implementations.
34730
34731 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
34732
34733 * custom.el (custom-set-minor-mode): Any non-nil value for the
34734 variable should enable the mode when set through Custom.
34735
34736 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
34737
34738 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
34739 TAB binding so tab-always-indent is obeyed.
34740 (vhdl-minibuffer-local-map): Move initialization into declaration.
34741 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
34742 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
34743 (vhdl-hooked-abbrev): Avoid test for XEmacs.
34744 (vhdl-current-line): Use line-beginning-position.
34745 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
34746 with-output-to-temp-buffer, so the current position can be recorded.
34747
34748 2005-04-10 Masatake YAMATO <jet@gyve.org>
34749
34750 * progmodes/compile.el (compilation-error-regexp-alist-alist):
34751 Add regexp for gcov.
34752
34753 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
34754
34755 * calendar/time-date.el (time-to-seconds, seconds-to-time)
34756 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
34757 syntax which Emacs 20 doesn't support.
34758
34759 2005-04-09 Richard M. Stallman <rms@gnu.org>
34760
34761 * help.el (describe-key-briefly, describe-key):
34762 Replace strings as event types with "(any string)".
34763
34764 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
34765
34766 * arc-mode.el (archive-mode-map): Move initialization into
34767 the declaration. Override *all* bindings of `undo'.
34768 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
34769
34770 2005-04-09 Jay Belanger <belanger@truman.edu>
34771
34772 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
34773
34774 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
34775
34776 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
34777 (xterm-register-default-colors): Update color values computation
34778 to match xterm-200.
34779
34780 2005-04-09 Kenichi Handa <handa@m17n.org>
34781
34782 * international/code-pages.el (iso-latin-7): Fix the map.
34783
34784 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
34785
34786 * emacs-lisp/lisp.el (defun-prompt-regexp)
34787 (parens-require-spaces, buffer-end, end-of-defun)
34788 (insert-parentheses): Doc fixes.
34789
34790 2005-04-08 Kim F. Storm <storm@cua.dk>
34791
34792 * comint.el (comint-highlight-prompt): Fix face spec.
34793 * hi-lock.el (hi-green): Likewise.
34794
34795 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
34796
34797 * cus-edit.el (custom-modified-face):
34798 * comint.el (comint-highlight-input): Fix previous changes.
34799 * term.el (term-handle-ansi-escape): Add a comment.
34800
34801 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
34802
34803 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
34804 in the buffer and in whitespace-highlighted-space.
34805 (whitespace-unhighlight-the-space): Simplify.
34806 (whitespace-buffer): Simplify.
34807
34808 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
34809
34810 * textmodes/table.el (table-cell-face): Add special case for
34811 displays supporting a high number of colors.
34812 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
34813 (vhdl-font-lock-reserved-words-face)
34814 (vhdl-speedbar-architecture-face)
34815 (vhdl-speedbar-instantiation-face)
34816 (vhdl-speedbar-architecture-selected-face)
34817 (vhdl-speedbar-instantiation-selected-face): Likewise.
34818 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
34819 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
34820 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
34821 (ebrowse-root-class-face, ebrowse-member-attribute-face)
34822 (ebrowse-progress-face): Likewise.
34823 * progmodes/compile.el (compilation-info-face): Likewise.
34824 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
34825 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
34826 * calendar/calendar.el (diary-face): Likewise.
34827 * woman.el (woman-italic-face, woman-bold-face)
34828 (woman-unknown-face): Likewise.
34829 * wid-edit.el (widget-button-pressed-face): Likewise.
34830 * whitespace.el (whitespace-highlight-face): Likewise.
34831 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
34832 * pcvs-info.el (cvs-marked-face): Likewise.
34833 * info.el (info-xref): Likewise.
34834 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
34835 * hilit-chg.el (highlight-changes-face)
34836 (highlight-changes-delete-face): Likewise.
34837 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
34838 (hi-red-b): Likewise.
34839 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
34840 * font-lock.el (font-lock-keyword-face)
34841 (font-lock-function-name-face, font-lock-warning-face): Likewise.
34842 * cus-edit.el (custom-invalid-face, custom-modified-face)
34843 (custom-set-face, custom-changed-face, custom-variable-tag-face)
34844 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
34845 * comint.el (comint-highlight-prompt): Likewise.
34846
34847 2005-04-08 Lute Kamstra <lute@gnu.org>
34848
34849 * font-lock.el (font-lock-keywords): Docstring fixes.
34850
34851 2005-04-08 Kenichi Handa <handa@m17n.org>
34852
34853 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
34854 chars are more than a limit, print " and more..." at the tail.
34855
34856 2005-04-08 Kim F. Storm <storm@cua.dk>
34857
34858 * emacs-lisp/authors.el (authors-aliases): Update list.
34859 (authors-ignored-files): New list.
34860 (authors-fixed-entries): Fix typo.
34861 (authors-renamed-files-alist): Update list.
34862 (authors-add): Check authors-ignored-files.
34863
34864 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
34865
34866 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
34867 optional, to ensure backward compatibility.
34868
34869 2005-04-08 Stephen Eglen <stephen@gnu.org>
34870
34871 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
34872
34873 2005-04-08 Kim F. Storm <storm@cua.dk>
34874
34875 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
34876
34877 * mouse.el (mouse-on-link-p): Doc fix.
34878
34879 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
34880
34881 * ielm.el (ielm-prompt-read-only): Doc fix.
34882
34883 * comint.el (comint-prompt-read-only): Doc fix.
34884
34885 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
34886
34887 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
34888 ensure dired always handles wildcards passed to ffap.
34889 (find-file-at-point): Use it.
34890 (ffap-dired-wildcards): Doc fix.
34891
34892 2005-04-07 Juri Linkov <juri@jurta.org>
34893
34894 * simple.el (next-error-overlay-arrow-position): New defvar.
34895 Put "=>" on its property `overlay-arrow-string'. Add it to
34896 `overlay-arrow-variable-list'.
34897
34898 * progmodes/compile.el (compilation-setup):
34899 Set `next-error-overlay-arrow-position' to nil. Also set it to
34900 nil in the local hook `kill-buffer-hook'. Make local variable
34901 `overlay-arrow-string' and set it to "=>".
34902 (compilation-goto-locus): Set BOL position to
34903 `next-error-overlay-arrow-position' instead of
34904 `overlay-arrow-position'.
34905
34906 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
34907 locally instead of adding it to the global hook.
34908 (Info-kill-buffer): Move up.
34909
34910 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
34911
34912 * term/xterm.el (xterm-standard-colors): Update color values from
34913 xterm-200.
34914
34915 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
34916
34917 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
34918
34919 * fast-lock.el:
34920 * lazy-lock.el: Move them to the obsolete subdir.
34921
34922 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
34923
34924 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
34925 (wdired-add-replace-advice): Remove.
34926 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
34927
34928 2005-04-06 Kim F. Storm <storm@cua.dk>
34929
34930 * startup.el (command-line): Add --bare-bones alias for -Q.
34931
34932 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34933
34934 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
34935 create the startup fontset if a font specification ends with
34936 `mac-roman'.
34937
34938 2005-04-06 Lute Kamstra <lute@gnu.org>
34939
34940 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
34941 change.
34942
34943 * emacs-lisp/copyright.el (copyright-update-year): Replace the
34944 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
34945
34946 2005-04-05 Lute Kamstra <lute@gnu.org>
34947
34948 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
34949 (define-generic-mode): Ditto. Fix debug declaration.
34950
34951 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
34952 Put them in the generic-x group.
34953
34954 * calendar/timeclock.el (timeclock): Doc fix.
34955
34956 * generic.el (define-generic-mode): Don't use custom-current-group.
34957 Document default :group value.
34958 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
34959 (define-global-minor-mode): Don't use custom-current-group.
34960
34961 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
34962
34963 * startup.el (command-line-1): Display startup-echo-area-message
34964 when fancy splash screen is in use.
34965
34966 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
34967 (sh-escaped-newline): New face.
34968 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
34969 newline, and use sh-escaped-newline face.
34970
34971 * progmodes/tcl.el (tcl-escaped-newline): New face.
34972 (tcl-builtin-list): New variable.
34973 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
34974 newlines. Fix keywords subexpression number.
34975
34976 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
34977
34978 * textmodes/org.el (org-diary-default-entry): Fix call to
34979 `add-to-diary-entry'.
34980
34981 2005-04-05 Kim F. Storm <storm@cua.dk>
34982
34983 * ediff-init.el: Use (featurep 'xemacs).
34984
34985 2005-04-05 David Ponce <david@dponce.com>
34986
34987 * cus-edit.el (face): Derive from symbol widget. Display sample
34988 of the current face on the fly.
34989 (widget-face-sample-face-get, widget-face-notify): New functions.
34990 (widget-face-value-create): Remove.
34991
34992 * wid-edit.el (widget-field-end): Temporarily remove field
34993 narrowing before to call `get-char-property'.
34994
34995 2005-04-04 Jay Belanger <belanger@truman.edu>
34996
34997 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
34998 (math-read-subscripts): New variable.
34999 (math-read-preprocess-string): Process subscripts.
35000
35001 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
35002
35003 * comint.el (comint-prompt-read-only): Doc fix.
35004
35005 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
35006 `-1'. Doc fix.
35007
35008 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
35009
35010 * textmodes/org.el (org-insert-mode-line-in-empty-file):
35011 Change default value to nil.
35012
35013 2005-04-04 Lute Kamstra <lute@gnu.org>
35014
35015 * autorevert.el (auto-revert-mode): Specify :group.
35016 * battery.el (display-battery-mode): Specify :group.
35017 * diff-mode.el (diff-minor-mode): Specify :group.
35018 * font-core.el (font-lock-mode): Specify :group.
35019 * hl-line.el (hl-line-mode): Specify :group.
35020 * iimage.el (iimage): New customization group.
35021 (iimage-mode): Specify :group.
35022 * longlines.el (longlines-mode): Specify :group.
35023 * master.el: Don't require easy-mmode.
35024 (master): New customization group.
35025 (master-mode): Specify :group.
35026 * msb.el (msb-mode): Specify :group.
35027 * reveal.el (reveal-mode): Specify :group.
35028 * simple.el (next-error-follow-minor-mode): Specify :group.
35029 * smerge-mode.el (smerge-mode): Specify :group.
35030 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
35031 * emulation/cua-base.el (cua-mode): Specify :group.
35032 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
35033 * language/thai-util.el (thai-auto-composition-mode)
35034 (thai-word-mode): Specify :group.
35035 * mail/supercite.el (sc-minor-mode): Specify :group.
35036 * progmodes/cwarn.el (cwarn-mode): Specify :group.
35037 * progmodes/flymake.el (flymake-mode): Specify :group.
35038 * progmodes/glasses.el (glasses-mode): Specify :group.
35039 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
35040 * textmodes/enriched.el (enriched-mode): Specify :group.
35041 * textmodes/refill.el (refill-mode): Specify :group.
35042
35043 * add-log.el (change-log-font-lock-keywords): Names in
35044 parenthesized lists can contain spaces.
35045
35046 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
35047
35048 * startup.el (fancy-splash-text): Shorten default text of
35049 "Emacs Tutorial" line. Also, if the current language env
35050 indicates an available tutorial file other than TUTORIAL,
35051 extract its title and append it to the line in parentheses.
35052 (fancy-splash-insert): If arg is a thunk, funcall it.
35053
35054 2005-04-04 Jay Belanger <belanger@truman.edu>
35055
35056 * calc/calc.el (calc-language-alist): Add tags to customization type.
35057
35058 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
35059
35060 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
35061 Doc fix.
35062
35063 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
35064
35065 * add-log.el (change-log-font-lock-keywords): The manual
35066 describing a Change Log entry, says: (...) "Aside from these
35067 header lines, every line in the change log starts with a space or
35068 a tab.". The font-lock was not highlighting lines started with
35069 spaces, added support for it.
35070
35071 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
35072
35073 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
35074 (bibtex-generate-url-list): Update docstring accordingly. Put the
35075 complex example in the docstring.
35076 (bibtex-font-lock-url): Use pop.
35077
35078 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
35079
35080 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
35081
35082 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
35083
35084 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
35085
35086 * filesets.el (filesets-set-default): Doc fix.
35087
35088 2005-04-03 Lute Kamstra <lute@gnu.org>
35089
35090 * generic.el (define-generic-mode): Add argument to specify
35091 keywords for defcustom.
35092 (default-generic-mode): Specify :group.
35093
35094 * generic-x.el: Specify :group for all generic modes.
35095
35096 * desktop.el (desktop-no-desktop-file-hook)
35097 (desktop-after-read-hook): Doc fix.
35098
35099 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
35100
35101 * simple.el (visible-mode): Use explicit :group keyword.
35102 This changes the group of `visible-mode-hook' from paren-blinking
35103 to editing-basics.
35104
35105 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
35106
35107 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
35108 mailbox specifications as well as URLs.
35109 (rmail-insert-inbox-text): Remove unused conditional branches.
35110
35111 2005-04-01 Jay Belanger <belanger@truman.edu>
35112
35113 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
35114 (calc-gnuplot-print-command): Move definitions to calc.el.
35115
35116 * calc/calc-embed.el (calc-embedded-announce-formula)
35117 (calc-embedded-open-formula, calc-embedded-close-formula)
35118 (calc-embedded-open-word, calc-embedded-close-word)
35119 (calc-embedded-open-plain, calc-embedded-close-plain)
35120 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
35121 (calc-embedded-open-mode, calc-embedded-close-mode):
35122 Move definitions to calc.el.
35123
35124 * calc/calc.el (calc-settings-file, calc-language-alist):
35125 Make customizable.
35126 (calc-embedded-announce-formula, calc-embedded-open-formula)
35127 (calc-embedded-close-formula, calc-embedded-open-word)
35128 (calc-embedded-close-word, calc-embedded-open-plain)
35129 (calc-embedded-close-plain, calc-embedded-open-new-formula)
35130 (calc-embedded-close-new-formula, calc-embedded-open-mode)
35131 (calc-embedded-close-mode, calc-gnuplot-name)
35132 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
35133 from other files and make customizable.
35134
35135 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
35136
35137 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
35138 Use buffer-live-p.
35139 (cvs-mode-run): Don't call cvs-update-header here.
35140 (cvs-run-process): Call cvs-update-header.
35141 Use process properties for cvs-postprocess and cvs-buffer so that
35142 the sentinel can behave better if the temp buffer is killed.
35143 Use a pipe rather than a tty, to better handle unexpected prompts.
35144 (cvs-sentinel): Rewrite. Call cvs-update-header.
35145
35146 2005-04-01 Andre Spiegel <spiegel@gnu.org>
35147
35148 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
35149 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
35150
35151 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
35152
35153 * generic.el (define-generic-mode): Add indentation rule.
35154
35155 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
35156
35157 * files.el (mode-require-final-newline): Make Custom correctly
35158 report a nil value and allow to set it to nil via Custom.
35159 Doc fix.
35160
35161 2005-04-01 Kenichi Handa <handa@m17n.org>
35162
35163 * international/characters.el: Enable the correct case setting for
35164 dotless-i and dotted-I.
35165
35166 2005-04-01 Kim F. Storm <storm@cua.dk>
35167
35168 * ido.el (ido-file-internal): Fall back to non-ido command if
35169 initial directory is on slow ftp (or tramp) host.
35170
35171 2005-03-31 Richard M. Stallman <rms@gnu.org>
35172
35173 * emacs-lisp/autoload.el (make-autoload):
35174 Handle define-global-minor-mode.
35175
35176 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
35177 Rename from easy-mmode-define-global-mode.
35178 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
35179
35180 * progmodes/scheme.el (scheme-mode-syntax-table):
35181 Update syntax of | and # for two-character comment syntax.
35182
35183 2005-03-31 Lute Kamstra <lute@gnu.org>
35184
35185 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
35186 (define-minor-mode): Call custom-current-group at load-time.
35187
35188 * generic.el (define-generic-mode): Add debug declaration.
35189 Add defcustom for the mode hook.
35190 (generic-mode-internal): Use run-mode-hooks.
35191
35192 2005-03-31 Kim F. Storm <storm@cua.dk>
35193
35194 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
35195 (mouse-fixup-help-message): New defun called by show_help_echo
35196 to fixup mouse-2 prefix in help messages when applicable.
35197
35198 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
35199
35200 2005-03-31 Kenichi Handa <handa@m17n.org>
35201
35202 * language/thai-word.el (thai-find-word-ends): Pay attention to
35203 the case that we reach the end of buffer.
35204
35205 * textmodes/fill.el (fill-text-properties-at): New function.
35206 (fill-newline): Use fill-text-properties-at instead of
35207 text-properties-at.
35208
35209 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
35210
35211 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
35212 not comint-quote-filename.
35213
35214 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
35215
35216 * help-fns.el (help-with-tutorial): Revert last change.
35217
35218 2005-03-31 Kim F. Storm <storm@cua.dk>
35219
35220 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
35221
35222 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
35223
35224 * calendar/cal-china.el: Update reference to "Calendrical
35225 Calculations" book; there's a new edition.
35226 * calendar/cal-coptic.el: Likewise.
35227 * calendar/cal-french.el: Likewise.
35228 * calendar/cal-hebrew.el: Likewise.
35229 * calendar/cal-islam.el: Likewise.
35230 * calendar/cal-iso.el: Likewise.
35231 * calendar/cal-julian.el: Likewise.
35232 * calendar/cal-mayan.el: Likewise.
35233 * calendar/cal-persia.el: Likewise.
35234 * calendar/calendar.el: Likewise.
35235 * calendar/holidays.el: Likewise.
35236 * calendar/lunar.el: Likewise.
35237 * calendar/solar.el: Likewise.
35238
35239 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
35240 white space from doc string.
35241
35242 2005-03-30 Jay Belanger <belanger@truman.edu>
35243
35244 * calc/calc-help.el (calc-full-help): Remove email address.
35245
35246 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
35247
35248 * help-fns.el (help-with-tutorial): Delete title line.
35249
35250 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
35251
35252 * calendar/cal-x.el (calendar-one-frame-setup)
35253 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
35254 rather than `symbol' for set-window-dedicated-p.
35255
35256 * calendar/appt.el (appt-buffer-name): Make it a constant.
35257 (appt-add): Doc fix.
35258
35259 * filesets.el (filesets-menu-path, filesets-menu-before)
35260 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
35261 (filesets-menu-cache-file): Use directory ~/.emacs.d.
35262 (filesets-add-submenu): Delete and use add-submenu instead.
35263
35264 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
35265
35266 * textmodes/org.el (org-agenda-phases-of-moon)
35267 (org-agenda-sunrise-sunset, org-agenda-convert-date)
35268 (org-agenda-goto-calendar): New commands.
35269 (org-diary-default-entry): New function.
35270 (org-get-entries-from-diary): Better parsing of diary entries.
35271 (org-agenda-check-no-diary): New function.
35272 ("diary-lib"): Advice to function `add-to-diary-list', to allow
35273 linking to diary entries.
35274 (org-agenda-execute-calendar-command): New function.
35275 (org-agenda): Improve visible section in window.
35276 Use `org-fit-agenda-window'.
35277 (org-fit-agenda-window): New option.
35278 (org-move-subtree-down): Better handling of empty lines
35279 at end of subtree.
35280 (org-cycle): Numeric prefix is interpreted now as show-subtree N
35281 levels up.
35282 (org-fontify-done-headline): New option.
35283 (org-headline-done-face): New face.
35284 (org-set-font-lock-defaults): Use `org-headline-done-face'.
35285 (org-table-copy-down): Rename from `org-table-copy-from-above'.
35286 When current field is non-empty, it is copied to next row.
35287 (org-table-copy-from-above): Fix bug which made it
35288 impossible to copy fields containing only a single non-white character.
35289
35290 2005-03-30 Kim F. Storm <storm@cua.dk>
35291
35292 * kmacro.el (kmacro-end-macro): Isearch may store this command
35293 into the macro -- so ignore it when executing keyboard macro.
35294
35295 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
35296
35297 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
35298
35299 2005-03-29 Kenichi Handa <handa@m17n.org>
35300
35301 * language/thai.el ("Thai"): Set setup-function and exit-function
35302 for Thai language environment.
35303
35304 * language/thai-util.el: Require thai-word.
35305 (thai-word-mode-map): New variable.
35306 (thai-word-mode): New minor mode.
35307 (setup-thai-language-environment-internal): New function.
35308 (exit-thai-language-environment-internal): New function.
35309
35310 * language/thai-word.el (thai-word-table): Declare it by defvar,
35311 use dolist to initialize it.
35312 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
35313 (thai-fill-find-break-point): New functions.
35314
35315 2005-03-29 Richard M. Stallman <rms@gnu.org>
35316
35317 * simple.el (idle-update-delay): Move definition up.
35318 (set-mark): Doc fix.
35319
35320 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
35321
35322 * longlines.el: New file.
35323
35324 * simple.el (buffer-substring-filters): New variable.
35325 (filter-buffer-substring): New function.
35326 (kill-region, copy-region-as-kill): Use it.
35327
35328 * register.el (copy-to-register, append-to-register)
35329 (prepend-to-register): Use filter-buffer-substring.
35330
35331 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
35332
35333 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
35334 (gud-filter-pending-text): Move in front of gdb.
35335 (gud-overlay-arrow-position): New variable.
35336 (gud-sentinel, gud-display-line): Use it in place of
35337 overlay-arrow-position.
35338
35339 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
35340
35341 * progmodes/fortran.el (fortran-if-indent): Doc fix.
35342 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
35343 (fortran-font-lock-keywords-4): New variable.
35344 (fortran-blocks-re, fortran-end-block-re)
35345 (fortran-start-block-re): New constants, for hideshow.
35346 (hs-special-modes-alist): Add a Fortran entry.
35347 (fortran-mode-map): Bind fortran-end-of-block,
35348 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
35349 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
35350 (fortran-looking-at-if-then, fortran-end-of-block)
35351 (fortran-beginning-of-block): New functions, for hideshow.
35352
35353 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
35354 Doc fix. Tweak regexp.
35355 (f90-beginning-of-block): Push mark first.
35356
35357 2005-03-29 Jay Belanger <belanger@truman.edu>
35358
35359 * calc/calc.el: Update copyright date.
35360 (calc-version): Increase to 2.1.
35361 (calc-version-date): Remove.
35362
35363 * calc/calc-help.el: Update copyright date.
35364 (calc-full-help): Remove reference to calc-version-date.
35365 Update copyright date.
35366
35367 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
35368
35369 * vc.el (vc-do-command): Use a pipe for async processes, so password
35370 prompts don't show up at places where the user can't reply.
35371
35372 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
35373
35374 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
35375 on the file name we pass to the inferior shell.
35376
35377 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
35378
35379 * progmodes/which-func.el (which-function): Be robust in the face of an
35380 imenu--make-index-alist failure.
35381
35382 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
35383
35384 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
35385
35386 * progmodes/python.el (python-preoutput-filter): Fix last change.
35387
35388 2005-03-29 Lute Kamstra <lute@gnu.org>
35389
35390 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
35391 functions and compiled macros.
35392 (debug-convert-byte-code): Handle macros too.
35393 (debug-on-entry-1): Don't signal an error when trying to clear a
35394 function that is not set to debug on entry.
35395
35396 2005-03-29 Jay Belanger <belanger@truman.edu>
35397
35398 * calc/calc-lang.el: Add functions to math-function-table
35399 properties of tex and math.
35400
35401 2005-03-29 Kenichi Handa <handa@m17n.org>
35402
35403 * ps-mule.el (ps-mule-plot-string): Translate characters by
35404 ps-print-translation-table.
35405 (ps-mule-begin-job): Call find-charset-region/string with
35406 ps-print-translation-table.
35407 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
35408
35409 * ps-print.el (ps-print-translation-table): New variable.
35410 (ps-plot-region): Translate characters by ps-print-translation-table.
35411
35412 2005-03-29 Juri Linkov <juri@jurta.org>
35413
35414 * simple.el (next-error-highlight-timer): New variable.
35415
35416 * progmodes/compile.el (compilation-goto-locus):
35417 Use `next-error-highlight-timer' instead of `sit-for'.
35418
35419 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
35420
35421 * mail/supercite.el (sc-mail-field): Use assoc-string.
35422 (sc-get-address): Simplify regexps.
35423
35424 * files.el (minibuffer-with-setup-hook): New macro.
35425 (find-file-read-args): Use it to avoid let-binding
35426 minibuffer-with-setup-hook (which breaks turning on/off
35427 file-name-shadow-mode while in the prompt).
35428
35429 * complete.el (PC-read-include-file-name-internal):
35430 Use test-completion.
35431
35432 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
35433
35434 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
35435
35436 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
35437
35438 * window.el (window-buffer-height): Use count-screen-lines.
35439
35440 * progmodes/python.el (python-preoutput-leftover): New var.
35441 (python-preoutput-filter): Use it.
35442 (python-send-receive): Loop until all the result has been received.
35443
35444 2005-03-28 Juri Linkov <juri@jurta.org>
35445
35446 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
35447
35448 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
35449 "Recover Crashed Session".
35450 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
35451 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
35452 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
35453 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
35454 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
35455 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
35456 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
35457 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
35458
35459 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
35460 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
35461 Ediff Sessions", "Toggle use of separate control buffer frame",
35462 "Use separate frame for Ediff control buffer".
35463
35464 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
35465 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
35466 "Rename Bookmark", "Delete Bookmark".
35467
35468 * info.el (Info-mode-menu): Remove ellipsis from "Index".
35469 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
35470 Add `:active Info-index-alternatives' to "Next Matching Item".
35471
35472 * wdired.el (wdired-change-to-wdired-mode):
35473 Mention `wdired-abort-changes' key in the initial message.
35474
35475 * international/mule.el (auto-coding-alist): Associate non-ascii
35476 image filename extensions with `no-conversion'.
35477
35478 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
35479
35480 * international/iso-acc.el:
35481 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
35482
35483 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
35484
35485 * textmodes/sgml-mode.el (html-mode): Doc update.
35486
35487 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
35488
35489 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
35490
35491 * term.el (term-move-columns): Fix face after extending a line.
35492 (term-insert-spaces): Likewise.
35493 (term-reset-terminal): Fix off by one error.
35494
35495 2005-03-26 Eli Zaretskii <eliz@gnu.org>
35496
35497 * international/mule.el (auto-coding-alist): Add .xpi files.
35498
35499 * files.el (auto-mode-alist): Add .xpi files.
35500
35501 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
35502
35503 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
35504
35505 2005-03-26 Eli Zaretskii <eliz@gnu.org>
35506
35507 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
35508
35509 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
35510
35511 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
35512 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
35513
35514 * calendar/cal-move.el (calendar-beginning-of-year): Move the
35515 cursor to Jan 1 when needed.
35516 (calendar-end-of-year): Fix -/+ typo.
35517 Reported by Chong Yidong <cyd@stupidchicken.com>.
35518
35519 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
35520
35521 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
35522
35523 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
35524 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
35525
35526 2005-03-25 Richard M. Stallman <rms@gnu.org>
35527
35528 * filesets.el (filesets-init): Add autoload.
35529
35530 * mail/mailalias.el (mail-directory): Doc fix.
35531
35532 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
35533
35534 * mail/mailalias.el (mail-directory-process): Do nothing if
35535 mail-directory-process is an atom.
35536 (mail-get-names): Ignore mail-directory-names if it is an atom.
35537 (mail-directory-process defvar): Doc fix.
35538 (mail-names): Doc fix.
35539
35540 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
35541
35542 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
35543
35544 2005-03-26 Kenichi Handa <handa@m17n.org>
35545
35546 * international/mule-util.el (detect-coding-with-priority):
35547 Call update-coding-systems-internal before detect-coding-region.
35548
35549 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
35550
35551 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
35552 (gdb-frames-mode-map): Add follow-link property.
35553
35554 2005-03-25 Jay Belanger <belanger@truman.edu>
35555
35556 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
35557 for variables.
35558
35559 2005-03-25 Juri Linkov <juri@jurta.org>
35560
35561 * image-mode.el: Optimize image filename extension regexps in
35562 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
35563 in `auto-mode-alist'.
35564 (image-mode): Add `image-toggle-display-text' to local hook
35565 `change-major-mode-hook'. Display the image as an image by
35566 default. Set `cursor-type' and `truncate-lines' if the image
35567 is already displayed. Take into account the current mode (image
35568 or text) in message.
35569 (image-minor-mode): New minor mode.
35570 (image-mode-maybe, image-toggle-display-text): New functions.
35571 (image-toggle-display): Use called-interactively-p.
35572 Let-bind `inhibit-read-only' to t.
35573
35574 * image-mode.el (image-minor-mode): Set `cursor-type' and
35575 `truncate-lines' if the image is already displayed. Add turning
35576 image-minor-mode off to `change-major-mode-hook'. Add message.
35577 Call `image-toggle-display-text' after turning image-minor-mode off.
35578
35579 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
35580
35581 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
35582 Terminal.app, use utf-8.
35583 (set-display-table-and-terminal-coding-system): Add coding-system arg.
35584 (set-locale-environment): Use it.
35585
35586 * term/xterm.el: Undo last change, better done in mule-cmds.el.
35587
35588 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
35589
35590 * progmodes/python.el (python-close-block-statement-p)
35591 (python-outdent-p, python-current-defun): Use symbol-end.
35592
35593 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
35594
35595 * files.el (save-some-buffers): Doc fix.
35596
35597 2005-03-25 Werner Lemberg <wl@gnu.org>
35598
35599 * complete.el, thumbs.el: Replace `legal' with `valid'.
35600 * calendar/calendar.el: Replace `legal' with `valid'.
35601 * emacs-lisp/advice.el: Replace `legal' with `valid'.
35602 * mail/supercite.el: Replace `legal' with `valid'.
35603 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
35604 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
35605 Replace `legal' with `valid'.
35606 * textmodes/reftex-vars.el, textmodes/reftex.el:
35607 Replace `legal' with `valid'.
35608
35609 2005-03-25 Werner Lemberg <wl@gnu.org>
35610
35611 * calc/calc-forms.el, calc/calc-sel.el
35612 * midnight.el, vc-cvs.el
35613 * emacs-lisp/cl-macs.el
35614 * emulation/vip.el
35615 * eshell/esh-io.el, eshell/esh-var.el
35616 * mail/supercite.el
35617 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
35618 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
35619 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
35620 * progmodes/sh-script.el, progmodes/xscheme.el
35621 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
35622 * textmodes/reftex-index.el, textmodes/reftex-parse.el
35623 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
35624 * textmodes/reftex.el, textmodes/org.el:
35625 Replace `illegal' with `invalid'.
35626
35627 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
35628
35629 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
35630 (flymake-find-buildfile, flymake-find-possible-master-files)
35631 (flymake-check-include, flymake-parse-line): Replace loops over the
35632 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
35633
35634 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
35635 Substitute file-name-as-directory in the rest of the file.
35636 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
35637 (flymake-replace-region): Remove unused arg `buffer'.
35638 (flymake-check-patch-master-file-buffer): Update calls to it.
35639 (flymake-add-err-info): Remove unused var `count'.
35640 (flymake-mode): Use define-minor-mode.
35641
35642 * progmodes/flymake.el: Use with-current-buffer.
35643 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
35644 flymake-replace-regexp-in-string, flymake-line-beginning-position)
35645 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
35646 Avoid testing for `xemacs'.
35647 (flymake-nop): Move.
35648 (flymake-region-has-flymake-overlays): Return the computed value.
35649 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
35650 Remove unused var `endline'.
35651 (flymake-get-line-count): Remove unused function.
35652 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
35653
35654 * emulation/vi.el:
35655 * generic.el:
35656 * hilit-chg.el (global-highlight-changes):
35657 * hi-lock.el (hi-lock-mode):
35658 * follow.el: find-file-hooks -> find-file-hook.
35659
35660 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
35661
35662 2005-03-24 Juri Linkov <juri@jurta.org>
35663
35664 * dired.el (dired-mode-map): Add menu item "Compare directories"
35665 for dired-compare-directories.
35666
35667 * dired-aux.el (dired-compare-directories): Add autoload cookie.
35668 Doc fix. Replace `read-file-name' with `read-directory-name'.
35669
35670 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
35671
35672 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
35673
35674 2005-03-24 Jay Belanger <belanger@truman.edu>
35675
35676 * calc/calc-embed.el (calc-embedded-mode-change): Save all
35677 relevant mode settings in calc-embedded-original-modes when modes
35678 are permanently changed.
35679
35680 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
35681
35682 * autoinsert.el: find-file-hooks -> find-file-hook.
35683
35684 2005-03-24 Lute Kamstra <lute@gnu.org>
35685
35686 * generic.el (generic-font-lock-defaults): Make it obsolete.
35687 (generic-font-lock-keywords): New variable to replace
35688 generic-font-lock-defaults.
35689 (generic-mode-set-font-lock): Delete it.
35690 (generic-mode-internal): Don't call generic-mode-set-font-lock.
35691 (generic-bracket-support): Add docstring.
35692
35693 * generic-x.el: Rename generic-font-lock-defaults to
35694 generic-font-lock-keywords throughout.
35695 (mailagent-rules-setup-function): Delete it.
35696 (mailagent-rules-generic-mode): Use anonymous function instead.
35697 (show-tabs-generic-mode-font-lock-defaults-1)
35698 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
35699 Quote faces.
35700 (show-tabs-tab-face, show-tabs-space-face): Specify background,
35701 not foreground.
35702
35703 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
35704 Recognize define-generic-mode.
35705
35706 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
35707
35708 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
35709 if there's no completion table.
35710
35711 2005-03-23 Miles Bader <miles@gnu.org>
35712
35713 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35714 Remove tty-specific variants, as they're no longer needed.
35715
35716 2005-03-23 Lute Kamstra <lute@gnu.org>
35717
35718 * generic-x.el: Code cleanup: make args constant whenever possible.
35719 (installshield-statement-keyword-list)
35720 (installshield-system-functions-list)
35721 (installshield-system-variables-list, installshield-types-list)
35722 (installshield-funarg-constants-list): Make them constants.
35723
35724 * generic.el (generic-make-keywords-list): Add autoload cookie.
35725
35726 * calendar/time-date.el: Add comment on time value formats.
35727 Don't require parse-time.
35728 (with-decoded-time-value): New macro.
35729 (encode-time-value): New function.
35730 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
35731 (days-to-time): Return a valid time value when arg is huge.
35732 (time-since): Use time-subtract.
35733 (time-to-number-of-days): Use time-to-seconds.
35734
35735 2005-03-23 David Ponce <david@dponce.com>
35736
35737 * recentf.el (recentf-keep): New option.
35738 (recentf-menu-action): Default to `find-file'.
35739 (recentf-keep-non-readable-files-flag)
35740 (recentf-keep-non-readable-files-p)
35741 (recentf-file-readable-p, recentf-find-file)
35742 (recentf-cleanup-remote): Remove.
35743 (recentf-include-p): More robust.
35744 (recentf-keep-p): New function.
35745 (recentf-remove-if-non-kept): Rename from
35746 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
35747 All callers updated.
35748 (recentf-menu-items-for-commands): Fix help string.
35749 (recentf-track-closed-file): Update. Doc fix.
35750 (recentf-cleanup): Update. Count removed files. Doc fix.
35751
35752 2005-03-23 Kim F. Storm <storm@cua.dk>
35753
35754 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35755 Don't inherit from fringe face (now happens automatically).
35756
35757 2005-03-22 Kim F. Storm <storm@cua.dk>
35758
35759 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
35760 position values.
35761
35762 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
35763
35764 * menu-bar.el (showhide-date-time): Remove.
35765 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
35766 (menu-bar-make-mm-toggle): Simplify.
35767
35768 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
35769
35770 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
35771 Accept qualified variable and function names.
35772
35773 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
35774
35775 * bindings.el (completion-ignored-extensions):
35776 Remove ".lis" for `vax-vms'.
35777
35778 2005-03-22 Andreas Schwab <schwab@suse.de>
35779
35780 * generic-x.el: Revert last change.
35781 * ldefs-boot.el: Update.
35782
35783 2005-03-22 Jay Belanger <belanger@truman.edu>
35784
35785 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
35786 (calc-embedded-save-original-modes)
35787 (calc-embedded-restore-original-modes): New functions.
35788 (calc-do-embedded): Save original modes when entering embedded mode
35789 and restore when leaving embedded mode.
35790 (calc-embedded-modes-change): Change the value of
35791 calc-embedded-original-modes to reflect permanent changes.
35792
35793 2005-03-22 Lute Kamstra <lute@gnu.org>
35794
35795 * generic-x.el: Require generic again.
35796
35797 2005-03-22 Miles Bader <miles@gnu.org>
35798
35799 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
35800 Tweak details to look good on both ttys and bitmap displays, light
35801 or dark background, etc.
35802
35803 2005-03-21 Kim F. Storm <storm@cua.dk>
35804
35805 * tooltip.el (tooltip-show-help-function): Check car and cdr of
35806 mouse position.
35807
35808 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
35809
35810 * icomplete.el: Don't forcibly turn on the mode upon load.
35811 (icomplete-mode): Use define-minor-mode.
35812 (icomplete-eoinput): Default to nil.
35813 (icomplete-minibuffer-setup): Remove autoload.
35814 (icomplete-tidy): Simplify.
35815 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
35816 in the initial state or if the user has modified the field.
35817 Fix handling of icomplete-max-delay-chars.
35818 Remove code that handles the oddball case where
35819 minibuffer-completion-table is an integer.
35820 Wrap icomplete-completions in while-no-input in case building
35821 completions takes more time than expected.
35822 (icomplete-completions): Simplify.
35823
35824 2005-03-21 Richard M. Stallman <rms@gnu.org>
35825
35826 * jka-compr.el (jka-compr-really-do-compress):
35827 Make variable buffer-local.
35828
35829 * image-mode.el: Handle .xpm files too.
35830 (image-toggle-display): Preserve modification flag.
35831
35832 * help.el (where-is): Don't mention aliases with no key bindings.
35833
35834 2005-03-21 Lute Kamstra <lute@gnu.org>
35835
35836 * generic.el: Fix commentary section. Don't require cl for
35837 compilation.
35838 (generic-mode-list): Add autoload cookie.
35839 (generic-use-find-file-hook, generic-lines-to-scan)
35840 (generic-find-file-regexp, generic-ignore-files-regexp)
35841 (generic-mode, generic-mode-find-file-hook)
35842 (generic-mode-ini-file-find-file-hook): Fix docstrings.
35843 (define-generic-mode): Make it a defmacro. Fix docstring.
35844 (generic-mode-internal): Code cleanup. Add autoload cookie.
35845 (generic-mode-set-comments): Code cleanup.
35846 * generic-x.el: Don't prevent compilation. Don't require generic.
35847 Follow coding conventions. Minor code cleanup.
35848 (etc-fstab-generic-mode): Add some keywords.
35849 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
35850 define-generic-mode like a function declaration.
35851
35852 2005-03-21 Jay Belanger <belanger@truman.edu>
35853
35854 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
35855 changing modes.
35856
35857 2005-03-21 Sam Steingold <sds@gnu.org>
35858
35859 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
35860
35861 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
35862
35863 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
35864 Add underscore to "f$ lexicals" regexp.
35865
35866 2005-03-20 Juri Linkov <juri@jurta.org>
35867
35868 * subr.el (progress-reporter-do-update): When `min-value' is equal
35869 to `max-value', set `percentage' to 0 and prevent division by zero.
35870
35871 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
35872
35873 Sync with Tramp 2.0.48.
35874
35875 * net/tramp.el (all): Change all addresses to .gnu.org.
35876 (tramp-append-tramp-buffers): New defun.
35877 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
35878 Catch `dont-send' signal.
35879 (tramp-set-auto-save-file-modes): Set always permissions, because
35880 there might be an old auto-saved file belonging to another
35881 original file. This could be a security threat. Reported by
35882 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
35883 Check for Emacs 21.3.50 removed.
35884
35885 * net/tramp-smb.el (all): Remove debug construct for
35886 `with-parsed-tramp-file-name'.
35887 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
35888 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
35889 No error message if DIRECTORY or FILENAME doesn't exist.
35890 (tramp-smb-open-connection): Check existence of
35891 `tramp-smb-program'.
35892
35893 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
35894
35895 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
35896 Properly handle the case where the `m' or `s' command's argument is not
35897 yet terminated.
35898 (perl-indent-new-calculate): New function.
35899 (perl-indent-line): Use it.
35900
35901 2005-03-20 Miles Bader <miles@gnu.org>
35902
35903 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
35904 in text-mode too. Change to new face names.
35905 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
35906 Add `:weight bold' attribute.
35907 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
35908
35909 2005-03-19 Juri Linkov <juri@jurta.org>
35910
35911 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
35912
35913 * international/mule.el (auto-coding-alist): Sync with
35914 `auto-mode-alist' by adding upper case archive file extensions
35915 and adding ear/war to jar extension.
35916
35917 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
35918
35919 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
35920 running, restart it.
35921
35922 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
35923
35924 * finder.el (finder-current-item): Throw an error on an empty line.
35925
35926 * man.el (Man-follow-manual-reference): If current-word returns
35927 nil, use "".
35928
35929 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
35930
35931 * simple.el (goto-line): Doc fix.
35932
35933 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
35934
35935 * files.el (save-buffer): Doc fix.
35936
35937 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
35938
35939 * recentf.el (recentf-cleanup-remote): New variable.
35940 (recentf-cleanup): Use it to conditionally check availability of
35941 remote files.
35942
35943 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
35944
35945 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
35946 function names.
35947
35948 2005-03-19 Eli Zaretskii <eliz@gnu.org>
35949
35950 * language/thai-word.el: New file.
35951
35952 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
35953
35954 * files.el (backup-buffer): If the file's directory is not
35955 writable, use copy instead of move to backup the file.
35956
35957 2005-03-19 Eli Zaretskii <eliz@gnu.org>
35958
35959 * obsolete/keyswap.el: Moved to obsolete/ from term/.
35960
35961 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
35962
35963 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
35964 Use functionp instead of symbolp and fboundp. Reported by Drkm
35965 <darkman_spam@yahoo.fr>.
35966 (ps-print-version): New version 6.6.6.
35967
35968 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
35969
35970 * textmodes/table.el (table--line-column-position): New idiom.
35971 (table--row-column-insertion-point-p): New function to test
35972 validity of row and column insertion operation at a location.
35973 (table-global-menu, table-cell-menu): Use above functions for
35974 deterministic test operation.
35975 (table--editable-cell-p): Behave in deterministic fashion.
35976
35977 2005-03-18 Juri Linkov <juri@jurta.org>
35978
35979 * isearch.el (isearch-lazy-highlight-new-loop):
35980 Make arguments beg and end optional.
35981 (isearch-update): Remove optional arguments nil from
35982 isearch-lazy-highlight-new-loop.
35983 (isearch-lazy-highlight-search): Let-bind case-fold-search to
35984 isearch-lazy-highlight-case-fold-search instead of
35985 isearch-case-fold-search, and let-bind isearch-regexp to
35986 isearch-lazy-highlight-regexp.
35987 Use isearch-lazy-highlight-last-string instead of isearch-string.
35988
35989 * replace.el (perform-replace): Remove bindings of global
35990 variables isearch-string, isearch-regexp, isearch-case-fold-search.
35991 Add three new arguments to `replace-highlight'.
35992 (replace-highlight): Add arguments string, regexp, case-fold.
35993 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
35994 to allow isearch-lazy-highlight-new-loop to use these values
35995 to set corresponding isearch-lazy-highlight-* internal
35996 variables whose values lazy highlighting will use regardless of
35997 changes to global variables isearch-string, isearch-regexp,
35998 isearch-case-fold-search during lazy highlighting loop.
35999 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
36000 to `lazy-highlight-cleanup'.
36001
36002 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
36003 (ispell-highlight-face): Set default face to `isearch' when
36004 lazy highlighting is enabled.
36005 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
36006 priority to 1. Add lazy highlighting.
36007 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
36008 from `isearch-dehighlight'.
36009
36010 2005-03-18 David Ponce <david@dponce.com>
36011
36012 * files.el (hack-local-variables): Do a case-insensitive search
36013 for End.
36014
36015 2005-03-18 Juri Linkov <juri@jurta.org>
36016
36017 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
36018 `isearch-lazy-highlight-cleanup', add alias to old name and
36019 declare obsolete. Add release numbers to other obsolete vars.
36020 (isearch-done, isearch-lazy-highlight-new-loop):
36021 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
36022 (lazy-highlight-cleanup) <variable>: Doc fix.
36023 (isearch-lazy-highlight-update): Rename obsolete
36024 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
36025
36026 2005-03-18 Kenichi Handa <handa@m17n.org>
36027
36028 * language/thai-util.el: Fix categorization of Thai characters in
36029 thai-category-table.
36030 (thai-composition-pattern): Adjust it for the above change.
36031 (thai-self-insert-command, thai-compose-syllable): New functions.
36032 (thai-compose-region): Use thai-compose-syllable.
36033 (thai-compose-string): Likewise.
36034 (thai-composition-function): Likewise.
36035 (thai-auto-composition): New function.
36036 (thai-auto-composition-mode): New minor mode.
36037
36038 * language/thai.el: Fix patterns to be registered in
36039 composition-function-table.
36040
36041 * international/quail.el (quail-input-method): Locally bind
36042 inhibit-modification-hooks to t.
36043
36044 2005-03-17 Richard M. Stallman <rms@gnu.org>
36045
36046 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
36047 (perl-mode): Use run-mode-hooks.
36048
36049 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
36050 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
36051 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
36052
36053 * mail/sendmail.el (sendmail-send-it): Reenable the code
36054 to compute resend-to-address and use it.
36055
36056 * tar-mode.el (tar-mode): Turn off undo unconditionally.
36057
36058 * image-mode.el: New file.
36059
36060 * image.el (insert-sliced-image): Add autoload cookie.
36061
36062 * font-lock.el (font-lock-lines-before): New user option.
36063 (font-lock-after-change-function): Obey it.
36064
36065 * bindings.el (esc-map): Make M-g a prefix.
36066 Bind M-g g and M-g M-g to goto-line.
36067
36068 * faces.el (face-id): Doc fix.
36069
36070 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
36071
36072 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
36073 (rmail-show-message): Use rmail-unknown-mail-followup-to.
36074 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
36075
36076 * mail/sendmail.el (mail-yank-ignored-headers)
36077 (mail-font-lock-keywords, mail-mode-fill-paragraph):
36078 Add Mail-Followup-To and Mail-Reply-To headers.
36079 (mail-citation-hook): Add autoload cookie.
36080 (mail-mode): Doc fix.
36081 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
36082 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
36083 (mail-mode-fill-paragraph): Handle those headers.
36084 (mail-mailing-lists): New variable.
36085 (mail-mail-reply-to, mail-mail-followup-to): New functions.
36086
36087 2005-03-17 Juri Linkov <juri@jurta.org>
36088
36089 * isearch.el (isearch-fallback): Check for `(car previous)'
36090 before calling `isearch-other-end-state'.
36091
36092 2005-03-17 Kim F. Storm <storm@cua.dk>
36093
36094 * simple.el (move-beginning-of-line): Move to beginning of buffer
36095 line, as well as beginning of screen line.
36096
36097 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
36098
36099 * calendar/diary-lib.el (mark-diary-entries): Use new optional
36100 argument REDRAW rather than calendar-redrawing variable.
36101 * calendar/calendar.el (calendar-redrawing): Delete.
36102 (redraw-calendar): Do not bind calendar-redrawing.
36103
36104 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
36105
36106 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
36107 diary-file buffer.
36108
36109 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
36110
36111 * help.el (describe-mode): Allow a :minor-mode-function property to
36112 specify a different minor mode toggle function than the variable.
36113 * simple.el (auto-fill-function):
36114 * subr.el (add-minor-mode): Use it.
36115
36116 2005-03-16 Kenichi Handa <handa@m17n.org>
36117
36118 * language/ethio-util.el (sera-being-called-by-w3): New variable.
36119 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
36120 (ethio-fidel-to-sera-buffer): Likewise.
36121
36122 2005-03-16 Juri Linkov <juri@jurta.org>
36123
36124 * emacs-lisp/find-func.el (find-function-regexp):
36125 Add defun-emitting macro `menu-bar-make-toggle'.
36126
36127 * isearch.el: Put `isearch-scroll' property to
36128 `split-window-horizontally'.
36129
36130 * info.el: Update error messages for `debug-ignored-errors'.
36131 (Info-isearch-search): Doc fix.
36132 (Info-find-node): Move up code to go into info buffer before
36133 recording the node to the history.
36134 (Info-fontify-node): Fontify titles only if the next line
36135 has two or more `*', `=', `-', `.'.
36136 Display "go to this node" for empty (match-string 3).
36137
36138 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
36139
36140 * term/mac-win.el: Add mouse pointer shape constants.
36141
36142 2005-03-15 Kim F. Storm <storm@cua.dk>
36143
36144 * simple.el (move-beginning-of-line): Use vertical-motion.
36145
36146 2005-03-15 Juri Linkov <juri@jurta.org>
36147
36148 * isearch.el (isearch-error): New variable.
36149 (isearch-invalid-regexp, isearch-within-brackets): Remove.
36150 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
36151 (isearch-within-brackets-state): Remove.
36152 (isearch-case-fold-search-state, isearch-pop-fun-state):
36153 Decrease frame index.
36154 (isearch-mode, isearch-top-state, isearch-push-state)
36155 (isearch-edit-string, isearch-abort, isearch-search-and-update)
36156 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
36157 (isearch-search, isearch-lazy-highlight-new-loop):
36158 Replace `isearch-invalid-regexp' with `isearch-error'.
36159 Remove `isearch-within-brackets'.
36160 (isearch-search): Add `search-failed' handler to `condition-case'.
36161 (isearch-lazy-highlight-search): Add `condition-case' to catch
36162 errors and allow `isearch-lazy-highlight-update' to try
36163 highlighting from the beginning of the window.
36164 (isearch-repeat): Move up code to set isearch-wrapped to t
36165 before calling isearch-wrap-function.
36166
36167 * info.el (Info-isearch-initial-node): New internal variable.
36168 (Info-search): Signal an error in isearch mode when search leaves
36169 the initial node. Signal an error when `bound' is non-nil and
36170 nothing was found in the current subfile.
36171 (Info-isearch-search): Remove `condition-case'.
36172 (Info-isearch-wrap): Don't wrap when search failed during leaving
36173 the initial node. If `Info-isearch-search' is nil, wrap around
36174 the current node.
36175 (Info-isearch-start): New fun.
36176 (Info-mode): Add buffer-local hook `Info-isearch-start' to
36177 `isearch-mode-hook'.
36178
36179 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
36180
36181 * simple.el (normal-erase-is-backspace): Set default to t if
36182 running on Mac.
36183
36184 * term/mac-win.el (function-key-map): Sync with x-win.el.
36185
36186 2005-03-15 Kenichi Handa <handa@m17n.org>
36187
36188 * international/mule-cmds.el (locale-language-names): Modify the
36189 format of elements and add more entries.
36190 (locale-preferred-coding-systems): Add more entries.
36191 (set-locale-environment): Adjust for the change of
36192 locale-language-names.
36193
36194 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
36195
36196 * pcvs.el (smerge-ediff): Remove bogus autoload.
36197
36198 2005-03-14 Lute Kamstra <lute@gnu.org>
36199
36200 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
36201 Ignore a `*' at the beginning of a line.
36202
36203 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
36204 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
36205 subr.el.
36206 (dont-compile, eval-when-compile, eval-and-compile): Use declare
36207 to specify indentation.
36208
36209 * generic.el (define-generic-mode): Let generic-mode-list be a
36210 list of strings; test membership with equal.
36211
36212 2005-03-14 Kim F. Storm <storm@cua.dk>
36213
36214 * simple.el (next-line, previous-line): Add optional try-vscroll
36215 arg to recognize interactive use. Pass it on to line-move.
36216 (line-move): Don't perform auto-window-vscroll when defining or
36217 executing keyboard macro to ensure consistent behavior.
36218
36219 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
36220
36221 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
36222
36223 2005-03-13 Lute Kamstra <lute@gnu.org>
36224
36225 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
36226 debugger-setup-buffer so that backtrace marks the frames set to
36227 debug-on-exit and we don't have to do it manually. Set an extra
36228 debug-on-exit for macro's.
36229 (debugger-setup-buffer): Don't mark the top frame manually.
36230
36231 2005-03-12 Lute Kamstra <lute@gnu.org>
36232
36233 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
36234 lisp-indent-function throughout.
36235 (with-no-warnings): Set lisp-indent-function property.
36236
36237 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
36238
36239 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
36240 Add entry for backslash.
36241
36242 2005-03-12 Juri Linkov <juri@jurta.org>
36243
36244 * info.el (Info-search): Four fixes for backward search.
36245
36246 2005-03-11 Jay Belanger <belanger@truman.edu>
36247
36248 * calc/calc.el (calc-language-alist): New variable.
36249 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
36250 (calc-embedded-find-modes): Use calc-language-alist instead of
36251 calc-embedded-language-alist.
36252
36253 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
36254
36255 * calendar/calendar.el (calendar-redrawing): New internal
36256 variable.
36257 (redraw-calendar): Remove bogus save-excursion from previous
36258 change. Bind calendar-redrawing to t for mark-diary-entries.
36259 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
36260 calendar if that is why we were called.
36261
36262 2005-03-11 Kenichi Handa <handa@m17n.org>
36263
36264 * international/mule.el (make-coding-system): Set property
36265 coding-system-define-form to nil.
36266 (define-coding-system-alias): Likewise.
36267
36268 2005-03-11 Kenichi Handa <handa@m17n.org>
36269
36270 These changes are suggested by Dave Love <fx@gnu.org>.
36271
36272 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
36273 coding: tag.
36274 (adaptive-fill-regexp): Add more bullets.
36275 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
36276 regexps.
36277
36278 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
36279
36280 * help.el (describe-mode): Properly handle non-trivial lighters.
36281 Don't ignore minor modes that are not listed in minor-mode-list.
36282
36283 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
36284 feature ON when the user requests to turn it OFF.
36285
36286 2005-03-10 Lute Kamstra <lute@gnu.org>
36287
36288 * emacs-lisp/debug.el (debug-entry-code): Delete it.
36289 (implement-debug-on-entry): New function to replace debug-entry-code.
36290 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
36291 second argument as the 2005-03-07 change makes it obsolete.
36292 (debug-on-entry, cancel-debug-on-entry): Update call to
36293 debug-on-entry-1.
36294 (debug, debugger-setup-buffer): Comment update.
36295 (debugger-frame-number): Update to work with implement-debug-on-entry.
36296
36297 2005-03-10 Jay Belanger <belanger@truman.edu>
36298
36299 * calc/calc-embed.el (math-ms-args): Declare it.
36300 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
36301 math-ms-args.
36302 (calc-embedded-subst): Use math-multi-subst-rec to substitute
36303 variables.
36304
36305 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
36306
36307 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
36308 Use message-box.
36309
36310 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
36311 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
36312 (tooltip-gud-tips): Simplify.
36313 (tooltip-gud-tips-p): Remove superfluous :set.
36314 (tooltip-gud-modes): Add fortran-mode.
36315 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
36316
36317 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
36318
36319 2005-03-09 Kim F. Storm <storm@cua.dk>
36320
36321 * play/animate.el (animate-place-char): Use forward-line instead
36322 of next-line to improve performance.
36323
36324 2005-03-09 Simon Josefsson <jas@extundo.com>
36325
36326 * net/browse-url.el (browse-url-default-browser): Doc fix.
36327
36328 2005-03-09 Miles Bader <miles@gnu.org>
36329
36330 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
36331 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
36332
36333 2005-03-09 Kenichi Handa <handa@m17n.org>
36334
36335 * international/latin-1.el: Set case and syntax for 255 only if
36336 set-case-syntax-set-multibyte is nil.
36337
36338 * textmodes/ispell.el (ispell-insert-word): New function.
36339 (ispell-word): Use ispell-insert-word to insert a new word.
36340 (ispell-process-line): Likewise.
36341 (ispell-complete-word): Likewise.
36342
36343 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
36344
36345 * calendar/calendar.el (redraw-calendar): Preserve point.
36346 Reported by Matt Hodges <MPHodges@member.fsf.org>.
36347 (calendar-week-start-day): Move after definition of
36348 redraw-calendar. Delete buffer test, since redraw-calendar has
36349 that now.
36350
36351 * calendar/diary-lib.el (mark-diary-entries): Only call
36352 redraw-calendar in the first of any recursive calls.
36353 Reported by Alan Shutko <ats@acm.org>.
36354
36355 2005-03-08 Juri Linkov <juri@jurta.org>
36356
36357 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
36358 (html-horizontal-rule, html-line, html-image, html-checkboxes)
36359 (html-radio-buttons): Add a space before the trailing `/>' where
36360 sgml-xml-mode is non-nil.
36361 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
36362 the subsequent tag of the empty XML tag.
36363 (html-href-anchor): Don't set initial input to "http:".
36364 (html-image): Ask for the image URL and set point inside alt="".
36365 (html-name-anchor): Duplicate the name in the `id' attribute when
36366 sgml-xml-mode is non-nil.
36367 (html-paragraph): Remove \n before <p>.
36368 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
36369 instead of `checked' when sgml-xml-mode is non-nil.
36370
36371 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
36372 Remove 1 space before #RRGGBB to not truncate it on terminal
36373 windows w/o fringes. Remove 1 space between bg and fg examples
36374 to get more space.
36375 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
36376 avoid byte-compile warnings.
36377
36378 * image-file.el (image-file-handler): Put `safe-magic' property to
36379 `image-file-handler'.
36380
36381 * info.el (Info-isearch-search): Emulate word search in
36382 isearching through multiple Info nodes with Info-search.
36383 (Info-isearch-wrap): Allow isearch-word.
36384
36385 2005-03-08 Lute Kamstra <lute@gnu.org>
36386
36387 * emacs-lisp/debug.el (debugger-step-through): Make sure that
36388 stepping into the debugger's code is not possible.
36389 (debugger-jumping-flag): Docstring update.
36390
36391 2005-03-08 Jay Belanger <belanger@truman.edu>
36392
36393 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
36394 embedded mode begins.
36395 (calc-embedded-language-alist): New variable.
36396 (calc-embedded-find-modes): Use calc-embedded-language-alist to
36397 set default language mode.
36398
36399 2005-03-08 Kenichi Handa <handa@m17n.org>
36400
36401 * international/ccl.el (define-ccl-program): Fix docstring about
36402 extra 256 bytes assured for the output buffer.
36403
36404 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
36405 Fix BUFFER_MAGNIFICATION to 2.
36406 (ccl-encode-mule-utf-16be-with-signature): Likewise.
36407
36408 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
36409
36410 * align.el (align-rules-list): Added an alignment rule for CSS
36411 declarations (applies to css-mode and html-mode buffers).
36412
36413 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
36414
36415 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
36416
36417 2005-03-07 Kim F. Storm <storm@cua.dk>
36418
36419 * simple.el (move-beginning-of-line): New command.
36420
36421 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
36422
36423 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
36424
36425 * emulation/cua-base.el: Put CUA move property on move-end-of-line
36426 and move-beginning-of-line.
36427
36428 * apropos.el (apropos-print): Omit command from M-x ... RET.
36429
36430 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
36431
36432 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
36433 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
36434
36435 2005-03-06 Richard M. Stallman <rms@gnu.org>
36436
36437 * bindings.el (esc-map): Bind M-g to goto-line.
36438
36439 * facemenu.el (global-map): Bind M-o, not M-g.
36440
36441 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
36442
36443 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
36444 "Open Directory" as for "Open File".
36445
36446 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
36447
36448 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
36449 (push-mark-command): Run activate-mark-hook.
36450
36451 2005-03-06 Richard M. Stallman <rms@gnu.org>
36452
36453 * help-mode.el (help-mode-finish): Don't alter the element
36454 in view-return-to-alist if there already is one.
36455
36456 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
36457 make sure the current buffer is the expected one.
36458
36459 * novice.el (disabled-command-function): Output in *Disabled Command*.
36460 Explicitly ignore non-keyboard events, and explicitly handle C-g.
36461
36462 * textmodes/flyspell.el (flyspell-large-region):
36463 Pass args differently for aspell.
36464
36465 * files.el (mode-require-final-newline): Doc fix.
36466
36467 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
36468
36469 * progmodes/which-func.el (which-function):
36470 Specify NOERROR when calling imenu--make-index-alist.
36471
36472 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
36473
36474 * simple.el (normal-erase-is-backspace): Define default value.
36475
36476 * custom.el (custom-theme-set-variables): Remove unused var
36477 `immediate'.
36478 (custom-reevaluate-setting): Simple function to handle variables
36479 that are defined before their default value can really be
36480 computed.
36481
36482 * startup.el (command-line): Use it for temporary-file-directory,
36483 small-emporary-file-directory, auto-save-file-name-transforms,
36484 blink-cursor-mode, and normal-erase-is-backspace.
36485
36486 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
36487 progress, even with buggy anchored keywords.
36488
36489 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
36490
36491 * simple.el (goto-line): Remove unbalanced final parenthesis.
36492
36493 2005-03-05 Richard M. Stallman <rms@gnu.org>
36494
36495 * simple.el (goto-line): Use a number at point as the default.
36496 With C-u as arg, switch buffers.
36497
36498 2005-03-05 Juri Linkov <juri@jurta.org>
36499
36500 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
36501 with `no-blinking-cursor'.
36502
36503 * startup.el (no-blinking-cursor): New defvar.
36504 (command-line): Add `--no-blinking-cursor' to longopts.
36505 Set `no-blinking-cursor' to t for command line arguments
36506 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
36507 with `no-blinking-cursor' in the condition for calling
36508 `blink-cursor-mode'.
36509
36510 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
36511
36512 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
36513 (menu-bar-options-save): Add blink-cursor-mode.
36514 (menu-bar-options-menu): Add blink-cursor-mode.
36515
36516 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
36517
36518 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
36519 (icalendar-export-file, icalendar-export-region)
36520 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
36521 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
36522
36523 2005-03-04 Lute Kamstra <lute@gnu.org>
36524
36525 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
36526 (debug-function-list): Ditto.
36527
36528 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
36529
36530 * textmodes/texinfmt.el (texinfo-append-refill):
36531 Redefine the types of line to which @refill
36532 is not appended by replacing a search for `@refill\\|@bye' with
36533 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
36534 itemize@refill' bug and the unfilled long lines bug.
36535 (texinfmt-version): Update number and date.
36536
36537 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
36538
36539 * international/code-pages.el (windows-1250, windows-125[2-8])
36540 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
36541
36542 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
36543
36544 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
36545 bound yet.
36546
36547 2005-03-02 Romain Francoise <romain@orebokech.com>
36548
36549 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
36550 buffer after removing limits.
36551 (ibuffer-pop-filter): Ditto.
36552 Update copyright.
36553
36554 2005-03-02 Miles Bader <miles@gnu.org>
36555
36556 * button.el (make-text-button): If the user doesn't specify a
36557 type, use the default. Rewrite to use `add-text-properties' and
36558 plist functions.
36559
36560 2005-03-01 Lute Kamstra <lute@gnu.org>
36561
36562 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
36563 (debugger-jumping-flag): New var.
36564 (debug-entry-code): Use it.
36565 (debugger-jump): Use debugger-jumping-flag and add
36566 debugger-reenable to post-command-hook.
36567 (debugger-reenable): Use debugger-jumping-flag and remove itself
36568 from post-command-hook.
36569 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
36570 debugger-reenable.
36571
36572 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
36573
36574 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
36575 inclusion of "itemize\\|", which may be unnecessary, is certainly
36576 inelegant, and stops refilling in itemize lists when formatting
36577 Japanese Texinfo files to Info.
36578 Update copyright to 2005.
36579
36580 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
36581
36582 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
36583 of an error if GDB can't find the source file.
36584
36585 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
36586
36587 * calendar/calendar.el (redraw-calendar): Work from any buffer,
36588 not just the calendar.
36589
36590 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
36591 first.
36592 (diary-redraw-calendar): New function.
36593 (make-diary-entry): Add diary-redraw-calendar to local
36594 write-contents-functions. Turn off selective display before
36595 inserting in diary.
36596
36597 2005-03-01 Kim F. Storm <storm@cua.dk>
36598
36599 * emacs-lisp/copyright.el (copyright-fix-years): New command.
36600
36601 2005-03-01 Lute Kamstra <lute@gnu.org>
36602
36603 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
36604 that debug-entry-code can be safely removed from a function while
36605 this code is being evaluated. Revert the 2005-02-27 change as the
36606 new implementation no longer requires it. Make sure that a
36607 function body containing just a string is not mistaken for a docstring.
36608 (debug): Skip one more frame in case of debug on entry.
36609 (debugger-setup-buffer): Delete one more frame line in case of
36610 debug on entry.
36611 (debugger-frame-number): Update to use the new text introduced by
36612 the 1999-11-03 change. Skip one more frame in case of debug on entry.
36613
36614 2005-02-28 Kim F. Storm <storm@cua.dk>
36615
36616 * double.el (double-translate-key): Call force-window-update after
36617 read-event to avoid crash in redisplay.
36618
36619 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
36620
36621 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
36622 (debug): Use it. Move the inhibit-trace earlier.
36623 (debug-entry-code): New const.
36624 (debug-on-entry-1): Use it.
36625
36626 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
36627
36628 * international/utf-16.el (ccl-encode-mule-utf-16le):
36629 Fix BUFFER_MAGNIFICATION to 2.
36630 (ccl-encode-mule-utf-16be): Likewise.
36631
36632 2005-02-28 Kenichi Handa <handa@m17n.org>
36633
36634 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
36635 Fix BUFFER_MAGNIFICATION to 4.
36636 (ccl-encode-mule-utf-16be-with-signature): Likewise.
36637
36638 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
36639
36640 * speedbar.el (speedbar-update-flag): Doc fix.
36641 (speedbar-show-info-under-mouse): Give set-mouse-position the right
36642 argument.
36643
36644 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
36645
36646 * reveal.el (reveal-post-command): Don't try to reveal overlays which
36647 have a non-nil `invisible' property but are actually visible.
36648
36649 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
36650 for perldoc sections.
36651 (perl-outline-regexp, perl-outline-level): New var and function.
36652 (perl-mode): Use them.
36653
36654 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
36655
36656 * calendar/diary-lib.el (diary-remind): Discard any mark portion
36657 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
36658
36659 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
36660
36661 * cus-edit.el: Comment change.
36662 (custom-buffer-create-internal): Slightly reword text at top of
36663 Custom buffers. Mention there that saving an option edits the
36664 init file. Add link to Emacs manual node on `custom-file'.
36665 (custom-magic-alist): Rewrite individual State messages to use
36666 capitalized keywords. Doc fix.
36667
36668 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
36669
36670 * calendar/calendar.el (calendar-buffer): Move above
36671 calendar-week-start-day.
36672 (calendar-week-start-day): Doc fix. Add :set function.
36673 (calendar-minimum-window-height): New variable.
36674 (generate-calendar-window): Only resize window if selected-window
36675 is displaying the calendar buffer. Use new variable
36676 calendar-minimum-window-height.
36677 (generate-calendar): Reword error message.
36678 (calendar-mode-map): Bind DEL to scroll-other-window-down.
36679
36680 2005-02-27 Andreas Schwab <schwab@suse.de>
36681
36682 * vc.el (vc-do-command): Don't run command asynchronously when
36683 operating in a remote directory.
36684
36685 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
36686 change from sync with Tramp 2.0.47.
36687
36688 2005-02-27 Richard M. Stallman <rms@gnu.org>
36689
36690 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
36691
36692 * textmodes/flyspell.el (flyspell-mode-on):
36693 Call ispell-change-dictionary only if necessary.
36694
36695 * emacs-lisp/re-builder.el (regexp-builder): New function.
36696
36697 * register.el (describe-register-1): Explicitly handle
36698 yank-excluded-properties = t.
36699
36700 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
36701 (custom-magic-alist): Change the status descriptions again.
36702 (face widget-type): Total rewrite based on `restricted-sexp'
36703 to eliminate the confusing double hiding levels.
36704
36705 * emacs-lisp/debug.el (debug-on-entry-1):
36706 If function body is empty, add nil as body form.
36707
36708 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
36709
36710 * emacs-lisp/trace.el (inhibit-trace): New var.
36711 (trace-make-advice): Use it.
36712
36713 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
36714
36715 2005-02-26 Kim F. Storm <storm@cua.dk>
36716
36717 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
36718 (mouse-on-link-p, mouse-drag-region-1): Use it.
36719
36720 2005-02-25 Lute Kamstra <lute@gnu.org>
36721
36722 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
36723
36724 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
36725
36726 * frame.el (blink-cursor-mode): Add :group keyword.
36727
36728 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
36729
36730 * calendar/icalendar.el (icalendar--decode-isodatetime):
36731 New optional argument DAY-SHIFT.
36732 (icalendar-export-region): Fix coding-system-for-write.
36733 (icalendar--convert-ical-to-diary): Shift end-day of all-day
36734 events by one.
36735
36736 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
36737
36738 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
36739
36740 2005-02-24 Kim F. Storm <storm@cua.dk>
36741
36742 * international/iso-acc.el (iso-accents-compose): Fix crash
36743 during redisplay. Call force-window-update after read-event
36744 and delete-region to signal that window is not accurate.
36745
36746 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
36747
36748 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
36749 Remove unused and inexistent var `inhibit-trace'.
36750 (debugger-mode): Use run-mode-hooks.
36751 (debugger-list-functions): Add buttons; setup xref stack.
36752
36753 2005-02-23 Richard M. Stallman <rms@gnu.org>
36754
36755 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
36756 appointment says it was explicitly made.
36757 (appt-add): Set the 3rd element.
36758 (appt-make-list): Preserve explicit appointments.
36759
36760 * subr.el (find-tag-default): Catch errors in forward-sexp.
36761
36762 2005-02-23 Juri Linkov <juri@jurta.org>
36763
36764 * info.el (Info-isearch-search): New defcustom.
36765 (Info-isearch-search): Call the default isearch function
36766 when Info-isearch-search is nil.
36767 (Info-isearch-wrap): Use variable Info-isearch-search.
36768
36769 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
36770
36771 * cus-edit.el: Comment change.
36772
36773 2005-02-22 Kim F. Storm <storm@cua.dk>
36774
36775 * progmodes/hideif.el (hide-ifdef-use-define-alist):
36776 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
36777
36778 2005-02-22 Simon Josefsson <jas@extundo.com>
36779
36780 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
36781 New variable.
36782 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
36783 Oskarsson" <myrkraverk@users.sourceforget.net>.
36784
36785 2005-02-22 Kim F. Storm <storm@cua.dk>
36786
36787 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
36788 check that window of that event is the selected window.
36789 (mouse-drag-region-1): Compare mouse event window to selected
36790 window before setting point.
36791
36792 * tooltip.el (tooltip-show-help-function): Pass event to
36793 mouse-on-link-p so it can check selected window.
36794
36795 2005-02-22 Kenichi Handa <handa@m17n.org>
36796
36797 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
36798 (ps-mule-show-warning): New function.
36799 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
36800 characters are found.
36801
36802 * ps-print.el (ps-header-footer-string): Return a list of header
36803 and footer strings.
36804
36805 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
36806
36807 * pcvs.el (cvs-retrieve-revision): Fix thinko.
36808
36809 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
36810
36811 * frame.el (blink-cursor-mode): Use define-minor-mode.
36812
36813 * term/mac-win.el (function-key-map): Use char-names more consistently.
36814 (file-name-coding-system): Only set it for MacOS-9. The other case is
36815 already handled in mule-cmds.el (where it also works when mac-win.el
36816 is not used).
36817
36818 2005-02-21 Kenichi Handa <handa@m17n.org>
36819
36820 * international/mule.el (ctext-pre-write-conversion): Always use
36821 " *code-converting-work*" buffer for work.
36822
36823 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
36824
36825 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
36826
36827 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
36828
36829 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
36830
36831 * ses.el (undo-more): Restore defadvice, but only the part that
36832 allows changes outside the restricted area of the buffer.
36833
36834 2005-02-20 Kim F. Storm <storm@cua.dk>
36835
36836 * simple.el (line-move): Add fourth optional arg try-vscroll which
36837 must be set to perform auto-window-vscroll.
36838 When moving backwards and doing auto-window-vscroll, automatically
36839 vscroll to the last part of lines which are taller than the window.
36840 (next-line, previous-line): Set try-vscroll arg on line-move.
36841
36842 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
36843
36844 * replace.el (query-replace, query-replace-regexp)
36845 (replace-string, replace-regexp): When operating on region, make
36846 the minibuffer prompt say so.
36847
36848 * isearch.el (isearch-forward): Document isearch-query-replace and
36849 isearch-query-replace-regexp keybindings.
36850
36851 2005-02-19 Jay Belanger <belanger@truman.edu>
36852
36853 * calc/calc-aent.el (math-read-token): Add local variable.
36854
36855 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
36856 (calc-edit-top): Move declaration to earlier in file.
36857 (calc-edit-macro-repeats): Add local variables.
36858
36859 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
36860 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
36861 calcFunc-tanh.
36862 Adjust integration rule for calcFunc-tan.
36863
36864 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
36865
36866 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
36867 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
36868 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
36869 (viper-skip-separators): Bug fix.
36870 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
36871 particular major mode.
36872 (viper-del-backward-char-in-replace): Don't put deleted char on the
36873 kill ring.
36874
36875 * emulation/viper-ex.el (viper-color-display-p): New function.
36876 (viper-has-face-support-p): Use viper-color-display-p.
36877
36878 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
36879
36880 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
36881
36882 * emulation/viper-util.el (viper-glob-unix-files):
36883 Fix shell status check.
36884 (viper-file-remote-p): Make equivalent to file-remote-p.
36885
36886 * emulation/viper.el (viper-major-mode-modifier-list):
36887 Use viper-gnus-modifier-map.
36888
36889 2005-02-19 David Kastrup <dak@gnu.org>
36890
36891 * subr.el (subregexp-context-p): Fix garbled doc string by adding
36892 quoting.
36893
36894 2005-02-19 Jay Belanger <belanger@truman.edu>
36895
36896 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
36897 Remove extra definitions.
36898 (calc-coth): New function.
36899 (calcFunc-cot): Fix `let'.
36900
36901 2005-02-19 Eli Zaretskii <eliz@gnu.org>
36902
36903 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
36904 the reasons we use "type pc" in these faces.
36905
36906 * button.el (button): Ditto.
36907
36908 2005-02-19 Michael Mauger <mmaug@yahoo.com>
36909
36910 * replace.el (query-replace-read-from): Set the value of
36911 query-replace-from-history-variable to handle the case of an empty
36912 string entered to accept the suggested default.
36913
36914 * net/tramp.el (tramp-file-name-for-operation):
36915 Use dired-call-process instead of dired-call-process-command.
36916
36917 2005-02-19 Jay Belanger <belanger@truman.edu>
36918
36919 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
36920 (math-div-non-trig): New variables.
36921 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
36922 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
36923 (math-combine-prod, math-div-symb-fancy): Add simplifications for
36924 trig expressions.
36925
36926 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
36927
36928 * progmodes/gdb-ui.el (gdb-var-update-handler)
36929 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
36930 for watch expressions,
36931 (gdb-var-create-handler): Don't set speedbar-update-flag.
36932 (gdb-post-prompt): Simplify test for speedbar.
36933
36934 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
36935
36936 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
36937 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
36938 we use the syntax table of the correct buffer.
36939 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
36940 Felix Gatzemeier.
36941
36942 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
36943 (ediff-file-remote-p): Make synonymous with file-remote-p.
36944 In all deffaces ediff-*-face-*, use min-colors.
36945
36946 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
36947 ediff-recurse-to-subdirectories.
36948 (ediff-mark-if-equal): Check that the arguments are strings, use
36949 ediff-same-contents (after to Felix Gatzemeier).
36950
36951 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
36952 nil.
36953
36954 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
36955
36956 * log-view.el (log-view-message-re): Fix up Subversion regexp.
36957
36958 2005-02-18 David Kastrup <dak@gnu.org>
36959
36960 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
36961 use `mark-active' when defined.
36962
36963 2005-02-18 Kenichi Handa <handa@m17n.org>
36964
36965 * ps-print.el (ps-font-info-database): New entry
36966 ZapfChancery-MediumItalic with correct font name. Fix font name
36967 of the entry Zapf-Chancery-MediumItalic.
36968
36969 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
36970
36971 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
36972
36973 2005-02-16 Kim F. Storm <storm@cua.dk>
36974
36975 * ido.el (ido-fallback-command): Pass user input to fallback command.
36976
36977 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
36978
36979 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
36980 (gdb-find-file-hook): Add server prefix.
36981
36982 2005-02-16 Richard M. Stallman <rms@gnu.org>
36983
36984 * replace.el (perform-replace): Pass new args to replace-highlight.
36985 (replace-highlight): Take region args,
36986 and pass them to isearch-lazy-highlight-new-loop.
36987
36988 * novice.el (disabled-command-hook): Autoload the defalias
36989 and the make-obsolete-variable call.
36990
36991 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
36992
36993 * isearch.el (isearch-lazy-highlight-start-limit)
36994 (isearch-lazy-highlight-end-limit): New variables limit
36995 the region for highlighting.
36996 (isearch-lazy-highlight-new-loop): New args BEG and END.
36997 (isearch-lazy-highlight-search): Use the new vars.
36998 (isearch-lazy-highlight-update): Likewise.
36999
37000 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
37001
37002 * cus-start.el (all): Use default-boundp.
37003
37004 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
37005
37006 * menu-bar.el (menu-bar-select-frame): Handle current frame.
37007
37008 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
37009
37010 * autorevert.el (auto-revert-stop-on-user-input)
37011 (auto-revert-verbose): Doc fixes.
37012
37013 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
37014
37015 * international/mule-cmds.el (set-locale-environment): Remove call
37016 to set-selection-coding-system on Windows.
37017
37018 2005-02-15 Jay Belanger <belanger@truman.edu>
37019
37020 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
37021 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
37022 calcFunc-coth.
37023 (math-simplify-sqrt): Add simplifications.
37024
37025 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
37026 to list.
37027
37028 * calc/calc-ext.el: Add functions to autoloads.
37029
37030 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
37031 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
37032 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
37033 (math-csc-raw, math-cot-raw): New functions.
37034
37035 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
37036
37037 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
37038 the variable name in a message.
37039
37040 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
37041 calcFunc-csc, calcFunc-cot.
37042
37043 * calc/calcalg2.el: Add derivative and integration rules for
37044 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
37045 calcFunc-csch, calcFunc-coth.
37046 (math-do-integral-methods): Add to checks for when to use
37047 substitutions.
37048
37049 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
37050
37051 2005-02-15 Lute Kamstra <lute@gnu.org>
37052
37053 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
37054 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
37055 <monnier@iro.umontreal.ca>.
37056 (lisp-outline-level): Improve efficiency. Suggested by David
37057 Kastrup <dak@gnu.org>.
37058
37059 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
37060
37061 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
37062 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
37063 (gdb-set-gud-minor-mode-existing-buffers): New functions.
37064 (gdb-find-file-hook): New hook. Add it to find-file-hook.
37065 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
37066
37067 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
37068
37069 * cus-start.el (all): Comment change.
37070
37071 2005-02-14 Lute Kamstra <lute@gnu.org>
37072
37073 * cus-start.el (all): Check if symbol is void.
37074
37075 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
37076
37077 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
37078 optional argument to \cite.
37079
37080 2005-02-14 Richard M. Stallman <rms@gnu.org>
37081
37082 * cus-edit.el (custom-buffer-create-internal): Update help message.
37083 (custom-magic-alist): Update help messages.
37084
37085 * cus-start.el (all): Allow a var to specify a standard value.
37086
37087 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
37088
37089 * custom.el (custom-theme-set-variables): Handle variable aliases.
37090
37091 * frame.el (blink-cursor-timer): Doc fix.
37092 (blink-cursor): Make it an alias for `blink-cursor-mode' and
37093 declare obsolete.
37094 (blink-cursor-mode): Define with defcustom and use correct
37095 standard expression in that defcustom.
37096 * startup.el (command-line): Adapt to above changes in frame.el.
37097
37098 2005-02-11 Lute Kamstra <lute@gnu.org>
37099
37100 * apropos.el (apropos-score-doc): Prevent division by zero.
37101
37102 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
37103
37104 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
37105 (icalendar--get-event-property-attributes)
37106 (icalendar--get-event-properties)
37107 (icalendar--datetime-to-diary-date): New functions.
37108 (icalendar--split-value): Doc fix.
37109 (icalendar--datetime-to-noneuropean-date)
37110 (icalendar--datetime-to-european-date): New optional argument
37111 SEPARATOR. Return result as a string instead of a list.
37112 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
37113 (icalendar--convert-string-for-export): Rename arg S to STRING.
37114 (icalendar-export-region): Doc fix. Change name of error buffer.
37115 Save output buffer.
37116 (icalendar-import-file): Add blank at end of prompt.
37117 (icalendar-import-buffer): Doc fix. Do not switch to error
37118 buffer. Indicate status in return value.
37119 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
37120 buffer. Save output buffer. Handle exception from recurrence
37121 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
37122 events. Fix problems with weekly all-day events.
37123
37124 2005-02-10 Richard M. Stallman <rms@gnu.org>
37125
37126 * simple.el (eval-expression-print-format):
37127 Avoid warning about edebug-active.
37128
37129 * help.el (help-for-help-internal): Rename from help-for-help.
37130 (help-for-help): Define with defalias.
37131
37132 * font-core.el (font-lock-default-function): Use with-no-warnings.
37133
37134 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
37135
37136 * custom.el (defface): Doc fix.
37137
37138 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
37139
37140 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
37141 width 0" to prevent word wrapping problems.
37142
37143 2005-02-09 Kim F. Storm <storm@cua.dk>
37144
37145 * ido.el (ido-file-extensions-order): New defcustom.
37146 (ido-file-extension-lessp, ido-file-extension-aux)
37147 (ido-file-extension-order): New advanced file ordering.
37148 (ido-file-lessp): New simple file ordering.
37149 (ido-sort-list): Remove.
37150 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
37151 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
37152
37153 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
37154
37155 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
37156 that some versions of grep produce.
37157 (grep-mode-font-lock-keywords): Likewise.
37158
37159 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
37160
37161 * progmodes/gdb-ui.el (gdb-location-list): New variable.
37162 (gdb-cdir): Delete.
37163 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
37164 (gdb-source-info): Treat case when source file is in another
37165 directory properly.
37166 (gdb-get-location): New function.
37167
37168 2005-02-07 Jay Belanger <belanger@truman.edu>
37169
37170 * calc/calc-prog.el (calc-write-parse-table-part)
37171 (calc-fix-token-name): Fix a check for language type.
37172
37173 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
37174
37175 2005-02-07 Andre Spiegel <spiegel@gnu.org>
37176
37177 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
37178 as directory not writable.
37179
37180 2005-02-07 Kim F. Storm <storm@cua.dk>
37181
37182 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
37183 (cua--standard-movement-commands): Remove list.
37184 Instead, set CUA property value to move for movement commands.
37185 (cua-movement-commands): Remove. Users must set CUA prop instead.
37186 (cua--pre-command-handler): Check CUA property.
37187 (cua--init-keymaps): Don't remap undo commands.
37188 (cua-mode): Don't call cua--rectangle-on-off.
37189
37190 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
37191 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
37192 (cua--rect-undo-set-point): New var.
37193 (cua--rectangle-undo-boundary): Setup undo apply entry.
37194 (cua--rect-undo-handler): New function for rectangle undo.
37195 (cua--rect-start-position, cua--rect-end-position): Add.
37196 (cua--rectangle-post-command): Call cua--rectangle-set-corners
37197 for restored rectangle. Set point if cua--rect-undo-set-point.
37198
37199 2005-02-06 Jay Belanger <belanger@truman.edu>
37200
37201 * calc/calc-lang.el (calc-tex-language): Display more information
37202 in messages.
37203
37204 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
37205 in TeX mode.
37206
37207 2005-02-06 Richard M. Stallman <rms@gnu.org>
37208
37209 * emacs-lisp/lisp.el (buffer-end): Doc fix.
37210
37211 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
37212
37213 * net/ldap.el (ldap-search-internal): Support attributes with
37214 optional descriptions separated by a semi-colon, as in
37215 "userCertificate;binary".
37216
37217 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
37218
37219 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
37220 isn't a cons (i.e. the version is 0).
37221
37222 2005-02-05 Eli Zaretskii <eliz@gnu.org>
37223
37224 * help.el (help-for-help): Doc fix.
37225
37226 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
37227
37228 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
37229 GDB-Windows on the menu-bar as this works better.
37230
37231 2005-02-04 Jay Belanger <belanger@truman.edu>
37232
37233 * calc/calc-embed.el (calc-embedded-update): Don't put in
37234 unnecessary newlines. Adjust the end of formula marker.
37235
37236 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
37237 (math-latex-parse-two-args): New function.
37238
37239 2005-02-03 Lute Kamstra <lute@gnu.org>
37240
37241 * help-fns.el (help-with-tutorial): Make sure that users cannot
37242 remove the entire text of the tutorial by means of `undo'.
37243
37244 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
37245
37246 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
37247 in recent changes, where the ispell process was repeatedly
37248 killed & restarted.
37249
37250 * international/mule-cmds.el (set-locale-environment): Set file-name
37251 coding system to utf-8 on Darwin systems.
37252 (set-default-coding-systems): Don't set default-file-name-coding-system
37253 on Darwin systems.
37254
37255 2005-02-03 Richard M. Stallman <rms@gnu.org>
37256
37257 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
37258
37259 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
37260
37261 * faces.el (list-faces-display): Add optional argument.
37262
37263 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
37264
37265 * font-core.el (font-lock-default-function): Handle the rare case where
37266 only font-lock-keywords is set.
37267
37268 2005-02-02 Kenichi Handa <handa@m17n.org>
37269
37270 * international/characters.el: Cancel previous change for
37271 I-WITH-DOT-ABOVE and DOTLESS-i.
37272
37273 * international/latin-5.el: Cancel previous change.
37274
37275 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
37276
37277 * progmodes/gud.el: Correction to syntax in gud-menu-map.
37278
37279 2005-02-02 Kenichi Handa <handa@m17n.org>
37280
37281 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
37282 DOTLESS-i.
37283
37284 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
37285 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
37286
37287 * case-table.el (get-upcase-table): New function.
37288 (copy-case-table): Copy upcaes table too if non-nil.
37289 (set-case-syntax-delims): Maintain upcase table too.
37290 (set-case-syntax-pair): Likewise.
37291 (set-upcase-syntax, set-downcase-syntax): New functions.
37292 (set-case-syntax): Maintain upcase table too.
37293
37294 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
37295
37296 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
37297
37298 * progmodes/gud.el (gud-goto-info): New function.
37299 (gud-tool-bar-map): Use correct icon.
37300
37301 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
37302
37303 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
37304 When delegating, order args in the funcall correctly.
37305
37306 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
37307
37308 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
37309
37310 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
37311
37312 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
37313 buffer not visiting a file.
37314
37315 2005-01-31 Jay Belanger <belanger@truman.edu>
37316
37317 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
37318 bound on the line with the formula.
37319
37320 2005-01-31 Kim F. Storm <storm@cua.dk>
37321
37322 * ses.el (ses-create-cell-variable-range)
37323 (ses-destroy-cell-variable-range, ses-reset-header-string)
37324 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
37325 (ses-insert-row): Fix format of apply undo entries.
37326
37327 2005-01-31 Jay Belanger <belanger@truman.edu>
37328
37329 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
37330 parts.
37331
37332 * calc/calc-embed.el (calc-embedded-open-formula)
37333 (calc-embedded-close-formula): Ignore matrix environments.
37334
37335 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
37336 TeX mode.
37337
37338 * calc/calc-lang.el (math-function-table, math-oper-table)
37339 (math-variable-table): Adjust the LaTeX portions.
37340
37341 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
37342 (math-latex-ignore-words): New constant.
37343
37344 2005-01-31 Richard M. Stallman <rms@gnu.org>
37345
37346 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
37347 (ispell-local-dictionary): Doc fix.
37348 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
37349 Don't reinitialize at run time. Don't defcustom.
37350 All uses changed to append ispell-local-dictionary-alist,
37351 or check it first.
37352 (ispell-current-dictionary): New variable for dictionary in use.
37353 (ispell-dictionary): Now used only for global default.
37354 (ispell-start-process): Set ispell-current-dictionary,
37355 not ispell-dictionary.
37356 (ispell-change-dictionary): Use this only for setting
37357 user preferences.
37358 (ispell-internal-change-dictionary): New function
37359 to change the current dictionary in use.
37360 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
37361 Use ispell-current-dictionary.
37362 Handle ispell-local-dictionary-overridden.
37363 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
37364
37365 2005-01-31 Jay Belanger <belanger@truman.edu>
37366
37367 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
37368
37369 * calc/calc-ext.el: Add calc-latex-language to autoloads.
37370 (calc-mode-map): Add calc-latex-language.
37371
37372 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
37373 (math-latex-print-frac): New functions.
37374 (math-oper-table, math-function-table, math-variable-table)
37375 (math-complex-format, math-input-filter): Add latex properties.
37376 (calc-set-language): Set math-expr-special-function-mapping.
37377
37378 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
37379 (calc-write-parse-table-part): Add LaTeX support.
37380
37381 * calc/calc.el (calc-language): Adjust docstring.
37382 (calc-set-mode-line): Add LaTeX support.
37383 (math-expr-special-function-mapping): New variable.
37384 (math-tex-ignore-words): Add to list.
37385
37386 * calc/calccomp.el (math-compose-expr, math-compose-rows):
37387 Add LaTeX support.
37388 (math-compose-expr): Add support for special functions.
37389
37390 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
37391
37392 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
37393
37394 * progmodes/gdb-ui.el (gdb-memory-address)
37395 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
37396 (gdb-memory-mode-map, gdb-memory-format-keymap)
37397 (gdb-memory-format-menu, gdb-memory-unit-keymap)
37398 (gdb-memory-unit-menu): New variables for a buffer
37399 that lets the user examine program memory.
37400 (gdb-memory-set-address, gdb-memory-set-repeat-count)
37401 (gdb-memory-format-binary, gdb-memory-format-octal)
37402 (gdb-memory-format-unsigned, gdb-memory-format-signed)
37403 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
37404 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
37405 (gdb-memory-unit-word, gdb-memory-unit-halfword)
37406 (gdb-memory-unit-byte, gdb-memory-unit-menu)
37407 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
37408 (gdb-memory-mode, gdb-memory-buffer-name)
37409 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
37410 New functions for above buffer.
37411
37412 2005-01-30 Richard M. Stallman <rms@gnu.org>
37413
37414 * cus-edit.el (custom-bury-buffer): Function deleted.
37415 (custom-buffer-done-function): Option deleted.
37416 (custom-buffer-done-kill): New replacement option.
37417 (Custom-buffer-done): Call quit-window.
37418 (custom-buffer-create-internal): Update for above changes.
37419
37420 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
37421
37422 * simple.el (undo-ask-before-discard): New var.
37423 (undo-outer-limit-truncate): Implement it.
37424 (undo-extra-outer-limit): Doc update.
37425
37426 2005-01-29 Richard M. Stallman <rms@gnu.org>
37427
37428 * ses.el (undo-more): Delete defadvice.
37429 (ses-begin-change): Doc fix.
37430
37431 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
37432 instead of rebinding C-x u and C-_.
37433
37434 * files.el (normal-backup-enable-predicate): Return nil for files
37435 in /tmp, regardless of temporary-file-directory.
37436
37437 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
37438
37439 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
37440 (open-rectangle, delete-whitespace-rectangle-line)
37441 (clear-rectangle-line): If FILL, pass t instead of FILL
37442 for move-to-column's 2nd arg.
37443
37444 * simple.el (undo): Fix the test for continuing a series of undos.
37445 (undo-more): Set pending-undo-list to t when we reach end.
37446 (pending-undo-list): Move up defvar.
37447
37448 * wid-edit.el (widget-button-click):
37449 Shorten the range of the track-mouse binding.
37450
37451 * comint.el (comint-insert-input): Undo previous changes;
37452 use last-input-event in interactive spec.
37453
37454 2005-01-29 Eli Zaretskii <eliz@gnu.org>
37455
37456 * progmodes/compile.el (compilation-start): Bind buffer-read-only
37457 to nil before invoking call-process. Reset buffer's modified flag
37458 after fontifying it in the no-async branch.
37459
37460 * wid-edit.el (widget-specify-button): If mouse pointer shape
37461 cannot be changed, use mouse face instead.
37462
37463 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
37464
37465 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
37466 (gdb-goto-breakpoint): Make breakpoint handling work on template
37467 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
37468 (gdb-assembler-custom): Update to recognize breakpoint information
37469 added on 2005-01-19.
37470
37471 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
37472
37473 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
37474 (dsssl-mode): Use define-derived-mode.
37475 (scheme-mode-initialize): Remove.
37476 (scheme-mode): Use run-mode-hooks.
37477
37478 * cus-edit.el (customize-group-other-window)
37479 (custom-buffer-create-other-window): Don't override special-display-*.
37480 (custom-mode-map): Make it dense.
37481
37482 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
37483 sets the default value.
37484
37485 2005-01-28 Eli Zaretskii <eliz@gnu.org>
37486
37487 * descr-text.el: Add more keywords.
37488
37489 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
37490
37491 * speedbar.el: Avoid unnecessary use of locate-library.
37492
37493 * international/mule-cmds.el (standard-display-european-internal):
37494 Don't fiddle with latin-1 non-break space any more since it's now
37495 special cased in the C code.
37496 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
37497
37498 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
37499
37500 * cus-start.el (all): Add `undo-outer-limit'.
37501
37502 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
37503
37504 * textmodes/bibtex.el (bibtex-format-entry):
37505 Use `bibtex-empty-field-re' only on the text of fields, not on entire
37506 field lines.
37507 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
37508 not on part of a buffer.
37509
37510 2005-01-25 Lute Kamstra <lute@gnu.org>
37511
37512 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
37513 nonempty field text strings like "{letters\\macro{}more letters}".
37514 Clarify docstring.
37515 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
37516 (bibtex-entry-offset, bibtex-parse-association)
37517 (bibtex-parse-field-name): Fix typos in docstrings.
37518 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
37519
37520 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
37521 Juri Linkov <juri@jurta.org>
37522
37523 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
37524 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
37525 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
37526 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
37527
37528 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
37529 isearch minor mode.
37530
37531 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
37532
37533 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
37534
37535 2005-01-24 Lute Kamstra <lute@gnu.org>
37536
37537 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
37538 CASECHARS and NOT-CASECHARS regular expressions of the
37539 "nederlands" and "nederlands8" dictionaries to prevent a "Range
37540 striding over charsets" error.
37541
37542 2005-01-24 Jay Belanger <belanger@truman.edu>
37543
37544 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
37545 display variable name.
37546
37547 2005-01-24 Kenichi Handa <handa@m17n.org>
37548
37549 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
37550 Fix setting of the element of encoded-kbd-iso2022-invocations.
37551
37552 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
37553
37554 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
37555 (gdb-threads-select): Change to also accept mouse events.
37556 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
37557 (gdb-threads-mouse-select): Delete.
37558
37559 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
37560
37561 * files.el (insert-directory): Take care of empty directory,
37562 listed without -a switch.
37563
37564 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
37565
37566 * textmodes/refill.el (refill-post-command-function):
37567 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
37568 to the list of functions that we should be careful not to undo.
37569 (refill-late-fill-paragraph-function): Remove.
37570 (refill-saved-state): New var.
37571 (refill-mode): Use it to save fill-paragraph-function.
37572 Save also the value of auto-fill-function.
37573
37574 * term/w32-win.el: Simplify code.
37575
37576 2005-01-23 Kim F. Storm <storm@cua.dk>
37577
37578 * simple.el (line-move): Adapt to new return value from
37579 pos-visible-in-window-p.
37580
37581 * simple.el (line-move): Fix last change. Check partial
37582 visibility at point rather than at window-start.
37583
37584 2005-01-22 Jason Rumney <jasonr@gnu.org>
37585
37586 * term/w32-win.el (xw-defined-colors): Remove debug-message.
37587
37588 2005-01-22 David Kastrup <dak@gnu.org>
37589
37590 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
37591
37592 2005-01-22 Eli Zaretskii <eliz@gnu.org>
37593
37594 * type-break.el (type-break-mode): Add a test for
37595 type-break-file-name being non-nil.
37596
37597 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
37598
37599 * net/eudc.el (top level): Call (message "") via progn, so that
37600 eudc-options-file is loaded.
37601
37602 2005-01-22 Kim F. Storm <storm@cua.dk>
37603
37604 * simple.el (line-move-1): Rename from line-move.
37605 (line-move): New function that adjusts vscroll for partially
37606 visible rows, and calls line-move-1 otherwise.
37607
37608 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
37609
37610 * pcomplete.el: Define pcomplete-read-event instead of read-event,
37611 since it's not a complete read-event implementation.
37612
37613 2005-01-20 Jay Belanger <belanger@truman.edu>
37614
37615 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
37616 for called function.
37617
37618 2005-01-20 Steven Tamm <steventamm@mac.com>
37619
37620 * term/mac-win.el (process-connection-type): Remove.
37621 Controlled now by s/darwin.h:PTY_ITERATION.
37622
37623 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
37624
37625 * window.el (handle-select-window): Don't switch window when we're
37626 in the minibuffer.
37627
37628 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
37629
37630 * subr.el (dotimes-with-progress-reporter): New macro.
37631
37632 * ses.el (ses-dotimes-msg): Remove macro.
37633 Use `dotimes-with-progress-reporter' instead.
37634
37635 2005-01-19 Steven Tamm <steventamm@mac.com>
37636
37637 * term/mac-win.el (process-connection-type): Use new
37638 operating-system-release variable to use ptys on Darwin 7 (OS X
37639 10.3) when using carbon build.
37640
37641 2005-01-19 Jay Belanger <belanger@truman.edu>
37642
37643 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
37644 flags if the last command was a tab or M-tab.
37645
37646 * calc/calc-prog.el (calc-user-define-edit): Put original formula
37647 in formula editing buffer.
37648
37649 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
37650
37651 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
37652 breakpoint image symbol in margin.
37653
37654 2005-01-19 Jay Belanger <belanger@truman.edu>
37655
37656 * calc/calc-prog.el (calc-execute-kbd-macro):
37657 Ignore calc-keep-arg-flag.
37658
37659 2005-01-19 Kenichi Handa <handa@m17n.org>
37660
37661 * textmodes/ispell.el (ispell-looking-at): New function.
37662 (ispell-process-line): Use ispell-looking-at to compare the ispell
37663 output and the buffer contents.
37664
37665 2005-01-18 Jay Belanger <belanger@truman.edu>
37666
37667 * calc/calc.el (calc-display-raw): Fix docstring.
37668
37669 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
37670
37671 * simple.el (blink-matching-open): Strip extra info from syntax.
37672
37673 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
37674 funny chars in the end-of-here-doc marker.
37675
37676 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
37677
37678 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
37679 that enable/disabled state of breakpoints is shown correctly in
37680 fringe and on ttys.
37681 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
37682 Add breakpoint information as text properties.
37683 (gdb-mouse-toggle-breakpoint):
37684 Rename to gdb-mouse-set-clear-breakpoint.
37685 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
37686 breakpoints in the margin.
37687 (gdb-remove-strings): Simplify.
37688
37689 2005-01-17 Jay Belanger <belanger@truman.edu>
37690
37691 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
37692 erasing buffer.
37693
37694 2005-01-17 Richard M. Stallman <rms@gnu.org>
37695
37696 * progmodes/grep.el (grep-find): Copy from `grep' the condition
37697 for calling grep-compute-defaults.
37698
37699 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
37700 if buffer is empty.
37701
37702 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
37703
37704 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
37705
37706 * hilit-chg.el (highlight-changes-mode): Don't autoload.
37707
37708 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
37709 non-preloaded variables.
37710
37711 2005-01-17 Steven Tamm <steventamm@mac.com>
37712
37713 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
37714 tex-shell cause to force interactivity when using pipes.
37715
37716 2005-01-17 Kim F. Storm <storm@cua.dk>
37717
37718 * simple.el (just-one-space): Make arg optional.
37719
37720 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
37721
37722 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
37723 posn-at-x-y to t to access left-margin.
37724
37725 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
37726
37727 Sync with Tramp 2.0.47.
37728
37729 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
37730 catching keep-date problems in cp/scp operations.
37731 (tramp-handle-copy-file): Don't call `set-file-modes'
37732 unconditionally. Specialized functions should know better what is
37733 necessary. This improves performance a little bit, and the
37734 functions could catch errors with `cp -p' and `scp -p'.
37735 (tramp-do-copy-or-rename-file-via-buffer)
37736 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
37737 when appropriate.
37738 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
37739 Call `set-file-modes' when appropriate.
37740 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
37741 Johnsson <isak@hypergene.com>.
37742 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
37743 of both Tramp buffer and debug buffer. Reported by Joakim Verona
37744 <joakim@verona.se>.
37745 (tramp-file-name-for-operation): Mark `shell-command' as magic for
37746 Emacs only.
37747
37748 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
37749 `find-file-hooks' and `dired-mode-hook'.
37750 (tramp-minor-mode-map): Respective map. Add remapping for
37751 `compile' and `recompile'.
37752 (tramp-remap-command, tramp-recompile): New defuns.
37753 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
37754 in buffer "*Compilation*". Call the commands asynchronously.
37755
37756 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
37757 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
37758 `shell-command', because it isn't magic in XEmacs. Reported by
37759 Adrian Aichner <adrian@xemacs.org>.
37760
37761 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
37762 `substitute-in-file-name.
37763 (tramp-smb-handle-substitute-in-file-name): New defun.
37764 (tramp-smb-advice-PC-do-completion): Delete advice.
37765
37766 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
37767
37768 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
37769 Fix error in deleting region.
37770
37771 2005-01-15 Richard M. Stallman <rms@gnu.org>
37772
37773 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
37774 In non-temp buffer, switch syntax table temporarily.
37775
37776 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
37777
37778 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
37779
37780 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
37781
37782 * imenu.el (imenu--split-menu): Copy menulist before sorting.
37783 (imenu--generic-function): Use START, not BEG, as pos of definition.
37784
37785 * simple.el (just-one-space): Argument specifies number of spaces.
37786
37787 * simple.el (eval-expression-print-format): Avoid warning
37788 about edebug-active.
37789
37790 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
37791
37792 * progmodes/sh-script.el: Code copied from make-mode.el
37793 with small changes,
37794 (sh-mode-map): Bind C-c C-\.
37795 (sh-backslash-column, sh-backslash-align): New variables.
37796 (sh-backslash-region, sh-append-backslash): New functions.
37797
37798 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
37799
37800 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
37801 (rmail-pop-password, rmail-pop-password-required): Move to
37802 rmail-obsolete group.
37803 (rmail-set-pop-password): Rename to rmail-set-remote-password.
37804 All callers updated.
37805 (rmail-get-pop-password): Rename to rmail-get-remote-password.
37806 Take an argument specifying whether it is POP or IMAP mailbox we
37807 are using. All callers updated.
37808 (rmail-pop-password-error): Rename to
37809 rmail-remote-password-error. Added mailutils-specific error message.
37810 (rmail-movemail-search-path)
37811 (rmail-movemail-variant-in-use): New variables.
37812 (rmail-remote-password, rmail-remote-password-required):
37813 New customization variables.
37814 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
37815 (rmail-parse-url): New function.
37816 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
37817 with GNU mailutils movemail.
37818
37819 2005-01-15 Kevin Ryde <user42@zip.com.au>
37820
37821 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
37822 suffix to space, $ or '$, to correctly position point when going
37823 to @table style constants like DBL_MAX.
37824
37825 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
37826
37827 * type-break.el (type-break-mode, type-break-file-time)
37828 (type-break-file-keystroke-count, type-break-choose-file):
37829 Don't store data in or load data from the file if type-break-file-name
37830 is nil.
37831 (type-break-file-name): Doc update as per the above.
37832
37833 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
37834
37835 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
37836 lookup-key might return nil; handle that.
37837
37838 2005-01-15 Alan Mackenzie <acm@muc.de>
37839
37840 * progmodes/ebrowse.el (ebrowse-class-in-tree):
37841 Return the tail of the tree rather than the element found,
37842 thus enabling the tree to be setcar'd.
37843
37844 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
37845
37846 * textmodes/org.el (org-show-following-heading): New option.
37847 (org-show-hierarchy-above): Use `org-show-following-heading'.
37848 (org-cycle): Documentation fix.
37849
37850 * textmodes/org.el (orgtbl-optimized): New option.
37851 (orgtbl-mode): New command, a minor mode.
37852 (orgtbl-mode-map): New variable.
37853 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
37854 (orgtbl-error, orgtbl-self-insert-command)
37855 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
37856
37857 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
37858 a local variable in each org-mode buffer.
37859
37860 * textmodes/org.el (org-set-regexps-and-options): Rename from
37861 `org-set-regexps'. Added checking for STARTUP keyword.
37862 (org-get-current-options): Add STARTUP options.
37863 (org-table-insert-row): Make mode intelligent about when
37864 realignment is needed.
37865 (org-self-insert-command, org-delete-backward-char, org-delete-char):
37866 New commands.
37867 (org-enable-table-editor): New default value `optimized'.
37868 (org-table-blank-field): Support blanking regions if active.
37869
37870 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
37871
37872 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
37873 if the year is not given.
37874
37875 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
37876 Add new escapes %m and %M, fixed bug with %F by adding
37877 save-match-data.
37878 (reftex-reference): Remove ?. from list of spaces.
37879 (reftex-label-info): Add automatic label prefix recognition.
37880
37881 * textmodes/reftex-index.el (reftex-index-next-phrase):
37882 Add slave parameter to call of `reftex-index-this-phrase'.
37883 (reftex-index-this-phrase): New optional argument.
37884 (reftex-index-region-phrases): Add slave parameter to call of
37885 `reftex-index-this-phrase'.
37886 (reftex-display-index): New argument redo.
37887 (reftex-index-rescan): Add `redo' to arguments of
37888 `reftex-display-index'.
37889 (reftex-index-Rescan, reftex-index-revert)
37890 (reftex-index-switch-index-tag): Add `redo' to arguments of
37891 `reftex-display-index'.
37892 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
37893 indexing. Fix bug with matching is there is a quote before or
37894 after the word.
37895
37896 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
37897 Fix bug when collecting citation keys in lines with comments.
37898 (reftex-citation): Prefix argument no longer rescans the document,
37899 but forces prompting for optional arguments of cite macros.
37900 (reftex-do-citation): Prompting for optional arguments implemented.
37901
37902 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
37903 Add optional arguments to most cite commands.
37904 (reftex-cite-cleanup-optional-args): New option
37905 (reftex-cite-prompt-optional-args): New option.
37906 (reftex-trust-label-prefix): New option.
37907
37908 * textmodes/reftex-toc.el (reftex-toc-find-section):
37909 Add push-mark before changing the position in the buffer.
37910
37911 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
37912 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
37913
37914 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
37915
37916 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
37917 more carefully.
37918
37919 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
37920
37921 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
37922 (sgml-mode): Use it.
37923 (sgml-get-context): Better keep track of implicitly closed tags.
37924
37925 2005-01-13 Kenichi Handa <handa@m17n.org>
37926
37927 * textmodes/ispell.el: These changes are to fix misalignment error
37928 caused by equivalent characters of different Emacs charsets.
37929 (ispell-unified-chars-table): New variable.
37930 (ispell-get-decoded-string): New function.
37931 (ispell-get-casechars, ispell-get-not-casechars)
37932 (ispell-get-otherchars): Call ispell-get-decoded-string.
37933
37934 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
37935
37936 * custom.el (custom-declare-variable): Just put symbol instead
37937 of (defvar . symbol) in `current-load-list'.
37938
37939 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
37940
37941 * emacs-lisp/elint.el: Fixed typo in Commentary section.
37942
37943 2005-01-12 Jay Belanger <belanger@truman.edu>
37944
37945 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
37946 to create a Calc summary.
37947
37948 2005-01-12 Kim F. Storm <storm@cua.dk>
37949
37950 * mouse.el (mouse-on-link-p): Change functionality and doc
37951 string to comply with latest description in lisp ref.
37952
37953 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
37954
37955 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
37956 Enable mouse clicks on mode-line, header-line and margin.
37957 (event-type): Give mouse event symbols an `event-kind' property
37958 with value `mouse-click'.
37959
37960 2005-01-12 Juri Linkov <juri@jurta.org>
37961
37962 * facemenu.el (list-colors-display): Add new arg buffer-name.
37963 Use it. Fix docstring. Replace code for identifying duplicate
37964 colors by the name with call to `list-colors-duplicates' which
37965 identifies duplicate colors by the value unless the color
37966 is one of special Windows colors. Set truncate-lines to t.
37967 Print sorted duplicate color names on each line. Indent to 22
37968 \(the longest color name in rgb.txt) instead of 20. Optimize.
37969 (list-colors-duplicates): New function.
37970 (facemenu-color-name-equal): Delete function.
37971
37972 * facemenu.el (list-colors-print): New function created from code
37973 in list-colors-display. Print #RRGGBB at the window right edge.
37974 (list-colors-display): When temp-buffer-show-function is not
37975 defined, call list-colors-print from temp-buffer-show-hook
37976 to get the right value of window-width in list-colors-print
37977 after the buffer is displayed.
37978
37979 * simple.el (pop-mark): Move deactivate-mark out of conditional
37980 part to deactivate the active mark regardless of the state of the
37981 mark ring.
37982
37983 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
37984 variables line in desktop files.
37985
37986 2005-01-12 Juri Linkov <juri@jurta.org>
37987
37988 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
37989 Bring together isearch highlight related options.
37990 (lazy-highlight): Replace group `replace' by `matching'.
37991 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
37992 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
37993 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
37994 and declare them obsolete.
37995 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
37996 (isearch-faces): Remove defgroup.
37997 (isearch-overlay, isearch-highlight, isearch-dehighlight):
37998 Move isearch highlighting code closer to lazy highlighting code.
37999
38000 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
38001 (query-replace-highlight, query-replace-lazy-highlight)
38002 (query-replace): Move definitions to the beginning of the file.
38003
38004 2005-01-11 Juri Linkov <juri@jurta.org>
38005
38006 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
38007 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
38008 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
38009
38010 * info.el (Info-history-forward): New variable.
38011 (Info-select-node): Reset Info-history-forward to nil.
38012 (Info-last): Turn into defalias.
38013 (Info-history-back): Rename from Info-last.
38014 Add current node to Info-history-forward.
38015 (Info-history-forward): New fun.
38016 (Info-mode-map): Replace Info-last by Info-history-back.
38017 Bind Info-history-forward to "r".
38018 (Info-mode-menu): Replace Info-last by Info-history-back.
38019 Fix menu item text. Add menu item for Info-history-forward.
38020 (info-tool-bar-map): Replace Info-last by Info-history-back.
38021 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
38022 for Info-history-forward.
38023 (Info-mode): Replace Info-last by Info-history-back in docstring.
38024 Add local variable Info-history-forward.
38025 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
38026
38027 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
38028
38029 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
38030 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
38031 Ignore select-window events rather than fiddle with
38032 mouse-autoselect-window.
38033
38034 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
38035
38036 * type-break.el (type-break-mode): Fix previous change.
38037
38038 2005-01-10 Jay Belanger <belanger@truman.edu>
38039
38040 * calc/calc-ext.el (calc-reset): Reset when inside embedded
38041 calculator; only reset when point is inside a calculator.
38042 Don't adjust the window height if the window takes up the whole height
38043 of the frame.
38044
38045 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
38046
38047 * ebuff-menu.el (Electric-buffer-menu-mode):
38048 Preserve value of buffer-local var header-line-format.
38049
38050 2005-01-09 Jay Belanger <belanger@truman.edu>
38051
38052 * calc/calc.el (calc-mode-var-list-restore-saved-values):
38053 Make sure settings file exists before accessing it.
38054
38055 * calc/calc-embed.el (calc-embedded-subst):
38056 Replace math-multi-subst-rec, which is only supposed to be called
38057 by math-multi-subst, by math-multi-subst.
38058
38059 2005-01-09 Andre Spiegel <spiegel@gnu.org>
38060
38061 * vc.el (vc-allow-async-revert): New user option.
38062 (vc-disable-async-diff): New internal variable.
38063 (vc-revert-buffer): Use them to disable asynchronous diff.
38064
38065 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
38066 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
38067 asynchronously if vc-disable-async-diff is t.
38068
38069 2005-01-09 Jay Belanger <belanger@truman.edu>
38070
38071 * calc/calc.el (defcalcmodevar): New macro.
38072 (calc-mode-var-list-restore-default-values)
38073 (calc-mode-var-list-restore-saved-values): New functions.
38074 (calc-mode-var-list): Use defcalcmodevar to define it.
38075 (calc-always-load-extensions, calc-line-numbering)
38076 (calc-line-breaking, calc-display-just, calc-display-origin)
38077 (calc-number-radix, calc-leading-zeros, calc-group-digits)
38078 (calc-group-char, calc-point-char, calc-frac-format)
38079 (calc-prefer-frac, calc-hms-format, calc-date-format)
38080 (calc-float-format, calc-full-float-format, calc-complex-format)
38081 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
38082 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
38083 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
38084 (calc-matrix-brackets, calc-language, calc-language-option)
38085 (calc-left-label, calc-right-label, calc-word-size)
38086 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
38087 (calc-display-raw, calc-internal-prec, calc-angle-mode)
38088 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
38089 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
38090 (calc-window-height, calc-display-trail, calc-show-selections)
38091 (calc-use-selections, calc-assoc-selections)
38092 (calc-display-working-message, calc-auto-why, calc-timing)
38093 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
38094 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
38095 (calc-gnuplot-default-device, calc-gnuplot-default-output)
38096 (calc-gnuplot-print-device, calc-gnuplot-print-output)
38097 (calc-gnuplot-geometry, calc-graph-default-resolution)
38098 (calc-graph-default-resolution-3d, calc-invocation-macro)
38099 (calc-show-banner): Use defcalcmodevar to declare them and set
38100 their default values.
38101
38102 * calc/calc-ext.el (calc-reset): Restore saved values of variables
38103 instead of default values (but restore default values if there is
38104 an argument of 0).
38105
38106 2005-01-09 David Kastrup <dak@gnu.org>
38107
38108 * desktop.el (desktop-restore-eager): Fix typo in type.
38109
38110 2005-01-08 Richard M. Stallman <rms@gnu.org>
38111
38112 * cus-edit.el (customize): Delete :link.
38113
38114 2005-01-08 Jay Belanger <belanger@truman.edu>
38115
38116 * calc/calc.el (calc-mode): Remove the extension from the
38117 `calc-settings-file' file name when loading it.
38118
38119 2005-01-08 Kim F. Storm <storm@cua.dk>
38120
38121 * info.el (Info-mode-map, Info-next-link-keymap)
38122 (Info-prev-link-keymap, Info-up-link-keymap):
38123 Map follow-link to mouse-face.
38124 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
38125
38126 2005-01-08 Jay Belanger <belanger@truman.edu>
38127
38128 * calc/calc.el (calc-settings-file): Change default value.
38129 Suggested by cgw in a comment in calc-mode.el.
38130
38131 * calc/calc-mode.el (calc-settings-file-name):
38132 Compare calc-settings-file to user-init-file instead of ~/.emacs.
38133 Replace ~/.emacs in a prompt by calc-settings-file.
38134
38135 2005-01-07 Lars Hansen <larsh@math.ku.dk>
38136
38137 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
38138 (desktop-lazy-idle-delay): New customizable variables.
38139 (desktop-buffer-args-list): New variable.
38140 (desktop-append-buffer-args): New function.
38141 (desktop-save): Call desktop-append-buffer-args for some buffers.
38142 (desktop-lazy-create-buffer): New function.
38143 (desktop-idle-create-buffers): New function.
38144 (desktop-read): Add message about buffers to restore lazily.
38145 (desktop-lazy-abort): New command.
38146 (desktop-clear): Call desktop-lazy-abort.
38147 (desktop-lazy-complete): New command.
38148
38149 2005-01-06 Richard M. Stallman <rms@gnu.org>
38150
38151 * emacs-lisp/find-func.el (find-face-definition):
38152 Rename from find-face.
38153
38154 2005-01-06 Kim F. Storm <storm@cua.dk>
38155
38156 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
38157
38158 * man.el (Man-xref-man-page, Man-xref-header-file)
38159 (Man-xref-normal-file): Add follow-link property.
38160
38161 2005-01-06 Jay Belanger <belanger@truman.edu>
38162
38163 * calc/calc-units.el: Make sure the proper macro definitions are
38164 available when compiling.
38165
38166 2005-01-06 Juri Linkov <juri@jurta.org>
38167
38168 * isearch.el (isearch-lazy-highlight-update):
38169 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
38170
38171 2005-01-06 Miles Bader <miles@gnu.org>
38172
38173 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
38174 (isearch-lazy-highlight-face): Use new name.
38175
38176 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
38177
38178 * uniquify.el (uniquify-rationalize-file-buffer-names):
38179 Re-add an interactive spec.
38180 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
38181 to the same name.
38182
38183 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
38184 (isearch-update, isearch-done): Adjust calls accordingly.
38185
38186 2005-01-05 Richard M. Stallman <rms@gnu.org>
38187
38188 * custom.el (custom-set-variables, custom-theme-set-variables):
38189 Clarify documentation.
38190
38191 * emacs-lisp/find-func.el (find-variable)
38192 (find-variable-other-window, find-variable-other-frame):
38193 Fix the TYPE args to find-function-read and find-function-do-it.
38194 (find-function): Doc fix.
38195 (find-function-at-point): Replace function-at-point alias.
38196
38197 2005-01-04 Richard M. Stallman <rms@gnu.org>
38198
38199 * cus-face.el (custom-declare-face):
38200 Record defface in current-load-list.
38201
38202 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
38203
38204 * emacs-lisp/find-func.el: Doc fixes.
38205 (find-face-regexp): New variable.
38206 (find-function-regexp-alist): New variable.
38207 (find-function-C-source): Third arg is now TYPE.
38208 (find-function-search-for-symbol): Handle general TYPE.
38209 (find-function-read, find-function-do-it): Handle general TYPE.
38210 (find-definition-noselect, find-face): New functions.
38211 (function-at-point): Alias deleted.
38212
38213 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
38214
38215 * battery.el (display-battery-mode): Rename from display-battery.
38216 Handle the case where it gets turned off.
38217
38218 2005-01-04 Richard M. Stallman <rms@gnu.org>
38219
38220 * cus-edit.el (customize): Make :link point to user doc.
38221
38222 * man.el (Man-fontify-manpage): Turn off undo generation.
38223
38224 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
38225
38226 2005-01-04 Andreas Schwab <schwab@suse.de>
38227
38228 * files.el (insert-directory): Only look for error lines in
38229 inserted text. Don't move too far after processing --dired markers.
38230
38231 2005-01-04 Richard M. Stallman <rms@gnu.org>
38232
38233 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
38234 Don't expand if the character is @, period, dash, etc.
38235 (define-mail-abbrev): Quote names that contain problem characters.
38236
38237 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
38238
38239 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
38240
38241 2005-01-03 Richard M. Stallman <rms@gnu.org>
38242
38243 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
38244 (query-replace-highlight, query-replace-lazy-highlight)
38245 (query-replace): Definitions moved up. Doc fix.
38246
38247 2005-01-03 Richard M. Stallman <rms@gnu.org>
38248
38249 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
38250 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
38251 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
38252 (lazy-highlight-face): Rename from isearch-lazy-...
38253 Change all references to them.
38254
38255 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
38256
38257 * cus-edit.el (custom-file): Doc fix for defcustom.
38258 (custom-file): The function no longer sets the variable
38259 `custom-file' to its return value.
38260
38261 * startup.el (command-line): No longer load `custom-file'.
38262
38263 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
38264
38265 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
38266
38267 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
38268 Don't confuse module-prefixed identifiers for labels.
38269 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
38270
38271 2005-01-02 Richard M. Stallman <rms@gnu.org>
38272
38273 * files.el (basic-save-buffer-1): Fix previous change.
38274
38275 * loadhist.el (file-loadhist-lookup): New function.
38276 (file-provides, file-requires): Use it.
38277
38278 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
38279 instead of calculating the right size.
38280
38281 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
38282
38283 * vc-svn.el (vc-svn-diff): Stay local if possible.
38284
38285 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
38286
38287 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
38288
38289 * files.el (hack-local-variables): Fix last change.
38290
38291 2005-01-02 Jay Belanger <belanger@truman.edu>
38292
38293 * calc/calc-yank.el (calc-edit-top): New variable.
38294 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
38295 object. Change header properties.
38296 (calc-edit-finish, calc-edit-finish-stack-object)
38297 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
38298 edited object.
38299 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
38300 for the beginning of the edited object.
38301 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
38302 for the beginning of the edited object.
38303 * calc/calc-prog.el (calc-edit-macro-finish-edit)
38304 (calc-finish-formula-edit, calc-macro-repeats)
38305 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
38306 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
38307 beginning of the edited object.
38308 (calc-user-define-edit): Change the header for editing macros.
38309 Remove unnecessary variable.
38310
38311 2005-01-01 Jay Belanger <belanger@truman.edu>
38312
38313 * calc/calc-yank.el (calc-edit-mode): Change default header.
38314 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
38315 * calc/calc-store.el (calc-edit-variable): Change title to match new
38316 header.
38317 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
38318 mode to match new header.
38319 (calc-user-define-edit): Change titles to include names of commands.
38320 (calc-finish-formula-edit): Adjust to handle new header.
38321 (calc-finish-macro-edit): Remove.
38322 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
38323 (calc-edit-macro-command, calc-edit-macro-command-type)
38324 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
38325 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
38326 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
38327 (calc-edit-macro-finish-edit): New functions.
38328 (calc-user-define-edit): Use new functions to edit named calc macros.
38329
38330 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
38331
38332 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
38333
38334 * ses.el (copy-region-as-kill): Deactivate mark.
38335
38336 2005-01-01 Richard M. Stallman <rms@gnu.org>
38337
38338 * replace.el (occur-1): If the output buffer is also an input,
38339 don't kill it, rename it.
38340
38341 * faces.el (set-face-background, set-face-foreground): Doc fix.
38342
38343 * cus-face.el (custom-face-attributes): Fix :help-echo strings
38344 for :foreground and :background.
38345
38346 * dired.el (dired-view-command-alist): Variable deleted.
38347 (dired-view-file, dired-mouse-find-file-other-window):
38348 Delete the code to use it.
38349
38350 2005-01-01 Kim F. Storm <storm@cua.dk>
38351
38352 * image.el (insert-sliced-image): Use t for line-height property.
38353
38354 See ChangeLog.11 for earlier changes.
38355
38356 ;; Local Variables:
38357 ;; coding: iso-2022-7bit
38358 ;; add-log-time-zone-rule: t
38359 ;; End:
38360
38361 Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
38362
38363 This file is part of GNU Emacs.
38364
38365 GNU Emacs is free software; you can redistribute it and/or modify
38366 it under the terms of the GNU General Public License as published by
38367 the Free Software Foundation; either version 3, or (at your option)
38368 any later version.
38369
38370 GNU Emacs is distributed in the hope that it will be useful,
38371 but WITHOUT ANY WARRANTY; without even the implied warranty of
38372 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
38373 GNU General Public License for more details.
38374
38375 You should have received a copy of the GNU General Public License
38376 along with GNU Emacs; see the file COPYING. If not, write to the
38377 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
38378 Boston, MA 02110-1301, USA.
38379
38380 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1