b4ff9088ebb9c5ac93e60ab17f7f0ba60c428964
[bpt/emacs.git] / lisp / ChangeLog
1 2008-04-27 Daiki Ueno <ueno@unixuser.org>
2
3 * epa-file.el (auto-encryption-mode): Rename from epa-file-mode.
4 (epa-file-handler): Put 'safe-magic and 'operations properties.
5
6 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
7 (epa-menu-items): Remove.
8
9 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
10 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
11 (epa-dired-mode, epa-global-dired-mode): Remove.
12
13 * dired.el (dired-mode-map): Bind encryption/decryption commands.
14
15 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
16
17 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
18
19 2008-04-27 Glenn Morris <rgm@gnu.org>
20
21 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
22 Remove un-needed local `orig-list'. Replace cl `copy-list'.
23
24 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
25
26 * org/org.el (org-html-level-start): Always have id's in HTML
27 (org-export-as-html): Use `org-link-protocols' to
28 retrieve the export form of the link.
29 (org-add-link-type): Final parameter renamed from PUBLISH. Better
30 documentation of how it is to be used. Avoid double entries for
31 the same link type.
32 (org-add-link-props): New function.
33 (org-modules-loaded): New variable.
34 (org-load-modules-maybe, org-set-modules): New function.
35 (org-modules): New option.
36 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
37 (orgtbl-mode, org-store-link, org-insert-link-global)
38 (org-open-at-point): Call `org-load-modules-maybe'.
39 (org-search-view): Add more text properties.
40 (org-agenda-schedule, org-agenda-deadline): Allow also in
41 search-type agendas.
42 (org-search-view): Order of arguments has been changed.
43 Interpret prefix-arg as TODO-ONLY.
44 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
45 Take new argument order of `org-search-view' into account.
46 (org-todo-only): New variable.
47 (org-search-syntax-table): New variable and function.
48 (org-search-view): Do the search with the special syntax table.
49 (define-obsolete-function-alias): Make work with XEmacs.
50 (org-add-planning-info): Use old date as default when modifying an
51 existing deadline or scheduled item.
52 (org-agenda-compute-time-span): Make argument N optional.
53 (org-agenda-format-date-aligned): Require `cal-iso'.
54 (org-agenda-list): Include week into into agenda heading, don't
55 list it at each date (only on Mondays).
56 (org-read-date-analyze): Define local variable `iso-date'.
57 (org-agenda-format-date-aligned): Remove dependency on
58 `calendar-time-from-absolute'.
59 (org-remember-apply-template, org-go-to-remember-target):
60 Interpret filenames relative to `org-directory'.
61 (org-complete): Silently fail when trying to complete
62 keywords that don't have a default value.
63 (org-get-current-options): Added a #+DATE: option.
64 (org-additional-option-like-keywords): Removed "DATE:" from the
65 list of additional keywords.
66 (org-export-as-html): Removed (current-time) as unnecessary second
67 argument of `format-time-string'.
68 (org-clock-find-position): Handle special case at end of
69 buffer.
70 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
71 `org-agenda-change-time-span'.
72 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
73 `org-agenda-change-time-span'.
74 (org-agenda-month-view): New argument MONTH, pass it on to
75 `org-agenda-change-time-span'.
76 (org-agenda-year-view): New argument YEAR, pass it on to
77 `org-agenda-change-time-span'.
78 (org-agenda-change-time-span): New optional argument N, pass it on
79 to `org-agenda-compute-time-span'.
80 (org-agenda-compute-time-span): New argument N, interpret it by
81 changing the starting day.
82 (org-small-year-to-year): New function.
83 (org-scheduled-past-days): Respect
84 `org-scheduled-past-days'.
85 (org-auto-repeat-maybe): Make sure that repeating
86 dates are pushed into the future, and that the shift is at least
87 one interval, never 0.
88 (org-update-checkbox-count): Fix bug with checkbox
89 counting.
90 (org-add-note): New command.
91 (org-add-log-setup): Renamed from `org-add-log-maybe'.
92 (org-log-note-headings): New entry for plain notes (i.e. notes not
93 related to state changes or clocking).
94 (org-get-org-file): Check for availability of
95 `remember-data-file'.
96 (org-cached-entry-get): Allow a regexp value for
97 `org-use-property-inheritance'.
98 (org-use-property-inheritance): Allow regexp value. Fix bug in
99 customization type.
100 (org-use-tag-inheritance): Allow a list and a regexp value for
101 this variable.
102 (org-scan-tags, org-get-tags-at): Implement selective tag
103 inheritance.
104 (org-entry-get): Respect value `selective' for the INHERIT
105 argument.
106 (org-tag-inherit-p, org-property-inherit-p): New functions.
107 (org-agenda-format-date-aligned): Allow 10 characters for
108 weekday, to acomodate German locale.
109 (org-add-archive-files): New function.
110 (org-agenda-files): New argument `ext', to
111 get archive files as well.
112 (org-tbl-menu): Protect the use of variables that
113 are only available when org-table.el gets loaded.
114 (org-read-agenda-file-list): Error if `org-agenda-files' is a
115 single directory.
116 (org-open-file): Allow a batch process to trigger
117 waiting after executing a system command.
118 (org-store-link): Link to headline when there is not
119 target and no region in an org-mode buffer when creating a link.
120 (org-link-types-re): New variable.
121 (org-make-link-regexps): Compute `org-link-types-re'.
122 (org-make-link-description-function): New option.
123 (org-agenda-date, org-agenda-date-weekend): New faces.
124 (org-archive-sibling-heading): New option.
125 (org-archive-to-archive-sibling): New function.
126 (org-iswitchb): New command.
127 (org-buffer-list): New function.
128 (org-agenda-columns): Also try the #+COLUMNS line in
129 the buffer associated with the entry at point (or with the first
130 entry in the agenda view).
131 (org-modules): Add entry for org-bibtex.el.
132 (org-completion-fallback-command): Moved into `org-completion'
133 group.
134 (org-clock-heading-function): Moved to `org-progress' group.
135 (org-auto-repeat-maybe): Make sure that a note can
136 be enforces if `org-log-repeat' is `note'.
137 (org-modules): Allow additional symbols for external
138 packages.
139 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be
140 undefined.
141 (org-clock-goto): Hide drawers after showing an
142 entry with `org-clock-goto.'
143 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft): Try
144 also a clocktable block shift.
145 (org-clocktable-try-shift): New function.
146 (org-columns-hscoll-title): New function.
147 (org-columns-previous-hscroll): New variable.
148 (org-columns-full-header-line-format): New variable.
149 (org-columns-display-here-title, org-columns-remove-overlays):
150 Install `org-columns-hscoll-title' in post-command-hook.
151
152 * org/org.el: Split into many small files.
153
154 * org/org-agenda.el: New file, split off from org.el.
155
156 * org/org-archive.el: New file, split off from org.el.
157
158 * org/org-bbdb.el: New file.
159
160 * org/org-bibtex.el: New file, split off from org.el.
161
162 * org/org-clock.el: New file, split off from org.el.
163
164 * org/org-colview.el: New file, split off from org.el.
165
166 * org/org-compat.el: New file, split off from org.el.
167
168 * org/org-exp.el: New file, split off from org.el.
169
170 * org/org-faces.el: New file, split off from org.el.
171
172 * org/org-gnus.el: New file, split off from org.el.
173
174 * org/org-info.el: New file, split off from org.el.
175
176 * org/org-infojs.el: New file.
177
178 * org/org-irc.el: New file.
179
180 * org/org-macs.el: New file, split off from org.el.
181
182 * org/org-mew.el: New file.
183
184 * org/org-mhe.el: New file, split off from org.el.
185
186 * org/org-publish.el: New file, split off from org.el.
187
188 * org/org-remember.el: New file, split off from org.el.
189
190 * org/org-rmail.el: New file, split off from org.el.
191
192 * org/org-table.el: New file, split off from org.el.
193
194 * org/org-vm.el: New file, split off from org.el.
195
196 * org/org-wl.el: New file, split off from org.el.
197
198 2008-04-27 Jason Riedy <jason@acm.org>
199
200 * lisp/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
201 parameter that supresses lines that evaluate to NIL.
202 (orgtbl-get-fmt): New inline function for
203 picking apart formats that may be lists.
204 (orgtbl-apply-fmt): New inline function for applying formats that
205 may be functions.
206 (orgtbl-eval-str): New inline function for strings that may be
207 functions.
208 (orgtbl-format-line, orgtbl-to-generic): Use and document.
209 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
210 (*orgtbl-llfmt*, *orgtbl-llstart*)
211 (*orgtbl-llend*): Dynamic variables for last-line formatting.
212 (orgtbl-format-section): Shift formatting to support detecting the
213 last line and formatting it specially.
214 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
215 formats unless overridden.
216 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
217 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
218 bound variables to hold the input collection of lines and output
219 formatted text.
220 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*,
221 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
222 format parameters.
223 (orgtbl-format-line): New function encapsulating formatting for a
224 single line.
225 (orgtbl-format-section): Similar for each section. Rebinding the
226 dynamic vars customizes the formatting for each section.
227 (orgtbl-to-generic): Use orgtbl-format-line and
228 orgtbl-format-section.
229 (org-get-param): Now unused, so delete.
230 (orgtbl-gather-send-defs): New function to
231 gather all the SEND definitions before a table.
232 (orgtbl-send-replace-tbl): New function to find the RECEIVE
233 corresponding to the current name.
234 (orgtbl-send-table): Use the previous two functions and implement
235 multiple destinations for each table.
236
237 * doc/org.texi (A LaTeX example): Note that fmt may be a
238 one-argument function, and efmt may be a two-argument function.
239 (Radio tables): Document multiple destinations.
240
241 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
242
243 * org/org-agenda.el (org-add-to-diary-list): New function.
244 (org-prefix-has-effort): New variable.
245 (org-sort-agenda-noeffort-is-high): New option.
246 (org-agenda-columns-show-summaries)
247 (org-agenda-columns-compute-summary-properties): New options.
248 (org-format-agenda-item): Compute the duration of the item.
249 (org-agenda-weekend-days): New variable.
250 (org-agenda-list, org-timeline): Use the proper faces for dates in
251 the agenda and timeline buffers.
252 (org-agenda-archive-to-archive-sibling): New command.
253 (org-agenda-start-with-clockreport-mode): New option.
254 (org-agenda-clockreport-parameter-plist): New option.
255 (org-agenda-clocktable-mode): New variable.
256 (org-agenda-deadline-leaders): Allow a function value for the
257 deadline leader.
258 (org-agenda-get-deadlines): Deal with new function value.
259
260 * lisp/org-clock.el (org-clock): New customization group.
261 (org-clock-into-drawer, org-clock-out-when-done)
262 (org-clock-in-switch-to-state, org-clock-heading-function): Moved
263 into the new group.
264 (org-clock-out-remove-zero-time-clocks): New option.
265 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
266 (org-dblock-write:clocktable): Allow a Lisp form for the scope
267 parameter.
268 (org-dblock-write:clocktable): Fixed bug with total time
269 calculation.
270 (org-dblock-write:clocktable): Request the unrestricted list of
271 files.
272 (org-get-clocktable): New function.
273 (org-dblock-write:clocktable): Make sure :tstart and :tend can not
274 only be strings but also integers (an absolute day number) and
275 lists (m d y).
276
277 * org/org-colview.el (org-columns-next-allowed-value)
278 (org-columns-edit-value): Limit the effort for updatig in the
279 agenda to recomputing a single file.
280 (org-columns-compute): Only write property value if it has
281 changed. This avoids raising the buffer-change-flag
282 unnecessarily.
283 (org-agenda-colview-summarize)
284 (org-agenda-colview-compute): New functions.
285 (org-agenda-columns): Call `org-agenda-colview-summarize'.
286
287 * org/org-exp.el (org-export-run-in-background): New option.
288 (org-export-icalendar): Allow a batch process to trigger waiting
289 after executing a system command.
290 (org-export-preprocess-string): Renamed-from
291 `org-cleaned-string-for-export'.
292 (org-export-html-style): Made target class look like normal text.
293 (org-export-as-html): Make use of the better proprocessing in
294 `org-cleaned-string-for-export'.
295 (org-cleaned-string-for-export): Better treatment of heuristic
296 targets, many more internal links will now work in HTML export.
297 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and
298 INFOJS.
299 (org-export-inbuffer-options-extra): New variable.
300 (org-export-options-filters): New hook.
301 (org-infile-export-plist): Find also the settings keywords in
302 `org-export-inbuffer-options-extra'.
303 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
304 multiple #+INFOJS_OPT lines.
305 (org-export-html-handle-js-options): New function.
306 (org-export-html-infojs-setup): New option.
307 (org-export-as-html): Call `org-export-html-handle-js-options'.
308 Add autoload to all entry points.
309 (org-skip-comments): Function removed.
310
311 * org/org-table.el (org-table-make-reference): Extra parenthesis
312 around single fields, to make sure that algebraic formulas get
313 correctly interpreted by calc.
314 (org-table-current-column): No longer interactive.
315
316 * org/org-export-latex.el (org-export-latex-preprocess): Renamed
317 from `org-export-latex-cleaned-string'.
318
319 2008-04-27 Bastien Guerry <bzg@altern.org>
320
321 * org/org-publish.el (org-publish-get-base-files-1): New function.
322 (org-publish-get-base-files): Use it.
323 (org-publish-temp-files): New variable.
324 Don't require 'dired-aux anymore.
325 (org-publish-initial-buffer): New variable.
326 (org-publish-org-to, org-publish): Use it.
327 (org-publish-get-base-files-1): Bug fix: get
328 the proper list of files when recursing thru a directory.
329 (org-publish-get-base-files): Use the :exclude property to skip
330 both files and directories.
331
332 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
333
334 * net/tramp.el (tramp-handle-make-symbolic-link)
335 (tramp-handle-file-name-directory)
336 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
337 (tramp-do-copy-or-rename-file-directly)
338 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
339 (tramp-handle-substitute-in-file-name)
340 (tramp-handle-insert-file-contents, tramp-handle-write-region)
341 * net/tramp-cache.el (tramp-get-file-property)
342 (tramp-set-file-property, tramp-flush-file-property)
343 (tramp-flush-directory-property)
344 * net/tramp-compat.el (tramp-compat-make-temp-file)
345 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Disable
346 `file-name-handler-alist' when handling localname. It could have
347 a remote file syntax, like a VMS file name.
348
349 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
350
351 * whitespace.el: New version 11.1.
352 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
353 enclosed by \\( and \\)$. Docstring fix.
354 (whitespace-trailing-regexp): Fun removed.
355 (whitespace-report-list): Const initialization fix.
356 (whitespace-color-on): Code fix.
357
358 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
359
360 * net/tramp.el (tramp-replace-environment-variables): New defun.
361 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
362 Use it.
363
364 2008-04-27 Glenn Morris <rgm@gnu.org>
365
366 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
367
368 * calculator.el (calculator-expt): Replace cl function `oddp'.
369
370 2008-04-27 Johan Bockgård <bojohan@gnu.org>
371
372 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
373 Simplify. Collect `defun' and `autoload' entries. Avoid
374 modifying load-history.
375
376 2008-04-26 Glenn Morris <rgm@gnu.org>
377
378 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
379
380 * simple.el (quoted-insert, zap-to-char): Revert previous change.
381
382 2008-04-26 John Paul Wallington <jpw@pobox.com>
383
384 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
385 `hexl-mode-old-eldoc-documentation-function'.
386 (hexl-mode-exit): Restore it.
387 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
388
389 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
390
391 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
392
393 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
394 (completion-pcm--all-completions): Doc fix.
395 (completion-styles-alist, completion-all-completions):
396 Fix typos in docstrings.
397
398 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
399
400 * whitespace.el: There is now only one variable (whitespace-style) to
401 specify which kind of blank is visualized. Doc and docstring fix. New
402 version 11.0.
403 (whitespace-style): New option, replace whitespace-style-mark and
404 whitespace-style-color.
405 (whitespace-style-mark, whitespace-style-color): Options removed.
406 (whitespace-hspace, whitespace-tab, whitespace-newline)
407 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
408 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
409 (whitespace-hspace-regexp, whitespace-space-regexp)
410 (whitespace-tab-regexp, whitespace-trailing-regexp)
411 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
412 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
413 (whitespace-space-after-tab-regexp, whitespace-line-column)
414 (whitespace-display-mappings, whitespace-report): Docstring fix.
415 (whitespace-color-value-list, whitespace-mark-value-list)
416 (whitespace-active-color, whitespace-active-mark)
417 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
418 (whitespace-style-value-list, whitespace-active-style)
419 (whitespace-toggle-style): New vars.
420 (whitespace-toggle-option-alist, whitespace-help-text):
421 Var initialization and docstring fix.
422 (whitespace-toggle-options, global-whitespace-toggle-options)
423 (whitespace-cleanup, whitespace-cleanup-region)
424 (whitespace-report-region, whitespace-interactive-char)
425 (whitespace-toggle-list): Docstring and code fix.
426 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
427 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
428 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
429 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
430
431 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
432
433 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
434 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
435 (diff-sanity-check-hunk): Adjust code accordingly.
436
437 2008-04-26 Glenn Morris <rgm@gnu.org>
438
439 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
440
441 * forms-d2.dat: Move to ../etc.
442 * forms-d2.el (forms-file): Adapt for above change.
443
444 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
445 `translation-table-for-input'.
446
447 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
448 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
449
450 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
451 to punctuation now it's not needed for abbrevs.
452 (fortran-mode-abbrev-table): Remove defvar, make use of new
453 define-abbrev-table :regexp feature.
454
455 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
456 insert, now that translation-table-for-input is not needed.
457
458 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
459
460 * emacs-lisp/pp.el (pp-display-expression): New function,
461 extracted from pp-eval-expression.
462 (pp-eval-expression): Use pp-display-expression.
463 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
464 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
465 (pp-eval-last-sexp): Use pp-last-sexp.
466
467 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
468
469 * abbrev.el (define-abbrev-table): Apply props even if the table
470 exists already.
471
472 * minibuffer.el (completion-table-with-context): Fix `pred' for the
473 various kinds of completion tables.
474 (completion-emacs22-try-completion): Place cursor after the /, as was
475 done in Emacs-22's minibuffer-complete-word.
476 Fix bug reported by David Hansen <david.hansen@gmx.net>.
477 (completion-emacs22-try-completion): Merge all mergable text rather
478 than just /.
479 (completion-pcm--delim-wild-regex): New var.
480 (completion-pcm-word-delimiters): New custom.
481 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
482 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
483 (completion-pcm--all-completions, completion-pcm-all-completions)
484 (completion-pcm--merge-completions, completion-pcm--pattern->string)
485 (completion-pcm-try-completion): New functions.
486 (completion-styles-alist): Add them.
487 (completion-styles): Add it to the default.
488
489 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
490
491 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
492 (gdb-var-create-handler): ...until here when there are values.
493 (gdb-post-prompt): Don't do -var-update with no watch expressions.
494 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
495
496 2008-04-25 Eli Zaretskii <eliz@gnu.org>
497
498 * ls-lisp.el (ls-lisp-format): Fix last change.
499 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
500 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
501 (ls-lisp-filesize-f-fmt): New defvars.
502 (ls-lisp-insert-directory): Dynamically compute format specifiers
503 for displaying UID, GID, and file size, and store them in the
504 above variables.
505 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
506 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
507 instead of constant format strings.
508 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
509 ls-lisp-filesize-d-fmt instead of constant format strings.
510
511 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
512
513 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
514 value of addresses rather than (partial) string value.
515 (gdb-frame-handler): Change regexp according to above change.
516 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
517 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
518 (gdb-assembler-mode): Disable undo in these buffers.
519
520 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
521
522 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports
523 %s. Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
524
525 2008-04-24 Sam Steingold <sds@gnu.org>
526
527 * textmodes/remember.el (remember-diary-extract-entries): Use
528 diary-make-entry instead of the obsolete make-diary-entry.
529
530 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
531
532 * subr.el (translation-table-for-input): Mark as obsolete.
533
534 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
535
536 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
537
538 * textmodes/ispell.el (ispell-dictionary-alist-1)
539 (ispell-dictionary-alist-2, ispell-dictionary-alist-3):
540 (ispell-dictionary-alist-4, ispell-dictionary-alist-5):
541 (ispell-dictionary-alist-6): Remove.
542 (ispell-dictionary-base-alist): New var, merges the above.
543 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
544 Use it.
545 (ispell-dictionary-alist): Default to nil. Remove autoload.
546 (ispell-local-dictionary-alist): Remove autoload.
547
548 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
549 (f90-mode-abbrev-table): Use the new :regexp feature.
550 Merge defvar and mapc into define-abbrev-table.
551 (f90-imenu-type-matcher): Remove unused `l'.
552 (f90-imenu-generic-expression): Remove unused `not-ib'.
553 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
554 (f90-change-keywords): Use restore-buffer-modified-p.
555
556 2008-04-24 Glenn Morris <rgm@gnu.org>
557
558 * net/goto-addr.el (goto-address-prog-mode):
559 * progmodes/bug-reference.el (bug-reference-prog-mode):
560 Define for compiler.
561
562 * minibuffer.el (x-file-dialog): Declare as function.
563
564 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
565 dframe-update-speed rather than obsolete alias speedbar-update-speed.
566
567 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
568 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
569 work with easymenu. Add :keys where needed.
570
571 * calendar/cal-move.el (calendar-scroll-left): Handle case when
572 event-start is nil.
573
574 * calendar/calendar.el (calendar-mode-map): Fix typo.
575
576 2008-04-24 Tom Tromey <tromey@redhat.com>
577
578 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
579 Document keywords. Add :suppress.
580 * pcvs-defs.el (cvs-mode-map): Use :suppress.
581
582 * net/goto-addr.el (goto-address-unfontify): New function.
583 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
584 (goto-address-fontify-region, goto-address-mode)
585 (goto-address-prog-mode): New functions.
586
587 * progmodes/bug-reference.el: New file.
588
589 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
590
591 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
592
593 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
594
595 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
596 macros within lambdas.
597
598 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
599
600 * minibuffer.el (completion-try-completion): Add `point' argument.
601 Change return value.
602 (completion-all-completions): Add `point' argument.
603 (minibuffer-completion-help): Pass the new `point' argument.
604 (completion--do-completion): Pass the whole field to try-completion.
605 (completion--try-word-completion): Rewrite, making fewer assumptions.
606 (completion-emacs21-try-completion, completion-emacs21-all-completions)
607 (completion-emacs22-try-completion, completion-emacs22-all-completions)
608 (completion-basic-try-completion, completion-basic-all-completions):
609 New functions.
610 (completion-styles-alist): Use them.
611
612 2008-04-23 Agustin Martin <agustin.martin@hispalinux.es>
613
614 * ispell.el (ispell-set-spellchecker-params): New function to make sure
615 right params and dictionary alists are used after spellchecker changes.
616 (ispell-aspell-dictionary-alist, ispell-last-program-name)
617 (ispell-initialize-spellchecker-hook): New variables and hook.
618 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
619 (ispell-maybe-find-aspell-dictionaries): Remove.
620 Calls replaced by (ispell-set-spellchecker-params) calls.
621 (ispell-have-aspell-dictionaries): Remove.
622 * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
623 ispell-set-spellchecker-params.
624
625 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
626
627 * complete.el (PC-do-completion): Be more robust in the presence of
628 unexpected values in minibuffer-completion-predicate.
629
630 * minibuffer.el (read-file-name): Don't let-bind default-directory.
631 Only abbreviate default-filename if it's a file.
632
633 * minibuffer.el (read-file-name-function, read-file-name-predicate)
634 (read-file-name-completion-ignore-case, insert-default-directory):
635 New vars, moved from fileio.c.
636 (read-file-name): New fun, moved from fileio.c.
637 * cus-start.el: Remove insert-default-directory and
638 read-file-name-completion-ignore-case.
639
640 2008-04-23 Magnus Henoch <mange@freemail.hu>
641
642 * tar-mode.el (tar-untar-buffer): If the entry has directory
643 link type, extract it as a directory even if its file name doesn't
644 end with a slash. Fixes extraction of NetBSD tar archives.
645
646 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 * server.el (server-start): Also don't get confused by CRs since we
649 don't quote them.
650
651 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
652
653 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
654 (gdb-set-gud-minor-mode-existing-buffers)
655 (gdb-info-breakpoints-custom, gdb-get-location)
656 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
657 Previously gdb-create-define-alist wasn't always run and added to
658 after-save-hook.
659
660 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer
661
662 2008-04-23 Kevin Ryde <user42@zip.com.au>
663
664 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
665 comments like unindented ones.
666
667 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
668
669 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
670 parameter origins.
671
672 2008-04-23 Kevin Ryde <user42@zip.com.au>
673
674 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
675 Bind print-level to ensure output forms aren't truncated if
676 print-level is set to eval-expression-print-level when going via
677 eval-defun and friends, or has been otherwise fiddled with.
678
679 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
680
681 * progmodes/cc-mode.el (c-basic-common-init): Don't set
682 font-lock-extend-after-change-region-function globally.
683
684 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
685
686 * speedbar.el (speedbar-use-tool-tips-flag)
687 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
688 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
689 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
690 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
691 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
692 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
693 (speedbar-separator-face): Fix typos in docstrings.
694 (speedbar-stealthy-function-list, speedbar-verbosity-level)
695 (speedbar-supported-extension-expressions, speedbar-update-current-file)
696 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
697 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
698 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
699 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
700 (speedbar-check-vc-this-line, speedbar-files-line-directory)
701 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
702 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
703 (speedbar-recenter): Doc fixes.
704 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
705 declaration and remove redundant info in docstring.
706
707 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
708
709 * vc-git.el (vc-git-status-printer): Deal with directories.
710
711 * vc.el (vc-next-action): Look at more than the first file to
712 determine the state.
713
714 2008-04-23 Glenn Morris <rgm@gnu.org>
715
716 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
717 timers. Doc fix.
718 (dframe-update-speed): Drop support for XEmacs < 20.
719 (dframe-frame-mode): Drop support for Emacs < 20.
720 (dframe-set-timer-internal): Drop support for Emacs without timers.
721 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
722
723 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
724 versions. Add doc-string. Mark as obsolete.
725
726 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
727
728 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
729 rather than using an Emacs version test.
730
731 * tree-widget.el (tree-widget-image-enable): Use display-images-p
732 rather than an Emacs version test.
733
734 * calendar/cal-china.el (holiday-chinese-qingming)
735 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
736 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
737 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
738
739 * calendar/cal-islam.el (holiday-islamic): Doc fix.
740
741 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
742 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
743 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
744
745 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
746
747 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
748 (gdb-previous-frame-pc-address): ...to this.
749 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
750 of "info frame" with Gdb 6.4+.
751 (gdb-stack-list-frames-regexp): New regexp.
752 (gdb-frame-handler-1): Parse output of -stack-info-frame
753
754 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
755
756 * tar-mode.el (tar-prefix-offset): New constant.
757 (tar-header-block-tokenize): Support paths with long names
758 which use the "ustar" standard.
759
760 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
761
762 * image-dired.el (image-dired-track-original-file)
763 (image-dired-modify-mark-on-thumb-original-file):
764 Use `dired-goto-file' instead of `search-forward'. This solves
765 a bug with finding files where the file name is a subset of other
766 file names. Doc fix.
767
768 2008-04-22 Juri Linkov <juri@jurta.org>
769
770 * menu-bar.el (buffers-menu-max-size): Move its definition down to
771 the "Buffers Menu" section. Change group name `mouse' to `menu'.
772 (yank-menu-length): Change group name `mouse' to `menu'.
773 (buffers-menu-buffer-name-length): New user option.
774 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
775 instead of the hard-coded number 27.
776
777 2008-04-22 Juri Linkov <juri@jurta.org>
778
779 * isearch.el (eval-when-compile): Require `help-macro'.
780 (isearch-help-for-help-internal): Isearch specific Help screen
781 created by `make-help-screen'.
782 (isearch-help-map): New variable that binds "b", "k", "m" to
783 isearch-specific commands, and binds other keys to
784 isearch-other-control-char, thus allowing other Help keys to
785 exit isearch mode and execute their global definitions.
786 (isearch-help-for-help, isearch-describe-bindings)
787 (isearch-describe-key, isearch-describe-mode): New commands.
788 (isearch-mode-help): Define alias to isearch-describe-mode
789 and remove its old function definition.
790 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
791 Remove old comments because this issue is settled now.
792 (isearch-forward): Describe three new Help commands in the docstring.
793 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
794 leave the single sentence at the first line of the docstring,
795 and prepend the word "function" before `isearch-forward'
796 to make the Help link to the function instead of variable.
797
798 2008-04-22 Juri Linkov <juri@jurta.org>
799
800 * isearch.el (isearch-success-function): New variable with default
801 to `isearch-success-function-default'.
802 (isearch-search): Call a function from `isearch-success-function'
803 instead of calling the hard-coded `isearch-range-invisible'.
804 (isearch-success-function-default): New function that calls
805 `isearch-range-invisible' and inverts its return value.
806
807 * info.el (Info-search): In two similar places that skip
808 undesired search matches move code to Info-search-success-function,
809 and call `isearch-success-function' instead.
810 (Info-search-success-function): New function copied from code
811 in Info-search. Replace isearch-range-invisible with
812 text-property-not-all that checks for 'invisible and 'display
813 properties to skip partially invisible matches (whose display
814 properties were set by Info-fontify-node).
815 (Info-mode): Set buffer-local isearch-success-function
816 to Info-search-success-function.
817
818 2008-04-22 Juri Linkov <juri@jurta.org>
819
820 * minibuffer.el (internal-complete-buffer-except): New function.
821
822 * files.el (read-buffer-to-switch): New function.
823 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
824 Change interactive spec to call read-buffer-to-switch instead of
825 using the letter "B".
826
827 * simple.el (minibuffer-default-add-shell-commands): New function.
828 Use declare-function for mailcap-file-default-commands from "mailcap".
829 (shell-command): Set local minibuffer-default-add-function to
830 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
831 before calling read-shell-command. Set 4th arg default-value of
832 read-shell-command to relative buffer-file-name in file buffers.
833
834 * dired-aux.el (dired-read-shell-command-default): Move it to
835 gnus/mailcap.el and change its name to more general name
836 mailcap-file-default-commands.
837 (minibuffer-default-add-dired-shell-commands): New function.
838 Use declare-function for mailcap-file-default-commands from "mailcap".
839 (dired-read-shell-command): Set local minibuffer-default-add-function
840 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
841 before calling read-shell-command. Remove dired-read-shell-command-default
842 from the default value arg because default values are not set in
843 minibuffer-default-add-dired-shell-commands. Doc fix.
844
845 * dired-x.el (dired-smart-shell-command): Sync arguments and
846 interactive spec with changes in `shell-command'.
847 Use dired-get-filename to get the dired file name at point
848 as the default value in dired mode.
849
850 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
851
852 * info.el (Info-complete-menu-item): Add missing parenthesis.
853
854 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
855
856 * info.el (Info-complete-menu-item): Save point.
857
858 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
859
860 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
861
862 2008-04-22 Andreas Schwab <schwab@suse.de>
863
864 * Makefile.in (emacs-deps): Define.
865 Use it instead of $(lisp)/subdirs.el.
866
867 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
868
869 * vc.el (vc-next-action): Do not consider directories when
870 checking for state compatibility.
871 (vc-transfer-file): Use when not if.
872 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
873 (vc-dir-mark-file): Use them.
874 (vc-deduce-fileset): Also return the backend.
875 (vc-diff-internal): Take as argument the value returned by
876 vc-deduce-fileset instead of just the fileset.
877 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
878 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
879 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
880
881 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
882
883 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
884 set-window-vscroll but image-scroll-down. Fixes a bug where a
885 command following SPC scrolled up again.
886
887 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
888
889 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
890 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
891 (gud-watch): Add "$" prefix when in registers buffer.
892
893 2008-04-22 Glenn Morris <rgm@gnu.org>
894
895 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
896
897 * whitespace.el (whitespace-display-table)
898 (whitespace-display-table-was-local): Move definitions before use.
899
900 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
901 (copyright-limit): Respect copyright-at-end-flag.
902 (copyright-re-search, copyright-start-point)
903 (copyright-offset-too-large-p): New functions.
904 (copyright-update-year): Use copyright-re-search.
905 (copyright-update, copyright-fix-years): Use copyright-start-point,
906 and copyright-re-search.
907 (copyright): Use copyright-offset-too-large-p.
908 * add-log.el (change-log-mode): Set copyright-at-end-flag.
909
910 * add-log.el (top-level): Require 'cl when compiling.
911
912 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
913
914 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
915 Treat minibuffer-completion-predicate as a predicate.
916
917 * minibuffer.el (completion--file-name-table): Accept both the old
918 `dir' arg or the new `pred' arg.
919
920 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
921 `predicate' argument to pass non-predicate data.
922 (ffap-read-url-internal, ffap-read-file-or-url-internal):
923 Use second arg as proper predicate.
924
925 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
926 (vc-bzr-revision-completion-table): Use completion-table-with-context
927 instead.
928
929 * simple.el (choose-completion-string): Use minibuffer-completion-table.
930
931 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
932
933 * term.el (term-emulate-terminal): Perform redisplay after the
934 process filter has finished running.
935
936 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
937
938 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
939
940 * minibuffer.el (completion-try-completion): Change magic symbol
941 property name. Rename from minibuffer-try-completion.
942 (completion-all-completions): Rename from minibuffer-all-completions.
943 Remove hide-spaces argument.
944 (completion--do-completion): Rename from minibuffer--do-completion.
945 (minibuffer-complete-and-exit): Call just try-completion rather than
946 completion-try-completion to fix up the case.
947 (completion--try-word-completion): Try to add space or hyphen before
948 making `string' a prefix of `completion'.
949 (completion--insert-strings): Rename from minibuffer--insert-strings.
950
951 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
952
953 * net/tls.el (tls-program): Add -ign_eof argument to call the
954 openssl commands.
955 (tls-checktrust): Ditto.
956
957 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
958
959 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
960
961 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
962 (vc-check-master-templates, vc-file-not-found-hook)
963 (vc-kill-buffer-hook):
964 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
965 (vc-find-position-by-context, vc-buffer-context)
966 (vc-restore-buffer-context, vc-responsible-backend)
967 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
968 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
969 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
970 (vc-version-diff, vc-diff, vc-insert-headers)
971 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
972 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
973 (vc-revert, vc-rollback, vc-version-backup-file)
974 (vc-rename-master, vc-delete-file, vc-rename-file)
975 (vc-branch-part, vc-default-retrieve-snapshot)
976 (vc-annotate-display-autoscale, vc-annotate-display-select)
977 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
978 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
979 (vc-dir-update): Handle directories.
980 (vc-default-status-printer): Simplify.
981
982 * progmodes/asm-mode.el (asm-mode-map):
983 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
984
985 * progmodes/m4-mode.el (m4-mode-map): Add menu.
986
987 2008-04-21 Kenichi Handa <handa@m17n.org>
988
989 * select.el (xselect-convert-to-string): Send a C_STRING only if
990 the polymorphic target TEXT is requested.
991
992 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
993
994 * minibuffer.el (completion-setup-hook, display-completion-list)
995 (completion--file-name-table): Fix typos in docstrings.
996 (completion-table-dynamic): Fix typo, and reflow docstring.
997
998 2008-04-20 Andreas Schwab <schwab@suse.de>
999
1000 * server.el (server-switch-buffer): Also consider clients in the
1001 selected frame.
1002
1003 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
1004
1005 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
1006 Select window clicked on first.
1007 (gdb): Display thread number in mode-line.
1008 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
1009 (gdb-breakpoints-header): New variable.
1010 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
1011
1012 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1013
1014 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
1015 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
1016 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
1017 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
1018 (vc-sccs-print-log): Use it.
1019
1020 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
1021
1022 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
1023 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
1024
1025 * tooltip.el (tooltip-previous-message): New var.
1026 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
1027 the C code (avoid overwriting a minibuffer, restore previous echo
1028 message, ...).
1029 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
1030 Simplify.
1031
1032 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
1033
1034 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
1035 (gdb-init-1): Initialise it.
1036 (gdb-annotation-rules): New entry for "new-thread".
1037 (gdb-thread-identification): New function to customize
1038 mode-line-buffer-identification.
1039 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
1040 (gdb-assembler-mode): Use it.
1041 (gdb-threads-mode): Force "info threads" onto queue.
1042
1043 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1044
1045 * files.el (locate-file-completion-table): Rename from
1046 locate-file-completion and make it use `pred' in the normal way.
1047 (locate-file-completion): New compatibility wrapper.
1048 (load-library): Use locate-file-completion-table.
1049 * finder.el (finder-commentary):
1050 * subr.el (locate-library):
1051 * emacs-lisp/find-func.el (find-library): Likewise.
1052 * info.el: Use with-current-buffer and inhibit-read-only.
1053 (Info-read-node-name-2): Change to use `predicate' in the normal way.
1054 (Info-read-node-name-1): Adjust uses accordingly.
1055
1056 * minibuffer.el (completion-table-with-context): Add support for `pred'.
1057 (completion-table-with-terminator): Don't use complete-with-action
1058 since we have to distinguish all three cases anyway.
1059 (completion-table-with-predicate): New function.
1060 (dynamic-completion-table): Add obsolete alias.
1061
1062 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
1063
1064 2008-04-18 Sam Steingold <sds@gnu.org>
1065
1066 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
1067 Use quit-window instead of bury-buffer.
1068
1069 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1070
1071 * minibuffer.el (completion-table-with-terminator): Fix last fix.
1072
1073 2008-04-18 Andreas Schwab <schwab@suse.de>
1074
1075 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
1076 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
1077 Depend on $(lisp)/subdirs.el.
1078
1079 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
1080
1081 * descr-text.el (describe-char-after):
1082 Use `define-obsolete-function-alias'.
1083
1084 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
1085
1086 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
1087
1088 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
1089 Remove redundant obsolescence info in docstring.
1090
1091 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
1092 (vc-header-alist): Add WHEN to obsolescence declaration.
1093 (vc-state): Fix typo in docstring.
1094
1095 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
1096 Use `define-obsolete-variable-alias'.
1097
1098 * emulation/tpu-edt.el (tpu-have-ispell):
1099 * international/codepage.el (codepage-setup):
1100 Fix typo in obsolescence declaration.
1101
1102 * international/mule.el (char-coding-system-table):
1103 Remove redundant obsolescence info in docstring.
1104 (charset-list, generic-char-p, set-char-table-default):
1105 Fix typos in obsolescence decarations.
1106
1107 * international/mule-diag.el (non-iso-charset-alist):
1108 Fix typo in obsolescence declaration.
1109 (decode-codepage-char): Remove redundant obsolescence info in docstring.
1110
1111 * font-core.el (font-lock-defaults-alist):
1112 * font-lock.el (font-lock-reference-face):
1113 * frame.el (screen-height, screen-width, set-screen-width)
1114 (set-screen-height):
1115 * hilit-chg.el (highlight-changes-initial-state):
1116 * isearch.el (isearch-return-char):
1117 * log-edit.el (cvs-commit-buffer-require-final-newline)
1118 (cvs-changelog-full-paragraphs):
1119 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
1120 (mouse-popup-menubar-stuff):
1121 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
1122 (mouse-wheel-click-button):
1123 * outline.el (outline-visible):
1124 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
1125 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
1126 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
1127 * progmodes/compile.el (compile-internal):
1128 Add WHEN to obsolescence declarations.
1129
1130 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1131
1132 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
1133 is not better anyway.
1134
1135 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1136
1137 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
1138 properly.
1139
1140 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
1141
1142 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
1143 (python-use-skeletons): Remove, unused.
1144 (python-skeletons): Remove. Use the abbrev table instead.
1145 (python-mode-abbrev-table): Fix regexp;
1146 add enable-function and case-fixed.
1147 (def-python-skeleton): Simplify.
1148 (python-expand-template): Use the abbrev-table and abbrev-insert.
1149 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
1150 Remove.
1151 (python-mode): Don't set pre-abbrev-expand-hook.
1152
1153 * skeleton.el: Set coding-tag.
1154
1155 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
1156 (expand-abbrev): Use it.
1157 (abbrev-table-menu): New function.
1158
1159 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
1160
1161 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
1162
1163 2008-04-17 Sam Steingold <sds@gnu.org>
1164
1165 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
1166 idiosyncratic bury-buffer/delete-window logic.
1167
1168 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
1169
1170 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
1171 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
1172
1173 2008-04-17 Kenichi Handa <handa@m17n.org>
1174
1175 * international/characters.el: Don't make the width of U+00AD to 0.
1176
1177 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
1178
1179 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
1180 (gdb, gdb-starting, gdb-frames-mode): Use it.
1181 (gdb-invalidate-frames): Advise to call "info stack" only if
1182 execution has occurred.
1183 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
1184 selected frame if no execution has occurred.
1185 (gdb-frames-force-update): New interactive function.
1186 (gdb-frames-mode-map): Bind it to "F".
1187
1188 2008-04-17 Michael Olson <mwolson@gnu.org>
1189
1190 * textmodes/remember.el (remember-version): Release Remember 2.0.
1191
1192 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
1193
1194 * textmodes/artist.el:
1195 * progmodes/vhdl-mode.el:
1196 * progmodes/verilog-mode.el:
1197 * progmodes/vera-mode.el:
1198 * progmodes/simula.el:
1199 * progmodes/ps-mode.el:
1200 * progmodes/cmacexp.el:
1201 * obsolete/hilit19.el:
1202 * emulation/viper.el:
1203 * ediff.el: Cleanup the bug-report email addresses and make sure the
1204 maintainer is still willing to handle bug reports.
1205
1206 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
1207
1208 * vc.el (vc-dir-kill-query): Fix thinko.
1209
1210 2008-04-16 Glenn Morris <rgm@gnu.org>
1211
1212 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
1213 by diary-sexp-entry.
1214
1215 2008-04-16 Markus Triska <markus.triska@gmx.at>
1216
1217 * proced.el (proced-command-alist): Add support for darwin.
1218
1219 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
1220
1221 * proced.el (proced-mode): Redefine as just the major-mode.
1222 (proced): Separate it from proced-mode.
1223
1224 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
1225
1226 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1227
1228 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
1229 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
1230 `tab-width' setting from user. New version 10.0. Doc and docstring
1231 fix.
1232 (whitespace-style, whitespace-chars): Remove options.
1233 (whitespace-style-mark): New option, replace whitespace-style deleted
1234 option. Fix docstring.
1235 (whitespace-style-color): New option, replace whitespace-chars deleted
1236 option. Fix docstring.
1237 (whitespace-space, whitespace-hspace, whitespace-tab)
1238 (whitespace-newline, whitespace-trailing, whitespace-line)
1239 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
1240 (whitespace-space-after-tab, whitespace-hspace-regexp)
1241 (whitespace-space-regexp, whitespace-tab-regexp)
1242 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
1243 (whitespace-empty-at-eob-regexp, whitespace-line-column)
1244 (whitespace-toggle-option-alist): Fix docstring.
1245 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
1246 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
1247 docstring and initialization.
1248 (global-whitespace-mode): Autoloaded global minor mode.
1249 (whitespace-chars-value-list, whitespace-style-value-list)
1250 (whitespace-active-chars, whitespace-active-style)
1251 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
1252 (whitespace-color-value-list): New var, replace
1253 whitespace-chars-value-list removed var.
1254 (whitespace-mark-value-list): New var, replace
1255 whitespace-style-value-list removed var.
1256 (whitespace-active-color): New var, replace whitespace-active-chars
1257 removed var.
1258 (whitespace-active-mark): New var, replace whitespace-active-style
1259 removed var.
1260 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
1261 removed var.
1262 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
1263 removed var.
1264 (whitespace-toggle-option-alist, whitespace-report-list)
1265 (whitespace-report-text, whitespace-help-text): Fix initialization.
1266 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
1267 (whitespace-toggle-options, global-whitespace-toggle-options)
1268 (whitespace-cleanup-region, whitespace-report-region)
1269 (whitespace-interactive-char): Fix docstring and code.
1270 (whitespace-cleanup, whitespace-report): Fix docstring.
1271 (whitespace-replace-spaces-by-tabs): Remove fun.
1272 (whitespace-replace-action): New fun, replace
1273 whitespace-replace-spaces-by-tabs removed fun.
1274 (whitespace-regexp, whitespace-indentation-regexp)
1275 (whitespace-space-after-tab-regexp, whitespace-insert-value)
1276 (whitespace-kill-buffer): New funs.
1277 (whitespace-insert-option-mark, whitespace-help-on)
1278 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
1279 (whitespace-color-on, whitespace-color-off)
1280 (whitespace-display-char-on): Fix code.
1281
1282 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1283
1284 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
1285 (mouse-throw-magnifier-with-mouse-movement): Remove.
1286 (mouse-throw-magnifier-base): New const.
1287 (mouse-drag-scroll-delta): New fun.
1288 (mouse-drag-throw): Use it.
1289
1290 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
1291
1292 * international/uni-bidi.el, international/uni-category.el:
1293 * international/uni-combining.el, international/uni-comment.el:
1294 * international/uni-decimal.el, international/uni-decomposition.el:
1295 * international/uni-digit.el, international/uni-lowercase.el:
1296 * international/uni-mirrored.el, international/uni-name.el:
1297 * international/uni-numeric.el, international/uni-old-name.el:
1298 * international/uni-titlecase.el, international/uni-uppercase.el:
1299 * international/charprop.el: Regenerate.
1300
1301 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
1302
1303 * vc.el (vc-status-fileinfo): Add new member directoryp.
1304 (vc-default-status-printer): Print directories.
1305 (vc-status-update): Sort files before subdirectories.
1306
1307 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
1308 Add alternative implementation based on "cvs update".
1309
1310 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
1311
1312 * doc-view.el: Changed requirements section to tell that only one
1313 of dvipdf or dvipdfm is needed.
1314 (doc-view-already-converted-p): Fix bug that forced reconversion
1315 if doc was already converted.
1316
1317 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1318
1319 * minibuffer.el (minibuffer-message):
1320 Make sure we can put-text-property.
1321
1322 * emacs-lisp/crm.el: Complete rewrite.
1323
1324 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
1325 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
1326 case of an error in display-completion-list.
1327
1328 * filecache.el (file-cache-completions-keymap): Move init from
1329 file-cache-completion-setup-function into declaration.
1330 (file-cache-minibuffer-complete): Simplify.
1331 (file-cache-completion-setup-function): Use standard-output,
1332 preserve current-buffer.
1333
1334 * vc.el (vc-status-update): Fix typo.
1335 (vc-status-update): Set needs-update.
1336 (vc-status-refresh): η-reduce.
1337
1338 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
1339
1340 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
1341 to image-eol.
1342
1343 2008-04-14 Alexandre Julliard <julliard@winehq.org>
1344
1345 * vc.el (vc-status-update): Undo the previous revert.
1346
1347 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1348
1349 * minibuffer.el (completion-table-with-terminator): Those completions
1350 are never valid w.r.t test-completion.
1351 (completion--file-name-table):
1352 Check completion-all-completions-with-base-size.
1353
1354 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
1355
1356 * doc-view.el (doc-view-dvipdf-program): New variable.
1357 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
1358 (doc-view-mode-p): Check for doc-view-dvipdf-program as
1359 alternative for doc-view-dvipdfm-program.
1360 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
1361
1362 * doc-view.el (doc-view-start-process): Don't set
1363 default-directory to "~/" if the current value is valid.
1364 This broke PS files that run other files in the same directory.
1365
1366 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
1367
1368 * vc.el (vc-status-kill-query): New function.
1369 (vc-status-mode): Add it to kill-buffer-query-functions.
1370 (vc-status-show-fileentry): New function.
1371 (vc-status-menu-map): Bind it. Bind vc-next-action.
1372
1373 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1374
1375 * minibuffer.el (minibuffer-message): Put cursor at the right place.
1376
1377 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1378
1379 * proced.el (proced-send-signal): Fix error recognition.
1380
1381 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1382
1383 * proced.el (proced-command-alist): Remove sort column.
1384 (proced-command, proced-procname-column):
1385 Use make-variable-buffer-local.
1386 (proced-signal-function): Rename from proced-kill-program.
1387 Allow for elisp symbols and string values representing system calls.
1388 (proced-marker-regexp, proced-success-message): New functions.
1389 (proced): Use defalias. Add autoload cookie.
1390 (proced-unmark-backward, proced-toggle-marks)
1391 (proced-hide-processes): New commands.
1392 (proced-do-mark): Simplify code.
1393 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
1394 (proced-update): Remove sorting.
1395 (proced-send-signal): Display number of processes to operate on.
1396 Allow for system calls or elisp functions to send signals.
1397 Check if signal was sent successfully.
1398
1399 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
1400
1401 * minibuffer.el (completion-all-completion-with-base-size): New var.
1402 (completion--some): New function.
1403 (completion-table-with-context, completion--file-name-table):
1404 Return the base-size if requested.
1405 (completion-table-in-turn): Generalize to multiple arguments.
1406 (complete-in-turn): Compatibility alias.
1407 (completion-styles-alist): New var.
1408 (completion-styles): New customization.
1409 (minibuffer-try-completion, minibuffer-all-completions):
1410 New functions.
1411 (minibuffer--do-completion, minibuffer-complete-and-exit)
1412 (minibuffer-try-word-completion): Use them.
1413 (display-completion-list, minibuffer-completion-help): Use them.
1414 Handle all-completions's new base-size info to set completion-base-size.
1415 * info.el (Info-read-node-name-1): Use completion-table-with-context,
1416 completion-table-with-terminator and complete-with-action.
1417 Remove the now obsolete completion-base-size-function property.
1418 * simple.el (completion-list-mode-map): Move init into declaration.
1419 (completion-list-mode): Use define-derived-mode.
1420 (completion-setup-function): Use any completion-base-size that may
1421 have been set before. Remove handling of completion-base-size-function.
1422 * loadup.el: Move abbrev.el up earlier.
1423
1424 2008-04-13 Alexandre Julliard <julliard@winehq.org>
1425
1426 * vc-git.el (vc-git-after-dir-status-stage)
1427 (vc-git-dir-status-goto-stage): New functions.
1428 (vc-git-after-dir-status-stage1)
1429 (vc-git-after-dir-status-stage1-empty-db)
1430 (vc-git-after-dir-status-stage2): Remove, functionality moved
1431 into the new generic stage functions.
1432 (vc-git-dir-status-files): New function.
1433
1434 * vc.el (vc-status-update): Revert an incorrect rewrite. Add some
1435 comments.
1436 (vc-status-refresh-files): New function.
1437 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
1438 state of up-to-date files.
1439 (vc-default-dir-status-files): New function.
1440
1441 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
1442
1443 * minibuffer.el (completion--embedded-envvar-table)
1444 (read-file-name-internal): Fix typos in 2008-04-11 change.
1445
1446 * faces.el (read-face-name): Use `completion-table-in-turn',
1447 not `complete-in-turn'.
1448
1449 2008-04-13 Andreas Schwab <schwab@suse.de>
1450
1451 * progmodes/etags.el: Require 'cl when compiling.
1452
1453 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
1454
1455 * progmodes/gud.el (gud-menu-map): Expand tooltip.
1456
1457 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
1458 (menu): Add/expand menu tooltips.
1459
1460 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
1461
1462 * progmodes/sh-script.el (sh-show-indent): Fix typo.
1463 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
1464
1465 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
1466 considered registered.
1467
1468 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1469
1470 * emacs-lisp/copyright.el (copyright-update-directory): New command.
1471
1472 * ediff-wind.el (ediff-split-window-function)
1473 (ediff-merge-split-window-function): Improve custom type.
1474
1475 2008-04-12 Eli Zaretskii <eliz@gnu.org>
1476
1477 * loadup.el ("minibuffer"): Move after "faces".
1478
1479 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1480
1481 * progmodes/hideif.el (hif-factor): Handle unary minus.
1482
1483 2008-04-12 Glenn Morris <rgm@gnu.org>
1484
1485 * calendar/cal-china.el (chinese-calendar-time-zone):
1486 Mark obsolete name as risky too.
1487
1488 * calendar/calendar.el (calendar-faces): New custom group.
1489 (calendar-today, diary, holiday): Doc fix.
1490 Move to calendar-faces group.
1491 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
1492 (diary-button): Doc fix. Move to calendar-faces group.
1493
1494 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
1495 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
1496 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
1497 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
1498 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
1499 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
1500 not in dumped files before the associated defcustom.
1501
1502 2008-04-11 Johan Bockgård <bojohan@gnu.org>
1503
1504 * minibuffer.el (lazy-completion-table): Fix debug spec.
1505
1506 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1507
1508 * minibuffer.el (complete-with-action, lazy-completion-table):
1509 Move from subr.el.
1510 (apply-partially, completion-table-dynamic)
1511 (completion-table-with-context, completion-table-with-terminator)
1512 (completion-table-in-turn): New funs.
1513 (completion--make-envvar-table, completion--embedded-envvar-table):
1514 New funs.
1515 (read-file-name-internal): Use them.
1516 (completion-setup-hook): Move from simple.el.
1517 * subr.el (complete-with-action, lazy-completion-table):
1518 * simple.el (completion-setup-hook): Move to minibuffer.el.
1519
1520 2008-04-11 Glenn Morris <rgm@gnu.org>
1521
1522 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
1523
1524 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1525
1526 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
1527
1528 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
1529
1530 * textmodes/fill.el (fill-forward-paragraph-function): New var.
1531 (fill-forward-paragraph): New fun.
1532 (fill-paragraph, fill-region): Use it.
1533
1534 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
1535 (vc-status-create-fileinfo): Make `extra' optional.
1536 (vc-status-busy): New fun.
1537 (vc-status-menu-map): Use it.
1538 (vc-status-crt-marked): Remove.
1539 (vc-status-update): Rename from vc-status-add-entries.
1540 Add argument so as to prevent addition of entries. Rewrite.
1541 (vc-update-vc-status-buffer): Remove.
1542 (vc-status-refresh): Don't remove old entries, set them to
1543 up-to-date instead. Also do it after the update is complete.
1544 (vc-status-marked-files): η-reduce.
1545
1546 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
1547 for non-dialogs.
1548
1549 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
1550
1551 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
1552
1553 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
1554
1555 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
1556 to t and don't truncate msg.
1557
1558 2008-04-11 Glenn Morris <rgm@gnu.org>
1559
1560 * calendar/calendar.el (diary, holidays):
1561 Move custom groups to other files.
1562 (holiday-general-holidays, holiday-oriental-holidays)
1563 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
1564 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
1565 (holiday-hebrew-holidays, holiday-christian-holidays)
1566 (holiday-islamic-holidays, holiday-bahai-holidays)
1567 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
1568 * calendar/diary-lib.el: Move custom group here from calendar.el.
1569 * calendar/holidays-lib.el: Move custom group and variables here
1570 from calendar.el.
1571
1572 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
1573
1574 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
1575 Fix custom group.
1576 (calendar-current-time-zone-cache): Autoload riskiness.
1577
1578 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
1579
1580 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
1581
1582 * woman.el (woman2-TH): Use string-equal instead of string-match.
1583
1584 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1585
1586 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
1587 (smerge-resolve): Merge the "2-way refinement" case with one half of
1588 the "mere whitespace" resolution.
1589
1590 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
1591
1592 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
1593
1594 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * subr.el (assoc-ignore-case, assoc-ignore-representation):
1597 Add WHEN to obsolescence declaration.
1598
1599 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
1600
1601 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
1602
1603 * vc-hooks.el (vc-state): Add new state `conflict'.
1604 (vc-after-save): Use when not if.
1605 (vc-default-mode-line-string): Deal with the conflict state.
1606 (vc-prefix-map):
1607 (vc-menu-map): Bind vc-status instead of vc-directory.
1608
1609 * vc.el (vc-editable-p):
1610 (vc-default-status-printer):
1611 (vc-next-action): Deal with the conflict state.
1612 (vc-mark-resolved): New function.
1613 (vc-status-mode): Fix mode name.
1614 (vc-default-comment-history): Use when not if.
1615 (Todo): Add new entries, remove old ones.
1616
1617 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
1618 (vc-cvs-parse-status):
1619 (vc-cvs-after-dir-status):
1620 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
1621 Detect the conflict state.
1622
1623 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
1624
1625 2008-04-10 Glenn Morris <rgm@gnu.org>
1626
1627 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
1628 Respect truncate-partial-width-windows in non-full windows,
1629 with regards to :toggle and :enable state.
1630
1631 * simple.el (toggle-truncate-lines): Doc fix.
1632
1633 * Makefile.in (MH_E_DIR): New variable.
1634 (MH_E_SRC): Restore variable removed 2008-03-13.
1635 (mh-loaddefs.el): Depend on $MH_E_SRC.
1636 (CAL_DIR, CAL_SRC): New variables.
1637 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
1638 Depend on CAL_SRC.
1639
1640 * calendar/calendar.el (calendar, diary): Add :prefix.
1641 (holidays): Change :prefix.
1642 (calendar-today, holiday, calendar-holiday-marker)
1643 (european-calendar-style): Change custom groups.
1644
1645 * calendar/calendar.el (diary-hook, diary-display-hook):
1646 Move to diary-lib.el.
1647 * calendar/diary-lib.el (diary-hook, diary-display-hook):
1648 Move here from calendar.el.
1649 * calendar/appt.el: Require diary-lib rather than calendar.
1650 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
1651
1652 * calendar/appt.el (appt): Add :prefix.
1653
1654 * calendar/diary-lib.el (diary-hook): Doc fix.
1655 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
1656
1657 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1658
1659 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
1660 New functions.
1661
1662 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
1663 the arg to recursive calls.
1664
1665 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
1666
1667 * minibuffer.el (completion-auto-help): Fix typo.
1668
1669 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1670
1671 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
1672
1673 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
1674
1675 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
1676 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
1677
1678 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1679
1680 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
1681
1682 * minibuffer.el (minibuffer): Move group from cus-edit.el.
1683 (completion-auto-help): Move from C code.
1684 (minibuffer--maybe-completion-help): Remove.
1685 (minibuffer--bitset): New function.
1686 (minibuffer--do-completion): Rename from minibuffer-do-completion.
1687 Renumber a bit. Really complete on string *before* point.
1688 Add argument used for word-completion.
1689 Join trailing / in completion with following text, as done in
1690 minibuffer-complete-word.
1691 Handle new value `lazy' for completion-auto-help.
1692 (minibuffer-try-word-completion): New function extracted from
1693 minibuffer-complete-word.
1694 (minibuffer-complete-word): Use minibuffer--do-completion.
1695 (minibuffer--insert-strings): Rename from
1696 minibuffer-complete-insert-strings.
1697 (exit-minibuffer): Fix typo.
1698 * cus-edit.el (minibuffer): Move group to minibuffer.el.
1699 * cus-start.el: Remove completion-auto-help.
1700
1701 2008-04-09 Alexandre Julliard <julliard@winehq.org>
1702
1703 * vc.el (vc-status-add-entries): New function.
1704 (vc-status-add-entry): Remove.
1705 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
1706 Use vc-status-add-entries.
1707
1708 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
1709 order.
1710
1711 2008-04-09 Jason Rumney <jasonr@gnu.org>
1712
1713 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
1714 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
1715 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
1716 (AUTOGENEL): New variable.
1717 (distclean, maintainer-clean): New targets.
1718
1719 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
1720
1721 * emacs-lisp/regexp-opt.el (regexp-opt):
1722 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
1723
1724 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
1725
1726 * nxml/nxml-mode.el (nxml-cleanup): New function.
1727 (nxml-mode): Add it to change-major-mode-hook.
1728
1729 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
1730
1731 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
1732
1733 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
1734
1735 * calc/.cvsignore: New file.
1736
1737 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
1738
1739 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
1740
1741 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
1742 show-help-function when turning tooltip off.
1743 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
1744 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
1745
1746 2008-04-09 Alan Mackenzie <acm@muc.de>
1747
1748 * font-lock.el (font-lock-extend-after-change-region-function):
1749 Make it buffer local.
1750
1751 2008-04-09 Glenn Morris <rgm@gnu.org>
1752
1753 * calendar/calendar.el (diary-file, european-calendar-style):
1754 Remove autoload cookies.
1755
1756 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
1757
1758 * outline.el (outline-mode-menu-bar-map):
1759 * log-view.el (log-view-mode-menu):
1760 * log-edit.el (log-edit-menu): Add :help.
1761
1762 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
1763
1764 * emacs-lisp/regexp-opt.el (regexp-opt-group):
1765 Use substring-no-properties for correct handling of unibyte strings.
1766
1767 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1768
1769 * add-log.el (change-log-next-buffer): Handle the case where version<
1770 signals an error.
1771
1772 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
1773 mouse-major-mode-menu.
1774 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
1775 (mouse-major-mode-menu, mouse-popup-menubar)
1776 (mouse-popup-menubar-stuff): Use them.
1777 (C-down-mouse-3): Bind to a dynamic map rather than to
1778 mouse-popup-menubar-stuff.
1779
1780 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
1781 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
1782
1783 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
1784
1785 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
1786 file:// access method.
1787
1788 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1789
1790 * minibuffer.el: New file.
1791 * loadup.el: Load it.
1792
1793 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1794
1795 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
1796 rather than subdirs.el. It introduces an ugly circular dependency, tho.
1797
1798 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
1799 (calc-mode-map, calc-digit-map, calc-dispatch-map):
1800 Move initialization into declaration.
1801 * calc/calc-yank.el:
1802 * calc/calc-misc.el:
1803 * calc/calc-embed.el:
1804 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
1805
1806 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
1807
1808 * ps-samp.el (ps-add-printer, ps-remove-printer)
1809 (ps-make-dynamic-printer-menu): New functions.
1810
1811 * net/zeroconf.el: New file.
1812
1813 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1814
1815 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
1816
1817 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
1818
1819 * vc-rcs.el (vc-rcs-modify-change-comment):
1820 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
1821
1822 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
1823
1824 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
1825
1826 * international/mule-cmds.el (set-locale-environment): Don't warn if
1827 coding system doesn't agree with system locale (this reverts changes
1828 by Dave Love, dated 2002-10-27 and 2002-10-09).
1829
1830 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1831 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
1832
1833 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
1834
1835 2008-04-08 Glenn Morris <rgm@gnu.org>
1836
1837 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
1838 * textmodes/remember.el (remember-diary-convert-entry):
1839 Require calendar.
1840
1841 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
1842 diary-file, since it is the default for make-diary-entry anyway.
1843
1844 * calendar/cal-menu.el (cal-menu-event-to-date):
1845 Rename calendar-event-to-date. Update callers.
1846 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
1847 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
1848 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
1849 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
1850 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
1851 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
1852 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
1853 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
1854 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
1855 (calendar-mouse-tex-month-landscape):
1856 Rename cal-tex-mouse-month-landscape.
1857 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
1858 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
1859 (calendar-mouse-tex-year-landscape):
1860 Rename cal-tex-mouse-year-landscape.
1861 (cal-menu-context-mouse-menu): Update for above name changes.
1862
1863 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
1864 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
1865 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
1866 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
1867 * calendar/holidays.el: Replace int-to-string with number-to-string.
1868
1869 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
1870
1871 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
1872 region if point moves.
1873
1874 2008-04-08 Kenichi Handa <handa@m17n.org>
1875
1876 * faces.el (font-slant-table): Change numeric values for `r',
1877 `roman', and `normal'.
1878
1879 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
1880
1881 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
1882
1883 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
1884
1885 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
1886 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
1887
1888 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
1889
1890 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
1891 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
1892
1893 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
1894
1895 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
1896
1897 2008-04-07 Sam Steingold <sds@gnu.org>
1898
1899 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
1900 Add helper functions.
1901 (lisp-do-defun): Extract the common part of lisp-eval-defun and
1902 lisp-compile-defun; DEFVAR forms reset the variables to the init
1903 values, just like in emacs-lisp mode eval-defun.
1904 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
1905 (lisp-compile-region): Use lisp-compile-string.
1906
1907 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
1908
1909 * subr.el (combine-and-quote-strings): Also quote strings that contain
1910 the separator.
1911
1912 * pcvs-util.el (cvs-map): Avoid recursion :-(
1913
1914 2008-04-07 Glenn Morris <rgm@gnu.org>
1915
1916 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
1917
1918 * calendar.el (diary-view-entries-initially-flag): Rename
1919 view-diary-entries-initially. Keep old name as alias, update users.
1920 (calendar-mark-diary-entries-flag): Rename
1921 mark-diary-entries-in-calendar. Keep old name as alias, update users.
1922 (calendar-view-holidays-initially-flag): Rename
1923 view-calendar-holidays-initially. Keep old name as alias, update users.
1924 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
1925 Keep old name as alias, update users.
1926 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
1927 Keep old name as alias, update users.
1928 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
1929 Keep old name as alias, update users.
1930 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
1931 Keep old name as alias, update users.
1932 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
1933 (diary-american-date-forms): Rename american-date-diary-pattern.
1934 Keep old name as alias, update users.
1935 (diary-european-date-forms): Rename european-date-diary-pattern.
1936 Keep old name as alias, update users.
1937 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
1938 Keep old name as alias, update users.
1939 (calendar-european-date-display-form): Rename
1940 european-calendar-display-form. Keep old name as alias, update users.
1941 (calendar-american-date-display-form): Rename
1942 european-calendar-display-form. Keep old name as alias, update users.
1943 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
1944 Keep old name as alias, update users.
1945 (holiday-general-holidays): Rename general-holidays.
1946 Keep old name as alias, update users.
1947 (holiday-oriental-holidays): Rename oriental-holidays.
1948 Keep old name as alias, update users.
1949 (holiday-local-holidays): Rename local-holidays.
1950 Keep old name as alias, update users.
1951 (holiday-other-holidays): Rename other-holidays.
1952 Keep old name as alias, update users.
1953 (holiday-hebrew-holidays): Rename hebrew-holidays.
1954 Keep old name as alias, update users.
1955 (holiday-christian-holidays): Rename christian-holidays.
1956 Keep old name as alias, update users.
1957 (holiday-islamic-holidays): Rename islamic-holidays.
1958 Keep old name as alias, update users.
1959 (holiday-bahai-holidays): Rename bahai-holidays.
1960 Keep old name as alias, update users.
1961 (holiday-solar-holidays): Rename solar-holidays.
1962 Keep old name as alias, update users.
1963 (diary-fancy-buffer): Rename fancy-diary-buffer.
1964 Keep old name as alias, update users.
1965 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
1966 Update users.
1967 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
1968 Update users.
1969 (calendar-increment-month): Rename increment-calendar-month.
1970 Keep old name as alias, update callers.
1971 (calendar-increment-month-cons): Rename old calendar-increment-month.
1972 Update callers.
1973 (calendar-extract-month): Rename extract-calendar-month.
1974 Keep old name as alias, update callers
1975 (calendar-extract-day): Rename extract-calendar-day.
1976 Keep old name as alias, update callers.
1977 (calendar-extract-year): Rename extract-calendar-year.
1978 Keep old name as alias, update callers.
1979 (calendar-generate-window): Rename generate-calendar-window.
1980 Update callers.
1981 (calendar-generate): Rename generate-calendar. Update callers.
1982 (calendar-generate-month): Rename generate-calendar-month.
1983 Update callers.
1984 (calendar-redraw): Rename redraw-calendar. Update callers.
1985 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
1986 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
1987 Update callers.
1988 (calendar-update-mode-line): Rename update-calendar-mode-line.
1989 Update callers.
1990 (calendar-exit): Rename exit-calendar. Keep old name as alias,
1991 update callers.
1992 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
1993 Keep old name as alias, update callers.
1994 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
1995 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
1996 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
1997 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
1998 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
1999 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
2000 * calendar/solar.el: Update for calendar.el name changes.
2001 * org/org.el (org-agenda-format-date-aligned)
2002 (org-agenda-execute-calendar-command): Access date elements directly
2003 rather than using calendar functions.
2004 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
2005 Also set calendar-view-diary-initially-flag,
2006 calendar-view-holidays-initially-flag
2007 (org-get-entries-from-diary): Also set diary-fancy-buffer.
2008 (org-agenda-execute-calendar-command): No need to set displayed-day.
2009
2010 2008-04-06 Alan Mackenzie <acm@muc.de>
2011
2012 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
2013 typo in the doc string.
2014
2015 * progmodes/cc-mode.el (c-basic-common-init):
2016 Set font-lock-extend-after-change-region-function.
2017 (c-extend-after-change-region): New function, used in
2018 font-lock-extend-after-change-region-function, thus superseding
2019 advice on the Font Lock after change functions.
2020 (c-advise-fl-for-region): Remove this macro.
2021
2022 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2023
2024 * textmodes/flyspell.el (flyspell-duplicate-distance):
2025 Improve custom type.
2026
2027 2008-04-06 Glenn Morris <rgm@gnu.org>
2028
2029 * calendar/diary-lib.el (diary-sexp-entry-symbol):
2030 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
2031 (diary-list-entries-hook): Rename list-diary-entries-hook.
2032 Keep old name as alias, update users.
2033 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
2034 Keep old name as alias, update users.
2035 (diary-nongregorian-listing-hook): Rename
2036 nongregorian-diary-listing-hook. Keep old name as alias, update users.
2037 (diary-nongregorian-marking-hook): Rename
2038 nongregorian-diary-marking-hook. Keep old name as alias, update users.
2039 (diary-print-entries-hook): Rename print-diary-entries-hook.
2040 Keep old name as alias, update users.
2041 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
2042 Keep old name as alias, update users.
2043 (diary-number-of-entries): Rename number-of-diary-entries.
2044 Keep old name as alias, update users.
2045 (view-diary-entries, list-diary-entries, show-all-diary-entries):
2046 Give version of obsolescence.
2047 (diary-view-other-diary-entries): Rename view-other-diary-entries.
2048 Keep old name as alias, update callers.
2049 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
2050 update callers.
2051 (diary-include-other-diary-files): Rename include-other-diary-files.
2052 Keep old name as alias, update callers.
2053 (diary-simple-display): Rename simple-diary-display.
2054 Keep old name as alias, update callers.
2055 (diary-fancy-display): Rename fancy-diary-display.
2056 Keep old name as alias, update callers.
2057 (diary-print-entries): Rename print-diary-entries.
2058 Keep old name as alias, update callers.
2059 (diary-marking-entries-flag): Rename marking-diary-entries.
2060 Update users.
2061 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
2062 (diary-mark-entries): Rename mark-diary-entries.
2063 Keep old name as alias, update callers.
2064 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
2065 Keep old name as alias, update callers.
2066 (diary-mark-included-diary-files): Rename mark-included-diary-files.
2067 Keep old name as alias, update callers.
2068 (calendar-mark-days-named): Rename mark-calendar-days-named.
2069 Keep old name as alias, update callers.
2070 (calendar-mark-month): Rename mark-calendar-month.
2071 Keep old name as alias, update callers.
2072 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
2073 Keep old name as alias, update callers.
2074 (diary-sort-entries): Rename sort-diary-entries.
2075 Keep old name as alias, update callers.
2076 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
2077 Keep old name as alias, update callers.
2078 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
2079 update callers.
2080 (diary-insert-entry): Rename insert-diary-entry.
2081 Keep old name as alias.
2082 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
2083 Keep old name as alias.
2084 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
2085 Keep old name as alias.
2086 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
2087 Keep old name as alias.
2088 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
2089 Keep old name as alias.
2090 (diary-insert-block-entry): Rename insert-block-diary-entry.
2091 Keep old name as alias.
2092 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
2093 Keep old name as alias.
2094 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
2095 Keep old name as alias, update users.
2096 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
2097 Keep old name as alias, update callers.
2098 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
2099 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
2100 * calendar/icalendar.el: Update for diary-lib name changes.
2101
2102 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
2103
2104 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
2105
2106 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
2107 for copy, move, and link operations.
2108
2109 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
2110
2111 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
2112 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
2113
2114 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
2115 'require' statements with 1-argument ones (wrapped in if's).
2116 For compatibility with the current stable version of XEmacs.
2117
2118 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
2119
2120 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
2121
2122 2008-04-06 Jason Rumney <jasonr@gnu.org>
2123
2124 * language/burmese.el ("Burmese"): Make sample text consistent with
2125 language name.
2126
2127 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
2128
2129 * progmodes/gdb-ui.el (gdb): New group.
2130 (gdb-debug-log-max, gdb-enable-debug)
2131 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
2132 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
2133 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
2134 (gdb-show-changed-values, gdb-max-children)
2135 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
2136 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
2137 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
2138 (gdb-memory-unit): Move to new group from GUD group.
2139 (menu): Allow customization from GDB-UI menu-item.
2140
2141 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
2142
2143 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
2144
2145 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
2146
2147 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
2148 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
2149 Revision numbers can include ".".
2150
2151 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
2152 "+" lines not accounted for by counting "-" and context lines.
2153
2154 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2155
2156 * term/mac-win.el (mac-service-open-file): Use file URL instead of
2157 file name string.
2158
2159 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
2160
2161 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
2162 (vc-bzr-annotate-time): Accept space used to preserve alignment.
2163
2164 2008-04-05 Richard Stallman <rms@gnu.org>
2165
2166 * emacs-lisp/advice.el (defadvice): Add usage pattern.
2167
2168 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
2169
2170 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
2171 thread in [h-e-w]).
2172
2173 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
2174
2175 * files.el (abort-if-file-too-large): Fix typo in docstring.
2176
2177 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * subr.el (functionp): Return nil for special forms.
2180
2181 2008-04-05 Glenn Morris <rgm@gnu.org>
2182
2183 * emacs-lisp/autoload.el (autoload-ensure-default-file):
2184 Provide a feature.
2185 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
2186 Require loaddef file rather than loading it.
2187 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
2188 autoload-ensure-default-file provides a feature.
2189
2190 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
2191 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
2192 (compile, compile-always, recompile): Use $LOADDEFS.
2193 (cal-autoloads): Remove.
2194
2195 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
2196 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
2197
2198 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
2199 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
2200
2201 * calendar/calendar.el (diary-hebrew-entry-symbol):
2202 Rename hebrew-diary-entry-symbol. Keep old name as alias.
2203 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
2204 Keep old name as alias.
2205 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
2206 Keep old name as alias.
2207 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
2208 to diary-bahai-entry-symbol.
2209 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
2210 to diary-hebrew-entry-symbol.
2211 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
2212 to diary-islamic-entry-symbol.
2213 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
2214
2215 * calendar/solar.el (diary-sabbath-candles-minutes)
2216 (diary-sabbath-candles): Move to cal-hebrew.
2217 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
2218 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
2219 Doc fix. Keep old name as alias.
2220 (diary-hebrew-sabbath-candles): Simplify.
2221 (solar-setup, solar-sunrise-sunset, calendar-latitude)
2222 (calendar-longitude, calendar-time-zone): Declare for compiler.
2223 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
2224 rename.
2225
2226 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
2227 Rename coptic-calendar-month-name-array. Update callers.
2228 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
2229 (calendar-coptic-name): Rename coptic-name. Update callers.
2230 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
2231 Update callers.
2232 (calendar-coptic-last-day-of-month):
2233 Rename coptic-calendar-last-day-of-month. Update callers.
2234 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
2235 Keep old name as alias, update callers.
2236 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
2237 Keep old name as alias, update callers.
2238 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
2239 Keep old name as alias.
2240 (calendar-ethiopic-month-name-array):
2241 Rename ethiopic-calendar-month-name-array. Update callers.
2242 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
2243 Update callers.
2244 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
2245 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
2246 Keep old name as alias, update callers.
2247 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
2248 Keep old name as alias, update callers.
2249 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
2250 Keep old name as alias.
2251
2252 * calendar/cal-french.el (calendar-french-epoch):
2253 Rename french-calendar-epoch. Update callers.
2254 (calendar-french-month-name-array): Rename variable and function
2255 french-calendar-month-name-array. Update callers.
2256 (calendar-french-multibyte-month-name-array):
2257 Rename french-calendar-multibyte-month-name-array. Update callers.
2258 (calendar-french-day-name-array): Rename variable and function
2259 french-calendar-day-name-array. Update callers.
2260 (calendar-french-special-days-array): Rename variable and function
2261 french-calendar-special-days-array. Update callers.
2262 (calendar-french-multibyte-special-days-array):
2263 Rename french-calendar-multibyte-special-days-array. Update callers.
2264 (calendar-french-accents-p): Rename french-calendar-accents.
2265 Update callers.
2266 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
2267 Update callers.
2268 (calendar-french-last-day-of-month):
2269 Rename french-calendar-last-day-of-month. Update callers.
2270 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
2271 Keep old name as alias, update callers.
2272 (calendar-french-print-date): Rename calendar-print-french-date.
2273 Keep old name as alias, update callers.
2274 (calendar-french-goto-date): Rename calendar-goto-french-date.
2275 Keep old name as alias.
2276
2277 * calendar/cal-menu.el, calendar/calendar.el:
2278 Update for Coptic and French name changes.
2279
2280 * calendar/cal-china.el (calendar-chinese): Rename custom group
2281 from chinese-calendar. Update users.
2282 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
2283 Keep old name as alias, update users.
2284 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
2285 Keep old name as alias.
2286 (calendar-chinese-daylight-time-offset):
2287 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
2288 update users.
2289 (calendar-chinese-standard-time-zone-name):
2290 Rename chinese-calendar-standard-time-zone-name.
2291 Keep old name as alias, update users.
2292 (calendar-chinese-daylight-saving-start):
2293 Rename chinese-calendar-daylight-savings-starts.
2294 Keep old name as alias, update users.
2295 (calendar-chinese-daylight-saving-end):
2296 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
2297 update users.
2298 (calendar-chinese-daylight-saving-start-time):
2299 Rename chinese-calendar-daylight-savings-starts-time.
2300 Keep old name as alias, update users.
2301 (calendar-chinese-daylight-saving-end-time):
2302 Rename chinese-calendar-daylight-savings-ends-time.
2303 Keep old name as alias, update users.
2304 (calendar-chinese-celestial-stem): Rename
2305 calendar-chinese-celestial-stem. Keep old name as alias, update users.
2306 (calendar-chinese-terrestrial-branch):
2307 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
2308 update users.
2309 (calendar-chinese-zodiac-sign-on-or-after):
2310 Rename chinese-zodiac-sign-on-or-after. Update callers.
2311 (calendar-chinese-new-moon-on-or-after):
2312 Rename chinese-new-moon-on-or-after. Update callers.
2313 (calendar-chinese-month-list): Rename chinese-month-list.
2314 Update callers.
2315 (calendar-chinese-number-months): Rename number-chinese-months.
2316 Update callers.
2317 (calendar-chinese-compute-year): Rename compute-chinese-year.
2318 Update callers.
2319 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
2320 (calendar-chinese-year): Rename chinese-year. Update callers.
2321 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
2322 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
2323 Keep old name as alias, update callers.
2324 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
2325 Keep old name as alias, update callers.
2326 (calendar-chinese-months-to-alist):
2327 Rename make-chinese-month-assoc-list. Update callers.
2328 (calendar-chinese-months): Rename chinese-months. Update callers.
2329 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
2330 Keep old name as alias, update callers.
2331
2332 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
2333 Rename hebrew-calendar-leap-year-p. Update callers.
2334 (calendar-hebrew-last-month-of-year):
2335 Rename hebrew-calendar-last-month-of-year. Update callers.
2336 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
2337 Update callers.
2338 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
2339 Update callers.
2340 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
2341 Update callers.
2342 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
2343 Update callers.
2344 (calendar-hebrew-last-day-of-month):
2345 Rename hebrew-calendar-last-day-of-month. Update callers.
2346 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
2347 Keep old name as alias, update callers.
2348 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
2349 Keep old name as alias, update callers.
2350 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
2351 Keep old name as alias, update callers.
2352 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
2353 Keep old name as alias.
2354 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
2355 Keep old name as alias.
2356 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
2357 Keep old name as alias.
2358 (holiday-hebrew-passover): Rename holiday-passover-etc.
2359 Keep old name as alias.
2360 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
2361 Keep old name as alias, update callers.
2362 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
2363 Keep old name as alias.
2364 (calendar-hebrew-mark-date-pattern):
2365 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
2366 update callers.
2367 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
2368 Keep old name as alias.
2369 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
2370 Keep old name as alias.
2371 (diary-hebrew-insert-monthly-entry):
2372 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
2373 (diary-hebrew-insert-yearly-entry):
2374 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
2375 (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
2376 Keep old name as alias.
2377 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
2378 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
2379 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
2380 Keep old name as alias.
2381 (calendar-hebrew-parashiot-names):
2382 Rename hebrew-calendar-parashiot-names. Update callers.
2383 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
2384 (calendar-hebrew-year-Saturday-incomplete-Sunday):
2385 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
2386 (calendar-hebrew-year-Saturday-complete-Tuesday):
2387 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
2388 (calendar-hebrew-year-Monday-incomplete-Tuesday):
2389 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
2390 (calendar-hebrew-year-Monday-complete-Thursday):
2391 Rename hebrew-calendar-year-Monday-complete-Thursday.
2392 (calendar-hebrew-year-Tuesday-regular-Thursday):
2393 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
2394 (calendar-hebrew-year-Thursday-regular-Saturday):
2395 Rename hebrew-calendar-year-Thursday-regular-Saturday.
2396 (calendar-hebrew-year-Thursday-complete-Sunday):
2397 Rename hebrew-calendar-year-Thursday-complete-Sunday.
2398 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
2399 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
2400 (calendar-hebrew-year-Saturday-complete-Thursday):
2401 Rename hebrew-calendar-year-Saturday-complete-Thursday.
2402 (calendar-hebrew-year-Monday-incomplete-Thursday):
2403 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
2404 (calendar-hebrew-year-Monday-complete-Saturday):
2405 Rename hebrew-calendar-year-Monday-complete-Saturday.
2406 (calendar-hebrew-year-Tuesday-regular-Saturday):
2407 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
2408 (calendar-hebrew-year-Thursday-incomplete-Sunday):
2409 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
2410 (calendar-hebrew-year-Thursday-complete-Tuesday):
2411 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
2412 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
2413 Update for above name changes of constants.
2414
2415 * calendar/cal-menu.el, calendar/calendar.el:
2416 Update for chinese and hebrew name changes.
2417 * calendar/diary-lib.el: Update for hebrew name changes.
2418
2419 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
2420
2421 * subr.el (keymap-canonicalize): Correct thinko.
2422
2423 * server.el: Undo part of the multi-tty change, which is only
2424 needed if server.el is preloaded, and broke server-running-p.
2425 (server-socket-dir): Initialize in the defvar, as before.
2426 (server-start): Remove initialization of server-socket-dir.
2427
2428 2008-04-05 Eli Zaretskii <eliz@gnu.org>
2429
2430 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
2431 3-member cons cells.
2432
2433 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
2434
2435 * cus-face.el (custom-face-attributes): Handle roman slant.
2436
2437 * faces.el (default): Ensure the face-defface-spec property is set.
2438
2439 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
2440
2441 * files.el (abort-if-file-too-large): New function.
2442 (find-file-noselect, insert-file-1): Use it.
2443
2444 2008-04-05 Reto Zimmermann <reto@gnu.org>
2445
2446 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
2447 Replace C-c[a-zA-Z] key bindings.
2448
2449 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
2450
2451 * progmodes/hideif.el (hif-token-alist): New var.
2452 (hif-token-regexp, hif-tokenize): Use it.
2453 (hif-mathify-binop): New macro.
2454 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
2455 (hif-greater-equal, hif-less-equal): Use it.
2456 (hif-logior, hif-logand): New functions.
2457 (hif-math): Accept | and & as well.
2458
2459 * progmodes/etags.el: Fix problem with completion for buffer-local
2460 tables. Reported by Radey Shouman <shouman@comcast.net>.
2461 (tags-complete-tag): Remove.
2462 (tags-lazy-completion-table): New function to replace it.
2463 (find-tag-tag, complete-tag): Update users.
2464
2465 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
2466
2467 * vc-rcs.el (vc-rcs-dir-status):
2468 * vc-sccs.el (vc-sccs-dir-status): New function.
2469
2470 * outline.el (outline-mode-menu-bar-map):
2471 * term.el (terminal-signal-menu): Add :help.
2472
2473 * net/eudc.el (eudc-mode-map): Declare and define in one step.
2474 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
2475
2476 * emacs-lisp/re-builder.el (reb-mode-map):
2477 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
2478
2479 * diff-mode.el (diff-file-junk-re): Recognize the git format for
2480 new files, deleted files and for changing permissions.
2481 (diff-mode): Set beginning-of-defun-function and
2482 end-of-defun-function.
2483
2484 * vc-bzr.el (vc-bzr-state): Use when instead of if.
2485
2486 * vc.el (vc-default-status-fileinfo-extra): New function.
2487 (vc-status-mark-buffer-changed): Use it.
2488 (vc-update-vc-status-buffer): Allow for partial updates.
2489
2490 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2491
2492 * net/tramp.el (after-init-hook): Don't wrap a lambda around
2493 tramp-register-completion-file-name-handler.
2494
2495 * subr.el (keymap-canonicalize): New function.
2496 * mouse.el (mouse-menu-non-singleton): Use it.
2497 (mouse-major-mode-menu): Remove hack made unnecessary.
2498
2499 * simple.el (set-fill-column): Prompt rather than error by default.
2500
2501 2008-04-04 Andreas Schwab <schwab@suse.de>
2502
2503 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
2504 Reset new-rules after each round.
2505
2506 * Makefile.in (cal-autoloads): New target.
2507 (compile, compile-always, recompile): Depend on it.
2508 ($(lisp)/calendar/cal-loaddefs.el)
2509 ($(lisp)/calendar/diary-loaddefs.el)
2510 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
2511
2512 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
2513
2514 * ediff*.el: Replace load with require in eval-when-compile.
2515
2516 * ediff-hook: Delete all invocations of (autoload ...).
2517
2518 * ediff-util.el (ediff-setup): Make window-min-height a local variable
2519 in ediff control window, and set its min height to 2.
2520 (ediff-setup-control-buffer): Dedicate the control window.
2521 (ediff-toggle-multiframe): Undedicate control window.
2522 Work directly with ediff-setup-windows-multiframe and
2523 ediff-setup-windows-plain.
2524
2525 * ediff-wind (ediff-choose-window-setup-function-automatically):
2526 New function.
2527 (ediff-window-setup-function): Change initialization.
2528 (ediff-setup-windows-automatic): Delete.
2529 (ediff-setup-windows-plain-merge): Make control window dedicated.
2530 (ediff-destroy-control-frame): Do not skip frames if working in a
2531 single frame.
2532
2533 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
2534 eval-when-compile.
2535
2536 * emulation/viper-util.el: Move provide's forward, prevent recursion in
2537 eval-when-compile.
2538
2539 2008-04-04 Glenn Morris <rgm@gnu.org>
2540
2541 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
2542 calendar-absolute-from-bahai. Update callers, keep old name as alias.
2543
2544 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
2545 Rename islamic-calendar-leap-year-p. Update callers.
2546 (calendar-islamic-last-day-of-month):
2547 Rename islamic-calendar-last-day-of-month. Update callers.
2548 (calendar-islamic-day-number):
2549 Rename islamic-calendar-day-number. Update callers.
2550 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
2551 Update callers, keep old name as alias.
2552 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
2553 Update callers, keep old name as alias.
2554 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
2555 Keep old name as alias.
2556 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
2557 Update callers, keep old name as alias.
2558 (calendar-islamic-mark-date-pattern):
2559 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
2560 name as alias.
2561 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
2562 Keep old name as alias.
2563 (diary-islamic-insert-monthly-entry):
2564 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
2565 (diary-islamic-insert-yearly-entry):
2566 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
2567
2568 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
2569 calendar-absolute-from-iso. Update callers, keep old name as alias.
2570 (calendar-iso-print-date): Rename calendar-print-iso-date.
2571 Update callers, keep old name as alias.
2572 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
2573 Keep old name as alias.
2574 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
2575 Keep old name as alias.
2576
2577 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
2578 calendar-absolute-from-julian. Update callers, keep old name as alias.
2579 (calendar-julian-print-date): Rename calendar-print-julian-date.
2580 Update callers, keep old name as alias.
2581 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
2582 Update callers, keep old name as alias.
2583 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
2584 Update callers, keep old name as alias.
2585 (calendar-astro-print-day-number):
2586 Rename calendar-print-astro-day-number. Update callers, keep old
2587 name as alias.
2588 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
2589 Update callers, keep old name as alias.
2590
2591 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
2592 Rename calendar-string-to-mayan-long-count. Update callers.
2593 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
2594 Update callers, keep old name as alias.
2595 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
2596 Update callers.
2597 (calendar-mayan-read-tzolkin-date):
2598 Rename calendar-read-mayan-tzolkin-date. Update callers.
2599 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
2600 Keep old name as alias.
2601 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
2602 Keep old name as alias.
2603 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
2604 Keep old name as alias.
2605 (calendar-mayan-previous-tzolkin-date):
2606 Rename calendar-previous-tzolkin-date. Keep old name as alias.
2607 (calendar-mayan-next-round-date):
2608 Rename calendar-next-calendar-round-date. Keep old name as alias.
2609 (calendar-mayan-previous-round-date):
2610 Rename calendar-previous-calendar-round-date. Keep old name as alias.
2611 (calendar-mayan-long-count-to-absolute): Rename
2612 calendar-absolute-from-mayan-long-count. Keep old name as alias.
2613 (calendar-mayan-goto-long-count-date):
2614 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
2615
2616 * calendar/cal-persia.el (calendar-persian-month-name-array):
2617 Rename persian-calendar-month-name-array. Update callers.
2618 (calendar-persian-epoch): Rename persian-calendar-epoch.
2619 Update callers.
2620 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
2621 Update callers.
2622 (calendar-persian-last-day-of-month):
2623 Rename persian-calendar-last-day-of-month. Update callers.
2624 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
2625 Update callers, keep old name as alias.
2626 (calendar-persian-print-date): Rename calendar-print-persian-date.
2627 Update callers, keep old name as alias.
2628 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
2629 Keep old name as alias.
2630
2631 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
2632 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
2633 * calendar/solar.el: Update for cal-julian name changes.
2634
2635 * calendar/cal-dst.el: Update for persian name changes.
2636
2637 * calendar/cal-menu.el, calendar/calendar.el:
2638 Update for islamic, iso, julian, mayan, persian name changes.
2639
2640 * calendar/diary-lib.el: Update for islamic name changes.
2641
2642 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
2643 Rename all-hebrew-calendar-holidays. Update callers, keep old name
2644 as alias.
2645 (calendar-christian-all-holidays-flag):
2646 Rename all-christian-calendar-holidays. Update callers, keep old
2647 name as alias.
2648 (calendar-islamic-all-holidays-flag):
2649 Rename all-islamic-calendar-holidays. Update callers, keep old
2650 name as alias.
2651 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
2652 Update callers, keep old name as alias.
2653 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
2654 Update for the above name changes.
2655
2656 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * hilit-chg.el (global-highlight-changes-mode)
2659 (highlight-changes-passive-string, highlight-changes-active-string):
2660 Mark as obsolete since 23.1, not 22.1.
2661
2662 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
2663
2664 * hilit-chg.el (highlight-changes-visibility-initial-state)
2665 (hilit-chg-update, highlight-changes-mode-turn-on):
2666 Fix typos in docstrings.
2667
2668 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
2669
2670 * newcomment.el (comment-enter-backward): Be careful to restore
2671 position changed during narrowing.
2672
2673 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
2674
2675 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2676 Recognize `sub ($$)'.
2677
2678 2008-04-03 Richard Sharman <rsharman@pobox.com>
2679
2680 * hilit-chg.el (highlight-changes-mode): Rename from
2681 highlight-changes; no longer uses sub-modes active and passive;
2682 implemented by define-minor-mode.
2683 (highlight-changes-toggle-visibility): New function, to replace
2684 the old passive/active submodes of global-highlight-changes-mode;
2685 implemented by define-minor-mode.
2686 (global-highlight-changes-mode): Rename from global-highlight-changes;
2687 rewrite using define-globalized-minor-mode.
2688 (hilit-chg-major-mode-hook, hilit-chg-check-global)
2689 (hilit-chg-post-command-hook, hilit-chg-check-global)
2690 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
2691 to use of define-globalized-minor-mode.
2692 (highlight-changes-global-initial-state): Change to be boolean.
2693 (highlight-changes-visible-string, highlight-changes-invisible-string):
2694 Rename from highlight-changes-active-string and
2695 highlight-changes-passive-string.
2696 (hilit-chg-update, hilit-chg-set): Use them.
2697 (global-highlight-changes-mode): Rename from global-highlight-changes.
2698 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
2699 docstring.
2700 (hilit-chg-hide-changes): Rewrite to use dolist.
2701 (hilit-chg-set-face-on-change, hilit-chg-update)
2702 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
2703 variable instead of testing highlight-changes-mode.
2704 (highlight-markup-buffers): Add reuire ediff-util; argument on calls
2705 to highlight-changes-mode changed.
2706 (highlight-compare-with-file): Fix problems with interactive
2707 call giving invalid default file.
2708
2709 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
2710
2711 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
2712 Fix in disassembly buffer (regression in 22.2).
2713
2714 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
2715
2716 * emulation/viper-macs.el (viper-read-fast-keysequence):
2717 Use viper-read-event instead of viper-read-key.
2718
2719 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
2720
2721 * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
2722 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
2723 let-statements.
2724
2725 * emulation/viper-ex.el, emulation/viper-macs.el:
2726 * emulation/viper-mous.el:
2727 Replace load with require in eval-when-compile.
2728
2729 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2730
2731 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
2732
2733 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
2734 (archive-try-jka-compr): New function.
2735 (archive-set-buffer-as-visiting-file): Use it.
2736
2737 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
2738
2739 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * simple.el (handle-shift-selection): New arg.
2742
2743 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2744
2745 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
2746
2747 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
2748
2749 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
2750
2751 * shell.el (shell-dynamic-complete-filename): New fun.
2752 (shell-dynamic-complete-functions): Use it.
2753
2754 * help-fns.el (describe-variable): Undo 2008-02-25 change.
2755
2756 2008-04-03 Kenichi Handa <handa@m17n.org>
2757
2758 * international/fontset.el (create-fontset-from-x-resource):
2759 Handle the error of X resource more gracefully.
2760
2761 * international/latin1-disp.el (latin1-display): Don't use make-char.
2762 Fix the argument to set-char-table-range.
2763 (latin1-display-identities): Don't use make-char.
2764 (latin1-display-reset): Use map-charset-chars instead of directly
2765 calling standard-display-default.
2766 (latin1-display-check-font): Don't use make-char.
2767 (latin1-display-setup): Likewise.
2768 (latin1-display-ucs-per-lynx): Likewise.
2769
2770 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2771
2772 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
2773 name the fields, to make the code clearer.
2774 Rewrite all `aset' and `aref' using the defined accessors.
2775 (timer--time): New pseudo-field.
2776 (timer-set-time, timer-set-idle-time, timer-inc-time)
2777 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
2778 (timer--time-less-p): New function.
2779 (timer--activate): New function, extracted from timer-activate.
2780 (timer-activate-when-idle, timer-activate): Use it.
2781 (cancel-function-timers): Use dolist.
2782
2783 2008-04-03 Glenn Morris <rgm@gnu.org>
2784
2785 * add-log.el (c-beginning-of-defun, c-end-of-defun):
2786 Remove declarations; no longer used.
2787 (c-cpp-define-name, c-defun-name): Declare as functions.
2788
2789 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
2790 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
2791
2792 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
2793 (holiday-passover-etc, holiday-hanukkah): Doc fix.
2794 Add optional argument. Simplify.
2795 (holiday-tisha-b-av-etc): Use memq rather than unless.
2796 (holiday-julian): Autoload it.
2797 (holiday-hebrew-misc): New function.
2798
2799 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
2800
2801 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
2802 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
2803 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
2804 all-hebrew-calendar-holidays.
2805 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
2806 Simplify using new functions.
2807 (calendar-holidays): Doc fix.
2808 (generate-calendar-window): Use bound-and-true-p.
2809
2810 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
2811
2812 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
2813 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
2814 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
2815 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
2816
2817 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
2818
2819 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2820
2821 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
2822
2823 * vc-bzr.el (vc-bzr-checkout): Simplify.
2824
2825 * image-mode.el (image-mode-fit-frame): New command.
2826
2827 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
2828 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
2829 (keyboard-escape-quit): Check region-active-p i.s.o
2830 transient-mark-mode.
2831
2832 2008-04-02 Simon Josefsson <simon@josefsson.org>
2833
2834 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
2835 (imap-message-copyuid-1): Use it.
2836 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
2837 J. Williams in
2838 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2839
2840 2008-04-02 Alan Mackenzie <acm@muc.de>
2841
2842 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
2843 New optimised functions to get the name of the current defun/macro.
2844
2845 * add-log.el (add-log-current-defun): Move the functionality which
2846 gets the current function name for C like modes to cc-cmds.el,
2847 thus optimising for speed.
2848
2849 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
2850
2851 * simple.el (deactivate-mark): When the mark is temporarily
2852 active, restore the original value of transient-mark-mode.
2853 (set-mark-command): First deactivate the mark if was temporarily active.
2854 (exchange-point-and-mark): Reactivate the mark if it was
2855 temporarily active.
2856 (handle-shift-selection): New fun.
2857 (transient-mark-mode): Move var documentation here from buffer.c.
2858 (next-line, previous-line, backward-word, move-end-of-line)
2859 (move-beginning-of-line, forward-to-indentation)
2860 (backward-to-indentation, back-to-indentation)
2861 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
2862
2863 * mouse.el (mouse-set-region-1): Save the old value of
2864 transient-mark-mode.
2865 (mouse-drag-track): Ignore the now-obsolete value `identity' for
2866 transient-mark-mode.
2867
2868 * textmodes/paragraphs.el (forward-paragraph)
2869 (backward-paragraph, forward-sentence, backward-sentence): Add ^
2870 interactive spec.
2871
2872 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
2873
2874 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
2875
2876 * net/tramp.el (tramp-make-tramp-temp-file):
2877 Use `tramp-drop-volume-letter' for the local file name part.
2878
2879 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
2880
2881 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
2882 Add menu entries corresponding to all the key bindings.
2883
2884 * emacs-lisp/debug.el (debugger-mode-map):
2885 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
2886 (conf-align-assignments): Only work on the region if it is active.
2887 (conf-quote-normal): Use when instead of if. Remove redundant test.
2888
2889 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
2890 for tracing and re-builder.
2891
2892 2008-04-02 Glenn Morris <rgm@gnu.org>
2893
2894 * calendar/appt.el (appt-disp-window-function): Doc fix.
2895 (appt-display-message): Move beep before display.
2896 (appt-check): Make interactive. Reduce the number of lets.
2897 Use string-equal to compare mode-line strings.
2898 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
2899 read-only.
2900 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
2901 (appt-delete): Simplify.
2902
2903 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
2904
2905 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
2906
2907 * calendar/cal-hebrew.el (list-yahrzeit-dates):
2908 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
2909 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
2910
2911 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
2912 (calendar-holiday-marker, mark-visible-calendar-date):
2913 * calendar/diary-lib.el (fancy-diary-display):
2914 Check for font-lock-mode before using faces.
2915
2916 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
2917 (calendar-gregorian-from-absolute): Reduce the number of lets.
2918 (hebrew-holidays-4, generate-calendar-window): Simplify.
2919 (calendar-for-loop): Make obsolete.
2920 (calendar-nth-named-day): Doc fix.
2921
2922 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
2923 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
2924 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
2925 Reduce the number of lets.
2926 (mark-sexp-diary-entries, calendar-mark-complex):
2927 Expand calendar-for-loops.
2928
2929 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
2930
2931 * find-dired.el (find-dired-filter): Fix last patch to handle
2932 multi-line process input. Pad link numbers too.
2933
2934 2008-04-01 Jari Aalto <jari.aalto@cante.net>
2935
2936 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
2937
2938 2008-04-01 Jason Rumney <jasonr@gnu.org>
2939
2940 * international/characters.el (script-list): Add phonetic script,
2941 covering IPA (previously Latin), Phonetic Extensions and
2942 Phonetic Extensions Supplement (both previously unassigned).
2943
2944 * international/fontset.el (setup-default-fontset): Use unicode fonts
2945 that cover bopomofo script for bopomofo.
2946 Likewise for braille and mathematical.
2947 Use unicode scripts that cover the phonetic script for IPA.
2948
2949 2008-04-01 Johan Bockgård <bojohan@gnu.org>
2950
2951 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
2952 return the assigned value.
2953
2954 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2955
2956 * abbrev.el (abbrev-mode): Use define-minor-mode.
2957
2958 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
2959 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
2960 Use map-keymap.
2961 (minor-mode-menu-from-indicator): Use it. Simplify.
2962
2963 * bindings.el (mode-line-mode-menu): Move before (new) first use.
2964 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
2965 Bind the key directly to the menu.
2966 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
2967
2968 2008-04-01 Daiki Ueno <ueno@unixuser.org>
2969
2970 * epa.el (epa-decrypt-region): Explain the reason why this
2971 function should not be used in Lisp programs.
2972 (epa-decrypt-armor-in-region): Ditto.
2973 (epa-verify-region): Ditto.
2974 (epa-verify-cleartext-in-region): Ditto.
2975 (epa-sign-region): Ditto.
2976 (epa-encrypt-region): Ditto.
2977
2978 * epg.el (epg-start-receive-keys): Fix typo in docstring.
2979
2980 * epa.el (epa-select-keys): Show menu even if there is no key in
2981 GnuPG's keyring.
2982
2983 2008-04-01 Glenn Morris <rgm@gnu.org>
2984
2985 * calendar/calendar.el (calendar-make-temp-face): New function.
2986 (mark-visible-calendar-date):
2987 * calendar/diary-lib.el (fancy-diary-display): Use it.
2988
2989 * vc-hooks.el (vc-responsible-backend): Declare as function.
2990
2991 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
2992 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
2993 * calendar/cal-julian.el (holiday-julian): Use it.
2994
2995 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
2996 (calendar-hebrew-date-is-visible-p): Extract some common code into
2997 separate function.
2998 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
2999
3000 * calendar/cal-menu.el (cal-menu-holidays-menu):
3001 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
3002 rather than obsolete alias.
3003
3004 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
3005 for mark characters.
3006 (calendar-unmark): Unmark by removing all overlays, rather than
3007 redrawing.
3008 (calendar-starred-day): Remove.
3009 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
3010 (calendar-cursor-to-date): No need for special star handling now
3011 using overlays.
3012 (calendar-star-date): Use overlays.
3013
3014 * calendar/cal-french.el (calendar-goto-french-date):
3015 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
3016 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
3017 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
3018 * calendar/cal-persia.el (calendar-persian-date-string):
3019 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
3020 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
3021 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
3022 * calendar/solar.el (solar-equinoxes-solstices):
3023 Reduce nesting of some lets.
3024
3025 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count):
3026 (calendar-goto-mayan-long-count-date): Simplify.
3027
3028 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
3029 Simplify by using mapcar.
3030 (calendar-list-holidays): Return holiday-list.
3031 (list-holidays): Use let rather than let*. Remove un-needed locals
3032 `d', `never'.
3033 (calendar-check-holidays): Return result from dolist.
3034 (holiday-float): Use a single let*. Simplify if-and to and.
3035 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
3036 single let*.
3037
3038 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
3039
3040 * calc/calc.el: Autoload `calc-yank'.
3041 (calc-mode-map): Add keybindings for `calc-yank'.
3042 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
3043 assignments for `calc-yank'.
3044
3045 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
3046
3047 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
3048 (vc-status-mark-buffer-changed): Handle the extra field.
3049
3050 * vc-bzr.el (vc-bzr-after-dir-status):
3051 * vc-cvs.el (vc-cvs-after-dir-status):
3052 * vc-hg.el (vc-hg-after-dir-status):
3053 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
3054
3055 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3056
3057 * doc-view.el: Compute displayed pages first (in PDF).
3058 (doc-view-current-converter-processes): Rename from
3059 doc-view-current-converter-process. Update users.
3060 (doc-view-sentinel): Test buffer's liveness.
3061 (doc-view-pdf/ps->png-sentinel): Remove.
3062 (doc-view-start-process): New function.
3063 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
3064 (doc-view-ps->pdf): Use it.
3065 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
3066 New functions.
3067 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
3068 (doc-view-mode): Kill the processes when leaving the mode.
3069
3070 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
3071
3072 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
3073 Use `byte-compile-warning-types'. Add docstring.
3074
3075 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3076
3077 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
3078 (smerge-resolve): Add various resolution heuristics.
3079
3080 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
3081 in 3-way conflicts.
3082
3083 2008-03-31 Glenn Morris <rgm@gnu.org>
3084
3085 * calendar/cal-bahai.el (diary-bahai-mark-entries):
3086 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
3087 * calendar/cal-islam.el (mark-islamic-diary-entries):
3088 Fix argument order in call to diary-mark-entries-1.
3089
3090 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
3091 pre-Bahai dates.
3092 (holiday-bahai): Use an algorithm actually relevant to this calendar
3093 system.
3094
3095 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
3096
3097 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
3098 Use and.
3099
3100 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
3101 in the last fortnight in Julian October.
3102
3103 * calendar/calendar.el (increment-calendar-month): Optionally handle
3104 systems without 12 months per year.
3105
3106 (calendar-date-is-visible-p): Doc fix. Simplify.
3107
3108 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
3109 from dolist.
3110
3111 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
3112
3113 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
3114 (hi-lock-unload-function): New function.
3115
3116 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
3117
3118 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
3119 overwriting when NEWNAME is a local file.
3120
3121 * net/trampver.el: Update release number.
3122
3123 2008-03-30 Alexandre Julliard <julliard@winehq.org>
3124
3125 * vc-git.el: Make vc-status display information about copies,
3126 renames and permission changes.
3127 (vc-git-extra-fileinfo): New defstruct.
3128 (vc-git-escape-file-name, vc-git-file-type-as-string)
3129 (vc-git-rename-as-string, vc-git-permissions-as-string)
3130 (vc-git-status-printer): New functions.
3131 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
3132 (vc-git-after-dir-status-stage1): Look for copies, renames and
3133 permission changes.
3134 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
3135 (vc-git-dir-status): Ask for staged files and renames.
3136
3137 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
3138
3139 * vc.el: Allow backends to display backend specific information in
3140 the vc-status listing.
3141 (vc-status-fileinfo): Add a field for backend specific information.
3142 (vc-status-printer): Rename to ...
3143 (vc-default-status-printer): ... this.
3144 (vc-status-printer): New function.
3145 (vc-update-vc-status-buffer): Set the backend specific file info
3146 if provided.
3147
3148 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * textmodes/remember.el (remember-diary-convert-entry): Revert last
3151 change (ill-conceived).
3152
3153 2008-03-29 Glenn Morris <rgm@gnu.org>
3154
3155 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
3156 * calendar/cal-julian.el (holiday-julian): Simplify.
3157
3158 * calendar/holidays.el (list-holidays): Use or.
3159
3160 2008-03-29 Juri Linkov <juri@jurta.org>
3161
3162 * window.el (split-window-preferred-horizontally): New function.
3163
3164 * cus-start.el (split-window-preferred-function):
3165 Set choice for "vertically" to nil instead of split-window.
3166 Set choice for "horizontally" to split-window-preferred-horizontally
3167 instead of lambda.
3168
3169 2008-03-29 Juri Linkov <juri@jurta.org>
3170
3171 * simple.el (minibuffer-default-add-function): New variable with
3172 the default to minibuffer-default-add-completions.
3173 (minibuffer-default-add-done): New variable. Make it buffer-local.
3174 (minibuffer-default-add-completions): New function.
3175 (goto-history-element): Set minibuffer-default-add-done to t and
3176 call a function in minibuffer-default-add-function when the
3177 specified absolute history position is greater than the length of
3178 the minibuffer-default list and minibuffer-default-add-done is nil.
3179 Change "^End of history; no next item$" to "^End of defaults;
3180 no next item$".
3181
3182 * bindings.el (debug-ignored-errors): Change "^End of history;
3183 no next item$" to "^End of defaults; no next item$".
3184
3185 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3186
3187 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
3188
3189 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
3190 to with-no-warnings.
3191
3192 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
3193
3194 Sync with Tramp 2.1.13.
3195
3196 * net/tramp-ftp.el: Require 'cl when byte-compiling.
3197
3198 * net/trampver.el: Update release number.
3199
3200 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
3201
3202 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
3203 the current backend.
3204
3205 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
3206 (vc-status-refresh): Create a temporary buffer and call the
3207 `dir-status' backend function from that buffer.
3208
3209 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
3210 (vc-bzr-after-dir-status): Don't kill the buffer.
3211
3212 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
3213 (vc-cvs-after-dir-status): Don't kill the buffer.
3214
3215 * vc-git.el (vc-git-dir-status): Don't create a buffer.
3216 (vc-git-after-dir-status-stage2): Don't kill the buffer.
3217
3218 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
3219 (vc-hg-after-dir-status): Don't kill the buffer.
3220
3221 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
3222 (vc-svn-after-dir-status): Don't kill the buffer.
3223
3224 2008-03-29 Glenn Morris <rgm@gnu.org>
3225
3226 * calendar/calendar.el (diary-file, american-date-diary-pattern)
3227 (european-date-diary-pattern, european-calendar-display-form)
3228 (american-calendar-display-form, diary-display-hook): Doc fixes.
3229 (european-calendar-style): Doc fix. Use calendar-set-date-style for
3230 custom :set. Mark as obsolete.
3231 (calendar-date-style, iso-date-diary-pattern)
3232 (iso-calendar-display-form): New user variables.
3233 (diary-date-forms, calendar-date-display-form): Set using
3234 calendar-date-style. Doc fix.
3235 (calendar-set-date-style): New command.
3236 (european-calendar, american-calendar): Use calendar-set-date-style.
3237 Mark as obsolete.
3238
3239 * calendar/diary-lib.el (number): Move declaration where needed.
3240 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
3241 (diary-make-date): New function.
3242 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
3243 Use diary-make-date.
3244 (diary-date-display-form, diary-insert-entry-1): New functions.
3245 (insert-monthly-diary-entry, insert-yearly-diary-entry):
3246 Use diary-insert-entry-1.
3247 (insert-anniversary-diary-entry, insert-block-diary-entry)
3248 (insert-cyclic-diary-entry): Use diary-date-display-form.
3249
3250 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
3251 Autoload diary-insert-entry-1.
3252 * calendar/cal-bahai.el (diary-bahai-insert-entry)
3253 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
3254 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
3255 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
3256 * calendar/cal-islam.el (insert-islamic-diary-entry)
3257 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
3258 Use diary-insert-entry-1.
3259
3260 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
3261 (diary-yahrzeit): Doc fix. Use diary-make-date.
3262
3263 * calendar/icalendar.el (icalendar--datetime-to-american-date):
3264 New name for icalendar--datetime-to-noneuropean-date. Make old name
3265 obsolete alias.
3266 (icalendar--datetime-to-iso-date): New function.
3267 (icalendar--datetime-to-diary-date): Doc fix. Respect
3268 calendar-date-style if bound.
3269
3270 * textmodes/remember.el (remember-diary-convert-entry):
3271 Respect calendar-date-style if bound.
3272
3273 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3274
3275 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
3276 (xterm-mouse-handle-delete-frame): Delete.
3277
3278 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
3279 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
3280 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
3281 in xterm-modify-other-keys-terminal-list.
3282
3283 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
3284 are conflicts.
3285
3286 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
3287
3288 * vc.el (vc-update): Check if the buffer is unsaved only if it
3289 actually exists.
3290 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
3291 vc-print-log.
3292
3293 2008-03-28 Magnus Henoch <mange@freemail.hu>
3294
3295 * net/dns.el (dns-write): Use set-buffer-multibyte.
3296
3297 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3298
3299 * vc-bzr.el (vc-bzr-sha1): New fun.
3300 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
3301 (vc-bzr-registered): Use it.
3302
3303 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
3304
3305 * vc.el (vc-status-kill-dir-status-process): Simplify.
3306 (vc-status-refresh): Make sure the buffer is live.
3307 (ring): Don't require it, not used.
3308
3309 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
3310
3311 * progmodes/verilog-mode.el (verilog-auto-inout-module):
3312 Add optional regular expression to AUTOINOUTMODULE.
3313 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
3314 (verilog-auto-inst-param, verilog-auto-reg)
3315 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
3316 (verilog-auto-output-every, verilog-auto-input)
3317 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
3318 (verilog-auto-unused, verilog-auto): Update documentation to use
3319 more obvious instance module names versus cell names.
3320
3321 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
3322
3323 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
3324 kill if a process is running.
3325
3326 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
3327
3328 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
3329
3330 * vc.el: Add new backend function 'status-extra-headers.
3331 (vc-default-status-extra-headers): New function.
3332 (vc-status-headers): Call 'status-extra-headers. Add colors.
3333
3334 * vc-git.el (vc-git-status-extra-headers): New function.
3335
3336 2008-03-28 Glenn Morris <rgm@gnu.org>
3337
3338 * calendar/cal-menu.el (cal-menu-holidays-menu)
3339 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
3340 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
3341 holiday-list is optional.
3342 (calendar-mouse-holidays): Remove un-needed local `l'.
3343
3344 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
3345 Remove un-needed local `date'.
3346 (calendar-cursor-to-visible-date): Use let rather than let*.
3347 Remove un-needed local `first-of-month-weekday'.
3348
3349 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
3350
3351 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
3352 Doc fixes.
3353 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
3354 (diary-header-line-flag, diary-header-line-format): Declare.
3355 (diary-pull-attrs): Check for multiple matches.
3356 (diary-list-entries-2): Simplify finding start of date.
3357 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
3358 pop-up-frames.
3359 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
3360 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
3361
3362 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
3363
3364 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
3365
3366 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
3367
3368 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
3369
3370 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
3371
3372 * image-mode.el (image-mode-reapply-winprops): Fix last change.
3373
3374 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
3375
3376 * international/mule-conf.el (define-iso-single-byte-charset):
3377 Don't make latin-iso8859-* supplementary.
3378 (#'set-charset-priority): Don't change the priority of charsets
3379 `unicode' and `emacs'.
3380
3381 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
3382
3383 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
3384 temp buffer.
3385
3386 2008-03-27 Glenn Morris <rgm@gnu.org>
3387
3388 * calendar/cal-bahai.el (diary-bahai-list-entries):
3389 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
3390 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
3391
3392 * calendar/calendar.el (diary-file): Doc fix.
3393
3394 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
3395 (list-diary-entries-hook, mark-diary-entries-hook)
3396 (include-other-diary-files, diary-mail-entries)
3397 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
3398 (diary-set-header): New function.
3399 (diary-header-line-flag, diary-header-line-format):
3400 Use diary-set-header for custom :set function.
3401 (diary-set-maybe-redraw): Use symbol-value rather than eval.
3402 (diary-attrtype-convert): Use intern-soft rather than read.
3403 (diary-display-no-entries): New function.
3404 (simple-diary-display, fancy-diary-display): Use it.
3405 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
3406 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
3407
3408 * calendar/holidays.el (list-holidays): Doc fix.
3409
3410 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
3411
3412 * calc/calc-store.el (calc-read-var-name-history): New variable.
3413 (calc-read-var-name): Use `calc-read-var-name-history'.
3414
3415 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3416
3417 * image-mode.el (image-mode-reapply-winprops): Simplify now that
3418 window-configuration-change-hook works buffer-locally.
3419
3420 2008-03-26 Johan Bockgård <bojohan@gnu.org>
3421
3422 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
3423 for Emacs Lisp, not Lisp.
3424
3425 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
3426
3427 * help-fns.el (describe-function-1, describe-variable):
3428 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
3429
3430 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
3431 replacement is provided, don't print "use nil instead".
3432
3433 2008-03-26 Johan Bockgård <bojohan@gnu.org>
3434
3435 * complete.el (PC-do-completion): Use regexp-quote.
3436
3437 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
3438
3439 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
3440 Detect missing files.
3441
3442 * vc-git.el (vc-git-extra-menu-map): New key map.
3443 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
3444 New functions.
3445
3446 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
3447 and 'missing files.
3448
3449 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3450
3451 * calendar/holidays.el (list-holidays): Make Y2 optional.
3452
3453 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
3454 buffers shown to the user.
3455 (appt-disp-window): Disable undo explicitly now that the leading space
3456 is gone.
3457
3458 * simple.el (activate-mark): New function.
3459 (set-mark-command): Use it with region-active-p to clean up the code.
3460 (exchange-point-and-mark): Invert the meaning of C-u when
3461 transient-mark-mode is active.
3462
3463 * dired-aux.el (dired-create-files): Use dolist.
3464
3465 * bindings.el (mode-line-change-eol): Use with-selected-window.
3466
3467 * apropos.el (apropos-command): Include macros.
3468
3469 2008-03-26 Glenn Morris <rgm@gnu.org>
3470
3471 * calendar/cal-bahai.el: Require calendar, not cal-julian.
3472 (calendar-bahai-epoch): Doc fix.
3473
3474 * calendar/cal-china.el: Explicitly require calendar.
3475
3476 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
3477 Require calendar rather than cal-julian.
3478 Autoload calendar-absolute-from-julian.
3479 * calendar/cal-coptic.el (coptic-calendar-epoch):
3480 * calendar/cal-islam.el (calendar-islamic-epoch):
3481 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
3482
3483 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
3484
3485 * calendar/cal-dst.el: Don't require cal-persia.
3486 (calendar-absolute-from-persian): Autoload it.
3487 (dst-adjust-time): Doc fix.
3488
3489 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
3490 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
3491 calendar.
3492
3493 * calendar/cal-menu.el: Require calendar rather than declaring
3494 functions.
3495 * calendar/calendar.el: Provide calendar before requiring cal-menu.
3496
3497 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
3498 calendar-after-frame-setup-hooks. Update callers, make old name an
3499 obsolete alias. Doc fix.
3500 (calendar-frame-1): Doc fix.
3501
3502 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
3503
3504 * calendar/calendar.el (oriental-holidays, solar-holidays):
3505 * calendar/holidays.el (list-holidays): Assume atan always bound.
3506
3507 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
3508 Explicitly require calendar, not cal-julian.
3509 * calendar/lunar.el: Explicitly require cal-dst.
3510
3511 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3512
3513 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
3514
3515 * help-fns.el (describe-function-1, describe-variable): If no
3516 replacement is provided, don't print "use nil instead".
3517
3518 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3519
3520 * proced.el: New file.
3521
3522 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
3523
3524 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
3525
3526 2008-03-25 Juri Linkov <juri@jurta.org>
3527
3528 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
3529 in battery-mode-line-format.
3530
3531 * bindings.el (minibuffer-local-map): For the command
3532 file-cache-minibuffer-complete replace keymap minibuffer-local-map
3533 with map which is already locally bound to minibuffer-local-map.
3534
3535 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3536
3537 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
3538 Remove `sort-first' argument.
3539
3540 * subr.el (redisplay-end-trigger-functions)
3541 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
3542 (process-filter-multibyte-p, set-process-filter-multibyte):
3543 Mark as obsolete.
3544
3545 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
3546
3547 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
3548 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
3549 use the LOCAL arg of `add-hook'.
3550 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
3551 Remove spurious * from defcustom docstrings.
3552 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
3553 Fix typos in messages.
3554 (reb-mode-buffer-p): New function.
3555 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
3556 (top, reb-show-subexp, reb-auto-update, reb-auto-update)
3557 (reb-delete-overlays, reb-cook-regexp, reb-update-regexp)
3558 (reb-update-overlays): Use `unless', `when'.
3559 (re-builder-unload-function): New function.
3560
3561 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
3562
3563 * vc-hooks.el (vc-state): Add documentation for 'missing.
3564
3565 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
3566
3567 * progmodes/verilog-mode.el (verilog-auto-output)
3568 (verilog-auto-input, verilog-auto-inout, verilog-auto)
3569 (verilog-delete-auto): Add optional regular expression to
3570 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
3571 (verilog-signals-matching-regexp): New internal function for
3572 signal matching.
3573
3574 2008-03-25 Johan Bockgård <bojohan@gnu.org>
3575
3576 * info.el (Info-isearch-search): Always return point.
3577
3578 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3579
3580 * diff-mode.el (diff-remembered-defdir): New var.
3581 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
3582
3583 2008-03-25 Glenn Morris <rgm@gnu.org>
3584
3585 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
3586 calendar-bahai-prompt-for-date. Update callers, make old name an
3587 obsolete alias. Doc fix.
3588 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
3589 coptic-prompt-for-date. Update callers, make old name an
3590 obsolete alias. Doc fix.
3591 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
3592 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
3593 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
3594 calendar-islamic-prompt-for-date. Update callers. Doc fix.
3595 * calendar/cal-iso.el (calendar-iso-read-date): New name for
3596 calendar-iso-read-args. Update callers, make old name an obsolete
3597 alias.
3598 * calendar/cal-persia.el (calendar-persian-read-date): New name for
3599 persian-prompt-for-date. Update callers, make old name an
3600 obsolete alias. Doc fix. Move definition before use.
3601
3602 * calendar/cal-x.el (diary-frame-parameters)
3603 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
3604 (calendar-frame-1): Doc fixes.
3605 (make-fancy-diary-buffer): Remove declaration.
3606 (calendar-dedicate-diary): Replace call to deleted function
3607 make-fancy-diary-buffer.
3608 (calendar-frame-setup): New function.
3609 (calendar-one-frame-setup, calendar-only-one-frame-setup)
3610 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
3611 work, and mark as obsolete.
3612 (special-display-buffer-names): Don't mess with this; it's not our
3613 business.
3614 (cal-x-load-hook): Defvar it, and mark as obsolete.
3615
3616 * calendar/calendar.el (calendar-remove-frame-by-deleting):
3617 Default to t. Add to 'calendar group.
3618 (calendar): Doc fix. Use calendar-frame-setup.
3619 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
3620 (generate-calendar-window): Doc fix.
3621
3622 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
3623
3624 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
3625
3626 2008-03-24 Drew Adams <drew.adams@oracle.com>
3627
3628 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
3629 New variables.
3630 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
3631 (finder-exit): Ignore errors rather than avoiding them.
3632 Kill *Finder-package* buffer also.
3633
3634 2008-03-24 Andreas Schwab <schwab@suse.de>
3635
3636 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
3637
3638 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
3639
3640 * vc-hg.el (vc-hg-after-dir-status):
3641 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
3642
3643 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
3644 Detect removed files.
3645
3646 * vc.el (vc-status-printer): Use a different face for missing files.
3647 (vc-status-hide-up-to-date): Rename from
3648 vc-status-remove-up-to-date. Update all callers.
3649 (vc-status-mode-map): Bind C-m.
3650
3651 2008-03-24 Alexandre Julliard <julliard@winehq.org>
3652
3653 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
3654 code ...
3655 (vc-git--state-code): ... to this new function.
3656 (vc-git-state): Use it.
3657
3658 2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change)
3659
3660 * textmodes/remember.el (remember-mail-date)
3661 (remember-store-in-mailbox): Write date and From line in such a
3662 way that Mutt can read it.
3663
3664 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * simple.el (transient-mark-mode): Turn on by default.
3667
3668 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
3669
3670 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
3671 'unregistered for unregistered files.
3672
3673 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
3674
3675 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
3676
3677 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
3678 subdirectories.
3679
3680 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
3681 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
3682 Add :enable for vc-status-refresh.
3683 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
3684 (vc-status-tool-bar-map): Add binding for
3685 vc-status-kill-dir-status-process.
3686 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
3687 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
3688 Reset vc-status-process-buffer.
3689 (vc-status-refresh): Don't run two refreshes at a time.
3690 (vc-status): If the buffer is already in vc-status-mode only refresh.
3691 (vc-status-mark-buffer-changed): Add an optional file parameter.
3692 (vc-resynch-buffer): Use it.
3693 (vc-delete-file): Expand the file name before using it.
3694 Be careful to not create a new buffer with the old file contents.
3695 Update the VC state after performing the operation.
3696
3697 2008-03-23 Andreas Schwab <schwab@suse.de>
3698
3699 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
3700 Fix radio button condition.
3701 [box]: Likewise.
3702 [customize]: Add radio button.
3703
3704 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
3705
3706 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
3707 (calc-user-parse-tables, calc-gnuplot-default-device)
3708 (calc-gnuplot-default-output, calc-gnuplot-print-device)
3709 (calc-gnuplot-print-output, calc-gnuplot-geometry)
3710 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
3711 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
3712 (calc-undo-list, calc-redo-list, calc-main-buffer)
3713 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
3714 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
3715 (calc-said-hello, calc-executing-macro, calc-any-selections)
3716 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
3717 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
3718 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
3719 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
3720 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
3721 (calc-create-buffer, calc-quit): Add docstrings.
3722
3723 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
3724
3725 * makefile.w32-in (WINS_ALMOST): Add org.
3726
3727 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
3728
3729 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
3730 New functions to implement vc-status support.
3731
3732 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
3733
3734 * vc.el (vc-status-prepare-status-buffer): New function.
3735 (vc-status): Use it.
3736
3737 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
3738 appropriate.
3739
3740 2008-03-22 Alexandre Julliard <julliard@winehq.org>
3741
3742 * vc-git.el (vc-git--empty-db-p)
3743 (vc-git-after-dir-status-stage1-empty-db): New functions.
3744 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
3745 Add support for empty repositories.
3746
3747 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
3748
3749 * vc-git.el (vc-git-annotate-extract-revision-at-line):
3750 Allow "^" in a version name.
3751
3752 * vc-mtn.el (vc-mtn-state): Support the added state.
3753
3754 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
3755
3756 * org: New directory for Org-mode.
3757
3758 * org/org-export-latex.el: Moved from lisp/texmodes.
3759
3760 * org/org-irc.el: Moved from lisp/texmodes.
3761
3762 * org/org-mac-message.el: Moved from lisp/texmodes.
3763
3764 * org/org-mouse.el: Moved from lisp/texmodes.
3765
3766 * org/org-publish.el: Moved from lisp/texmodes.
3767
3768 2008-03-21 Juri Linkov <juri@jurta.org>
3769
3770 * comint.el (comint-dynamic-simple-complete):
3771 Use variable `stub' for the second arg `common-substring'
3772 of `comint-dynamic-list-completions'.
3773 (comint-dynamic-list-filename-completions):
3774 Use variable `filenondir' for the second arg `common-substring'
3775 of `comint-dynamic-list-completions'.
3776 (comint-dynamic-list-completions): Add new optional arg
3777 `common-substring'. Add `common-substring' as the second arg of
3778 the call to `display-completion-list'. Doc fix.
3779
3780 * comint.el (comint-dynamic-complete-as-filename)
3781 (comint-dynamic-list-filename-completions)
3782 (comint-dynamic-simple-complete): Use `minibuffer-message'
3783 to display message "No completions of %s" when a command
3784 is called in the minibuffer.
3785 (comint-dynamic-simple-complete): Don't display other
3786 completion messages when a command is called in the minibuffer.
3787 (comint-dynamic-list-completions): Use `minibuffer-message'
3788 to display message " [Type space to flush ...]" when a command
3789 is called in the minibuffer.
3790
3791 * shell.el (shell-dynamic-complete-command)
3792 (shell-dynamic-complete-environment-variable): Don't display
3793 completion messages when command is called in the minibuffer.
3794
3795 * emacs-lisp/lisp.el (lisp-complete-symbol):
3796 Use `minibuffer-message' to display message "No completions of %s"
3797 when this command is called in the minibuffer.
3798
3799 * bindings.el (standard-mode-line-modes): Put special help-echo
3800 tooltip on recursive edit %[ %] mode-line constructs.
3801
3802 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
3803 "^No dynamic expansion for .* found$" to allow error messages like
3804 "No dynamic expansion for \"%s\" found in this-buffer".
3805
3806 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
3807
3808 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
3809 "psftp".
3810
3811 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3812
3813 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
3814 * vc.el (vc-default-dired-state-info): Use just "modified".
3815 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
3816 (vc-cvs-mode-line-string): Make use of the better default.
3817 (vc-cvs-parse-entry): Use the new `added'.
3818 (vc-cvs-dired-state-info): Remove.
3819 * vc-svn.el (vc-svn-dired-state-info): Remove.
3820 * vc-hg.el (vc-hg-dired-state-info): Remove.
3821 * vc-git.el (vc-git-dired-state-info): Remove.
3822
3823 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
3824
3825 * vc-git.el (vc-git-status-result): New variable.
3826 (vc-git-dir-status): Split out ...
3827 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
3828 ... these new functions and work asynchronously.
3829
3830 2008-03-21 Alexandre Julliard <julliard@winehq.org>
3831
3832 * vc-git.el (vc-git-after-dir-status): Remove.
3833 (vc-git-dired-state-info): Reimplement.
3834
3835 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
3836
3837 * replace.el (occur-mode-map): Add :help.
3838
3839 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
3840 for disassemble.
3841
3842 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
3843 the 'added state.
3844 (vc-status-remove-up-to-date): New function.
3845 (vc-status-mode-map, vc-status-menu-map): Bind it.
3846 (vc-status-printer): Use a different face up-to-date files.
3847 (vc-resynch-buffer): Update the vc-status buffer if it exists.
3848 (Todo): Remove solved entries.
3849
3850 * vc-hg.el (vc-hg-state):
3851 * vc-git.el (vc-git-state):
3852 * vc-cvs.el (vc-cvs-parse-status):
3853 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
3854 state.
3855
3856 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3857
3858 * progmodes/compile.el (compile):
3859 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
3860
3861 * simple.el (minibuffer-local-shell-command-map): New var.
3862 (minibuffer-complete-shell-command, read-shell-command): New funs.
3863 (shell-command, shell-command-on-region): Use them.
3864
3865 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3866
3867 * vc.el (vc-status-mark-buffer-changed): New function to implement
3868 updating of the *vc-status* buffer when a buffer is saved.
3869 (vc-status-mode): Use it for after-change-hook.
3870 (vc-add-to-vc-status-buffer): Rename to ...
3871 (vc-status-add-entry): ... this.
3872 (Todo): Add new entry.
3873
3874 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3875
3876 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
3877
3878 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
3879
3880 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
3881 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
3882 Remove spurious * from defcustom docstrings.
3883 (icomplete-compute-delay): Fix docstring and remove spurious *.
3884 (icomplete-delay-completions-threshold): Fix typo in docstring and
3885 remove spurious *.
3886 (icomplete-completions): While collecting the list of prospective
3887 candidates, don't overshoot `icomplete-prospects-length'.
3888
3889 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3890
3891 * textmodes/refbib.el:
3892 * textmodes/reftex.el:
3893 * textmodes/reftex-global.el:
3894 * textmodes/reftex-vars.el:
3895 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
3896 compiler pacifying defvars.
3897 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
3898 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
3899 not needed.
3900
3901 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
3902
3903 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
3904 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
3905 (verilog-customize, verilog-font-customize)
3906 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
3907 (verilog-mode): Update documentation strings to match tool tips.
3908 (verilog-auto-search-do, verilog-auto-re-search-do)
3909 (verilog-skip-forward-comment-or-string): Fix verilog-auto
3910 expansion when a .* appears inside a string.
3911 (verilog-re-search-forward, verilog-re-search-backward):
3912 Add comment to recall how this works.
3913 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
3914
3915 2008-03-20 Glenn Morris <rgm@gnu.org>
3916
3917 * calendar/calendar.el (calendar-other-dates): New function.
3918 (calendar-print-other-dates): Use calendar-other-dates.
3919 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
3920 the declarations it replaces.
3921 (calendar-mouse-print-dates): Use calendar-other-dates.
3922
3923 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
3924 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
3925 (calendar-absolute-from-bahai): Fix the leap-year case.
3926 (calendar-bahai-from-absolute): Re-use the Gregorian month.
3927 (calendar-bahai-date-string, calendar-bahai-print-date):
3928 Handle pre-Bahai dates.
3929
3930 * calendar/cal-china.el (chinese-calendar-celestial-stem)
3931 (chinese-calendar-terrestrial-branch): Make defcustoms.
3932
3933 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
3934 (calendar-mouse-view-diary-entries): Use or.
3935 (calendar-mouse-chinese-date): Remove unused command.
3936 (cal-menu-load-hook): Mark as obsolete.
3937
3938 * calendar/solar.el (calendar-location-name, calendar-latitude)
3939 (calendar-longitude, solar-arctan, sunrise-sunset)
3940 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
3941
3942 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
3943
3944 * calc/calc.el: Remove outdated comments.
3945 (defcalcmodevar, calc-mode-var-list-restore-default-values)
3946 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
3947 Add docstrings.
3948
3949 2008-03-19 Jason Rumney <jasonr@gnu.org>
3950
3951 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
3952
3953 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3954
3955 * net/tls.el (open-tls-stream): Reindent.
3956
3957 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
3958
3959 * net/tramp.el (tramp-let-maybe): Removed.
3960 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
3961 It does not exist under XEmacs.
3962 (tramp-handle-file-truename, tramp-handle-expand-file-name)
3963 (tramp-completion-file-name-handler): Let-bind
3964 `directory-sep-char'.
3965
3966 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
3967 `directory-sep-char'.
3968
3969 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3970
3971 * help-fns.el (describe-function-1): Don't signal "missing arglist"
3972 for autoloaded keymaps.
3973
3974 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
3975 (electric-verilog-terminate-line, verilog-in-struct-region-p)
3976 (verilog-backward-ws&directives, verilog-forward-ws&directives)
3977 (verilog-in-comment-p, verilog-in-star-comment-p)
3978 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
3979 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
3980 (verilog-skip-forward-comment-or-string, verilog-in-paren)
3981 (verilog-skip-forward-comment-p): Use it.
3982
3983 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
3984
3985 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
3986 (org-remember-templates, org-time-stamp-rounding-minutes)
3987 (org-back-over-empty-lines, org-find-base-buffer-visiting)
3988 (org-columns-new): Fix typos in docstrings.
3989
3990 2008-03-19 Glenn Morris <rgm@gnu.org>
3991
3992 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
3993 (tramp-handle-shell-command): Use condition-case rather than
3994 ignore-errors.
3995
3996 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
3997
3998 * diff-mode.el (diff-header): Make the color louder.
3999 (diff-refine-change): Tone the color down.
4000
4001 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
4002
4003 * descr-text.el (describe-char): When `describe-char-unidata-list'
4004 is set to show all properties, list them in the right order.
4005
4006 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
4007
4008 * international/mule.el (load-with-code-conversion): Avoid setting
4009 default-enable-multibyte-characters.
4010
4011 2008-03-19 Gustav Hållberg <gustav@virtutech.com> (tiny change)
4012
4013 * vc.el (vc-annotate-background): Fix custom type.
4014
4015 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
4016
4017 * descr-text.el (describe-char-unidata-list): Allow specifying
4018 just all properties.
4019 (describe-char): Handle that new value.
4020
4021 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
4022
4023 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
4024
4025 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
4026 instead of file name extension to make docs with uncommon
4027 extensions work.
4028
4029 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
4030
4031 * doc-view.el (require): Require cl at compile time because
4032 `assert' needs it.
4033
4034 2008-03-18 Glenn Morris <rgm@gnu.org>
4035
4036 * calendar/calendar.el (initial-calendar-window-hook)
4037 (today-visible-calendar-hook): Doc fixes.
4038
4039 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
4040
4041 * net/tramp.el (tramp-root-regexp): Simplify.
4042 (tramp-completion-file-name-regexp-separate): Don't insist on
4043 leading "[". This prevents method or user or host completion.
4044 (tramp-let-maybe): Autoload it.
4045 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
4046 is an alias for `identity'.
4047 (tramp-handle-write-region): Protect `last-coding-system-used'
4048 over the trailing statements.
4049 (tramp-completion-file-name-handler-post-function): Remove.
4050 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
4051 instead of calling `tramp-drop-volume-letter'.
4052
4053 * net/tramp.el:
4054 * net/tramp-uu.el:
4055 * net/trampver.el: Move coding cookie at the end.
4056
4057 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
4058
4059 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
4060 elements which may be something else than characters.
4061
4062 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
4063
4064 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
4065 New functions to implement vc-status support.
4066
4067 * vc.el (vc-default-extra-status-menu)
4068 (vc-add-to-vc-status-buffer): New functions.
4069
4070 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
4071 for eldoc and ielm.
4072
4073 2008-03-17 Glenn Morris <rgm@gnu.org>
4074
4075 * calendar/cal-x.el (diary-frame-parameters)
4076 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
4077 Fix custom type; add options.
4078 (calendar-frame, diary-frame): Doc fixes.
4079 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
4080 new functions.
4081 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
4082 Use calendar-frame-1 and calendar-dedicate-diary.
4083 (calendar-one-frame-setup): Also handle only-one-frame case.
4084 (calendar-only-one-frame-setup): Doc fix. Just call
4085 calendar-one-frame-setup.
4086
4087 * calendar/diary-lib.el: Re-order some definitions before their use.
4088 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
4089 (diary-list-entries): Doc fixes.
4090 (make-fancy-diary-display): Remove function.
4091
4092 * calendar/calendar.el (calendar-today-marker)
4093 (initial-calendar-window-hook, today-visible-calendar-hook)
4094 (today-invisible-calendar-hook, diary-file, calendar-basic-setup):
4095 (calendar-star-date, calendar-mark-today): Doc fixes.
4096 (today-visible-calendar-hook): Add options.
4097 (calendar-in-read-only-buffer): New macro.
4098 (calendar-basic-setup): Adapt for change in calendar-read-date.
4099 Place holiday let inside if.
4100 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
4101 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
4102 (calendar-print-other-dates): Use one let rather than many.
4103
4104 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
4105 (calendar-print-other-dates):
4106 * calendar/cal-hebrew.el (list-yahrzeit-dates):
4107 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
4108 * calendar/holidays.el (calendar-list-holidays, list-holidays)
4109 (calendar-cursor-holidays):
4110 * calendar/lunar.el (calendar-phases-of-moon): Use
4111 calendar-in-read-only-buffer to replace previous code and disable undo.
4112
4113 2008-03-16 Juri Linkov <juri@jurta.org>
4114
4115 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
4116 and regexp-search-ring-yank-pointer for the HISTPOS argument of
4117 read-from-minibuffer to provide the correct initial minibuffer
4118 history position in isearch-edit-string when it is called from
4119 isearch-ring-adjust.
4120
4121 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
4122 to check if the current buffer is the minibuffer, and in this case
4123 call abort-recursive-edit to kill the minibuffer. Doc fix.
4124 (kill-this-buffer-enabled-p): Allow this function to return non-nil
4125 when the current buffer is the minibuffer.
4126
4127 * simple.el (goto-line): Leave mark at previous position. Doc fix.
4128
4129 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
4130
4131 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
4132 Use non-nil PARENTS attribute of make-directory instead of
4133 explicitly checking existence the current cache directory.
4134
4135 2008-03-16 Daiki Ueno <ueno@unixuser.org>
4136
4137 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
4138 M-x epa-file-select-keys.
4139
4140 2008-03-16 Kenichi Handa <handa@m17n.org>
4141
4142 * international/mule.el (auto-coding-alist):
4143 Use no-conversion-multibyte for archive files.
4144
4145 2008-03-16 Glenn Morris <rgm@gnu.org>
4146
4147 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
4148 New functions.
4149 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
4150 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
4151 Use calendar-mark-1.
4152 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
4153 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
4154 Use calendar-mark-complex.
4155 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
4156 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
4157 Use calendar-mark-1.
4158
4159 * calendar/calendar.el (calendar-mod): Remove.
4160 * calendar/cal-china.el (calendar-chinese-from-absolute)
4161 (calendar-chinese-date-string): Expand calendar-mod calls.
4162 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
4163 Expand calendar-mod calls.
4164
4165 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
4166 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
4167 (diary-bahai-insert-yearly-entry): Use let rather than let*.
4168 Move obsolete aliases after the functions that replaced them.
4169
4170 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
4171 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
4172 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
4173 Use let rather than let*.
4174 (calendar-hebrew-prompt-for-date): New function.
4175 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
4176 (holiday-tisha-b-av-etc): Use unless, let.
4177
4178 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
4179 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
4180
4181 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
4182
4183 * calendar/calendar.el (calendar-for-loop): Add indent spec.
4184
4185 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
4186 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
4187 than concat.
4188 (diary): Remove un-needed let.
4189 (view-other-diary-entries): Rename argument.
4190 (diary-list-entries-2): New function.
4191 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
4192 (print-diary-entries): Use unless.
4193 (diary-mark-entries-1): Change argument order, make all but
4194 markfunc optional. Handle the standard (Gregorian) case.
4195 Use match-string-no-properties. Handle marks.
4196 (mark-diary-entries): Use diary-mark-entries-1.
4197 (diary-font-lock-keywords-1): New macro.
4198 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
4199
4200 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
4201
4202 * icalendar.el (icalendar-version): Increase to 0.18.
4203 (icalendar-export-hidden-diary-entries): New variable.
4204 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
4205 In case of error, insert full error-val.
4206 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
4207 Use calendar-day-of-week. Return the day number.
4208 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
4209
4210 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
4211
4212 * icalendar.el (icalendar-recurring-start-year): New variable.
4213 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
4214 (icalendar-export-region): Ignore hidden diary entries.
4215 (icalendar--convert-ordinary-to-ical): Fix case where event
4216 spans across midnight boundary.
4217 (icalendar-first-weekday-of-year): New function.
4218 (icalendar--convert-weekly-to-ical): Allow user-selectable start
4219 year for recurring events (Mozilla calendars do not propagate
4220 recurring events forever, so year 2000 start date was not working).
4221 (icalendar--convert-yearly-to-ical): Remove extra spaces in
4222 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
4223
4224 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
4225
4226 * net/tramp.el (tramp-root-regexp): New defconst.
4227 (tramp-completion-file-name-regexp-unified)
4228 (tramp-completion-file-name-regexp-separate)
4229 (tramp-completion-file-name-regexp-url): Use it.
4230 (tramp-do-copy-or-rename-file-via-buffer):
4231 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
4232 t for `insert-file-contents-literally'.
4233 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
4234 Autoload it.
4235 (tramp-completion-file-name-handler-post-function): New defconst.
4236 (tramp-completion-file-name-handler): Use it.
4237 (tramp-maybe-open-connection): Update calls to
4238 `tramp-flush-connection-property' for removed 2nd argument.
4239
4240 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
4241
4242 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
4243 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
4244 New functions.
4245
4246 2008-03-15 Glenn Morris <rgm@gnu.org>
4247
4248 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
4249 New functions.
4250 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
4251 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
4252 (diary-list-entries-1, diary-mark-entries-1): Autoload.
4253 (diary-bahai-list-entries): Use diary-list-entries-1.
4254 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
4255 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
4256 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
4257 (diary-list-entries-1, diary-mark-entries-1): Autoload.
4258 (list-hebrew-diary-entries): Use diary-list-entries-1.
4259 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
4260 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
4261 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
4262 (diary-list-entries-1, diary-mark-entries-1): Autoload.
4263 (list-islamic-diary-entries): Use diary-list-entries-1.
4264 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
4265
4266 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
4267
4268 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
4269
4270 * calendar/cal-china.el (number-chinese-months)
4271 (calendar-chinese-from-absolute): Use nth, caar.
4272
4273 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
4274
4275 * calendar/cal-french.el (french-calendar-accents): Doc fix.
4276
4277 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
4278 (calendar-hebrew-month-name-array-leap-year)
4279 (hebrew-calendar-parashiot-names): Make constants.
4280 (diary-parasha): Move definition after constants it uses.
4281
4282 * calendar/cal-html.el (cal-html-insert-link-yearpage)
4283 (cal-html-htmlify-list): Doc fix.
4284 (cal-html-htmlify-entry): Use nth.
4285
4286 * calendar/cal-islam.el (calendar-islamic-month-name-array)
4287 (calendar-islamic-epoch): Make constants.
4288 (calendar-islamic-epoch): Doc fix.
4289
4290 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
4291
4292 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
4293 (cal-tex-month-name): Doc fix.
4294 (cal-tex-last-blank-p): Use zerop.
4295
4296 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
4297 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
4298 (calendar-cursor-to-date): Doc fix.
4299 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
4300 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
4301 (calendar-day-number): Use when.
4302 (generate-calendar-month): Use dotimes.
4303 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
4304 (calendar-set-mark): Reverse conditional.
4305 (calendar-make-alist): Move definition before use.
4306
4307 * calendar/diary-lib.el (diary-face-attrs)
4308 (diary-glob-file-regexp-prefix, diary-selective-display)
4309 (number-of-diary-entries, diary-list-entries, diary-goto-entry):
4310 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
4311 (diary-anniversary, diary-cyclic)
4312 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
4313 (diary-header-line-format): Change wording.
4314 (diary-list-entries): Set `date-start' in let.
4315 (include-other-diary-files, mark-included-diary-files): Use format.
4316 (simple-diary-display, fancy-diary-display): Use cadr, unless.
4317 (mark-diary-entries): Use 1+.
4318 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
4319 (mark-calendar-month): Use dotimes.
4320
4321 * calendar/holidays.el (displayed-month, displayed-year):
4322 Move declarations where needed.
4323 (calendar-list-holidays): Doc fix.
4324
4325 * calendar/parse-time.el (parse-time-string): Simplify.
4326
4327 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
4328 Make constants.
4329 (solar-sunrise-sunset): Rename some local variables for clarity.
4330 (sunrise-sunset): Use zerop.
4331 (solar-mean-equinoxes/solstices): Doc fix.
4332
4333 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
4334 Use nth.
4335 (timeclock-completing-read, timeclock-generate-report): Use zerop.
4336 (timeclock-mean, timeclock-generate-report): Use dolist.
4337
4338 * calendar/todo-mode.el (todo-add-category): Simplify.
4339 (todo-more-important-p, todo-delete-item, todo-file-item):
4340 Use unless, when.
4341 (todo-top-priorities): Use zerop.
4342
4343 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
4344
4345 * buff-menu.el (list-buffers-noselect): Display buffer name in
4346 tooltip instead of mouse binding when it doesn't fit in the list.
4347
4348 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
4349
4350 * faces.el (xw-defined-colors):
4351 * simple.el (widget-convert, shell-mode): Declare as functions
4352 instead of autoloading.
4353
4354 * abbrev.el:
4355 * button.el:
4356 * cus-face.el:
4357 * ediff-hook.el:
4358 * emacs-lisp/backquote.el:
4359 * emacs-lisp/timer.el:
4360 * facemenu.el:
4361 * faces.el:
4362 * menu-bar.el:
4363 * simple.el:
4364 * subr.el:
4365 * textmodes/fill.el:
4366 * textmodes/paragraphs.el: Remove autoloads, redundant when the
4367 files are preloaded.
4368
4369 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4370
4371 * desktop.el (desktop-create-buffer): Don't catch errors if
4372 debug-on-error is set.
4373
4374 2008-03-14 Eli Zaretskii <eliz@gnu.org>
4375
4376 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
4377 ($(lisp)/calendar/diary-loaddefs.el)
4378 ($(lisp)/calendar/hol-loaddefs.el): New targets.
4379 (LOADDEFS): New macro.
4380 (autoloads): Depend on $(LOADDEFS).
4381
4382 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
4383
4384 * font-lock.el (featurep): Remove test, not useful anymore.
4385 (facemenu-keymap): Move key binding ...
4386 * facemenu.el (facemenu-keymap): ... here.
4387
4388 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
4389 for each file in the list.
4390 (vc-bzr-log-view-mode): Recognize the file marker.
4391
4392 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
4393 for checkdoc and profiling.
4394
4395 2008-03-14 Bastien Guerry <bzg@altern.org>
4396
4397 * textmodes/flyspell.el (nxml-mode): Add the right
4398 `flyspell-mode-predicate'.
4399
4400 * wid-edit.el (link): Use 'mouse-face for :follow-link.
4401
4402 2008-03-14 Glenn Morris <rgm@gnu.org>
4403
4404 * calendar/solar.el: Reorder so that functions are defined before use.
4405 (displayed-month, displayed-year): Move declarations where needed.
4406 (solar-get-number): Move definition before use. Use unless.
4407 (solar-equatorial-coordinates): Simplify.
4408 (solar-sunrise-and-sunset): Use let rather than let*.
4409 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
4410
4411 * startup.el (command-line-1): Rename -internal-script back to
4412 -scriptload (reverts previous change).
4413
4414 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
4415 (calendar-bahai-leap-base): Add doc strings.
4416 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
4417 Move definition before use.
4418 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
4419 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
4420 variables outside the loop. Use dolist.
4421 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
4422
4423 * calendar/cal-china.el: Re-order so that functions are defined before
4424 use.
4425 (displayed-month, displayed-year): Move declarations where needed.
4426 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
4427 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
4428 Add doc strings.
4429 (chinese-year-cache): Recenter on 2010. Doc fix.
4430 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
4431 Doc fix. Simplify.
4432 (chinese-year-cache-init): New function.
4433 (compute-chinese-year, holiday-chinese-new-year)
4434 (calendar-chinese-date-string, calendar-goto-chinese-date)
4435 (make-chinese-month-assoc-list): Use cadr, nth.
4436 (chinese-months): Remove un-needed let.
4437
4438 * calendar/cal-coptic.el (coptic-calendar-month-name-array):
4439 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
4440 (coptic-prompt-for-date): Move definition before use.
4441
4442 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
4443 (calendar-dst-find-data, calendar-daylight-time-offset)
4444 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
4445 (calendar-daylight-savings-starts-time)
4446 (calendar-daylight-savings-ends-time): Use cadr, nth.
4447
4448 * calendar/cal-french.el (french-calendar-epoch)
4449 (calendar-goto-french-date): Doc fix.
4450 (french-calendar-month-name-array)
4451 (french-calendar-multibyte-month-name-array)
4452 (french-calendar-day-name-array, french-calendar-special-days-array):
4453 Add doc strings.
4454
4455 * calendar/cal-hebrew.el (displayed-month, displayed-year)
4456 (original-date): Move declarations where needed.
4457 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
4458 Doc fix.
4459 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
4460 constant variables outside the loop. Use dolist.
4461
4462 * calendar/cal-islam.el (displayed-month, displayed-year)
4463 (original-date): Move declarations where needed.
4464 (islamic-calendar-day-number): Remove unused local variable `day'.
4465 (calendar-goto-islamic-date): Doc fix.
4466 (holiday-islamic): Use unless.
4467 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
4468 constant variables outside the loop. Use dolist.
4469 (mark-islamic-calendar-date-pattern): Move definition before use.
4470 Use unless.
4471 (mark-islamic-diary-entries): Doc fix.
4472 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
4473 (insert-yearly-islamic-diary-entry): Use let rather than let*.
4474
4475 * calendar/cal-julian.el (calendar-absolute-from-julian):
4476 Move definition before use. Remove un-needed local `day'.
4477 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
4478
4479 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
4480 (calendar-mayan-tzolkin-names-array): Add doc strings.
4481 (calendar-mayan-long-count-from-absolute): Use a single let.
4482 (calendar-string-to-mayan-long-count): Simplify.
4483 (calendar-next-haab-date, calendar-previous-haab-date)
4484 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
4485 (calendar-previous-calendar-round-date)
4486 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
4487 Doc fix.
4488 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
4489 (calendar-mayan-date-string, calendar-print-mayan-date)
4490 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
4491 (calendar-mayan-long-count-common-era): Move definitions before use.
4492
4493 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
4494 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
4495 Doc fix.
4496 (calendar-mouse-goto-date): Move definition before use.
4497
4498 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
4499 Move definition before use.
4500 (calendar-cursor-to-visible-date): Move definition before use.
4501 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
4502 and place inside the conditional.
4503 (calendar-forward-day): Simplify.
4504 (calendar-end-of-month): Use unless.
4505 (calendar-goto-day-of-year): Doc fix.
4506 Relocate obsolete aliases after their replacements.
4507
4508 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
4509
4510 * calendar/diary-lib.el (mark-diary-entries): Move some constant
4511 variables outside the diary-date-forms loop.
4512
4513 * calendar/calendar.el (diary-file): Doc fix.
4514 (calendar-buffer-list): Return buffers rather than strings (fixes
4515 previous change).
4516 (hebrew-holidays-4): Fix typo.
4517
4518 * calendar/holidays.el (displayed-month, displayed-year):
4519 Move declarations where needed.
4520 (calendar-holiday-list, calendar-list-holidays)
4521 (holiday-filter-visible-calendar): Move definitions before use.
4522 (list-holidays): Use cadr.
4523 Relocate obsolete aliases after their replacements.
4524
4525 * calendar/lunar.el (date, displayed-month, displayed-year):
4526 Move declarations where needed.
4527 (lunar-phase-list): Move definition after functions it uses.
4528 (calendar-phases-of-moon, diary-phases-of-moon)
4529 (lunar-new-moon-on-or-after): Use cadr, nth.
4530 (lunar-new-moon-on-or-after): Doc fix.
4531
4532 * textmodes/org-irc.el (top-level): CL not required when compiling.
4533 (org-irc-visit-erc): Replace runtime CL functions.
4534
4535 * textmodes/org-publish.el (declare-function): Add compatibility stub.
4536 (org-publish-delete-dups): Declare as function.
4537
4538 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
4539
4540 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
4541 (vc-bzr-show-log-entry): Make regexp match more cases.
4542 (vc-diff-switches-list): Remove autoload, not needed.
4543
4544 2008-03-14 Juri Linkov <juri@jurta.org>
4545
4546 * isearch.el (isearch-edit-string): Remove one call to
4547 `isearch-push-state' not to push an inconsistent state,
4548 but keep another correct call to `isearch-push-state'.
4549 (isearch-ring-adjust): Call `isearch-push-state' only when
4550 `search-ring-update' is non-nil since `isearch-edit-string'
4551 already pushes its state.
4552 (isearch-message): Improve matching the failed part by checking
4553 if the original message starts with the last successful message.
4554
4555 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
4556 (dired-perm-write): Rename from `dired-warn-writable'.
4557 Change parent face from `font-lock-warning-face' to
4558 `font-lock-comment-delimiter-face'.
4559 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
4560 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
4561 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
4562 with `dired-perm-write-face'.
4563
4564 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
4565
4566 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
4567 Create cache dir only if it doesn't already exist.
4568
4569 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
4570
4571 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
4572 of \ and '.
4573
4574 2008-03-13 Johan Bockgård <bojohan@gnu.org>
4575
4576 * net/browse-url.el (browse-url-text-xterm):
4577 Unquote browse-url-text-browser.
4578
4579 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
4580
4581 * textmodes/org-mouse.el: Version number change.
4582
4583 * textmodes/org-publish.el (org-publish-expand-components):
4584 Remove null projects from the list of components.
4585 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
4586 Remove unused retrieval of the :publishing-directory property.
4587 (org-publish-file): Bugfix: when using a relative directory as the
4588 publishing directory, convert it to a directory filename.
4589 (org-publish-project): New alias.
4590 (org-publish-get-files): Protect against empty p.
4591 (org-publish-file): Send an error when file is not part of any project.
4592 (org-publish-file): Offer to refresh the list of files in known
4593 project when the current file is not part of any project.
4594 (org-publish-before-export-hook)
4595 (org-publish-after-export-hook): New hooks.
4596 (org-publish-org-to): Use new hooks and kill buffers.
4597 (org-publish-file): Remove the code for killing buffers.
4598 (org-publish-initialize-files-alist): Use interactive.
4599 (org-publish-file): If the publishing function creates a new
4600 buffer, kill it after publishing.
4601 (org-publish-timestamp-filename): Protect ":" in file name path
4602 under windows.
4603
4604 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
4605 change that killed the LaTeX buffer.
4606
4607 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
4608 in the decision tree.
4609 (org-select-remember-template): Clean the code.
4610 (org-prepare-dblock): Add the extra :content parameter.
4611 (org-write-agenda): New output type ".ics" files.
4612 (org-write-agenda): Call `org-icalendar-verify-function', both for
4613 time stamps and for TODO entries.
4614 (org-agenda-collect-markers, org-create-marker-find-array)
4615 (org-check-agenda-marker-table): New functions.
4616 (org-agenda-marker-table): New variable.
4617 (org-export-as-html): Revert the change that killed the html
4618 buffer. Side effects first need to be studied carefully.
4619 (org-get-tags-at): Fix the structure of the condition-case statement.
4620 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
4621 (org-timestamp-change): Fix regulear expressions to swallow the
4622 extra character for repeat-shift control.
4623 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
4624 (org-get-legal-level): Alias to `org-get-valid-level'.
4625 (org-dblock-write:clocktable): Add a :link parameter, linking
4626 headlines to their location in the Org agenda files.
4627 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
4628 throwing an error when getting tags before headlines.
4629 (org-timestamp-change, org-modify-ts-extra)
4630 (org-ts-regexp1): Fix timestamp editing.
4631 (org-agenda-custom-commands-local-options): New constant.
4632 (org-agenda-custom-commands):
4633 Use `org-agenda-custom-commands-local-options' to improve customize
4634 type. "htmlize": Removed hack to fix face problem with htmlize,
4635 it no longer seem necessary.
4636 (org-follow-link-hook): New hook.
4637 (org-agenda-custom-commands): Add "Component" as a tag for each
4638 item in a command serie.
4639 (org-open-at-point): Run `org-follow-link-hook'.
4640 (org-agenda-schedule): Bugfix: don't display marker type when it
4641 is nil.
4642 (org-store-link): org-irc required.
4643 (org-set-regexps-and-options): Parse the new logging options.
4644 (org-extract-log-state-settings): New function.
4645 (org-todo): Handle the new ways of recording state change stuff.
4646 (org-local-logging): New function.
4647 (org-columns-open-link): Fix bug with opening link in column view.
4648 (org-local-logging): New function
4649 (org-todo): Make sure that LOGGING properties are honoured.
4650 (org-todo-keywords): Improve docstring.
4651 (org-startup-options): Cleanup startup options.
4652 (org-set-regexps-and-options): Process the "!" markers.
4653 (org-todo): Respect the new logging stuff.
4654 (org-log-note-how): New variable.
4655 (org-add-log-maybe): New parameter HOW that defines how logging
4656 should be done and also overrides PURPOSE. Add a docstring.
4657 (org-add-log-note): Check if we really need to ask for a note.
4658 (org-get-current-options): Digest the new keyword.
4659 (org-agenda-reset-markers): Rename from
4660 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
4661 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
4662 function, without force argument.
4663 (org-buffer-property-keys): Bind local variables s and p.
4664 (org-make-tags-matcher): Allow "" to match an empty or
4665 non-existent property value.
4666 (org-export-as-html): Join unsorted lists when they directly
4667 follow each other. Such lists may be created by headlines that
4668 are converted to lists.
4669 (org-nofm-to-completion): New function.
4670 (org-export-as-html): Use :html-extension instead of
4671 org-export-html-extension.
4672 (org-store-link): Support for links from `rmail-summary-mode'.
4673 (org-columns-new, org-complete, org-set-property): Set the
4674 `include-columns' argument in the call to
4675 `org-buffer-property-keys'.
4676 (org-buffer-property-keys): New argument `include-columns', to
4677 include properties expected by any of the COLUMS formats in the
4678 current buffer.
4679 (org-cleaned-string-for-export): Get rid of drawers first, so that
4680 they will be removed also in the text before the first headline.
4681 (org-clock-report): Show the clocktable when found.
4682 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
4683 (org-version): With prefix argument, insert `org-version' at point.
4684 (org-agenda-goto): Recenter the window after finding the target
4685 location, to make sure the correct position will be displayed.
4686 (org-agenda-get-deadlines): Don't scale priority with the warning
4687 period.
4688 (org-insert-heading): Don't break line in the middle of the line.
4689 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
4690 be 0.
4691 (org-update-checkbox-count): Revamp to deal with hierarchical
4692 beckboxes. This was a patch from Miguel A. Figueroa-Villanueva.
4693 (org-remove-timestamp-with-keyword): New function.
4694 (org-schedule, org-deadline):
4695 Use `org-remove-timestamp-with-keyword' to make sure all such time
4696 stamps are removed.
4697 (org-mode): Support for `align'.
4698 (org-agenda-get-deadlines): Make sure priorities increase as the
4699 due date approaches and is passed.
4700 (org-remember-apply-template): Fix problem with tags that
4701 contain "_" or "@".
4702 (org-make-link-regexps): Improve the regular expression for plain links.
4703 (org-agenda-get-closed): List each clocking entry.
4704 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
4705 (org-special-ctrl-k): New option.
4706 (org-kill-line): New function.
4707 (org-archive-all-done): Fix incorrect number of stars in regexp.
4708 (org-refile-get-location): New function.
4709 (org-refile-goto-last-stored): New function.
4710 (org-global-tags-completion-table): Add the value of org-tag-alist
4711 in each buffer, to make sure that also unused tags will be
4712 available for completion.
4713 (org-columns-edit-value)
4714 (org-columns-next-allowed-value): Only update if not in agenda.
4715 (org-clocktable-steps): New function.
4716 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
4717 (org-archive-subtree): Add the outline tree context as a property.
4718 (org-closest-date): New optional argument `prefer'.
4719 (org-goto-auto-isearch): New option.
4720 (org-goto-map, org-get-location): Implement auto-isearch.
4721 (org-goto-local-auto-isearch-map): New variable.
4722 (org-goto-local-search-forward-headings)
4723 (org-goto-local-auto-isearch): New functions.
4724
4725 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
4726
4727 * textmodes/org-irc.el: New file.
4728
4729 2008-03-13 John Wiegley <johnw@gnu.org>
4730
4731 * textmodes/org-mac-message.el: New file.
4732
4733 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
4734
4735 * font-lock.el (font-lock-comment-face): Set the foreground for
4736 the light background 8 colors case.
4737
4738 2008-03-13 Glenn Morris <rgm@gnu.org>
4739
4740 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
4741 generate-autoload-cookie patterns.
4742
4743 * startup.el (command-line-1): Rename -scriptload to -internal-script.
4744
4745 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
4746 (MH_E_SRC): Remove variable.
4747 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
4748 Simplify file header. Use $@ for generated-autoload-file.
4749
4750 * Makefile.in (LOADDEFS): New variable.
4751 (AUTOGENEL): Use $LOADDEFS.
4752 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
4753 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el):
4754 ($(lisp)/calendar/hol-loaddefs.el): New targets.
4755 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
4756 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
4757 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
4758 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
4759 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
4760 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
4761 Add calendar-specific autoload cookies, and remove any setting of
4762 generated-autoload-file.
4763 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
4764 * calendar/diary-lib.el: Replace explicit autoloads with reading of
4765 diary-loaddefs.
4766 * calendar/holidays.el: Replace explicit autoloads with reading of
4767 hol-loaddefs.
4768
4769 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
4770 (calendar-buffer-list): Simplify.
4771 (generate-calendar-window): Use calendar-mark-holidays rather than
4772 obsolete alias.
4773
4774 * calendar/cal-hebrew.el (list-yahrzeit-dates):
4775 Use cal-hebrew-yahrzeit-buffer.
4776
4777 * calendar/cal-x.el (calendar-only-one-frame-setup)
4778 (calendar-two-frame-setup): Doc fixes.
4779 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
4780
4781 * calendar/appt.el (appt-mode-string): Mark as risky.
4782 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
4783
4784 * calendar/cal-html.el (diary-list-entries):
4785 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
4786 (calendar-iso-from-absolute): Fix autoloads.
4787
4788 * calendar/cal-iso.el (calendar-absolute-from-iso)
4789 (calendar-iso-read-args): Simplify.
4790 (calendar-iso-date-string, calendar-iso-read-args)
4791 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
4792
4793 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
4794 (displayed-month, displayed-year): Move declarations where needed.
4795 (calendar-print-astro-day-number): Doc fix.
4796
4797 * calendar/cal-persia.el (persian-calendar-month-name-array)
4798 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
4799 (persian-prompt-for-date): Remove local variable `today'.
4800
4801 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
4802
4803 * calendar/solar.el (solar-moment, solar-exact-local-noon)
4804 (solar-sunrise-sunset, solar-sunrise-sunset-string)
4805 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time):
4806 (diary-sabbath-candles, solar-equinoxes/solstices)
4807 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
4808 (solar-time-equation, solar-date-to-et): Simplify.
4809
4810 * mail/supercite.el: Remove the `function' in `(function (lambda'.
4811 Replace `(car (cdr' with cadr'.
4812
4813 * progmodes/f90.el (f90-font-lock-n): New function.
4814 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
4815 Use f90-font-lock-n.
4816 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
4817
4818 * progmodes/f90.el (f90-mode-abbrev-table):
4819 * progmodes/fortran.el (fortran-mode-abbrev-table):
4820 Use newer form of define-abbrev, where supported. No need to bind
4821 abbrevs-changed for system abbrevs.
4822
4823 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
4824
4825 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
4826 delete-frame-functions.
4827
4828 * bookmark.el (Info-current-node): Remove.
4829
4830 2008-03-12 Juri Linkov <juri@jurta.org>
4831
4832 * help.el (describe-project): Remove defaliases for view-todo and
4833 describe-project that are now unnecessary after the merge from
4834 emacs--rel--22 that added define-obsolete-function-alias.
4835
4836 * startup.el (inhibit-startup-screen): Revert incomplete
4837 2008-03-10 merge from emacs--rel--22 that partly reverted
4838 2008-02-28 change that added initial message to *scratch* buffer
4839 regardless of the value of `inhibit-startup-screen'.
4840 Now keep this change in the trunk, but not in the 22 branch.
4841
4842 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4843
4844 * international/quail.el (quail-setup-completion-buf, quail-help):
4845 * mail/binhex.el (binhex-decode-region-internal):
4846 * mail/uudecode.el (uudecode-decode-region-internal):
4847 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4848 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4849 setting default-enable-multibyte-characters.
4850
4851 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
4852
4853 * comint.el: Fix up indentation and comment style. Remove `function'.
4854
4855 * international/mule-cmds.el (reset-language-environment)
4856 (set-language-environment-nonascii-translation):
4857 Don't set-unibyte-charset.
4858
4859 * doc-view.el: Remove all cb-args, use closures instead.
4860 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
4861 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
4862 doing an incorrect check). Update all callers to use the new name.
4863 (doc-view-doc->txt): Add missing `txt' argument.
4864
4865 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
4866
4867 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
4868 md5 sum calculation to single-byte.
4869
4870 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4871
4872 * doc-view.el (doc-view-new-window-function): Add assertion.
4873 (doc-view-doc-type): New var.
4874 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
4875 (doc-view-intersection): New fun.
4876 (doc-view-mode): Use it to set the new var.
4877
4878 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
4879
4880 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
4881 (doc-view-already-converted-p): New functions.
4882 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
4883 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
4884 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
4885 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
4886 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
4887 (doc-view-convert-current-doc): Don't hardwire the functions the
4888 sentinels call. Now they're provided by two args CALLBACK and
4889 CB-ARGS to the functions.
4890 (doc-view-search): Use doc-view-doc->txt.
4891 (doc-view-initiate-display): Use doc-view-already-converted-p.
4892 Mention new binding C-c C-t if doc-view-mode doesn't work.
4893
4894 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
4895
4896 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
4897
4898 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4899
4900 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
4901 Mark " outside of tags as punctuation.
4902
4903 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
4904
4905 * menu-bar.el (minibuffer-local-map): Use the same command for the
4906 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
4907 Prefer RET over C-j for exit-minibuffer.
4908
4909 * files.el (display-buffer-other-frame): Eliminate problematic code.
4910
4911 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
4912 (menu-bar-select-buffer): Remove.
4913 (menu-bar-select-frame): Make non-interactive and take a frame arg.
4914 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
4915
4916 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
4917
4918 * icomplete.el (icomplete-completions): Remove obsolete code.
4919
4920 * net/net-utils.el (iwconfig-program-options): Doc fix.
4921 (net-utils-run-program, run-network-program): Define as functions.
4922
4923 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
4924
4925 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
4926
4927 2008-03-11 Glenn Morris <rgm@gnu.org>
4928
4929 * faces.el (mode-line-emphasis): New face.
4930 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
4931
4932 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
4933
4934 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
4935
4936 * simple.el (set-mark-command): Doc fix.
4937
4938 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
4939
4940 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
4941
4942 * emacs-lisp/autoload.el (autoload-find-destination):
4943 Don't force raw-text.
4944
4945 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
4946 * calendar/cal-loaddefs.el: Don't version control.
4947
4948 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
4949
4950 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
4951 entries and add :help to the existing ones.
4952
4953 2008-03-10 Glenn Morris <rgm@gnu.org>
4954
4955 * calendar/cal-hebrew.el (date, entry, number): Move declarations
4956 to where they are needed.
4957
4958 * calendar/calendar.el (diary-file, hebrew-holidays-1)
4959 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
4960 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
4961 (calendar-version): Doc fixes.
4962 (calendar-absolute-from-gregorian): Use zerop.
4963 (calendar-mode-line-format): Make it a defcustom.
4964
4965 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
4966 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
4967 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
4968 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
4969 (mark-included-diary-files, mark-calendar-days-named)
4970 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
4971 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
4972 (insert-monthly-diary-entry, insert-yearly-diary-entry)
4973 (insert-anniversary-diary-entry, insert-block-diary-entry)
4974 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
4975 (diary-font-lock-sexps): Doc fixes.
4976 (diary-remind-message, mark-calendar-month): Use zerop.
4977 (diary-attrtype-convert, diary-pull-attrs): Simplify.
4978 (diary-list-entries): Revert let to let* (previous change).
4979
4980 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
4981
4982 2008-03-10 Kim F. Storm <storm@cua.dk>
4983
4984 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
4985 function aliases for the old names.
4986
4987 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
4988
4989 * iswitchb.el (iswitchb-use-faces): Doc fix.
4990 (iswitchb-buffer-ignore, iswitchb-read-buffer):
4991 Fix typos in docstrings.
4992
4993 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
4994
4995 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
4996 Fix typo.
4997 (verilog-type-font-keywords): Reindent.
4998
4999 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
5000
5001 * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
5002 grouping-keyword regular expression.
5003 (verilog-font-lock-keywords): Allow users to toggle special
5004 highlight of grouping-keywords.
5005 (verilog-highlight-grouping-keywords): The toggle for special
5006 highlighting of grouping keywords.
5007
5008 2008-03-10 Juri Linkov <juri@jurta.org>
5009
5010 * startup.el: Revert 2008-02-28 change that adds initial message
5011 to *scratch* buffer regardless of the value of
5012 `inhibit-startup-screen'.
5013
5014 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
5015
5016 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
5017 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
5018 * progmodes/verilog-mode.el (verilog-mode):
5019 * net/socks.el (socks):
5020 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
5021
5022 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
5023
5024 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
5025 (doc-view-bookmark-make-record): Use them.
5026 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
5027 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
5028
5029 * bookmark.el (bookmark-make-record-function): Change expected return
5030 value to include a suggested bookmark name.
5031 (bookmark-make): Split into bookmark-make-record and bookmark-store.
5032 Fix reversed `overwrite' semantics.
5033 (bookmark-set): Call bookmark-make-record before prompting the user.
5034 Then pass the result to bookmark-store later on.
5035 (bookmark-make-name-function): Remove.
5036 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
5037 * info.el (bookmark-make-name-function): Remove.
5038 (Info-mode): Don't set it.
5039 (Info-bookmark-make-name): Remove.
5040 (Info-bookmark-make-record): Use Info-current-node as suggested default
5041 bookmark name.
5042
5043 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
5044 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
5045 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
5046 (bookmark-annotation-buffer, bookmark-annotation-file)
5047 (bookmark-annotation-point, bookmark-send-annotation)
5048 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
5049 (bookmark-edit-annotation-text-func): Rename from
5050 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
5051 (bookmark-edit-annotation-mode-map): Move initialization into
5052 declaration.
5053
5054 * bookmark.el: Remove spurious * in docstrings.
5055 (bookmark-minibuffer-read-name-map): New var.
5056 (bookmark-set): Use it. Also pass the default value as it should.
5057 (bookmark-send-edited-annotation): Take no chances with text properties.
5058 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
5059 (bookmark-insert-buffer-name): Remove.
5060 (bookmark-buffer-file-name): Signal an error rather than returning nil.
5061
5062 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
5063
5064 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
5065
5066 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
5067
5068 * diff-mode.el (diff-mode-menu): Add :help.
5069
5070 2008-03-09 Glenn Morris <rgm@gnu.org>
5071
5072 * calendar/calendar.el (general-holidays, oriental-holidays)
5073 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
5074 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
5075 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
5076 (calendar-holidays): Restore autoload cookies, because people are
5077 used to using these variables without loading calendar.el.
5078
5079 * calendar/cal-islam.el (diary-islamic-date): Move to end.
5080 (date, number): Declare where needed.
5081
5082 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
5083 (list-sexp-diary-entries): Doc fixes.
5084 (diary-list-entries): Doc fix. Remove free variable `entry'.
5085 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
5086 Simplify setting of `date-holiday-list'.
5087 (mark-diary-entries): Remove free variable `entry'.
5088 (diary-list-entries, include-other-diary-files, fancy-diary-display):
5089 Use let where let* is not needed.
5090
5091 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
5092
5093 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
5094 make-record function, instead paste it in afterwards.
5095 (bookmark-make-record-for-text-file):
5096 * doc-view.el (doc-view-bookmark-make-record):
5097 * info.el (Info-bookmark-make-record): Don't mess with annotations.
5098
5099 2008-03-08 Glenn Morris <rgm@gnu.org>
5100
5101 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
5102
5103 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
5104
5105 * calendar/diary-lib.el (diary-list-entries)
5106 (include-other-diary-files, mark-diary-entries)
5107 (mark-sexp-diary-entries, mark-included-diary-files)
5108 (diary-entry-time, list-sexp-diary-entries): Remove the special
5109 handling of ^M that dates back to the use of selective-display.
5110 (simple-diary-display): Obey setting of pop-up-frames.
5111 (body, entry): Remove unnecessary declarations.
5112
5113 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
5114 (bookmark-get-annotation, bookmark-set-annotation)
5115 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
5116 (bookmark-set-position, bookmark-get-front-context-string)
5117 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
5118 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
5119 * info.el (Info-bookmark-make-record): Don't bother recording point.
5120 (bookmark-get-filename, bookmark-get-front-context-string)
5121 (bookmark-get-rear-context-string, bookmark-get-position):
5122 Don't declare any more.
5123 (bookmark-get-info-node): Remove.
5124 (bookmark-prop-get): Declare.
5125 (Info-bookmark-jump): Use it.
5126
5127 2008-03-08 Johan Bockgård <bojohan@gnu.org>
5128
5129 * subr.el (while-no-input): Don't splice BODY directly into the
5130 `or' form.
5131
5132 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
5133
5134 * diff-mode.el (diff-ignore-whitespace-hunk):
5135 Bind inhibit-read-only before trying to change the buffer.
5136
5137 2008-03-08 Glenn Morris <rgm@gnu.org>
5138
5139 * calendar/appt.el (appt): Move custom group here from calendar.el.
5140 (appt-disp-window, appt-convert-time): Doc fixes.
5141
5142 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
5143 (calendar-bahai-mark-date-pattern):
5144 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
5145 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
5146 * calendar/cal-julian.el (calendar-absolute-from-julian):
5147 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
5148
5149 * calendar/cal-china.el (chinese-calendar): Move custom group here from
5150 calendar.el.
5151 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
5152 Make constants.
5153 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
5154 (chinese-calendar-daylight-savings-starts)
5155 (chinese-calendar-daylight-savings-ends)
5156 (chinese-calendar-daylight-savings-starts-time)
5157 (chinese-calendar-daylight-savings-ends-time)
5158 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
5159 Doc fixes.
5160
5161 * calendar/cal-coptic.el (coptic-name): Add doc string.
5162
5163 * calendar/cal-french.el (french-calendar-month-name-array)
5164 (french-calendar-day-name-array, french-calendar-special-days-array):
5165 Add doc strings.
5166
5167 * calendar/cal-bahai.el (diary-bahai-mark-entries)
5168 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
5169 (diary-bahai-insert-yearly-entry):
5170 * calendar/cal-dst.el (calendar-next-time-zone-transition)
5171 (calendar-time-zone):
5172 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
5173 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
5174 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
5175 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
5176 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
5177 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
5178 (list-islamic-diary-entries, mark-islamic-diary-entries)
5179 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
5180 (insert-yearly-islamic-diary-entry):
5181 * calendar/cal-iso.el (calendar-iso-read-args):
5182 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
5183 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
5184 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
5185 (calendar-next-calendar-round-date)
5186 (calendar-mayan-long-count-common-era):
5187 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
5188 (cal-menu-x-popup-menu, calendar-mouse-holidays)
5189 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
5190 (calendar-mouse-goto-date):
5191 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
5192 * calendar/holidays.el (holidays):
5193 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
5194 * calendar/time-date.el (date-to-time, time-subtract, time-add)
5195 (safe-date-to-time): Doc fixes.
5196
5197 * calendar/cal-persia.el (persian-calendar-month-name-array)
5198 (persian-calendar-epoch): Make constants.
5199
5200 * calendar/cal-tex.el (calendar-tex): Move custom group here from
5201 calendar.el.
5202
5203 * calendar/cal-x.el (diary-frame-parameters)
5204 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
5205 (calendar-after-frame-setup-hooks): Make defcustoms.
5206 (calendar-one-frame-setup, calendar-only-one-frame-setup)
5207 (calendar-two-frame-setup): Doc fix.
5208
5209 * calendar/cal-loaddefs.el: New file.
5210
5211 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
5212 * calendar/cal-french.el, calendar/cal-html.el:
5213 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
5214 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
5215 * calendar/cal-tex.el, calendar/cal-x.el:
5216 Unquote lambda functions. Add autoload cookies to functions formerly
5217 autoloaded in calendar.el. Set `generated-autoload-file' to
5218 "cal-loaddefs.el".
5219
5220 * calendar/calendar.el: Move many autoloads to separate file,
5221 cal-loaddefs.el. Move defcustoms to start and re-order.
5222 (calendar-month-name-array, calendar-starred-day): No need to
5223 declare for compiler.
5224 (cal-loaddefs): Require it.
5225 (appt, chinese-calendar, calendar-tex): Move custom groups to the
5226 appropriate file.
5227 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
5228 Reverse logic.
5229 (diary-face, diary-file-name-prefix-function, diary-include-string)
5230 (diary-glob-file-regexp-prefix, diary-face-attrs)
5231 (diary-file-name-prefix, sexp-diary-entry-symbol)
5232 (print-diary-entries-hook, list-diary-entries-hook)
5233 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
5234 (nongregorian-diary-marking-hook, diary-list-include-blanks):
5235 Move to diary-lib.
5236 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
5237 (all-bahai-calendar-holidays): Doc fix.
5238 (calendar-insert-indented): Doc fix. Use when rather than if.
5239 (exit-calendar): Use mapc rather than mapcar.
5240 (calendar-cursor-to-date): Use zerop.
5241 (calendar-mark-ring): Add doc-string.
5242 (calendar-starred-day): Defvar it.
5243 (calendar-mode): Make calendar-starred-day local.
5244 (calendar-star-date): No need to make calendar-starred-day local.
5245
5246 * calendar/diary-lib.el: Move defcustoms to start.
5247 (diary-include-string, diary-list-include-blanks)
5248 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
5249 (diary-file-name-prefix, diary-file-name-prefix-function)
5250 (sexp-diary-entry-symbol, list-diary-entries-hook)
5251 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
5252 (nongregorian-diary-marking-hook, print-diary-entries-hook):
5253 Move here from calendar.el.
5254 (diary-file-name-prefix-function): Use 'identity.
5255 (diary-face): Make it a defcustom, and mark as obsolete.
5256 (top-level): No need to require cal-hebrew, cal-islam when compiling.
5257 (calendar-hebrew-month-name-array-leap-year)
5258 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
5259 Define for compiler.
5260 (diary-font-lock-keywords): Use format rather than concat.
5261 Add bahai-diary-entry-symbol.
5262
5263 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
5264 * calendar/solar.el: Unquote lambda functions.
5265
5266 * calendar/solar.el (calendar-location-name, calendar-latitude)
5267 (calendar-longitude, solar-setup, solar-sin-degrees)
5268 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
5269 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
5270 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
5271 (solar-exact-local-noon, solar-julian-ut-centuries)
5272 (solar-ephemeris-time, solar-date-next-longitude)
5273 (solar-horizontal-coordinates, solar-equatorial-coordinates)
5274 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
5275 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
5276 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
5277 Doc fixes.
5278 (solar-horizontal-coordinates, solar-equatorial-coordinates)
5279 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
5280 (solar-ecliptic-coordinates): Use unless.
5281 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
5282 Use or.
5283
5284 * calendar/timeclock.el: Add doc-strings to all functions.
5285 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
5286 (timeclock-entry-list-length, timeclock-entry-list-projects)
5287 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
5288
5289 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
5290
5291 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
5292 (org-get-entries-from-diary): Require diary-lib.
5293
5294 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
5295
5296 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
5297 Pacify byte-compiler.
5298
5299 2008-03-07 Alan Mackenzie <acm@muc.de>
5300
5301 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
5302 paren/bracket pairs parsed, to solve performance problem.
5303
5304 2008-03-07 Bastien Guerry <bzg@altern.org>
5305
5306 * bookmark.el (bookmark-set): Don't check for
5307 `bookmark-make-name-function' since `bookmark-buffer-file-name'
5308 already takes care of this.
5309 (bookmark-buffer-name, bookmark-buffer-file-name):
5310 Remove Info-mode specific code.
5311
5312 * info.el (bookmark-get-info-node): Define this function in
5313 info.el, not in bookmark.el.
5314 (Info-mode): Set `bookmark-make-name-function' to
5315 `Info-bookmark-make-name' locally.
5316 (Info-bookmark-make-name): New function.
5317
5318 * bookmark.el (bookmark-make-name-function): New variable.
5319
5320 2008-03-07 Karl Fogel <kfogel@red-bean.com>
5321
5322 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
5323 buffer-local, not `bookmark-make-cell-function' (the old name).
5324
5325 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
5326
5327 * doc-view.el (doc-view-bookmark-make-record):
5328 * image-mode.el (image-bookmark-make-record):
5329 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
5330
5331 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
5332
5333 * vc.el (vc-status-menu-map-filter): Return orig-binding if
5334 boundp 'vc-ignore-menu-filter.
5335 (vc-status-tool-bar-map): Make it defvar.
5336 (vc-status-mode): vc-status-tool-bar-map now variable.
5337 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
5338
5339 2008-03-07 Karl Fogel <kfogel@red-bean.com>
5340
5341 Give a better name to part of the bookmark interface.
5342
5343 This was originally a much larger change, but halfway through I
5344 updated and discovered that Stefan Monnier had done the rest.
5345 It looks like he anticipated the new name too, because he used
5346 `the-record' instead of `the-cell' for some internal variable names.
5347
5348 * bookmark.el (bookmark-make-record-function): Was
5349 `bookmark-make-cell-function'.
5350 (bookmark-make, bookmark-send-annotation): Update for above.
5351 (bookmark-make-record-for-text-file):
5352 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
5353
5354 * info.el: Adjust accordingly.
5355 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
5356
5357 * image-mode.el: Adjust accordingly.
5358 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
5359
5360 * doc-view.el: Adjust accordingly.
5361 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
5362
5363 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5364
5365 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
5366 Move initialization into declaration.
5367 (bookmark-get-info-node, bookmark-set-info-node): Remove.
5368 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
5369 (bookmark-info-current-node): Remove.
5370 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
5371 Add relocation fallback. Set bookmark-current-bookmark.
5372 (bookmark-default-handler): Rename from bookmark-jump-noselect.
5373 Remove relocation fallback. Don't set bookmark-current-bookmark.
5374 (bookmark-set): Let it be used even if there's no buffer-file-name
5375 as long as there is a bookmark-make-cell-function.
5376 * info.el (Info-bookmark-jump): Remove relocation fallback.
5377 Don't set bookmark-current-bookmark.
5378
5379 2008-03-07 Glenn Morris <rgm@gnu.org>
5380
5381 * calendar/appt.el (appt-issue-message)
5382 (appt-message-warning-time, appt-audible, appt-visible)
5383 (appt-msg-window, appt-display-mode-line, appt-display-duration)
5384 (appt-display-diary): Remove autoload cookies.
5385
5386 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
5387 Remove leading `*' from defcustom doc-strings.
5388
5389 * calendar/cal-dst.el (calendar-dst): New custom group.
5390 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
5391 (calendar-time-zone, calendar-daylight-time-offset)
5392 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
5393 (calendar-daylight-savings-starts-time)
5394 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
5395 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
5396 Move to start.
5397
5398 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
5399
5400 * calendar/calendar.el (calendar-version): Use emacs-version and
5401 make it obsolete. Move to end.
5402 (calendar-offset, view-diary-entries-initially)
5403 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
5404 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
5405 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
5406 (all-bahai-calendar-holidays, calendar-load-hook)
5407 (initial-calendar-window-hook, today-visible-calendar-hook)
5408 (today-invisible-calendar-hook, calendar-move-hook)
5409 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
5410 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
5411 (diary-include-string, sexp-diary-entry-symbol)
5412 (abbreviated-calendar-year, american-date-diary-pattern)
5413 (european-date-diary-pattern, european-calendar-display-form)
5414 (american-calendar-display-form, print-diary-entries-hook)
5415 (list-diary-entries-hook, diary-hook, diary-display-hook)
5416 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
5417 (nongregorian-diary-marking-hook, diary-list-include-blanks)
5418 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
5419 (local-holidays, other-holidays, hebrew-holidays-1)
5420 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
5421 (hebrew-holidays, christian-holidays, islamic-holidays)
5422 (bahai-holidays, solar-holidays, calendar-setup)
5423 (calendar-week-start-day): Remove autoload cookies.
5424 (diary-glob-file-regexp-prefix): Doc fix.
5425 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
5426 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
5427 (calendar-week-start-day, calendar-debug-sexp): Move to start.
5428
5429 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
5430 (calendar-time-display-form, calendar-latitude)
5431 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
5432 cookies.
5433 (calendar-latitude, calendar-longitude): Move functions after
5434 variables.
5435 (diary-sabbath-candles-minutes): Move to start.
5436 (solar-setup): Use or rather than if.
5437 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
5438 Remove condition-case.
5439 (solar-atn2): Use zerop.
5440 (solar-equinoxes-solstices): Doc fix.
5441
5442 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
5443 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
5444
5445 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
5446 (calendar-longitude, calendar-latitude, calendar-location-name):
5447 Declare for compiler.
5448
5449 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
5450
5451 * arc-mode.el (archive-ar-file-header-re): New const.
5452 (archive-ar-summarize, archive-ar-extract): New funs.
5453 (archive-find-type): Recognize ar archives.
5454
5455 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
5456 New functions.
5457
5458 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
5459
5460 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
5461
5462 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5463 Replace :enable (mark-active) with :enable mark-active.
5464
5465 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
5466
5467 * vms-patch.el (make-legal-file-name): New obsolete alias.
5468 (make-valid-file-name): Rename from `make-legal-file-name'.
5469 (make-auto-save-file-name): Use it.
5470
5471 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
5472 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
5473 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
5474
5475 * textmodes/org.el (org-export-html-style): Doc fix.
5476 (org-get-legal-level): New obsolete alias.
5477 (org-get-valid-level): Rename from `org-get-legal-level'.
5478 (org-promote, org-demote, org-archive-subtree)
5479 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
5480
5481 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
5482
5483 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
5484
5485 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
5486 (vc-status-toggle-mark): New functions.
5487 (vc-status-mode): Set tool bar map.
5488
5489 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
5490
5491 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
5492 Reported by Drew Adams <drew.adams@oracle.com>.
5493
5494 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
5495
5496 * subr.el (read-quoted-char): Resolve modifers of the character
5497 event.
5498
5499 * comint.el (comint-exec-1): Don't change the coding-system for
5500 decoding to dos-like EOL.
5501 (comint-carriage-motion): Fully rewrite.
5502
5503 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
5504
5505 * epg.el (epg-context-include-certs): Reflow docstring.
5506 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
5507 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
5508 (epg-context-set-signers, epg-context-set-sig-notations)
5509 (epg-make-import-status, epg-make-import-result)
5510 (epg-start-delete-keys): Fix typos in docstrings.
5511 (epg-start-sign-keys, epg-sign-keys):
5512 Fix typos in obsolescence declarations.
5513
5514 * iswitchb.el: Don't check for `cadr' and `last'.
5515 (iswitchb-define-mode-map, iswitchb-default-keybindings):
5516 Add obsolescence declaration and remove redundant info from docstring.
5517 (iswitchb-set-common-completion, iswitchb-set-matches)
5518 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
5519 (recentf-list, most-len, most-is-exact):
5520 Don't wrap defvars within `eval-when-compile'.
5521
5522 2008-03-05 Glenn Morris <rgm@gnu.org>
5523
5524 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
5525 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
5526 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
5527 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
5528 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
5529
5530 * ediff-hook.el (ediff-window-setup-function): Don't autoload
5531 declaration for compiler.
5532 (ediff-xemacs-init-menus): Use when rather than if.
5533
5534 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
5535 if+and to just and.
5536 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
5537 (ediff-delete-overlay): Move the XEmacs test inside the definition.
5538
5539 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
5540
5541 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
5542 test inside XEmacs test.
5543 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
5544 since it was doing nothing on Emacs.
5545 (ediff-make-bullet-proof-overlay): Use when rather than if.
5546
5547 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
5548 (ediff-setup-control-frame): Remove
5549 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
5550 a (featurep 'xemacs) test.
5551
5552 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
5553
5554 * calc/calc-ext.el (calc-extended-command-history): New variable.
5555 (calc-exectute-extended-command): Use `calc-extended-command-history'.
5556
5557 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
5558
5559 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
5560 (standard-mode-line-position): Add mouse-face.
5561
5562 * progmodes/compile.el (compilation-menu-map):
5563 (compilation-mode-map):
5564 * progmodes/grep.el (grep-mode-map): Add :help.
5565
5566 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
5567 initialize in one step. Add :help. Use :enable to activate menu
5568 items. Show the key binding for edebug-defun.
5569 (lisp-interaction-mode-map): Add a menu.
5570
5571 * term.el (term-mode-map): Define and initialize in one step.
5572
5573 * ediff-init.el (ediff-color-display-p): Simplify.
5574 (Xor): Remove unused function.
5575 (ediff-with-syntax-table): Simplify for Emacs.
5576
5577 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
5578 menu-bar being loaded, it always is.
5579
5580 2008-03-05 Glenn Morris <rgm@gnu.org>
5581
5582 * textmodes/tex-mode.el (tex-mode): Suppress warning about
5583 multiple definitions when compiling.
5584
5585 2008-03-04 Alan Mackenzie <acm@muc.de>
5586
5587 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
5588
5589 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
5590 doc-string, "c-old-LEN" -> "c-old-END".
5591
5592 2008-03-04 Jason Rumney <jasonr@gnu.org>
5593
5594 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
5595 namespaces.
5596
5597 2008-03-04 Glenn Morris <rgm@gnu.org>
5598
5599 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
5600
5601 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
5602 than mapcar.
5603
5604 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5605
5606 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
5607 (byte-compile-nilconstp): Can't use recursion in a defsubst.
5608
5609 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
5610 so that M-q can fill comments.
5611 (tex-executable-exists-p, tex-compile): Extend with special syntax for
5612 commands implemented in elisp.
5613 (tex-compile-commands): Add an entry to use doc-view for pdf files.
5614 (tex-format-cmd): New function.
5615 (tex-compile): Use it to let the user specify default arguments.
5616 (tex-cmd-bibtex-args): New var.
5617 (tex-cmd-doc-view): New function.
5618
5619 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
5620
5621 * faces.el (face-spec-set): Fix typos in docstring.
5622
5623 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
5624
5625 * bindings.el (mode-line-column-line-number-mode-map): New variable.
5626 (standard-mode-line-position): Use it to add a menu for toggling
5627 column number and line number display.
5628
5629 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5630
5631 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5632 Remove optimization that was working around the form-code-walker bug.
5633
5634 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5635 Walk into the body of lambdas after byte-compile-unfold-lambda.
5636
5637 2008-03-03 Glenn Morris <rgm@gnu.org>
5638
5639 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
5640 value, if set, over frame value.
5641
5642 * simple.el (transient-mark-mode): Don't turn on by default.
5643
5644 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
5645 accidentally removed by the 2007-12-05 merge from Gnus.
5646
5647 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
5648
5649 * progmodes/compile.el (compilation-menu-map): Add menu entries
5650 for useful options.
5651
5652 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
5653 Glenn Morris <rgm@gnu.org>
5654
5655 * emacs-lisp/bytecomp.el (byte-recompile-directory)
5656 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
5657 Give a `bytecomp-' prefix to local variables with common names.
5658
5659 2008-03-01 Glenn Morris <rgm@gnu.org>
5660
5661 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
5662 code commented out 2007-11-10.
5663
5664 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
5665
5666 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
5667 Delete macro.
5668 * emulation/viper-cmd.el, emulation/viper-ex.el:
5669 * emulation/viper-init.el, emulation/viper-keym.el:
5670 * emulation/viper-mous.el, emulation/viper-util.el:
5671 * emulation/viper.el:
5672 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
5673 featurep test.
5674
5675 Replace obselete frame-local variables with frame-parameters.
5676 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
5677 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
5678 (viper-vi-state-cursor-color): Only call make-variable-frame-local
5679 on XEmacs.
5680 * emulation/viper-util.el (viper-frame-value): New macro.
5681 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
5682 (viper-R-state-post-command-sentinel)
5683 (viper-replace-state-post-command-sentinel)
5684 (viper-change-state-to-insert, viper-change-state-to-emacs):
5685 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
5686 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
5687 (viper-get-saved-cursor-color-in-insert-mode)
5688 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
5689 Use viper-frame-value for viper-replace-overlay-cursor-color,
5690 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
5691 viper-vi-state-cursor-color values.
5692
5693 * emulation/viper-cmd.el (zmacs-region-stays):
5694 * emulation/viper-util.el (zmacs-region-stays): No need to define
5695 for compiler.
5696
5697 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
5698 mapcar on Emacs.
5699
5700 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
5701 on XEmacs.
5702
5703 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
5704 rather than if.
5705
5706 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5707
5708 * whitespace.el: New version 9.3. As the glyph code generation was
5709 fixed, it is possible now to use character code above ?\x1FFFF in the
5710 display table. Fix `whitespace-indentation-regexp' to not include an
5711 extra ending character. Reported by Michael Welsh Duggan
5712 <mwd@cert.org>. Added hook actions when buffer is written or killed as
5713 the original whitespace package had. Suggested by Eric Cooper
5714 <ecc@cmu.edu>. Doc fix.
5715 (whitespace-action): New option.
5716 (whitespace-display-mappings): Changed default newline visualization to
5717 display downwards arrow, as the glyph code generation was fixed.
5718 (whitespace-unload-function): Assure that all local whitespace mode is
5719 turned off.
5720 (whitespace-global-modes): Fix type customization.
5721 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
5722 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
5723 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
5724 Fix code.
5725 (whitespace-buffer): Command removed.
5726 (whitespace-trailing-regexp, whitespace-mark-x)
5727 (whitespace-display-window, whitespace-action-when-on)
5728 (whitespace-add-local-hook, whitespace-remove-local-hook)
5729 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
5730 (whitespace-action): New funs.
5731 (whitespace-report-list, whitespace-report-text)
5732 (whitespace-report-buffer-name): New consts.
5733 (whitespace-report, whitespace-report-region): New commands.
5734
5735 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
5736
5737 * disp-table.el (make-glyph-code): Don't test the result of
5738 `face-id', which already signals an error for invalid faces.
5739 (glyph-face): Simplify.
5740
5741 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
5742 running `desktop-not-loaded-hook' to allow modifying it.
5743 Don't show warning message if `desktop-dirname' was modified.
5744
5745 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
5746
5747 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
5748 we still expect more lines.
5749
5750 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
5751 comment-paragraph filling if the commark doesn't match
5752 comment-start-skip.
5753
5754 2008-03-01 Daiki Ueno <ueno@unixuser.org>
5755
5756 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
5757 the `imap' variant.
5758
5759 2008-03-01 Jason Rumney <jasonr@gnu.org>
5760
5761 * files.el (make-auto-save-file-name): Encode more characters in
5762 non-file buffer names. Use url-encoding.
5763
5764 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
5765
5766 * net/net-utils.el (ftp-program): Fix typo in docstring.
5767 (ifconfig-program-options, netstat-program-options)
5768 (arp-program-options, route-program-options, nslookup-program-options)
5769 (ftp-program-options, smbclient-program-options)
5770 (dns-lookup-program-options, arp, route): Doc fixes.
5771
5772 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
5773 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
5774 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
5775 Fix typos in docstrings.
5776 (gdb-pending-triggers): Reflow docstring.
5777 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
5778
5779 2008-03-01 Alan Mackenzie <acm@muc.de>
5780
5781 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
5782 typing "#" at EOB.
5783
5784 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
5785
5786 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
5787
5788 2008-02-29 Kim F. Storm <storm@cua.dk>
5789
5790 * emulation/cua-base.el (cua-remap-control-v)
5791 (cua-remap-control-z): New defcustoms.
5792 (cua-mode): Add them to set-after property.
5793 (cua--init-keymaps): Use them.
5794 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
5795
5796 * help.el (view-emacs-todo): Rename from view-todo.
5797 (describe-gnu-project): Rename from describe-project. Users changed.
5798 (view-help-file): New helper function.
5799 (describe-distribution, describe-copying, describe-gnu-project)
5800 (view-todo, view-order-manuals, view-emacs-problems): Use it.
5801 (view-emacs-debugging, view-external-packages): New commands.
5802 (help-map): Move describe-distribution to C-h C-o (ordering).
5803 Move view-emacs-problems to C-h C-p (problems).
5804 Bind view-emacs-debugging to C-h C-d (debugging).
5805 Bind view-external-packages to C-h C-e (extras).
5806 (help-for-help-internal): Cleanup and align descriptions.
5807 Remove command names to reduce clutter.
5808
5809 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
5810
5811 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
5812 and quieter face (not a warning).
5813
5814 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
5815
5816 * vc.el (vc-status-crt-marked): New variable.
5817 (vc-status-mode): Make it local.
5818 (vc-status-refresh): Use it to save the marked files.
5819 (vc-update-vc-status-buffer): Use it to restore the marked files.
5820
5821 * vc-svn.el (vc-svn-after-dir-status):
5822 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
5823
5824 2008-02-29 Glenn Morris <rgm@gnu.org>
5825
5826 * allout.el (allout-topic-encryption-bullet)
5827 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
5828 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
5829 from 22.0 to 22.1.
5830
5831 * net/imap.el (imap-ping-server):
5832 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
5833 Change defcustom :version from 23.0 to 23.1.
5834
5835 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
5836
5837 * desktop.el (desktop-save): Save the buffer name if the
5838 uniquified base name is empty.
5839
5840 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
5841
5842 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
5843 correctly when user has "set print address off".
5844
5845 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
5846
5847 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
5848 version number of the next major Emacs release, not 23.0.
5849
5850 * longlines.el (longlines-unload-function): New function.
5851
5852 2008-02-28 Juri Linkov <juri@jurta.org>
5853
5854 * startup.el (normal-splash-screen): Add argument `concise'.
5855 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
5856 to the created buffer. If `concise' is non-nil, call
5857 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
5858 (display-startup-screen): Add argument `concise' to the call to
5859 `normal-splash-screen'.
5860
5861 2008-02-28 Kim F. Storm <storm@cua.dk>
5862
5863 * startup.el (startup-echo-area-message): Check for about-emacs.
5864
5865 2008-02-28 Juri Linkov <juri@jurta.org>
5866
5867 * startup.el: Always add initial message to *scratch* buffer if
5868 `initial-scratch-message' is non-nil regardless of the value of
5869 `inhibit-startup-screen'.
5870 (inhibit-startup-screen, initial-scratch-message): Doc fix.
5871 (command-line-1): Move code that inserts `initial-scratch-message'
5872 up before the if-form that checks for `inhibit-startup-screen'.
5873 Suggested by Jonathan Rockway <jon@jrock.us>.
5874
5875 2008-02-28 Juri Linkov <juri@jurta.org>
5876
5877 * cus-edit.el (custom-mode-map, custom-mode-link-map):
5878 Rename `custom-mode' to `Custom-mode' in docstrings.
5879 (custom-buffer-create-internal, customize-browse):
5880 Rename `custom-mode' to `Custom-mode'.
5881 (custom-mode-hook): Rename to `Custom-mode-hook'.
5882 (Custom-mode-hook): Renamed from `custom-mode-hook'.
5883 (custom-mode): Rename to `Custom-mode'.
5884 (Custom-mode): Renamed from `custom-mode'. Doc fix.
5885 (custom-mode): Add backward-compatible non-interactive variant of
5886 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
5887 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
5888
5889 * info-look.el: Rename `custom-mode' to `Custom-mode'.
5890
5891 * emulation/viper.el (viper-emacs-state-mode-list):
5892 Rename `custom-mode' to `Custom-mode'.
5893
5894 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
5895 Capitalize "Tagged Files".
5896 (minibuffer-local-map): Add menu items for next/previous
5897 history elements and isearch history forward/backward.
5898
5899 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
5900 `hs-isearch-open' with t instead of `comment' in :selected
5901 for "Code and Comment blocks" menu item.
5902
5903 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5904
5905 * uniquify.el (uniquify-buffer-base-name): Undo last change.
5906 Should be done in desktop.el instead.
5907
5908 2008-02-28 Glenn Morris <rgm@gnu.org>
5909
5910 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
5911
5912 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
5913
5914 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
5915 (Info-menu, Info-goto-node): Remove declarations.
5916 (report-emacs-bug-info): Use info rather than Info-goto-node.
5917
5918 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
5919 (idlwave-convert-xml-system-routine-info): Don't require xml.
5920 (idlwave-show-commentary, idlwave-shell-show-commentary):
5921 Don't require finder.
5922 (idlwave-info): Don't require info. Use info rather than
5923 Info-goto-node.
5924
5925 * textmodes/org.el (Info-goto-node): Remove declaration.
5926 (org-info): Use info rather than Info-goto-node.
5927
5928 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
5929 (reftex-info): Don't require info. Use info rather than Info-goto-node.
5930
5931 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
5932
5933 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
5934 the menu.
5935
5936 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
5937 (vc-finish-logentry): Check for vc-status-mode, not only for
5938 vc-dired-mode.
5939
5940 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
5941
5942 * isearch.el (isearch-printing-char): Don't check
5943 keyboard-coding-system.
5944 Call isearch-process-search-multibyte-characters only when
5945 current-input-method is non-nil.
5946
5947 2008-02-27 Kim F. Storm <storm@cua.dk>
5948
5949 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
5950 (glyph-char, glyph-face): Handle cons encoding.
5951
5952 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
5953
5954 * uniquify.el (uniquify-buffer-base-name): If the base name is an
5955 empty string, return nil to allow the caller to default to the
5956 buffer name. Reported by Martin Fischer <parozusa@web.de>.
5957
5958 * tool-bar.el (tool-bar-setup): Doc fix.
5959
5960 * mail/supercite.el (sc-describe):
5961 Fix typos in obsolescence declaration.
5962
5963 2008-02-27 Glenn Morris <rgm@gnu.org>
5964
5965 * autoinsert.el (auto-insert-alist): Change permission text to
5966 match FSF's GPLv3 form.
5967
5968 * mail/supercite.el (sc-cite-original): Doc fix.
5969 (sc-version): Make obsolete.
5970 (sc-describe): Show the SC info page. Make obsolete.
5971
5972 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5973
5974 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
5975 when using transient-mark-mode.
5976 (default-indicate-unused-lines): Remove unused var.
5977
5978 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
5979
5980 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
5981 and previous.
5982
5983 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
5984
5985 2008-02-26 Glenn Morris <rgm@gnu.org>
5986
5987 * net/net-utils.el (top-level): Don't require comint when compiling.
5988 (nslookup-font-lock-keywords): Don't require font-lock.
5989 Use font-lock faces rather than variables.
5990 (nslookup, ftp, smbclient, network-service-connection):
5991 Don't require comint.
5992 (comint-prompt-regexp, comint-input-autoexpand)
5993 (comint-input-ring): Declare for compiler.
5994 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
5995 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
5996
5997 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
5998 doc-string.
5999
6000 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
6001
6002 * doc-view.el (doc-view-current-page): Add a `win' argument.
6003
6004 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
6005
6006 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
6007 Demote it to plain defvar.
6008 (doc-view-conversion-refresh-interval): Reduce interval.
6009 (doc-view-goto-page): Allow moving to pages not yet rendered.
6010 (doc-view-goto-page): Construct a file name rather than extracting it
6011 from doc-view-current-files.
6012 (doc-view-kill-proc): Ignore errors from kill-process.
6013 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
6014 (doc-view-insert-image): Use appropriate text if the page hasn't been
6015 rendered yet. Adjust scrolling so the text is displayed.
6016 (doc-view-display): Detect not just that a page is available, but also
6017 that it wasn't available before, so as to avoid refreshing all pages
6018 repeatedly.
6019 (doc-view-mode): Make doc-view-cache-directory if needed.
6020
6021 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6022
6023 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
6024 toggle-read-only.
6025
6026 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
6027 refering to a missing required field with the OPT prefix.
6028 Make unwindform more robust.
6029
6030 * textmodes/bibtex.el: Remove support for hideshow minor mode as
6031 it duplicates the bibtex support in progmodes/hideshow.el.
6032 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
6033 entries that do not start at the beginning of a line.
6034
6035 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
6036
6037 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
6038
6039 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
6040
6041 * help-fns.el (describe-variable): Add phrases about
6042 initialization file with and without customization;
6043 use new button type help-info-variable.
6044
6045 * help-mode.el (help-info-variable):
6046 New button able to read Info files for help-fns.el.
6047
6048 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
6049
6050 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
6051 (grep-mode): Use grep-mode-tool-bar-map.
6052
6053 * progmodes/compile.el (tool-bar): Require tool-bar.
6054 (compilation-mode-tool-bar-map): New variable.
6055 (compilation-mode): Use compilation-mode-tool-bar-map.
6056
6057 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
6058
6059 2008-02-25 Glenn Morris <rgm@gnu.org>
6060
6061 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
6062
6063 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
6064
6065 * diff-mode.el (diff-file-junk-re): New const.
6066 (diff-beginning-of-file-and-junk): Use it.
6067 (diff-file-kill): Make sure we were really inside a file diff.
6068
6069 * diff-mode.el: Make it more robust in the presence of empty context
6070 lines in unified hunks.
6071 (diff-valid-unified-empty-line): New var.
6072 (diff-unified->context, diff-sanity-check-hunk): Obey it.
6073 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
6074 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
6075 (diff-hunk-header-re-unified): New const.
6076 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
6077 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
6078 (diff-sanity-check-hunk): Use it.
6079
6080 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
6081 Index: line, don't search backward for the previous one.
6082
6083 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
6084
6085 * international/fontset.el (setup-default-fontset): Add non-OTF
6086 lao font for lao script.
6087
6088 * language/tibetan.el: Register tibetan-composition-function in
6089 composition-function-table.
6090
6091 * language/tibet-util.el (tibetan-composition-function):
6092 Adjust for the new calling way (argument changed). Try font-shape-text
6093 if possible.
6094
6095 * language/lao.el: Register lao-composition-function in
6096 composition-function-table.
6097
6098 * language/lao-util.el (lao-composition-function): Adjust for the new
6099 calling way (argument changed). Try font-shape-text if possible.
6100
6101 2008-02-25 Jason Rumney <jasonr@gnu.org>
6102
6103 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
6104
6105 2008-02-25 Juri Linkov <juri@jurta.org>
6106
6107 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
6108 background, "red4" for a dark background, "red" for 16 and
6109 8 colors, "grey" for grayscale, and inverse video otherwise.
6110 Add :version tag.
6111 (isearch-message): Keep the original isearch-message intact, and
6112 add text properties to it where necessary. Add `isearch-error' to
6113 the condition that checks if isearch is unsuccessful.
6114
6115 2008-02-24 Juri Linkov <juri@jurta.org>
6116
6117 * progmodes/compile.el (compilation-handle-exit):
6118 Use compilation-error face instead of font-lock-warning-face.
6119 Display the same message in the minibuffer as is inserted
6120 at the end of the compilation buffer.
6121
6122 2008-02-24 Glenn Morris <rgm@gnu.org>
6123
6124 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
6125 multiple file case.
6126
6127 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
6128
6129 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
6130 multiple file case. Use a single `let' rather than two.
6131
6132 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
6133
6134 * progmodes/compile.el (compilation-start): Specify a face for
6135 mode-line-process.
6136 (compilation-handle-exit): Specify a face and a tooltip for
6137 mode-line-process.
6138
6139 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6140
6141 * hilit-chg.el: Remove spurious * in defcustom docstrings.
6142 (hilit-chg-make-ov): Simplify.
6143 (hilit-chg-fixup): Use remove-overlays.
6144 (hilit-chg-set-face-on-change): Remove redundant call to
6145 `remove-text-properties'.
6146
6147 * dired.el (dired-mark-prompt): Don't count/display the t element.
6148 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
6149
6150 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
6151
6152 * progmodes/verilog-mode.el (eval-when-compile): Don't define
6153 add-submenu.
6154 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
6155 Remove. Move contents to the only use ...
6156 (verilog-menu): ... here.
6157 (verilog-statement-menu): Remove. Move contents to the only use ...
6158 (verilog-stmt-menu): ... here.
6159 (verilog-mark-defun): Simply call mark-defun for emacs.
6160 (occur-pos-list): Declare for byte compiler.
6161 (mode-popup-menu): Don't defvar.
6162 (verilog-add-statement-menu): Remove.
6163 (verilog-mode-hook): Don't add verilog-add-statement-menu.
6164 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
6165
6166 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
6167
6168 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
6169 conditional.
6170 (verilog-font-grouping-keywords-face): Make the begin..end
6171 keywords standout more than other verilog keywords.
6172 (verilog-type-font-keywords): Move the begin..end out of this list
6173 to facilitate making them to (potentially) stand out more.
6174 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
6175 function & task blocks.
6176 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
6177 initial, function & task blocks.
6178 (verilog-forward-sexp): Handle the new "disable fork" statement of
6179 IEEE-1800 Verilog.
6180 (verilog-beg-block-re-ordered): Handle the new "disable fork"
6181 statement of IEEE-1800 Verilog.
6182 (verilog-calc-1): Handle the new "disable fork" statement of
6183 IEEE-1800 Verilog.
6184 (verilog-disable-fork-re): Add const to help handle the new
6185 "disable fork" statement of IEEE-1800 Verilog.
6186 (verilog-declaration-core-re): Add port directions by themselves,
6187 with no qualification, as base item of a declaration.
6188 (verilog-pretty-declarations): Add new flag to ask it to refrain
6189 from printing to the message buffer.
6190 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
6191 printing to the message buffer. Improve handling of the many
6192 types of expression line up.
6193 (verilog-just-one-space): Remove printing of an empty message.
6194 (verilog-get-lineup-indent): Rework to support the better handling
6195 of expression lineup for verilog-pretty-expr.
6196 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
6197
6198 2008-02-24 Alan Mackenzie <acm@muc.de>
6199
6200 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
6201 yesterday's commit.
6202
6203 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
6204
6205 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
6206 to mouse-set-point in buffers that aren't associated with files.
6207
6208 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
6209
6210 2008-02-24 Alan Mackenzie <acm@muc.de>
6211
6212 Set of changes so that "obtrusive" syntactic elements in a
6213 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
6214 unmatched paren) don't interact syntactically with stuff outside
6215 the CPP line.
6216
6217 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
6218 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
6219 off-by-one bug.
6220 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
6221 a bit of refactoring.
6222 (c-awk-extend-and-syntax-tablify-region): Takes some of the
6223 functionality of c-awk-advise-fl-for-awk-region, which has been
6224 refactored away.
6225
6226 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
6227 (c-clear-char-property-with-value): New function and macro which
6228 remove text-properties `equal' to a supplied value.
6229
6230 * progmodes/cc-engine.el: Comment about text properties amended.
6231
6232 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
6233 parens around "error\\|warning".
6234
6235 * progmodes/cc-langs.el (c-get-state-before-change-function)
6236 (c-before-font-lock-function, c-anchored-cpp-prefix):
6237 New language variables.
6238 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
6239
6240 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
6241 syntax-table text properties.
6242 (c-common-init): Call language specific before/after-change
6243 functions at mode initialisation.
6244 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
6245 (c-extend-region-for-CPP, c-neutralize-CPP-line)
6246 (c-neutralize-syntax-in-CPP): New functions.
6247 (c-before-change, c-after-change): Call the new language specific
6248 change functions defined in cc-langs.el.
6249 (c-advise-fl-for-region): New macro.
6250 (awk-mode): Remove AWK specific stuff which has been refactored
6251 into language independent stuff.
6252
6253 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
6254
6255 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
6256 (gdb): (Re)set gdb-flush-pending-output to nil here...
6257 (gdb-init-1): ...instead of here (before gdb-prompt).
6258
6259 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6260
6261 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
6262 Recognize ''' just like any other char-constant.
6263
6264 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6265
6266 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
6267 careful enough. Detect the uid-change all within the main loop.
6268
6269 2008-02-24 Stefan Monnier <monnier@pastel.home>
6270
6271 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
6272
6273 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6274
6275 * hilit-chg.el (highlight-save-buffer-state): New macro.
6276 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
6277 (hilit-chg-clear): Use it to preserve the modified-p flag.
6278 (highlight-changes-rotate-faces): Don't mess with the undo-list.
6279
6280 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6281
6282 * font-lock.el (font-lock-set-defaults): Unset previously set variables
6283 when needed.
6284
6285 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
6286
6287 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
6288 from gnus-button-url-regexp.
6289
6290 2008-02-24 Eli Zaretskii <eliz@gnu.org>
6291
6292 * progmodes/compile.el (compilation-next-error): Doc fix.
6293 (compilation-find-file): Doc fix.
6294
6295 2008-02-24 Glenn Morris <rgm@gnu.org>
6296
6297 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
6298 Add obsolete aliases to the old names.
6299
6300 2008-02-24 Richard Stallman <rms@gnu.org>
6301
6302 * net/net-utils.el (ifconfig): Rename from ipconfig.
6303 (ipconfig): Alias to ifconfig.
6304 (ifconfig-program): Rename from ipconfig-program.
6305 (ifconfig-program-options): Rename from ipconfig-program-options.
6306
6307 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
6308
6309 * progmodes/verilog-mode.el (verilog-declaration-core-re):
6310 Add port directions by themselves, with no qualification, as base
6311 item of a declaration.
6312 (verilog-pretty-declarations): Add new flag that inhibits printing
6313 to the message buffer.
6314 (verilog-pretty-expr): Add new flag that inhibits printing to the
6315 message buffer. Improve handling of the many types of expression
6316 line up.
6317 (verilog-just-one-space): Don't print an empty message.
6318 (verilog-get-lineup-indent): Rework to support the better handling
6319 of expression lineup for verilog-pretty-expr.
6320 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
6321 (verilog-mode-version, verilog-mode-release-date): Update.
6322
6323 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6324
6325 * subr.el (cancel-change-group): Don't move point.
6326
6327 2008-02-23 Markus Triska <markus.triska@gmx.at>
6328
6329 * linum.el (linum-after-config): Update all visible windows.
6330
6331 2008-02-23 Glenn Morris <rgm@gnu.org>
6332
6333 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
6334 Add :help for Solitaire and Tetris.
6335
6336 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
6337
6338 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
6339 (smtpmail-code-conv-from): Doc fix. Fix custom type.
6340 (smtpmail-queue-index-file): Make it a defcustom.
6341 (smtpmail-queue-index): Delete.
6342 (smtpmail-send-it, smtpmail-send-queued-mail):
6343 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
6344 smtpmail-queue-index.
6345
6346 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
6347 Add :version.
6348
6349 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
6350
6351 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
6352 New variables.
6353 (iwconfig): New function.
6354
6355 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
6356
6357 * vc.el (vc-find-revision): Make vc-parent-buffer local before
6358 setting it.
6359 (vc-status-menu-map): Do not define using easy-menu.
6360 (vc-status-menu-map): New defalias.
6361 (vc-status-mode-map): Hook up the menu.
6362 (top-level): Update TODO.
6363
6364 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
6365
6366 * vc-bzr.el (vc-bzr-init-version): Rename to ...
6367 (vc-bzr-init-revision): ... this.
6368
6369 2008-02-23 Jason Rumney <jasonr@gnu.org>
6370
6371 * makefile.w32-in (WINS_ALMOST): Remove term.
6372 (WINS): Add term here.
6373 (custom-deps, finder-data): Use WINS_ALMOST.
6374
6375 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
6376
6377 * faces.el (font-weight-table): Fix value of `semi-light'.
6378
6379 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
6380
6381 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
6382 Make those tables bijective.
6383
6384 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
6385
6386 Finish pdbtrack integration cleanup, settling missing-functions
6387 byte compiler warnings appropriately.
6388
6389 * progmodes/python.el (python-point): Remove this - beginning-of-line
6390 was all that was necessary for `python-pdbtrack-overlay-arrow'.
6391 (python-end-of-def-or-class, python-beginning-of-def-or-class)
6392 (python-goto-initial-line): Drop these - they were only needed for
6393 python-point.
6394 (python-comint-output-filter-function): Use condition-case and
6395 beginning-of-line directly, instead of python-mode.el functions
6396 which require all sorts of baggage.
6397 (point-safe): Unnecessary - we're using condition-case directly,
6398 instead.
6399 (python-execute-file): Include for python-shell, which I'm leaving
6400 in keeping despite it being unnecessary for pdb tracking.
6401
6402 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
6403
6404 * progmodes/scheme.el (scheme-font-lock-keywords-2):
6405 Add SRFI 11 support.
6406 (let-values, let*-values): Specify scheme-indent-function.
6407
6408 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
6409
6410 * vc.el (vc-exec-after): Move setting mode-line-process in the
6411 busy case ...
6412 (vc-set-mode-line-busy-indicator): ... in this new function.
6413 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
6414 (vc-update-vc-status-buffer): Reset mode-line-process.
6415 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
6416 mark/unmark all the files with the same state as the current one.
6417 With a prefix argument mark/unmark all files.
6418 (vc-status-mode-menu): Adjust strings.
6419 (vc-update-vc-status-buffer): Only do something when the argument
6420 is not nil.
6421 (vc-status-kill-dir-status-process): New function.
6422 (vc-status-mode-map): Bind it.
6423 (vc-status-process-buffer): New variable.
6424 (vc-status-mode): Make it local.
6425 (vc-status-refresh): Set it.
6426
6427 * vc-hg.el (vc-hg-dir-status):
6428 * vc-git.el (vc-git-dir-status):
6429 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
6430 command is run.
6431
6432 2008-02-22 Glenn Morris <rgm@gnu.org>
6433
6434 * json.el (top-level): No need to require thingatpt.
6435 (json-read-keyword): Use thing-at-point rather than word-at-point.
6436
6437 * time.el (top-level): No need to require time-date when compiling.
6438
6439 * emacs-lisp/copyright.el (copyright-update-year):
6440 Fix subexpression numbering for the case when years are split over
6441 lines, and for the replace case.
6442
6443 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
6444 (tpu-caar, tpu-cadr): Delete functions.
6445 (zmacs-regions): No need to declare for compiler.
6446 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
6447 (tpu-spell-check): Rewrite, and handle mark after point.
6448 (tpu-special-insert): Use or rather than if.
6449
6450 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
6451 rather than spell-region.
6452
6453 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
6454 warnings about spell-region.
6455
6456 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
6457
6458 * ldefs-boot.el: Regenerated.
6459
6460 * loadup.el: Don't load language/devanagari, language/kannanda,
6461 language/malayalam, and language/tamil. Load language/sinhala.
6462
6463 * language/indian.el (indian-font-foundry)
6464 (indian-script-language-alist, indian-font-char-index-table)
6465 (indian-font-char, indian-font-char-range, indian-script-table)
6466 (indian-default-script, indian-composable-pattern): Delete them.
6467 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
6468 language environments moved to here.
6469 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
6470 New language environments.
6471
6472 * language/devanagari.el, language/devan-util.el,
6473 * language/kannanda.el, language/knd-util.el, language/malayalam.el,
6474 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
6475 Delete them.
6476
6477 * language/sinhala.el: New file.
6478
6479 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
6480
6481 Update Nick Robert's port of pdb tracking from python-mode.el.
6482
6483 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
6484 Clarify docstring.
6485 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
6486 tracking is happening.
6487 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
6488 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
6489 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
6490 Tracking is plugged in to all comint buffers once python.el is loaded.
6491 (python-pdbtrack-overlay-arrow): Toggle activation of
6492 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
6493 (python-pdbtrack-track-stack-file): Use new
6494 `python-pdbtrack-get-source-buffer' for more flexible access to
6495 debugging source files.
6496 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
6497 according to pdb stack trace, optionally using new
6498 `python-pdbtrack-grub-for-buffer' if file is not locally available.
6499 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
6500 named buffer, or having function with indicated name.
6501 (python-shell): Remove comint-output-filter-functions hook
6502 addition, it's being done elsewhere. Wrap long line.
6503
6504 2008-02-21 Michael Olson <mwolson@gnu.org>
6505
6506 * json.el: Replace XEmacs compatibility code to get rid of
6507 compiler warnings.
6508
6509 * time.el: Fix compiler warning.
6510
6511 2008-02-21 Edward O'Connor <ted@oconnor.cx>
6512
6513 * json.el: New file (JavaScript Object Notation parser / generator).
6514
6515 2008-02-21 Dave Love <fx@gnu.org>
6516
6517 * progmodes/sym-comp.el: New file.
6518
6519 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
6520 Require sym-comp. Add Python buffer to same-window-buffer-names.
6521 Fixup whitespaces.
6522 (python-font-lock-keywords): Add highlighting for Python builtins.
6523 (python-font-lock-syntactic-keywords): Rewrite.
6524 (python-quote-syntax): Use syntax-ppss-context instead of parsing
6525 ppss directly.
6526 (python-mode-map): Add binding for python-find-function.
6527 (python-calculate-indentation): Clean up the logic.
6528 (python-beginning-of-defun): Explicitly set return value.
6529 (python-beginning-of-statement): Stop looping if we get stuck
6530 going backwards.
6531 (python-next-statement): Stop looping if we somehow end up inside
6532 a string while advancing.
6533 (python-preoutput-continuation, python-version-checked): New vars.
6534 (python-check-version): New function.
6535 (run-python): Set default command to python-command instead of
6536 python-python-command.
6537 (run-python): Use python-check-version. Give PYTHONPATH
6538 precedence over data-directory in the process environment.
6539 Load function definitions in python process after.
6540 (python-check-comint-prompt): New function.
6541 (python-send-command, python-send-receive): Use it.
6542 (python-complete-symbol, python-try-complete): Functions deleted.
6543 Use symbol-complete instead of python-complete-symbol throughout.
6544 (python-fill-paragraph): Further refine the fenced-string regexp.
6545 (def-python-skeleton): Expand to the original abbrev instead if in
6546 a comment or string. Tweak skeletons for `if', `while', `for',
6547 `try/except', `try/finally', `name'.
6548 (python-pea-hook, python-abbrev-pc-hook): New functions.
6549 (python-abbrev-syntax-table): New var.
6550 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
6551 Use symbol-completion-try-complete for hippie expansion.
6552 Turn on font lock unconditionally.
6553 (python-mode-hook): Defcustom it. No need to use make-local
6554 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
6555 option, since it's buffer-local.
6556
6557 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
6558
6559 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
6560
6561 2008-02-21 Drew Adams <drew.adams@oracle.com>
6562
6563 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
6564 "Turn off" and a "Help" entry when the minor mode has no menu.
6565
6566 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
6567
6568 * vc.el (vc-status-mark, vc-status-unmark): New functions.
6569 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
6570 vc-status-mark-file and vc-status-unmark-file.
6571 (vc-status-mark-unmark): New function.
6572 (vc-status-previous-line, vc-status-next-line): No longer interactive.
6573
6574 2008-02-21 Glenn Morris <rgm@gnu.org>
6575
6576 * composite.el (encode-composition-rule): Fix typo in error message.
6577 (composition-function-table, auto-composition-mode): Doc fixes.
6578
6579 * subr.el (sit-for): Fix obsolete form for nil second argument.
6580
6581 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
6582 (spell-string): Make obsolete, in favor of ispell.
6583
6584 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
6585
6586 * language/devanagari.el: Don't setup composition-function-table
6587 here.
6588 ("Devanagari"): Change charset, coding-system, coding-priority to
6589 Unicode-based ones. Don't require the feature devan-util.
6590
6591 * composite.el (compose-chars-after): Fix arguments for a function
6592 in composition-function-table.
6593 (auto-compose-region): Likewise.
6594
6595 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
6596 for Ethiopic.
6597 (ps-mule-plot-string): Ignore glyph-string based compositions.
6598
6599 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
6600
6601 * doc-view.el: Allow different windows to show different pages.
6602 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
6603 (doc-view-current-image, doc-view-current-overlay): Remove variables,
6604 add them back as macros instead, using image-mode-winprops instead.
6605 Update all users of those variables.
6606 (doc-view-new-window-function): New function to create a new overlay
6607 for each new window.
6608 (doc-view-mode): Use it and image-mode-setup-winprops.
6609 (doc-view-clone-buffer-hook): Rewrite accordingly.
6610
6611 * image-mode.el: Extend [hv]scroll support to per-window properties.
6612 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
6613 (image-mode-winprops-alist): New var to replace them.
6614 (image-mode-new-window-functions): New hook.
6615 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
6616 New funs.
6617 (image-set-window-vscroll, image-set-window-hscroll): Use them.
6618 Remove the `window' argument, update callers.
6619 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
6620 Use the new functions.
6621 (image-mode-reapply-winprops): New fun.
6622 (image-mode): Use it.
6623
6624 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
6625
6626 * calc/calc-math.el (math-sin-raw): Add optional argument
6627 to keep track of original argument.
6628 (math-cos-raw): Use optional argument when calling math-sin-raw.
6629 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
6630 with close to original precision.
6631
6632 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6633
6634 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
6635 args in calls of sit-for.
6636
6637 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
6638
6639 * vc-svn.el (vc-svn-program): Fix typo in docstring.
6640 (vc-svn-checkin): Fix typo in error message.
6641
6642 * help-mode.el: Require easymenu when compiling.
6643
6644 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
6645
6646 * help-mode.el (help-mode-menu): New menu.
6647
6648 2008-02-20 Glenn Morris <rgm@gnu.org>
6649
6650 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
6651 on Windows.
6652
6653 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
6654
6655 * ps-mule.el (ps-mule-encode-region): Return a single string.
6656 (ps-mule-plot-string): Adjust for the above change.
6657 (ps-mule-encode-header-string): Likewise.
6658
6659 * international/latin1-disp.el (latin1-display): Don't use
6660 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
6661 standard-display-table.
6662 (latin1-display-identities): Adjust for the change of what is
6663 returned by (get-language-info charset 'charset).
6664
6665 * international/mule-util.el (char-displayable-p): Fix for Latin-1
6666 characters and terminal case.
6667
6668 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
6669
6670 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
6671
6672 * progmodes/python.el: Also require comint when loading.
6673 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
6674 Replace python-shell with run-python on menu bar.
6675 (python-shell-map): New map.
6676 (python-default-interpreter, python-python-command-args)
6677 (python-jython-command-args, python-pdbtrack-do-tracking-p):
6678 New options.
6679 (python-which-shell, python-which-args, python-which-bufname):
6680 New buffer local variables.
6681 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
6682
6683 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
6684 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
6685 New constants.
6686
6687 Pdbtrack features:
6688
6689 (python-point, python-end-of-def-or-class)
6690 (python-beginning-of-def-or-class, python-goto-initial-line)
6691 (python-comint-output-filter-function)
6692 (python-pdbtrack-overlay-arrow)
6693 (python-pdbtrack-track-stack-file, python-toggle-shells)
6694 (python-shell, python-pdbtrack-toggle-stack-tracking)
6695 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
6696 New functions.
6697
6698 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
6699
6700 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
6701 when the argument is nil.
6702
6703 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
6704
6705 * vc.el (dir-status): Add a brief description.
6706
6707 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
6708
6709 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
6710 If non-nil, reverse the sense of the check.
6711
6712 * vc-rcs.el (vc-rcs-root): New func.
6713 * vc-cvs.el (vc-cvs-root): New func.
6714 * vc-svn.el (vc-svn-root): New func.
6715 * vc-sccs.el (vc-sccs-root): New func.
6716
6717 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
6718
6719 * language/japan-util.el (setup-japanese-environment-internal):
6720 Call use-cjk-char-width-table.
6721
6722 * language/japanese.el ("Japanese"): Set exit-function to
6723 use-default-char-width-table.
6724
6725 * international/characters.el: Delete occurrences of non-Unicode
6726 tibetan and ethiopic characters.
6727 (cjk-char-width-table): New variable.
6728 (use-cjk-char-width-table, use-default-char-width-table):
6729 New functions.
6730
6731 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
6732
6733 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
6734 (vc-status-mode-menu): Add a :filter.
6735 (vc-status-printer): Add faces.
6736
6737 * vc-hg.el (vc-hg-extra-status-menu): New function.
6738 (vc-hg-dir-status): Clean up the buffer before using it.
6739
6740 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
6741
6742 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
6743 (gdb): Initialize it here instead.
6744
6745 * files.el (locate-dominating-file): Fix thinko in last change.
6746 Reported by Bruce Stephens <bruce.stephens@isode.com>.
6747
6748 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
6749
6750 * vc.el (vc-status-mode-menu): New menu for vc-status.
6751
6752 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
6753
6754 * progmodes/verilog-mode.el (customize): Fix typo in error message.
6755 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
6756 (verilog-mode-auto, verilog-indent-level-module)
6757 (verilog-minimum-comment-distance, verilog-library-flags)
6758 (verilog-library-directories, verilog-library-files)
6759 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
6760 (verilog-xemacs-menu, verilog-set-compile-command)
6761 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
6762 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
6763 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
6764 (verilog-batch-inject-auto, verilog-batch-indent)
6765 (verilog-continued-line, verilog-type-keywords)
6766 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
6767 (verilog-read-inst-pins, verilog-read-arg-pins)
6768 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
6769 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
6770 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
6771 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
6772 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
6773 (verilog-mode-version, verilog-mode-release-date)
6774 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
6775 (verilog-simulator, verilog-compiler)
6776 (verilog-auto-sense-defines-constant, verilog-company)
6777 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
6778 Fix typos in docstrings.
6779 (verilog-set-auto-endcomments, verilog-calculate-indent)
6780 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
6781 Reflow docstrings.
6782 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
6783 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
6784 (electric-verilog-forward-sexp, verilog-in-case-region-p)
6785 (verilog-in-struct-region-p, verilog-in-generate-region-p)
6786 (verilog-leap-to-head, verilog-current-indent-level)
6787 (verilog-case-indent-level, verilog-cpp-keywords)
6788 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
6789 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
6790 (verilog-signals-not-in, verilog-symbol-detick-text)
6791 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
6792 (verilog-forward-close-paren, verilog-backward-open-paren)
6793 (verilog-backward-open-bracket): Doc fixes.
6794
6795 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
6796 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
6797 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
6798 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
6799 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
6800 Fix typos in docstrings.
6801
6802 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
6803
6804 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
6805
6806 * info.el (Info-read-node-name): Removed unused `default' arg.
6807
6808 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
6809
6810 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
6811
6812 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
6813
6814 * image-mode.el (image-get-display-property): New fun.
6815 (image-forward-hscroll, image-next-line, image-eol, image-eob)
6816 (image-mode, image-minor-mode, image-toggle-display-text)
6817 (image-toggle-display): Use it.
6818
6819 2008-02-18 Jason Rumney <jasonr@gnu.org>
6820
6821 * international/mule.el (xml-find-file-coding-system): Don't warn
6822 about utf-16 with BOM.
6823
6824 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
6825
6826 * international/mule.el (sgml-xml-auto-coding-function): Detect and
6827 warn if file encoding is not utf-8 and encoding not specified.
6828 (xml-find-file-coding-system): New function.
6829 * international/mule-conf.el (file-coding-system-alist): Use it.
6830
6831 2008-02-17 Glenn Morris <rgm@gnu.org>
6832
6833 * international/mule-cmds.el (set-locale-environment):
6834 Pass `frame' to getenv for LC_MESSAGES.
6835
6836 2008-02-17 Juri Linkov <juri@jurta.org>
6837
6838 * time.el (emacs-init-time): Use format instead of format-seconds.
6839
6840 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6841
6842 * textmodes/bibtex.el (bibtex-search-entry): Rename from
6843 bibtex-find-entry. Add autoload cookie.
6844 (bibtex-find-entry): Alias for bibtex-search-entry.
6845 (bibtex-search-crossref): Rename from bibtex-find-crossref.
6846 (bibtex-find-crossref): Alias for bibtex-search-crossref.
6847 (bibtex-clean-entry): atomic-change-group removed.
6848 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
6849 to locate buffer location where error occurred.
6850 Make error messages more specific.
6851 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
6852
6853 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
6854
6855 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
6856 top level.
6857
6858 * simple.el (transient-mark-mode): Add an :init-value.
6859
6860 * startup.el (command-line): Use custom-reevaluate-setting for
6861 transient-mark-mode.
6862
6863 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
6864
6865 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
6866
6867 2008-02-16 Juri Linkov <juri@jurta.org>
6868
6869 * startup.el (after-init-time): New variable.
6870 (command-line): Set `after-init-time' to the current time.
6871
6872 * time.el (emacs-init-time): New function.
6873
6874 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
6875
6876 * files.el (locate-dominating-file): Remove initial loop because it's
6877 not careful enough. Detect the uid-change all within the main loop.
6878
6879 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
6880
6881 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
6882
6883 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
6884
6885 * vc.el (vc-annotate): Add new argument.
6886 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
6887
6888 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
6889 Move make-variable-buffer-local code after the corresponding defvar.
6890 (hs-minor-mode-map): Define and initialize in one step.
6891 (hs-minor-mode): Change from defun to define-minor-mode.
6892
6893 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
6894
6895 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
6896 (gdb-ready): Move declaration...
6897
6898 * progmodes/gdb-ui.el (gdb-ready): ...to here.
6899 (gdb-early-user-input): New variable.
6900 (gdb): Reset gdb-flush-pending-output to nil and set
6901 comint-input-sender here (before gdb-prompt), instead of...
6902 (gdb-init-1): ...here.
6903 (gdb-send): If Emacs is not ready, defer user input to...
6904 (gdb-prompt): ...here.
6905
6906 2008-02-16 Glenn Morris <rgm@gnu.org>
6907
6908 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
6909
6910 * startup.el (emacs-startup-time): Rename to `before-init-time'.
6911 (before-init-time): New name for `emacs-startup-time'.
6912 (command-line): Use before-init-time rather than emacs-startup-time.
6913 * time.el (emacs-uptime): Use before-init-time rather than
6914 emacs-startup-time.
6915
6916 * composite.el (composition-function-table): Doc fix.
6917
6918 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
6919 in favor of `%z' specifier.
6920 (emacs-uptime): Move to time.el.
6921 * time.el (emacs-uptime): Move here from time-date.el. Add optional
6922 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
6923 argument of format-seconds.
6924
6925 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
6926
6927 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
6928
6929 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
6930
6931 * ielm.el (ielm-is-whitespace): Remove.
6932 (ielm-is-whitespace-or-comment): New function.
6933 (ielm-eval-input): Use it.
6934
6935 2008-02-15 Jason Rumney <jasonr@gnu.org>
6936
6937 * term/mac-win.el: Fix coding tag.
6938
6939 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
6940
6941 * vc-hooks.el (vc-menu-map):
6942 * bindings.el (mode-line-mode-menu): Add tooltips.
6943
6944 * bindings.el (help-echo): Add more tooltips. Use a less
6945 telegraphic style for existing tooltips.
6946
6947 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
6948
6949 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
6950 from the auto-generated one.
6951
6952 2008-02-14 Glenn Morris <rgm@gnu.org>
6953
6954 * mail/rmail-spam-filter.el (rmail-spam-filter):
6955 Let-bind message-spam-status.
6956
6957 * mail/smtpmail.el (password-cache-add): Declare as function.
6958
6959 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
6960
6961 * mail/smtpmail.el: Use password-cache.
6962
6963 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
6964
6965 * uniquify.el (uniquify-buffer-base-name): New function.
6966 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6967
6968 * desktop.el (uniquify-managed): Don't defvar.
6969 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
6970 `uniquify-managed'. Return also the buffer's base name.
6971 (desktop-save): When saving the buffer info, filter out the base name,
6972 and save it as buffer name if the buffer is managed by uniquify.
6973 (uniquify-item-base): Don't declare; not called anymore.
6974
6975 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
6976
6977 * vc.el (vc-annotate-find-revision-at-line): New function.
6978 (vc-annotate-mode-map): Bind it.
6979 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
6980 some entries.
6981
6982 2008-02-14 Glenn Morris <rgm@gnu.org>
6983
6984 * calendar/time-date.el (format-seconds): New function.
6985 (emacs-uptime): Use format-seconds.
6986
6987 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
6988 Remove `LC_ALL=C', since it's included in $(emacs) now.
6989
6990 2008-02-14 Zhang Wei <id.brep@gmail.com>
6991
6992 * textmodes/org-publish.el (org-publish-timestamp-filename):
6993 Replace colon characters in filename too.
6994
6995 2008-02-13 Bastien Guerry <bzg@altern.org>
6996
6997 * mail/rmail.el (rmail-header-name): New face.
6998 (rmail-font-lock-keywords): Use rmail-header-name.
6999
7000 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
7001 against X-Spam-Status header field.
7002 (rmail-spam-filter): Also check X-Spam-Status header field.
7003
7004 2008-02-14 Mark A. Hershberger <mah@everybody.org>
7005
7006 * progmodes/flymake.el (flymake-allowed-file-name-masks):
7007 Add support for .pm files and .php files.
7008 (flymake-err-line-patterns): Add pattern for PHP errors.
7009 (flymake-php-init): New function. PHP support for flymake.
7010
7011 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7012 Add regular expression for PHP errors.
7013
7014 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
7015
7016 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
7017 This DTRT even on w32 machines.
7018 (ange-ftp-cf1): Quote FILENAME.
7019
7020 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
7021
7022 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
7023 (smerge-auto-combine): New fun.
7024
7025 2008-02-12 Juri Linkov <juri@jurta.org>
7026
7027 * startup.el (fancy-startup-screen, normal-splash-screen):
7028 Set default-directory to command-line-default-directory.
7029
7030 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
7031 after reading the desktop.
7032
7033 * progmodes/compile.el (compilation-auto-jump):
7034 Call compile-goto-error only when compilation-auto-jump-to-first-error
7035 is non-nil.
7036 (compilation-scroll-output): Replace :type 'boolean with a choice
7037 that has three options including a third option `first-error'.
7038 Doc fix.
7039 (compilation-start, compilation-forget-errors): Add an alternate
7040 condition comparing compilation-scroll-output with `first-error'
7041 in addition to compilation-auto-jump-to-first-error (to call
7042 compilation-auto-jump in the proper place).
7043
7044 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
7045
7046 * international/mule.el (sgml-html-meta-auto-coding-function):
7047 Make sure the search limit is ahead.
7048
7049 * tar-mode.el: Fix broken indentation.
7050 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
7051 Use with-current-buffer.
7052
7053 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
7054
7055 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
7056 it is already automatically buffer-local.
7057
7058 2008-02-11 Drew Adams <drew.adams@oracle.com>
7059
7060 * help.el (describe-key): Join some split lines to facilitate filling.
7061 * help-fns.el (describe-function-1): Fill text of overlong lines.
7062
7063 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
7064
7065 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
7066 Use unibyte-string instead of string-make-unibyte.
7067
7068 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
7069
7070 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
7071
7072 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
7073 works also for buffers w/o buffer-file-name. Update callers.
7074 (doc-view-clone-buffer-hook): New fun.
7075 (doc-view-mode): Use it for indirect clones. Mark the overlays with
7076 the `doc-view' property so they can be recognized.
7077
7078 * simple.el (clone-indirect-buffer-hook): New hook.
7079 (clone-indirect-buffer): Run it.
7080
7081 2008-02-11 Daiki Ueno <ueno@unixuser.org>
7082
7083 * epa.el (epa-menu-mode): Merge into epa-mode.
7084 (epa-menu-items): Rename the label "EasyPG Assistant" to
7085 "Encryption/Decryption".
7086
7087 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
7088 (epa-dired-mode-map): Rename from epa-dired-map.
7089 (epa-global-dired-mode): Rename the global minor mode.
7090
7091 2008-02-11 Drew Adams <drew.adams@oracle.com>
7092
7093 * isearch.el (isearch-fail): New face.
7094 (isearch-message): Highlight failure part of input.
7095
7096 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
7097
7098 * ibuffer.el (ibuffer-header-line-format): New var.
7099 (ibuffer-mode): Set it instead of header-line-format.
7100 (ibuffer-update): Use it to set header-line-format.
7101
7102 * international/mule-cmds.el (ucs-insert): Inherit surrounding
7103 properties like self-insert-command.
7104
7105 2008-02-11 Drew Adams <drew.adams@oracle.com>
7106
7107 * progmodes/etags.el: Add many doc strings.
7108
7109 2008-02-11 Jason Rumney <jasonr@gnu.org>
7110
7111 * ldefs-boot.el: Regenerated.
7112
7113 2008-02-11 Glenn Morris <rgm@gnu.org>
7114
7115 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7116 Shorten some names.
7117
7118 * ffap.el (ffap-rfc-directories): Add :version.
7119
7120 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
7121
7122 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
7123 files, and backup files of same.
7124
7125 2008-02-11 Kevin Ryde <user42@zip.com.au>
7126
7127 * ffap.el (ffap-rfc-directories): New variable.
7128 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
7129
7130 * info.el (Info-next-reference, Info-prev-reference)
7131 (Info-try-follow-nearest-node): Move to and follow https:// links too.
7132
7133 * simple.el (completion-list-mode): Show full completion-list-mode-map
7134 in the docstring.
7135
7136 2008-02-11 Sam Steingold <sds@gnu.org>
7137
7138 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
7139
7140 2008-02-11 Glenn Morris <rgm@gnu.org>
7141
7142 * startup.el (emacs-startup-time): New variable.
7143 (command-line): Set emacs-startup-time.
7144
7145 * calendar/time-date.el (emacs-uptime): New function.
7146
7147 2008-02-10 Bastien Guerry <bzg@altern.org>
7148
7149 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
7150 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
7151 it is nil.
7152
7153 2008-02-10 Daiki Ueno <ueno@unixuser.org>
7154
7155 * epg-config.el: Expand the contents of epg-package-info.el.
7156 (epg-package-name): New constant.
7157 (epg-version-number): New constant.
7158 (epg-bug-report-address): New constant.
7159
7160 * epa-mail.el (epa-mail-mode): Add autoload cookie.
7161 (epa-global-mail-mode): New global minor mode.
7162
7163 * epa-file.el (epa-file-mode): New global minor mode.
7164
7165 * epa-dired.el (epa-dired-mode): New global minor mode.
7166
7167 * epa.el (epa-menu): New variable.
7168 (epa-menu-items): New variable.
7169 (epa-menu-mode): New global minor mode.
7170 (epa-global-minor-modes): New user option.
7171 (epa-mode): New global minor mode.
7172
7173 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
7174
7175 * net/dbus.el: Remove `no-byte-compile' cookie.
7176 (dbus-call-method, dbus-register-signal, dbus-debug)
7177 (dbus-registered-functions-table): Declare them with
7178 `declare-function' or `defvar', respectively.
7179 (top): Don't assert any longer. Require 'cl when compiling.
7180 Apply `ignore-errors' but `dbus-ignore-errors'.
7181
7182 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
7183
7184 * diff-mode.el (diff-add-change-log-entries-other-window):
7185 Use add-change-log-entry.
7186
7187 2008-02-09 Jason Rumney <jasonr@gnu.org>
7188
7189 * button.el (button-map):
7190 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
7191 * ldefs-boot.el: Regenerate.
7192
7193 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
7194
7195 * epa.el (epa-faces, epa):
7196 * epa-file.el (epa-file):
7197 * epg-config.el (epg): Add :version.
7198
7199 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
7200
7201 * vc.el (vc-exec-after): Append CODE to previous fragments.
7202 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
7203 take MESSAGES instead of VERBOSE; use it when non-nil.
7204 (vc-diff-internal): Compute messages once; use them;
7205 update call to vc-diff-finish.
7206
7207 2008-02-09 Michael Olson <mwolson@gnu.org>
7208
7209 * net/tramp.el (tramp-process-sentinel): Avoid error when process
7210 buffer has been killed, such as by
7211 `tramp-cleanup-all-connections'.
7212
7213 2008-02-09 Miles Bader <miles@gnu.org>
7214
7215 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
7216
7217 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
7218
7219 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
7220 splitter in context hunks.
7221
7222 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
7223
7224 * international/fontset.el (setup-default-fontset): Fix arabic otf
7225 font specification.
7226
7227 2008-02-08 Daiki Ueno <ueno@unixuser.org>
7228
7229 * epa-dired.el:
7230 * epa-file.el:
7231 * epa-mail.el:
7232 * epa-setup.el:
7233 * epa.el:
7234 * epg-config.el:
7235 * epg-package-info.el:
7236 * epg.el: Initial check-in of EasyPG.
7237
7238 2008-02-08 Glenn Morris <rgm@gnu.org>
7239
7240 * woman.el (woman-locale): New defcustom.
7241 (woman-expand-locale, woman-manpath-add-locales): New functions.
7242 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
7243
7244 * international/mule-cmds.el (locale-translate): New function,
7245 with old code extracted from set-locale-environment.
7246 (set-locale-environment): Use locale-translate. Set woman-locale.
7247
7248 * cus-start.el (selection-coding-system): Remove, since it's now
7249 defined in select.el rather than in xselect.c.
7250 * select.el (selection-coding-system): Make it a defcustom, and
7251 add the properties from cus-start.el. Bump :version.
7252
7253 * custom.el (custom-theme-set-variables): Sort symbols that are
7254 dependencies before symbols that depend on them.
7255 (custom-enabled-themes): Set after custom-theme-directory.
7256
7257 * pcmpl-unix.el (top-level): Move provide statement to end.
7258 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
7259 `*' from doc-string. Allow to be nil.
7260 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
7261 Allow to be nil. Add :version.
7262 (pcmpl-ssh-hosts): Move definition before use. Handle lines
7263 without hostnames, and multiple hostnames per line.
7264
7265 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
7266
7267 2008-02-08 Phil Hagelberg <phil@evri.com>
7268
7269 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
7270 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
7271
7272 2008-02-07 Timo Savola <timo.savola@iki.fi>
7273
7274 * startup.el (command-line-x-option-alist): Add --parent-id.
7275
7276 * term/x-win.el (x-handle-parent-id): New function.
7277
7278 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
7279
7280 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
7281 "Font Menu".
7282
7283 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
7284
7285 * net/dbus.el (dbus-interface-peer): New defconst.
7286 (dbus-ping): New defun.
7287
7288 2008-02-06 Sam Steingold <sds@gnu.org>
7289
7290 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
7291
7292 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
7293
7294 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
7295 Just return nil and let the C code provide a fallback.
7296
7297 2008-02-05 Glenn Morris <rgm@gnu.org>
7298
7299 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
7300 tramp-flush-connection-property for removed 2nd argument.
7301
7302 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
7303
7304 * diff-mode.el (diff-add-change-log-entries-other-window):
7305 Rename from diff-create-changelog. Change users.
7306 Minor change to hopefully work with plain diffs.
7307 (diff-mode-map): Add binding for it.
7308
7309 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
7310
7311 * diff-mode.el: Add new TODO entry.
7312 (diff-create-changelog): New function.
7313 (diff-mode-menu): Bind it.
7314
7315 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
7316
7317 * international/mule-diag.el (print-fontset-element): Handle the
7318 case of inhibiting the fallback fonts.
7319
7320 2008-02-04 Kim F. Storm <storm@cua.dk>
7321
7322 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
7323 (ido-magic-delete-char): Use prefix arg.
7324
7325 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
7326
7327 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
7328 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
7329 of today, the most recent libpng is 1.2.24).
7330
7331 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
7332
7333 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
7334
7335 * net/dbus.el (top): Check (featurep 'dbusbind).
7336
7337 * net/tramp.el (tramp-process-sentinel): New defun.
7338 (tramp-do-copy-or-rename-file-out-of-band)
7339 (tramp-maybe-open-connection): Use it as process sentinel.
7340 (tramp-handle-delete-directory): Don't use the "-f" option; it
7341 isn't portable.
7342 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
7343 after the command.
7344 (tramp-handle-shell-command): Set `mode-line-process' in the
7345 asynchronous case.
7346
7347 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
7348
7349 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
7350 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
7351 Use `tramp-process-sentinel' as process sentinel.
7352
7353 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
7354
7355 * whitespace.el (global-whitespace-mode): Revert last change.
7356 (whitespace-unload-function): Force `global-whitespace-mode'
7357 to deactivate local modes in a slightly less intrusive way.
7358
7359 2008-02-02 Eli Zaretskii <eliz@gnu.org>
7360
7361 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
7362
7363 2008-02-02 Glenn Morris <rgm@gnu.org>
7364
7365 * international/latin1-disp.el (latin1-display):
7366 * progmodes/fortran.el (fortran-comment-indent-char):
7367 * progmodes/idlw-shell.el (top-level):
7368 * term/mac-win.el (mac-keyboard-translate-char):
7369 * whitespace.el (whitespace-char-valid-p):
7370 * wid-edit.el (widget-key-sequence-read-event):
7371 Use characterp rather than char-valid-p.
7372
7373 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
7374 to capitalized-find-word-boundary. Doc fix. Update callers.
7375 (capitalized-next-word-boundary-function-table): Rename to
7376 capitalized-find-word-boundary-function-table. Doc fix. Update users.
7377
7378 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
7379 string-to-int.
7380
7381 * ps-def.el (declare-function): Add compatibility definition.
7382 (ps-plot-with-face, ps-plot-string): Declare as functions.
7383 (ps-bold-faces, ps-italic-faces): Declare variables.
7384
7385 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
7386 (ps-mule-end-job): Declare as functions.
7387
7388 * wid-edit.el (widget-string-complete): Use assoc-string rather
7389 than assoc-ignore-case.
7390
7391 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
7392
7393 * progmodes/etags.el (next-file): Improve revert message.
7394
7395 2008-02-01 Andreas Schwab <schwab@suse.de>
7396
7397 * loadup.el: Load language/burmese instead of language/myanmar.
7398
7399 2008-02-01 Richard Stallman <rms@gnu.org>
7400
7401 * language/burmese.el: Rename from myanmar.el.
7402 ("Burmese"): Rename from "Myanmar".
7403
7404 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7405
7406 * international/fontset.el (script-representative-chars): Add cham
7407 and tai-viet.
7408 (setup-default-fontset): Add iso10646-1 font for latin and ipa.
7409 Add fontconfig spec for cjk-misc. Explicitly specify font font
7410 for U+E000..U+F8FF.
7411
7412 * international/characters.el (script-list): Add cham.
7413
7414 * language/cham.el: New file.
7415
7416 2008-02-01 Mark A. Hershberger <mah@everybody.org>
7417
7418 * xml.el (xml-escape-string): Don't do any encoding changes on the
7419 string.
7420
7421 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7422
7423 * language/ind-util.el (in-is13194-post-read-conversion):
7424 Delete unnecessary call of indian-compose-region.
7425
7426 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7427
7428 * ps-print.el: Some face attributes (like :strike-through) were not
7429 being recognised. Reported by Leo <sdl.web@gmail.com>.
7430 (ps-print-version): New version 7.3.2.
7431 (ps-screen-to-bit-face): Fix code. Call ps-face-strikout-p,
7432 ps-face-overline-p and ps-face-box-p functions.
7433
7434 * ps-def.el (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p):
7435 New functions.
7436
7437 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7438
7439 * international/fontset.el (font-encoding-alist): Add an entry for
7440 iso8859-16.
7441 (setup-default-fontset): Add iso8859-16 to latin.
7442
7443 * descr-text.el (describe-char-display): Convert a GLYPH-CODE to a
7444 hexadigit string.
7445 (describe-char): Adjust for the above change.
7446
7447 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7448
7449 * international/fontset.el (font-encoding-alist): Don't set the
7450 repertory of GB18030 fonts.
7451
7452 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7453
7454 * language/indian.el: Set font-shape-text for all Indic characters
7455 in composition-function-table.
7456
7457 * language/khmer.el: New file.
7458
7459 * language/myanmar.el: New file.
7460
7461 * loadup.el: Load "language/khmer" and "language/myanmar".
7462
7463 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7464
7465 * international/fontset.el (setup-default-fontset): Fix lao OTF
7466 script name.
7467
7468 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7469
7470 * composite.el (terminal-composition-modification): Delete it.
7471
7472 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7473
7474 * international/fontset.el (x-complement-fontset-spec):
7475 Complement size too.
7476
7477 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7478
7479 * international/fontset.el (font-encoding-charset-alist):
7480 Initialize it.
7481 (otf-script-alist): Fix typo of canadian-aboriginal.
7482 (setup-default-fontset): Specify font-specs for many more scripts.
7483 (x-complement-fontset-spec): Change the first argument to a
7484 font-spec object.
7485 (create-fontset-from-fontset-spec): Adjust for the above change.
7486
7487 2008-02-01 Kenichi Handa <handa@m17n.org>
7488
7489 * language/devanagari.el: Register font-shape-text in
7490 composition-function-table.
7491
7492 * language/tibetan.el: Register font-shape-text in
7493 composition-function-table.
7494
7495 * language/thai-util.el (thai-composition-function): Fix arguments.
7496
7497 * language/tamil.el: Register font-shape-text in
7498 composition-function-table.
7499
7500 * language/malayalam.el: Register font-shape-text in
7501 composition-function-table.
7502
7503 * language/lao.el: Register font-shape-text in
7504 composition-function-table.
7505
7506 * language/kannada.el: Register font-shape-text in
7507 composition-function-table.
7508
7509 * language/european.el (diacritic-composition-function): Fix arguments.
7510
7511 * language/ethio-util.el (ethio-composition-function): Fix arguments.
7512
7513 * language/tv-util.el (tai-viet-composition-function): Fix arguments.
7514
7515 * composite.el (composition-function-table): Fix docstring.
7516 (terminal-composition-function): Fix arguments.
7517 (auto-compose-current-font): Delete it.
7518 (auto-compose-chars): Adjust for the change of
7519 composition-function-table.
7520
7521 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7522
7523 * international/fontset.el (font-encoding-alist): Add the entry of
7524 "unicode-bmp".
7525
7526 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7527
7528 * composite.el (auto-compose-chars): Be sure to calculate
7529 composition at least at POS.
7530
7531 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7532
7533 * printing.el: Fix pr-interface-map initialization code.
7534 (pr-version): New version 6.9.3.
7535 (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents.
7536 (pr-f-set-keymap-name): Replace by pr-set-keymap-name.
7537 (pr-f-read-string): Replace by pr-read-string.
7538 (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string):
7539 New function name.
7540 (pr-interactive-n-up, pr-interactive-regexp): Code fix.
7541
7542 2008-02-01 Kenichi Handa <handa@m17n.org>
7543
7544 * language/tv-util.el (tai-viet-re): Include '-'.
7545 (tai-viet-glyph-info): Handle '-'.
7546
7547 2008-02-01 Kenichi Handa <handa@m17n.org>
7548
7549 * descr-text.el (describe-char): Handle a composition of the new
7550 format. Show font name.
7551
7552 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7553
7554 * language/tibet-util.el (tibetan-composition-function): Use
7555 font-shape-text if auto-compose-current-font is non-nil.
7556
7557 * language/tibetan.el: Fix the range for recording
7558 tibetan-composition-function in composition-function-table.
7559
7560 * language/mlm-util.el (malayalam-composition-function): Use
7561 font-shape-text if auto-compose-current-font is non-nil.
7562
7563 * international/mule-conf.el: Flag many charsets as supplementary.
7564
7565 * international/mule.el (define-charset): Update the docstring for
7566 :supplementary-p.
7567
7568 * international/fontset.el (setup-default-fontset): Add OpenType
7569 fonts for malayalam and tibetan.
7570
7571 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7572
7573 * international/fontset.el (x-complement-fontset-spec): Use font-spec.
7574
7575 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7576
7577 * international/fontset.el (otf-script-alist): Make all otf tags
7578 4-letters.
7579 (setup-default-fontset): Add OpenType fonts for devanagari and tamil.
7580
7581 * language/tml-util.el (tamil-composition-function): Use
7582 font-shape-text if auto-compose-current-font is non-nil.
7583
7584 * language/devan-util.el (devanagari-composition-function): Use
7585 font-shape-text if auto-compose-current-font is non-nil.
7586
7587 * composite.el (auto-compose-chars): Change argument font-object
7588 to window.
7589
7590 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7591
7592 * ps-print.el (ps-lpr-switches): Docstring fix.
7593 (ps-string-list): New function.
7594 (ps-do-despool): Code fix.
7595
7596 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7597
7598 * international/utf-7.el (utf-7-imap-post-read-conversion)
7599 (utf-7-imap-pre-write-conversion): New functions.
7600
7601 * international/mule-conf.el (utf-7-imap): New coding system.
7602
7603 2008-02-01 Kenichi Handa <handa@m17n.org>
7604
7605 * term/x-win.el (x-selection-value): If x-select-request-type is
7606 nil, try also STRING at last.
7607 (x-select-request-type): Doc fix for the change of x-selection-value.
7608
7609 * select.el (selection-coding-system, next-selection-coding-system):
7610 Move declarations from xselect.c.
7611 (x-get-selection): Decode by selection-coding-system if it is non-nil.
7612 If it is nil, decode by a proper coding system. Handle C_STRING.
7613 (ccl-check-utf-8, string-utf-8-p): Delete them.
7614 (xselect-convert-to-string): Fix determining data-type in the case
7615 that TEXT is requested. Don't use selection-coding-system if it's
7616 not proper for the data-type.
7617
7618 2008-02-01 Kenichi Handa <handa@m17n.org>
7619
7620 * term/x-win.el (x-selection-value): If x-select-request-type is
7621 nil, simply try UTF8_STRING and COMPOUND-TEXT in this order.
7622
7623 2008-02-01 Jason Rumney <jasonr@gnu.org>
7624
7625 * term/w32-win.el (w32-initialize-window-system): Use t, not nil
7626 to signify default fontset.
7627
7628 2008-02-01 Kenichi Handa <handa@m17n.org>
7629
7630 * international/mule-cmds.el (describe-language-environment):
7631 Check if the specified input method exists or not.
7632
7633 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7634
7635 * ps-print.el (ps-begin-job): Error if ps-lpr-switches is not a list.
7636 (ps-face-background-name): Remove this function. It's already defined
7637 in ps-def.el file.
7638
7639 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7640
7641 * ps-print.el: Eliminate the check if ps-print was running on Lucid or
7642 Epoch emacsen.
7643
7644 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7645
7646 * ps-print.el: Now detect if text foreground and background colors are
7647 equals and replace the foreground color by another color, so the text
7648 becomes visible. Doc fix.
7649 (ps-print-version): New version 7.3.
7650 (ps-default-fg, ps-default-bg): Docstring fix.
7651 (ps-fg-list, ps-fg-validate-p): New options.
7652 (ps-foreground-list): New variable.
7653 (ps-generate-header-line): Replace fboundp by functionp.
7654 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
7655
7656 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7657
7658 * printing.el: Pacify byte compiler, that is, no compiler warnings.
7659 Move (again) some variable definitions before use, define some
7660 function aliases, no code change.
7661 (pr-version): New version 6.9.2.
7662 (pr-path-style, pr-auto-region, pr-menu-char-height)
7663 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
7664 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
7665 via (defvar VAR).
7666 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
7667 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
7668 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
7669 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
7670 (pr-f-set-keymap-parents, pr-keep-region-active): Function aliases.
7671 (pr-menu-print-item, pr-ps-printer-menu-modified)
7672 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
7673 (pr-even-or-odd-alist): Move variable definitions.
7674
7675 2008-02-01 Kenichi Handa <handa@m17n.org>
7676
7677 * language/chinese.el (cp936): Delete duplicated alias.
7678
7679 * international/mule-diag.el (list-block-of-chars): Don't insert
7680 non-Unicode characters.
7681
7682 2008-02-01 Jason Rumney <jasonr@gnu.org>
7683
7684 * loadup.el [windows-nt]: Don't load code-pages and ccl.
7685 * term/w32-win.el: Don't require code-pages.
7686
7687 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
7688
7689 Fix up multi-tty merge.
7690
7691 * version.el (emacs-version): Bump to 23.0.60.
7692
7693 * term/x-win.el (x-initialize-window-system): Don't try to create
7694 a fontset from a font-specification anymore. This was removed on the
7695 unicode branch and mistakenly re-added by the multi-tty merge.
7696
7697 * term/w32-win.el: Remove duplicate code that's now in
7698 w32-initialize-window-system.
7699 (w32-initialize-window-system): Don't try to create a fontset from
7700 a font-specification anymore. This was removed on the unicode branch
7701 and mistakenly re-added by the multi-tty merge.
7702
7703 * term/mac-win.el: Remove duplicate top-level code.
7704
7705 * language/ethio-util.el:
7706 * international/characters.el: Use utf-8 rather than utf-8-emacs
7707 since it works as well and has the advantage of working with
7708 non-unicode versions of Emacs.
7709
7710 * international/encoded-kb.el (encoded-kbd-setup-display): Use the new
7711 multi-tty code, which includes the previous local change.
7712
7713 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7714
7715 * ps-print.el (ps-print-version): New version 7.2.5.
7716 (ps-background, ps-begin-file, ps-build-reference-face-lists):
7717 Use `mapc' rather than `mapcar'.
7718
7719 2008-02-01 Kenichi Handa <handa@m17n.org>
7720
7721 * skeleton.el (skeleton-internal-1): Use integerp and stringp
7722 instead of char-or-string-p to catch -1.
7723
7724 2008-02-01 Kenichi Handa <handa@m17n.org>
7725
7726 * international/mule-cmds.el (inactivate-input-method):
7727 Set input-method-function to nil before calling
7728 inactivate-current-input-method-function.
7729
7730 2008-02-01 Kenichi Handa <handa@m17n.org>
7731
7732 * play/gamegrid.el (gamegrid-setup-default-font): Calculate a font
7733 height that doesn't exceed the requested height by rounding off.
7734
7735 2008-02-01 Andreas Schwab <schwab@suse.de>
7736
7737 * international/mule-diag.el (print-fontset-element):
7738 Use fontp only if defined.
7739
7740 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7741
7742 * ps-mule.el (ps-mule-prepare-font, ps-mule-encode-region)
7743 (ps-mule-plot-composition, ps-mule-encode-header-string): Docstring fix.
7744 (ps-mule-prologue-generated): Code fix.
7745
7746 2008-02-01 Kenichi Handa <handa@m17n.org>
7747
7748 * dnd.el (dnd-get-local-file-name): Call replace-regexp-in-string
7749 with FIXEDCASE t.
7750
7751 2008-02-01 Kenichi Handa <handa@m17n.org>
7752
7753 * international/mule-diag.el (print-fontset-element): Fix for the
7754 format change of a fontset element for font-backend feature.
7755
7756 2008-02-01 Kenichi Handa <handa@m17n.org>
7757
7758 * descr-text.el (describe-char): Fix for the case that a component
7759 character is TAB.
7760
7761 2008-02-01 Kenichi Handa <handa@m17n.org>
7762
7763 * international/mule-cmds.el (select-safe-coding-system-interactively):
7764 Fix printing of rejected and unsafe coding-systems.
7765
7766 * international/fontset.el (setup-default-fontset): Add tai-viet.
7767
7768 * international/characters.el: Setup syntax/category table for Tai Viet.
7769 (script-list): Add tai-viet.
7770
7771 * loadup.el: Load "language/tai-viet".
7772
7773 * language/tai-viet.el: New file.
7774
7775 * language/tv-util.el: New file.
7776
7777 2008-02-01 Jason Rumney <jasonr@gnu.org>
7778
7779 * faces.el (font-weight-table): Use defaults on w32 that match
7780 LOGFONT.lfWeight.
7781
7782 * term/w32-win.el: Don't create fontset from command-line font.
7783
7784 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
7785
7786 * international/mule-cmds.el (toggle-enable-multibyte-characters)
7787 (sort-coding-systems, search-unencodable-char): Doc fixes.
7788 (default-input-method, input-method-verbose-flag)
7789 (input-method-highlight-flag): Remove * in defcustom's docstrings.
7790 (exit-language-environment-hook, set-default-coding-systems)
7791 (coding-system-change-eol-conversion, prefer-coding-system)
7792 (find-multibyte-characters, leim-list-entry-regexp)
7793 (set-input-method, input-method-exit-on-first-char, princ-list)
7794 (locale-language-names, locale-charset-language-names)
7795 (define-char-code-property): Fix typos in docstrings.
7796
7797 2008-02-01 Kenichi Handa <handa@m17n.org>
7798
7799 * disp-table.el (make-glyph-code, glyph-char, glyph-face):
7800 Fix for a new character code space (22-bit).
7801
7802 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
7803
7804 * printing.el (pr-ps-fast-fire): Fix typos in docstring.
7805
7806 2008-02-01 Kenichi Handa <handa@m17n.org>
7807
7808 * international/characters.el: Add more cases/syntaxes from Latin
7809 characters.
7810
7811 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7812
7813 * ps-def.el (installation-directory): Must be initialized when defining
7814 it in XEmacs.
7815 (coding-system-for-read): Eliminate duplicated definition.
7816
7817 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7818
7819 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
7820
7821 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7822
7823 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
7824 (ps-print-emacs-type): Eliminate variable.
7825 (ps-setup): Remove ps-print-emacs-type. Print which Emacsen is
7826 running ps-print package.
7827
7828 * ps-def.el: Replace (defvar VAR nil) by (defvar VAR).
7829 (ps-frame-parameter): Replace defun by defalias.
7830 (mark-active): Eliminate defvar.
7831
7832 * ps-samp.el (ps-prsc, ps-c-prsc, ps-s-prsc): Eliminate macros.
7833 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
7834 (ps-jts-ps-setup): Replace macros by vector key definition.
7835
7836 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7837
7838 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
7839 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
7840 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
7841 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
7842 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
7843 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
7844 New command actions for EPS header and EPS footer.
7845
7846 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
7847 footer. Fix some problems with one-or-more, zero-or-more and
7848 alternative constructions generation. Some implementation of log
7849 messages. Doc fix.
7850 (ebnf-version): New version 4.4.
7851 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
7852 (ebnf-eps-footer, ebnf-log): New options.
7853 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
7854 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
7855 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
7856 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
7857 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New functions.
7858 (ebnf-style-custom-list, ebnf-style-database): Put new values.
7859 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
7860 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
7861 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
7862 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
7863 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
7864 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
7865 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
7866 (ebnf-non-terminal-dimension, ebnf-special-dimension)
7867 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
7868 (ebnf-except-dimension, ebnf-alternative-dimension)
7869 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
7870 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension):
7871 Insert log message function.
7872 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
7873 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
7874 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
7875 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
7876 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
7877 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
7878 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
7879 compatibility with Emacs 20 & 21.
7880 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
7881 (ebnf-eps-file-alist, ebnf-basic-width-extra)
7882 (ebnf-basic-empty-height): New variables.
7883 (ebnf-prologue): Fix PostScript code.
7884 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
7885 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
7886 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
7887 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
7888
7889 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7890
7891 * printing.el: Group together all XEmacs/Emacs definitions.
7892 (pr-version): New version 6.9.
7893 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width):
7894 New functions.
7895 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
7896 (pr-menu-bind): Fix code.
7897 (pr-e-frame-char-height, pr-e-frame-char-width)
7898 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
7899 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
7900 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
7901 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
7902 (pr-x-event-y-pixel): Eliminate aliases.
7903 (pr-xemacs-global-menubar): Move macro.
7904 (current-menubar, current-mouse-event, zmacs-region-stays)
7905 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
7906 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
7907 Move variables.
7908 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
7909 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
7910 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
7911 (pr-menu-set-utility-title, pr-even-or-odd-pages)
7912 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
7913 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name):
7914 Move functions.
7915
7916 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7917
7918 * ps-print.el: The ps-print commands without face printing should not
7919 print background color. Reported by Leo <sdl.web@gmail.com>.
7920 (ps-print-version): New version 7.2.2.
7921 (ps-begin-job): New arg. Fix ps-default-background and
7922 ps-default-foreground initialization.
7923 (ps-face-attributes): Fix doc string.
7924 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
7925
7926 * printing.el: Fix ps-print link.
7927
7928 2008-02-01 Kenichi Handa <handa@m17n.org>
7929
7930 * international/mule-diag.el (list-character-sets-2): Don't print width.
7931
7932 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7933
7934 * ps-print.ps: Fix background height.
7935 (ps-print-version): New version 7.2.1.
7936
7937 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7938
7939 * ps-print.el: Split XEmacs/Emacs definitions and sample setup code
7940 into separate files.
7941 (ps-print-version): New version 7.2.
7942 (ps-postscript-code-directory): Fix XEmacs initialization.
7943 (ps-generate-postscript-with-faces):
7944 Call ps-generate-postscript-with-faces1 (new function).
7945 (ps-color-format, ps-float-format): Move variables to ps-def.el.
7946 (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
7947 (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
7948 (ps-face-background-name, ps-frame-parameter, ps-color-device)
7949 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
7950 Move functions to ps-def.el.
7951 (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
7952 (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
7953 (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
7954 (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
7955 (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
7956 (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
7957 Move functions to ps-samp.el.
7958
7959 * ps-bdf.el (installation-directory, coding-system-for-read):
7960 Move variables to ps-def.el.
7961
7962 * ps-mule.el (leading-code-private-22): Move variables to ps-def.el.
7963 (charset-bytes, charset-dimension, charset-id, charset-width)
7964 (find-charset-region, char-width, chars-in-region, forward-point)
7965 (decompose-composite-char, encode-coding-string, coding-system-p)
7966 (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
7967 (string-make-multibyte, encode-char): Move functions to ps-def.el.
7968
7969 * ps-def.el: New file. XEmacs/Emacs definitions.
7970 (ps-generate-postscript-with-faces1): New function.
7971 (ps-color-format, ps-float-format): Move variables from ps-print.el.
7972 (ps-xemacs-color-name, ps-mapper, ps-extent-sorter)
7973 (ps-xemacs-face-kind-p, ps-mark-active-p, ps-face-foreground-name)
7974 (ps-face-background-name, ps-frame-parameter, ps-color-device)
7975 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
7976 Move functions from ps-print.el.
7977 (installation-directory, coding-system-for-read):
7978 Move variables from ps-bdf.el.
7979 (leading-code-private-22): Move variable from ps-mule.el.
7980 (charset-bytes, charset-dimension, charset-id, charset-width)
7981 (find-charset-region, char-width, chars-in-region, forward-point)
7982 (decompose-composite-char, encode-coding-string, coding-system-p)
7983 (ccl-execute-on-string, define-ccl-program, multibyte-string-p)
7984 (string-make-multibyte, encode-char): Move functions from ps-mule.el.
7985
7986 * ps-samp.el: New file. Sample setup code.
7987 (ps-prsc, ps-c-prsc, ps-s-prsc, ps-rmail-mode-hook)
7988 (ps-rmail-print-message-from-summary, ps-print-message-from-summary)
7989 (ps-article-subject, ps-article-author, ps-gnus-article-prepare-hook)
7990 (ps-vm-mode-hook, ps-gnus-print-article-from-summary)
7991 (ps-vm-print-message-from-summary, ps-gnus-summary-setup, ps-info-file)
7992 (ps-info-node, ps-info-mode-hook, ps-jts-ps-setup, ps-jack-setup):
7993 Move functions from ps-print.el.
7994
7995 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7996
7997 * ps-print.el: Handle frame parameters (background and/or foreground
7998 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
7999 (ps-print-version): New version 7.1.
8000 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
8001 (ps-frame-parameter): New function.
8002 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
8003 Fix doc and customization.
8004 (ps-begin-job): Get frame parameters (background and/or foreground
8005 colors).
8006 (ps-do-despool): Ensure ps-printer-name has a valid value.
8007
8008 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8009
8010 * progmodes/ebnf-abn.el:
8011 * progmodes/ebnf-bnf.el:
8012 * progmodes/ebnf-dtd.el:
8013 * progmodes/ebnf-ebx.el:
8014 * progmodes/ebnf-iso.el:
8015 * progmodes/ebnf-otz.el:
8016 * progmodes/ebnf-yac.el:
8017 * progmodes/ebnf2ps.el:
8018 * delim-col.el:
8019 * printing.el:
8020 * ps-bdf.el:
8021 * ps-mule.el:
8022 * ps-print.el: Remove 'Time-stamp' comment mark.
8023
8024 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
8025 'easy-menu-add-item' when called in Emacs 21 or higher.
8026
8027 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8028
8029 * ps-print.el : Fix doc.
8030 (ps-print-version): New version 7.0.
8031
8032 2008-02-01 Kenichi Handa <handa@m17n.org>
8033
8034 * mail/emacsbug.el (report-emacs-bug): Insert also the value of
8035 XMODIFIERS.
8036
8037 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8038
8039 * ps-print.el: Fix maintainer email. Eliminate function declaration
8040 that kept compatibility with older Emacs version.
8041 (ps-print-version): New version 6.7.
8042
8043 2008-02-01 Kenichi Handa <handa@m17n.org>
8044
8045 * international/quail.el (quail-get-translations):
8046 Make quail-current-key multibyte if not yet done.
8047
8048 2008-02-01 Zhang Wei <id.brep@gmail.com>
8049
8050 * language/chinese.el ("Chinese-GBK"): Add tutorial.
8051 ("Chinese-GB18030"): Add sample-text and tutorial.
8052
8053 * international/fontset.el (font-encoding-alist)
8054 (setup-default-fontset): Add gb18030.
8055 (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
8056 (charset-script-alist): Add gbk and gb18030.
8057
8058 * international/characters.el: Put property
8059 preferred-coding-system on gbk and gb18030.
8060
8061 * international/mule-cmds.el (locale-language-names): Add an entry
8062 for "zh_CN.UTF-8" and change "chs" to "Chinese-GBK".
8063
8064 * faces.el (face-font-registry-alternatives): Add gb18030.
8065
8066 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8067
8068 * ps-mule.el: Fix maintainer email.
8069
8070 2008-02-01 Kenichi Handa <handa@m17n.org>
8071
8072 * international/quail.el (quail-insert-kbd-layout): Check the
8073 length of (cdr translation).
8074 (quail-get-current-str): Check the length of (cdr def).
8075
8076 2008-02-01 Kenichi Handa <handa@m17n.org>
8077
8078 * ruler-mode.el (ruler-mode-ruler): Make the string `ruler' multibyte.
8079
8080 2008-02-01 Kenichi Handa <handa@m17n.org>
8081
8082 * international/mule-cmds.el (ucs-insert): Re-implement.
8083
8084 2008-02-01 Kenichi Handa <handa@m17n.org>
8085
8086 * composite.el (terminal-composition-modification): New function.
8087 (terminal-composition-function): Create composition with the above
8088 modification function.
8089
8090 2008-02-01 Zhang Wei <id.brep@gmail.com>
8091
8092 * international/characters.el: Add more full-width characters in
8093 char-width-table.
8094
8095 2008-02-01 Kenichi Handa <handa@m17n.org>
8096
8097 * international/fontset.el (create-fontset-from-fontset-spec):
8098 Fix script name handling.
8099
8100 2008-02-01 Kenichi Handa <handa@m17n.org>
8101
8102 * composite.el (terminal-composition-function): New function.
8103 (terminal-composition-function-table): New variable.
8104 (auto-compose-chars): If running on a terminal, use
8105 terminal-composition-function-table.
8106
8107 * loadup.el: Load "composite" after "international/characters".
8108
8109 * international/characters.el: Delete codes for setting up charset
8110 property nospace-between-words. Fix setting up of
8111 char-width-table. Don't make ethiopic and tibetan double column.
8112
8113 * textmodes/fill.el (fill-find-break-point-function-table):
8114 Don't set it up in defvar.
8115 (fill-nospace-between-words-table): New variable.
8116 (fill-delete-newlines): Check fill-nospace-between-words-table
8117 instead of charset property nospcae-between-words.
8118
8119 2008-02-01 Kenichi Handa <handa@m17n.org>
8120
8121 * composite.el (global-auto-composition-mode): Make the initial
8122 value not depend on emacs-basic-display.
8123
8124 * textmodes/fill.el: Don't use charset property
8125 `fill-find-break-point-function'.
8126 (fill-find-break-point-function-table): New variable.
8127 (fill-find-break-point): Lookup fill-find-break-point-function-table.
8128
8129 2008-02-01 Kenichi Handa <handa@m17n.org>
8130
8131 * international/mule.el (coding-system-list): Be sure to exclude
8132 subsidiary coding systems.
8133
8134 2008-02-01 Kenichi Handa <handa@m17n.org>
8135
8136 * composite.el (auto-composition-after-change)
8137 (toggle-auto-composition): Remove `auto-composed' property instead
8138 of setting it to nil.
8139
8140 2008-02-01 Kenichi Handa <handa@m17n.org>
8141
8142 * language/misc-lang.el (iso-8859-6): New coding system.
8143
8144 2008-02-01 Kenichi Handa <handa@m17n.org>
8145
8146 * dnd.el (dnd-get-local-file-name): Give a unibyte string to
8147 replace-regexp-in-string as replacement.
8148
8149 2008-02-01 Kenichi Handa <handa@m17n.org>
8150
8151 * international/fontset.el (otf-script-alist): Add byzm, math,
8152 musc, and nko.
8153
8154 * international/characters.el (script-list): Add nko,
8155 byzantine-musical-symbol, musical-symbol, and mathematical.
8156
8157 2008-02-01 Kenichi Handa <handa@m17n.org>
8158
8159 * composite.el (auto-compose-current-font): New variable.
8160 (auto-compose-chars): New arg FONT-OBJECT.
8161
8162 2008-02-01 Kenichi Handa <handa@m17n.org>
8163
8164 * international/characters.el: Modify category-table and
8165 script-table for new Ethiopic character range.
8166
8167 2008-02-01 Kenichi Handa <handa@m17n.org>
8168
8169 * international/mule-cmds.el (set-language-environment-fontset):
8170 Delete it.
8171
8172 2008-02-01 Kenichi Handa <handa@m17n.org>
8173
8174 * international/fontset.el (otf-script-alist): Set it.
8175
8176 2008-02-01 Kenichi Handa <handa@m17n.org>
8177
8178 * international/fontset.el (font-encoding-alist):
8179 Fix for "ethiopic-unicode".
8180
8181 2008-02-01 Kenichi Handa <handa@m17n.org>
8182
8183 * international/fontset.el (script-representative-chars):
8184 Add an entry for latin script.
8185
8186 2008-02-01 Kenichi Handa <handa@m17n.org>
8187
8188 * faces.el (font-weight-table): Treat regular and normal as the
8189 same as medium.
8190 (font-slant-table): Add (roman . 100).
8191
8192 2008-02-01 Kenichi Handa <handa@m17n.org>
8193
8194 These changes are for the new font handling codes.
8195
8196 * faces.el (font-weight-table, font-slant-table)
8197 (font-swidth-table): New customizable variables.
8198
8199 * international/fontset.el (font-encoding-alist): Add koi8-4.
8200 (script-representative-chars): Set the default value.
8201 (create-fontset-from-x-resource): Delete `message'.
8202
8203 2008-02-01 Kenichi Handa <handa@m17n.org>
8204
8205 * tar-mode.el (tar-untar-buffer, tar-summarize-buffer):
8206 Call set-buffer-multibyte with arg `to'.
8207
8208 2008-02-01 Kenichi Handa <handa@m17n.org>
8209
8210 * info.el (Info-fontify-node): Check if already fontified or not
8211 by next-single-property-change.
8212
8213 2008-02-01 Kenichi Handa <handa@m17n.org>
8214
8215 * international/mule.el (ctext-pre-write-conversion): Produce
8216 extra designation sequence for ASCII at the end off extended segment.
8217
8218 2008-02-01 Kenichi Handa <handa@m17n.org>
8219
8220 * international/mule.el (ctext-non-standard-encodings-table):
8221 Reverse the returning list.
8222 (ctext-pre-write-conversion): Fix encoding with extended segments.
8223
8224 * international/mule-conf.el (compound-text)
8225 (compound-text-with-extensions): Add long-form in :flags.
8226
8227 2008-02-01 Kenichi Handa <handa@m17n.org>
8228
8229 * international/fontset.el (create-fontset-from-fontset-spec): Fix
8230 regexp for paring FONTSET-SPEC (allow spaces after `:').
8231
8232 2008-02-01 Kenichi Handa <handa@m17n.org>
8233
8234 * international/fontset.el (create-fontset-from-fontset-spec): Fix
8235 for the case that a charset is specified as target.
8236
8237 2008-02-01 Kenichi Handa <handa@m17n.org>
8238
8239 * international/ccl.el (ccl-embed-string): Check string length.
8240 Set special flag for multibyte character sequence.
8241 (ccl-compile-write-string, ccl-compile-write-repeat): Don't make
8242 str unibyte.
8243 (ccl-compile-write): If the character code doesn't fit in 22-bit
8244 (ccl-dump-write-const-string): Check special flag for multibyte
8245 character sequence.
8246
8247 2008-02-01 Kenichi Handa <handa@m17n.org>
8248
8249 * ps-mule.el (ps-mule-eight-bit-char): Delete this function.
8250 (ps-mule-encode-region, ps-mule-plot-composition): Don't use
8251 ps-mule-eight-bit-char.
8252
8253 2008-02-01 Kenichi Handa <handa@m17n.org>
8254
8255 * language/chinese.el ("Chinese-BIG5"):
8256 Set ctext-non-standard-encodings property to "big5-0".
8257
8258 * international/mule.el (ctext-non-standard-encodings):
8259 Initialize to nil.
8260 (ctext-non-standard-encodings-alist): Set charset `big5' in the
8261 entry for "big5-0".
8262 (ctext-non-standard-encodings-table): Return a list instead of
8263 char-table.
8264 (ctext-pre-write-conversion): Adjust for the above change.
8265
8266 2008-02-01 Zhang Wei <id.brep@gmail.com>
8267
8268 * international/mule.el (ctext-non-standard-encodings-alist):
8269 Add an entry for gbk-0.
8270 (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read
8271 a row 8-bit.
8272
8273 * language/chinese.el ("Chinese-GBK"):
8274 Set ctext-non-standard-encodings property to "gbk-0".
8275 Add sample-text property.
8276
8277 2008-02-01 Kenichi Handa <handa@m17n.org>
8278
8279 * international/kkc.el (kkc-region): Use
8280 this-single-command-raw-keys on pushing back an unhandled key sequence.
8281
8282 2008-02-01 Kenichi Handa <handa@m17n.org>
8283
8284 * international/encoded-kb.el (encoded-kbd-mode):
8285 Check saved-input-mode on turning off Encoded Kbd mode.
8286
8287 * composite.el (auto-composition-after-change): Use save-buffer-state.
8288 (turn-on-auto-composition-if-enabled): Don't turn on
8289 auto-composition-mode in a unibyte buffer.
8290
8291 2008-02-01 Kenichi Handa <handa@m17n.org>
8292
8293 * startup.el (command-line): Use custom-reevaluate-setting for
8294 global-auto-composition-mode.
8295
8296 * composite.el (auto-composition-function): Make it buffer local.
8297 (auto-composition-mode): New minor mode.
8298 (turn-on-auto-composition-if-enabled): New function.
8299 (global-auto-composition-mode): New global minor mode.
8300
8301 2008-02-01 Kenichi Handa <handa@m17n.org>
8302
8303 * descr-text.el (describe-char): Use insert-text-button instead of
8304 widget-create for "customize what to show" button.
8305
8306 2008-02-01 Naoto Takahashi <ntakahas@m17n.org>
8307
8308 * language/ethiopic.el: Fix copyright.
8309 (composition-function-table): Support a new character in Unicode 4.1.
8310
8311 * language/ethio-util.el (ethio-fidel-to-tex-buffer)
8312 (ethio-tex-to-fidel-buffer, ethio-composition-function)
8313 ("ethiopic-tex"): Support new characters in Unicode 4.1.
8314
8315 2008-02-01 Kenichi Handa <handa@m17n.org>
8316
8317 * international/characters.el: Register characters in
8318 auto-fill-chars. Put nospace-between-words to more charsets.
8319
8320 2008-02-01 Zhang Wei <id.brep@gmail.com>
8321
8322 * international/mule-cmds.el (locale-language-names): Add entries
8323 for zh_CN.GB2312, zh_CN.GBK, and zh_CN.GB18030.
8324 (locale-preferred-coding-systems): Fix entries for Chinese locales.
8325
8326 2008-02-01 Kenichi Handa <handa@etlken>
8327
8328 * international/utf-7.el: Delete the definition of utf-7.
8329 (utf-7-post-read-conversion, utf-7-pre-write-conversion):
8330 Add autoload cookies.
8331
8332 2008-02-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8333
8334 * term/mac-win.el: Delete the code to create a fontset from the X
8335 resource "Font".
8336
8337 2008-02-01 Naoto Takahashi <ntakahas@m17n.org>
8338
8339 * international/robin.el (robin-define-package): Be sure to call
8340 put-char-code-property.
8341
8342 2008-02-01 Kenichi Handa <handa@m17n.org>
8343
8344 * language/korean.el (iso-2022-kr): Set :suitable-for-keyboard
8345 property to 1.
8346
8347 * international/mule-conf.el (cp1125): Set :ascii-compatible-p
8348 property to t.
8349
8350 * international/mule.el (coding-system-get):
8351 Check `ascii-incompatible' for backward compatiblity.
8352 (set-file-name-coding-system): Signal an error for a coding system
8353 not suitable for file name.
8354 (set-keyboard-coding-system): Signal an error for a coding system
8355 not suitable for keyboard.
8356
8357 * language/chinese.el (iso-2022-cn, iso-2022-cn-ext):
8358 Set :suitable-for-keyboard property to 1.
8359
8360 * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
8361 (iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.
8362
8363 * language/vietnamese.el (vietnamese-viscii, vietnamese-vscii)
8364 (vietnamese-tcvn): Set :suitable-for-file-name property to t.
8365
8366 2008-02-01 Naoto Takahashi <ntakahas@m17n.org>
8367
8368 * international/robin.el (robin-define-package): Delete redundant code.
8369 (robin-add-rule): Allow N-1 reverse conversion.
8370
8371 2008-02-01 Naoto Takahashi <ntakahas@m17n.org>
8372
8373 * international/robin.el (robin-define-package): Make the
8374 expanded form shorter.
8375
8376 2008-02-01 Zhang Wei <id.brep@gmail.com>
8377
8378 * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
8379 chiense-iso-8bit.
8380
8381 2008-02-01 Kenichi Handa <handa@m17n.org>
8382
8383 * loadup.el: If we are byte-compiling unidata-gen.el or running
8384 unidata-ge-files, set purify-flag to nil.
8385
8386 2008-02-01 Kenichi Handa <handa@m17n.org>
8387
8388 * loadup.el: Load international/charprop.el with NOERROR t.
8389
8390 * Makefile.in (AUTOGENEL): Add charprop.el and uni-*.el.
8391
8392 2008-02-01 Kenichi Handa <handa@m17n.org>
8393
8394 * term/mac-win.el (mac-centraleurroman, mac-cyrillic):
8395 New charsets and coding systems.
8396 (mac-symbol, mac-dingbats): New charsets.
8397
8398 2008-02-01 Kenichi Handa <handa@m17n.org>
8399
8400 * international/characters.el: Set syntax of NBSP to punctuation.
8401
8402 2008-02-01 Kenichi Handa <handa@m17n.org>
8403
8404 * international/mule-cmds.el: Don't require wid-edit.
8405
8406 2008-02-01 Naoto Takahashi <ntakahas@m17n.org>
8407
8408 * international/robin.el: New file.
8409
8410 * language/ethiopic.el: Change encoding to utf-8-emacs.
8411 Register ethio-composition-function in composition-function-table.
8412 ("Ethiopic"): Change coding-systems to utf-8-emacs.
8413
8414 * language/ethio-util.el: Change encoding to utf-8-emacs.
8415 Rewrite all transliteration functions to use robin.el.
8416 (ethio-fidel-to-sera-map, ethio-fidel-to-tex-map)
8417 (ethio-sera-to-fidel-table, ethio-implicit-period-conversion)
8418 (ethio-prefer-ascii-punctuation): Delete variables.
8419 (ethio-char-to-ethiocode, ethio-convert-digit)
8420 (ethio-ethiocode-to-char, ethio-fidel-to-sera-mail)
8421 (ethio-fidel-to-sera-mail-or-marker, ethio-lone-consonant-p)
8422 (ethio-sera-to-fidel-english, ethio-sera-to-fidel-ethio)
8423 (ethio-sera-to-fidel-mail, ethio-sera-to-fidel-mail-or-marker)
8424 (ethio-tilde-escape, ethio-toggle-punctuation): Delete functions.
8425 (ethio-adjust-robin, ethio-composition-function)
8426 (ethio-get-consonant, ethio-prefer-amharic, ethio-process-digits)
8427 (ethio-sera-to-fidel-region-ethio)
8428 (ethio-sera-to-fidel-region-noethio)
8429 (ethio-use-colon-for-colon, ethio-use-three-dot-question):
8430 New functions.
8431
8432 2008-02-01 Miles Bader <miles@gnu.org>
8433
8434 * international/mule.el (auto-coding-regexp-alist)
8435 (ctext-pre-write-conversion): Replace embedded control characters
8436 with octal escapes; this prevents diff from thinking the file is binary.
8437
8438 2008-02-01 Miles Bader <miles@gnu.org>
8439
8440 * descr-text.el (describe-char-unidata-list):
8441 * emacs-lisp/bytecomp.el (byte-compile-fix-header)
8442 (byte-compile-insert-header):
8443 * international/mule.el (charset-list, set-coding-priority)
8444 (ignore-relative-composition):
8445 * international/mule-util.el (detect-coding-with-priority):
8446 * international/mule-diag.el:
8447 * international/mule-cmds.el (language-info-custom-alist):
8448 * international/codepage.el (codepage-setup):
8449 Replace references to Emacs version "22" with "23".
8450
8451 2008-02-01 Kenichi Handa <handa@m17n.org>
8452
8453 * Makefile.in (DONTCOMPILE): Include charprop.el and uni-*.el.
8454
8455 * international/fontset.el (font-encoding-alist): Add an entry for
8456 microsoft-cp1251.
8457 (setup-default-fontset): Add entries for microsoft-cp1251 and
8458 koi8-r for cyrillic.
8459
8460 * international/mule-cmds.el (char-code-property-alist): New variable.
8461 (define-char-code-property): New function.
8462 (get-char-code-property, put-char-code-property): Handle a
8463 char-table registerd in char-code-property-alist.
8464 (set-language-environment): Check :ascii-compatible-p property of
8465 nonascii charset instead of its dimension.
8466
8467 * international/uni-bidi.el, international/uni-category.el:
8468 * international/uni-combining.el, international/uni-comment.el:
8469 * international/uni-decimal.el, international/uni-decomposition.el:
8470 * international/uni-digit.el, international/uni-lowercase.el:
8471 * international/uni-mirrored.el, international/uni-name.el:
8472 * international/uni-numeric.el, international/uni-old-name.el:
8473 * international/uni-titlecase.el, international/uni-uppercase.el:
8474 * international/charprop.el: New files automatically generated by
8475 admin/unidata/Makefile.
8476
8477 * loadup.el: Load internationnal/charprop.el.
8478
8479 * descr-text.el (describe-char-unidata-list): New variable.
8480 (describe-char-unicode-data): Use char-code-property-description.
8481 (describe-char): Add lines for describing Unicode-based character
8482 properties.
8483
8484 2008-02-01 Kenichi Handa <handa@m17n.org>
8485
8486 * textmodes/ispell.el: These changes are to fix the code merged
8487 from trunk for the change on 2008-02-01.
8488 (ispell-unified-chars-table): Delete it.
8489 (ispell-get-decoded-string): Don't check ispell-unified-chars-table.
8490
8491 2008-02-01 Kenichi Handa <handa@m17n.org>
8492
8493 * international/mule-util.el (char-displayable-p): Check
8494 :charset-list property of CODING.
8495
8496 2008-02-01 Kenichi Handa <handa@m17n.org>
8497
8498 * international/mule-cmds.el (select-safe-coding-system-interactively):
8499 Change 'mime-charset to :mime-charset.
8500 (select-safe-coding-system): Use above.
8501 (set-language-environment): Delete unnecessary code for handling
8502 overriding-fontspec.
8503
8504 2008-02-01 Kenichi Handa <handa@m17n.org>
8505
8506 * international/mule-conf.el: New coding system aliases unix, dos,
8507 and mac.
8508
8509 2008-02-01 Kenichi Handa <handa@m17n.org>
8510
8511 * international/titdic-cnv.el (tit-process-header): Fix embedded
8512 coding tag.
8513 (titdic-convert): Bind coding-system-for-write to the coding
8514 system specfied in the map file. Remove `charset' property after
8515 decoding.
8516 (miscdic-convert): Bind coding-system-for-write to the coding
8517 system specfied for the map file. Fix LANGUAGE arg to
8518 quail-define-package.
8519 (batch-miscdic-convert): Check if a file is directory or not.
8520
8521 2008-02-01 Kenichi Handa <handa@m17n.org>
8522
8523 * international/mule.el (coding-system-equal): Move from mule-util.el.
8524
8525 * international/mule-util.el (coding-system-equal): Move to mule.el.
8526
8527 2008-02-01 Kenichi Handa <handa@m17n.org>
8528
8529 * international/encoded-kb.el (encoded-kbd-decode-code-list):
8530 New function.
8531 (encoded-kbd-self-insert-charset, encoded-kbd-setup-keymap):
8532 Support multibyte charsets.
8533
8534 2008-02-01 Kenichi Handa <handa@m17n.org>
8535
8536 * language/china-util.el (hz-set-msb-table): Turn chars beyond 128
8537 to eight-bit chars.
8538
8539 * international/mule-conf.el: Don't define coding system
8540 `undecided' here.
8541
8542 2008-02-01 Kenichi Handa <handa@m17n.org>
8543
8544 * international/mule-cmds.el (locale-language-names): Fix for
8545 gb18030 and gdk.
8546
8547 2008-02-01 Kenichi Handa <handa@m17n.org>
8548
8549 * international/fontset.el (font-encoding-alist): Add gbk.
8550 (charset-script-alist): Add chinese-gbk.
8551
8552 2008-02-01 Kenichi Handa <handa@m17n.org>
8553
8554 * language/chinese.el (chinese-gbk): Include ascii in charset-list.
8555
8556 2008-02-01 Kenichi Handa <handa@m17n.org>
8557
8558 * language/japanese.el ("Japanese"): Fix ordering of charsets.
8559
8560 2008-02-01 Kenichi Handa <handa@m17n.org>
8561
8562 * international/encoded-kb.el (encoded-kbd-self-insert-charset)
8563 (encoded-kbd-self-insert-utf-8, encoded-kbd-setup-keymap)
8564 (encoded-kbd-mode): Adjust code merged from trunk for unicode branch.
8565
8566 2008-02-01 Kenichi Handa <handa@m17n.org>
8567
8568 * descr-text.el (describe-char): Fix for the case CODE is a cons
8569 of integers.
8570
8571 2008-02-01 Steven Tamm <steventamm@mac.com>
8572
8573 * term/mac-win.el: Use mac-standard-fontset-spec to create fontset-mac.
8574 (mac-standard-fontset-spec): Create.
8575
8576 2008-02-01 Kenichi Handa <handa@m17n.org>
8577
8578 * international/mule-diag.el (unicode-data):
8579 Call find-file-noselect with NOWARN t.
8580
8581 2008-02-01 Kenichi Handa <handa@m17n.org>
8582
8583 * international/mule-conf.el (cp932-2-byte): Fix :code-space.
8584
8585 2008-02-01 Kenichi Handa <handa@m17n.org>
8586
8587 * international/characters.el: Give more CJK characters the
8588 category `|'.
8589
8590 * descr-text.el (describe-char): Make it work on *Help* buffer.
8591 Suppress auto-composition on a region describing about composition.
8592
8593 * language/european.el (diacritic-compose-region)
8594 (diacritic-compose-string, diacritic-composition-function):
8595 Compose diacritical marks only with a character whose syntax is
8596 word constituent.
8597 (diacritic-post-read-conversion): Delete it.
8598
8599 2008-02-01 Kenichi Handa <handa@m17n.org>
8600
8601 * composite.el (auto-compose-chars): Execute the main code in
8602 condition-case.
8603
8604 2008-02-01 Kenichi Handa <handa@m17n.org>
8605
8606 * international/fontset.el (x-complement-fontset-spec):
8607 Don't change CHARSET_REGISTRY and CHARSET_ENCODING fields.
8608
8609 2008-02-01 Kenichi Handa <handa@m17n.org>
8610
8611 * international/characters.el (next-word-boundary-kana):
8612 Handle half-width kana.
8613
8614 2008-02-01 Kenichi Handa <handa@m17n.org>
8615
8616 * international/mule-conf.el (indian-1-column): Fix :emacs-mule-id.
8617
8618 2008-02-01 Kenichi Handa <handa@m17n.org>
8619
8620 * language/japanese.el (japanese-iso-8bit): Fix order of :charset-list.
8621
8622 * mail/rmail.el (rmail-decode-babyl-format):
8623 Use with-coding-priority instead of detect-coding-with-priority.
8624
8625 2008-02-01 Kenichi Handa <handa@m17n.org>
8626
8627 * international/mule.el (make-translation-table)
8628 (make-translation-table-from-vector): Set the second extra slot of
8629 the char table to 1.
8630 (make-translation-table-from-alist): Fix handling of multiple entries.
8631
8632 2008-02-01 Kenichi Handa <handa@m17n.org>
8633
8634 * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213):
8635 New translation tables.
8636
8637 * international/mule.el (make-translation-table-from-alist):
8638 New function.
8639
8640 2008-02-01 Kenichi Handa <handa@m17n.org>
8641
8642 * international/mule.el (translate-region): Re-implement it here.
8643 Make it interactive.
8644
8645 2008-02-01 Kenichi Handa <handa@m17n.org>
8646
8647 * ps-mule.el (ps-mule-font-info-database): Doc fix.
8648
8649 2008-02-01 Kenichi Handa <handa@m17n.org>
8650
8651 * international/mule-conf.el (chinese-cns11643-15): New charset.
8652
8653 2008-02-01 Kenichi Handa <handa@m17n.org>
8654
8655 * international/fontset.el (font-encoding-alist): Add entries for
8656 variations of cns11643 fonts.
8657 (setup-default-fontset): Add cns11643 fonts as fallback fonts.
8658
8659 2008-02-01 Kenichi Handa <handa@m17n.org>
8660
8661 * international/mule-diag.el (list-charset-chars): Put charset
8662 text property.
8663
8664 * international/fontset.el (setup-default-fontset): Delete the
8665 entry for symbol script, add JISX0213 to kana script, specify
8666 fallback fonts.
8667
8668 2008-02-01 Kenichi Handa <handa@m17n.org>
8669
8670 * international/fontset.el (setup-default-fontset)
8671 (font-encoding-alist): Register "JISX0213.2004-1".
8672
8673 * international/mule-diag.el (list-character-sets): Fix the first
8674 line message.
8675 (sort-listed-character-sets): Adjust for the change of
8676 list-characters-sets-1.
8677 (list-character-sets-1): List supplementary character sets in a
8678 different section.
8679 (list-charset-chars): Validate charset at early stage.
8680
8681 * international/characters.el: Fix `han' script range.
8682
8683 * international/mule-conf.el (japanese-jisx0213.2004-1):
8684 Specify :code-space.
8685 (cp932-2-byte): Fix :code-space.
8686 (unicode-smp, unicode-sip, unicode-ssp): New charsets.
8687
8688 2008-02-01 Kenichi Handa <handa@m17n.org>
8689
8690 * international/mule-conf.el (japanese-jisx0213.2004-1):
8691 Specify :dimension 2.
8692
8693 * language/japanese.el (iso-2022-jp): Exclude japanese-jisx0212.
8694 (iso-2022-jp-2004, euc-jis-2004, japanese-shift-jis-2004):
8695 New coding systems.
8696 (iso-2022-jp-3, euc-jisx0213, shift_jis-2004): New coding system
8697 aliases.
8698 ("Japanese"): Add new charsets and coding systems.
8699
8700 2008-02-01 Kenichi Handa <handa@m17n.org>
8701
8702 * language/japanese.el (japanese-ucs-cp932-to-jis-map):
8703 Rename from japanese-ucs-cp932-map.
8704 (japanese-ucs-jis-to-cp932-map): Rename from japanese-ucs-jis-map.
8705 (japanese-ucs-glibc-map): Delete this translation table.
8706 (japanese-ucs-glibc-to-jis-map, japanese-ucs-jis-to-glibc-map):
8707 New translation tables.
8708
8709 2008-02-01 Kenichi Handa <handa@m17n.org>
8710
8711 * cus-start.el: Handle charset-map-path, not charset-map-directory.
8712
8713 2008-02-01 Kenichi Handa <handa@m17n.org>
8714
8715 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
8716
8717 2008-02-01 Kenichi Handa <handa@m17n.org>
8718
8719 * language/japanese.el: Add map #x00A6 <-> #xFFE4 to translation
8720 tables japanese-ucs-*-map.
8721
8722 2008-02-01 Kenichi Handa <handa@m17n.org>
8723
8724 * international/eucjp-ms.el: New file (automatically generated by
8725 admin/charsets/Makefile).
8726
8727 * international/cp51932.el: New file (automatically generated by
8728 admin/charsets/Makefile).
8729
8730 * language/japanese.el: Load cp51932 and eucjp-ms.
8731 (japanese-ucs-cp932-map, japanese-ucs-jis-map)
8732 (japanese-ucs-glibc-map): New translation tables.
8733 (eucjp-ms): New coding system.
8734
8735 * international/mule.el (coding-system-put): Delete it.
8736 It's implemented in C now.
8737
8738 * international/mule-conf.el (katakana-sjis): Fix :superset to :subset.
8739 (japanese-jisx0213-a): New supplementary charset.
8740 (japanese-jisx0213.2004-1): New charset.
8741
8742 2008-02-01 Kenichi Handa <handa@m17n.org>
8743
8744 * language/japanese.el (japanese-cp932): New coding system.
8745 (cp932): New alias of it.
8746
8747 * international/mule-conf.el (katakana-sjis, cp932-2-byte)
8748 (cp932): New charsets.
8749
8750 * international/mule.el (define-charset): If :code-space is not
8751 given, generate it from :dimension.
8752
8753 2008-02-01 Kenichi Handa <handa@m17n.org>
8754
8755 * composite.el (reference-point-alist): Doc fix.
8756 (encode-composition-rule, decode-composition-rule):
8757 Handle a rule (GREF NREF XOFF YOFF).
8758
8759 2008-02-01 Kenichi Handa <handa@m17n.org>
8760
8761 * language/european.el (diacritic-composition-function): Fix for
8762 the case that POS is at the head. Allow combining with more characters.
8763
8764 2008-02-01 Kenichi Handa <handa@m17n.org>
8765
8766 * descr-text.el (describe-char): Check `charset' property.
8767 Show the code point in the charset in hexadigits.
8768
8769 * international/mule-diag.el (stretches-for-character-list):
8770 Delete it.
8771 (list-block-of-chars): Use tabs instead of `display' property for
8772 aligning characters.
8773 (print-fontset-element): Fix the printing of XLFD.
8774
8775 2008-02-01 Kenichi Handa <handa@m17n.org>
8776
8777 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
8778 New function.
8779 (encoded-kbd-setup-keymap, encoded-kbd-mode): Add code for
8780 handling utf-8.
8781
8782 2008-02-01 Kenichi Handa <handa@m17n.org>
8783
8784 * faces.el (read-face-font): Include fontsets in the completion list.
8785
8786 * international/mule-cmds.el (set-locale-environment):
8787 Insert locale-translation-file-name in a unibyte buffer.
8788
8789 * international/characters.el: Fix setting of category `|'.
8790
8791 2008-02-01 Kenichi Handa <handa@m17n.org>
8792
8793 * language/chinese.el (chinese-gb18030): Fix :charset-list.
8794
8795 2008-02-01 Kenichi Handa <handa@m17n.org>
8796
8797 * international/mule-cmds.el (select-safe-coding-system): Fix for
8798 the case that the first element of default-coding-system is t.
8799 Fix a message when some coding systems are rejected.
8800
8801 2008-02-01 Kenichi Handa <handa@m17n.org>
8802
8803 * international/mule-cmds.el (set-language-environment): Put
8804 higher priority to charsets listed in `charset' property of the
8805 language environment.
8806
8807 2008-02-01 Kenichi Handa <handa@m17n.org>
8808
8809 * composite.el (auto-compose-chars): Don't do unnecessary
8810 save-exclusion and save-restriction.
8811
8812 2008-02-01 Kenichi Handa <handa@m17n.org>
8813
8814 * international/mule-conf.el (ctext-no-compositions):
8815 Remove garbage arguments.
8816
8817 * international/mule.el (make-coding-system): Fix generation of
8818 properties.
8819
8820 * international/fontset.el (setup-default-fontset): Specify fonts
8821 for `symbol' script.
8822
8823 * international/characters.el (script-list): Include `currency'
8824 in `symbol'.
8825
8826 2008-02-01 Alex Schroeder <alex@gnu.org>
8827
8828 * timezone.el (timezone-parse-date): Fix style 8 to accept ISO
8829 8601 format (a capital T between the date and the time).
8830
8831 2008-02-01 Kenichi Handa <handa@m17n.org>
8832
8833 * international/mule.el (private-char-area-1-min)
8834 (private-char-area-1-max, private-char-area-2-min)
8835 (private-char-area-2-max, emacs-mule-charset-table): New variables.
8836 (convert-define-charset-argument): New function.
8837 (define-charset): Handle the old calling style.
8838 Update emacs-mule-charset-table.
8839 (make-char-internal): New function.
8840
8841 2008-02-01 Jason Rumney <jasonr@gnu.org>
8842
8843 * w32-charset-info-alist: Define iso10646-1 always.
8844
8845 2008-02-01 Kenichi Handa <handa@m17n.org>
8846
8847 * composite.el (compose-region): Doc fix (delete duplicated line).
8848
8849 2008-02-01 Kenichi Handa <handa@m17n.org>
8850
8851 * international/characters.el: Fix syntax for Ethiopic.
8852
8853 2008-02-01 Jason Rumney <jasonr@gnu.org>
8854
8855 * w32-fns.el (w32-charset-info-alist): Accept more charset aliases.
8856
8857 * makefile.w32-in (DONTCOMPILE): Remove old languages.
8858 Add international/latin1-disp.el.
8859 (LC_ALL): Define as C.
8860
8861 2008-02-01 Jason Rumney <jasonr@gnu.org>
8862
8863 * term/w32-win.el: Don't set fontsets to use sjis.
8864
8865 2008-02-01 Kenichi Handa <handa@m17n.org>
8866
8867 * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
8868 (japanese-iso-8bit): Fix the order of charsets in :charset-list.
8869
8870 2008-02-01 Kenichi Handa <handa@m17n.org>
8871
8872 * composite.el (auto-composition-chunk-size): Delete variable.
8873 (auto-compose-chars): Always stop after processing a newline.
8874
8875 2008-02-01 Kenichi Handa <handa@m17n.org>
8876
8877 * international/mule.el (define-coding-system): Fix attribute
8878 name :for-unibyte.
8879
8880 2008-02-01 Kenichi Handa <handa@m17n.org>
8881
8882 * ps-bdf.el: Largely re-write.
8883
8884 * ps-mule.el: Largely re-write.
8885
8886 * ps-print.el (ps-generate-string-list): Delete function.
8887 (ps-rh-cache, ps-lf-cache, ps-rf-cache): Delete variables.
8888 (ps-header-footer-string): Delete function.
8889 (ps-encode-header-string-function): New variable.
8890 (ps-generate-header-line): Call ps-encode-header-string-function.
8891 (ps-basic-plot-string-function): New variable
8892 (ps-begin-job): Set ps-basic-plot-string-function and
8893 ps-encode-header-string-function. For setting up headers and
8894 footers, don't use caches such as ps-rh-cache. Don't call
8895 ps-mule-begin-page.
8896 (ps-basic-plot-str, ps-basic-plot-string, ps-control-character):
8897 Don't call ps-mule-prepare-ascii-font.
8898 (ps-plot-region): Don't pay attention to composition and
8899 non-ASCII characters.
8900 (ps-generate): Call ps-mule-end-job.
8901 (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
8902 (ps-mule-plot-string, ps-mule-begin-page): Delete autoload.
8903 (ps-mule-end-job): Declare autoload.
8904
8905 * composite.el (auto-compose-region): New function.
8906
8907 2008-02-01 Dave Love <fx@gnu.org>
8908
8909 * international/mule-util.el
8910 (detect-coding-with-language-environment): Doc fix.
8911
8912 * composite.el: Doc fixes.
8913 (auto-compose-chars): Use functionp, not fboundp.
8914
8915 * international/mule-diag.el (list-charset-chars): Set buffer file
8916 coding system.
8917
8918 * progmodes/cap-words.el (capitalized-words-mode): Add autoload
8919 cookie. Doc fix.
8920
8921 2008-02-01 Dave Love <fx@gnu.org>
8922
8923 * international/mule-diag.el (list-charset-chars): Set buffer file
8924 coding system.
8925
8926 * progmodes/cap-words.el (capitalized-words-mode): Add autoload
8927 cookie. Doc fix.
8928
8929 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
8930 * progmodes/sh-script.el (sh-font-lock-syntactic-face-function):
8931 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
8932 * eshell/esh-opt.el (eshell-process-option):
8933 * emulation/keypad.el (keypad-setup):
8934 * emacs-lisp/lisp-mode.el (prin1-char):
8935 * emacs-lisp/generic.el (generic-mode-set-comments):
8936 * edmacro.el (edmacro-parse-keys):
8937 * disp-table.el (standard-display-default): Use characterp.
8938
8939 2008-02-01 Kenichi Handa <handa@m17n.org>
8940
8941 * international/mule-conf.el (utf-16-be): Make it an alias of
8942 utf-16be-with-signature.
8943 (utf-16-le): Make it an alias of utf-16le-with-signature.
8944 (utf-16-be-with-signature, utf-16-le-with-signature): Remove these
8945 coding system aliases.
8946
8947 * international/utf-7.el (utf-7-decode, utf-7-encode):
8948 Use utf-16be, not utf-16-be.
8949
8950 2008-02-01 Kenichi Handa <handa@m17n.org>
8951
8952 * international/mule.el (coding-system-category): New function.
8953 (set-coding-priority): Re-write.
8954 (make-translation-table): Re-write.
8955
8956 * international/mule-cmds.el (universal-coding-system-argument):
8957 Check the coding system type `undecided', not `t'.
8958 (sort-coding-systems): Fix for iso-2022 coding systems.
8959 (find-multibyte-characters): Fix for eight-bit chars.
8960 (set-language-environment): Set charset priorities according to
8961 the charsets supported by the coding systems of higher priorities.
8962
8963 2008-02-01 Kenichi Handa <handa@m17n.org>
8964
8965 * font-lock.el
8966 (font-lock-match-c-style-declaration-item-and-skip-to-next):
8967 Check (match-end 2) before going there.
8968
8969 2008-02-01 Kenichi Handa <handa@m17n.org>
8970
8971 * international/mule.el (ctext-non-standard-designations-alist):
8972 Exclude entries for iso8859-1[03456]. Fix docstring.
8973 (ctext-pre-write-conversion): Make it work for the case that FROM
8974 is a string. Don't do unnecessary save-restriction and
8975 narrow-to-region.
8976
8977 2008-02-01 Kenichi Handa <handa@m17n.org>
8978
8979 * international/mule.el (ctext-non-standard-encodings-alist):
8980 Rename from non-standard-icccm-encodings-alist.
8981 (ctext-non-standard-encodings-regexp): New variable
8982 (ctext-post-read-conversion): Full rewrite.
8983 (ctext-non-standard-designations-alist): Rename from
8984 non-standard-designations-alist.
8985 (ctext-pre-write-conversion): Full rewrite.
8986 (define-coding-system): Doc fix (escape '"' by '\').
8987
8988 2008-02-01 Dave Love <fx@gnu.org>
8989
8990 * international/mule-conf.el (utf-16le, utf-16be-16be)
8991 (utf-16le-with-signature, utf-16be-with-signature, utf-16):
8992 Define :mime-text-unsuitable. Rename `utf-16{b,l}e...' from
8993 `-16-{b,l}e-' and define aliases for the old names.
8994
8995 * international/mule.el (define-coding-system): Doc fix.
8996
8997 2008-02-01 Dave Love <fx@gnu.org>
8998
8999 * international/utf-7.el: New file.
9000
9001 * international/mule-conf.el (utf-7): New.
9002
9003 2008-02-01 Kenichi Handa <handa@m17n.org>
9004
9005 * international/mule-conf.el (utf-16): Add :endian 'big.
9006
9007 * international/mule.el (define-coding-system): Fix docstring
9008 about :bom and :endian.
9009
9010 2008-02-01 Dave Love <fx@gnu.org>
9011
9012 * international/mule-diag.el (describe-character-set):
9013 Fix printing dimensions. Use `×', not `x'.
9014
9015 2008-02-01 Kenichi Handa <handa@m17n.org>
9016
9017 * international/fontset.el: Register CDAC fonts in
9018 face-font-rescale-alist instead of face-resizing-fonts.
9019
9020 2008-02-01 Kenichi Handa <handa@m17n.org>
9021
9022 * international/mule-conf.el (utf-16-le): Rename from utf-16-le-nosig.
9023 (utf-16-be): Rename from utf-16-be-nosig.
9024 (utf-16-le-with-signature): Rename from utf-16-le.
9025 (utf-16-be-with-signature): Rename from utf-16-be.
9026 (utf-16): Set :bom to (utf-16-le-with-signature .
9027 utf-16-be-with-signature).
9028
9029 2008-02-01 Dave Love <fx@gnu.org>
9030
9031 * language/georgian.el (georgian-ps, georgian-academy): New coding
9032 system.
9033
9034 * language/chinese.el (chinese-big5-hkscs): New coding system.
9035 (big5-hkscs, cn-big5-hkscs): New aliases.
9036
9037 * international/mule-conf.el (big5-hkscs, georgian-academy):
9038 New charset.
9039 (ibm1047): Doc fix.
9040 (pt154): Add mime-charset.
9041 (ptcp154, cp154): New aliases.
9042
9043 2008-02-01 Dave Love <fx@gnu.org>
9044
9045 * international/mule.el (charset-iso-final-char, define-coding-system):
9046 Doc fix.
9047
9048 2008-02-01 Kenichi Handa <handa@m17n.org>
9049
9050 * international/ccl.el (define-ccl-program): Fset charset-id
9051 to charset-id-internal temporarily.
9052
9053 2008-02-01 Kenichi Handa <handa@m17n.org>
9054
9055 * international/mule-diag.el (list-block-of-chars):
9056 Use decode-char instead of make-char.
9057
9058 2008-02-01 Kenichi Handa <handa@m17n.org>
9059
9060 * international/fontset.el: Enable the default fontset to use
9061 unicode fonts for ASCII characters.
9062 (x-decompose-font-name): Don't try to resolve PATTERN by
9063 x-resolve-font-name.
9064 (x-complement-fontset-spec): Never prepend an ASCII font.
9065 (create-fontset-from-fontset-spec): If a fontset of the same name
9066 already exists, override it instead of signalling an error. Don't
9067 turn `ascii' into `latin'. Don't update fontset-alias-alist here.
9068
9069 * international/mule-conf.el (unicode-bmp): Delete duplicated
9070 definition. Give it :code-offset 0.
9071
9072 * international/mule-diag.el (print-fontset-element): New function.
9073 (print-fontset): Use print-fontset-element to print the elements
9074 of a fontset. Use it also to print fonts fallen back to the
9075 default fontsets.
9076
9077 * term/x-win.el: Delete the code to create a fontset from the X
9078 resource "Font".
9079
9080 2008-02-01 Kenichi Handa <handa@m17n.org>
9081
9082 * international/mule-diag.el (print-fontset): Insert proper
9083 newline and indentation spaces.
9084
9085 2008-02-01 Dave Love <fx@gnu.org>
9086
9087 * emacs-lisp/byte-opt.el (side-effect-free-fns): Add langinfo,
9088 multibyte-char-to-unibyte.
9089
9090 * emacs-lisp/cl-macs.el (cl-make-type-test): Use characterp.
9091
9092 * international/mule-cmds.el (find-coding-systems-for-charsets):
9093 Use coding-system-type, coding-system-charset-list.
9094 (standard-keyboard-coding-systems): Delete.
9095 (set-locale-environment): Maybe set keyboard coding system.
9096 Avoid typical warning about codeset in C locale.
9097
9098 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9099
9100 * international/fontset.el (x-complement-fontset-spec): If a
9101 fontname doesn't conform to XLFD format, try to get XLFD name by
9102 x-list-fonts.
9103
9104 2008-02-01 Dave Love <fx@gnu.org>
9105
9106 * international/mule-conf.el (mik, pt154): New charsets.
9107
9108 * language/cyrillic.el (mik, pt154): New coding systems.
9109
9110 2008-02-01 Dave Love <fx@gnu.org>
9111
9112 * international/characters.el: Move parts around so that syntax
9113 definitions aren't overwritten wrongly.
9114
9115 * international/mule-diag.el (unicode-data): Fix treatment of
9116 numeric-value fields.
9117
9118 2008-02-01 Dave Love <fx@gnu.org>
9119
9120 * progmodes/cap-words.el: New file.
9121
9122 2008-02-01 Kenichi Handa <handa@m17n.org>
9123
9124 The following changes are to make character composition happen
9125 automatically on displaying.
9126
9127 * composite.el: Remove all autoload cookies.
9128 (composition-function-table): Move variable declaration from
9129 composite.c. Change format.
9130 (save-buffer-state): Copy from font-lock.el.
9131 (auto-composition-chunk-size): New variable.
9132 (auto-compose-chars): New function. Set
9133 auto-composition-function to it.
9134 (toggle-auto-composition): New function.
9135
9136 * international/characters.el: Make all chararacters in the
9137 charset tibetan to tibetan script.
9138
9139 * international/mule-conf.el (tibetan): Fix :code-space property.
9140 (tibetan-1-column): Delete :superset property, add :code-offset
9141 property.
9142
9143 * international/quail.el (quail-input-string-to-events): Don't
9144 generate compose-chars-after events.
9145
9146 * language/devanagari.el: Register devanagari-composable-function
9147 in composition-function-table for Devanagari characters.
9148
9149 * language/devan-util.el: Register devanagari-composable-pattern
9150 in indian-composable-pattern.
9151 (devanagari-composition-function): Add autoload cookie. Change
9152 arguments to conform to composition-function-table.
9153
9154 * language/european.el: Register combining characters in
9155 composition-function-table.
9156 (diacritic-composition-function): Change arguments to conform to
9157 composition-function-table.
9158
9159 * language/indian.el (indian-composable-pattern): New variable.
9160
9161 * language/ind-util.el (indian-compose-region): Don't call
9162 compose-chars-after, instead call a function registered in
9163 composition-function-table.
9164
9165 * language/lao.el: Register lao-composition-function in
9166 composition-function-table for Lao vowels and tones.
9167 (lao): Don't use lao-post-read-conversion.
9168
9169 * language/lao-util.el (lao-post-read-conversion): Delete this function.
9170 (lao-composition-function): Change arguments to conform to
9171 composition-function-table.
9172
9173 * language/thai.el: Register thai-composition-function in
9174 composition-function-table for Thai vowels and tones.
9175 (thai-tis620): Don't use thai-post-read-conversion.
9176
9177 * language/thai-util.el (thai-post-read-conversion): Delete function.
9178 (thai-composition-function): Change arguments to conform to
9179 composition-function-table.
9180
9181 * language/tibetan.el: Register tibetan-composition-function in
9182 composition-function-table for Tibetan characters.
9183
9184 * language/tibet-util.el (tibetan-composition-function):
9185 Change arguments to conform to composition-function-table.
9186
9187 * loadup.el: Load composite.
9188
9189 2008-02-01 Dave Love <fx@gnu.org>
9190
9191 * international/mule-diag.el (unicode-data): Find unicodedata-file
9192 literally.
9193
9194 2008-02-01 Dave Love <fx@gnu.org>
9195
9196 * international/fontset.el: Doc fixes.
9197 ("fontset-default"): Add iso8859-15.
9198
9199 2008-02-01 Kenichi Handa <handa@m17n.org>
9200
9201 * international/fontset.el ("fontset-default"): Add an entry for
9202 `indian-is13194' charset.
9203
9204 * international/mule-conf.el (indian-is13194): Delete :unify-map
9205 property. Don't unify this charset.
9206 (indian-2-column): Delete :superset property, add :code-offset property.
9207
9208 * language/devan-util.el: Delete the superfluous autoload cookie
9209 near the head of the file.
9210 (devanagari-compose-region): Add autoload cookie.
9211
9212 * language/ind-util.el (indian-2-column-to-ucs-region):
9213 Add autoload cookie.
9214
9215 2008-02-01 Kenichi Handa <handa@m17n.org>
9216
9217 * international/fontset.el ("fontset-default"): Add an entry for
9218 `devanagari' script and `malayalam-glyph' charset.
9219 (face-resizing-fonts): Register CDAC fonts.
9220
9221 * international/mule-conf.el (malayalam-glyph): New charset.
9222
9223 2008-02-01 Dave Love <fx@gnu.org>
9224
9225 * term/x-win.el: Fix typo in loop setting x-keysym-table.
9226
9227 2008-02-01 Dave Love <fx@gnu.org>
9228
9229 * international/mule-conf.el (utf-8-emacs): Delete :mime-charset.
9230
9231 * term/x-win.el: Remove some ancient compatibility code. Populate
9232 x-keysym-table.
9233
9234 * international/mule-cmds.el (wid-edit): Require when compiling.
9235 (set-locale-environment): Check locale against coding system
9236 aliases too.
9237
9238 2008-02-01 Kenichi Handa <handa@m17n.org>
9239
9240 * language/indian.el (in-is13194-devanagari):
9241 Fix :post-read-conversion and :pre-write-conversion.
9242
9243 2008-02-01 Dave Love <fx@gnu.org>
9244
9245 * international/mule-cmds.el (charset): Supply doc, :tag.
9246
9247 2008-02-01 Kenichi Handa <handa@m17n.org>
9248
9249 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Be sure to
9250 return a unibyte string.
9251
9252 2008-02-01 Kenichi Handa <handa@m17n.org>
9253
9254 * international/mule-cmds.el (set-locale-environment):
9255 Delete superfluous ')'s at the tail.
9256
9257 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9258
9259 * international/mule.el (define-coding-system): Fix typo;
9260 "docode" -> "decode".
9261
9262 2008-02-01 Dave Love <fx@gnu.org>
9263
9264 * emacs-lisp/byte-opt.el (side-effect-free-fns):
9265 Add string-make-unibyte string-make-multibyte string-to-multibyte
9266 string-as-multibyte string-as-unibyte.
9267
9268 2008-02-01 Dave Love <fx@gnu.org>
9269
9270 * language/english.el (ibm1047, cp1047): New.
9271
9272 * international/mule-conf.el (alternativnyj): Use new table.
9273 (cp866): Define standalone, not as alias.
9274 (ibm866): Change alias.
9275 (ibm1047): New.
9276
9277 * language/cyrillic.el (cyrillic-alternativnyj):
9278 Remove mime-charset. Use alternativnj charset.
9279 (cp866): Remove alias. Define standalone.
9280
9281 2008-02-01 Dave Love <fx@gnu.org>
9282
9283 * language/european.el ("Latin-2", "Latin-5"): Doc fix.
9284
9285 * language/cyrillic.el ("Bulgarian"): Fix input method and charset.
9286 ("Tajik", "Belarusian"): Fix charset.
9287
9288 * international/mule-cmds.el (describe-language-environment):
9289 Be case-insensitive when looking for input methods.
9290 (locale-name-match): Doc fix.
9291 (locale-charset-match-p): New.
9292 (set-locale-environment): Warn if coding system doesn't agree
9293 with system locale.
9294
9295 2008-02-01 Kenichi Handa <handa@m17n.org>
9296
9297 * international/mule-cmds.el (select-safe-coding-system): If
9298 :mime-charset property of a coding system is not equal to that
9299 coding system, don't show that :mime-charset name.
9300
9301 2008-02-01 Dave Love <fx@gnu.org>
9302
9303 * international/quail.el (quail-help): Fix underlining.
9304
9305 * language/chinese.el (chinese-gb18030, gb18030)
9306 ("Chinese-GB18030"): New.
9307
9308 * international/mule-cmds.el (locale-language-names): Add GB18030.
9309
9310 * international/swedish.el: Don't require latin-1.
9311
9312 2008-02-01 Dave Love <fx@gnu.org>
9313
9314 * language/czech.el ("Czech"):
9315 * language/slovak.el ("Slovak"):
9316 * language/romanian.el ("Romanian"): Remove unibyte-syntax property.
9317
9318 * language/greek.el ("Greek"): Remove unibyte-syntax property.
9319 (cp737): New coding system.
9320
9321 * language/european.el: Remove unibyte-syntax properties.
9322 Augment some coding-system properties.
9323
9324 * international/mule-cmds.el (set-language-environment):
9325 Check for charset property of environment.
9326 (language-info-alist): Doc fix.
9327
9328 * Makefile.in (DONTCOMPILE): Remove latin-N.el.
9329
9330 * international/characters.el: Add Latin-1.
9331
9332 * international/latin-1.el, international/latin-2.el,
9333 * international/latin-3.el, international/latin-4.el,
9334 * international/latin-5.el, international/latin-8.el,
9335 * international/latin-9.el: Delete.
9336
9337 * loadup.el: Remove international/latin-N.el.
9338
9339 * case-table.el (set-case-syntax-charset, set-case-syntax-1)
9340 (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
9341 Undo last changes.
9342
9343 * international/mule-diag.el (unicode-data): Check that
9344 `unicodedata-file' exists.
9345
9346 2008-02-01 Kenichi Handa <handa@m17n.org>
9347
9348 * international/fontset.el (charset-script-alist): Fix script names.
9349
9350 2008-02-01 Kenichi Handa <handa@m17n.org>
9351
9352 * international/latin-1.el: Bind set-case-syntax-charset to
9353 iso-8859-1. Never provide latin-1.
9354
9355 * international/latin-2.el: Bind set-case-syntax-charset to
9356 iso-8859-2. Never provide latin-2.
9357
9358 * international/latin-3.el: Bind set-case-syntax-charset to
9359 iso-8859-3. Never provide latin-3.
9360
9361 * international/latin-4.el: Bind set-case-syntax-charset to
9362 iso-8859-4. Never provide latin-4.
9363
9364 * international/latin-5.el: Bind set-case-syntax-charset to
9365 iso-8859-9. Never provide latin-5.
9366
9367 * international/latin-8.el: Bind set-case-syntax-charset to
9368 iso-8859-14. Never provide latin-8.
9369
9370 * international/latin-9.el: Bind set-case-syntax-charset to
9371 iso-8859-15. Never provide latin-9.
9372
9373 * case-table.el (set-case-syntax-set-multibyte): Delete variable.
9374 (set-case-syntax-charset): New variable.
9375 (set-case-syntax-1): New function.
9376 (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
9377 Call set-case-syntax-1 on arguments.
9378
9379 * international/mule-cmds.el (set-language-environment): Delete
9380 unnecessary setup of syntax/case for unibyte case.
9381
9382 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9383
9384 * international/fontset.el (generate-fontset-menu): Exclude the
9385 default fontset.
9386
9387 * faces.el (describe-face): Describe :fontset property too.
9388
9389 2008-02-01 Dave Love <fx@gnu.org>
9390
9391 * international/characters.el: Don't set char width of CJK
9392 charsets generally. Add some non-word syntax cases.
9393 (korean-ksc5601): Fix ranges with symbol syntax.
9394
9395 2008-02-01 Dave Love <fx@gnu.org>
9396
9397 * Makefile.in (DONTCOMPILE): Add indian.el.
9398
9399 * language/ind-util.el:
9400 (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
9401 (ucs-gurmukhi-to-is13194-alist, ucs-gujarati-to-is13194-alist)
9402 (ucs-oriya-to-is13194-alist, ucs-tamil-to-is13194-alist)
9403 (ucs-telugu-to-is13194-alist, ucs-malayalam-to-is13194-alist):
9404 Remove declarations and let-bind them in re-written top-level loop
9405 over scripts, including ucs-devanagari-to-is13194-alist.
9406
9407 2008-02-01 Dave Love <fx@gnu.org>
9408
9409 * international/mule-cmds.el (charset): Move.
9410 (language-info-custom-alist): Move. Alter :set.
9411 (find-coding-systems-for-charsets): Check charset type before
9412 getting :charset-list.
9413
9414 * language/ind-util.el (iscii-to-ucs-region): Fix typo.
9415
9416 2008-02-01 Dave Love <fx@gnu.org>
9417
9418 * wid-edit.el (widget-string-complete): New.
9419 (widget-coding-system-prompt-value-history): Delete.
9420 (coding-system): Use coding-system-value-history.
9421
9422 * international/mule-cmds.el (charset): New widget.
9423 (language-info-custom-alist): Use it.
9424 (default-input-method): Modify :type.
9425
9426 2008-02-01 Dave Love <fx@gnu.org>
9427
9428 * language/ind-util.el (ucs-devanagari-to-is13194-alist)
9429 (indian-glyph-char, indian-char-glyph): Delete.
9430 (is13194-default-repertory): Rename from is13194-default-repartory.
9431 (iscii-to-ucs-region): Hoist evals from loop.
9432
9433 * language/devan-util.el (dev-charseq): Avoid indian-glyph-char.
9434
9435 * language/indian.el (indian-script-table)
9436 (ccl-encode-indian-glyph-font): Delete.
9437
9438 * international/mule-cmds.el (language-info-custom-alist): New.
9439 (input-method-activate-hook, input-method-inactivate-hook)
9440 (input-method-after-insert-chunk-hook)
9441 (input-method-use-echo-area, set-language-environment-hook)
9442 (exit-language-environment-hook): Customize.
9443 (find-coding-systems-for-charsets): Rewrite.
9444 (default-input-method): Add :link.
9445
9446 2008-02-01 Dave Love <fx@gnu.org>
9447
9448 * international/mule-conf.el (eight-bit): Add :docstring,
9449 :short-name properties.
9450 (cp851): Doc fix.
9451 (unicode-bmp): New.
9452
9453 * case-table.el (set-case-syntax-pair): Remove check on byte lengths.
9454
9455 * language/european.el (cp858): New.
9456 ("Turkish"): Add special case rules.
9457
9458 2008-02-01 Dave Love <fx@gnu.org>
9459
9460 * international/characters.el: Make Ÿ and ÿ a case pair.
9461
9462 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9463
9464 * international/mule-conf.el: Don't define the charset iso-8859-1
9465 here, just setup its properties.
9466
9467 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9468
9469 * international/mule-conf.el (utf-8): Give :mime-charset property.
9470
9471 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9472
9473 * international/characters.el: Remove duplicated case setting for
9474 Cyrillic and Greek letters. Don't setup printable-chars here.
9475
9476 * case-table.el (describe-buffer-case-table): Handle the case
9477 that KEY is a cons within map-char-table.
9478
9479 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9480
9481 * international/characters.el: Fix categories ?A and ?C.
9482 Treat ASCII characters as `latin' script.
9483
9484 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9485
9486 * international/fontset.el (fontset-plain-name): If the fontset
9487 name doesn't ends with "-fontset-*", use family name as the first
9488 part of the plain name.
9489 (create-fontset-from-ascii-font): If "fontset-startup" is not yet
9490 created, use that name for the fontset. Fix arguments to
9491 subst-char-in-string.
9492
9493 2008-02-01 Dave Love <fx@gnu.org>
9494
9495 * term.el (term-char-mode): Remove generic-character-list code.
9496
9497 * ruler-mode.el (ruler-mode-character-validate): Use characterp.
9498
9499 * wid-edit.el (character): Use characterp.
9500
9501 * international/mule-diag.el (describe-coding-system): Add utf-16 case.
9502
9503 * language/viet-util.el (viet-encode-viscii-char): Use encode-char.
9504
9505 * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
9506 Add charset.
9507 ("Ukrainian"): New.
9508
9509 * language/georgian.el (georgian-ps): New coding system.
9510
9511 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9512
9513 * international/mule-cmds.el (reset-language-environment):
9514 Don't set nonascii-translation-table and nonascii-insert-offset.
9515 Call set-unibyte-charset, not set-primary-charset.
9516 (nonascii-translation-table, nonascii-insert-offset):
9517 Declare these variable as obsolete ones.
9518 (set-language-environment): Call set-unibyte-charset, not
9519 set-primary-charset. Call set-charset-priority with `charset'
9520 info of the language environment.
9521
9522 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9523
9524 * international/characters.el (next-word-boundary-han):
9525 Don't treat katakana following han characters as a part of a word.
9526
9527 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9528
9529 * international/characters.el: Call map-charset-chars on big5 (not
9530 chinese-big5-1/2) to set categories `c', `C', and `|'.
9531 (next-word-boundary-han, next-word-boundary-kana): New function.
9532 Register it in next-word-boundary-function-table.
9533
9534 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9535
9536 * arc-mode.el (archive-file-name-coding-system): New variable.
9537 Make it permanent-local.
9538 (byte-after, bref, insert-unibyte): New function. Change most of
9539 char-after, aref, insert to them respectively.
9540 (archive-mode): Set archive-file-name-coding-system.
9541 (archive-summarize): Don't change the buffer's multibyteness.
9542 (archive-extract): Inherit archive-file-name-coding-system from
9543 archive-superior-buffer. Bind coding-system-for-write to
9544 archive-file-name-coding-system.
9545 (archive-*-write-file-member): Encode ENAME by
9546 archive-file-name-coding-system. Bind coding-system-for-write to
9547 no-conversion.
9548 (archive-rename-entry): Encode the filename by
9549 archive-file-name-coding-system.
9550 (archive-mode-revert): Don't change the buffer's multibyteness.
9551 (archive-arc-summarize, archive-lzh-summarize)
9552 (archive-zoo-summarize): Don't change the buffer's multibyteness.
9553 Decode filenames by archive-file-name-coding-system.
9554 (archive-arc-rename-entry, archive-zip-chmod-entry): Don't change
9555 the buffer's multibyteness.
9556
9557 * tar-mode.el (tar-file-name-coding-system): New variable.
9558 Make it permanent-local.
9559 (tar-header-block-tokenize): Decode filename and linkname by
9560 tar-file-name-coding-system.
9561 (tar-header-block-checksum): Call multibyte-char-to-unibyte to get
9562 the byte value of eight-bit chars.
9563 (tar-summarize-buffer): Call set-buffer-multibyte with METHOD
9564 `to'. Delete unnecessary call of position-bytes.
9565 (tar-mode): Set tar-file-name-coding-system. Delete unnecessary
9566 call of position-bytes.
9567 (tar-extract): Simplify by calling decode-coding-region with
9568 DESTINATION argument. Don't toggle multibyteness of tar buffer.
9569 (tar-copy, tar-expunge): Don't toggle multibyteness of tar buffer.
9570 (tar-clear-modification-flags): Delete unnecessary call of
9571 position-bytes.
9572 (tar-rename-entry): Call tar-alter-one-field with encoded new name.
9573 (tar-alter-one-field): Don't toggle multibyteness of tar buffer.
9574 Convert new-data-string by string-to-multibyte before inserting it.
9575 (tar-subfile-save-buffer): Don't toggle multibyteness of tar
9576 buffer. Simplify by calling encoding-coding-region with
9577 DESTINATION argument.
9578 (tar-mode-write-file): Delete unnecessary call of byte-to-position.
9579
9580 2008-02-01 Dave Love <fx@gnu.org>
9581
9582 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Doc fix.
9583
9584 * emacs-lisp/copyright.el (copyright-regexp): Remove redundancy.
9585
9586 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9587
9588 * international/characters.el: Setup char-script-table.
9589
9590 * international/fontset.el: Setup the default fontset by the new
9591 script-based way.
9592 (x-complement-fontset-spec): Change the format of arg FONTLIST to
9593 an alist of charsets vs font name lists.
9594 (charset-script-alist): New variable.
9595 (create-fontset-from-fontset-spec): Allow script name in
9596 FONTSET-SPEC. If charset is specified in FONTSET-SPEC, change it
9597 to the corresponding script name.
9598 (create-fontset-from-ascii-font): Slight tuning.
9599
9600 * international/mule-conf.el (devanagari-glyph): New charset.
9601 Unify these charsets: korean-ksc5601, ipa, tibetan, ethiopic,
9602 japanese-jisx0208, japanese-jisx0212, japanese-jisx0213-1,
9603 japanese-jisx0213-2.
9604
9605 * international/mule-diag.el (print-fontset): Use describe-vector
9606 to handle a char table returned by fontset-info.
9607
9608 * language/indian.el: Don't register ccl-encode-indian-glyph-font
9609 and ccl-encode-unicode-font in font-ccl-encoder-alist.
9610
9611 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9612
9613 * international/mule-util.el (detect-coding-with-priority):
9614 Fix the place of using `,' marker in backquote form.
9615
9616 2008-02-01 Dave Love <fx@gnu.org>
9617
9618 * international/mule-conf.el (mule-unicode-e000-ffff): Set :max-code.
9619
9620 * international/mule-util.el (with-coding-priority): Fix.
9621
9622 * international/mule.el (set-coding-priority): Fix obsolete spec.
9623
9624 2008-02-01 Dave Love <fx@gnu.org>
9625
9626 * international/mule-cmds.el (leim-list-header): Add coding tag.
9627
9628 2008-02-01 Dave Love <fx@gnu.org>
9629
9630 * international/mule-cmds.el (find-coding-systems-region)
9631 (language-info-alist, reset-language-environment, princ-list): Doc fix.
9632 (input-method-verbose-flag): Fix :type.
9633
9634 2008-02-01 Dave Love <fx@gnu.org>
9635
9636 * international/mule.el (set-char-table-default): Make obsolete.
9637
9638 2008-02-01 Dave Love <fx@gnu.org>
9639
9640 * language/devanagari.el ("Devanagari"): Fix coding-system,
9641 coding-priority.
9642
9643 * international/mule-diag.el (describe-char-after): Modify display
9644 list processing.
9645 (unicodedata-file, unicodedata-find): New.
9646
9647 2008-02-01 Dave Love <fx@gnu.org>
9648
9649 * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done): Add
9650 autoload cookie.
9651
9652 * international/ja-dic-cnv.el (skkdic-convert): Add coding tag.
9653
9654 2008-02-01 Dave Love <fx@gnu.org>
9655
9656 * international/mule-util.el (detect-coding-with-priority): Rewrite.
9657
9658 2008-02-01 Dave Love <fx@gnu.org>
9659
9660 * composite.el (compose-string): Doc fix.
9661
9662 * language/georgian.el ("Georgian"): Delete code-pages feature,
9663 add nonascii-translation.
9664
9665 * language/european.el ("German", "French", "Spanish"):
9666 Add latin-9 as alternative coding system.
9667 ("Slovenian", "Polish"): Add windows-1250 as alternative coding system.
9668 ("Dutch"): Add latin-9 as alternative coding system. Add input method.
9669 ("Turkish"): Add windows-1254 and latin-3 as alternative coding systems.
9670 ("Lithuanian", "Latvian"): Add windows-1257 as alternative coding
9671 system.
9672
9673 * emacs-lisp/byte-opt.el (side-effect-free-fns): Add decode-char,
9674 encode-coding-char.
9675 (side-effect-and-error-free-fns): Add charsetp, max-char,
9676 primary-charset.
9677
9678 * simple.el: Don't require cl when compiling.
9679
9680 * Makefile.in (DONTCOMPILE): Fix duplicates.
9681
9682 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Fix typo.
9683
9684 * international/mule.el: Doc fixes.
9685 (load-with-code-conversion): Fix coding-system-type test.
9686
9687 * international/mule-cmds.el (sort-coding-systems): Comment out
9688 iso-2022 case.
9689 (encoded-string-description): Fix coding-system-type test.
9690
9691 2008-02-01 Dave Love <fx@gnu.org>
9692
9693 * international/characters.el: Make korean-ksc5601 double-width.
9694
9695 * international/mule.el (auto-coding-regexp-alist):
9696 Recognize Emacs 20/1 byte-compiled files.
9697
9698 * international/mule-conf.el (file-coding-system-alist):
9699 Change .elc to utf-8-emacs.
9700
9701 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Adjust for use
9702 of utf-8-emacs.
9703 (byte-compile-insert-header): Update magic number. Add ballast.
9704 (map-char-table): Use byte-compile-funarg-2.
9705
9706 2008-02-01 Dave Love <fx@gnu.org>
9707
9708 * language/cyrillic.el ("Belarusian"): Doc fix.
9709 (cp1125, koi8-t): Doc fix.
9710
9711 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
9712 (find-multibyte-characters): Don't test for charset `unknown'.
9713 (locale-language-names): Change or add: be, bs, cy, mk, ru.koi8,
9714 ru, sr_YU, tg, wa, zh.gbk.
9715 (locale-language-names): Change sp to Cyrillic.
9716 (locale-charset-language-names): Match @euro after utf-8.
9717
9718 2008-02-01 Dave Love <fx@gnu.org>
9719
9720 * language/chinese.el (chinese-gbk, gbk, cp936, windows-936):
9721 New coding systems.
9722 ("Chinese-GBK"): New environment.
9723
9724 * language/thai-util.el: Remove redundant unicodes in category-setting.
9725
9726 * language/lao-util.el: Remove redundant unicodes in category-setting.
9727
9728 * international/mule-conf.el (japanese-jisx0213-1)
9729 (japanese-jisx0213-2): Add unify-map.
9730
9731 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9732
9733 * international/quail.el (quail-update-leim-list-file):
9734 Force writing the file by iso-2022-7bit.
9735
9736 * international/titdic-cnv.el (miscdic-convert): Force writing the
9737 file by iso-2022-7bit.
9738
9739 * international/mule.el (define-charset): Change the attribute
9740 :parents to :subset or :superset.
9741
9742 * international/mule-conf.el: Adjust for the change of
9743 define-charset (:parent -> :subset or :superset).
9744
9745 * international/characters.el: Fix the last change.
9746
9747 2008-02-01 Dave Love <fx@gnu.org>
9748
9749 * language/cyril-util.el (cyrillic-encode-koi8-r-char)
9750 (cyrillic-encode-alternativnyj-char): Fix.
9751 (standard-display-cyrillic-translit): Remove redundant unicodes.
9752
9753 2008-02-01 Dave Love <fx@gnu.org>
9754
9755 * language/cyrillic.el ("Tajik", "Bulgarian", "Belarusian"):
9756 New environments.
9757
9758 * international/mule-conf.el (control-1): New charset.
9759 (eight-bit-control, eight-bit-graphic): Redefine to use raw-bytes space.
9760 (korean-ksc5601): Redefine to use code-offset and unify-map.
9761
9762 2008-02-01 Dave Love <fx@gnu.org>
9763
9764 * international/mule-conf.el (tcvn-5712): New charset.
9765
9766 * language/vietnamese.el (vietnamese-tcvn, tcvn): New coding system.
9767 ("Vietnamese"): Doc fix.
9768
9769 2008-02-01 Dave Love <fx@gnu.org>
9770
9771 * international/mule-conf.el (windows-936): New alias.
9772
9773 * cus-start.el: Add scalable-fonts-allowed.
9774
9775 * international/characters.el: Reinstate various CJK syntax and
9776 category setup. Remove obsolete syntax setting in Greek section.
9777 Optimize the char tables.
9778
9779 * language/thai.el ("Thai"): Add cp874, iso-8859-11 coding systems.
9780
9781 * language/vietnamese.el ("Vietnamese"): Add windows-1258 coding system.
9782
9783 * language/greek.el ("Greek"): Add windows-1253, cp851, cp869
9784 coding systems.
9785
9786 * language/romanian.el ("Romanian"): Add iso-latin-10 coding system.
9787
9788 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9789
9790 * international/characters.el (printable-chars): Setup correctly.
9791
9792 2008-02-01 Dave Love <fx@gnu.org>
9793
9794 * cus-start.el: Add selection-coding-system.
9795
9796 * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding systems.
9797
9798 * language/china-util.el (post-read-decode-hz)
9799 (pre-write-encode-hz): Move from chinese.el.
9800 (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code)
9801 (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Delete.
9802
9803 * language/chinese.el (post-read-decode-hz)
9804 (pre-write-encode-hz): Move to china-util.el.
9805
9806 * case-table.el (set-case-syntax-pair): Test again for equal byte
9807 lengths of the pair.
9808
9809 * international/characters.el: Add Vietnamese category to
9810 equivalent unicodes.
9811
9812 2008-02-01 Dave Love <fx@gnu.org>
9813
9814 * international/mule-conf.el (chinese-sisheng, ipa)
9815 (indian-is13194, tibetan, ethiopic): Add :unify-map.
9816
9817 * international/mule-diag.el (describe-character-set): Account for
9818 more than two dimensions of possibly different size.
9819 (describe-current-coding-system): Add selection-coding-system.
9820
9821 * international/mule-cmds.el (unify-8859-on-encoding-mode)
9822 (unify-8859-on-decoding-mode): Move from mule.el.
9823
9824 * international/mule.el (unify-8859-on-encoding-mode)
9825 (unify-8859-on-decoding-mode): Remove :init-value.
9826 (charset-chars): Add optional dimension arg.
9827 (unify-8859-on-encoding-mode, unify-8859-on-decoding-mode):
9828 Move to mule-cmds.el.
9829
9830 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9831
9832 * international/fontset.el: Change registry for japanese-jisx0208
9833 to "JISX0208*" in the default fontset.
9834 (font-encoding-alist): Add an entry for "JISX0208.1983" and
9835 "ISO10646.indian-1".
9836
9837 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9838
9839 * language/japanese.el (japanese-iso-7bit-1978-irv):
9840 Add `designation' to :flags, `ascii' to :charset-list.
9841
9842 * international/mule.el (define-charset): New args :min-code and
9843 :max-code.
9844 (coding-system-iso-2022-flags): Add use-roman, use-oldjis.
9845
9846 * international/mule-conf.el (chinese-gbk): Change :code-offset to
9847 #x160000.
9848 (gb18030-2-byte, gb18030-4-byte-bmp, gb18030-4-byte-smp)
9849 (gb18030-4-byte-ext-1, gb18030-4-byte-ext-2, gb18030): New charsets.
9850
9851 2008-02-01 Dave Love <fx@gnu.org>
9852
9853 * language/thai.el (iso-8859-11): New coding system.
9854
9855 * international/mule-conf.el: Doc fixes.
9856 (iso-8859-11): New.
9857
9858 2008-02-01 Dave Love <fx@albion.dl.ac.uk>
9859
9860 * cus-start.el (scalable-fonts-allowed): Add.
9861
9862 2008-02-01 Dave Love <fx@gnu.org>
9863
9864 * international/mule.el (unify-8859-on-encoding-mode)
9865 (unify-8859-on-decoding-mode): Dummy versions.
9866
9867 * international/ucs-tables.el: Remove.
9868
9869 * Makefile.in (DONTCOMPILE): Add language/chinese.el,
9870 language/japanese.el.
9871
9872 * international/mule-conf.el: Doc fixes.
9873 (cp936): New alias.
9874 (cp720, cp858): New charsets.
9875
9876 * mail/sendmail.el (mail-recover-1, mail-recover): Use utf-8-emacs
9877 coding system, not emacs-mule.
9878
9879 * files.el (revert-buffer, recover-file): Likewise.
9880
9881 * desktop.el (desktop-save): Likewise.
9882
9883 2008-02-01 Dave Love <fx@gnu.org>
9884
9885 * international/mule.el (with-category-table): Use make-symbol.
9886 (coding-system-list): Use coding-system-aliases.
9887 (make-translation-table): Don't deal with generic characters.
9888
9889 * international/mule-util.el (coding-system-post-read-conversion)
9890 (coding-system-pre-write-conversion)
9891 (coding-system-translation-table-for-decode)
9892 (coding-system-translation-table-for-encode): Get the right properties.
9893 (with-coding-priority): New macro.
9894 (detect-coding-with-language-environment): Use it.
9895 (coding-system-equal): Use coding-system-plist.
9896
9897 * international/encoded-kb.el (encoded-kbd-setup-keymap) <ccl>:
9898 Use :valid property.
9899
9900 * international/mule-cmds.el (encode-coding-char):
9901 Use find-coding-systems-string. Don't use make-char.
9902 (describe-language-environment): Use coding-system-aliases.
9903 (prefer-coding-system): Doc fix.
9904
9905 * international/mule-diag.el (describe-current-coding-system):
9906 Fix aliases listing.
9907 (print-iso-2022-flags): Delete.
9908 (print-designation): Partial re-write.
9909 (describe-coding-system): Deal with iso-2022 designations, flags.
9910 Fix shift_jis case.
9911 (describe-char-after): Use characterp. Print explicit unicode.
9912 Remove some obsolete code.
9913 (print-coding-system-briefly): Fix printing aliases.
9914 (print-coding-system): Use coding-system-aliases.
9915 (mule-diag): Don't list coding categories.
9916
9917 * international/mule-conf.el: Doc fixes. Remove redundant :long-name properties.
9918 Re-order charset priorities.
9919 (binary): New alias.
9920 (iso-8859-16): Fix nickname.
9921 (define-iso-single-byte-charset): Un-define after use.
9922
9923 2008-02-01 Dave Love <fx@gnu.org>
9924
9925 * international/characters.el: Additional double width specifications.
9926
9927 * international/mule-diag.el (print-coding-system): Incomplete updates.
9928 (describe-character-set): List more properties.
9929 (print-fontset): Fix case of vector font-spec.
9930 (describe-current-coding-system): Fix iso-7, iso-7-else.
9931
9932 * international/mule-conf.el (ibm866): Fix alias.
9933 (iso-8859-16): Fix nickname.
9934
9935 2008-02-01 Dave Love <fx@gnu.org>
9936
9937 * language/ind-util.el: Avoid decode-char.
9938 (indian--puthash-char, indian--puthash-c, indian--puthash-cv):
9939 Use characterp, not char-valid-p.
9940
9941 * language/devan-util.el: Add coding tag, avoid decode-char.
9942
9943 * international/titdic-cnv.el: Add coding tag.
9944 (tit-process-header): Add coding tag to output.
9945
9946 * language/thai.el (cp874, ibm874): New coding systems.
9947
9948 * emacs-lisp/byte-opt.el <side-effect-and-error-free-fns>:
9949 Add character-p.
9950
9951 * language/european.el (cp852, ibm852, cp857, ibm857, cp860)
9952 (ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437):
9953 New coding systems.
9954 <set-language-info-alist>: Avoid decode-char.
9955
9956 * language/hebrew.el (cp862, ibm862): New coding systems.
9957
9958 * language/greek.el (cp851, ibm851, cp869, ibm869): New coding systems.
9959
9960 * language/cyrillic.el (cp855, ibm855): New coding systems.
9961
9962 * international/mule-conf.el: Avoid decode-char in top-level code
9963 for self-inserting multibyte chars.
9964 (cp437, cp737, cp775, cp851, cp852, cp855, cp857, cp855, cp857)
9965 (cp860, cp861, cp862, cp863, cp864, cp865, cp869, cp874):
9966 New charsets.
9967
9968 * international/characters.el: Various simplifications and additions.
9969
9970 2008-02-01 Dave Love <fx@gnu.org>
9971
9972 * international/mule-conf.el (code-pages): Provide, for compatibility.
9973
9974 * international/code-pages.el: Remove.
9975
9976 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9977
9978 * Makefile.in: Cancel the 2008-02-01 change of mine.
9979
9980 * international/fontset.el: Add setting for unicode font at the
9981 end of the default fontset.
9982
9983 2008-02-01 Dave Love <fx@gnu.org>
9984
9985 * international/mule-conf.el (adobe-standard-encoding, symbol):
9986 Adjust :code-space.
9987 (ibm850): Add :ascii-compatible-p.
9988
9989 2008-02-01 Kenichi Handa <handa@etl.go.jp>
9990
9991 * international/mule-conf.el (vietnamese-viscii-lower)
9992 (vietnamese-viscii-upper): Supply them :code-offset, then unify by
9993 mapping table.
9994
9995 2008-02-01 Dave Love <fx@gnu.org>
9996
9997 * cus-start.el: Add charset-map-directory.
9998
9999 * international/fontset.el (font-encoding-alist): Add adobe-symbol.
10000
10001 * format.el (format-alist): Remove ibm, mac, hp entries (available
10002 natively).
10003
10004 * language/romanian.el (iso-latin-10): Add :mime-charset.
10005 ("Romanian"): Add doc.
10006
10007 * international/mule-conf.el (iso-8859-10, symbol)
10008 (adobe-standard-encoding, ibm850): New charsets.
10009 (iso-8859-13): Fix IR number, final char.
10010 (file-coding-system-alist): Add .xml.
10011
10012 * language/european.el (iso-latin-6, iso-8859-10, latin-6)
10013 (iso-latin-7, iso-8859-13, latin-7, hp-roman8, roman8)
10014 (adobe-standard-encoding, cp850, ibm850): New coding systems.
10015 ("Latin-6", "Latin-7"): New language environments.
10016
10017 2008-02-01 Dave Love <fx@gnu.org>
10018
10019 * Makefile.in (DONTCOMPILE): Remove ucs-tables, utf-8,
10020 utf-8-subst; add vietnamese, cyrillic, czech.
10021
10022 * language/romanian.el (iso-latin-10): New coding system.
10023
10024 * international/mule-conf.el (emacs-mule): Set :charset-list,
10025 consistent with coding-system-charset-list doc.
10026 (iso-8859-16): New charset.
10027
10028 * international/mule-diag.el (describe-coding-system): Avoid error
10029 for iso-2022, emacs-mule.
10030
10031 2008-02-01 Dave Love <fx@gnu.org>
10032
10033 * international/codepage.el: Remove or comment out most of code.
10034 (codepage-setup): Re-write as trivial, obsolete function.
10035
10036 * language/utf-8-lang.el ("UTF-8"): Use utf-8, not mule-utf-8.
10037 Remove setup function.
10038
10039 * language/english.el (ebcdic-us, ebcdic-uk): New coding systems.
10040
10041 * Makefile.in (DONTCOMPILE): Add language/vietnamese.el,
10042 language/cyrillic.el, language/czech.el.
10043
10044 * language/vietnamese.el (windows-1258, cp1258): New coding systems.
10045 (font-ccl-encoder-alist): Remove viscii, vscii.
10046
10047 * language/hebrew.el (windows-1255, cp1255): New coding systems.
10048
10049 * language/european.el (windows-1254, cp1254, windows-1257)
10050 (cp1257, next, iso-latin-7, iso-8859-13, latin-7): New coding systems.
10051 ("Latin-7", "Lithuanian", "Latvian"): Don't require code-pages.
10052
10053 * language/greek.el (windows-1253, cp1253): New coding systems.
10054
10055 * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map
10056 file name.
10057 (windows-1253, windows-1254, windows-1255, windows-1256)
10058 (windows-1257, windows-1258, next): New charsets.
10059
10060 * international/utf-8.el, international/utf-8-subst.el: Remove.
10061
10062 * international/mule.el: Doc fixes.
10063 (charset-list, generic-char-p, set-coding-priority): Make obsolete.
10064 (coding-system-get): Try to convert old-style symbol to keyword.
10065 (define-charset): Purecopy strings in property list.
10066 (define-coding-system): Purecopy docstring.
10067
10068 * international/mule-diag.el (list-character-sets-2): Avoid
10069 charset-bytes.
10070 (list-iso-charset-chars, list-non-iso-charset-chars): Delete.
10071 (list-block-of-chars): Re-write.
10072 (describe-character-set): Show more properties.
10073 (describe-char-after): Correct codepoint display.
10074 (print-coding-system): Use symbolic types.
10075
10076 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10077
10078 * Makefile.in: Be sure also to run emacs with LANG=C.
10079
10080 2008-02-01 Dave Love <fx@gnu.org>
10081
10082 * international/mule-diag.el: Doc fixes.
10083 (sort-charset-list, charset-multibyte-form-string): Remove.
10084 (list-character-sets, list-character-sets-1)
10085 (list-character-sets-2): Re-write.
10086 (non-iso-charset-alist): Set to nil and made obsolete.
10087 (decode-codepage-char): Re-write and made obsolete.
10088 (read-charset): Don't use non-iso-charset-alist.
10089 (describe-coding-system): Use keyword properties.
10090 (describe-character-set): Re-write.
10091
10092 * international/mule-conf.el (koi8-u, koi8-t, georgian-ps)
10093 (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us)
10094 (ebcdic-uk): New charsets.
10095
10096 * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125):
10097 New coding systems.
10098
10099 * language/european.el (windows-1252): New coding system.
10100
10101 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10102
10103 * Makefile.in: By sure to run emacs with LC_ALL=C.
10104
10105 * international/encoded-kb.el (encoded-kbd-handle-8bit): Call
10106 encoded-kbd-self-insert-iso2022-8bit with argument 1.
10107 (encoded-kbd-self-insert-charset): New function.
10108 (encoded-kbd-setup-keymap, encoded-kbd-mode): Handle a
10109 coding-system of type charset.
10110
10111 2008-02-01 Dave Love <fx@gnu.org>
10112
10113 * international/mule-cmds.el (set-locale-environment): Comment out
10114 set-keyboard-coding-system stuff.
10115
10116 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10117
10118 * international/mule.el (define-coding-system): Doc fix;
10119 sjis->shift-jis.
10120
10121 * international/mule-conf.el: Use decode-char instead of make-char.
10122
10123 * international/encoded-kb.el (encoded-kbd-self-insert-iso2022-8bit):
10124 New arg ARG. Directly call self-insert-command. This is a
10125 temporary workaround to make it work with latin-1.
10126 (encoded-kbd-mode): Change `sjis' to `shift-jis'.
10127
10128 * international/characters.el: Setup char-width-table for CJK
10129 characters.
10130
10131 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10132
10133 * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
10134 Fix the initial value to specify character range of
10135 japanese-jisx0208, not unicode.
10136
10137 * international/characters.el: Set syntax/category for
10138 japanese-jisx0208.
10139
10140 2008-02-01 Dave Love <fx@gnu.org>
10141
10142 * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not
10143 mime-charset.
10144
10145 * language/vietnamese.el, language/korean.el, language/japanese.el:
10146 * language/hebrew.el, language/greek.el, language/chinese.el:
10147 Fix :mime-charset properties.
10148
10149 * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8)
10150 (cyrillic-alternativnyj): Fix :mime-charset.
10151 (cp878, cp866): New alias.
10152
10153 * language/european.el: Fix mime-charset properties.
10154
10155 * international/mule-cmds.el (sort-coding-systems)
10156 (select-safe-coding-system, select-message-coding-system): Use
10157 :mime-charset, not 'mime-charset.
10158
10159 * international/mule-conf.el: Add various :mime-charset properties.
10160
10161 2008-02-01 Dave Love <fx@gnu.org>
10162
10163 * international/encoded-kb.el (encoded-kbd-self-insert-ccl): Fix
10164 getting decoder.
10165 (encoded-kbd-mode): Fix code for coding system type and designations.
10166
10167 * international/mule-conf.el: Spelling fixes.
10168
10169 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10170
10171 * international/fontset.el (fontset-plain-name): Handle the case
10172 that size, weight, slant are not specified in the fontset name.
10173
10174 2008-02-01 Yong Lu <lyongu@asia-infonet.com>
10175
10176 * language/greek.el (greek-iso-8bit): Fix typo.
10177
10178 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10179
10180 * language/chinese.el (chinese-big5): Change :coding-type to `charset'.
10181
10182 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10183
10184 * international/characters.el: Change encoding to utf-8-emacs.
10185 Remove apparent duplicate codes.
10186
10187 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10188
10189 * international/fontset.el: Change the registry for
10190 chinese-gb2312 and add the registry for chinese-gbk.
10191
10192 * international/mule.el (charset-chars): Fix typo.
10193
10194 * international/mule-conf.el (chinese-gbk): New charset.
10195
10196 * international/titdic-cnv.el (titdic-convert): Read into a
10197 unibyte buffer then make the buffer multibyte.
10198
10199 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10200
10201 * international/mule-conf.el (utf-16-le, utf-16-be): Use :bom attribute
10202 instead of :signature.
10203
10204 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10205
10206 * language/czech.el ("Czech"): Set `iso-8859-2' for
10207 `nonascii-translation'.
10208
10209 * language/romanian.el ("Romanian"): Likewise.
10210
10211 * language/slovak.el ("Slovak"): Likewise.
10212
10213 * international/characters.el: Optimize calls of modify-category-entry.
10214
10215 2008-02-01 Kenichi Handa <handa@etl.go.jp>
10216
10217 * bindings.el: Don't bind multibyte characters to
10218 self-insert-command here. It's done in mule-conf.el.
10219
10220 * case-table.el (set-case-syntax-offset): Delete variable.
10221 (set-case-syntax-1): Delete function. Change callers.
10222 (set-case-syntax-delims): Don't check byte length of characters.
10223
10224 * isearch.el (isearch-mode-map): Call set-char-table-range to bind
10225 characters to isearch-printing-char.
10226
10227 * loadup.el: Don't load "international/utf-8". Don't call
10228 update-coding-systems-internal. Bind coding-system-for-write to
10229 `utf-8' while writing fns-XXX.el. Call clear-charset-maps before
10230 dumping.
10231
10232 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Adjust for the
10233 change of map-char-table.
10234
10235 * eshell/esh-mode.el: Adjust for the change of map-char-table.
10236
10237 * international/characters.el: Adjust for the deletion of
10238 generic characters.
10239
10240 * international/code-pages.el (cp-make-translation-table)
10241 (cp-valid-codes, cp-fix-safe-chars): Delete. Change caller.
10242 (cp-make-coding-system): Call define-coding-system.
10243
10244 * international/fontset.el: Rewrite most code.
10245
10246 * international/ja-dic-cnv.el (skkdic-get-kana-compact-codes):
10247 Call encode-char instead of split-char.
10248
10249 * international/ja-dic-utl.el (skkdic-jisx0208-hiragana-block):
10250 Change value.
10251 (skkdic-lookup-key): Call encode-char instead of split-char.
10252
10253 * international/titdic-cnv.el (titdic-convert): Bind
10254 coding-system-for-write to 'iso-2022-7bit. Don't work on unibyte
10255 buffer.
10256
10257 * international/latin-1.el: Don't bind set-case-syntax-offset.
10258
10259 * international/latin-2.el: Don't bind set-case-syntax-offset.
10260
10261 * international/latin-3.el: Don't bind set-case-syntax-offset.
10262
10263 * international/latin-4.el: Don't bind set-case-syntax-offset.
10264
10265 * international/latin-5.el: Don't bind set-case-syntax-offset.
10266
10267 * international/latin-8.el: Don't bind set-case-syntax-offset.
10268
10269 * international/latin-9.el: Don't bind set-case-syntax-offset.
10270
10271 * international/mule-cmds.el: Don't use coding category.
10272 Call set-coding-system-priority instead of set-coding-priority.
10273 (sort-coding-systems, select-safe-coding-system):
10274 Call coding-system-priority-list to get the most preferred one.
10275 (reset-language-environment): Order of coding system priority
10276 changed. Set primary charset to iso-8859-1.
10277 (set-language-environment-coding-systems):
10278 Call set-coding-system-priority instead of set-coding-priority.
10279 (get-charset-property, put-charset-property): Move to mule.el.
10280
10281 * international/mule-conf.el: Ful re-write.
10282
10283 * international/mule-diag.el (print-designation): Change arguments.
10284 (print-iso-2022-flags): New function.
10285 (describe-coding-system, describe-current-coding-system):
10286 Adjust for the new structure of coding system.
10287
10288 * international/mule.el (char-valid-p): Make it an alias of characterp.
10289 (define-charset): Full re-design.
10290 (charset-quoted-standard-p): Delete.
10291 (charsetp): Move to charset.c.
10292 (charset-info, charset-id, charset-bytes, charset-width)
10293 (charset-directioin, charset-iso-graphic-plane)
10294 (charset-reverse-charset): Delete.
10295 (charset-dimension, charset-chars, charset-iso-final-char)
10296 (charset-description, charset-short-name, charset-long-name):
10297 Call charset-plist instead of charset-info.
10298 (charset-plist, set-charset-plist): Move to charset.c.
10299 (get-charset-property, put-charset-property): Move from
10300 mule-cmds.el. Call charset-plist and set-charset-plist.
10301 (make-char): Delete.
10302 (generic-char-p): Make it always return nil.
10303 (decode-char, encode-char): Move to charset.c.
10304 (coding-spec-XXX-idx): Delete variables.
10305 (coding-system-iso-2022-flags): New variable.
10306 (define-coding-system): New function.
10307 (transform-make-coding-system-args, make-coding-system): Delete.
10308 (set-coding-priority): Make it obsolete.
10309 (after-insert-file-set-buffer-file-coding-system)
10310 (find-new-buffer-file-coding-system): Adjust for the new coding
10311 system structure.
10312
10313 * language/chinese.el, language/cyrillic.el, language/european.el:
10314 * language/greek.el, language/hebrew.el, language/indian.el:
10315 * language/japanese.el, language/korean.el, language/lao.el:
10316 * language/thai.el, language/tibetan.el, language/vietnamese.el:
10317 Call define-coding-system instead of make-coding-system.
10318 Delete all CCL program.
10319
10320 * textmodes/sgml-mode.el (sgml-mode-map): Use encode-char instead
10321 of make-char.
10322 (sgml-char-names-table): Fix iteration limit.
10323
10324 * term/mac-win.el: Delete unnecessary calls of set-fontset-font.
10325 (ccl-encode-mac-roman-font): Delete.
10326
10327 * Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
10328 utf-8.el, and utf-8-subst.el as they can't be bytecompiled
10329 currently. This is just a temporary workaround.
10330
10331 2008-02-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10332
10333 * whitespace.el (global-whitespace-mode): Use `find-file-hook' instead
10334 of `find-file-hooks'.
10335 (global-whitespace-toggle-options): Doc fix.
10336
10337 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
10338
10339 * whitespace.el (whitespace): Set :version tag to 23.1.
10340 (whitespace-turn-off, whitespace-toggle-options): Fix typos.
10341 (whitespace-style, whitespace-chars, whitespace-space)
10342 (whitespace-hspace, whitespace-tab, whitespace-newline)
10343 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
10344 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
10345 (whitespace-hspace-regexp, whitespace-space-regexp)
10346 (whitespace-tab-regexp, whitespace-trailing-regexp)
10347 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
10348 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
10349 (whitespace-space-after-tab-regexp, whitespace-line-column)
10350 (whitespace-display-mappings, global-whitespace-toggle-options)
10351 (whitespace-cleanup, whitespace-cleanup-region)
10352 (whitespace-interactive-char): Doc fixes.
10353
10354 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
10355
10356 * whitespace.el (global-whitespace-mode): Fix modeline lighter.
10357 When turning off the global mode, turn off the local modes too
10358 if whitespace is being unloaded.
10359 (whitespace-unload-function): New function.
10360
10361 2008-02-01 Thien-Thi Nguyen <ttn@gnuvola.org>
10362
10363 * vc.el (vc-update): Fix bug: Specify branch tip as
10364 vc-checkout REVISION. Reported by Dan Nicolaescu.
10365
10366 2008-02-01 Glenn Morris <rgm@gnu.org>
10367
10368 * info.el (bookmark-make-cell-function, bookmark-search-size)
10369 (bookmark-current-bookmark): Declare variables for compiler.
10370 (bookmark-buffer-file-name, bookmark-get-filename)
10371 (bookmark-get-front-context-string)
10372 (bookmark-get-rear-context-string, bookmark-get-position)
10373 (bookmark-get-info-node, bookmark-file-or-variation-thereof)
10374 (bookmark-jump-noselect): Declare functions for compiler.
10375 (Info-bookmark-make-cell): Fix argument list to match example of
10376 `bookmark-make-cell-for-text-file'.
10377 (Info-bookmark-jump): Don't require info inside info.el.
10378
10379 2008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
10380
10381 * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
10382 (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
10383 (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
10384 (verilog-sk-state-machine): Quote all calls to
10385 "auxiliary skeleton"s to prevent infloops.
10386
10387 2008-02-01 Jason Rumney <jasonr@gnu.org>
10388
10389 * w32-fns.el: Partially revert 2007-11-10 change.
10390
10391 2008-02-01 Martin Rudalics <rudalics@gmx.at>
10392
10393 * mail/rmail.el (rmail-highlight): Fix specification.
10394 Reported by pod <pod@herald.ox.ac.uk>.
10395
10396 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
10397
10398 * image-mode.el (image-mode-current-vscroll)
10399 (image-mode-current-hscroll): Make buffer-local.
10400 (image-set-window-vscroll, image-set-window-hscroll): Simplify.
10401 (image-reset-current-vhscroll): Use the latest setting when displaying
10402 for the first time in a window. Apply to all windows in the frame.
10403 (image-mode): Don't make image-mode-current-[vh]scroll buffer-local.
10404
10405 * progmodes/grep.el (grep-compute-defaults):
10406 Don't mix up defaults for different connections to the same host.
10407
10408 2008-01-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10409
10410 * blank-mode.el: Rename to whitespace.el.
10411
10412 * obsolete/whitespace.el: Rename to obsolete/old-whitespace.el.
10413
10414 2008-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
10415
10416 * net/rcompile.el (remote-compile): Remove broken code.
10417
10418 2008-01-31 Jason Rumney <jasonr@gnu.org>
10419
10420 * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
10421
10422 2008-01-31 Juanma Barranquero <lekktu@gmail.com>
10423
10424 * linum.el (linum-unload-function): New function.
10425
10426 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
10427
10428 * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
10429 (gdb-var-set-format-handler): New function.
10430 (gdb-var-set-format): Use it.
10431
10432 2008-01-30 Juanma Barranquero <lekktu@gmail.com>
10433
10434 * emacs-lisp/check-declare.el (check-declare-directory):
10435 * emacs-lisp/authors.el (authors): Use `find-program' and
10436 `grep-program' instead of hardcoded program names.
10437
10438 * emacs-lisp/cl-loaddefs.el: Update.
10439
10440 2008-01-30 Tassilo Horn <tassilo@member.fsf.org>
10441
10442 * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New functions.
10443 Implement bookmark support the new make-cell/handler way.
10444 (Info-mode): Bind bookmark-make-cell-function to
10445 Info-bookmark-make-cell buffer locally.
10446
10447 2008-01-30 Richard Stallman <rms@gnu.org>
10448
10449 * progmodes/etags.el (tags-query-replace): Delete unused optional args.
10450 Doc fix.
10451
10452 * files.el (hack-local-variables): Don't query about fake variables.
10453
10454 2008-01-30 Markus Triska <markus.triska@gmx.at>
10455
10456 * linum.el: New file.
10457
10458 2008-01-29 Michael Albinus <michael.albinus@gmx.de>
10459
10460 * net/tramp.el (tramp-methods): Use "-H" option for "sudo".
10461 Suggested by Trent W. Buck <trentbuck@gmail.com>. Make ("%h")
10462 a single element in "plinkx".
10463 (tramp-handle-shell-command): Reuse "*Async Shell Command*" or
10464 "*Shell Command Output*" buffers. Check, whether there is already
10465 an asynchronous process running. Display always the buffer of the
10466 asynchronous process.
10467 (tramp-compute-multi-hops): Adapt error message.
10468
10469 2008-01-29 Alan Mackenzie <acm@muc.de>
10470
10471 * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
10472 from this regexp; part of same fix as next change to cc-engine.el.
10473
10474 * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
10475 Anchor the "{" of a template function correctly on "template", not the
10476 following "<".
10477
10478 * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
10479
10480 2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
10481
10482 * doc-view.el (doc-view-mode): Adapt to image-mode-current-vscroll
10483 and image-mode-current-hscroll being alists now.
10484
10485 * image-mode.el (image-mode-current-vscroll)
10486 (image-mode-current-hscroll): Add doc strings.
10487 (image-set-window-vscroll, image-set-window-hscroll)
10488 (image-reset-current-vhscroll, image-mode): Adapt to
10489 image-mode-current-vscroll and image-mode-current-hscroll being
10490 alists now.
10491
10492 2008-01-29 Martin Rudalics <rudalics@gmx.at>
10493
10494 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10495 Strip extension from .emacs.el to make sure symbol is searched
10496 in .emacs too.
10497
10498 2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
10499
10500 * doc-view.el (doc-view-mode): Use facilities below to
10501 restore [vh]scroll when switching buffers.
10502
10503 * image-mode.el (image-mode-current-vscroll)
10504 (image-mode-current-hscroll): New variables.
10505 (image-set-window-hscroll, image-set-window-vscroll): New functions.
10506 (image-forward-hscroll, image-next-line, image-bol, image-eol)
10507 (image-bob, image-eob): Use them.
10508 (image-reset-current-vhscroll): New function.
10509 (image-mode): Make new variables buffer-local and reset [vh]scroll
10510 on window configuration changes.
10511
10512 2008-01-27 Nick Roberts <nickrob@snap.net.nz>
10513
10514 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
10515 gdb-cpp-define-alist-program if file is nil (currently only
10516 " *partial-output-...").
10517
10518 2008-01-27 Richard Stallman <rms@gnu.org>
10519
10520 * allout.el: Many doc fixes.
10521 (allout-encrypt-string): Fix error message.
10522
10523 2008-01-26 Eli Zaretskii <eliz@gnu.org>
10524
10525 * progmodes/etags.el (tags-query-replace): Doc fix.
10526
10527 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
10528
10529 * allout.el (allout-unload-function): New function.
10530
10531 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
10532
10533 * allout.el (allout-prefix-data): Doc fix.
10534 (allout-show-current-subtree): Reflow docstring.
10535 (allout-use-mode-specific-leader, allout-use-hanging-indents)
10536 (produce-allout-mode-map, allout-overlay-interior-modification-handler)
10537 (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
10538 (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
10539 (allout-copy-topic-as-kill, allout-listify-exposed)
10540 (allout-process-exposed, allout-encrypted-key-info)
10541 (allout-update-passphrase-mnemonic-aids)
10542 (allout-next-topic-pending-encryption)
10543 (allout-tests-globally-true): Fix typos in docstrings.
10544
10545 2008-01-23 Jason Rumney <jasonr@gnu.org>
10546
10547 * lpr.el (printer-name): Do not set on MS Windows.
10548
10549 2008-01-28 Michael Albinus <michael.albinus@gmx.de>
10550
10551 * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
10552 the command.
10553
10554 2008-01-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10555
10556 * whitespace.el: Moved to obsolete dir.
10557
10558 * blank-mode.el: New version 9.2. Replace whitespace functions by
10559 aliases in blank-mode.
10560 (whitespace-buffer): New fun.
10561 (whitespace-region): Alias for whitespace-buffer, because there is no
10562 blank-region fun.
10563 (whitespace-cleanup): Alias for blank-cleanup.
10564 (whitespace-cleanup-region): Alias for blank-cleanup-region.
10565
10566 2008-01-27 Juanma Barranquero <lekktu@gmail.com>
10567
10568 * server.el (server-log-time-function): Doc fix.
10569 (server-buffer): Fix typo in docstring.
10570
10571 2008-01-27 Martin Rudalics <rudalics@gmx.at>
10572
10573 * view.el (view-buffer): Explain in doc-string why exit-action
10574 should not be set to kill-buffer.
10575
10576 * arc-mode.el (archive-extract):
10577 * tar-mode.el (tar-extract): Use kill-buffer-if-not-modified as
10578 exit-action when viewing the buffer.
10579
10580 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
10581
10582 * add-log.el (change-log-search-file-name): Work harder to find
10583 the correct file name.
10584 (change-log-find-file): Fix typo.
10585 (change-log-start-entry-re): Move definition earlier.
10586
10587 2007-01-27 Jan Nieuwenhuizen <janneke@gnu.org>
10588
10589 * add-log.el (change-log-search-file-name, change-log-find-file):
10590 New function.
10591 (change-log-font-lock-keywords): Move file name matching ...
10592 (change-log-file-names-re): ... here. New defconst.
10593 (change-log-mode-map): New binding C-c C-f to change-log-find-file.
10594
10595 2008-01-27 Alan Mackenzie <acm@muc.de>
10596
10597 * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
10598 enhance comments.
10599
10600 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
10601
10602 * net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
10603 methods, the host name must be a local host.
10604
10605 2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
10606
10607 * vc.el: Add TODO item about not defaulting to RCS.
10608
10609 * server.el (server-process-filter): Check for non-nil before
10610 calling file-directory-p.
10611
10612 2008-01-27 Alan Mackenzie <acm@muc.de>
10613
10614 * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
10615 arglist-cont-nonempty.
10616
10617 * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
10618 for a brace with syntax arglist-cont-nonempty.
10619
10620 * progmodes/cc-styles.el (c-style-alist): Add elements for
10621 arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python, awk).
10622
10623 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
10624
10625 * button.el (define-button-type): Clarify type of NAME in docstring.
10626
10627 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
10628
10629 * server.el (server-buffer): New const.
10630 (server-log): New var.
10631 (server-log): Use them.
10632 (server-process-filter): (Try to) run the continuation in the same cwd
10633 as the client's.
10634
10635 2008-01-26 Alan Mackenzie <acm@muc.de>
10636
10637 * progmodes/cc-defs.el (c-save-buffer-state):
10638 Bind buffer-file-name and buffer-file-truename to nil, to prevent
10639 primitives generating "buffer is read only" messages.
10640
10641 2008-01-20 Ulf Jasper <ulf.jasper@web.de>
10642
10643 * calendar/icalendar.el (icalendar-version): Increase to "0.17".
10644 (icalendar-import-format): Doc fix. Allow function type.
10645 (icalendar--read-element): Doc fix.
10646 (icalendar--parse-summary-and-rest): Doc fix. Handle function
10647 type icalendar-import-format. Make regexps non-greedy.
10648 (icalendar--format-ical-event): Handle function type
10649 icalendar-import-format.
10650 (icalendar-import-format-sample): New function.
10651
10652 2008-01-26 Thien-Thi Nguyen <ttn@gnuvola.org>
10653
10654 * vc.el (vc-exec-after): For mode-line-process highlighting, if
10655 `compile' is not available, fall back to font-lock-warning-face.
10656
10657 2008-01-26 Phil Sung <psung@mit.edu> (tiny change)
10658
10659 * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
10660 that the filename end is found even when the filename is empty.
10661 Fixes error and spurious newlines when marking files for deletion.
10662
10663 2008-01-26 Martin Rudalics <rudalics@gmx.at>
10664
10665 * subr.el (find-tag-default): Simplify using exclusively
10666 skip-syntax-backward/-forward.
10667
10668 2008-01-26 Michael Albinus <michael.albinus@gmx.de>
10669
10670 * vc.el (vc-directory, vc-update-change-log): Remove check for
10671 Tramp. Both functions work for it, though pretty slow
10672 (`vc-directory'). Maybe the implementation can be optimized.
10673
10674 * net/tramp.el (tramp-dissect-file-name): Raise an error when
10675 Tramp 2.0 syntax is used.
10676 Suggested by Trent W. Buck <trentbuck@gmail.com>.
10677
10678 2008-01-26 Eli Zaretskii <eliz@gnu.org>
10679
10680 * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used,
10681 invoke directory-files-and-attributes with last argument `integer'
10682 instead of `string'.
10683 (insert-directory): Add -n to the list of supported switches
10684 mentioned in the doc string.
10685
10686 2008-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10687
10688 * blank-mode.el: New version 9.1. Handle "long" line tail
10689 visualization. Doc fix.
10690 (blank-line-length): Rename to blank-line-column.
10691 (blank-chars-value-list, blank-toggle-option-alist, blank-help-text):
10692 Initialization fix.
10693 (blank-replace-spaces-by-tabs): New fun.
10694 (blank-cleanup, blank-cleanup-region, blank-color-on): Code fix.
10695
10696 2008-01-25 Richard Stallman <rms@gnu.org>
10697
10698 * subr.el (add-hook): Implement `permanent-local-hook' property.
10699
10700 * loadhist.el (file-provides, file-requires): Push the filename right.
10701
10702 2008-01-25 Martin Rudalics <rudalics@gmx.at>
10703
10704 * emacs-lisp/find-func.el (find-library): Wrap search for
10705 library name in condition-case to avoid reporting a scan-error.
10706
10707 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
10708
10709 * server.el (server-process-filter): Don't force
10710 the authentication string to be followed by "\n".
10711
10712 2008-01-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10713
10714 * blank-mode.el: New version 9.0. New commands to clean up some blank
10715 problems like trailing blanks. New faces and regexp for visualizing
10716 the blank problems. Doc fix.
10717 (blank-chars, blank-global-modes, blank-chars-value-list)
10718 (blank-toggle-option-alist, blank-help-text): Initialization fix.
10719 (blank-indentation, blank-empty, blank-space-after-tab): New faces.
10720 (blank-indentation, blank-empty, blank-space-after-tab)
10721 (blank-indentation-regexp, blank-empty-at-bob-regexp)
10722 (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options.
10723 (blank-cleanup, blank-cleanup-region): New commands.
10724 (blank-color-on): Code fix.
10725
10726 2008-01-25 Dan Nicolaescu <dann@ics.uci.edu>
10727
10728 * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
10729 file name.
10730 (ibuffer-mode-map): Add binding to sort by file name.
10731 (ibuffer-filename/process-header-map): New variable.
10732 (filename-and-process): Add a header that sorts by file name.
10733 (ibuffer-mode): Mention sorting by file name.
10734
10735 * ibuf-ext.el (filename/process): New sorter.
10736
10737 2008-01-25 Sven Joachim <svenjoac@gmx.de>
10738
10739 * view.el (kill-buffer-if-not-modified): Don't pass t to
10740 buffer-modified-p.
10741
10742 2008-01-24 Michael Albinus <michael.albinus@gmx.de>
10743
10744 * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
10745 the source file in case of `rename'.
10746 Reported by Pete Forman <pete.forman@westerngeco.com>.
10747
10748 2008-01-24 Ken Manheimer <ken.manheimer@gmail.com>
10749
10750 * allout.el (allout-keybindings-list): In initial setting, express
10751 meta-prefixed allout keys as vectors instead of strings, since the
10752 string form is interpreted in some cases as composed key
10753 modifiers, eg, accented keys.
10754
10755 (allout-line-boundary-regexp): Clarify description.
10756
10757 (set-allout-regexp): Repair the expressions so that the formfeed
10758 part is identified as one of the top-level groups, and is
10759 included in all the forms, not just the -line-boundary-regexp one.
10760
10761 (allout-prefix-data): Incorporate information from the various
10762 allout regexp's formfeed alternative group, when present.
10763
10764 (allout-write-file-hook-handler): Rectify mangling of the error
10765 handling. It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error'
10766 condition-case handler was apparently reformatted as if it was a
10767 call to the error function. An apparent repair attempt in version
10768 1.101 situated the original body of the error handling code as
10769 bogus condition-case handlers. I've returned to just about the
10770 working code that was originally there, removing an unnecessary -
10771 but benign - enclosing 'progn'. (Automated or cursory code fixes
10772 often aren't.)
10773
10774 (allout-region-active-p): Fallback to value of mark-active if
10775 neither use-region-p nor region-active-p are present, for
10776 compatability with current and recent emacs major releases.
10777
10778 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
10779
10780 * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
10781 (reftex-toc-restore-region):
10782 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
10783 (reftex-index-phrases-apply-to-region):
10784 * textmodes/ispell.el (ispell-word):
10785 * progmodes/vhdl-mode.el (vhdl-keep-region-active):
10786 * progmodes/pascal.el (pascal-mark-defun):
10787 * progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
10788 (f90-fill-region):
10789 * emulation/tpu-edt.el (tpu-set-mark):
10790 * emulation/crisp.el (crisp-region-active):
10791 * winner.el (winner-active-region):
10792 * ansi-color.el (ansi-color-set-extent-face): Use featurep instead
10793 of bound tests in order to resolve conditionals at compile time.
10794
10795 2008-01-24 Juanma Barranquero <lekktu@gmail.com>
10796
10797 * delsel.el (delsel-unload-function): Don't use `remprop'; it is
10798 not autoloaded, and we wouldn't want to load CL just to unload
10799 delsel.el anyway. Suggested by Martin Rudalics <rudalics@gmx.at>.
10800
10801 2008-01-24 Martin Rudalics <rudalics@gmx.at>
10802
10803 * delsel.el (delete-selection-pre-hook): Avoid clearing out
10804 pre-command-hook when text is read-only.
10805
10806 2008-01-24 Thien-Thi Nguyen <ttn@gnuvola.org>
10807
10808 * vc.el (vc-process-filter): Do nothing if buffer not live.
10809 (vc-diff-finish): Rename from vc-diff-sentinel.
10810 No longer take REV1-NAME and REV2-NAME.
10811 Instead, take BUFFER-NAME. Do nothing if buffer not live.
10812 Don't do window resize if no window displays buffer.
10813 (vc-diff-internal): Use vc-diff-finish.
10814
10815 * vc.el (vc-next-action): Fix two instances of "free-var file" bug:
10816 In both cases, convert single call to one wrapped in dolist.
10817
10818 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
10819
10820 * vc.el: Add a TODO item about missing files.
10821 (vc-exec-after): Add a tooltip to the new mode-line item.
10822
10823 2008-01-24 Glenn Morris <rgm@gnu.org>
10824
10825 * t-mouse.el (gpm-mouse-start): Declare as a function.
10826
10827 2008-01-23 Michael Albinus <michael.albinus@gmx.de>
10828
10829 * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
10830 (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the regexp.
10831 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
10832 Don't send `tramp-rsh-end-of-line' additionally, when setting the
10833 prompt.
10834 (tramp-wait-for-output): Distinguish different prompt formats.
10835 (tramp-get-test-nt-command): Don't check for "\n" in the prompt.
10836 (tramp-local-host-p): Check whether temp directory is writable.
10837
10838 2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
10839
10840 * vc.el: Add TODO items.
10841
10842 2008-01-23 Carsten Dominik <dominik@science.uva.nl>
10843
10844 * replace.el (occur-mode-find-occurrence-hook): New hook that can
10845 be used to reveal or highlight the location of a match.
10846 (occur-mode-goto-occurrence, occur-mode-goto-occurrence-other-window)
10847 (occur-mode-display-occurrence): Run `occur-mode-find-occurrence-hook'.
10848
10849 2008-01-23 Martin Rudalics <rudalics@gmx.at>
10850
10851 * progmodes/hideif.el (hide-ifdef-shadow): Add version number
10852 for defcustom.
10853 (hide-ifdef-shadow): Add version number for defface.
10854
10855 2008-01-23 Glenn Morris <rgm@gnu.org>
10856
10857 * textmodes/org.el (org-export-latex-cleaned-string): Fix declaration.
10858
10859 2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
10860
10861 * progmodes/sh-script.el (sh-basic-offset):
10862 * progmodes/cc-vars.el (c-syntactic-indentation)
10863 (c-syntactic-indentation-in-macros): Mark as safe.
10864
10865 2008-01-23 Richard Stallman <rms@gnu.org>
10866
10867 * icomplete.el (icomplete-get-keys):
10868 Look up KEYS using all maps in proper buffer.
10869
10870 2008-01-23 Juanma Barranquero <lekktu@gmail.com>
10871
10872 * frame.el (display-mm-height, display-mm-width):
10873 * whitespace.el (whitespace-check-leading-whitespace)
10874 (whitespace-check-trailing-whitespace)
10875 (whitespace-check-spacetab-whitespace)
10876 (whitespace-check-indent-whitespace)
10877 (whitespace-check-ateol-whitespace):
10878 * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
10879
10880 2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
10881
10882 * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
10883 after-save-hook so that it is not called multiple times.
10884
10885 * vc-svn.el (vc-svn-resolve-when-done): Likewise.
10886
10887 2008-01-23 Eli Zaretskii <eliz@gnu.org>
10888
10889 * view.el (view-file-other-window, view-file-other-frame):
10890 Don't kill the buffer if it is modified. Doc fixes.
10891 (kill-buffer-if-not-modified): New function.
10892 (view-file): Don't kill the buffer if it is modified.
10893
10894 * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
10895 (ebrowse-view/find-file-and-search-pattern):
10896 Call view-file-other-window instead of ebrowse-view-file-other-window.
10897 (ebrowse-view-file-other-frame): Don't call
10898 current-window-configuration. Fix second argument in the call to
10899 view-mode-enter. Doc fix.
10900
10901 2008-01-23 Richard Stallman <rms@gnu.org>
10902
10903 * subr.el (atomic-change-group): Prevent undo list truncation.
10904
10905 2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
10906
10907 * files.el (safe-local-eval-forms):
10908 Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
10909
10910 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
10911
10912 * comint.el (comint-insert-input): Set point first.
10913
10914 * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
10915 session doesn't hang because gdb-pending-triggers is non-nil.
10916 (gdb-frame-handler): Use buffer-file-name instead of
10917 buffer-name in case of duplicate file names.
10918
10919 2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
10920
10921 * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
10922 C-M-e and C-M-h for emacs, they work by default.
10923 (verilog-emacs-features): Remove.
10924 (verilog-setup-dual-comments, verilog-populate-syntax-table):
10925 Remove. Move syntax table initialization ...
10926 (verilog-mode-syntax-table): ... here.
10927 (verilog-mode): Don't initialize the syntax table here.
10928 (verilog-mark-defun): Only do something useful for XEmacs, Emacs
10929 does not need it.
10930
10931 2008-01-23 Wilson Snyder <wsnyder@wsnyder.org>
10932
10933 * progmodes/verilog-mode.el (verilog-booleanp): New function for
10934 backward compatibility. Replace all uses of booleanp with
10935 verilog-booleanp.
10936
10937 2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
10938
10939 * vc-hg.el (vc-hg-diff): Don't pass an empty string.
10940
10941 2008-01-23 Wilson Snyder <wsnyder@wsnyder.org>
10942
10943 * progmodes/verilog-mode.el (top-level): Fix spacing.
10944 (verilog-mode-version, verilog-mode-release-date):
10945 Update version number.
10946 (verilog-mode-release-emacs): New variable.
10947 (compile-command, reporter-prompt-for-summary-p):
10948 Define for byte compiler.
10949 (verilog-startup-message-lines, verilog-startup-message-displayed)
10950 (verilog-display-startup-message): Remove.
10951 (verilog-highlight-p1800-keywords): Improve docstring.
10952 (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
10953 (vector-skip-list): Only defvar at compile time.
10954 (verilog-highlight-translate-off, verilog-indent-level)
10955 (verilog-indent-level-module, verilog-indent-level-declaration)
10956 (verilog-indent-declaration-macros, verilog-indent-lists)
10957 (verilog-indent-level-behavioral, verilog-indent-level-directive)
10958 (verilog-cexp-indent, verilog-case-indent, verilog-auto-newline)
10959 (verilog-auto-indent-on-newline, verilog-tab-always-indent)
10960 (verilog-tab-to-comment, verilog-indent-begin-after-if)
10961 (verilog-align-ifelse, verilog-minimum-comment-distance)
10962 (verilog-auto-lineup, verilog-highlight-p1800-keywords)
10963 (verilog-auto-endcomments, verilog-auto-read-includes)
10964 (verilog-auto-star-expand, verilog-auto-star-save)
10965 (verilog-library-flags, verilog-library-directories)
10966 (verilog-library-files, verilog-library-extensions)
10967 (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
10968 (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
10969 (verilog-assignment-delay, verilog-auto-inst-vector)
10970 (verilog-auto-inst-template-numbers, verilog-auto-input-ignore-regexp)
10971 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
10972 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
10973 Add safe-local-variable properties.
10974 (verilog-statement-menu, verilog-company, verilog-re-search-forward)
10975 (verilog-re-search-backward, verilog-error-regexp-add)
10976 (verilog-end-block-re, verilog-emacs-features)
10977 (verilog-populate-syntax-table, verilog-setup-dual-comments)
10978 (verilog-type-font-keywords, verilog-inside-comment-p)
10979 (electric-verilog-backward-sexp, verilog-backward-sexp)
10980 (verilog-forward-sexp, verilog-font-lock-init, verilog-mode)
10981 (electric-verilog-terminate-line, electric-verilog-semi)
10982 (electric-verilog-tab, verilog-insert-1, verilog-insert-indices)
10983 (verilog-generate-numbers, verilog-comment-region, verilog-label-be)
10984 (verilog-beg-of-statement, verilog-in-case-region-p)
10985 (verilog-in-struct-region-p, verilog-in-generate-region-p)
10986 (verilog-in-fork-region-p, verilog-backward-case-item)
10987 (verilog-set-auto-endcomments, verilog-get-expr)
10988 (verilog-expand-vector-internal, verilog-surelint-off)
10989 (verilog-batch-execute-func, verilog-calculate-indent)
10990 (verilog-calc-1, verilog-calculate-indent-directive)
10991 (verilog-leap-to-head, verilog-continued-line)
10992 (verilog-backward-token, verilog-backward-syntactic-ws)
10993 (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
10994 (verilog-forward-ws&directives, verilog-at-constraint-p)
10995 (verilog-skip-backward-comments, verilog-indent-line-relative)
10996 (verilog-do-indent, verilog-indent-comment, verilog-more-comment)
10997 (verilog-pretty-declarations, verilog-pretty-expr)
10998 (verilog-just-one-space, verilog-indent-declaration)
10999 (verilog-get-completion-decl, verilog-goto-defun, verilog-showscopes)
11000 (verilog-header, verilog-signals-combine-bus, verilog-read-decls)
11001 (verilog-read-always-signals-recurse, verilog-read-instants)
11002 (verilog-read-auto-template, verilog-set-define)
11003 (verilog-read-defines, verilog-read-signals, verilog-getopt)
11004 (verilog-is-number, verilog-expand-dirnames, verilog-modi-lookup)
11005 (verilog-modi-cache-results, verilog-insert-one-definition)
11006 (verilog-make-width-expression, verilog-delete-autos-lined)
11007 (verilog-auto-save-check, verilog-auto-arg, verilog-auto-inst-port)
11008 (verilog-auto-inst, verilog-auto-inst-param, verilog-auto-reg)
11009 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
11010 (verilog-auto-output-every, verilog-auto-input, verilog-auto-inout)
11011 (verilog-auto-inout-module, verilog-auto-sense, verilog-auto-reset)
11012 (verilog-auto-tieoff, verilog-auto-unused, verilog-auto-ascii-enum)
11013 (verilog-auto, verilog-sk-define-signal, verilog-mode-mouse-map)
11014 (verilog-load-file-at-mouse, verilog-load-file-at-point)
11015 (verilog-library-files): Cleanup spacing of )'s they should not be
11016 on unique lines. Fix checkdoc warnings.
11017
11018 2008-01-22 Glenn Morris <rgm@gnu.org>
11019
11020 * progmodes/hideif.el (hide-ifdef-initially, hide-ifdef-read-only)
11021 (hide-ifdef-lines, hide-ifdef-shadow): Remove autoload cookies
11022 from defcustoms.
11023 (hide-ifdef-shadow): Remove autoload cookie from defface.
11024
11025 * vc.el (vc-diff-sentinel): Do not write a footer if there were
11026 differences.
11027
11028 2008-01-21 Reiner Steib <Reiner.Steib@gmx.de>
11029
11030 * pcvs-defs.el (cvs-menu): Improve cvs-mode-find-file,
11031 cvs-mode-find-file-other-window. Add cvs-mode-diff-yesterday and
11032 manual entry.
11033
11034 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
11035
11036 * net/dbus.el (dbus-ignore-errors): New macro.
11037 (dbus-unregister-object): New defun. Moved from dbusbind.c.
11038 (dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
11039 (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
11040 (dbus-get-signatures): Apply `dbus-ignore-errors'.
11041
11042 2008-01-21 Martin Rudalics <rudalics@gmx.at>
11043
11044 * outline.el (outline-up-heading): Fix check for top level to
11045 avoid infinite looping in hide-other.
11046
11047 2008-01-21 Thien-Thi Nguyen <ttn@gnuvola.org>
11048
11049 * vc.el (vc-process-sentinel): After calling the previous
11050 sentinel, do nothing if the process' buffer is not live.
11051
11052 2008-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11053
11054 * blank-mode.el: Fix a problem of cleaning blank faces when turning off
11055 blank-mode in some buffers (like *info* buffers). Reported by Juanma
11056 Barranquero <lekktu@gmail.com>. Eliminate `-face' suffix of all
11057 blank-mode faces. Doc fix. New version 8.1.
11058 (blank-turn-on, blank-turn-off): Replace (and CONDITION BODY) by (when
11059 CONDITION BODY).
11060 (blank-space-face): Face/option name replaced by blank-space.
11061 (blank-hspace-face): Face/option name replaced by blank-hspace.
11062 (blank-tab-face): Face/option name replaced by blank-tab.
11063 (blank-newline-face): Face/option name replaced by blank-newline.
11064 (blank-trailing-face): Face/option name replaced by blank-trailing.
11065 (blank-line-face): Face/option name replaced by blank-line.
11066 (blank-space-before-tab-face): Face/option name replaced by
11067 blank-space-before-tab.
11068 (blank-color-on, blank-color-off, blank-display-char-on): Fix code.
11069
11070 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
11071
11072 * blank-mode.el (blank-style, blank-chars, blank-hspace-regexp)
11073 (blank-space-regexp, blank-tab-regexp, blank-trailing-regexp)
11074 (blank-space-before-tab-regexp, blank-global-modes, blank-mode)
11075 (global-blank-mode): Doc fixes.
11076 (blank, blank-space-face, blank-hspace-face, blank-tab-face)
11077 (blank-newline-face, blank-trailing-face, blank-line-face)
11078 (blank-space-before-tab-face, blank-display-mappings)
11079 (blank-chars-value-list, blank-style-value-list, blank-toggle-options)
11080 (global-blank-toggle-options, blank-help-text, blank-interactive-char)
11081 (blank-turn-on, blank-turn-off, blank-color-on, blank-color-off):
11082 Fix typos in docstrings.
11083
11084 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
11085
11086 * server.el (server-log-time-function): New variable.
11087 (server-log): Use it.
11088
11089 2008-01-21 Glenn Morris <rgm@gnu.org>
11090
11091 * progmodes/hideif.el: Move defcustoms and defface to start of file.
11092
11093 * textmodes/org.el (org-entry-properties): Let-bind `clocksum'.
11094
11095 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
11096
11097 * textmodes/org.el (org-unmodified, org-cycle-emulate-tab)
11098 (org-descriptive-links, org-link-file-path-type)
11099 (org-remember-use-refile-when-interactive)
11100 (org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders)
11101 (org-export-ascii-bullets, org-agenda-deadline-faces)
11102 (turn-on-orgstruct++, orgtbl-to-texinfo, org-mhe-get-header)
11103 (org-batch-agenda, org-batch-agenda-csv, org-fix-agenda-info)
11104 (org-kill-note-or-show-branches): Fix typos in docstrings.
11105
11106 2008-01-20 Thien-Thi Nguyen <ttn@gnuvola.org>
11107
11108 * vc.el (vc-process-sentinel): Set mode-line-process.
11109 (vc-exec-after): Likewise, for the `run' process status.
11110
11111 2008-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
11112
11113 * ibuffer.el (ibuffer-mode): Fix last change.
11114
11115 2008-01-20 Dan Nicolaescu <dann@ics.uci.edu>
11116
11117 * vc-hg.el (vc-hg-registered):
11118 * vc-svn.el (vc-svn-registered): Make it work for non-existent files.
11119
11120 2008-01-20 Martin Rudalics <rudalics@gmx.at>
11121
11122 * repeat.el (repeat-undo-count): New variable.
11123 (repeat): For self-insertions make undo boundary only after 20
11124 repetitions. Inhibit point recording unless repeat-repeat-char is nil.
11125
11126 2008-01-19 Reiner Steib <Reiner.Steib@gmx.de>
11127
11128 * net/imap.el (imap-ping-server): New variable.
11129 (imap-opened): On add extra ping if imap-ping-server is non-nil.
11130 (imap-ping-server): Minor doc string fixes.
11131
11132 2008-01-19 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
11133
11134 * net/imap.el (imap-ping-server): New function.
11135 (imap-opened): Call imap-ping-server.
11136
11137 2008-01-20 Glenn Morris <rgm@gnu.org>
11138
11139 * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
11140 prevent infloops.
11141
11142 2008-01-20 Martin Svenson <phromo@gmail.com> (tiny change)
11143
11144 * progmodes/python.el (python-imports): Default to "None".
11145
11146 2008-01-19 Tom Tromey <tromey@redhat.com>
11147
11148 * vc-svn.el (vc-svn-after-dir-status): New function.
11149 (vc-svn-dir-status): Run svn asynchronously.
11150
11151 2008-01-19 Martin Rudalics <rudalics@gmx.at>
11152
11153 * progmodes/hideif.el (hide-ifdef-shadow): New option.
11154 (hide-ifdef-shadow): New face.
11155 (hide-ifdef-toggle-shadowing): New function to toggle between
11156 shadowing and making code invisible.
11157 (hide-ifdef-mode-submap): Add binding for hide-ifdef-toggle-shadowing.
11158 (hide-ifdef-mode-menu): Add entry for hide-ifdef-toggle-shadowing.
11159 (hide-ifdef-region-internal): Give new overlay hide-ifdef
11160 property. Shadow text when hide-ifdef-shadow is non-nil.
11161 (hif-show-ifdef-region): Remove overlays with hide-ifdef property set.
11162 (hif-hide-line): Use when instead of if.
11163 (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
11164 Remove unneeded * from doc-strings.
11165
11166 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
11167
11168 * doc-view.el (doc-view-goto-page): Don't move point any more, now that
11169 the hscroll behavior was fixed.
11170 (doc-view-mode): Disable auto-hscroll-mode.
11171
11172 2008-01-18 Tom Tromey <tromey@redhat.com>
11173
11174 * vc-svn.el (vc-svn-dir-status): New function.
11175
11176 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
11177
11178 * vc.el: Make vc-status asynchronous.
11179 (vc-update-vc-status-buffer): New function broken out of ...
11180 (vc-status-refresh): ... here. Pass vc-update-vc-status-buffer to
11181 the dir-status backend function.
11182
11183 * vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
11184 Move the output processing to ...
11185 (vc-hg-after-dir-status): ... here. Call the function passed as
11186 an argument with the results.
11187
11188 2008-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
11189
11190 * doc-view.el (doc-view-pdf/ps->png): Make sure we a have a valid cwd.
11191 (doc-view-insert-image): Do something if the image is missing.
11192 (doc-view-mode): Don't use file-remote-p.
11193
11194 2008-01-18 Bastien Guerry <Bastien.Guerry@ens.fr>
11195
11196 * textmodes/org-export-latex.el (org-export-latex-cleaned-string): Fix.
11197 (org-export-latex-special-chars): Convert "..." in \ldots
11198 and skip tables.
11199 (org-export-latex-fontify-headline): Change parameter name.
11200 (org-export-as-latex): Handle export of subtrees.
11201 (org-export-latex-make-header): New argument TITLE.
11202 (org-export-latex-content): New argument EXCLUDE-LIST.
11203 (org-list-parse-list): New name for org-export-latex-parse-list.
11204 (org-export-latex-make-header): New name for
11205 org-export-latex-make-preamble.
11206 (org-list-to-generic): New name of org-export-list-to-generic.
11207 (org-list-to-latex): New name of org-export-list-to-latex.
11208 (org-list-item-begin, org-list-end, org-list-insert-radio-list)
11209 (org-list-send-list, org-list-to-texinfo)
11210 (org-list-to-html): New functions.
11211 (org-export-latex-tables-column-borders)
11212 (org-export-latex-default-class, org-export-latex-classes)
11213 (org-export-latex-classes-sectioning)
11214 (org-list-radio-list-templates): New options.
11215 (org-export-latex-header): New variable.
11216 (org-latex-entities): New constant.
11217 (org-export-latex-default-sectioning, org-export-latex-preamble)
11218 (org-export-latex-prepare-text-option)
11219 (org-export-latex-get-sectioning): Remove.
11220
11221 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
11222
11223 * textmodes/org-publish.el (org-publish-current-project):
11224 Fix bug with forcing publication.
11225
11226 * textmodes/org.el (org-export-with-special-strings): New option.
11227 (org-export-html-convert-special-strings): New function.
11228 (org-html-do-expand): `org-export-html-convert-special-strings'
11229 added to the list of conversion.
11230 (org-infile-export-plist, org-get-current-options): Add support
11231 for "-" in the #+OPTION line to let user switch on/off special
11232 strings conversion.
11233 (org-export-plist-vars): New :html-table-tag property.
11234 (org-export-as-html, org-format-org-table-html)
11235 (org-format-table-table-html) Use the :html-table-tag property
11236 instead of the `org-export-html-table-tag' global value.
11237 (org-additional-option-like-keywords): Add "TBLFM".
11238 (org-entry-properties): Include the CLOCKSUM special property.
11239 (org-columns-edit-value): Do not allow to edit the special
11240 CLOCKSUM property.
11241 (org-flag-drawer): Use the original value of `outline-regexp'.
11242 (org-remember-handler): Add invisible-ok flag to call to
11243 `org-end-of-subtree'.
11244 (org-agenda-highlight-todo): Respect
11245 `org-agenda-todo-keyword-format'.
11246 (org-agenda-todo-keyword-format): New option.
11247 (org-infile-export-plist): No restriction while searching for options.
11248 (org-remember-handler): Remove comments at the end of the buffer.
11249 (org-remember-use-refile-when-interactive): New option.
11250 (org-table-sort-lines): Make sure sorting works on link
11251 descritions only, and ignores the link.
11252 (org-sort-entries-or-items): Make sure the end of the subtree is
11253 included.
11254 (org-refile-use-outline-path): New allowed values `file' and
11255 `full-file-path'.
11256 (org-get-refile-targets): Respect new values for
11257 `org-refile-use-outline-path'.
11258 (org-agenda-get-restriction-and-command): DEL goes back to initial list.
11259 (org-export-as-xoxo): Restore point when done.
11260 (org-open-file): Allow multiple %s in command.
11261 (org-clock-in-switch-to-state): New option.
11262 (org-first-list-item-p): New function.
11263 (org-last-remember-storage-locations): New variable.
11264 (org-get-refile-targets): Interpret the new maxlevel setting.
11265 (org-refile-targets): New option `:maxlevel'.
11266 (org-copy-subtree): Include empty lines before but not after subtree.
11267 (org-back-over-empty-lines, org-skip-whitespace): New functions.
11268 (org-move-item-down, org-move-item-up): Include empty lines before
11269 but not after item.
11270 (org-first-sibling-p): New function.
11271 (org-remember-apply-template): Defaults, completions and history
11272 for template prompts. Also, interpret new `%!' escape.
11273 (org-context-choices): New constant.
11274 (org-bound-and-true-p): New macro.
11275 (org-imenu-depth): New option.
11276 (org-imenu-markers): New variable.
11277 (org-imenu-new-marker, org-imenu-get-tree)
11278 (org-speedbar-set-agenda-restriction): New functions.
11279 (org-agenda-set-restriction-lock)
11280 (org-agenda-remove-restriction-lock)
11281 (org-agenda-maybe-redo): New functions.
11282 (org-agenda-restriction-lock): New face.
11283 (org-agenda-restriction-lock-overlay)
11284 (org-speedbar-restriction-lock-overlay): New variables.
11285 (org-open-at-point): Remove obsolete way to do redirection in
11286 shell links.
11287 (org-imenu-and-speedbar): New customization group.
11288 (org-entry-properties): Return keyword-less time strings.
11289 (org-clock-heading-function): New option.
11290 (org-clock-in): Use `org-clock-heading-function'.
11291 (org-calendar-holiday): Try to use `calendar-check-holidays'
11292 instead of the obsolete `check-calendar-holidays'.
11293 (org-export-html-special-string-regexps): New constant.
11294 (org-massive-special-regexp): New variable.
11295 (org-compute-latex-and-specials-regexp)
11296 (org-do-latex-and-special-faces): New functions.
11297 (org-latex-and-export-specials): New face.
11298 (org-highlight-latex-fragments-and-specials): New option.
11299 (org-link-escape-chars): Use characters instead of strings.
11300 (org-link-escape-chars-browser, org-link-escape)
11301 (org-link-unescape): Use characters instead of strings.
11302 (org-export-html-convert-sub-super, org-html-do-expand): Check for
11303 protected text.
11304 (org-emphasis-alist): Additional `verbatim' flag.
11305 (org-set-emph-re): Handle the verbatim flag and compute
11306 `org-verbatim-re'.
11307 (org-cleaned-string-for-export): Protect verbatim elements.
11308 (org-verbatim-re): New variable.
11309 (org-hide-emphasis-markers): New option.
11310 (org-additional-option-like-keywords): Add new keywords.
11311 (org-get-entry): Rename from `org-get-cleaned-entry'.
11312 (org-icalendar-cleanup-string): New function for quoting icalendar text.
11313 (org-agenda-skip-scheduled-if-done): New option.
11314 (org-agenda-get-scheduled, org-agenda-get-blocks): Use
11315 `org-agenda-skip-scheduled-if-done'.
11316 (org-prepare-agenda-buffers): Allow buffers as arguments.
11317 (org-entry-properties): Add CATEGORY as a special property.
11318 (org-use-property-inheritance): Allow a list of properties as a value.
11319 (org-eval-in-calendar): No longer update the prompt.
11320 (org-read-date-popup-calendar): Rename from
11321 `org-popup-calendar-for-date-prompt'.
11322 (org-read-date-display-live): New variable.
11323 (org-read-date-display): New function.
11324 (org-read-date-analyze): New function.
11325 (org-remember-apply-template): Define `remember-finalize' if it is
11326 not yet defined.
11327 (org-remember-insinuate): New function.
11328 (org-read-date-prefer-future): New option.
11329 (org-read-date): Respect the setting of
11330 `org-read-date-prefer-future'. Use `org-read-date-analyze'.
11331 (org-set-font-lock-defaults): Use `org-archive-tag' instead of a
11332 hardcoded string.
11333 (org-remember-apply-template): Use `remember-finalize' instead of
11334 `remember-buffer'.
11335 (org-columns-compute, org-column-number-to-string)
11336 (org-columns-uncompile-format, org-columns-compile-format)
11337 (org-columns-compile-format): Handle printf format specifier.
11338 (org-columns-new, org-column-number-to-string)
11339 (org-columns-uncompile-format, org-columns-compile-format):
11340 Support for new currency summary type.
11341 (org-tree-to-indirect-buffer): Do not kill old buffer when
11342 `org-indirect-buffer-display' is `new-frame'.
11343 (org-indirect-buffer-display): Document that `new-frame' leads to
11344 indiret buffer proliferation.
11345 (org-agenda-list): Use `org-extend-today-until'.
11346 (org-extend-today-until): New option.
11347 (org-format-org-table-html): Use lower-case for <col> tag.
11348 (org-agenda-execute): New command.
11349 (org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
11350 (org-select-remember-template): New function.
11351 (org-remember-apply-template): Use `org-select-remember-template'.
11352 (org-go-to-remember-target): New function.
11353
11354 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
11355
11356 * vc.el: Add a TODO note about vc-state.
11357 (vc-next-action): Register 'unregistered and 'ignored files.
11358 Use when and unless instead of if where appropriate.
11359 (vc-start-entry): Fix typo.
11360 (vc-status): Autoload it.
11361
11362 2008-01-18 Glenn Morris <rgm@gnu.org>
11363
11364 * ffap.el (ffap-alist): Remove space from RFC regexp.
11365
11366 2008-01-18 Richard Stallman <rms@gnu.org>
11367
11368 * custom.el (custom-theme-recalc-face): Use face-spec-set rather
11369 than face-spec-recalc.
11370
11371 2008-01-18 Glenn Morris <rgm@gnu.org>
11372
11373 * ibuffer.el (ibuffer-mode): Fix typo in previous change.
11374
11375 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11376 Miles Bader <miles@gnu.org>
11377
11378 * blank-mode.el: New file. Minor mode to visualise (HARD) SPACE,
11379 TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code
11380 for handling display table (via visws.el package), his code was
11381 modified, but the main idea was kept.
11382
11383 2008-01-17 Glenn Morris <rgm@gnu.org>
11384
11385 * ibuf-ext.el (ibuffer-auto-mode, ibuffer-save-filter-groups)
11386 (ibuffer-save-filters): Remove calls to deleted
11387 ibuffer-update-mode-name.
11388
11389 2008-01-16 Martin Rudalics <rudalics@gmx.at>
11390
11391 * longlines.el (longlines-mode, longlines-show-region)
11392 (longlines-unshow-hard-newlines): Bind buffer-file-name and
11393 buffer-file-truename to nil while modifying buffer.
11394
11395 * cus-edit.el (custom-reset-standard-variables-list)
11396 (custom-reset-standard-faces-list): New variables.
11397 (custom-reset-standard-save-and-update): New function.
11398 (Custom-save): Apply custom-mark-to-save before and
11399 custom-state-set-and-redraw after saving options.
11400 (Custom-reset-standard): Apply custom-mark-to-reset-standard to
11401 options and call custom-reset-standard-save-and-update.
11402 (custom-variable, custom-face, custom-group): Provide new
11403 entries for custom-mark-to-save, custom-mark-to-reset-standard,
11404 and custom-state-set-and-redraw.
11405 (custom-variable-mark-to-save)
11406 (custom-variable-state-set-and-redraw)
11407 (custom-variable-mark-to-reset-standard)
11408 (custom-face-mark-to-save, custom-face-state-set-and-redraw)
11409 (custom-face-mark-to-reset-standard)
11410 (custom-group-mark-to-save, custom-group-state-set-and-redraw)
11411 (custom-group-mark-to-reset-standard): New functions.
11412 (custom-variable-save): Move save, state-set, and redraw
11413 functionality to custom-variable-mark-to-save.
11414 (custom-face-save): Move save, state-set, and redraw
11415 functionality to custom-face-mark-to-save.
11416 (custom-group-save): Move save, state-set, and redraw
11417 functionality to custom-group-mark-to-save.
11418 (custom-variable-reset-standard, custom-face-reset-standard)
11419 (custom-group-reset-standard): Move save, state-set, and redraw
11420 functionality to custom-reset-standard-save-and-update.
11421
11422 (custom-buffer-create-internal): Fix text in verbose help.
11423 (custom-face-value-create): Indent doc-strings of faces like
11424 those of variables.
11425
11426 2008-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
11427
11428 * server.el (server-process-filter): Replace lineno and columnnno
11429 which defaulted to 1&0 with filepos which defaults to nil.
11430 (server-goto-line-column): Only receive the filepos.
11431 Only move if filepos is non-nil.
11432 (server-visit-files): Slight restructure to consolidate two calls to
11433 server-goto-line-column into just one.
11434
11435 * nxml/nxml-mode.el (nxml-mode): Use mode-line-process to indicate
11436 the use of degraded mode.
11437 (nxml-degrade): Don't change mode-name.
11438
11439 * nxml/rng-nxml.el (rng-nxml-mode-init):
11440 Don't overwrite mode-line-process.
11441
11442 * ibuffer.el (mode): Pass the buffer to format-mode-line.
11443 (ibuffer-update-mode-name): Remove.
11444 (ibuffer-redisplay, ibuffer-update, ibuffer-mode): Don't call it.
11445 (ibuffer-mode): Use mode-line-process instead.
11446
11447 * ibuf-ext.el (ibuffer-auto-update-changed, ibuffer-auto-mode):
11448 Use derived-mode-p.
11449 (ibuffer-mark-by-mode-regexp): Pass the buffer to format-mode-line.
11450
11451 * help.el (describe-mode): Pass the right buffer to format-mode-line.
11452
11453 2008-01-16 Glenn Morris <rgm@gnu.org>
11454
11455 * comint.el (comint-regexp-arg): Fix no-input case.
11456
11457 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
11458
11459 * smerge-mode.el (smerge-start-session): Rename from smerge-auto.
11460 * pcvs.el (cvs-revert-if-needed):
11461 * vc.el (vc-maybe-resolve-conflicts): Rename callers.
11462
11463 * vc-svn.el (vc-svn-find-file-hook):
11464 * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
11465
11466 2008-01-16 Ulf Jasper <ulf.jasper@web.de>
11467
11468 * calendar/icalendar.el (icalendar-version): Increase to 0.16.
11469 (icalendar-export-file, icalendar-import-file):
11470 Restore significant trailing whitespace in `interactive' prompts.
11471
11472 2008-01-16 Tom Tromey <tromey@redhat.com>
11473
11474 * calendar/icalendar.el (icalendar--convert-tz-offset)
11475 (icalendar--parse-vtimezone, icalendar--convert-all-timezones)
11476 (icalendar--find-time-zone): New functions.
11477 (icalendar--decode-isodatetime): Add `zone' argument, passed to
11478 `decode-time'. Doc fix.
11479 (icalendar--convert-ical-to-diary): Compute zone-map.
11480 Pass timezone to icalendar--decode-isodatetime.
11481
11482 2008-01-16 Alan Mackenzie <acm@muc.de>
11483
11484 * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
11485 an eval-and-compile, so as to permit byte-compiling (e.g. in
11486 bootstrap).
11487
11488 2008-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
11489
11490 * emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.
11491 (easy-menu-create-menu, easy-menu-convert-item-1): Use it to avoid
11492 using the same key for different menu entries.
11493
11494 * smerge-mode.el (smerge-refine): Also work on "same change conflicts".
11495 (smerge-makeup-conflict): New command.
11496
11497 2008-01-15 Thien-Thi Nguyen <ttn@gnuvola.org>
11498
11499 * log-edit.el (log-edit): Doc fix.
11500
11501 2008-01-15 Glenn Morris <rgm@gnu.org>
11502
11503 * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
11504
11505 2008-01-14 Alan Mackenzie <acm@muc.de>
11506
11507 * progmodes/cc-vars.el (c-constant-symbol): New function which
11508 supersedes c-const-symbol. During a customize-.. call it enables
11509 an element of (e.g.) c-hanging-braces alist to have its name
11510 displayed, even when the default value of c-h-b etc. doesn't
11511 include the elemnt. Replace uses of the old function by the new.
11512
11513 * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
11514 obscure non-working fragment ":value c-".
11515
11516 2008-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
11517
11518 * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
11519
11520 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
11521
11522 * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
11523 instead of `tramp-file-name-real-host'.
11524
11525 * net/trampver.el: Update release number.
11526
11527 2008-01-14 Alan Mackenzie <acm@muc.de>
11528
11529 * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
11530 call inside a struct being recognised as a K&R argument.
11531
11532 2008-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
11533
11534 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11535 Accept "fatal error" from MSFT.
11536 Reported by Jared Finder <jfinder@crypticstudios.com>.
11537
11538 2008-01-14 Dan Nicolaescu <dann@ics.uci.edu>
11539
11540 * smerge-mode.el (smerge-auto): New function.
11541 * vc-svn.el (vc-svn-find-file-hook):
11542 * vc-arch.el (vc-arch-find-file-hook):
11543 * pcvs.el (cvs-revert-if-needed):
11544 * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
11545 (top-level): Add a Todo list.
11546
11547 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
11548
11549 * vc.el (vc-update): Resolve conflicts if necessary instead of
11550 just updating the buffer.
11551
11552 * vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
11553 update command so that we can parse the output.
11554
11555 2008-01-13 Martin Rudalics <rudalics@gmx.at>
11556
11557 * mail/rmail.el (rmail-convert-to-babyl-format):
11558 Remove save-excursion to avoid infinite looping.
11559 Reported by dnz <dnz@bk.ru>.
11560
11561 2008-01-12 Glenn Morris <rgm@gnu.org>
11562
11563 * woman.el (woman-parse-numeric-arg): Change handling of `==':
11564 can be interned without a function definition.
11565
11566 2008-01-12 Jason Rumney <jasonr@gnu.org>
11567
11568 * nxml/nxml-mode.el (nxml-enable-unicode-char-name-sets)
11569 (rng-nxml-mode-init): Declare.
11570
11571 2008-01-11 Jason Rumney <jasonr@gnu.org>
11572
11573 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add some defaults.
11574 (rng-preferred-prefix-alist-default): Remove.
11575
11576 * nxml/nxml-uchnm.el (nxml-internal-unicode-char-name-sets-enabled):
11577 Rename from nxml-enable-unicode-char-name-sets-flag.
11578 (nxml-enable-unicode-char-name-sets-1): Merge into
11579 nxml-enable-unicode-char-name-sets.
11580 (nxml-enable-unicode-char-name-sets): Don't unconditionally set
11581 nxml-char-name-ignore-case here.
11582
11583 * nxml/nxml-mode.el (nxml-mode): Call rng-nxml-mode-init directly.
11584 Update doc string and commentary.
11585 (nxml-char-name-ignore-case): Change default value.
11586 (nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
11587
11588 2008-01-11 Martin Rudalics <rudalics@gmx.at>
11589
11590 * cus-start.el (all): Add missing version entries.
11591
11592 2008-01-11 Glenn Morris <rgm@gnu.org>
11593
11594 * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
11595 (euc-to-flat-code, flat-code-to-euc):
11596 * textmodes/org.el (elmo-msgdb-overview-get-entity)
11597 (wl-summary-buffer-msgdb): Declare as funtions.
11598
11599 2008-01-10 Martin Rudalics <rudalics@gmx.at>
11600
11601 * progmodes/ada-mode.el (ada-set-syntax-table-properties):
11602 Bind buffer-file-name and buffer-file-truename.
11603
11604 * fringe.el (fringe-mode-explicit): New variable.
11605 (set-fringe-mode): Don't alter default-frame-alist when just
11606 loading this file.
11607
11608 2008-01-10 Tassilo Horn <tassilo@member.fsf.org>
11609
11610 * doc-view.el (doc-view-buffer-file-name): New variable.
11611 (doc-view-convert-current-doc, doc-view-search)
11612 (doc-view-current-cache-dir, doc-view-initiate-display)
11613 (doc-view-mode): Use it.
11614 (doc-view-bookmark-make-cell): Use variable buffer-file-name
11615 instead of function.
11616
11617 2008-01-10 Dan Nicolaescu <dann@ics.uci.edu>
11618
11619 * vc-svn.el (vc-svn-registered): Return the correct value for
11620 ignored and unregistered files.
11621
11622 2008-01-10 Tassilo Horn <tassilo@member.fsf.org>
11623
11624 * doc-view.el (tramp): Require tramp because we use tramp-tramp-file-p.
11625
11626 2008-01-10 Tom Tromey <tromey@redhat.com>
11627
11628 * vc.el (vc-status-unmark-all-files): New function.
11629 (vc-status-unmark-all-files): Likewise.
11630 (vc-status-mode-map): Add bindings.
11631
11632 2008-01-10 Michael Kifer <kifer@cs.stonybrook.edu>
11633
11634 * ediff*.el: Uncomment declare-function.
11635
11636 * emulation/viper*.el: Uncomment declare-function.
11637
11638 2008-01-09 Tassilo Horn <tassilo@member.fsf.org>
11639
11640 * doc-view.el (doc-view-mode): Support tramp, compressed files and
11641 files inside archives uniformly.
11642
11643 2008-01-09 Eric S. Raymond <esr@snark.thyrsus.com>
11644
11645 * textmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
11646 constant with a computation on sgml-specials rather than a literal
11647 list. Without this change the syntax table is generated
11648 incorrectly, and the mode will think it's in a comment following
11649 any instance of the string "--".
11650
11651 2008-01-09 Tassilo Horn <tassilo@member.fsf.org>
11652
11653 * doc-view.el (doc-view-mode-p): Add EPS as supported type.
11654 (doc-view-mode): Support document files inside archives.
11655
11656 2008-01-09 Dan Nicolaescu <dann@ics.uci.edu>
11657
11658 * vc.el (vc-deduce-fileset): Return the currently selected file if
11659 no files are selected when using vc-status.
11660
11661 2008-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
11662
11663 * ediff*.el: Comment out declare-function. "make bootstrap"
11664 stops with an error and Emacs does not compile with those things in.
11665 Besides, declare-function is not defined in XEmacs.
11666
11667 * ediff-util (eqiff-quit): Autoraise minibuffer.
11668
11669 * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
11670
11671 * emulation/viper*.el: Comment out declare-function -- not defined
11672 in XEmacs.
11673
11674 * emulation/viper-ex.el (viper-info-on-file):
11675 Take care of indirect buffers.
11676
11677 * emulation/viper.el (viper-set-hooks, set-cursor-color):
11678 Set viper-vi-state-cursor-color.
11679
11680 2008-01-09 Tom Tromey <tromey@redhat.com>
11681
11682 * vc.el (vc-status-headers): Rename from vc-status-insert-headers.
11683 Just return header.
11684 (vc-status-move-to-goal-column): New function.
11685 (vc-status-mode-map): Define more keys.
11686 (vc-status-mode): Use vc-status-refresh. Now 'special.
11687 (vc-status-refresh): New function.
11688 (vc-status-next-line): Likewise.
11689 (vc-status-previous-line): Likewise.
11690 (vc-status-mark-file): Use vc-status-next-line.
11691 (vc-status-unmark-file): Use vc-status-previous-line.
11692 (vc-status-unmark-file-up): New function.
11693 (vc-status-register): Likewise.
11694 (vc-status-find-file): Likewise.
11695 (vc-status-find-file-other-window): Likewise.
11696 (vc-status-current-file): Likewise.
11697 (vc-ensure-vc-buffer): Understand vc-status mode.
11698
11699 * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
11700
11701 2008-01-09 Glenn Morris <rgm@gnu.org>
11702
11703 * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
11704 entry, for Windows.
11705
11706 2008-01-09 Tom Tromey <tromey@redhat.com>
11707
11708 * play/blackbox.el (blackbox-mode-map): Add `q' and [return] bindings.
11709
11710 2008-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
11711
11712 * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
11713 add a file-name handler.
11714
11715 2008-01-08 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11716
11717 * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
11718 Rename from function bibtex-files-expand. New optional arg select.
11719 (bibtex-flash-head): Allow blink-matching-delay being zero.
11720 (bibtex-clean-entry): Use atomic-change-group.
11721 (bibtex-format-entry): Check presence of required fields only
11722 after formatting of fields. Use member-ignore-case. Do not use
11723 bibtex-parse-entry. Do not use booktitle field to set a missing title.
11724 (bibtex-autofill-entry): Do not call undo-boundary.
11725 (bibtex-lessp): Handle crossref keys that point to another bibtex file.
11726 (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
11727 Parse keys if necessary.
11728
11729 2008-01-08 Nick Roberts <nickrob@snap.net.nz>
11730
11731 * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
11732 quotes in case of spaces, e.g. STL containers (not pretty).
11733
11734 2008-01-08 Nick Roberts <nickrob@snap.net.nz>
11735
11736 * progmodes/gdb-ui.el (gud-gdb-command-name):
11737 Explain "--annotate=3" option is necessary for the Graphical Interface.
11738
11739 2008-01-08 Nick Roberts <nickrob@snap.net.nz>
11740
11741 * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
11742 on menu bar.
11743
11744 2008-01-08 Michael Albinus <michael.albinus@gmx.de>
11745
11746 * ffap.el (ffap-read-file-or-url): Let-bind
11747 `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
11748
11749 2008-01-08 Sven Joachim <svenjoac@gmx.de>
11750
11751 * vc-bzr.el: Fix typo in header.
11752
11753 2008-01-08 Eli Zaretskii <eliz@gnu.org>
11754
11755 * Makefile.in (custom-deps, finder-data): Depend on autoloads
11756 instead of loaddefs.el.
11757
11758 2008-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
11759
11760 * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
11761 gets inserted out-of-order.
11762
11763 2008-01-08 Riccardo Murri <riccardo.murri@gmail.com>
11764
11765 * vc-bzr.el: Copyright and version headers update.
11766 Remove some outdated comments through the whole file.
11767 (vc-bzr-program-args): Remove because unused.
11768 (vc-bzr-log-switches): New customization option.
11769 (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C. No longer
11770 use `vc-bzr-program-args'.
11771 (vc-bzr-register): Fix for working with both 22.1 and CVS version of
11772 `vc-find-root' (patch by Andreas Hoenen).
11773 (vc-bzr-status): Update regex to match latest Bzr output.
11774 Remove redundant test.
11775 (vc-bzr-init-version): New function.
11776 (vc-bzr-unregister): Must not delete file.
11777 (vc-bzr-find-version): New function.
11778 (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
11779 a non-empty string, otherwise take head revision.
11780 (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
11781 (vc-bzr-diff): Simpler build of the revision spec string.
11782 (vc-annotate-convert-time, vc-bzr-annotate-difference):
11783 Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
11784 (vc-bzr-dir-state): Add code comments. Removed redundant statement.
11785 (vc-bzr-dired-state-info): Only provide custom strings for
11786 overloaded VC state 'edited; otherwise fallback to
11787 `vc-default-dired-state-info'.
11788
11789 2008-01-08 Richard Stallman <rms@gnu.org>
11790
11791 * delsel.el (delete-selection-mode): Doc fix.
11792
11793 2008-01-08 Nick Roberts <nickrob@snap.net.nz>
11794
11795 * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
11796 (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
11797
11798 * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
11799 of watch expressions (only works fully with GDB 6.7 or later).
11800
11801 2008-01-08 Dan Nicolaescu <dann@ics.uci.edu>
11802
11803 * time-stamp.el (time-stamp-time-zone):
11804 * whitespace.el (whitespace-check-buffer-leading)
11805 (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
11806 (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
11807 * progmodes/sh-script.el (sh-indentation):
11808 * textmodes/ispell.el (ispell-local-pdict):
11809 Add safe-local-variable properties.
11810
11811 2008-01-08 Michael Albinus <michael.albinus@gmx.de>
11812
11813 * vc-git.el (vc-git--call): Apply `process-file' instead of
11814 `call-process'.
11815
11816 * net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
11817 Reported by Pete Forman <pete.forman@westerngeco.com>.
11818 (tramp-perl-encode, tramp-perl-decode): Update copyrights.
11819 (tramp-handle-process-file): Handle the case where DESTINATION is
11820 a consp with t as car.
11821 (tramp-wait-for-output): We shall remove exactly what has been
11822 find by the search.
11823
11824 2008-01-08 Kevin Ryde <user42@zip.com.au>
11825
11826 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11827 For perl, allow "during global destruction" at end. Add entry for
11828 two-arg form of the Test module ok() func.
11829
11830 2008-01-08 Glenn Morris <rgm@gnu.org>
11831
11832 * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
11833 unified format.
11834
11835 * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
11836
11837 2008-01-08 Ralf Angeli <angeli@caeruleus.net>
11838
11839 * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
11840 Simplify selection of frame focusing function.
11841
11842 2008-01-08 Michael Olson <mwolson@gnu.org>
11843
11844 * textmodes/remember.el (remember-region): Fix typo in docstring.
11845
11846 2008-01-08 Lennart Borgman <lennart.borgman.073@student.lu.se>
11847
11848 * textmodes/remember.el (remember): If there is a visible region
11849 [that is, the mark is active and transient mark mode is enabled]
11850 then use this region for the initial contents of the *Remember*
11851 buffer. Use `region-beginning' and `region-end' instead of
11852 `point' and `mark'.
11853
11854 2008-01-07 Dan Nicolaescu <dann@ics.uci.edu>
11855
11856 * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
11857 argument to vc-hg-command.
11858 (vc-hg-log-view-mode): Handle the user field better.
11859
11860 2008-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
11861
11862 * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
11863
11864 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
11865
11866 * vc.el (vc-status-fileinfo): New defstruct.
11867 (vc-status): New defvar.
11868 (vc-status-insert-headers, vc-status-printer, vc-status)
11869 (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
11870 (vc-status-unmark-file, vc-status-marked-files): New functions.
11871
11872 * vc-hg.el (vc-hg-dir-status): New function.
11873
11874 2008-01-06 Martin Rudalics <rudalics@gmx.at>
11875
11876 * cus-edit.el (custom-tool-bar-map): Move initialization of this
11877 keymap from here ...
11878 (custom-mode): ... to here. Reported by Reiner Steib.
11879
11880 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
11881
11882 * obsolete/x-apollo.el: Remove file for unsupported system.
11883
11884 * term/x-win.el (vendor-specific-keysyms): Remove reference to
11885 Apollo.
11886
11887 * progmodes/gud.el (gud-dgux-p): Remove.
11888 (dbx): Remove reference to dgux.
11889
11890 * progmodes/ps-mode.el (ps-mode-print-function):
11891 * ps-print.el (ps-lp-system):
11892 * paths.el (rmail-spool-directory):
11893 * ls-lisp.el (ls-lisp-emulation):
11894 * lpr.el (lpr-lp-system):
11895 * dired.el (dired-chown-program): Remove references to dgux.
11896
11897 2008-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
11898
11899 * vc.el (vc-process-sentinel): Fix apparent typo.
11900 (vc-do-command): Forcefully kill any left over process.
11901 Use start-file-process.
11902 (vc-annotate-get-time-set-line-props): Check we don't move backward.
11903
11904 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
11905
11906 * net/dbus.el (dbus-list-hash-table)
11907 (dbus-name-owner-changed-handler): Replace "signal" by "member".
11908 (dbus-check-event): Add serial number to event.
11909 (dbus-handle-event): Apply return message if needed.
11910 (dbus-event-serial-number): New defun.
11911 (dbus-event-service-name, dbus-event-path-name)
11912 (dbus-event-interface-name, dbus-event-member-name):
11913 Adapt implementation to serial number.
11914
11915 2008-01-04 Juanma Barranquero <lekktu@gmail.com>
11916
11917 * bs.el (bs--get-mode-name): Fix typo in previous change.
11918
11919 2008-01-04 Dan Nicolaescu <dann@ics.uci.edu>
11920
11921 * mouse.el (mouse-popup-menubar): Fix typo.
11922
11923 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
11924 form inside with-current-buffer.
11925
11926 * progmodes/antlr-mode.el (provide): Move to the end of file.
11927 (require): Don't require font-lock and compile.
11928 (outline-level, imenu-use-markers, imenu-create-index-function):
11929 Move declarations to top level.
11930 (cond-emacs-xemacs-macfn): Declare for compiler.
11931
11932 * vc-bzr.el (vc-bzr-root):
11933 * vc-arch.el (vc-arch-root): Only set a property if the file is
11934 managed by this backend.
11935
11936 * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
11937
11938 2008-01-04 Tassilo Horn <tassilo@member.fsf.org>
11939
11940 * doc-view.el (doc-view-scroll-up-or-next-page)
11941 (doc-view-scroll-down-or-previous-page): Don't scroll to the
11942 top/bottom again when on the first/last page.
11943
11944 * doc-view.el (doc-view-scroll-up-or-next-page)
11945 (doc-view-scroll-down-or-previous-page): Use image-scroll-up and
11946 image-scroll-down instead of the non-image equivalents.
11947 Don't rely on a signalled condition but switch pages when scrolling
11948 doesn't change the vertical position anymore.
11949 (doc-view-mode-map): Remap scroll-{up,down} to
11950 image-scroll-{up,down}.
11951
11952 2008-01-04 Rob Riepel <riepel@networking.Stanford.EDU>
11953
11954 * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the
11955 tpu-mapper command rather than load the tpu-mapper package.
11956
11957 * emulation/tpu-mapper.el (tpu-mapper): New command.
11958 Contains all the code previously at top-level.
11959
11960 2008-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
11961
11962 * bs.el (bs--sort-by-mode, bs--get-mode-name):
11963 * imenu.el (imenu-add-to-menubar):
11964 * makesum.el (make-command-summary):
11965 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
11966 (mouse-buffer-menu):
11967 * msb.el (msb--mode-menu-cond):
11968 * calc/calc-embed.el (calc-do-embedded):
11969 * emacs-lisp/helper.el (Helper-describe-mode):
11970 * mail/emacsbug.el (report-emacs-bug):
11971 * progmodes/hideshow.el (hs-grok-mode-type):
11972 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
11973 * textmodes/table.el (*table--cell-describe-mode):
11974 Pass mode-name through format-mode-line.
11975
11976 2008-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
11977
11978 * progmodes/ada-xref.el (ada-prj-find-prj-file):
11979 * progmodes/ada-mode.el (comment-region):
11980 * calendar/todo-mode.el (todo-insert-item):
11981 * bookmark.el (bookmark-buffer-name):
11982 Test major-mode rather than mode-name.
11983
11984 2008-01-04 Richard Stallman <rms@gnu.org>
11985
11986 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
11987 Call byte-compile-warn-about-unresolved-functions outside
11988 the with-current-buffer.
11989 (byte-compile-insert-header): Use with-current-buffer.
11990
11991 2008-01-04 Glenn Morris <rgm@gnu.org>
11992
11993 * startup.el (fancy-about-screen): Remove reference to deleted
11994 `fancy-splash-help-echo' variable.
11995
11996 * version.el (emacs-copyright): Update to 2008.
11997
11998 * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
11999 rather than mapcar.
12000
12001 * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
12002 change (merge mistake).
12003
12004 * doc-view.el (doc-view-search-internal): Don't use `incf'.
12005
12006 * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
12007 (bookmark-get-bookmark-record):
12008 * image-mode.el (bookmark-make-cell-function)
12009 (bookmark-get-filename, bookmark-get-bookmark-record)
12010 (bookmark-get-position):
12011 * log-view.el (vc-modify-change-comment):
12012 * progmodes/grep.el (find-name-arg): Declare for compiler.
12013
12014 2008-01-04 Juanma Barranquero <lekktu@gmail.com>
12015
12016 * savehist.el (savehist-coding-system): Default to a variant coding
12017 system with explicit unix end-of-line conversion, which is safer.
12018
12019 2008-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
12020
12021 * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
12022 * ibuffer.el (mode column): Use format-mode-line.
12023
12024 * server.el (server-create-window-system-frame): Remove workaround for
12025 a bug that has been fixed.
12026
12027 2008-01-03 Magnus Henoch <magnus@zemdatav>
12028
12029 * net/dbus.el (dbus-name-owner-changed-handler):
12030 Use dbus-unregister-object instead of dbus-unregister-signal.
12031
12032 2008-01-03 Drew Adams <drew.adams@oracle.com>
12033
12034 * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
12035
12036 2008-01-03 Richard Stallman <rms@gnu.org>
12037
12038 * replace.el (occur-context-lines): New subroutine,
12039 broken out of occur-engine.
12040 (occur-engine): Call it.
12041
12042 2008-01-03 Alexandre Julliard <julliard@winehq.org>
12043
12044 * vc-git.el (vc-git--ls-files-state): New function.
12045 (vc-git-dir-state): Use it instead of processing the status
12046 results here.
12047
12048 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com>
12049
12050 * progmodes/grep.el (grep-find-ignored-directories):
12051 Initialize from the value of vc-directory-exclusion-list.
12052
12053 * vc-hooks.el (vc-directory-exclusion-list): Include "_darcs",
12054 even though we don't have a back end for darcs yet.
12055
12056 2008-01-02 Karl Fogel <kfogel@red-bean.com>
12057
12058 Change a return type, for greater extensibility.
12059 See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
12060 and its thread for discussion leading to this change.
12061
12062 * bookmark.el (bookmark-jump-noselect):
12063 Return an alist instead of a dotted pair.
12064 (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
12065 (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
12066 (bookmark-bmenu-switch-other-window): Adjust accordingly.
12067 (bookmark-make-cell-function): Adjust documentation accordingly.
12068
12069 * image-mode.el (image-bookmark-jump):
12070 Adjust return type accordingly; document.
12071
12072 * doc-view.el (doc-view-bookmark-jump):
12073 Adjust return type accordingly; document.
12074
12075 2008-01-02 Miles Bader <miles@gnu.org>
12076
12077 * net/rcirc.el (rcirc-log-filename-function): New variable.
12078 (rcirc-log): Use `rcirc-log-filename-function' to generate the
12079 log-file name. Don't log anything if it returns nil.
12080 (rcirc-log-write): Use `expand-file-name' when merging the
12081 log-file name from the alist with rcirc-log-directory; this does
12082 the right thing if the name in the alist already an absolute
12083 filename. Make the log-file directory if necessary.
12084
12085 2007-12-29 Richard Stallman <rms@gnu.org>
12086
12087 * font-lock.el (font-lock-prepend-text-property)
12088 (font-lock-append-text-property): Canonicalize the face and
12089 font-lock-face properties.
12090
12091 * faces.el (facep): Doc fix.
12092
12093 * startup.el (fancy-startup-tail, fancy-about-text)
12094 (fancy-startup-text): Regularize format of face property.
12095
12096 * facemenu.el (list-colors-print): Use :background and :foreground
12097 instead of background-color and foreground-color.
12098
12099 2007-12-29 Drew Adams <drew.adams@oracle.com>
12100
12101 * cus-edit.el (custom-add-parent-links):
12102 Fill the "Parent documentation" text.
12103
12104 2007-12-29 Eli Zaretskii <eliz@gnu.org>
12105
12106 * textmodes/ispell.el (ispell-grep-command): Use "grep" on
12107 MS-Windows and MS-DOS.
12108 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
12109
12110 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com>
12111
12112 * vc-svn.el (vc-svn-modify-change comment): New function.
12113
12114 2008-01-01 Dan Nicolaescu <dann@ics.uci.edu>
12115
12116 * vc-git.el (vc-git-dir-state): Set the vc-backend property.
12117 Do not disable undo, with-temp-buffer does it by default.
12118
12119 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com>
12120
12121 * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
12122 correctly.
12123
12124 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
12125 with vc-state.
12126 (vc-next-action): Fix vc-transfer-file call.
12127
12128 2007-12-31 Tom Tromey <tromey@redhat.com>
12129
12130 * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
12131 Move point to the start of the buffer.
12132
12133 2007-12-31 Dan Nicolaescu <dann@ics.uci.edu>
12134
12135 * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
12136
12137 * vc.el: State that dir-state is required to set the vc-state and
12138 vc-backend properties.
12139
12140 2007-12-31 Martin Rudalics <rudalics@gmx.at>
12141
12142 * man.el (Man-default-man-entry): Make this a defun.
12143 Improve guessing mechanism and handling of section numbers.
12144
12145 2007-12-31 Richard Stallman <rms@gnu.org>
12146
12147 * faces.el (face-all-attributes): If FRAME is nil, return defaults.
12148
12149 2007-12-31 Jay Belanger <jay.p.belanger@gmail.com>
12150
12151 * calc/calc-units.el (calc-convert-temperature): Ensure that units
12152 are on the result even when the result is zero.
12153
12154 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
12155
12156 * net/dbus.el (dbus-name-owner-changed-handler): Make the function
12157 resistent towards wrong parameters.
12158 (dbus-handle-event): Propagate D-Bus errors only in the debug case.
12159
12160 2007-12-30 Richard Stallman <rms@gnu.org>
12161
12162 * faces.el (face-all-attributes): New function.
12163
12164 * faces.el (face-differs-from-default-p): Compute list of attr names
12165 from face-attribute-name-alist.
12166
12167 * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
12168 (custom-face-save): Likewise.
12169 (custom-face-reset-saved, custom-face-reset-standard): Likewise.
12170
12171 * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
12172 (custom-theme-set-faces): Clear `face-override-spec' property.
12173 Call `face-spec-set' with FOR-DEFFACE.
12174
12175 * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
12176
12177 * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
12178 Use of frame as third arg is deprecated.
12179 Handle `face-override-spec' property.
12180 (face-spec-recalc): New function.
12181 (face-spec-set-2): New function.
12182 (frame-set-background-mode): Handle `face-override-spec' property.
12183 Use `face-spec-recalc'.
12184 (face-set-after-frame-default): Use `face-spec-recalc'.
12185
12186 2007-12-29 Nick Roberts <nickrob@snap.net.nz>
12187
12188 * thumbs.el (thumbs-conversion-program): Add comment for Windows XP.
12189
12190 2007-12-29 Dan Nicolaescu <dann@ics.uci.edu>
12191
12192 * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
12193
12194 2007-12-29 Eric S. Raymond <esr@snark.thyrsus.com>
12195
12196 * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
12197 'added, 'removed.
12198
12199 * vc.el (header coment): Better description of dir-state.
12200 (vc-compatible-state): New function. Checks whether two states
12201 can be in the same changeset; used with 'edited it can test whether
12202 the next action for a state should be commit.
12203 (vc-default-dired-state-info): Display 'removed state.
12204 (vc-dired-hook): Turn off undo, this is a speed tweak.
12205
12206 * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
12207
12208 * vc-hg.el (vc-bzr-hg-state): Recognize 'added and 'removed.
12209 Cope with the possibility that the 'C' status flag might change
12210 in 0.9,6.
12211
12212 * vc-git.el (vc-bzr-dir-state): Recognize 'removed.
12213
12214 2007-12-29 Thien-Thi Nguyen <ttn@gnuvola.org>
12215
12216 * files.el (cd-absolute): Fix omission bug:
12217 Make `list-buffers-directory' buffer-local.
12218
12219 2007-12-29 Dan Nicolaescu <dann@ics.uci.edu>
12220
12221 * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
12222
12223 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
12224
12225 * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
12226
12227 * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
12228 (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
12229 (math-yacas-compose-deriv, math-yacas-compose-taylor)
12230 (math-maxima-parse-subst, math-maxima-parse-taylor)
12231 (math-maxima-compose-taylor, math-maxima-compose-subst)
12232 (math-maxima-compose-if, math-lang-switch-args)
12233 (math-lang-compose-switch-args, math-read-giac-subscr):
12234 New functions.
12235 (calc-lang-allow-underscores, calc-lang-allow-percentsigns)
12236 (calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
12237 Add languages.
12238 (math-vector-brackets, math-complex-format, math-variable-table)
12239 (math-parse-table, math-oper-table, math-function-table)
12240 (math-special-function-table, math-compose-subscr):
12241 Add values for new languages.
12242
12243 * calc/calccomp.el (math-compose-expr): Add new languages.
12244
12245 * calc/calc.el (calc-language): Add languages to docstring.
12246
12247 * calc/calc-ext.el (calc-init-extensions): Add keybindings
12248 for new languages. Autoload commands to change languages.
12249
12250 * calc/calc-help.el (calc-d-prefix-help): Add new languages.
12251
12252 * calc/calc-menu.el (calc-modes-menu): Add new languages.
12253 (calc-arithmetic-menu, calc-scientific-function-menu)
12254 (calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
12255 (calc-units-menu, calc-variables-menu, calc-stack-menu):
12256 Add :active keywords.
12257
12258 2007-12-28 Dan Nicolaescu <dann@ics.uci.edu>
12259
12260 * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
12261 returns 'ignored or 'unregistered.
12262 (vc-hg-state): Pass "-A" to the status command and deal with the
12263 output.
12264 (vc-hg-dir-state): Pass "-A" to the status command.
12265
12266 2007-12-29 Richard Stallman <rms@gnu.org>
12267
12268 * progmodes/compile.el (compilation-start): Set initial visible
12269 point properly even when compilation buffer already current.
12270
12271 2007-12-29 Richard Stallman <rms@gnu.org>
12272
12273 * files.el (conf-mode-maybe): New function.
12274 (auto-mode-alist): Use conf-mode-maybe for .conf etc.
12275
12276 2007-12-29 Martin Rudalics <rudalics@gmx.at>
12277
12278 * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
12279
12280 2007-12-29 Dan Nicolaescu <dann@ics.uci.edu>
12281
12282 * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
12283
12284 2007-12-29 Richard Stallman <rms@gnu.org>
12285
12286 * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
12287 so they never do EOF.
12288
12289 2007-12-29 Richard Stallman <rms@gnu.org>
12290
12291 * faces.el (copy-face): Create the new face explicitly if it
12292 does not exist already.
12293
12294 2007-12-29 Eli Zaretskii <eliz@gnu.org>
12295
12296 * simple.el (minibuffer-history, shell-command-history)
12297 (set-variable-value-history):
12298 * replace.el (regexp-history):
12299 * international/mule-cmds.el (input-method-history):
12300 * files.el (file-name-history): Add reference to history-length in
12301 the doc string.
12302
12303 2007-12-29 Richard Stallman <rms@gnu.org>
12304
12305 * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
12306
12307 2007-12-29 Jason Rumney <jasonr@gnu.org>
12308
12309 * find-dired.el (find-name-arg): New custom variable.
12310 (find-name-dired): Use it.
12311 (find-dired-find-program): Remove.
12312 (find-dired): Use find-program.
12313 (find-grep-dired): Use grep-program.
12314
12315 * progmodes/grep.el (rgrep): Use find-name-arg.
12316
12317 2007-12-29 Thien-Thi Nguyen <ttn@gnuvola.org>
12318
12319 * progmodes/cc-vars.el (defcustom-c-stylevar):
12320 Revert to pre-2007-12-12 version.
12321
12322 2007-12-29 Richard Stallman <rms@gnu.org>
12323
12324 * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
12325
12326 * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
12327 Use changed.
12328
12329 * startup.el (fancy-splash-help-echo): Var deleted.
12330 (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
12331 (fancy-about-screen): Don't display fancy-splash-help-echo.
12332
12333 * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
12334
12335 2007-12-28 Eric S. Raymond <esr@snark.thyrsus.com>
12336
12337 * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
12338 to vc-hooks.el so it will be available to other modes, such as
12339 speedbar.el. Also, teach it to recognize monotone state directories.
12340
12341 * speedbar.el: Remove this mode's fragile assumptions about
12342 version-control systems. Instead, make it use logic from
12343 vc-hooks.el so it will become smarter whenever VC mode does.
12344
12345 * vc-hooks.el: 'added is a real state, not a future hypothetical one.
12346 Fix the documentation.
12347
12348 * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
12349 Modify all instances of the dir-state back-end method to suppress
12350 keeping undo lists on the buffers holding status output, which
12351 can get extremely large.
12352
12353 * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions
12354 so they don't do work that the default one can do instead.
12355
12356 * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
12357 states, and the new return-value convention. These are not
12358 actually used yet, just set.
12359
12360 * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
12361 states when appropriate.
12362
12363 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Set 'ignored and
12364 'unregistered when appropriate.
12365
12366 * vc-git.el: Document that we don't set the new states yet.
12367
12368 * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
12369 'ignored states.
12370
12371 * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
12372 appropriate.
12373
12374 * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered
12375 when appropriate.
12376
12377 2007-12-28 Nick Roberts <nickrob@snap.net.nz>
12378
12379 * thumbs.el (thumbs-call-convert): Use call-process directly
12380 with thumbs-conversion-program instead of through shell-file-name
12381 for better error reporting.
12382
12383 2007-12-27 Jay Belanger <jay.p.belanger@gmail.com>
12384
12385 * calc/calc-aent.el (math-remove-percentsigns):
12386 * calc/calccomp.el (math-to-percentsigns): Change placeholder
12387 for percent signs.
12388
12389 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com>
12390
12391 * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
12392 use completion-ignored-extensions to detect files that should be
12393 ignorted in VC-Dired listings, heading off lots of expensive calls
12394 to (vc-state).
12395
12396 * vc.el (vc-dired-hook): Show unregistered file status as "?" in
12397 non-terse mode.
12398 (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
12399 Makefile.in or Makefile.am.
12400
12401 2007-12-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12402
12403 * ps-print.el (ps-mark-active-p): Fun returned back.
12404 (ps-print-preprint-region): Use `ps-mark-active-p' instead of
12405 `region-active-p' for error checking.
12406
12407 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com>
12408
12409 * vc.el, vc-sccs.el, vc-rcs.el, vc-cvs.el, vc-mcvs.el:
12410 Put new machinery in place to support editing of change comments
12411 with 'e' in a log-view buffer. Not documented yet as this
12412 only works for SCCS, RCS, and maybe CVS if you have admin
12413 privileges. When we have backend support for Subversion and
12414 more modern systems it will be time to write this up.
12415
12416 2007-12-27 Kenichi Handa <handa@ni.aist.go.jp>
12417
12418 * international/mule-cmds.el (select-safe-coding-system):
12419 When a buffer is modified, cancel the writing.
12420
12421 2007-12-26 Eric S. Raymond <esr@snark.thyrsus.com>
12422
12423 * log-view.el: Add Subversion and Mercurial log format samples.
12424
12425 * vc.el (vc-dired-hook): Significantly speed up by arranging for
12426 it to call the backend dir-state hook (if it exists)
12427 exactly *once*, rather than once per each subdirectory (with
12428 dired-state-info calls on all toplevel files slowing it down even
12429 further). For this to work, backend dir-state methods have to
12430 recurse to subdirectories. Most of them already did anyway; a few
12431 needed *non*-recursion switches removed. This change mostly
12432 removed code that was perversely bad and should have been shot
12433 through the head years ago.
12434
12435 * vc-bzr.el (vc-bzr-dir-state):
12436 * vc-cvs.el (vc-cvs-dir-state):
12437 * vc-mcvs.el (vc-mcvs-dir-state):
12438 * vc-svn.el (vc-svn-dir-state): Recurse in subdirectories.
12439
12440 * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
12441 multiple arguments, so generate logs sequentially when we get them.
12442 * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
12443 headers so the various log bindings can do the right thing.
12444 * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
12445
12446 2007-12-26 Andreas Schwab <schwab@suse.de>
12447
12448 * font-lock.el (save-buffer-state): Make sure the state of the
12449 buffer is always restored.
12450
12451 2007-12-26 Jay Belanger <jay.p.belanger@gmail.com>
12452
12453 * calc/calc.el (calc-lang-allow-percentsigns): New variable.
12454
12455 * calc/calc-lang.el (calc-lang-allow-percentsigns): Declare as
12456 a variable.
12457
12458 * calc/calccomp.el (math-to-percentsigns): New function.
12459 (math-compose-var): Handle variables with percent signs.
12460 (math-compose-expr): Handle function names with percent signs.
12461
12462 * calc/calc-aent.el (math-to-percentsigns): Declare as function.
12463 (math-read-exprs): Handle percent signs in languages that
12464 allow them.
12465 (math-restore-underscores): Remove function.
12466 (math-remove-percentsigns, math-restore-placeholders):
12467 New functions.
12468
12469 2007-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12470
12471 * ps-print.el (ps-print-preprint-region): Use `region-active-p' instead
12472 of `mark' for error checking.
12473
12474 2007-12-26 Tassilo Horn <tassilo@member.fsf.org>
12475
12476 * image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
12477 New functions.
12478 (image-mode): Set bookmark-make-cell-function appropriately.
12479
12480 * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
12481
12482 * bookmark.el (bookmark-make-cell-function): New variable.
12483 (bookmark-make): Call bookmark-make-cell-function's function
12484 instead of bookmark-make-cell.
12485 (bookmark-get-handler, bookmark-jump-internal): New functions.
12486 (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
12487 (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
12488 Use bookmark-jump-internal.
12489 (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
12490
12491 * doc-view.el (doc-view-bookmark-make-cell)
12492 (doc-view-bookmark-jump): New functions.
12493 (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
12494
12495 2007-12-25 Miles Bader <miles@gnu.org>
12496
12497 * indent.el (indent-for-tab-command): Rigidly indent the following
12498 sexp along with the current line when a prefix arg is given in the
12499 non-active-region case. Specify raw prefix in interactive spec.
12500 Simplify main indentation logic to get rid of the conditional call
12501 to `indent-according-to-mode' (it just ended up calling
12502 `indent-line-function' in all cases anyway, which can be done more
12503 simply here). Remove unnecessary test of ARG in active region case.
12504
12505 2007-12-25 Richard Stallman <rms@gnu.org>
12506
12507 * allout.el (allout-region-active-p): Rename from my-region-active-p.
12508 Use `use-region-p'.
12509 (allout-write-file-hook-handler): Simplify code.
12510
12511 * ps-print.el (ps-mark-active-p): Function deleted.
12512 (ps-print-preprint-region): Use (mark) for the error check.
12513
12514 * tooltip.el (tooltip-region-active-p): Use `use-region-p'.
12515
12516 * winner.el (winner-active-region): Use `mark-active' if it's defined.
12517
12518 * progmodes/ada-mode.el (ada-region-selected): Use `use-region-p'.
12519
12520 * textmodes/org.el (org-region-active-p): Use `use-region-p'.
12521
12522 * progmodes/idlwave.el (idlwave-region-active-p): Use `use-region-p'.
12523
12524 * textmodes/reftex.el (reftex-region-active-p): Use `use-region-p'.
12525
12526 * progmodes/cc-defs.el (c-region-is-active-p):
12527 Use `mark-active' if it's defined.
12528
12529 * progmodes/cc-cmds.el (c-indent-line-or-region):
12530 Pass prefix arg to `c-indent-command'. Use `use-region-p'.
12531
12532 * simple.el (select-active-regions): New option.
12533 (set-mark): Obey it.
12534 (yank-pop-change-selection): New option.
12535 (current-kill): Obey it.
12536
12537 * simple.el (use-region-p): Rename from `region-active-p'.
12538 (region-active-p): New function.
12539
12540 2007-12-25 David Golden <david.delaharpe.golden@gmail.com> (tiny change)
12541
12542 * term/x-win.el (x-select-enable-primary): New option.
12543 (x-select-text, x-cut-buffer-or-selection-value): Obey it.
12544
12545 * mouse.el (mouse-yank-primary): New function (almost same
12546 as mouse-yank-secondary).
12547
12548 2007-12-25 Dan Nicolaescu <dann@ics.uci.edu>
12549
12550 * calculator.el:
12551 * dframe.el:
12552 * iswitchb.el:
12553 * whitespace.el:
12554 * winner.el:
12555 * emacs-lisp/checkdoc.el:
12556 * mail/feedmail.el:
12557 * net/quickurl.el:
12558 * obsolete/fast-lock.el:
12559 * play/5x5.el:
12560 * progmodes/delphi.el:
12561 * progmodes/idlw-shell.el:
12562 * progmodes/idlwave.el:
12563 * textmodes/artist.el:
12564 * textmodes/ispell.el:
12565 * textmodes/texinfmt.el:
12566 * textmodes/texinfo.el: Remove obsolete definitions of backward
12567 compatibility macros for defcustom, defgroup, defface, when,
12568 unless, with-current-buffer and with-temp-message.
12569
12570 2007-12-24 Nick Roberts <nickrob@snap.net.nz>
12571
12572 * progmodes/verilog-mode.el: Reformat parts to 80 columns.
12573
12574 2007-12-23 Stefan Monnier <monnier@iro.umontreal.ca>
12575
12576 * server.el (server-save-buffers-kill-terminal): Check the `proc' is
12577 indeed a process.
12578
12579 2007-12-23 Richard Stallman <rms@gnu.org>
12580
12581 * simple.el (region-active-p): New function.
12582 (use-empty-active-region): New variable.
12583
12584 * dired-aux.el (dired): Load dired.el at run time too.
12585
12586 2007-12-23 Juri Linkov <juri@jurta.org>
12587
12588 * man.el (Man-follow-manual-reference): Fill the minibuffer's
12589 default list with a full list of references.
12590
12591 * files.el (auto-mode-alist): Add \\' to doc-view files regexp.
12592
12593 2007-12-23 Andreas Schwab <schwab@suse.de>
12594
12595 * files.el (switch-to-buffer-other-frame): Return the buffer
12596 switched to.
12597
12598 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
12599
12600 Sync with Tramp 2.1.12.
12601
12602 * net/tramp.el: New todo item.
12603
12604 * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
12605 switch. Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
12606
12607 * net/trampver.el: Update release number.
12608
12609 2007-12-22 Richard Stallman <rms@gnu.org>
12610
12611 * newcomment.el (comment-region-default): Don't triple the
12612 comment starter if the first region line isn't indented enough.
12613
12614 2007-12-21 Teodor Zlatanov <tzz@lifelogs.com>
12615
12616 * net/imap.el (imap-authenticate): Use current-buffer instead of
12617 buffer, for the cases where imap-authenticate is called with a nil
12618 buffer parameter.
12619
12620 2007-12-21 Martin Rudalics <rudalics@gmx.at>
12621
12622 * autoinsert.el (auto-insert-alist): Remove nonsensical precision
12623 specifier from format-string. Reported by Ye Wenbin.
12624
12625 2007-12-20 Jason Rumney <jasonr@gnu.org>
12626
12627 * nxml/nxml-mode.el (nxml-faces): Rename from nxml-highlighting-faces.
12628 Parent group is font-lock-faces.
12629 (nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
12630 (nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
12631 (nxml-version): Remove.
12632 (nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
12633 (nxml-text, nxml-comment-content, nxml-comment-delimiter)
12634 (nxml-processing-instruction-delimiter)
12635 (nxml-processing-instruction-target)
12636 (nxml-processing-instruction-content, nxml-cdata-section-delimiter)
12637 (nxml-cdata-section-CDATA, nxml-cdata-section-content)
12638 (nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
12639 (nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
12640 (nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
12641 (nxml-attribute-prefix, nxml-attribute-colon)
12642 (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
12643 (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
12644 (nxml-attribute-value, nxml-attribute-value-delimiter)
12645 (nxml-namespace-attibute-value)
12646 (nxml-namespace-attribure-value-delimiter)
12647 (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
12648 (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
12649 (nxml-glyph): Rename, removing -face suffix.
12650 Inherit from existing font-lock faces.
12651 (nxml-apply-fontify-rule, nxml-char-ref-display-extra):
12652 Use new face names.
12653
12654 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
12655 (nxml-outline-active-indicator, nxml-outline-ellipsis):
12656 Rename, removing -face suffix.
12657 (nxml-highlighted-less-than, nxml-highlighted-greater-than)
12658 (nxml-highlighted-colon, nxml-highlighted-slash)
12659 (nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
12660 (nxml-highlighted-active-minus, nxml-highlighted-active-plus)
12661 (nxml-highlighted-qname, nxml-outline-display-heading):
12662 Use new face names.
12663
12664 * nxml/rng-valid.el (rng-error): Rename from rng-error-face.
12665
12666 * nxml/rng-nxml.el (rng-nxml-easy-menu): Remove nxml-version.
12667
12668 2007-12-19 Martin Rudalics <rudalics@gmx.at>
12669
12670 * cus-start.el (all): Use correct group name for members of
12671 mode-line group.
12672
12673 * man.el (Man-default-man-entry): When looking for default man
12674 entry title search text preceding point. Use when instead of if.
12675
12676 * indent.el (indent-for-tab-command): Fix doc-string typo.
12677
12678 * vc.el (vc-ensure-vc-buffer): Avoid infinite looping when
12679 vc-parent-buffer is the current buffer.
12680
12681 * info-look.el (info-lookup, info-lookup-setup-mode)
12682 (info-lookup-make-completions): Avoid clobbering Info-history and
12683 Info-history-list.
12684
12685 2007-12-19 Glenn Morris <rgm@gnu.org>
12686
12687 * progmodes/verilog-mode.el (top-level): Don't require compile.
12688 (compilation-error-regexp-alist, compilation-last-buffer):
12689 Define for compiler.
12690 (verilog-insert-1): New function.
12691 (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
12692 Use verilog-insert-1.
12693 (verilog-surelint-off): Use next-error-last-buffer if bound.
12694 Check compile buffer is live.
12695
12696 2007-12-19 John J Foerch <jjfoerch@earthlink.net> (tiny change)
12697
12698 * progmodes/compile.el (compilation-start): Don't pass a FRAME
12699 argument to display-buffer.
12700
12701 2007-12-19 Jason Rumney <jasonr@gnu.org>
12702
12703 * nxml/rng-maint.el (rng-format-manual): Do not autoload.
12704 (rng-autoload-modules, rng-update-autoloads, rng-compile-modules)
12705 (rng-byte-compile-load, rng-write-version): Remove.
12706
12707 * nxml/rng-loc.el (rng-schema-locating-files-default)
12708 (rng-schema-locating-file-schema-file): Use files in etc/schemas.
12709 (rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
12710
12711 2007-12-18 Michael Albinus <michael.albinus@gmx.de>
12712
12713 * files.el (cd-absolute): Set `list-buffers-directory' in order to
12714 show correct path in buffer list.
12715
12716 * net/tramp.el (tramp-open-connection-setup-interactive-shell)
12717 (tramp-find-shell): Send only single prompt setting commands, in
12718 order to avoid double-prompt.
12719
12720 * net/tramp-compat.el (top): Require cl only when compiling.
12721 Reported by Glenn Morris <rgm@gnu.org>.
12722
12723 2007-12-18 Thien-Thi Nguyen <ttn@gnuvola.org>
12724
12725 * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
12726 (c-comment-continuation-stars): No longer declare with
12727 cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
12728 (c-block-comment-prefix): Use symbol-value to
12729 access c-comment-continuation-stars.
12730 * progmodes/cc-mode.el (c-initialize-cc-mode):
12731 Use symbol-value to access c-comment-continuation-stars.
12732
12733 2007-12-18 Mark A. Hershberger <mah@everybody.org>
12734
12735 * xml.el (xml-escape-string): New function. Escape string using
12736 xml-entity-alist.
12737 (xml-debug-print-internal): Use xml-escape-string to escape
12738 characters in attributes and in text children of elements.
12739
12740 2007-12-18 Glenn Morris <rgm@gnu.org>
12741
12742 * progmodes/cc-subword.el (c-subword-mode): Drop support for
12743 systems without define-minor-mode.
12744
12745 * progmodes/cc-vars.el (defcustom-c-stylevar): Remove debugging message.
12746
12747 * progmodes/verilog-mode.el: Replace all instances of
12748 string-to-int with string-to-number, insert-string with insert,
12749 and read-input with read-string.
12750 (top-level): No need to require imenu, reporter, dinotrace, vc,
12751 font-lock when compiling. Always require compile. Relegate remaining
12752 compatibility cruft to XEmacs. Don't require font-lock.
12753 (verilog-version): Remove superfluous concat.
12754 (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
12755 No need to define.
12756 (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
12757 (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
12758 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
12759 (verilog-startup-message-displayed): These are variables, not constants.
12760 (verilog-batch-execute-func, verilog-auto-inst)
12761 (verilog-auto-inst-param): Use mapc rather than mapcar.
12762 (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
12763 actually defining.
12764 (verilog-modi-get-decls, verilog-modi-get-sub-decls)
12765 (verilog-modi-get-outputs, verilog-modi-get-inouts)
12766 (verilog-modi-get-inputs, verilog-modi-get-wires)
12767 (verilog-modi-get-regs, verilog-modi-get-assigns)
12768 (verilog-modi-get-consts, verilog-modi-get-gparams)
12769 (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
12770 (verilog-modi-get-sub-inputs): Move inline functions earlier in
12771 the file.
12772 (sigs-in, sigs-out): Don't declare multiple times.
12773 (got-sig, got-rvalue, uses-delayed): Define for compiler with just
12774 `defvar'.
12775 (verilog-auto): Call dinotrace-unannotate-all only if bound.
12776 (verilog-module-inside-filename-p): No need to wrap fboundp test
12777 in condition-case.
12778 (reporter-submit-bug-report): Autoload it.
12779 (verilog-mark-defun): Call zmacs-activate-region only if bound.
12780 (verilog-font-customize): Call customize-apropos only if bound.
12781 (verilog-getopt-flags, verilog-auto-reeval-locals):
12782 Use make-local-variable rather than make-variable-buffer-local.
12783 (verilog-company, verilog-project, verilog-modi-cache-list):
12784 Move make-variable-buffer-local calls to top-level.
12785 (font-lock-defaults-alist): Don't define it.
12786 (verilog-need-fld): Remove.
12787 (verilog-font-lock-init): Don't set font-lock-defaults-alist.
12788 (verilog-mode): Only call make-local-hook on XEmacs.
12789 Set font-lock-defaults rather than using verilog-font-lock-init.
12790
12791 2007-12-17 Andreas Schwab <schwab@suse.de>
12792
12793 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
12794 Fix comment typo.
12795
12796 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
12797
12798 * net/dbus.el (dbus-name-owner-changed-handler):
12799 Use `dbus-unregister-signal' for removing old rules.
12800 Obey new structure of `dbus-registered-functions-table'.
12801
12802 2007-12-12 Thien-Thi Nguyen <ttn@gnuvola.org>
12803
12804 * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
12805
12806 2007-12-11 Dan Nicolaescu <dann@ics.uci.edu>
12807
12808 * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
12809 function.
12810 (add-submenu): Only define for XEmacs.
12811 (verilog-regexp-words): Revert previous change, keep the other
12812 definition.
12813
12814 2007-12-09 Dan Nicolaescu <dann@ics.uci.edu>
12815
12816 * progmodes/perl-mode.el (perl-continued-statement-offset)
12817 (perl-continued-brace-offset, perl-brace-offset)
12818 (perl-brace-imaginary-offset, perl-label-offset):
12819 * progmodes/cperl-mode.el (cperl-brace-offset)
12820 (cperl-continued-brace-offset, cperl-label-offset)
12821 (cperl-continued-statement-offset)
12822 (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
12823 Add safe-local-variable properties.
12824
12825 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
12826
12827 * progmodes/verilog-mode.el (verilog-mode-map)
12828 (verilog-template-map, verilog-mode-mouse-map): Fix typos.
12829 (verilog-colorize-include-files): Use only overlay functions so
12830 that it can work on both emacs and XEmacs.
12831 (set-extent-keymap): Remove unused defun.
12832 (verilog-kill-existing-comment, verilog-insert-date)
12833 (verilog-insert-year): Rename in order not to pollute the global
12834 namespace from kill-existing-comment, insert-date and
12835 insert-year, respectively.
12836 (verilog-set-auto-endcomments, verilog-header): Update callers.
12837
12838 * files.el (auto-mode-alist): Recognize verilog files.
12839
12840 * progmodes/verilog-mode.el (verilog-string-replace-matches)
12841 (verilog-string-remove-spaces, verilog-re-search-forward)
12842 (verilog-re-search-backward, verilog-re-search-forward-quick)
12843 (verilog-re-search-backward-quick, verilog-get-beg-of-line)
12844 (verilog-get-end-of-line, verilog-within-string): Move definitions
12845 before first use. No code changes.
12846
12847 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
12848
12849 * progmodes/verilog-mode.el (verilog-mode-version)
12850 (verilog-mode-release-date): Don't use expanding keywords.
12851 (provide): Move to the end of file.
12852 (fboundp): Don't check if eval-when-compile is bound, it is used
12853 later in the file without checking.
12854 (when, unless): Copy definitions from subr.el.
12855 (char-before, defcustom, defface, customize-group)
12856 (verilog-batch-error-wrapper): Don't use old style backquotes.
12857 (verilog-regexp-opt): Avoid using the cl function case.
12858 (verilog-regexp-words): Remove duplicated definition.
12859 (verilog-mode-abbrev-table): Remove, duplicate.
12860 (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
12861 Declare and initialize in one step.
12862 (verilog-declaration-prefix-re, verilog-declaration-re)
12863 (verilog-end-of-statement, verilog-indent-declaration)
12864 (verilog-get-lineup-indent): Remove trailing whitespace.
12865 (verilog-mode): Fix autoload cookie.
12866 Set beginning-of-defun-function and end-of-defun-function. Use when
12867 instead of if.
12868 (verilog-emacs-features, verilog-auto-ascii-enum)
12869 (verilog-insert-indices): Escape braces in doc strings.
12870
12871 2007-12-08 Michael McNamara <mac@verilog.com>
12872 Wilson Snyder <wsnyder@wsnyder.org>
12873
12874 * progmodes/verilog-mode.el: New file.
12875
12876 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
12877
12878 * international/latexenc.el (latexenc-find-file-coding-system):
12879 If both coding-system-for-write and buffer-file-coding-system of
12880 latex-main-file are nil, use `undecided'.
12881
12882 2007-12-06 Jason Rumney <jasonr@gnu.org>
12883
12884 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
12885
12886 2007-12-12 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
12887
12888 * files.el (revert-buffer): Docstring fix.
12889
12890 2007-12-11 Glenn Morris <rgm@gnu.org>
12891
12892 * emacs-lisp/check-declare.el (check-declare-verify): Handle deffoo.
12893
12894 2007-12-11 Jay Belanger <jay.p.belanger@gmail.com>
12895
12896 * calc/calc-aent.el (math-restore-underscores)
12897 (math-string-restore-underscores): New functions.
12898 (math-read-factor): Properly check variable names with underscores
12899 for entries in `math-expr-variable-mapping'.
12900
12901 * calc/calc-lang.el (math-lang-name): New property name.
12902
12903 * calc/calc.el (calc-set-mode-line): Use `math-lang-name'
12904 to set language name.
12905
12906 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12907
12908 * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
12909
12910 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
12911
12912 * server.el (server-select-display): Fix important typo.
12913 (server-process-filter): Turn a "" display into nil.
12914
12915 2007-12-09 Juri Linkov <juri@jurta.org>
12916
12917 * replace.el (keep-lines, flush-lines, how-many): Doc fix.
12918 Check search-upper-case before calling isearch-no-upper-case-p
12919 to set case-fold-search.
12920 (occur): Doc fix.
12921 (occur-1, perform-replace): Check search-upper-case before calling
12922 isearch-no-upper-case-p to set case-fold-search.
12923
12924 * isearch.el (search-upper-case): Doc fix.
12925 (isearch-mode-map): Bind `M-s o' to isearch-occur.
12926 (isearch-query-replace): Doc fix. Let-bind search-upper-case to nil.
12927 (isearch-query-replace-regexp): Doc fix.
12928 (isearch-occur): New function.
12929
12930 2007-12-09 Reiner Steib <Reiner.Steib@gmx.de>
12931
12932 * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for
12933 backward compatibility.
12934
12935 * net/imap.el (imap-string-to-integer): New function.
12936
12937 2007-12-09 David Kastrup <dak@gnu.org>
12938
12939 * emacs-lisp/lisp-mnt.el (lm-verify): Make it work with
12940 directories. Not sure anybody uses this anymore, though.
12941
12942 2007-12-09 Glenn Morris <rgm@gnu.org>
12943
12944 * emulation/viper-init.el (top-level): Use dolist rather than mapc
12945 in make-variable-frame-local call.
12946
12947 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
12948
12949 * mail/hashcash.el (declare-function):
12950 * net/imap.el (declare-function): New no-op macro for backward
12951 compatibility.
12952
12953 2007-12-08 Eli Zaretskii <eliz@gnu.org>
12954
12955 Sync makefile.w32-in with Makefile.in.
12956
12957 * makefile.w32-in (check-declare): New target.
12958 (BYTE_COMPILE_EXTRA_FLAGS): New variable.
12959 (.el.elc, compile-CMD, compile-SH, compile-always-CMD)
12960 (compile-always-SH, compile-calc-CMD, compile-calc-SH)
12961 ($(lisp)/progmodes/cc-mode.elc): Use it.
12962 ($(lisp)/progmodes/cc-mode.elc): New rule.
12963
12964 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
12965
12966 * indent.el (tab-stop-list): Mark as safe-local-variable.
12967
12968 * generic-x.el (etc-sudoers-generic-mode): New mode.
12969 (generic-unix-modes): Add it.
12970
12971 2007-12-08 Michael Albinus <michael.albinus@gmx.de>
12972
12973 * net/dbus.el (dbus-hash-table=): Remove function. We cannot
12974 apply wildcards in a hash table key; there is no usable hash code then.
12975 (dbus-registered-functions-table): Use `equal' as test function.
12976 (dbus-name-owner-changed-handler): Rewrite due to new hash table
12977 structure.
12978
12979 2007-12-08 Martin Rudalics <rudalics@gmx.at>
12980
12981 * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search
12982 bound error in block comment branch.
12983
12984 2007-12-08 David Kastrup <dak@gnu.org>
12985
12986 * textmodes/reftex.el (reftex-select-with-char):
12987 * textmodes/reftex-toc.el (reftex-toc-do-promote)
12988 (reftex-toc-visit-location, reftex-toc-find-section):
12989 * textmodes/reftex-index.el (reftex-index-show-entry):
12990 * textmodes/org.el (org-cycle-hide-archived-subtrees)
12991 (org-table-rotate-recalc-marks, org-mark-ring-push)
12992 (org-follow-info-link, org-mhe-get-message-folder-from-index)
12993 (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
12994 (org-evaluate-time-range, org-edit-agenda-file-list):
12995 * textmodes/artist.el (artist-select-next-op-in-list)
12996 (artist-select-prev-op-in-list):
12997 * term/mac-win.el (mac-service-insert-text):
12998 * startup.el (fancy-about-screen):
12999 * progmodes/vhdl-mode.el (vhdl-decision-query):
13000 * progmodes/idlwave.el (idlwave-template)
13001 (idlwave-scroll-completions, idlwave-display-completion-list):
13002 * progmodes/ebrowse.el (ebrowse-show-progress):
13003 * progmodes/cperl-mode.el (cperl-find-pods-heres):
13004 * progmodes/antlr-mode.el (antlr-insert-option-do):
13005 * play/mpuz.el (mpuz-close-game):
13006 * net/rcirc.el (rcirc-next-active-buffer):
13007 * mail/reporter.el (reporter-update-status):
13008 * kmacro.el (kmacro-display):
13009 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
13010 * emulation/viper-util.el (viper-save-setting):
13011 * emacs-lisp/lisp-mnt.el (lm-verify):
13012 * emacs-lisp/edebug.el (edebug-set-mode):
13013 * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
13014 * calendar/calendar.el (calendar-print-day-of-year):
13015 * calc/calcalg3.el (calc-curve-fit):
13016 * calc/calcalg2.el (math-integral):
13017 * calc/calc.el (calc-read-key-sequence, calc-version):
13018 * calc/calc-mode.el (calc-set-simplify-mode):
13019 * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
13020
13021 2007-12-07 D. Goel <deego3@gmail.com>
13022
13023 * progmodes/idlw-shell.el (idlwave-shell-display-line)
13024 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
13025 (ada-xref-find-in-modified-ali, ada-find-in-src-path)
13026 * mail/uce.el (uce-reply-to-uce)
13027 * progmodes/vhdl-mode.el (vhdl-template-modify)
13028 * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
13029 to `error' (as suggested by RMS.)
13030
13031 2007-12-07 Glenn Morris <rgm@gnu.org>
13032
13033 * allout.el (allout-write-file-hook-handler):
13034 * textmodes/reftex.el (reftex-TeX-master-file):
13035 * textmodes/reftex-parse.el (reftex-short-context):
13036 Revert previous change.
13037
13038 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
13039
13040 * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure.
13041 (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns.
13042 (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
13043 (dbus-event-service-name, dbus-event-path-name)
13044 (dbus-event-interface-name, dbus-event-member-name): Fix for new
13045 event structure.
13046 (dbus-list-activatable-names, dbus-list-names)
13047 (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
13048 Reorder `dbus-call-method' arguments.
13049
13050 2007-12-06 D. Goel <deego3@gmail.com>
13051
13052 * allout.el (allout-write-file-hook-handler):
13053 * textmodes/reftex.el (reftex-TeX-master-file):
13054 * textmodes/org.el (org-paste-subtree):
13055 * progmodes/vhdl-mode.el (vhdl-template-modify):
13056 * progmodes/idlw-shell.el (idlwave-shell-send-command)
13057 (idlwave-shell-display-line):
13058 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
13059 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
13060 * net/trampver.el (x):
13061 * mail/uce.el (uce-reply-to-uce):
13062 * mail/rmailout.el (rmail-output):
13063 * mail/feedmail.el (feedmail-dump-message-to-queue):
13064 * whitespace.el (whitespace-write-file-hook):
13065 * wdired.el (wdired-check-kill-buffer):
13066 * vc.el (vc-update):
13067 * vc-mcvs.el (vc-mcvs-checkin):
13068 * vc-cvs.el (vc-cvs-checkin):
13069 * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
13070 * ibuffer.el (ibuffer-current-buffer):
13071 * dired.el (dired-move-to-end-of-filename):
13072 * bindings.el (complete-symbol):
13073 * textmodes/org-publish.el (org-publish-file):
13074 (org-publish-current-project):
13075 * textmodes/reftex-parse.el (reftex-short-context):
13076 * textmodes/texinfmt.el: Fix buggy calls to `error'.
13077
13078 2007-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
13079
13080 * doc-view.el (doc-view-dvi->pdf-sentinel)
13081 (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
13082 (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
13083 within a sentinel or timer.
13084 (doc-view-display): Don't try to display before the requested page
13085 is available, unless told to do so explicitly.
13086 (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
13087 Force display even if the requested page is not available.
13088
13089 2007-12-06 Richard Stallman <rms@gnu.org>
13090
13091 * help-fns.el (describe-function-1): Call ad-get-advice-info
13092 only on symbols.
13093
13094 2007-12-06 Glenn Morris <rgm@gnu.org>
13095
13096 * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
13097 (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
13098 (antlr-tokenref, antlr-literal): Inherit from standard font-lock
13099 faces in non-light-background case.
13100
13101 * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
13102 * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
13103 * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
13104 * emulation/vi.el, emulation/viper-cmd.el:
13105 * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl-mode.el:
13106 * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
13107 * textmodes/fill.el: Remove directory part from filenames in
13108 function declarations.
13109
13110 * dired-aux.el (mailcap-mime-info): Update declaration.
13111
13112 2007-12-05 Richard Stallman <rms@gnu.org>
13113
13114 * wid-edit.el (widget-type): Doc fix.
13115
13116 2007-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
13117
13118 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
13119 Don't match "sub { (...) ... }".
13120
13121 2007-12-05 Richard Stallman <rms@gnu.org>
13122
13123 * international/mule-cmds.el (toggle-input-method-active): New var.
13124 (toggle-input-method): Bind toggle-input-method-active to t.
13125 Error if it was already non-nil.
13126
13127 2007-12-05 Reiner Steib <Reiner.Steib@gmx.de>
13128
13129 * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
13130
13131 2007-12-05 Elias Oltmanns <eo@nebensachen.de>
13132
13133 * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
13134 see if certs should be verified and what is to be done in the
13135 event of a verification failure.
13136
13137 2007-12-05 Reiner Steib <Reiner.Steib@gmx.de>
13138
13139 * net/tls.el (tls-program): Provide more custom choices from
13140 `tls-checktrust'. Refer to `tls-checktrust' in doc string.
13141 (tls-process-connection-type, tls-success): Remove "*" in doc string.
13142 (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
13143 version. Minor improvement to doc strings.
13144 (tls-program): Add comment.
13145
13146 2007-12-05 Elias Oltmanns <eo@nebensachen.de>
13147
13148 * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
13149 (tls-checktrust): New variable. Check if GNU TLS complained about a
13150 mismatch between the hostname provided in the certificate and the name
13151 of the host connnecting to.
13152 (open-tls-stream): Use them. Check certificates against trusted root
13153 certificates.
13154
13155 2007-12-05 Nathan J. Williams <nathanw@MIT.EDU> (tiny change)
13156
13157 * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
13158 (imap-parse-status): Upcase status-att for broken servers that sends
13159 them lower-case (e.g., MS Exchange 2007).
13160
13161 2007-12-05 D. Goel <deego3@gmail.com>
13162
13163 * simple.el (undo):
13164 * image-dired.el (image-dired-display-thumb-properties):
13165 (image-dired-modify-mark-on-thumb-original-file):
13166 (image-dired-dired-display-properties):
13167 * help.el (help-window-display-message):
13168 * files.el (hack-local-variables-confirm):
13169 * ediff.el (ediff-version):
13170 * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
13171 `message' and `error': Ensure that first arg is a format string.
13172
13173 * emacs-lisp/find-func.el (find-library-name): Prefer files with
13174 ".el" suffix over "".
13175
13176 2007-12-05 Michael Albinus <michael.albinus@gmx.de>
13177
13178 * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
13179 interface and member fields.
13180
13181 2007-12-05 Glenn Morris <rgm@gnu.org>
13182
13183 * eshell/em-alias.el (pcomplete-stub): Define for compiler.
13184 (pcomplete-here): Autoload it.
13185
13186 * eshell/em-basic.el (print-func): No need to define for compiler.
13187
13188 * eshell/esh-cmd.el (eshell-debug-command):
13189 * eshell/esh-io.el (eshell-print): Move definitions before use.
13190
13191 * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
13192
13193 * eshell/esh-util.el (top-level): Don't require pp.
13194 Use condition-case rather than ignore-errors.
13195
13196 * eshell/eshell.el (eshell-buffer-name): Define for compiler.
13197
13198 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
13199 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
13200 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
13201 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
13202 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
13203 * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
13204 * eshell/esh-util.el, eshell/eshell.el: Require individual files
13205 if needed when compiling, rather than esh-maint. Collect any
13206 require statements. Move provide statement to end. Move any
13207 commentary to start.
13208
13209 * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
13210 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
13211 * eshell/esh-proc.el, eshell/esh-var.el:
13212 Require individual files if needed when compiling, rather than
13213 esh-maint. Collect any require statements. Leave provide at start.
13214 Move any commentary to start.
13215
13216 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
13217 Remove declared function from byte-compile-noruntime-functions.
13218
13219 * ediff-util.el (ediff-version):
13220 * progmodes/python.el (compilation-shell-minor-mode):
13221 * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
13222 (calendar-bahai-date-string, calendar-check-holidays)
13223 (calendar-chinese-date-string, calendar-coptic-date-string)
13224 (calendar-ethiopic-date-string, calendar-forward-day)
13225 (calendar-french-date-string, calendar-goto-date)
13226 (calendar-goto-today, calendar-hebrew-date-string)
13227 (calendar-islamic-date-string, calendar-iso-date-string)
13228 (calendar-julian-date-string, calendar-mayan-date-string)
13229 (calendar-persian-date-string, gnus-summary-last-subject)
13230 (parse-time-string, rmail-show-message): Declare as functions.
13231
13232 2007-12-05 Michael Olson <mwolson@gnu.org>
13233
13234 * textmodes/remember.el: Merge contents of remember-diary.el here,
13235 updating header. Add autoload cookie so that byte-compilation
13236 works without warning.
13237 (remember-diary-file): Default to nil, since diary might not yet
13238 be loaded at this point, which would deny us access to diary-file.
13239 (remember-diary-extract-entries): If remember-diary-file is nil,
13240 then use diary-file instead.
13241
13242 * textmodes/remember-diary.el: Remove, due to the issue of needing
13243 the first 8 characters of a filename to be unique.
13244
13245 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
13246
13247 * net/dbus.el (dbus-hash-table=): New defun.
13248 (dbus-hash-table-test): New hash table test function, used in
13249 `dbus-registered-functions-table'.
13250 (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
13251 (dbus-event-service-name, dbus-event-path-name)
13252 (dbus-event-interface-name, dbus-event-member-name):
13253 Rewrite, due to new structure of `dbus-event'.
13254
13255 2007-12-04 Juanma Barranquero <lekktu@gmail.com>
13256
13257 * ido.el (ido-save-history): Set the `coding' local
13258 variable in the first line of the file.
13259
13260 2007-12-04 Glenn Morris <rgm@gnu.org>
13261
13262 * password-cache.el: Move here from gnus/password.el.
13263 (top-level): Don't require cl when compiling.
13264 (password-read-and-add): Doc fix. Make obsolete.
13265
13266 * net/tramp.el: Require password-cache or password.
13267
13268 * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
13269 No longer provide 'cua. Don't require cua-rect, cua-gmrk when
13270 compiling.
13271 (cua-set-rectangle-mark): Add doc string to autoload.
13272 (cua--rectangle, cua--last-killed-rectangle)
13273 (cua--global-mark-active): Always define for compiler.
13274 (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
13275 (cua--delete-rectangle, cua--insert-rectangle)
13276 (cua--rectangle-corner, cua--rectangle-assert)
13277 (cua--insert-at-global-mark, cua--global-mark-post-command):
13278 Declare as functions.
13279
13280 * emulation/cua-gmrk.el (top-level): Move provide to end.
13281
13282 * emulation/cua-rect.el (top-level): Move provide to end.
13283 Don't require cua-gmrk when compiling.
13284 (cua--cut-rectangle-to-global-mark)
13285 (cua--copy-rectangle-to-global-mark): Declare as functions.
13286
13287 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
13288 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
13289 (viper-vi-state-cursor-color):
13290 Consolidate make-variable-frame-local calls.
13291
13292 * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
13293 (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
13294 than bbdb-address-street1,2,3.
13295
13296 * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
13297 Try x-focus-frame before focus-frame. Only try focus-frame on XEmacs.
13298
13299 2007-12-03 Karl Fogel <kfogel@red-bean.com>
13300
13301 * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
13302 (save-place-alist-to-file, load-save-place-alist-from-file):
13303 Don't print non-error messages at all, there's really no need.
13304 Do print if there's a problem, and clarify message in that case.
13305
13306 2007-12-03 Dan Nicolaescu <dann@ics.uci.edu>
13307
13308 * ediff-diff.el (ediff-prepare-error-list):
13309 * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
13310
13311 2007-12-03 Tassilo Horn <tassilo@member.fsf.org>
13312
13313 * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
13314 (doc-view-current-overlay, doc-view-pending-cache-flush):
13315 Add doc string.
13316
13317 2007-12-03 Richard Stallman <rms@gnu.org>
13318
13319 * subr.el (declare-function): Move from byte-run.el.
13320
13321 * emacs-lisp/byte-run.el (declare-function): Move to subr.el.
13322
13323 * window.el (recenter-top-bottom): Don't use `ecase'.
13324
13325 2007-12-02 Karl Fogel <kfogel@red-bean.com>
13326
13327 * saveplace.el (save-place-alist-to-file):
13328 Set coding-system-for-write once and refer to it throughout.
13329 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
13330
13331 2007-12-02 Karl Fogel <kfogel@red-bean.com>
13332
13333 * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
13334 system when writing, and set it in the first-line file variables.
13335 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
13336 Juanma Barranquero.
13337
13338 2007-12-02 Glenn Morris <rgm@gnu.org>
13339
13340 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
13341 Reverse branches of if statement.
13342
13343 * emulation/viper-cmd.el (top-level): Don't require advice.
13344 Don't load viper-util, viper-keym, viper-mous, viper-macs,
13345 viper-ex when compiling.
13346
13347 * emulation/viper-ex.el (top-level): Don't load viper-util,
13348 viper-keym when compiling.
13349
13350 * emulation/viper-init.el (top-level): Move provide statement to end.
13351
13352 * emulation/viper-keym.el (top-level): Don't load viper-util when
13353 compiling. Move provide statement to end.
13354
13355 * emulation/viper-macs.el (top-level): Don't load viper-util,
13356 viper-keym, viper-mous when compiling.
13357
13358 * emulation/viper-mous.el (top-level): Don't load viper-util when
13359 compiling.
13360
13361 * emulation/viper-util.el (top-level): Don't load viper-init when
13362 compiling.
13363
13364 * emulation/viper.el (top-level): Don't require ring.
13365 Don't load viper-init, viper-cmd when compiling.
13366
13367 * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
13368 Move here from gnus/.
13369
13370 2007-12-02 Karl Fogel <kfogel@red-bean.com>
13371
13372 Offer option for saveplace to be quiet about loading and saving.
13373 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
13374
13375 * saveplace.el (save-place-quiet): New customizable boolean.
13376 (save-place-alist-to-file, load-save-place-alist-from-file): Use it
13377 to determine whether to print loading/saving messages.
13378
13379 2007-12-02 Glenn Morris <rgm@gnu.org>
13380
13381 * mail/binhex.el: Move here from gnus/.
13382 (binhex): New custom group.
13383 (binhex-decoder-program, binhex-decoder-switches)
13384 (binhex-use-external): Move to the binhex custom group.
13385
13386 * mail/uudecode.el: Move here from gnus/.
13387 (uudecode): New custom group.
13388 (uudecode-decoder-program, uudecode-decoder-switches)
13389 (uudecode-use-external): Move to the uudecode custom group.
13390
13391 * net/netrc.el (top-level): Don't load `encrypt' features.
13392 (netrc-parse): Don't use encrypt.
13393 (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
13394
13395 * progmodes/python.el (top-level): Don't require cl when compiling.
13396
13397 2007-12-02 Agustín Martín <agustin.martin@hispalinux.es>
13398
13399 * textmodes/flyspell.el (flyspell-large-region): Explicitly set
13400 encoding for aspell process and for communication with it.
13401 Only add "-d" option if not already present.
13402 Use ispell-current-dictionary and ispell-current-personal-dictionary.
13403 General reorganization.
13404
13405 * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
13406 encoding here.
13407 (ispell-start-process): Explicitly set encoding here if using aspell.
13408
13409 2007-12-02 Dan Nicolaescu <dann@ics.uci.edu>
13410
13411 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
13412 function to log-edit.
13413
13414 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
13415
13416 * net/dbus.el: New file.
13417
13418 2007-12-02 Jay Belanger <jay.p.belanger@gmail.com>
13419
13420 * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
13421 (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
13422 (calc-lang-parens-are-subscripts): New variables.
13423 (math-expr-special-function-mapping): Remove variable.
13424 (math-eqn-ignore-words, math-tex-ignore-words)
13425 (math-latex-ignore-words): Move to calc-lang.el.
13426
13427 * calc/calc-lang.el (math-compose-vector, math-compose-var)
13428 (math-tex-expr-is-flat): Declare as functions.
13429 (calc-lang-slash-idiv, calc-lang-allow-underscores)
13430 (math-comp-left-bracket, math-comp-right-bracket)
13431 (math-comp-comma, math-comp-vector-prec): Declare as variables.
13432 (math-var-formatter, math-matrix-formatter)
13433 (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
13434 (math-punc-table, math-compose-subscr, math-dots)
13435 (math-func-formatter): New property names to store language
13436 specific information.
13437 (math-compose-tex-var, math-compose-tex-intv)
13438 (math-compose-maple-intv, math-compose-eqn-intv)
13439 (math-compose-tex-sum, math-compose-tex-func)
13440 (math-compose-tex-intv): New functions.
13441 (math-eqn-ignore-words, math-tex-ignore-words)
13442 (math-latex-ignore-words): Move from calc.el.
13443 (math-special-function-table): Add entries for tex.
13444 (calc-lang-slash-idiv, calc-lang-allows-underscores):
13445 New variables.
13446 (math-compose-latex-frac): Rename from `math-latex-print-frac'.
13447 (math-compose-tex-matrix, math-compose-eqn-matrix)
13448 (math-eqn-special-functions): Move from calccomp.el.
13449
13450 * calc/calccomp.el (math-compose-var): New function.
13451 (math-compose-expr): Allow more special functions to be used.
13452 Change test for formatting fractions. Use variables and property
13453 names to help with language specific formatting.
13454 (math-compose-tex-matrix, math-compose-eqn-matrix)
13455 (math-eqn-special-functions): Move to calc-lang.el.
13456 (math-compose-rows): Use property names to help with language
13457 specific formatting.
13458
13459 * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
13460 into nested subscripts.
13461 (math-read-token): Use variables and property names to help with
13462 language specific parsing.
13463 (math-read-expression-level): Use variables to help with language
13464 specific parsing.
13465
13466 2007-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
13467
13468 * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
13469 (archive-rar-summarize): Allow the file name to be passed as argument.
13470 Remove unused vars `header' and `footer'.
13471 (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
13472
13473 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
13474
13475 * log-edit.el (log-edit-show-diff): New function.
13476 (log-edit-mode-map, log-edit-menu): Bind it.
13477 (log-edit-diff-function): New variable.
13478 (log-edit): Change the 3rd param to be an alist and accept a
13479 function that computes a diff for the files involved.
13480
13481 * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
13482
13483 2007-12-01 Martin Rudalics <rudalics@gmx.at>
13484
13485 * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
13486 wrap next-/previous-line in with-no-warnings.
13487
13488 2007-12-01 Glenn Morris <rgm@gnu.org>
13489
13490 * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
13491
13492 * net/dig.el: Move here from gnus/.
13493 (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
13494
13495 * net/dns.el: Move here from gnus/.
13496 (top-level): Don't require mm-util, or cl when compiling.
13497 (dns-write-name, dns-read, dns-read-type, query-dns):
13498 Replace mm-with-unibyte-buffer with its expansion.
13499 (query-dns): Replace decf and ignore-errors with non-cl equivalents.
13500
13501 * progmodes/gdb-ui.el (gud-remove, gud-break):
13502 * progmodes/gud.el (gdb-create-define-alist)
13503 (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
13504 (hl-line-highlight, gdb-display-source-buffer)
13505 (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
13506 (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
13507
13508 2007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
13509
13510 * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
13511 Move args on defun line.
13512
13513 * textmodes/org.el (org-calendar-holiday):
13514 Use calendar-check-holidays instead of the obsolete
13515 check-calendar-holidays.
13516 (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
13517 (bbdb-company, bbdb-current-record, bbdb-name)
13518 (bbdb-record-getprop, bbdb-record-name)
13519 (bibtex-beginning-of-entry, bibtex-generate-autokey)
13520 (bibtex-parse-entry, bibtex-url, cdlatex-tab)
13521 (dired-get-filename, gnus-article-show-summary, mh-display-msg)
13522 (mh-find-path, mh-get-header-field, mh-get-msg-num)
13523 (mh-header-display, mh-index-previous-folder)
13524 (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
13525 (mh-show-buffer-message-number, mh-show-header-display)
13526 (mh-show-msg, mh-show-show, mh-visit-folder)
13527 (org-export-latex-cleaned-string, remember)
13528 (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
13529 (rmail-what-message, elmo-folder-exists-p)
13530 (elmo-message-entity-field, elmo-message-field)
13531 (vm-beginning-of-message, vm-follow-summary-cursor)
13532 (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
13533 (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
13534 (vm-summarize, wl-folder-get-elmo-folder)
13535 (wl-summary-goto-folder-subr)
13536 (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
13537 (wl-summary-line-subject, wl-summary-message-number)
13538 (wl-summary-redisplay): Declare as functions.
13539
13540 2007-11-30 Martin Rudalics <rudalics@gmx.at>
13541
13542 * longlines.el (longlines-show-hard-newlines): Remove handling of
13543 buffer-undo-list and buffer-modified status.
13544 (longlines-show-region, longlines-unshow-hard-newlines):
13545 Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
13546 inhibit-modification-hooks here to avoid that a buffer appears
13547 modified when toggling visibility of hard newlines.
13548
13549 2007-11-30 Glenn Morris <rgm@gnu.org>
13550
13551 * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
13552
13553 * progmodes/idlw-complete-structtag.el
13554 (idlwave-sintern-structtag):
13555 * progmodes/idlw-help.el (idlwave-sintern-sysvar)
13556 (idlwave-sintern-sysvartag):
13557 * progmodes/idlwave.el (idlwave-sintern-class-tag)
13558 (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
13559 functions.
13560
13561 2007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
13562
13563 * textmodes/reftex-index.el (texmathp):
13564 * textmodes/reftex-auc.el (TeX-argument-insert)
13565 (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
13566 (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
13567 (LaTeX-label-list):
13568 * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
13569 (rng-clear-conditional-region, rng-do-some-validation): Declare as
13570 functions.
13571 (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
13572
13573 2007-11-30 Glenn Morris <rgm@gnu.org>
13574
13575 * emacs-lisp/byte-run.el (declare-function): Add optional fourth
13576 argument and document it.
13577
13578 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
13579 Third argument to declare-function must be a list to specify arglist.
13580
13581 * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
13582 Handle declare-function third argument `t' and fourth argument.
13583 (check-declare-verify): Doc fix. Handle `fileonly' case.
13584 Use progn rather than prog1.
13585
13586 * desktop.el (uniquify-item-base):
13587 * term/mac-win.el (url-type): Declare as functions.
13588
13589 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
13590 (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
13591 (bbdb-address-location, bbdb-record-addresses): Pass non-nil
13592 fourth arg to declare-function.
13593
13594 * play/dunnet.el: Don't require cl when compiling.
13595 (byte-compile-warnings): Set via file local variables.
13596 (dun-parse): Let-bind `beg' and `line'.
13597
13598 2007-11-29 Alexandre Julliard <julliard@winehq.org>
13599
13600 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
13601
13602 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
13603
13604 * calendar/time-date.el (encode-time-value): Doc fix.
13605
13606 2007-11-29 Glenn Morris <rgm@gnu.org>
13607
13608 * calendar/time-date.el (with-decoded-time-value): Doc fix.
13609
13610 * textmodes/css-mode.el (prog-mode): Remove.
13611 (css-mode): Derive from fundamental-mode rather than prog-mode.
13612
13613 * emacs-lisp/byte-run.el (declare-function): Doc fix.
13614
13615 * emacs-lisp/check-declare.el (check-declare-locate)
13616 (check-declare-verify): Handle `external' files.
13617 (check-declare-errmsg): New function.
13618 (check-declare-verify, check-declare-file, check-declare-directory):
13619 Use check-declare-errmsg to report the number of problems.
13620
13621 * ffap.el (w3-view-this-url)
13622 * mail/mspools.el (vm-visit-folder)
13623 * net/browse-url.el (w3-fetch-other-window, w3-fetch)
13624 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
13625 (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
13626 (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
13627 (bbdb-records)
13628 * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
13629 * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
13630 (sasl-make-client, sasl-next-step, sasl-step-data)
13631 (sasl-step-set-data)
13632 * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
13633 (htmlr-step): Declare as functions.
13634
13635 * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
13636 Use bbdb-address-zip rather than bbdb-address-zip-string.
13637
13638 2007-11-28 Richard Stallman <rms@gnu.org>
13639
13640 * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
13641 Move here from gnus/.
13642
13643 2007-11-28 Martin Rudalics <rudalics@gmx.at>
13644
13645 * newcomment.el (comment-region-internal): Fix newline insertion
13646 in `block' case.
13647
13648 2007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
13649
13650 * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
13651
13652 2007-11-28 Glenn Morris <rgm@gnu.org>
13653
13654 * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
13655 delete .elc files.
13656
13657 * nxml/char-name/unicode: Move to etc/nxml/.
13658 * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
13659
13660 * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
13661 Declare as a function.
13662
13663 * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
13664 * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
13665 * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
13666
13667 * nxml/nxml-outln.el (nxml-token-start-tag-p)
13668 (nxml-token-end-tag-p): Move definitions before use.
13669
13670 * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
13671
13672 * nxml/nxml-uchnm.el (top-level)
13673 (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
13674 (nxml-enabled-unicode-blocks): Add custom group.
13675
13676 * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
13677 Use string-to-number rather than string-to-int.
13678
13679 * dired-x.el (dired-omit-old-add-entry): Declare as function.
13680 Move definition before use.
13681 (dired-old-find-buffer-nocreate): Declare as function.
13682
13683 * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
13684 (check-declare-verify): Handle fset.
13685
13686 * emulation/edt.el (edt-user-emulation-setup):
13687 Test edt-setup-user-bindings is bound before calling.
13688
13689 * emulation/tpu-edt.el: Don't require cl when compiling.
13690 (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
13691 (tpu-edt-off): Use condition-case rather than ignore-errors.
13692 Use with-no-warnings.
13693
13694 * eshell/esh-util.el (top-level): Use require rather than load for
13695 ange-ftp.
13696
13697 * mail/supercite.el (sc-version): Redefine as an alias for
13698 emacs-version.
13699 (sc-help-address): Remove.
13700 (sc-version): Use emacs-version rather than sc-version.
13701 (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
13702
13703 * net/socks.el (socks-original-open-network-stream): Declare as
13704 function. Move definition before use.
13705
13706 2007-11-28 Jay Belanger <jay.p.belanger@gmail.com>
13707
13708 * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
13709 (math-make-frac): Declare as functions.
13710
13711 2007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
13712
13713 * progmodes/cperl-mode.el (compilation-error-regexp-alist):
13714 Pacify byte compiler.
13715 (cperl-mode): Use with-no-warnings for setting vc-header-alist.
13716
13717 * progmodes/idlwave.el (idlwave-shell-get-path-info)
13718 (idlwave-shell-temp-file, idlwave-shell-is-running)
13719 (widget-value, comint-dynamic-complete-filename, Info-goto-node):
13720 * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
13721 (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
13722 (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
13723 (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
13724 (idlwave-completing-read, idlwave-current-routine)
13725 (idlwave-downcase-safe, idlwave-entry-find-keyword)
13726 (idlwave-expand-keyword, idlwave-find-class-definition)
13727 (idlwave-find-inherited-class, idlwave-find-struct-tag)
13728 (idlwave-get-buffer-visiting, idlwave-in-quote)
13729 (idlwave-make-full-name, idlwave-members-only)
13730 (idlwave-popup-select, idlwave-routine-source-file)
13731 (idlwave-routines, idlwave-sintern-class)
13732 (idlwave-sintern-keyword, idlwave-sintern-method)
13733 (idlwave-sintern-routine-or-method)
13734 (idlwave-substitute-link-target, idlwave-sys-dir)
13735 (idlwave-this-word, idlwave-what-module-find-class)
13736 (idlwave-where):
13737 * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
13738 * mail/uce.el (rmail-msg-is-pruned)
13739 (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
13740 (rmail-toggle-header):
13741 * mail/sendmail.el (dired-view-file, dired-get-filename):
13742 * mail/rmailkwd.el (rmail-maybe-set-message-counters)
13743 (rmail-display-labels, rmail-msgbeg)
13744 (rmail-set-message-deleted-p, rmail-message-labels-p)
13745 (rmail-show-message, mail-comma-list-regexp)
13746 (mail-parse-comma-list):
13747 * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
13748 (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
13749 (rfc822-addresses, mail-abbrev-make-syntax-table)
13750 (mail-sendmail-delimit-header, mail-header-end):
13751 * mail/hashcash.el (message-narrow-to-headers-or-head)
13752 (message-fetch-field, message-goto-eoh)
13753 (message-narrow-to-headers):
13754 * vc.el (view-mode-exit): Declare as functions.
13755
13756 * mail/vms-pmail.el:
13757 * vmsproc.el:
13758 * vms-patch.el: Don't byte compile these files, they don't work.
13759
13760 2007-11-27 Glenn Morris <rgm@gnu.org>
13761
13762 * calc/calc-ext.el (math-read-big-rec):
13763 * calc/calc-nlfit.el (math-map-binop):
13764 * calc/calc.el (math-normalize-nonstandard): Fix declarations.
13765
13766 * eshell/eshell.el (eshell-report-bug): Add version number of
13767 obsolescence.
13768
13769 * emulation/viper.el, emulation/viper-util.el,
13770 emulation/viper-macs.el, emulation/viper-keym.el,
13771 emulation/viper-ex.el, emulation/viper-cmd.el:
13772 Load viper-*.el files silently.
13773
13774 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
13775 ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
13776 Load ediff-*.el files silently.
13777
13778 * ediff.el: Load dired silently. Don't load info, pcl-cvs when
13779 compiling.
13780 (Info-goto-node): Declare as a function.
13781
13782 * ediff-init.el: Don't load ange-ftp when compiling.
13783 * ediff-util.el: Don't load reporter when compiling.
13784
13785 * ediff-wind.el (ediff-display-pixel-width)
13786 (ediff-display-pixel-height):
13787 * generic-x.el (ini-generic-mode):
13788 * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
13789 (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
13790 (ps-mule-initialize, ps-mule-begin-job):
13791 * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
13792 (mark-calendar-days-named):
13793 * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
13794 (add-to-diary-list, diary-name-pattern)
13795 (mark-calendar-days-named):
13796 * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
13797 (mark-calendar-days-named):
13798 * calendar/cal-x.el (make-fancy-diary-buffer):
13799 * calendar/holidays.el (calendar-absolute-from-julian):
13800 * calendar/todo-mode.el (calendar-current-date):
13801 * calendar/cal-menu.el (calendar-increment-month)
13802 (calendar-month-name, extract-calendar-year)
13803 (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
13804 (calendar-current-date, calendar-cursor-holidays)
13805 (calendar-date-string, insert-diary-entry, calendar-set-mark)
13806 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
13807 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
13808 (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
13809 (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
13810 (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
13811 (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
13812 (calendar-day-of-year-string, calendar-iso-date-string)
13813 (calendar-julian-date-string, calendar-astro-date-string)
13814 (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
13815 (calendar-persian-date-string, calendar-bahai-date-string)
13816 (calendar-islamic-date-string, calendar-chinese-date-string)
13817 (calendar-coptic-date-string, calendar-ethiopic-date-string)
13818 (calendar-french-date-string, calendar-mayan-date-string)
13819 (calendar-print-chinese-date, calendar-goto-date):
13820 Declare as functions.
13821
13822 * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
13823 (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
13824
13825 * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
13826 aliases for report-emacs-bug.
13827 (gnus-summary-select-article, gnus-configure-windows): Declare as
13828 functions.
13829
13830 * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
13831 compiler.
13832
13833 * pgg.el (pgg-clear-string): Declare as a function.
13834 (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
13835 (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
13836
13837 * emacs-lisp/check-declare.el (check-declare-locate):
13838 Handle compressed files.
13839 (check-declare-verify): Handle define-generic-mode,
13840 define-global(ized)-minor-mode, define-obsolete-function-alias.
13841
13842 2007-11-27 Jay Belanger <jay.p.belanger@gmail.com>
13843
13844 * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
13845 algebraic modes.
13846
13847 * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
13848 (math-is-true, calc-explain-why, calc-alg-edit)
13849 (math-composite-inequalities, math-flatten-lands)
13850 (math-multi-subst, calcFunc-vmatches, math-simplify)
13851 (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
13852 (math-read-string, math-read-brackets, math-read-angle-brackets):
13853 Declare as functions.
13854
13855 * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
13856 (calc-fit-bell-shaped-logistic-curve)
13857 (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
13858 (calc-graph-lookup, calc-graph-set-styles, math-min-list)
13859 (math-max-list): Declare as functions.
13860 (math-map-binop): New function.
13861 (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
13862
13863 * calc/calc.el (calc-set-language, calc-edit-finish)
13864 (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
13865 (calc-do-keypad, calcFunc-unixtime, math-parse-date)
13866 (math-lessp, calc-embedded-finish-command)
13867 (calc-embedded-select-buffer, calc-embedded-mode-line-change)
13868 (calc-push-list-in-macro, calc-replace-selections)
13869 (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
13870 (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
13871 (calc-embedded-stack-change, calc-refresh-evaltos)
13872 (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
13873 (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
13874 (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
13875 (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
13876 (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
13877 (math-dimension-error, calc-incomplete-error, math-float-fancy)
13878 (math-neg-fancy, math-zerop, calc-add-fractions)
13879 (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
13880 (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
13881 (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
13882 (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
13883 (math-compose-expr, math-comp-width, math-composition-to-string)
13884 (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
13885 (math-adjust-fraction, math-format-binary, math-format-radix)
13886 (math-group-float, math-mod, math-format-number-fancy)
13887 (math-format-bignum-fancy, math-read-number-fancy)
13888 (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
13889 (calc-do-embedded-activate, math-do-defmath)
13890 (calc-load-everything): Declare as functions.
13891
13892 * calc/calc-ext.el (math-clip, math-round, math-simplify)
13893 (math-simplify-extended, math-simplify-units, calc-set-language)
13894 (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
13895 (calc-embedded-var-change, math-mul-float, math-arctan-raw)
13896 (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
13897 (math-normalize-hms, math-normalize-mod, math-make-sdev)
13898 (math-make-intv, math-normalize-logical-op, math-possible-signs)
13899 (math-infinite-dir, math-calcFunc-to-var)
13900 (calc-embedded-evaluate-expr, math-known-nonzerop)
13901 (math-read-expr-level, math-read-big-rec, math-read-big-balance)
13902 (math-format-date, math-vector-is-string, math-vector-to-string)
13903 (math-format-radix-float, math-compose-expr, math-abs)
13904 (math-format-bignum-binary, math-format-bignum-octal)
13905 (math-format-bignum-hex, math-format-bignum-radix)
13906 (math-compute-max-digits): Declare as functions.
13907 (math-provably-realp): Fix typo.
13908
13909 * calc/calc-forms.el (calendar-current-time-zone)
13910 (calendar-absolute-from-gregorian, dst-in-effect): Declare as
13911 functions.
13912
13913 * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
13914
13915 * calc/calc-lang.el (math-read-factor, math-read-expr-level):
13916 Declare as functions.
13917
13918 * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
13919 (math-posp, math-compare, math-bignum, math-compare-bignum):
13920 Declare as functions.
13921
13922 * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
13923 (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
13924 (calc-explain-why, calc-clear-command-flag)
13925 (calc-roll-down-with-selections, calc-roll-up-with-selections)
13926 (calc-last-args, calc-is-inverse, calc-do-prefix-help)
13927 (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
13928 (math-trunc-special, math-trunc-fancy, math-floor-special)
13929 (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
13930 (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
13931 (math-pow-zero, math-pow-fancy): Declare as functions.
13932
13933 * calc/calc-mode.el (calc-embedded-save-original-modes):
13934 Declare as a function.
13935
13936 * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
13937 Declare as functions.
13938 (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
13939 (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
13940 Replace `mapcar*' by `math-map-binop'.
13941 (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
13942
13943 * calc/calc-prog.el (edmacro-format-keys, edmacro-parse-keys)
13944 (math-read-expr-level): Declare as functions.
13945
13946 * calc/calc-vec.el (math-read-expr-level): Declare as a function.
13947
13948 2007-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
13949
13950 * emacs-lisp/lisp.el (end-of-defun): Restructure so that
13951 end-of-defun-function is called consistently, even for negative
13952 arguments.
13953 (end-of-defun-function): Default to forward-sexp.
13954
13955 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
13956
13957 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
13958
13959 2007-11-26 Glenn Morris <rgm@gnu.org>
13960
13961 * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
13962 than :suffix.
13963
13964 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
13965
13966 2007-11-26 Simon Josefsson <simon@josefsson.org>
13967
13968 * net/imap.el: Move from ../gnus.
13969
13970 2007-11-25 Reiner Steib <Reiner.Steib@gmx.de>
13971
13972 * doc-view.el (doc-view-mode-p): New function.
13973
13974 2007-11-25 Dan Nicolaescu <dann@ics.uci.edu>
13975
13976 * mail/mspools.el (rmail-get-new-mail):
13977 * mail/reporter.el (mail-position-on-field, mail-text):
13978 * mail/rmail.el (mail-position-on-field, mail-text-start)
13979 (rmail-update-summary):
13980 * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
13981 * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
13982 * mail/rmailout.el (rmail-update-summary):
13983 * mail/rmailsort.el (rmail-update-summary):
13984 * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
13985 (dired-view-file):
13986 * mail/uce.el (mail-strip-quoted-names):
13987 * mail/undigest.el (rmail-update-summary):
13988 * mail/unrmail.el (mail-strip-quoted-names):
13989 * ediff.el (diff-latest-backup-file): Declare as functions.
13990
13991 * obsolete/mlsupport.el (ml-previous-page): Fix typo.
13992 (kill-to-end-of-line):
13993 * obsolete/rnews.el (news-set-minor-modes):
13994 Remove non working functions.
13995
13996 2007-11-25 Glenn Morris <rgm@gnu.org>
13997
13998 * eshell/esh-maint.el (top-level): Use require with NOERROR for
13999 pcomplete. Don't mess with load-path.
14000
14001 * eshell/eshell.el (eshell-report-bug-address): Remove.
14002 (eshell-report-bug): Redefine as an alias for report-emacs-bug.
14003
14004 2007-11-24 Glenn Morris <rgm@gnu.org>
14005
14006 * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
14007 (appt-disp-window): Don't require electric.
14008 Simplify minibuffer-avoidance code.
14009 (appt-select-lowest-window): Avoid minibuffer.
14010
14011 * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
14012 (esh-mode): Require it.
14013 (esh-util): Use require rather than featurep and load.
14014 (eshell): No need to test if eshell-mode is bound; remove obsolete
14015 reference to eshell-auto.
14016 (eshell-command, eshell-command-result): Don't require esh-mode
14017 now that the file does.
14018 (top-level): Move provide statement to the end of the file.
14019 Re-order and update commentary.
14020
14021 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
14022
14023 * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
14024 (vc-annotate-toggle-annotation-visibility): New command.
14025 (vc-annotate-mode-map): Bind "V" to it.
14026 (vc-annotate-mode-menu): Add entry for it.
14027 (vc-annotate-get-time-set-line-props): New func.
14028 (vc-annotate-display-autoscale)
14029 (vc-annotate-display-difference): Use it.
14030
14031 * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
14032 Also, match one space at end of annotation text, after last paren.
14033
14034 2007-11-24 Michael Albinus <michael.albinus@gmx.de>
14035
14036 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
14037 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind
14038 `tramp-completion-mode'.
14039
14040 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
14041
14042 * vc-git.el (vc-git-show-log-entry): New func.
14043
14044 * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
14045 (vc-git-state): Use vc-git--call.
14046 (vc-git-registered, vc-git-working-revision)
14047 (vc-git-previous-revision, vc-git-next-revision)
14048 (vc-git--run-command-string, vc-git-symbolic-commit):
14049 Use vc-git--out-ok.
14050
14051 2007-11-24 Glenn Morris <rgm@gnu.org>
14052
14053 * emacs-lisp/byte-run.el (declare-function): Doc fix.
14054
14055 2007-11-24 Kenichi Handa <handa@m17n.org>
14056
14057 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
14058
14059 2007-11-23 David Kastrup <dak@gnu.org>
14060
14061 * server.el (server-process-filter): Use `command-line-args-left'.
14062
14063 2007-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
14064
14065 * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
14066
14067 2007-11-23 Dan Nicolaescu <dann@ics.uci.edu>
14068
14069 * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
14070 buffer if the parent buffer is in vc-dired-mode.
14071
14072 2007-11-23 Mark A. Hershberger <mah@everybody.org>
14073
14074 * nxml: Initial merge of nxml. Kept nxml/char-name subdir for now.
14075
14076 2007-11-23 Juri Linkov <juri@jurta.org>
14077
14078 * dired.el (dired-read-dir-and-switches): For C-x d, set the
14079 value for M-n to the visited file name of the current buffer.
14080 Use minibuffer-with-setup-hook to set minibuffer-default to
14081 buffer-file-name inside read-file-name.
14082
14083 * man.el (Man-getpage-in-background): Don't disregard user option
14084 `Man-width' on non-window systems. Remove test for `window-system'
14085 around setting envvar "COLUMNS" depending on the value of `Man-width'.
14086
14087 * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
14088 "emacs-grep". Set envvar "GREP_OPTIONS" to "--color=auto" instead
14089 of "--color=always".
14090
14091 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14092
14093 * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
14094 beginning-of-defun-function.
14095
14096 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
14097
14098 * mail/hashcash.el: Move from ../gnus. Add hashcash payments to email.
14099
14100 2007-11-22 Glenn Morris <rgm@gnu.org>
14101
14102 * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
14103
14104 * emacs-lisp/check-declare.el (check-declare-locate): New function.
14105 (check-declare-scan): Use check-declare-locate.
14106 (check-declare-verify): No longer adjust fnfile, now
14107 check-declare-locate does it.
14108
14109 * emacs-lisp/byte-run.el (declare-function): Doc fix.
14110
14111 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14112
14113 * subr.el (posn-col-row): Make the `default-value' use explicit.
14114
14115 * window.el (balance-windows): Remove unused var `counter'.
14116 (bw-balance-sub): Remove unused var `lastchild'.
14117 (split-window-vertically): Remove unused var `switch'.
14118 (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
14119
14120 * emacs-lisp/bytecomp.el
14121 (byte-compile-file-form-custom-declare-variable): Simplify.
14122
14123 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
14124
14125 * cus-edit.el (custom-mode): Define with `define-derived-mode'.
14126 Set `show-trailing-whitespace' to nil.
14127
14128 * dired.el (make-symbolic-link):
14129 * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
14130 (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
14131 * dired-x.el (make-symbolic-link):
14132 * frame.el (x-initialize-window-system):
14133 * menu-bar.el (x-menu-bar-open):
14134 * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
14135 (x-store-cut-buffer-internal):
14136 * wdired.el (make-symbolic-link):
14137 * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
14138 (x-send-client-message):
14139 * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
14140
14141 2007-11-22 Jan Djärv <jan.h.d@swipnet.se>
14142
14143 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
14144
14145 2007-11-22 Glenn Morris <rgm@gnu.org>
14146
14147 * dos-fns.el (int86):
14148 * term/mac-win.el (mac-font-panel-mode): Fix declarations.
14149
14150 * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
14151
14152 * calendar/holidays.el (holiday-list): Add autoload cookie.
14153
14154 * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
14155 files relative to src/ directory.
14156 (check-declare-verify): Handle .c files. Warn if could not find
14157 an arglist to check.
14158
14159 * emacs-lisp/byte-run.el (declare-function): Doc fix.
14160
14161 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
14162
14163 * replace.el (occur-mode-map): Add a major mode menu with entries
14164 for all occur operations.
14165
14166 * international/titdic-cnv.el (dos-8+3-filename):
14167 * obsolete/fast-lock.el (msdos-long-file-names):
14168 * frame.el (msdos-mouse-p):
14169 * files.el (msdos-long-file-names, w32-long-file-name):
14170 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
14171 (mac-resume-apple-event, mac-font-panel-mode)
14172 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
14173 (mac-clear-font-name-table):
14174 * term/pc-win.el (msdos-remember-default-colors)
14175 (w16-set-clipboard-data, w16-get-clipboard-data):
14176 * term/w32-win.el (w32-send-sys-command, w32-select-font)
14177 (set-message-beep):
14178 * net/browse-url.el (w32-shell-execute):
14179 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
14180 (w32-get-locale-info, w32-get-valid-locale-ids)
14181 (w32-set-clipboard-data):
14182 * dos-fns.el (int86, msdos-long-file-names):
14183 * dos-w32.el (default-printer-name): Declare as functions.
14184
14185 2007-11-21 Jason Rumney <jasonr@gnu.org>
14186
14187 * emacs-lisp/byte-run.el (declare-function): Return nil.
14188
14189 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
14190
14191 * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
14192
14193 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
14194
14195 * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
14196
14197 2007-11-21 Glenn Morris <rgm@gnu.org>
14198
14199 * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
14200 for now. Handle define-minor-mode, and defalias (with no argument
14201 checking).
14202
14203 2007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
14204
14205 * frame.el (msdos-mouse-p):
14206 * files.el (msdos-long-file-names, w32-long-file-name):
14207 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
14208 (mac-resume-apple-event, mac-font-panel-mode)
14209 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
14210 (mac-clear-font-name-table):
14211 * term/pc-win.el (msdos-remember-default-colors)
14212 (w16-set-clipboard-data, w16-get-clipboard-data):
14213 * term/w32-win.el (w32-send-sys-command, w32-select-font)
14214 (set-message-beep):
14215 * net/browse-url.el (w32-shell-execute):
14216 * dos-fns.el (int86, msdos-long-file-names):
14217 * dos-w32.el (default-printer-name): Undo previous change.
14218
14219 2007-11-21 Eli Zaretskii <eliz@gnu.org>
14220
14221 * international/mule-cmds.el (set-locale-environment):
14222 Set default-file-name-coding-system _after_ keyboard and terminal
14223 coding systems. This fixes last change.
14224
14225 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
14226 one space after "Subject:".
14227
14228 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
14229
14230 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
14231 in order to determine if there's a conflict.
14232
14233 2007-11-21 Richard Stallman <rms@gnu.org>
14234
14235 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
14236
14237 * reposition.el (reposition-window):
14238 Binding C-M-l moved to bindings.el.
14239
14240 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
14241
14242 * add-log.el (add-change-log-entry-other-window):
14243 Key binding C-x 4 a moved to bindings.el.
14244
14245 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
14246 from filecache.el.
14247
14248 * filecache.el: Minibuffer map bindings moved to bindings.el.
14249
14250 2007-11-21 Jason Rumney <jasonr@gnu.org>
14251
14252 * international/mule-cmds.el (set-locale-environment):
14253 Set default-file-name-coding-system from system defaults on Windows.
14254
14255 2007-11-21 Jason Rumney <jasonr@gnu.org>
14256
14257 * term/w32console.el: New term init file for w32 console.
14258
14259 * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
14260 (x-setup-function-keys): Likewise, replacing top-level key definitions.
14261 (w32-tty-standard-colors): Move to term/w32console.el.
14262
14263 * term/w32-win.el (x-setup-function-keys): Remove.
14264
14265 * term/tty-colors.el (tty-register-default-colors): Remove special
14266 case for w32.
14267
14268 2007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
14269
14270 * frame.el (msdos-mouse-p):
14271 * generic-x.el (w32-shell-name):
14272 * files.el (msdos-long-file-names, w32-long-file-name)
14273 (dired-get-filename, dired-unmark, dired-do-flagged-delete)
14274 (dos-8+3-filename, vms-read-directory, view-mode-disable):
14275 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
14276 (mac-resume-apple-event, mac-font-panel-mode)
14277 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
14278 (mac-clear-font-name-table):
14279 * term/pc-win.el (msdos-remember-default-colors)
14280 (w16-set-clipboard-data, w16-get-clipboard-data):
14281 * term/w32-win.el (w32-send-sys-command, w32-select-font)
14282 (set-message-beep):
14283 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
14284 (w32-get-locale-info, w32-get-valid-locale-ids)
14285 (w32-set-clipboard-data):
14286 * help-fns.el (ad-get-advice-info):
14287 * font-lock.el (fast-lock-after-fontify-buffer)
14288 (fast-lock-after-unfontify-buffer, fast-lock-mode)
14289 (lazy-lock-after-fontify-buffer)
14290 (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
14291 * net/browse-url.el (w32-shell-execute):
14292 * dos-fns.el (int86, msdos-long-file-names):
14293 * dos-w32.el (default-printer-name): Declare as functions.
14294
14295 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
14296
14297 * textmodes/paragraphs.el (forward-sentence): Doc fix.
14298 Reported by Drew Adams <drew.adams@oracle.com>.
14299
14300 2007-11-20 Jason Rumney <jasonr@gnu.org>
14301
14302 * term/w32-win.el (x-setup-function-keys): Protect against
14303 multiple calls on the same terminal.
14304
14305 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
14306
14307 * term/mac-win.el (x-setup-function-keys): Only setup
14308 local-function-key-map if it has not been setup already for the
14309 current frame. Move the suspend-emacs processing here.
14310
14311 2007-11-20 Juanma Barranquero <lekktu@gmail.com>
14312
14313 * progmodes/grep.el (xargs-program): New variable.
14314 (grep-compute-defaults): Use it.
14315 (grep-default-command): Doc fix.
14316 (grep, lgrep, rgrep): Reflow docstrings.
14317
14318 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
14319
14320 * vc.el (vc-find-revision): Set the parent buffer.
14321 Use when instead of if.
14322
14323 * progmodes/python.el (info-lookup-maybe-add-help):
14324 * progmodes/ps-mode.el (doc-view-minor-mode):
14325 * mail/emacsbug.el (Info-menu, Info-goto-node):
14326 * emulation/viper-keym.el (viper-ex)
14327 (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
14328 * emulation/viper-cmd.el (widget-type, widget-button-press)
14329 (viper-set-hooks):
14330 * emacs-lisp/tcover-unsafep.el (unsafep-function):
14331 * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
14332 (ses-load, ses-vector-delete, ses-create-header-string)
14333 (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
14334 * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
14335
14336 2007-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
14337
14338 * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
14339
14340 2007-11-20 Glenn Morris <rgm@gnu.org>
14341
14342 * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
14343 for end of function-name. Handle define-derived-mode.
14344
14345 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
14346
14347 * progmodes/idlw-help.el: Require browse-url unconditionally, it
14348 is available by default.
14349 (idlwave-help-browse-url-available): Change default to t.
14350
14351 * emulation/edt.el (defgroup, defcustom): Remove definition.
14352 (eval-when-compile): Remove.
14353 (c-mark-function):
14354 * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
14355 * textmodes/fill.el (comment-search-forward)
14356 (comment-string-strip):
14357 * progmodes/prolog.el (comint-mode, comint-send-string)
14358 (comint-send-region, comint-send-eof):
14359 * progmodes/dcl-mode.el (imenu-default-create-index-function):
14360 * emulation/viper-util.el (viper-forward-Word):
14361 * emulation/vi.el (c-mark-function):
14362 * emulation/edt-vt100.el (vt100-wide-mode):
14363 * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
14364
14365 2007-11-19 Michael Albinus <michael.albinus@gmx.de>
14366
14367 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
14368 Still some tuning in case of an echoing shell.
14369 (tramp-send-command): Connection property "remote-echo" is not
14370 persistent; cache key is the process therefore.
14371
14372 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
14373
14374 * replace.el (map-query-replace-regexp): Doc fix (revert part of
14375 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
14376
14377 2007-11-19 Dan Nicolaescu <dann@ics.uci.edu>
14378
14379 * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
14380 * play/yow.el (doctor-ret-or-read):
14381 * vc-hooks.el (vc-dired-resynch-file):
14382 * vc-hg.el (log-view-get-marked):
14383 * smerge-mode.el (ediff-cleanup-mess):
14384 * pcvs.el (vc-editable-p, vc-checkout):
14385 * pcomplete.el (comint-bol):
14386 * informat.el (texinfo-format-refill):
14387 * ido.el (tramp-tramp-file-p):
14388 * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
14389 (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
14390 * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
14391 functions.
14392
14393 * textmodes/ispell.el (ispell-int-char): Make it a defalias
14394 instead of fset.
14395 (ispell-message): Use with-no-warnings for sc-cite-regexp call.
14396
14397 * ido.el (ido-file-internal): Move with-no-warnings to include the
14398 ffap-string-at-point call.
14399
14400 * pcomplete.el (pcomplete-executables): Move defsubst before first use.
14401
14402 * vc-hg.el (vc-hg-revision-table): Fix last change.
14403
14404 2007-11-19 Martin Rudalics <rudalics@gmx.at>
14405
14406 * menu-bar.el (top-level): Deactivate clipboard-kill-region and
14407 clipboard-yank when the buffer is read-only.
14408
14409 * cus-edit.el (custom-field-keymap): Move to other Custom mode
14410 keymaps such that it's before the definition of Custom-mode-menu.
14411 (Custom-mode-menu): Show it for custom-field-keymap too.
14412
14413 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
14414
14415 * progmodes/gdb-ui.el: Update commentary.
14416
14417 2007-11-18 Dan Nicolaescu <dann@ics.uci.edu>
14418
14419 * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
14420
14421 2007-11-19 Glenn Morris <rgm@gnu.org>
14422
14423 * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
14424 does not exist, try adding `.el' extension. Also search for defsubsts.
14425
14426 * cus-edit.el (recentf-expand-file-name):
14427 * dired.el (dired-relist-entry):
14428 * subr.el (w32-shell-dos-semantics):
14429 * emacs-lisp/bytecomp.el (compilation-forget-errors):
14430 Declare as functions.
14431
14432 2007-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
14433
14434 * abbrev.el (kill-all-abbrevs, insert-abbrevs)
14435 (prepare-abbrev-list-buffer): Use dolist.
14436 (clear-abbrev-table): Preserve properties.
14437
14438 2007-11-18 Shigeru Fukaya <shigeru.fukaya@gmail.com> (tiny change)
14439
14440 * textmodes/texinfmt.el (texinfo-format-printindex):
14441 Collect combined indexes using texinfo-short-index-format-cmds-alist.
14442 Reported on <bug-texinfo@gnu.org>.
14443
14444 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
14445
14446 * net/tramp.el (tramp-completion-reread-directory-timeout):
14447 New defcustom.
14448 (tramp-handle-file-name-all-completions): Flush directory contents
14449 from cache regularly.
14450 (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
14451 (tramp-open-connection-setup-interactive-shell):
14452 Call `tramp-cleanup-connection' via funcall.
14453
14454 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
14455 created when copying.
14456
14457 2007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
14458
14459 * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
14460 * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
14461 * eshell/esh-ext.el (eshell-external-command):
14462 * eshell/esh-cmd.el (require):
14463 * eshell/em-unix.el (eshell-plain-locate-behavior):
14464 * eshell/em-cmpl.el (eshell-cmpl-initialize):
14465 Replace eshell-under-xemacs-p with (featurep 'xemacs).
14466 * eshell/esh-mode.el (characterp, char-int): Remove unused
14467 conditional defaliases.
14468
14469 * pcomplete.el (pcomplete-event-matches-key-specifier-p):
14470 Rename from event-matches-key-specifier-p, define unconditionally.
14471 (event-basic-type): Remove unused defalias.
14472 (pcomplete-show-completions):
14473 Use pcomplete-event-matches-key-specifier-p.
14474
14475 2007-11-17 Eli Zaretskii <eliz@gnu.org>
14476
14477 * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
14478 when saving esh-groups.el.
14479
14480 2007-11-17 Martin Rudalics <rudalics@gmx.at>
14481
14482 * wid-edit.el (widget-default-complete):
14483 * progmodes/flymake.el (flymake-goto-file-and-line):
14484 Fix typo in (doc-)string.
14485
14486 2007-11-17 Glenn Morris <rgm@gnu.org>
14487
14488 * emacs-lisp/byte-run.el (declare-function): New macro.
14489 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
14490 New function, byte-hunk-handler for declare-function.
14491 (byte-compile-callargs-warn): Handle declared functions.
14492
14493 * emacs-lisp/check-declare.el: New file.
14494 * Makefile.in (check-declare): New target.
14495
14496 * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
14497
14498 * subr.el (process-lines): Move here from ../admin/admin.el.
14499 * emacs-lisp/authors.el (authors-process-lines): Remove.
14500 (authors): Use process-lines rather than authors-process-lines.
14501
14502 * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
14503 Remove these files.
14504
14505 2007-11-17 Juanma Barranquero <lekktu@gmail.com>
14506
14507 * emacs-lisp/backquote.el (backquote):
14508 Improve argument/docstring consistency.
14509
14510 * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
14511 (ring-length, ring-empty-p): Use c[ad]dr.
14512 (ring-plus1): Use `1+'.
14513 (ring-minus1): Use `zerop'.
14514 (ring-remove): Use c[ad]dr. Use `when'.
14515 (ring-copy): Use c[ad]dr. Use `let', not `let*'.
14516 (ring-ref): Use `let', not `let*'.
14517 (ring-insert-at-beginning): Use c[ad]dr. Doc fix.
14518 (ring-insert+extend): Use c[ad]dr. Fix typo in docstring.
14519 (ring-member): Simplify. Doc fix.
14520 (ring-convert-sequence-to-ring): Simplify.
14521
14522 2007-11-17 Juri Linkov <juri@jurta.org>
14523
14524 * dired-aux.el (dired-create-directory): Allow creating
14525 a directory of an arbitrary depth. Add a loop to find the topmost
14526 nonexistent parent dir `new', and call `dired-add-file' on it.
14527 Set the `PARENTS' arg of `make-directory' to t.
14528
14529 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
14530
14531 * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
14532 (math-build-parse-table): Get parse information from math-parse-table.
14533
14534 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
14535
14536 * window.el (recenter-last-op): New var.
14537 (recenter-top-bottom): New command.
14538 (global-map): Bind it to C-l.
14539
14540 * abbrev.el (abbrev--write): Fix error in transcription from C.
14541
14542 * emulation/pc-select.el (pc-select-shifted-mark): Remove.
14543 (pc-select-ensure-mark): Set mark-active to a special value instead.
14544 Rename from ensure-mark. Update call callers.
14545 (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
14546 Rewrite. Update all callers.
14547 (pc-selection-mode): Remove redundant var declaration.
14548
14549 2007-11-16 Tassilo Horn <tassilo@member.fsf.org>
14550
14551 * doc-view.el (doc-view-search-backward, doc-view-search):
14552 Fix assignment to free variable bug.
14553
14554 2007-11-16 Martin Pohlack <mp26@os.inf.tu-dresden.de> (tiny change)
14555
14556 * emulation/pc-select.el (pc-select-shifted-mark): New var.
14557 (ensure-mark): Set it.
14558 (maybe-deactivate-mark): New fun.
14559 Use it everywhere instead of (setq mark-active nil).
14560
14561 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
14562
14563 * textmodes/reftex-dcr.el (reftex-start-itimer-once):
14564 Add check for XEmacs.
14565
14566 * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
14567
14568 * doc-view.el (doc-view-resolution): Add missing :group.
14569
14570 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
14571
14572 * subr.el (make-variable-frame-local):
14573 Fix typo in obsolescence declaration.
14574
14575 2007-11-16 Werner Lemberg <wl@gnu.org>
14576
14577 * files.el (set-auto-mode-1): Check second line for -*- if file
14578 starts with '\" (which is used by man pages to identify needed
14579 troff preprocessors).
14580
14581 2007-11-16 Glenn Morris <rgm@gnu.org>
14582
14583 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
14584
14585 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
14586
14587 * calc/calc-lang.el (math-oper-table): Fix typo.
14588 Reduce precedence of "/" for TeX.
14589
14590 * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
14591
14592 2007-11-16 Juri Linkov <juri@jurta.org>
14593
14594 * dired-aux.el (dired-read-shell-command-default): New function.
14595 (dired-read-shell-command): Use its return value for DEFAULT arg.
14596
14597 * replace.el (keep-lines-read-args, occur-read-primary-args):
14598 Use a list of default values for DEFAULT arg of read-from-minibuffer.
14599
14600 * man.el (Man-heading-regexp): Add 0-9.
14601 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
14602
14603 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
14604
14605 * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
14606 (doc-view-resolution): New custom var.
14607 (doc-view-pdf/ps->png): Use it.
14608 (doc-view-shrink-factor): New var.
14609 (doc-view-enlarge, doc-view-shrink): New commands.
14610 (doc-view-mode-map): Use them.
14611
14612 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
14613
14614 * ediff-wind.el (ediff-window-setup-function):
14615 * simple.el (normal-erase-is-backspace):
14616 * eshell/em-unix.el (eshell/info):
14617 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
14618 Fix typos in docstrings.
14619
14620 * emulation/cua-base.el (cua--keymaps-initialized):
14621 Rename from `cua--keymaps-initalized'. Callers changed.
14622 (cua-highlight-region-shift-only): Doc fix.
14623 (cua-paste-pop): Fix typo in docstring.
14624
14625 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
14626
14627 * emulation/cua-base.el (cua--pre-command-handler-1):
14628 Use input-decode-map instead of function-key-map.
14629 Use event-modifiers now that it works reliably.
14630
14631 * vc.el (vc-diff-internal): Pop-to-buffer later.
14632
14633 * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
14634
14635 * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
14636 did not touch them.
14637
14638 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
14639
14640 * calc/calc-menu.el: New file.
14641 * calc/calc.el (calc-mode): Require calc-menu.
14642
14643 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
14644
14645 * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
14646
14647 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
14648
14649 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
14650 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
14651 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
14652 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
14653 locations.
14654 (gdb-info-breakpoints-custom, gdb-assembler-custom)
14655 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
14656 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
14657
14658 2007-11-13 Noah Friedman <friedman@splode.com>
14659
14660 * calc/calc.el: Add `backward-delete-char-untabify' to the list of
14661 bindings to remap when `calc-scan-for-dels' is non-nil.
14662
14663 2007-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
14664
14665 * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
14666 constant forms.
14667 (byte-compile-nilconstp): New function.
14668 (byte-optimize-cond): Kill subsequent branches when a branch is
14669 know to be taken or not taken.
14670 (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
14671
14672 2007-11-13 Dan Nicolaescu <dann@ics.uci.edu>
14673
14674 * vc.el (vc-register): Allow registering a file passed as a
14675 parameter instead of just the current buffer.
14676
14677 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
14678
14679 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
14680 Check whether the output of "uname -sr" has been changed.
14681
14682 2007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14683
14684 * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
14685 patterns from compilation-perl.el and compilation-weblint.el files.
14686
14687 2007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
14688
14689 * progmodes/compilation-perl.el:
14690 * progmodes/compilation-weblint.el: Disable autoloads, they cause
14691 a bootstrap failure.
14692
14693 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
14694 instead of doing "cvs diff" in order to avoid accessing the repository.
14695
14696 2007-11-12 Kevin Ryde <user42@zip.com.au>
14697
14698 * progmodes/compilation-perl.el:
14699 * progmodes/compilation-weblint.el: New files.
14700
14701 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
14702
14703 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
14704 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
14705 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
14706 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
14707 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
14708 Rewrite in active voice.
14709
14710 2007-11-11 Tassilo Horn <tassilo@member.fsf.org>
14711
14712 * doc-view.el: Add comments about isearch support.
14713
14714 2007-11-11 Dan Nicolaescu <dann@ics.uci.edu>
14715
14716 * vc.el (vc-start-entry): Fix setting the in the case the function
14717 is called from vc-dired. Use when instead of if where appropriate.
14718
14719 2007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14720
14721 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
14722 to be a list.
14723 (ps-begin-job): Error if ps-lpr-switches is not a list.
14724
14725 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14726
14727 * faces.el (face-normalize-spec): Remove function.
14728 (frame-set-background-mode): Undo last change.
14729
14730 2007-11-10 Jason Rumney <jasonr@gnu.org>
14731
14732 * w32-fns.el: Sync charset names with setup-default-fontset.
14733 Append "-1" where second part missing.
14734
14735 2007-11-10 Juri Linkov <juri@jurta.org>
14736
14737 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
14738 Fix docstring. Reported by Leo <sdl.web@gmail.com>.
14739
14740 * custom.el (custom-note-var-changed): Remove the `interactive'
14741 spec from this new non-interactive function.
14742
14743 2007-11-10 Tassilo Horn <tassilo@member.fsf.org>
14744
14745 * doc-view.el (doc-view-mode-map, doc-view-menu)
14746 (doc-view-pdf->txt-sentinel): Adapt to new search UI.
14747 (doc-view-search-backward): New function.
14748 (doc-view-search): Query new regexp if prefix arg is given, else
14749 jump to next/previous match.
14750 (doc-view-mode): Handle compressed files.
14751 (jka-compr): Required for compressed files.
14752
14753 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
14754
14755 * replace.el (query-replace-show-replacement): New defcustom.
14756 (perform-replace): Use `match-substitute-replacement' if
14757 `query-replace-show-replacement' is non-nil.
14758
14759 2007-11-10 David Kastrup <dak@gnu.org>
14760
14761 * subr.el (match-substitute-replacement): New function.
14762
14763 2007-11-10 Carsten Dominik <dominik@science.uva.nl>
14764
14765 * files.el (auto-mode-alist): Select org-mode for files with the
14766 extension ".org".
14767
14768 2007-11-10 Martin Rudalics <rudalics@gmx.at>
14769
14770 * help.el (help-window, help-window-point-marker): New variables.
14771 (help-window-select): New option.
14772 (with-help-window): New macro for displaying help windows.
14773 (help-window-display-message, help-window-setup-finish)
14774 (help-window-setup): New functions used for setting up help windows.
14775 (print-help-return-message): Reset help-window to nil.
14776 (view-lossage): Use with-help-window instead of
14777 with-output-to-temp-buffer and move help-window-point-marker after
14778 inserted text.
14779 (describe-bindings, describe-key, describe-mode): Use
14780 with-help-window instead of with-output-to-temp-buffer.
14781
14782 * help-mode.el (help-mode): Set view-exit-action to bury the
14783 buffer instead of fiddling with windows. Simplify code.
14784 (help-mode-finish): When help-window eqs t set it to the selected
14785 window and have with-help-window set up view-return-to-alist.
14786 (help-buffer): Add autoload cookie.
14787
14788 * view.el (view-remove-frame-by-deleting): Change default value to t.
14789 Add autoload cookie.
14790 (view-exit-action, view-file, view-file-other-window)
14791 (view-file-other-frame, view-buffer, view-buffer-other-window)
14792 (view-buffer-other-frame): Rewrite doc strings.
14793 (view-return-to-alist-update): New function to remove stale entries
14794 from view-return-to-alist.
14795 (view-mode-enter): Rewrite doc string and simplify code.
14796 (view-mode-exit): Handle new case 'keep-frame. Don't reset
14797 view-exit-action to nil. Simplify code and rewrite doc string.
14798
14799 * apropos.el (apropos-describe-plist):
14800 * descr-text.el (describe-char):
14801 * disp-table.el (describe-display-table):
14802 * faces.el (list-faces-display, describe-face):
14803 * facemenu.el (list-colors-display):
14804 * help-fns.el (describe-function, describe-variable)
14805 (describe-syntax, describe-categories):
14806 Use with-help-window instead of with-output-to-temp-buffer.
14807
14808 2007-11-10 Dan Nicolaescu <dann@ics.uci.edu>
14809
14810 * emacs-lisp/byte-opt.el (byte-optimize-featurep):
14811 Optimize (featurep 'emacs) to t.
14812
14813 * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
14814 New function.
14815 (byte-compile-maybe-guarded): Use it to also look for bound
14816 symbols inside `and' forms. Comment out non-working code that was
14817 trying to avoid warnings for XEmacs code.
14818
14819 * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
14820
14821 * vc-svn.el (vc-svn-print-log, vc-svn-diff):
14822 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
14823 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
14824 (vc-cvs-annotate-command):
14825 * vc-arch.el (vc-arch-diff): Remove test to check if start-process
14826 is bound, it always is.
14827
14828 2007-11-10 Jason Rumney <jasonr@gnu.org>
14829
14830 * term/w32-win.el (w32-initialize-window-system): Move SJIS font
14831 setup here from global scope.
14832
14833 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
14834
14835 * ido.el (ido-save-history): Save the history file in UTF-8, not
14836 the current filename coding system.
14837
14838 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
14839
14840 * simple.el (interprogram-cut-function, interprogram-paste-function):
14841 Don't make them frame-local any more.
14842
14843 * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
14844 Don't set interprogram-(cut|paste)-function on each frame.
14845
14846 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
14847 Make them work in tty frames.
14848 (interprogram-cut-function, interprogram-paste-function):
14849 Set them globally.
14850
14851 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
14852
14853 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
14854 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
14855 (iso-iso2duden-trans-tab): Add docstring.
14856
14857 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
14858
14859 * abbrev.el (define-abbrev-table): Record the variable definition.
14860
14861 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
14862 New function.
14863
14864 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14865
14866 * ps-print.el: Clean the code for checking suitable Emacs version.
14867 (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
14868 (ps-print-version): New version 6.8.1.
14869
14870 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
14871
14872 * files.el (enable-local-variables): Doc fix.
14873
14874 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
14875
14876 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
14877
14878 2007-11-09 Sven Joachim <svenjoac@gmx.de>
14879
14880 * dired-aux.el (dired-copy-file-recursive):
14881 Preserve directory permissions.
14882
14883 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
14884
14885 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
14886 (whitespace-unload-function): New-style unload function. When run,
14887 unintern `whitespace-unload-hook' and call `unload-feature' recursively
14888 to stop the old hook from messing with the unloading.
14889
14890 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
14891
14892 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
14893 (elp-unset-master, elp-results): Fix typos.
14894 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
14895 Doc fixes.
14896
14897 * msb.el (msb--many-menus): Remove variable.
14898 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
14899 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
14900 (msb--toggle-menu-type): Fix typos in docstrings.
14901
14902 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
14903 (shadow-insert-var): Doc fixes.
14904 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
14905 Reflow docstrings.
14906 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
14907
14908 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
14909
14910 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
14911 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
14912 Fix typos in autoload docstrings.
14913
14914 2007-11-09 Richard Stallman <rms@gnu.org>
14915
14916 * savehist.el (savehist-save): Obey savehist-ignored-variables.
14917
14918 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
14919
14920 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
14921 (gdb-var-update-handler-1): Use it.
14922
14923 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
14924
14925 * loadhist.el (unload-feature): Remove erroneous check for the
14926 FEATURE-unload-function variable; check the existence of the
14927 function (that's what the docstring says, and it makes more sense).
14928
14929 * follow.el (follow-unload-function): Add docstring.
14930 (follow-unload-function): Remove variable.
14931
14932 * server.el (server-unload-function): Remove variable.
14933 (server-unload-function): Unbind `server-edit' from `C-x #'.
14934
14935 * ses.el (ses-unload-function): New function.
14936
14937 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
14938
14939 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
14940 (unsafep-progn, unsafep-let): Fix typos in docstrings.
14941
14942 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
14943 before use to avoid a warning in packages that require uniquify.
14944 (uniquify-unload-function): New function and var.
14945
14946 2007-11-09 Dan Nicolaescu <dann@ics.uci.edu>
14947
14948 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
14949 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
14950 (ediff-current-diff-A, ediff-current-diff-B)
14951 (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
14952 (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
14953 (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
14954 (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
14955 (ediff-odd-diff-Ancestor, ediff-reset-mouse):
14956 * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
14957 (ediff-setup-windows-plain-merge)
14958 (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
14959 (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
14960 * ediff-util.el (ediff-setup-keymap, )
14961 (ediff-toggle-wide-display, ediff-toggle-multiframe)
14962 (ediff-toggle-use-toolbar, ediff-really-quit)
14963 (ediff-good-frame-under-mouse)
14964 (ediff-highlight-diff-in-one-buffer)
14965 (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
14966 (ediff-make-bullet-proof-overlay):
14967 * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
14968 (ediff-set-meta-overlay):
14969 * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
14970 * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
14971 ediff-emacs-p with their former definitions.
14972
14973 * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
14974 (viper-has-face-support-p, viper-inactivate-input-method)
14975 (viper-activate-input-method)
14976 (viper-use-replace-region-delimiters, viper-restore-cursor-type):
14977 * emulation/viper-mous.el (viper-multiclick-timeout)
14978 (viper-surrounding-word, viper-mouse-click-insert-word)
14979 (viper-mouse-click-search-word, viper-parse-mouse-key):
14980 * emulation/viper-macs.el (viper-char-array-to-macro):
14981 * emulation/viper.el (viper-go-away, viper-set-hooks)
14982 (viper-non-hook-settings):
14983 * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
14984 (viper-get-saved-cursor-color-in-insert-mode)
14985 (viper-get-saved-cursor-color-in-emacs-mode)
14986 (viper-check-version, viper-get-visible-buffer-window)
14987 (viper-file-checked-in-p, viper-set-replace-overlay)
14988 (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
14989 (viper-check-minibuffer-overlay, viper-read-key-sequence)
14990 (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
14991 with their former definitions.
14992 (viper-eventify-list-xemacs): Only do work for XEmacs.
14993 (viper-set-unread-command-events): Only do work for Emacs.
14994 (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
14995 (viper-move-overlay, viper-overlay-start, viper-overlay-end)
14996 (viper-overlay-get, viper-overlay-put, viper-read-event)
14997 (viper-characterp, viper-int-to-char, viper-get-face)
14998 (viper-color-defined-p, viper-iconify): New defaliases replacing
14999 the old fsets.
15000
15001 * progmodes/fortran.el (comment-region-function)
15002 (uncomment-region-function): Pacify byte compiler.
15003
15004 * vc.el (vc-diff-internal): Remove code for an old version of gnus.
15005
15006 2007-11-08 Michael Albinus <michael.albinus@gmx.de>
15007
15008 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
15009 `process-environment'.
15010
15011 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
15012
15013 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
15014 match dir like "a...b".
15015
15016 2007-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
15017
15018 * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
15019
15020 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
15021
15022 * net/tramp.el (tramp-handle-substitute-in-file-name):
15023 Don't expand the remote connection identification.
15024 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
15025 Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
15026 before calling stty.
15027
15028 * net/tramp-cache.el (tramp-cache-print)
15029 (tramp-dump-connection-properties): Fix docstring.
15030 (tramp-list-connections): Rename from `tramp-cache-list-connections'.
15031
15032 * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
15033
15034 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
15035 remote connection identification when setting connection property.
15036
15037 * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
15038 "//" substitutes only in the local filename part.
15039
15040 2007-11-07 David Hansen <david.hansen@gmx.net>
15041
15042 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
15043
15044 2007-11-07 Glenn Morris <rgm@gnu.org>
15045
15046 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
15047 Remove superfluous concats. Move final set-buffer to
15048 non-emacs-specific code.
15049
15050 2007-11-07 Rob Riepel <riepel@networking.stanford.edu>
15051
15052 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
15053
15054 2007-11-07 Johan Bockgård <bojohan@gnu.org>
15055
15056 * eshell/esh-mode.el (eshell-output-filter):
15057 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
15058 Use `with-current-buffer'.
15059
15060 2007-11-07 Andreas Schwab <schwab@suse.de>
15061
15062 * server.el (server-start): Only register cleanup after server was
15063 started.
15064
15065 2007-11-06 Michael Albinus <michael.albinus@gmx.de>
15066
15067 * net/tramp.el (top): Don't autoload `tramp-cache-print'.
15068
15069 * net/tramp-cache.el (tramp-cache-print): Move down.
15070 (tramp-cache-list-connections): New defun.
15071
15072 * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
15073
15074 2007-11-06 Juanma Barranquero <lekktu@gmail.com>
15075
15076 * ido.el (ido-save-history): Write the history file in the current
15077 filename coding system, and add `coding' file-local variable.
15078
15079 2007-11-06 Carsten Dominik <dominik@science.uva.nl>
15080
15081 * textmodes/org.el (org-table-formula-substitute-names):
15082 Remove forgotten temporary debugging code.
15083
15084 2007-11-05 Michael Albinus <michael.albinus@gmx.de>
15085
15086 * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
15087 the prompt.
15088
15089 2007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
15090
15091 * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
15092
15093 2007-11-05 Simon Josefsson <simon@josefsson.org>
15094
15095 * net/tls.el (tls-end-of-info): Doc fix.
15096
15097 2007-11-05 Kenichi Handa <handa@ni.aist.go.jp>
15098
15099 * international/utf-7.el (utf-7-imap): New coding system.
15100 (utf-7-imap-post-read-conversion): New function.
15101 (utf-7-imap-pre-write-conversion): New function.
15102
15103 2007-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
15104
15105 * abbrev.el (abbrev--write): Fix up typo.
15106
15107 2007-11-04 Juanma Barranquero <lekktu@gmail.com>
15108
15109 * abbrev.el (define-abbrev-table): Doc fix.
15110
15111 2007-11-04 Thien-Thi Nguyen <ttn@gnuvola.org>
15112
15113 * info.el (Info-revert-buffer-function): New func.
15114 (Info-mode): Arrange to use it for reverting.
15115 (Info-copy-current-node-name): Add space between filename and nodename.
15116
15117 2007-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
15118
15119 * abbrev.el (expand-abbrev): Move point back to expansion's end.
15120
15121 2007-11-04 Glenn Morris <rgm@gnu.org>
15122
15123 * net/tls.el: Don't require rx when compiling.
15124 (tls-end-of-info): Rewrite without using rx.
15125 (open-tls-stream): Use with-current-buffer.
15126
15127 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
15128
15129 * net/tls.el: Require rx when compiling.
15130 (tls-end-of-info): New variable.
15131 (open-tls-stream): Keep reading input until `tls-end-of-info' is
15132 matched.
15133
15134 2007-11-03 Sean O'Rourke <seano@cs.ucla.edu>
15135
15136 * register.el (append-to-register, prepend-to-register):
15137 Don't signal error on empty register; use the text, instead.
15138
15139 2007-11-03 Michael Olson <mwolson@gnu.org>
15140
15141 * textmodes/remember.el (remember-buffer):
15142 Use define-obsolete-function-alias rather than defalias.
15143
15144 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
15145
15146 * simple.el (bad-packages-alist): Anchor semantic regexp.
15147
15148 2007-11-03 Glenn Morris <rgm@gnu.org>
15149
15150 * newcomment.el (comment-dwim): Call comment-insert-comment-function,
15151 if defined, for blank lines. Doc fix.
15152
15153 * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
15154 (fortran-mode): Set values for comment-region-function,
15155 uncomment-region-function and comment-insert-comment-function.
15156 (fortran-uncomment-region): New function.
15157
15158 * textmodes/nroff-mode.el (nroff-mode):
15159 Set comment-insert-comment-function rather than indent-line-function.
15160 (nroff-indent-line-function): Remove.
15161 (nroff-insert-comment-function): New function.
15162
15163 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
15164
15165 * ediff-vers.el (ediff-vc-working-revision): Add a quote.
15166
15167 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
15168
15169 * emulation/viper-ex.el (viper-ex): Do not ignore the region.
15170
15171 * emulation/viper-cmd.el (viper-prev-destructive-command)
15172 (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
15173 copy-sequence.
15174
15175 * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
15176 Got rid of ediff-copy-list.
15177
15178 * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
15179 use face-name.
15180 (ediff-test-utility, ediff-diff-mandatory-option)
15181 (ediff-reset-diff-options): Remove to simplify the mandatory option
15182 handling on Windows.
15183 (ediff-set-diff-options): Add.
15184 (ediff-diff-options): Set "--binary" option as default in some cases.
15185
15186 * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
15187 (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
15188 ediff-vc-working-revision. Require vc-hooks.
15189
15190 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
15191
15192 * files.el (hack-local-variables): Fix membership tests to avoid
15193 treating all variables as safe if `enable-local-variables' is
15194 set to :safe (CVE-2007-5795).
15195
15196 2007-11-02 Glenn Morris <rgm@gnu.org>
15197
15198 * newcomment.el (comment-indent): Let comment-insert-comment-function,
15199 if defined, do all the work of inserting a new comment.
15200
15201 * progmodes/etags.el (tags-table-mode): Disable undo.
15202
15203 * simple.el (bad-packages-alist): Revert previous change.
15204
15205 2007-11-02 Dan Nicolaescu <dann@ics.uci.edu>
15206
15207 * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
15208
15209 * obsolete/lselect.el: Do not warn about unknown functions.
15210
15211 2007-11-02 Michael Olson <mwolson@gnu.org>
15212
15213 * textmodes/remember.el (remember-buffer): Make this an alias of
15214 remember-finalize, because Org uses it.
15215
15216 2007-11-01 Michael Olson <mwolson@gnu.org>
15217
15218 * textmodes/remember.el: Improve documentation in heading.
15219 (remember-before-remember-hook): Turn into a customizable option.
15220 (remember): Document INITIAL argument.
15221 (remember-region): Remove autoload cookie. Improve docstring to
15222 mention that it is called from the *Remember* buffer, and does not
15223 have any functional overlap with the `remember' function.
15224 (remember-finalize): Remove autoload cookie. Rename from
15225 remember-buffer to emphasize that this does not have any
15226 functional overlap with the `remember' function.
15227 (remember-destroy): Remove autoload cookie.
15228 (remember-mode-map): Define and initialize in one step.
15229 (remember-mode): Improve docstring.
15230 (remember-annotation-functions): Default to just '(buffer-file-name),
15231 and don't try to take the default value from Planner.
15232
15233 2007-11-01 Glenn Morris <rgm@gnu.org>
15234
15235 * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
15236
15237 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
15238
15239 * emacs-lisp/authors.el (authors-scan-change-log)
15240 (authors-scan-el): Don't enable local eval; enable only safe local
15241 variables, without querying.
15242
15243 * mail/footnote.el (footnote-numeric-regexp)
15244 (footnote-english-upper-regexp, footnote-english-lower-regexp)
15245 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
15246 Match multi-character footnotes.
15247
15248 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
15249 (nroff-indent-line-function): New function.
15250 (nroff-count-text-lines): Use nroff-forward-text-line rather than
15251 obsolete alias.
15252
15253 2007-11-01 Ryan Yeske <rcyeske@gmail.com>
15254
15255 * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
15256 (rcirc-elapsed-lines): New argument PROCESS. Update callers.
15257 (rcirc-print): Only update the line count when not marking the
15258 line as omittable.
15259 (rcirc-log-write): Specify coding system when writing logfile.
15260 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
15261
15262 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
15263
15264 * printing.el (printing): Fix :version, printing.el was included
15265 for in emacs-22.1.
15266 (pr-path-style, pr-path-alist, pr-txt-name)
15267 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
15268 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
15269 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
15270 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
15271 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
15272 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
15273 (pr-setting-database, pr-visible-entry-list)
15274 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
15275 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
15276
15277 * ediff-util.el (ediff-nuke-selective-display): Move definition to
15278 top level, make it dependent on the emacs flavor.
15279
15280 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
15281 Test for XEmacs not for itimer.
15282
15283 * term/sun-mouse.el:
15284 * obsolete/sun-fns.el:
15285 * obsolete/sun-curs.el: Remove files.
15286
15287 * term/sun.el (select-previous-complex-command): Remove obsolete code.
15288
15289 2007-10-31 Tassilo Horn <tassilo@member.fsf.org>
15290
15291 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
15292 was given to concat.
15293
15294 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
15295
15296 * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
15297 used normally for goto-line. Change `g' to revert the buffer.
15298 Add redundant `r' binding for buffer-revert.
15299
15300 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
15301 (mail-abbrevs-setup): Use abbrev-expand-functions.
15302 (build-mail-abbrevs): Use with-temp-buffer.
15303 (define-mail-abbrev): Simplify.
15304 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
15305 Change it for use on abbrev-expand-functions.
15306 (mail-abbrev-complete-alias): Use with-syntax-table.
15307
15308 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
15309
15310 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
15311 directly. Fix bug in deleting temp file.
15312
15313 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
15314
15315 * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
15316 Merge defvar and define-abbrev-table.
15317 (def-python-skeleton): Use :case-fixed and :enable-function.
15318 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
15319 Remove.
15320 (python-mode): Don't modify pre-abbrev-expand-hook.
15321
15322 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
15323
15324 * ediff-util.el (ediff-file-checked-out-p)
15325 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
15326
15327 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
15328
15329 * abbrev.el (abbrev-symbol): Correct let->let*.
15330 (abbrev--before-point): Only use abbrev-start-location if before point.
15331
15332 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
15333
15334 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
15335 (strokes-unload-hook): Remove function and variable.
15336 (strokes-unload-function): New-style unload function, adapted
15337 from `strokes-unload-hook'.
15338
15339 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
15340 (cl-unload-hook): Remove variable.
15341 (cl-unload-function): New-style unload function, adapted
15342 from `cl-cannot-unload'.
15343
15344 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
15345 (elp-unload-function): New-style unload function, adapted
15346 from `elp-unload-hook'.
15347
15348 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
15349
15350 * emacs-lisp/find-func.el (find-library): Use library at
15351 point as default interactive argument.
15352
15353 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
15354
15355 * shadowfile.el (shadow-join): Remove.
15356 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
15357 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
15358 (shadowfile-unload-hook): Remove function and variable.
15359 (shadowfile-unload-function): New-style unload function, adapted
15360 from `shadowfile-unload-hook'.
15361
15362 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
15363
15364 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
15365 only if it is bound.
15366
15367 * textmodes/reftex.el: Move autoloads for before all uses.
15368 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
15369 (reftex-delete-overlay): Move to the top level with the condition
15370 in the body.
15371
15372 * progmodes/simula.el: Use when instead of if.
15373
15374 * iimage.el (iimage-locate-file): Define unconditionally.
15375
15376 * mail/mailabbrev.el (mail-abbrev-next-line):
15377 * emulation/vip.el (vip-enlarge-region, vip-line)
15378 (vip-next-line-at-bol, vip-previous-line)
15379 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
15380 Wrap with-no-warnings around uses of next-line and previous-line.
15381
15382 * ediff.el (run-ediff-from-cvs-buffer):
15383 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
15384 Remove function not used by pcl-cvs anymore.
15385 (noninteractive, generic-sc-get-latest-rev)
15386 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
15387 Delete support for long obsolete generic-sc.el.
15388
15389 2007-10-31 Glenn Morris <rgm@gnu.org>
15390
15391 * cvs-status.el: No longer require pcvs when compiling.
15392
15393 * doc-view.el (doc-view-conversion-refresh-interval)
15394 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
15395 (doc-view-reset-slice): Doc fixes.
15396 (doc-view-menu): Remove deleted function doc-view-edit-doc.
15397
15398 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
15399
15400 * help-at-pt.el (help-at-pt-unload-hook): Remove.
15401 Timers are automatically canceled by `unload-feature'.
15402
15403 * delsel.el (delsel-unload-hook): Remove function and variable.
15404 (delsel-unload-function): New-style unload function, adapted
15405 from `delsel-unload-hook'.
15406
15407 * msb.el (msb-unload-hook): Remove function and variable.
15408 (msb-unload-function): New-style unload function, adapted from
15409 `msb-unload-hook'.
15410
15411 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
15412
15413 * desktop.el (uniquify-managed): Pacify byte compiler.
15414 (desktop-buffer-info): If the buffer name is managed by uniquify,
15415 save the base name, not the uniquified one.
15416 (desktop-create-buffer): Allow `rename-buffer' to generate a new
15417 name in case of conflict.
15418
15419 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
15420
15421 * doc-view.el: Use expand-file-name rather than concat.
15422 (doc-view-cache-directory): Add the UID so multiple users won't clash.
15423 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
15424 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
15425 (doc-view-toggle-display): Use an overlay over the whole buffer so as
15426 not to have to touch the buffer's content.
15427 (doc-view-initiate-display): New function, extracted from doc-view-mode.
15428 (doc-view-mode): Use it. Don't mark as a special mode.
15429 Put the page numbers in the modeline.
15430 Set up the overlay. Hide the cursor. Run the mode hook.
15431 Use after-revert-hook rather than revert-buffer-function.
15432 (doc-view-search-internal): Fix typo.
15433 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
15434 image-cache flush.
15435 (doc-view-reconvert-doc): Don't reset the whole mode.
15436 (doc-view-make-safe-dir): New function.
15437 (doc-view-current-cache-dir): Use it.
15438
15439 2007-10-30 Jason Rumney <jasonr@gnu.org>
15440
15441 * time.el (display-time-world-list): Test for zoneinfo support.
15442
15443 2007-10-30 Michael Albinus <michael.albinus@gmx.de>
15444
15445 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
15446
15447 * net/tramp-cache.el (tramp-flush-file-function): Check also
15448 `default-directory' if `buffer-file-name' does not return a
15449 string. Added to `eshell-pre-command-hook'.
15450
15451 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
15452
15453 * doc-view.el (doc-view-current-doc): Remove.
15454 Replace all uses by buffer-file-name.
15455 (doc-view-menu): New menu.
15456 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
15457 unused var `doc'.
15458 (doc-view-sort): Simplify.
15459 (doc-view-buffer-message): Don't change buffer-modified-p.
15460 (doc-view-mode): Change it here instead.
15461 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
15462 Don't modify the global value of revert-buffer-function.
15463
15464 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
15465 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
15466 (image-toggle-display): Take overlays into account and don't assume
15467 point-min==1.
15468
15469 2007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
15470
15471 * vc.el (vc-annotate): Fix omission bug:
15472 Specify value for vc-sentinel-movepoint.
15473
15474 2007-10-30 Michael Olson <mwolson@gnu.org>
15475
15476 * textmodes/remember.el (remember-mode-hook)
15477 (remember-handler-functions, remember-annotation-functions):
15478 Add additional items as options, including some Org functions.
15479
15480 2007-10-30 Tassilo Horn <tassilo@member.fsf.org>
15481
15482 * doc-view.el: Remove cl-dependency.
15483 (doc-view-buffer-message): Mention new binding K.
15484 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
15485 instead of variable.
15486 (doc-view-current-cache-dir): Better cache dir naming.
15487 (doc-view-current-display): Remove variable.
15488 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
15489 (doc-view-kill-proc): Set converter process to nil.
15490 (doc-view-minor-mode): New minor mode.
15491 (doc-view-minor-mode-map): New keymap.
15492 (doc-view-mode): Remove text/image switching code. Use plain defun.
15493 (doc-view-mode-map): New binding K kills converter process.
15494 Remove C-c C-e binding.
15495 (doc-view-mode-text-map): Remove keymap.
15496 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
15497 d-v-display-maybe.
15498 (doc-view-previous-major-mode): New variable.
15499 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
15500 (doc-view-remove-if): New function.
15501 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
15502 (doc-view-toggle-display): Toggle modes instead of display styles.
15503 (doc-view-reconvert-doc): Adapt to new way of doing things.
15504
15505 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
15506
15507 2007-10-30 Glenn Morris <rgm@gnu.org>
15508
15509 * dirtrack.el (dirtrack-mode): Doc fix.
15510
15511 * shell.el (shell-dirtrack-verbose, shell-mode)
15512 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
15513
15514 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
15515 (byte-compile-enable-warning): Doc fix.
15516
15517 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
15518 suppress byte-opt warning.
15519
15520 2007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
15521
15522 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
15523 (edt-gnu-emacs19-p): Remove.
15524 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
15525 (edt-xserver, edt-page-backward, edt-beginning-of-line)
15526 (edt-end-of-line-forward, edt-end-of-line-backward)
15527 (edt-one-word-forward, edt-one-word-backward, edt-character)
15528 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
15529 (edt-find-forward, edt-find-backward, edt-find-next-forward)
15530 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
15531 (edt-define-key, edt-bottom-check, edt-sentence-forward)
15532 (edt-sentence-backward, edt-paragraph-forward)
15533 (edt-paragraph-backward, edt-restore-key, edt-window-top)
15534 (edt-window-bottom, edt-scroll-window-forward-line)
15535 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
15536 (edt-line-to-top-of-window, edt-paragraph-backward)
15537 (edt-restore-key, edt-window-top, edt-window-bottom)
15538 (edt-scroll-window-forward-line)
15539 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
15540 (edt-line-to-middle-of-window, edt-goto-percentage)
15541 (edt-display-the-time, edt-remember, edt-split-window)
15542 (edt-emulation-on, edt-emulation-off)
15543 (edt-default-emulation-setup, edt-user-emulation-setup)
15544 (edt-select-default-global-map, edt-select-user-global-map):
15545 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
15546 tests.
15547
15548 * textmodes/reftex-index.el (reftex-index-selection-or-word):
15549 Use feature test instead of boundp test so it can be resolved at
15550 compile time.
15551
15552 * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
15553
15554 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
15555
15556 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
15557 Update all users.
15558 (abbrev-get, abbrev-put): Simplify.
15559 (define-abbrev): Don't store the `force' value in the :system property.
15560 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
15561
15562 2007-10-30 Michael Olson <mwolson@gnu.org>
15563
15564 * desktop.el (desktop-minor-mode-table): Add line for ERC.
15565
15566 * textmodes/remember.el: New file that implements a mode for
15567 quickly jotting down things to remember.
15568
15569 * textmodes/remember-diary.el: A backend for remember.el that
15570 implements saving notes to a Diary file.
15571
15572 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
15573
15574 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
15575 Relocate in file.
15576 (allout-doublecheck-at-and-shallower): Increase to include
15577 slightly greater depths, since yank interaction is now ok.
15578 Also, elaborate the docstring to explain the situation.
15579 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
15580 instead of concat, so we accommodate key sequences expressed as
15581 vectors as well as strings and lists.
15582 (allout-flag-region, allout-hide-by-annotation): Make the
15583 hidden-text overlays 'front-advance.
15584 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
15585 (allout-aberrant-container-p, allout-on-current-heading-p)
15586 (allout-e-o-prefix-p, allout-next-heading)
15587 (allout-previous-heading, allout-goto-prefix)
15588 (allout-end-of-prefix, allout-next-sibling-leap)
15589 (allout-next-visible-heading, allout-auto-fill)
15590 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
15591 (allout-yank-processing, allout-resolve-xref)
15592 (allout-current-topic-collapsed-p, allout-hide-region-body)
15593 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
15594 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
15595 (count-trailing-whitespace-region): Preserve match data, so allout
15596 outline navigation doesn't disrupt other Emacs operations.
15597 (allout-beginning-of-line): Retreat to the beginning of the hidden
15598 text, so fields are respected (for submodes that care).
15599 (allout-end-of-line): Preserve mark activation status when jumping.
15600 (allout-open-topic): Account for opening after a child that
15601 contains a hidden trailing newline. Preserve match data.
15602 Run allout-structure-added-hook
15603 (allout-encrypt-decrypted): Preserve match data.
15604 (allout-toggle-current-subtree-exposure): Add new interactive
15605 function for toggle subtree exposure - suggested by tassilo.
15606 (move-beginning-of-line, move-end-of-line): Don't use
15607 line-move-invisible-p, it's obsolete - substitute the code, instead.
15608
15609 2007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
15610
15611 * textmodes/flyspell.el (message-signature-separator):
15612 * longlines.el (message-indent-citation-function): Pacify byte
15613 compiler.
15614
15615 * emacs-lisp/cl-loaddefs.el:
15616 * ldefs-boot.el: Regenerate.
15617
15618 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
15619 (.el.elc, compile, compile-always, compile-calc)
15620 ($(lisp)/progmodes/cc-mode.elc): Use it.
15621
15622 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
15623 Only do work for XEmacs.
15624 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
15625 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
15626 on XEmacs.
15627 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
15628 (ps-x-color-name, ps-x-color-specifier-p)
15629 (ps-x-copy-coding-system, ps-x-device-class)
15630 (ps-x-extent-end-position, ps-x-extent-face)
15631 (ps-x-extent-priority, ps-x-extent-start-position)
15632 (ps-x-face-font-instance, ps-x-find-coding-system)
15633 (ps-x-font-instance-properties, ps-x-make-color-instance)
15634 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
15635 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
15636 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
15637 (ps-generate-postscript-with-faces): Delete defaliases.
15638 (ps-face-foreground-name, ps-face-background-name)
15639 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
15640 Move definitions to top level, make the body conditional on the Emacs
15641 flavor. Replace uses of deleted aliases and renamed functions.
15642 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
15643 of deleted aliases and renamed functions.
15644
15645 * calc/calc.el (calc-emacs-type-lucid): Remove.
15646 (calc-digit-map, calcDigit-start, calc-read-key)
15647 (calc-clear-unread-commands):
15648 * calc/calc-ext.el (calc-user-key-map): Replace uses of
15649 calc-emacs-type-lucid with (featurep 'xemacs)
15650
15651 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
15652 (featurep 'xemacs).
15653 (tpu-lucid-emacs19-p): Remove.
15654 (tpu-map-key): Make it a function instead of using fset. Inline
15655 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
15656 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
15657
15658 * ielm.el: Use featurep 'xemacs.
15659
15660 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
15661 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
15662 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
15663 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
15664 cperl-xemacs-p with (featurep 'xemacs).
15665 (font-lock-cache-position): Pacify byte compiler.
15666
15667 2007-10-29 Drew Adams <drew.adams@oracle.com>
15668
15669 * faces.el (read-color): New function.
15670 (face-at-point, foreground-color-at-point)
15671 (background-color-at-point): New functions.
15672
15673 2007-10-28 Richard Stallman <rms@gnu.org>
15674
15675 * net/browse-url.el (browse-url-text-xterm): Rename from
15676 browse-url-lynx-xterm and made generic.
15677 (browse-url-text-emacs): Likewise.
15678 (browse-url-text-browser): New variable.
15679 (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
15680 (browse-url-text-input-field, browse-url-text-input-attempts)
15681 (browse-url-kde-program): Likewise.
15682
15683 2007-10-29 Glenn Morris <rgm@gnu.org>
15684
15685 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
15686 Use mapc rather than mapcar (reinstall change deleted without log
15687 entry 2007-10-22).
15688
15689 2007-10-29 Martin Rudalics <rudalics@gmx.at>
15690
15691 * wdired.el (wdired-next-line, wdired-previous-line):
15692 Use next-line and previous-line wrapped in with-no-warnings.
15693
15694 2007-10-29 Ryan Yeske <rcyeske@gmail.com>
15695
15696 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
15697 (rcirc-recent-quit-alist): New function.
15698 (rcirc): Print a better message when there is only one connected server.
15699 (rcirc-complete-nick): Do not update the nick table here.
15700 (rcirc-mode-map): Add M-o.
15701 (rcirc-current-line): Add variable.
15702 (rcirc-mode): Setup variables for line based omit.
15703 (rcirc-edit-multiline): Strip text properties.
15704 (rcirc-omit-responses): Add NICK.
15705 (rcirc-omit-threshold): Add variable.
15706 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
15707 Add functions.
15708 (rcirc-print): Keep track of current line. Do not fill text if
15709 `rcirc-fill-flag' is null. Only omit text if the last activity
15710 from the sender is more than `rcirc-omit-threshold' lines ago.
15711 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
15712 numbers instead of time.
15713 (rcirc-channel-nicks): Sort by line numbers instead of time.
15714 (rcirc-omit-mode): Add `...' when omitting text and recenter.
15715 (rcirc-handler-JOIN): Restore the joiners linestamp.
15716 (rcirc-maybe-remember-nick-quit): Add function.
15717 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
15718
15719 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
15720
15721 * loadhist.el (unload-feature-special-hooks):
15722 Add `delete-frame-functions' and `suspend-tty-functions'.
15723
15724 * server.el (server-unload-function): Rename from `server-unload-hook'
15725 and adapt to new `unload-feature' functionality. Remove hook from
15726 `kill-buffer-hook' buffer-locally.
15727 (server-unload-hook): Remove.
15728 (server-unload-function): New var; replaces `server-unload-hook'.
15729
15730 2007-10-29 Glenn Morris <rgm@gnu.org>
15731
15732 * dirtrack.el (dirtrack-debug): Doc fix.
15733 (dirtrack-mode, dirtrack-debug-mode): New names for
15734 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
15735 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
15736 Make obsolete.
15737 (dirtrack-debug-message): Only print message if
15738 dirtrack-debug-mode is non-nil. Use with-current-buffer.
15739 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
15740 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
15741
15742 2007-10-28 Glenn Morris <rgm@gnu.org>
15743
15744 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
15745 (byte-compile-warnings-safe-p): Handle `not'.
15746 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
15747 (byte-compile-enable-warning): New functions.
15748 (byte-compile-eval-before-compile)
15749 (byte-compile-file-form-require): Use byte-compile-disable-warning.
15750 (byte-compile-close-variables): Locally bind byte-compile-warnings,
15751 but do not modify it.
15752 (byte-compile-eval, byte-compile-obsolete)
15753 (byte-compile-warn-about-unresolved-functions)
15754 (byte-compile-file-form-defvar)
15755 (byte-compile-file-form-custom-declare-variable)
15756 (byte-compile-file-form-require)
15757 (byte-compile-file-form-defmumble, byte-compile-lambda)
15758 (byte-compile-form, byte-compile-normal-call)
15759 (byte-compile-variable-ref, byte-compile-defvar)
15760 (byte-compile-make-variable-buffer-local):
15761 Use byte-compile-warning-enabled-p.
15762 * emacs-lisp/advice.el (ad-compile-function):
15763 Use byte-compile-disable-warning.
15764 * emacs-lisp/cl.el: Move local variables to end of file, and set
15765 byte-compile-warnings to `(not cl-functions)'.
15766 * emacs-lisp/cl-compat.el: Add a local variables section, and set
15767 byte-compile-warnings to `(not cl-functions)'.
15768 * emacs-lisp/cl-macs.el: Unify local variable section, and set
15769 byte-compile-warnings to `(not cl-functions)'.
15770 (cl-do-proclaim): Use byte-compile-disable-warning and
15771 byte-compile-enable-warning.
15772 * emacs-lisp/cl-seq.el: Unify local variable section, and set
15773 byte-compile-warnings to `(not cl-functions)'.
15774 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
15775 Use byte-compile-disable-warning.
15776
15777 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
15778
15779 * cus-edit.el (custom-browse-insert-prefix):
15780 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
15781
15782 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
15783
15784 * server.el (server-process-filter): Fix typo in docstring.
15785 (server-log): Reflow docstrings.
15786 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
15787 (server-goto-line-column): Use `when'.
15788
15789 2007-10-28 Juri Linkov <juri@jurta.org>
15790
15791 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
15792 when mouse is clicked on the isearch message.
15793 (isearch-resume): Call `isearch-update' at the end.
15794 Rename argument `search' to `string' to conform to the
15795 isearch terminology.
15796
15797 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
15798
15799 Rewrite abbrev.c in Elisp.
15800 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
15801 (abbrev-table-get, abbrev-table-put, abbrev-get)
15802 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
15803 (define-abbrev, abbrev--check-chars, define-global-abbrev)
15804 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
15805 (abbrev-expansion, abbrev--before-point, expand-abbrev)
15806 (unexpand-abbrev, abbrev--write, abbrev--describe)
15807 (insert-abbrev-table-description, define-abbrev-table):
15808 New funs, largely transcribed from abbrev.c.
15809 (abbrev-with-wrapper-hook): New macro.
15810 (abbrev-table-name-list, global-abbrev-table)
15811 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
15812 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
15813 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
15814 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
15815 New vars, largely transcribed from abbrev.c.
15816 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
15817 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
15818 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
15819
15820 2007-10-27 Glenn Morris <rgm@gnu.org>
15821
15822 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
15823 (shell-dirtrack-toggle): Mark as obsolete.
15824 (dirtrack-toggle, dirtrack-mode): No longer alias to
15825 shell-dirtrack-mode.
15826
15827 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
15828
15829 * calc/calc.el (math-standard-opers): Lower the precedence
15830 of negation.
15831 * calc/calc-lang.el (math-oper-table): Lower precedence of
15832 negation for C, TeX, and eqn.
15833
15834 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
15835
15836 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
15837
15838 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
15839
15840 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
15841 (desktop-not-loaded-hook): Fix :version tags.
15842
15843 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
15844
15845 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
15846 (tramp-get-remote-tmpdir): New defun.
15847 (tramp-make-tramp-temp-file): Use it.
15848 (tramp-local-call-process): New defun. Replace all calls of
15849 `call-process' by this when appropriate.
15850 (tramp-handle-write-region): Replace calls of `file-attributes' by
15851 `tramp-compat-file-attributes'.
15852 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
15853 Make the first command a `tramp-send-command' call, with let-bind
15854 of `tramp-end-of-output'.
15855 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
15856 (tramp-load-report-modules, tramp-append-tramp-buffers):
15857 Move to tramp-cmds.el.
15858
15859 * net/tramp-fish.el (tramp-fish-handle-copy-file)
15860 (tramp-fish-do-copy-or-rename-file)
15861 (tramp-fish-do-copy-or-rename-file-directly):
15862 * net/tramp-smb.el (tramp-smb-handle-copy-file):
15863 Add parameter PRESERVE-UID-GID.
15864
15865 2007-10-27 Eli Zaretskii <eliz@gnu.org>
15866
15867 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
15868 New defcustoms.
15869 (display-time-world-list): Use them as appropriate for the current
15870 value of `system-type'.
15871
15872 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
15873
15874 * emulation/pc-select.el (next-line-mark, next-line-nomark)
15875 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
15876 around uses of previous-line and next-line.
15877
15878 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
15879 New defvars.
15880
15881 * textmodes/css-mode.el (comment-continue):
15882 * net/browse-url.el (url-handler-regexp):
15883 * progmodes/idlw-help.el (idlwave-system-routines):
15884 Pacify byte-compiler.
15885
15886 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
15887 line-move-invisible-p with its former definition: invisible-p.
15888 line-move-invisible-p was removed on 2007-08-29.
15889
15890 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
15891
15892 * files.el (kill-emacs-query-functions): Doc fix;
15893 `save-buffers-kill-emacs' is no longer bound to a key.
15894
15895 2007-10-26 Richard Stallman <rms@gnu.org>
15896
15897 * isearch-multi.el (isearch-buffers-multi): New option.
15898 (isearch-buffers-search-fun): Test it.
15899
15900 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
15901 Put ps-run-clear on C-c C-l.
15902
15903 * newcomment.el (comment-styles): New style indent-or-triple.
15904 (comment-style): Make that the default.
15905 (comment-add defvar): Doc fix.
15906 (comment-add): Delete arg EXTRA.
15907 (comment-region-default): Open code call to comment-add.
15908 Handle indent-or-triple style which uses `multi-char' for INDENT.
15909
15910 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
15911
15912 * eshell/em-unix.el (nil-blank-string): Doc fix.
15913
15914 2007-10-26 John Wiegley <johnw@newartisans.com>
15915
15916 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
15917 function, ensure that the third argument is turned into a nil if
15918 the string is otherwise completely empty (either no characters, or
15919 all tabs/spaces). This fixes a bug from a user who found himself
15920 unable to customize `diff-switches' and still use Eshell's diff
15921 command.
15922
15923 2007-10-26 Glenn Morris <rgm@gnu.org>
15924
15925 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
15926 safe-local-variable property.
15927
15928 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
15929
15930 * net/browse-url.el (browse-url-browser-function): Delete grail.
15931 (browse-url-grail): Function and variable deleted.
15932 (browse-url-browser-function): Delete IXI Mosaic.
15933 (browse-url-default-browser): Don't try IXI Mosaic.
15934 (browse-url-iximosaic): Function deleted.
15935 (browse-url-browser-function): Delete MMM.
15936 (browse-url-default-browser): Don't try MMM.
15937 (browse-url-mmm): Function deleted.
15938
15939 2007-10-26 Drew Adams <drew.adams@oracle.com>
15940
15941 * custom.el (custom-note-var-changed): New function.
15942
15943 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
15944
15945 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
15946 use with the definition. Remove.
15947
15948 * add-log.el (change-log-start-entry-re): New defconst.
15949 (change-log-sortable-date-at): Use it.
15950 (change-log-beginning-of-defun, change-log-end-of-defun):
15951 New functions.
15952 (change-log-mode): Use them for beginning-of-defun-function and
15953 end-of-defun-function.
15954
15955 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
15956
15957 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
15958 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
15959 (ses-recalculate-cell): Deal with point being just beyond end of
15960 data area (why does this happen?)
15961 (ses-set-curcell): Ditto.
15962 (ses-column-letter): Handle columns beyond 702. Code written by
15963 Gareth Rees.
15964
15965 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
15966
15967 * textmodes/org.el (org-agenda-get-restriction-and-command):
15968 Use `mapc' instead of `mapcar'.
15969 (org-agenda-list): Numeric prefix argument can specify the number
15970 of days.
15971 (remember-register, remember-buffer): Prevent byte compiler from
15972 complaining.
15973 (org-todo): Save and restore match data.
15974 (org-no-warnings): New macro.
15975 (org-columns-eval): Use `org-no-warnings'.
15976
15977 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
15978
15979 * comint.el (comint-password-prompt-regexp):
15980 Handle `[sudo] password'-style prompt.
15981
15982 2007-10-25 Glenn Morris <rgm@gnu.org>
15983
15984 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
15985 (defcustom): Doc fix.
15986
15987 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
15988 Add `non_intrinsic'.
15989 (f90-constants-re): Add ieee modules.
15990 (f90-typedef-matcher, f90-typedec-matcher)
15991 (f90-imenu-type-matcher): New functions.
15992 (f90-font-lock-keywords-1): Give module procedures function-name face.
15993 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
15994 Add `use, intrinsic'.
15995 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
15996 Move start of `enum' blocks to separate entry.
15997 (f90-start-block-re): Fix `type', `abstract interface'.
15998 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
15999 derived types.
16000 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
16001 `elemental', change `enumerator'.
16002 (f90-no-block-limit): Fix `abstract interface'.
16003
16004 * progmodes/f90.el (f90-indented-comment-re)
16005 (f90-directive-comment-re, f90-break-delimiters):
16006 * progmodes/fortran.el (fortran-comment-line-start-skip)
16007 (fortran-directive-re):
16008 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
16009 as safe if they are strings.
16010
16011 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
16012
16013 * startup.el (window-system): Remove. Don't make it frame-local.
16014
16015 2007-10-24 Richard Stallman <rms@gnu.org>
16016
16017 * savehist.el (savehist-save): Omit unreadable elements.
16018
16019 * loadhist.el (unload-function-defs-list): Rename from
16020 unload-function-features-list.
16021 (unload-feature-special-hooks, unload-feature): Doc fixes.
16022
16023 * indent.el (indent-to-left-margin): If point's in the indentation,
16024 move to the end of the indentation.
16025
16026 * cus-edit.el (customize-changed-options): Make arg optional.
16027
16028 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
16029
16030 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
16031
16032 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
16033
16034 * textmodes/org-publish.el (org-publish-attachment): Re-install
16035 accidentally deleted change.
16036
16037 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
16038
16039 * term/iris-ansi.el (iris-function-map): Move init into declaration.
16040
16041 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
16042
16043 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
16044 (Buffer-menu-mode-map): Initialize in the declaration.
16045 (Buffer-menu-mode): Define with `define-derived-mode'.
16046
16047 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
16048
16049 * textmodes/org.el (org-version): Change to 5.13e.
16050 (org-agenda-file-regexp): Fix typo in docstring.
16051 (org-add-planning-info): Fix bug in parenthesis settings.
16052 (org-scan-tags): Catch the case of indirect buffers with no filename.
16053 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
16054 Re-install switch to mapc, had been removed by accident.
16055 (org-columns-map): New binding `C-c C-o'.
16056 (org-columns-menu): Change menu text and added new entry.
16057 (org-columns-eval): Document the use of `next-line'.
16058 (org-columns-open-link): New function.
16059 (org-columns-follow-link): Remove function.
16060 (org-open-link-from-string): New function.
16061 (org-read-date-get-relative): Fix typo in docstring.
16062 (org-read-date-get-relative): Leading +/- is not optional.
16063 (org-agenda-get-restriction-and-command): Always resize window on
16064 first loop cycle.
16065 (org-agenda-open-link): Make sure the link abbreviations are
16066 present in the agenda buffer.
16067 (org-agenda-copy-local-variable): New function.
16068
16069 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
16070
16071 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
16072
16073 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
16074
16075 * simple.el (reindent-then-newline-and-indent): Use a `move after
16076 insert' kind of marker in the save-excursion.
16077
16078 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
16079
16080 * textmodes/css-mode.el: Require CL.
16081 (comment-continue): Declare.
16082
16083 * subr.el (make-variable-frame-localizable): Remove.
16084 (make-variable-frame-local): Mark obsolete.
16085
16086 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
16087
16088 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
16089 of the subdirs is unreadable.
16090
16091 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
16092
16093 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
16094 when we are local.
16095
16096 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
16097
16098 * progmodes/python.el (python-current-defun): Remove left-over
16099 assignment to `start'.
16100
16101 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
16102
16103 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
16104 than `mapcar'; return value is not used.
16105
16106 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
16107
16108 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
16109 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
16110
16111 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
16112
16113 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
16114 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
16115
16116 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
16117
16118 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
16119
16120 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
16121
16122 * emacs-lisp/advice.el (ad-make-advised-docstring):
16123 Add ad-advice-info text property to doc string.
16124
16125 2007-10-23 Glenn Morris <rgm@gnu.org>
16126
16127 * progmodes/f90.el (f90-do-indent, f90-if-indent)
16128 (f90-type-indent, f90-program-indent, f90-associate-indent)
16129 (f90-continuation-indent, f90-comment-region)
16130 (f90-beginning-ampersand, f90-smart-end)
16131 (f90-break-before-delimiters, f90-auto-keyword-case)
16132 (f90-leave-line-no, f90-mode-hook):
16133 Give an appropriate safe-local-variable property.
16134
16135 * progmodes/fortran.el (fortran-tab-mode-default)
16136 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
16137 (fortran-structure-indent, fortran-continuation-indent)
16138 (fortran-comment-indent, fortran-comment-line-extra-indent)
16139 (fortran-comment-line-start)
16140 (fortran-minimum-statement-indent-fixed)
16141 (fortran-minimum-statement-indent-tab)
16142 (fortran-comment-indent-char, fortran-line-number-indent)
16143 (fortran-check-all-num-for-matching-do)
16144 (fortran-blink-matching-if, fortran-continuation-string)
16145 (fortran-comment-region, fortran-electric-line-number)
16146 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
16147 (fortran-analyze-depth, fortran-break-before-delimiters):
16148 Give an appropriate safe-local-variable property.
16149
16150 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
16151
16152 * printing.el: Move variable definitions before use.
16153 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
16154
16155 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
16156
16157 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
16158 (tpu-edt-off): Use it.
16159 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
16160 the global-map before adding it to global-map.
16161
16162 * menu-bar.el (global-buffers-menu-map): New var.
16163 (global-map, menu-bar-update-buffers): Use it.
16164 * msb.el (msb-menu-bar-update-buffers): Use it.
16165 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
16166 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
16167 Use with-current-buffer.
16168
16169 2007-10-22 Juri Linkov <juri@jurta.org>
16170
16171 * isearch-multi.el: New file.
16172
16173 * isearch.el (isearch-search-string): After finding the next
16174 occurrence switch to buffer isearch-buffers-current-buffer when
16175 isearch-buffers-next-buffer-function is non-nil and
16176 isearch-buffers-current-buffer is live.
16177
16178 * add-log.el (change-log-mode): Make and set buffer-local variable
16179 isearch-buffers-next-buffer-function to change-log-next-buffer.
16180 Call isearch-buffers-minor-mode.
16181 (change-log-next-buffer): New function.
16182
16183 2007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
16184
16185 * textmodes/org-export-latex.el (org-export-latex-protect-string):
16186 Renaming of `org-latex-protect'.
16187 (org-export-latex-emphasis-alist): By default, don't protect
16188 any emphasis formatter from further conversion.
16189 (org-export-latex-tables): Honor column grouping for tables.
16190 (org-export-latex-title-command): New option.
16191 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
16192 export backslash character.
16193
16194 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
16195
16196 * textmodes/org.el (org-read-date-get-relative): New function.
16197 (org-agenda-file-regexp): New variable.
16198 (org-agenda-files): Allow directories in the variable.
16199 (org-agenda-get-restriction-and-command): New function.
16200 (org-agenda): Use `org-agenda-get-restriction-and-command'.
16201 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
16202 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
16203 New functions.
16204 (org-entry-add-to-multivalued-property)
16205 (org-entry-remove-from-multivalued-property)
16206 (org-entry-member-in-multivalued-property): New functions.
16207 (org-remember-apply-template): Catch C-g and make sure window
16208 configuration is restored.
16209 (org-agenda-open-link): Make it work with several links in the line.
16210 (org-drawers, org-set-regexps-and-options)
16211 (org-get-current-options): Add support for a DRAWERS in-buffer option.
16212 (org-agenda-window-frame-fractions): New option.
16213 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
16214 (org-columns-cleanup-item, org-find-entry-with-id)
16215 (org-insert-columns-dblock, org-listtable-to-string)
16216 (org-dblock-write:columnview, org-columns-capture-view)
16217 (org-edit-headline): New functions.
16218 (org-agenda-to-appt): Require calendar.
16219 (org-entry-get-with-inheritance): Widen for search.
16220 (org-columns-display-here): Don't mark buffer as modified when
16221 adding space characters to accomodate column overlays.
16222 (org-export-as-html): Better formatting of tags in the toc.
16223 (org-columns-display-here): Make the ITEM column as compact as possible.
16224 (org-remember-templates): Customization interface improved.
16225 (org-export-with-property-drawer): Variable removed.
16226 (org-export-with-drawers): New option.
16227 (org-complex-heading-regexp): New variable.
16228 (org-sort-entries): Rewrite using `sort-subr'.
16229 (org-set-property): More appropriate completion during interactive use.
16230 (org-sort-entries): Allow sorting by property.
16231 (org-additional-option-like-keywords): Add more values.
16232 (org-sort-entries-or-items): Rename from `org-sort-entries'.
16233
16234 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
16235
16236 * textmodes/org.el (org-get-date-from-calendar): New function.
16237 (org-at-timestamp-p, org-timestamp-change)
16238 (org-remember-templates): First element of each entry is now a
16239 name for the template.
16240 (org-store-log-note): Check for `org-note-abort'.
16241 (org-kill-note-or-show-branches): New command.
16242 (org-fontify-priorities): New option.
16243 (org-fontify-priorities): New function.
16244 (org-cut-subtree, org-copy-subtree): New argument N to
16245 act on N sequential subtrees.
16246 (org-paste-subtree): Fix the level at which a tree is pasted.
16247 (org-fit-agenda-window): Limitations on window size removed.
16248 (org-agenda-find-same-or-today-or-agenda): Rename from
16249 `org-agenda-find-today-or-agenda'.
16250 (org-scheduled-past-days): New option.
16251 (org-agenda-scheduled-leaders)
16252 (org-agenda-deadline-leaders): New options.
16253 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
16254 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
16255 (org-export-with-tags, org-export-plist-vars)
16256 (org-infile-export-plist): New "tags" option.
16257 (org-use-property-inheritance): New option.
16258 (org-cached-entry-get): Use `org-use-property-inheritance'.
16259 (org-remember-apply-template): Fix typo.
16260
16261 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
16262
16263 * net/tramp.el (tramp-find-shell)
16264 (tramp-open-connection-setup-interactive-shell): Improve sending
16265 initial commands.
16266 (tramp-action-terminal): Send debug message.
16267 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
16268 (tramp-barf-if-no-shell-prompt): Insert code of
16269 `tramp-wait-for-shell-prompt'.
16270
16271 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
16272
16273 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
16274
16275 * term/vt200.el (terminal-init-vt200):
16276 * term/vt201.el (terminal-init-vt201):
16277 * term/vt220.el (terminal-init-vt220):
16278 * term/vt240.el (terminal-init-vt240):
16279 * term/vt300.el (terminal-init-vt300):
16280 * term/vt320.el (terminal-init-vt320):
16281 * term/vt400.el (terminal-init-vt400):
16282 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
16283
16284 * term/wyse50.el (wyse50-terminal-map): New var.
16285 (terminal-init-wyse50): Use it and input-decode-map.
16286 (enable-arrow-keys): Emasculate.
16287
16288 * term/tvi970.el (tvi970-terminal-map): New var.
16289 (terminal-init-tvi970): Use it and input-decode-map.
16290 (tvi970-keypad-numeric): Remove.
16291 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
16292
16293 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
16294 (terminal-init-sun): Use it and input-decode-map.
16295
16296 * term/news.el (terminal-init-news):
16297 * term/lk201.el (terminal-init-lk201):
16298 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
16299
16300 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
16301
16302 * complete.el (PC-expand-many-files): Remove.
16303 (PC-do-completion): Call file-expand-wildcards instead of
16304 PC-expand-many-files.
16305
16306 * net/tramp.el (tramp-handle-expand-many-files): Remove.
16307 (PC-expand-many-files): Remove advice.
16308
16309 2007-10-22 Glenn Morris <rgm@gnu.org>
16310
16311 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
16312 Add some support for Fortran 2003 syntax:
16313 (f90-type-indent): Now also applies to `enum'.
16314 (f90-associate-indent): New user option.
16315 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
16316 Add some F2003 keywords.
16317 (f90-constants-re): New constant.
16318 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
16319 Interface'.
16320 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
16321 `class'. Arguments for `type'/`class' may have spaces. Add a new
16322 element for functions with specified types. Add `end enum' and
16323 `select type'. Add `implicit enumerator' and `procedure'.
16324 Add `class default' and `type is', `class is'. Fix `go to' regexp.
16325 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
16326 (f90-font-lock-keywords-4): Add `f90-constants-re'.
16327 (f90-blocks-re): Add `enum' and `associate'.
16328 (f90-else-like-re): Add `class is', `type is', and `class default'.
16329 (f90-end-type-re): Add `enum'.
16330 (f90-end-associate-re, f90-typeis-re): New constants.
16331 (f90-end-block-re): Add `enum' and `associate'. Change from
16332 optional whitespace to end-of-word, to avoid `enumerator'.
16333 (f90-start-block-re): Add `select type', `abstract interface', and
16334 `enum'. Avoid `type is', and `type (sometype)'.
16335 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
16336 (f90-mode): Doc fix.
16337 (f90-looking-at-select-case): Doc fix. Add `select type'.
16338 (f90-looking-at-associate): New function.
16339 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
16340 Add `enum' and `abstract interface'.
16341 (f90-no-block-limit): Add `select type' and `abstract interface'.
16342 (f90-get-correct-indent, f90-calculate-indent)
16343 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
16344 (f90-indent-region, f90-match-end): Handle `associate' blocks.
16345
16346 2007-10-22 Martin Rudalics <rudalics@gmx.at>
16347
16348 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
16349 Use window-full-width-p.
16350
16351 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
16352
16353 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
16354
16355 * tooltip.el: Use featurep 'xemacs.
16356
16357 * printing.el: Move variable definitions before use, no code change.
16358
16359 2007-10-22 Juri Linkov <juri@jurta.org>
16360
16361 * simple.el (goto-history-element): Allow minibuffer-default to be
16362 a list of default values accessible by typing M-n in the minibuffer.
16363
16364 * dired-x.el (dired-guess-shell-command): Put all guesses to the
16365 minibuffer default value list instead of pushing them temporarily
16366 to the history list.
16367
16368 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
16369
16370 * hexl.el (hexl-menu): New major mode menu.
16371
16372 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
16373
16374 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
16375
16376 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
16377
16378 * w32-fns.el (w32-quote-process-args):
16379 * dos-w32.el (print-region-function, lpr-headers-switches)
16380 (ps-print-region-function): Pacify byte-compiler.
16381
16382 * emulation/edt-mapper.el (function-key-map):
16383 (edt-map-key): Make it a function instead of using fset.
16384 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
16385 (edt-gnu-map-key, edt-lucid-map-key): Remove.
16386 (edt-x-emacs-p): Remove.
16387 (edt-emacs-variant, edt-window-system, edt-xserver):
16388 Use featurep 'xemacs.
16389
16390 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
16391 Replace eudc-xemacs-p with its definition.
16392 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
16393 (eudc-emacs-mule-p): Remove.
16394 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
16395 eudc-xemacs-p with feature tests.
16396
16397 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
16398 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
16399 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
16400 (eudc-bob-toggle-inline-display):
16401 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
16402 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
16403
16404 * net/eudcb-ph.el (eudc-ph-open-session):
16405 Replace eudc-xemacs-mule-p with its former definition.
16406
16407 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
16408 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
16409
16410 * progmodes/vera-mode.el (vera-xemacs): Remove.
16411 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
16412
16413 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
16414 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
16415 (vhdl-speedbar-initialize, vhdl-ps-print-init)
16416 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
16417 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
16418 with (featurep 'xemacs).
16419
16420 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
16421 (save-buffer-state-x):
16422 * obsolete/fast-lock.el (fast-lock-verbose):
16423 * emulation/viper-init.el (viper-xemacs-p)
16424 (viper-cond-compile-for-xemacs-or-emacs):
16425 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
16426 * ps-print.el (case-fold-search):
16427 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
16428 * calculator.el (calculator-help): Use featurep 'xemacs.
16429
16430 * progmodes/prolog.el: Undo previous change.
16431 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
16432
16433 * progmodes/dcl-mode.el:
16434 * play/yow.el:
16435 * calendar/todo-mode.el:
16436 * calendar/cal-hebrew.el:
16437 * vc-hg.el: Undo previous change.
16438
16439 * vms-patch.el: Likewise.
16440 (print-region-function): Pacify byte-compiler.
16441
16442 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
16443
16444 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
16445 preserve-uid-gid.
16446
16447 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
16448 compatibility. It is not used, though.
16449
16450 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
16451 Require tramp-cmds.el.
16452 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
16453 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
16454 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
16455 (tramp-do-copy-or-rename-file-out-of-band)
16456 (tramp-maybe-open-connection): Use `make-temp-name'. This is
16457 possible, because we don't need to create the temporary file, but
16458 we need a prefix for ssh, which has its own temporary file handling.
16459 (tramp-handle-delete-directory): Add "-f" to rmdir.
16460 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
16461 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
16462 a signal, in order to give the callee a chance to suppress.
16463 (tramp-handle-write-region): Set owner also in case of short
16464 track. Don't use compatibility calls for `write-region' anymore.
16465 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
16466 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
16467
16468 * net/tramp-cmds.el: New file.
16469
16470 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
16471 `tramp-clear-passwd'.
16472
16473 * net/trampver.el: Update release number.
16474
16475 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
16476
16477 * progmodes/gud.el (gud-target-name): Move definition before use.
16478
16479 * progmodes/dcl-mode.el: Require imenu at compile time.
16480
16481 * progmodes/cc-engine.el (c-maybe-stale-found-type):
16482 Pacify byte-compiler.
16483
16484 * obsolete/fast-lock.el: Use featurep test instead of string-match.
16485
16486 * eshell/esh-mode.el (eshell-handle-ansi-color):
16487 Require ansi-color at compile time too.
16488
16489 * eshell/em-unix.el (eshell/info): Require info at compile time too.
16490
16491 * w32-fns.el: Require w32-vars.
16492
16493 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
16494 time too.
16495
16496 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
16497
16498 * double.el ([ignore]): Use `ignore'.
16499 (double-setup): Inline into double-mode.
16500 (double-mode): Use define-minor-mode.
16501
16502 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
16503
16504 * textmodes/reftex.el: Move require easymenu before first use.
16505 (reftex-info): Require info at compile too.
16506
16507 * textmodes/org-publish.el (org-publish-org-to-html)
16508 (org-publish-org-to): Require org at compile time too.
16509 (org-publish-attachment): Require at compile time too.
16510
16511 * term/tty-colors.el (w32-tty-standard-colors):
16512 Pacify byte-compiler.
16513
16514 * term/pc-win.el (frame-creation-function-alist): Add to this
16515 instead of setting frame-creation-function.
16516
16517 * play/blackbox.el (bb-up, bb-down): Use forward-line.
16518
16519 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
16520
16521 * calendar/todo-mode.el: Require calendar at compile time.
16522
16523 * calendar/cal-hebrew.el: Require holidays at compile time.
16524
16525 * w32-vars.el: Provide w32-vars.
16526
16527 * term/w32-win.el: Require w32-vars.
16528 (w32-color-map): Pacify byte-compiler.
16529
16530 * loadup.el: Load w32-vars before term/w32-win.
16531
16532 2007-10-20 Juri Linkov <juri@jurta.org>
16533
16534 * textmodes/fill.el (fill-paragraph): When the region is active,
16535 don't try other `or' branches regardless of the value returned by
16536 fill-region; just return t.
16537
16538 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
16539
16540 * vc.el (vc-do-command): Condition out a misleading message when
16541 running asynchronously.
16542 (vc-deduce-fileset): New argument enables using an unregistered
16543 visited file as a singleton fileset if nothing else is available.
16544 (vc-next-action): Restore file-registering behavior.
16545
16546 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
16547
16548 * calc/README: Add recent news.
16549
16550 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
16551
16552 * term/x-win.el (x-gtk-stock-map, icon-map-list)
16553 (x-gtk-map-stock): Delete duplicated definitions from merge.
16554
16555 * progmodes/compile.el (compilation-skip-to-next-location)
16556 (compilation-skip-threshold, compilation-skip-visited):
16557 Move definitions earlier.
16558
16559 * play/decipher.el (decipher-keypress):
16560 * play/zone.el (zone-fall-through-ws):
16561 * play/landmark.el (lm-move-down, lm-move-up):
16562 * play/handwrite.el (handwrite):
16563 * mail/mspools.el (mspools-visit-spool):
16564 * wdired.el (wdired-next-line, wdired-previous-line):
16565 * tar-mode.el (tar-subfile-save-buffer):
16566 * scroll-lock.el (scroll-lock-next-line)
16567 (scroll-lock-previous-line):
16568 * image-dired.el (image-dired-next-line)
16569 (image-dired-previous-line):
16570 * ediff-help.el (ediff-help-message-line-length):
16571 Use forward-line.
16572
16573 * smerge-mode.el (smerge-auto-refine):
16574 * diff-mode.el (diff-auto-refine): Add :group.
16575
16576 * play/yow.el: Require doctor at compile time.
16577
16578 * vmsproc.el: Provide vmsproc.
16579 (command-send-input): Use forward-line.
16580
16581 * vms-patch.el: Require ps-print and vmsproc at compile time.
16582
16583 * vc-mtn.el (log-view-message-re, log-view-file-re)
16584 (log-view-font-lock-keywords): Pacify byte-compiler.
16585
16586 * vc-hg.el: Require log-view at compile time.
16587
16588 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
16589
16590 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
16591
16592 2007-10-20 Glenn Morris <rgm@gnu.org>
16593
16594 * progmodes/f90.el (f90-font-lock-keywords-2)
16595 (f90-looking-at-type-like): Fix regexp typos.
16596
16597 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
16598
16599 * bs.el (bs--track-window-changes): Don't refresh the whole list.
16600 (bs-mode): Set mode-class property to special.
16601
16602 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
16603
16604 * diff-mode.el (diff-auto-refine): New var.
16605 (diff-hunk): Use it.
16606 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
16607 (diff-refine-change): Rename from diff-fine-change. Change it.
16608 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
16609 (diff-refine-hunk): Rename from diff-fine-highlight.
16610
16611 2007-10-20 John Paul Wallington <jpw@pobox.com>
16612
16613 * help-fns.el (describe-variable-custom-version-info): New function
16614 to return variable's version or package version note.
16615 (describe-variable): Use it, display result.
16616
16617 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
16618
16619 * smerge-mode.el (smerge-auto-refine): New var.
16620 (smerge-next, smerge-prev): Use it.
16621 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
16622
16623 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
16624 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
16625
16626 * vc-bzr.el (vc-bzr-diff-tree):
16627 * vc-git.el (vc-git-diff-tree):
16628 * vc-hg.el (vc-hg-diff-tree):
16629 * vc-mcvs.el (vc-mcvs-diff-tree):
16630 * vc-mtn.el (vc-mtn-diff-tree):
16631 * vc-svn.el (vc-svn-diff-tree): Remove.
16632
16633 * vc-mtn.el (vc-mtn-revision-completion-table):
16634 * vc-cvs.el (vc-cvs-revision-completion-table):
16635 * vc-arch.el (vc-arch-revision-completion-table):
16636 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
16637 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
16638 Make it work when the arg is a list of files.
16639
16640 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
16641
16642 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
16643 Also `revision-completion-table' now takes a list of files.
16644 (vc-deduce-fileset): Remove unused var `regexp'.
16645 Only obey allow-directory-wildcard in dired buffers.
16646 (vc-default-diff-tree): Remove.
16647 (vc-diff-added-files): New var.
16648 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
16649 (vc-version-diff): Revert from `vc-history-diff' to the original name.
16650 Remove the `backend' arg.
16651 (vc-contains-version-controlled-file): Remove.
16652 (vc-diff): Bring it closer to the version in Emacs-22.
16653 (vc-revert): Fix typo in let-binding.
16654 (vc-default-unregister): Remove.
16655 (vc-dired-buffers-for-dir): Remove N^2 behavior.
16656
16657 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
16658
16659 * textmodes/two-column.el (2C-split, 2C-merge):
16660 * textmodes/bib-mode.el (bib-find-key, mark-bib):
16661 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
16662 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
16663 * progmodes/ada-xref.el (ada-get-all-references):
16664 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
16665 * emulation/vi.el (vi-previous-line-first-nonwhite)
16666 (vi-effective-range, vi-put-before):
16667 * emulation/edt.el (edt-next-line, edt-previous-line)
16668 (edt-paragraph-forward): Use forward-line.
16669
16670 * progmodes/etags.el (tags-apropos): Require apropos at compile
16671 time too.
16672
16673 * progmodes/prolog.el: Require comint when compiling.
16674 (inferior-prolog-flavor): Move defvar before use.
16675
16676 2007-10-19 Richard Stallman <rms@gnu.org>
16677
16678 * font-core.el (turn-on-font-lock-if-desired):
16679 Rename from `turn-on-font-lock-if-enabled'.
16680 Fully obey `font-lock-global-modes'.
16681
16682 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
16683
16684 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
16685 which will not affect the behavior of things like forward-word.
16686 (diff-fine-highlight): Preserve point.
16687
16688 * doc-view.el (doc-view-mode-map): Use remapping.
16689 Don't rebind C-v, M-v to their default value.
16690 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
16691
16692 * smerge-mode.el: Add word-granularity refinement.
16693 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
16694 (smerge-refine-weight-hack): New vars.
16695 (smerge-refine-forward): New fun.
16696 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
16697 (smerge-refine-subst): Use them as well. Preserve point.
16698
16699 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
16700
16701 * follow.el (follow-unload-function): New function.
16702
16703 * loadhist.el (unload-function-features-list):
16704 Rename from `unload-hook-features-list'.
16705 (unload-hook-features-list): Add as obsolete alias.
16706 (unload-feature): Use `unload-function-features-list'
16707 and new FEATURE-unload-function.
16708
16709 2007-10-19 Glenn Morris <rgm@gnu.org>
16710
16711 * bindings.el (mouse-minor-mode-menu)
16712 (minor-mode-menu-from-indicator): Move to mouse.el.
16713 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
16714 Move here from bindings.el.
16715
16716 2007-10-19 Richard Stallman <rms@gnu.org>
16717
16718 * help-fns.el (describe-function-1): Don't use the advice origname
16719 if it has no function definition.
16720
16721 2007-10-18 Johan Bockgård <bojohan@gnu.org>
16722
16723 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
16724 Use `save-restriction' rather than `widen'.
16725
16726 2007-10-18 Richard Stallman <rms@gnu.org>
16727
16728 * time.el (display-time-world-time-format): Display day # not month #.
16729
16730 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
16731
16732 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
16733
16734 * doc-view.el: Remove version keyword.
16735 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
16736 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
16737 (doc-view-ghostscript-options): Improve custom type.
16738 (doc-view-cache-directory, doc-view-conversion-buffer)
16739 (doc-view-conversion-refresh-interval): Simplify custom type.
16740
16741 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
16742
16743 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
16744 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
16745 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
16746 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
16747 Remove superfluous messages.
16748 (doc-view-mode-map): Use the image-mode scrolling commands.
16749 Don't rebind C-x k.
16750
16751 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
16752
16753 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
16754 Add comment about "-dSAFER".
16755
16756 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
16757
16758 * term/xterm.el: Don't require xt-mouse.
16759 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
16760 calling turn-on-xterm-mouse-tracking-on-terminal directly.
16761
16762 * xt-mouse.el: Don't change the global function-key-map anny more.
16763 (xterm-mouse-mode): Use terminal-init-xterm-hook.
16764 Don't use after-make-frame-functions now that term/xterm.el calls
16765 us directly.
16766 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
16767 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
16768 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
16769 Setup input-decode-map and remember that xterm-mouse-mode was
16770 enabled in this terminal.
16771 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
16772 terminals where it has been enabled.
16773
16774 * faces.el (tty-create-frame-with-faces): Make sure not only
16775 tty-run-terminal-initialization but also set-locale-environment
16776 are run only once per terminal.
16777 (tty-run-terminal-initialization): Don't check if the terminal was
16778 already initted.
16779
16780 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
16781 not to remove keymaps that just happen to inherit from one of ours.
16782 When setting up our keymap, make sure it won't be accidentally
16783 modified by someone else.
16784
16785 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
16786
16787 * textmodes/artist.el (artist-previous-line, artist-next-line):
16788 * dired.el (dired-next-line, dired-previous-line):
16789 * progmodes/delphi.el (delphi-newline):
16790 * textmodes/org.el (org-columns-eval):
16791 Use forward-line.
16792
16793 * emerge.el (emerge-setup): Use insert-buffer-substring.
16794 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
16795
16796 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
16797
16798 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
16799 (adaptive-fill-function): Doc fix. Remove * from docstring.
16800
16801 2007-10-18 Tom Horsley <tom.horsley@att.net>
16802
16803 * simple.el (interprogram-paste-function): Doc fix.
16804 (current-kill): Accept list of strings as well
16805 as single string from `interprogram-paste-function'.
16806
16807 2007-10-18 Glenn Morris <rgm@gnu.org>
16808
16809 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
16810
16811 2007-10-18 Drew Adams <drew.adams@oracle.com>
16812
16813 * bindings.el (mode-line-minor-mode-keymap):
16814 Add mouse-minor-mode-menu on mouse-1.
16815 (mode-line-modes): Add mouse-1 to help-echo text.
16816 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
16817 New functions.
16818 (mode-line-minor-mode-help): Doc fix.
16819
16820 2007-10-17 Juri Linkov <juri@jurta.org>
16821
16822 * textmodes/fill.el (fill-paragraph-or-region): Remove function
16823 at the request of RMS.
16824 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
16825 arg `region'. Fix docstring. At the first `or' branch add call to
16826 `fill-region' if it the region is active in transient-mark-mode.
16827
16828 * bindings.el (esc-map): Bind M-q to fill-paragraph
16829 instead of fill-paragraph-or-region.
16830
16831 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
16832 with fill-paragraph.
16833
16834 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
16835 Fix docstring.
16836
16837 * indent.el (indent-for-tab-command): Change interactive spec from
16838 "P" to "p". Add check for interactive arg before indenting the
16839 active region.
16840
16841 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
16842 Regroup.
16843
16844 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
16845
16846 * emacs-lisp/find-func.el: Don't require loadhist.
16847
16848 * loadhist.el (feature-symbols, file-provides, file-requires)
16849 (file-set-intersect, file-dependents): Simplify.
16850 (unload-feature-special-hooks): Update list of special hooks.
16851
16852 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
16853
16854 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
16855 extensions since they can be viewed with doc-view.
16856
16857 * files.el (auto-mode-alist): Make doc-view-mode the default mode
16858 for pdf, ps and dvi files.
16859
16860 * doc-view.el: Make doc-view-mode the standard mode for viewing
16861 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
16862 text and image display. Add binding C-c C-e to switch to an
16863 editing mode.
16864 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
16865 avoid security problems when rendering files from untrusted sources.
16866
16867 2007-10-17 Aaron Hawley <aaronh@garden.org>
16868
16869 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
16870 position is not saved.
16871
16872 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
16873
16874 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
16875 (doc-view-ghostscript-options): Fix typo in doc string.
16876
16877 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
16878
16879 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
16880 handling, so compilation-fake-loc works again.
16881
16882 * server.el (server-select-display): Nop if we do not support m-f-o-d.
16883 (server-process-filter): Revert last change.
16884
16885 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
16886 behavior unrelated to filesets.
16887
16888 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
16889
16890 * longlines.el (longlines-wrap-follows-window-size): Integer value
16891 specifies wrapping margin.
16892 (longlines-mode, longlines-window-change-function):
16893 Set window-specific wrapping margin based on the above.
16894
16895 2007-10-17 John Wiegley <johnw@newartisans.com>
16896
16897 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
16898
16899 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
16900
16901 * server.el (server-process-filter): Only set display if X11 is
16902 supported.
16903
16904 2007-10-17 Glenn Morris <rgm@gnu.org>
16905
16906 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
16907 Tweak regexp to avoid stack overflow.
16908
16909 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
16910
16911 * simple.el (reindent-then-newline-and-indent): Don't assume that
16912 indent-according-to-mode preserves point.
16913
16914 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
16915
16916 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
16917 (bs--nth-wrapper): Simplify.
16918 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
16919 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
16920 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
16921 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
16922 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
16923 (bs-configurations, bs-default-configuration)
16924 (bs-alternative-configuration, bs-cycle-configuration-name)
16925 (bs-string-show-always, bs-string-show-never, bs-string-current)
16926 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
16927 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
16928 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
16929 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
16930 (bs--window-config-coming-from): Revert 2006-11-09 change.
16931 (bs--restore-window-config): Keep the selected frame.
16932 (bs--track-window-changes, bs--remove-hooks): New functions.
16933 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
16934 (bs--create-header): Remove.
16935 (bs--create-header-line): New function, based on `bs--create-header'.
16936 (bs--show-header): Use `bs--create-header-line'.
16937 (bs--show-with-configuration): Revert 2006-11-09 change.
16938 Don't reuse window unless it is visible on the selected frame.
16939 Restore window configuration (possibly in a different frame)
16940 before creating any window.
16941
16942 2007-10-16 Glenn Morris <rgm@gnu.org>
16943
16944 * simple.el (blink-matching-open): Don't report false errors with
16945 the `$' syntax class.
16946
16947 2007-10-16 Richard Stallman <rms@gnu.org>
16948
16949 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
16950 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
16951 (ad-is-advised, ad-get-advice-info-field)
16952 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
16953
16954 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
16955
16956 * vc-hooks.el (vc-workfile-version): Compatibility alias.
16957 (vc-default-working-revision): Compatibility for backends.
16958
16959 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
16960
16961 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
16962 (filesets-ormap, filesets-sort-case-sensitive-flag)
16963 (filesets-remake-shortcut, filesets-ingroup-collect-files):
16964 Fix typos in docstrings.
16965 (filesets-conditional-sort, filesets-find-or-display-file)
16966 (filesets-data-get-name, filesets-data-get-data)
16967 (filesets-data-set, filesets-cmd-query-replace-getargs)
16968 (filesets-ingroup-collect): Doc fixes.
16969
16970 2007-10-15 Sam Steingold <sds@gnu.org>
16971
16972 * mail/sendmail.el (sendmail-error-reporting-interactive)
16973 (sendmail-error-reporting-non-interactive): New variables for
16974 sendmail error reporting options to simplify support for imperfect
16975 sendmail emulators.
16976 (sendmail-send-it): Use them instead of list literals.
16977
16978 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
16979
16980 * help-fns.el: Revert previous change; it creates a
16981 dependency loop between advice.el and help-fns.el.
16982
16983 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
16984
16985 * help-fns.el: Require advice when compiling.
16986
16987 2007-10-14 Drew Adams <drew.adams@oracle.com>
16988
16989 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
16990 (ring-insert+extend, ring-remove+insert+extend, ring-member)
16991 (ring-next, ring-previous): New functions.
16992
16993 2007-10-14 Richard Stallman <rms@gnu.org>
16994
16995 * emacs-lisp/advice.el (documentation): Advice deleted.
16996 Doc for advised functions is now handled at C level.
16997 (ad-stop-advice, ad-start-advice): Don't enable or disable
16998 advice for `documentation'.
16999 (ad-advised-definition-docstring-regexp): Var deleted.
17000 (ad-make-advised-definition-docstring): Store orig name
17001 as text property of string.
17002 (ad-advised-definition-p): Check for text property of docstring.
17003
17004 * help-fns.el (describe-function-1): Find source of advised functions.
17005
17006 2007-10-14 Juri Linkov <juri@jurta.org>
17007
17008 * faces.el (describe-face): Allow handling a string as the face name.
17009
17010 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
17011 active region in transient-mark-mode.
17012 (ispell-region): Change messages displayed at the start and end of
17013 the spell-checking to be the same.
17014
17015 * startup.el (fancy-startup-tail): Say exactly what does the button
17016 dismiss ("Dismiss this startup screen"). Use text "Never show
17017 it again" for the checkbox after this button.
17018 (fancy-startup-screen, fancy-about-screen): Put point before the
17019 first link, so the user can quickly select links with the keyboard.
17020 (normal-mouse-startup-screen): Add more useful text describing how
17021 to follow a link.
17022
17023 2007-10-14 Glenn Morris <rgm@gnu.org>
17024
17025 * progmodes/etags.el (select-tags-table): Disable undo in the
17026 `*Tags Table List*' buffer.
17027
17028 2007-10-13 Eli Zaretskii <eliz@gnu.org>
17029
17030 * dired.el (dired-warn-writable): New face.
17031 (dired-warn-writable-face): New variable.
17032 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
17033 of dired-warning-face, for group- and world-writable files.
17034
17035 2007-10-13 Richard Stallman <rms@gnu.org>
17036
17037 * files.el (directory-abbrev-alist): Doc fix.
17038
17039 2007-10-13 Jari Aalto <jari.aalto@cante.net>
17040
17041 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
17042
17043 2007-10-12 Martin Rudalics <rudalics@gmx.at>
17044
17045 * frame.el (set-frame-configuration): Assign name parameter only
17046 if it has been set explicitly before.
17047
17048 2007-10-11 Tom Tromey <tromey@redhat.com>
17049
17050 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
17051 frame is visible.
17052
17053 2007-10-10 Richard Stallman <rms@gnu.org>
17054
17055 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
17056 in *Backtrace*.
17057
17058 * faces.el (face-font-selection-order): Doc fix.
17059
17060 * loadhist.el (unload-feature): Doc fix.
17061
17062 2007-10-13 Glenn Morris <rgm@gnu.org>
17063
17064 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
17065 (octave-re-search-forward-kw, octave-re-search-backward-kw):
17066 Add doc string, and an explicit COUNT argument.
17067 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
17068 `inc' to search functions.
17069
17070 * faces.el (face-spec-set): When FRAME is nil, set the default for
17071 new frames (restores pre-2007-09-17 behavior). Doc fix.
17072
17073 2007-10-13 John W. Eaton <jwe@octave.org>
17074
17075 * progmodes/octave-mod.el (octave-looking-at-kw)
17076 (octave-re-search-forward-kw, octave-re-search-backward-kw):
17077 New functions.
17078 (octave-in-defun-p, calculate-octave-indent)
17079 (octave-blink-matching-block-open, octave-beginning-of-defun)
17080 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
17081 to search for regexps that contain case-sensitive keywords.
17082 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
17083 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
17084
17085 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
17086
17087 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
17088 Do not use a single clause cond.
17089
17090 * cus-start.el (all): Use test that does not match the X11 version
17091 for mac.
17092
17093 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
17094
17095 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
17096 BROWSE buffer.
17097
17098 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
17099
17100 * cus-start.el (all): Undo previous change.
17101
17102 2007-10-13 Glenn Morris <rgm@gnu.org>
17103
17104 * woman.el (woman0-rename): Fix paren typo.
17105
17106 * mail/feedmail.el (feedmail-run-the-queue)
17107 (feedmail-look-at-queue-directory):
17108 * mail/reporter.el (reporter-dump-state):
17109 * net/eudc-hotlist.el (eudc-edit-hotlist):
17110 * net/eudc.el (eudc-display-records)
17111 (eudc-filter-duplicate-attributes)
17112 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
17113 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
17114 (eudc-bbdb-query-internal):
17115 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
17116 * net/socks.el (socks-build-auth-list):
17117 * progmodes/cc-cmds.el (top level):
17118 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
17119 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
17120 (cperl-write-tags, cperl-tags-treeify):
17121 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
17122 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
17123 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
17124 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
17125 (idlwave-toolbar-remove-everywhere):
17126 * progmodes/idlwave.el (idlwave-indent-line)
17127 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
17128 (idlwave-write-paths, idlwave-all-method-classes)
17129 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
17130 (idlwave-fix-keywords, idlwave-display-calling-sequence)
17131 (idlwave-complete-in-buffer):
17132 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
17133 (org-fast-tag-selection):
17134 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
17135 than mapcar.
17136
17137 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
17138
17139 * diff-mode.el (diff-fine-change): Add :group.
17140
17141 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
17142
17143 * cus-start.el (all): Use the same test as the 22.2 branch.
17144
17145 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
17146
17147 * diff-mode.el (diff-current-defun): Force recomputation of
17148 change-log-default-name.
17149
17150 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
17151
17152 * startup.el (fancy-startup-screen): Remove an unnecessary newline
17153 and some leftover logic regarding dedicated frames. If showing
17154 concise startup screen, fit window to buffer.
17155 (command-line-1): If we will be using the splash screen, use
17156 find-file instead of find-file-other-window to find additional files.
17157 Comment out unused code for coping with the old sit-for behavior.
17158
17159 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
17160
17161 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
17162 `meta' modifier consistently, rather than using sometimes meta
17163 sometimes alt.
17164
17165 2007-10-12 Martin Rudalics <rudalics@gmx.at>
17166
17167 * window.el (handle-select-window): Revert part of 2007-10-08
17168 change setting the input focus.
17169
17170 2007-10-12 Glenn Morris <rgm@gnu.org>
17171
17172 * startup.el (command-line): Do not read abbrev file in batch mode.
17173
17174 * emacs-lisp/byte-opt.el (top level):
17175 * mail/rmail.el (rmail-list-to-menu):
17176 * obsolete/hilit19.el (hilit-mode):
17177 * progmodes/cc-mode.el (c-postprocess-file-styles)
17178 (c-submit-bug-report):
17179 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
17180 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
17181 (reftex-access-parse-file):
17182 * textmodes/reftex-cite.el (reftex-do-citation)
17183 (reftex-insert-bib-matches):
17184 * textmodes/reftex-ref.el (reftex-offer-label-menu):
17185 * textmodes/reftex-sel.el (reftex-select-unmark):
17186 * textmodes/reftex-toc.el (reftex-toc-do-promote):
17187 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
17188
17189 * cus-edit.el (custom-variable-menu, custom-face-menu)
17190 (custom-group-menu): Check init-file-user rather than
17191 user-init-file, in case cus-edit is loaded by site-run-file.
17192
17193 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
17194
17195 * vc.el (vc-deduce-fileset): Delete unused code.
17196 (vc-next-action): Fix typos.
17197
17198 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
17199
17200 * bs.el (bs--mark-unmark): New function.
17201 (bs-mark-current, bs-unmark-current): Use it.
17202
17203 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
17204
17205 * vc.el (vc-diff):
17206 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
17207 temporarily disable the check for his edge case of
17208 vc-diff (stopping it from grinding when called from $HOME), as
17209 it's calling some brittle code in vc-hooks.el.
17210 (with-vc-properties): Fix evaluation time of a macro argument.
17211 * ediff-vers.el (ediff-vc-internal):
17212 * vc-hooks.el:
17213 * loaddefs.el: Follow up on VC terminology change.
17214
17215 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
17216
17217 * follow.el (follow-stop-intercept-process-output):
17218 Use `follow-call-process-filter' rather than `process-filter'.
17219 Simplify.
17220
17221 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
17222
17223 * vc-hooks.el (vc-registered): Robustify this function a bit
17224 against filenames with no directory component.
17225
17226 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
17227
17228 * international/characters.el: Undo unwanted and unexplained change.
17229
17230 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17231
17232 * ps-print.el: Fix the usage of :foreground and :background face
17233 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
17234 (ps-print-version): New version 6.7.6.
17235 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
17236 Fix code.
17237 (ps-face-foreground-color-p, ps-face-background-color-p)
17238 (ps-face-color-p): New inline funs.
17239
17240 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
17241
17242 * textmodes/org.el (org-additional-option-like-keywords): New constant.
17243 (org-complete): Use `org-additional-option-like-keywords'.
17244 (org-parse-local-options): New function.
17245
17246 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
17247
17248 * textmodes/org.el (org-in-clocktable-p): New function.
17249 (org-clock-report): Only update the table at point, or insert a new one.
17250 (org-clock-goto): New function.
17251 (org-open-file): Use `start-process-shell-command' instead of
17252 `shell-command' with an ampersand.
17253 (org-deadline, org-schedule): New argument REMOVE to remove the
17254 date from the entry.
17255 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
17256 argument to `org-schedule' and `org-deadline'.
17257 (org-trim): Use the correct expressions for beginning and end of
17258 the string.
17259 (org-get-cleaned-entry): Trim the string before returning it.
17260 (org-clock-find-position): New function.
17261 (org-clock-into-drawer): New option.
17262 (org-agenda-tags-column): Rename from
17263 `org-agenda-align-tags-to-column'.
17264 (org-agenda-align-tags): Allow negative values for
17265 `org-agenda-tags-column'.
17266 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
17267 (org-agenda-to-appt): New optional argument FILTER.
17268 (org-completion-fallback-command): New variable.
17269 (org-complete): Use `org-completion-fallback-command'.
17270 (org-find-base-buffer-visiting): Catch the case that there is no
17271 buffer visiting the file.
17272 (org-property-or-variable-value): New function.
17273 (org-todo): Use `org-property-or-variable-value'
17274 (org-agenda-compact-blocks): New option.
17275 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
17276 (org-agenda-schedule, org-agenda-deadline):
17277 Call `org-agenda-show-new-time'.
17278 (org-agenda-show-new-time): New argument PREFIX.
17279 (org-colgroup-info-to-vline-list): Fix but that cause a
17280 shift in the vertical lines.
17281 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
17282 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
17283 (org-indent-item): No arg in call to `org-fix-bullet-type'.
17284 (org-fix-bullet-type): Remove argument.
17285 (org-read-date): Check for am/pm twice, to catch the end time.
17286 (org-goto-map): Use `suppress-keymap'.
17287 (org-remember-apply-template): Respect the dynamically scoped
17288 selection character.
17289
17290 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
17291
17292 * frame.el (frame-inherited-parameters): Remove unused `environment'
17293 parameter, and let server.el add `client' when needed.
17294
17295 * server.el (server-create-tty-frame)
17296 (server-create-window-system-frame): Set frame-inherited-parameters.
17297
17298 * frame.el (frame-inherited-parameters): New var.
17299 (make-frame): Use it.
17300
17301 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
17302
17303 * env.el (let-environment): Remove. Unused.
17304 (read-envvar-name): Simplify.
17305 (setenv): Remove unused arg `frame'.
17306
17307 * help-fns.el (describe-variable): Add missing " " for multiline
17308 obsolescence info and missing EOL after global value.
17309
17310 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
17311
17312 * add-log.el:
17313 * ediff-vers.el:
17314 * log-view.el:
17315 * pcvs.el:
17316 * vc-arch.el:
17317 * vc-bzr.el:
17318 * vc-cvs.el:
17319 * vc.el:
17320 * vc-git.el:
17321 * vc-hg.el:
17322 * vc-hooks.el:
17323 * vc-mcvs.el:
17324 * vc-mtn.el:
17325 * vc-rcs.el:
17326 * vc-sccs.el:
17327 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
17328 {find,init,next,previous,annotate-*,log}-version ->
17329 {find,init,next,previous,annotate-*,log}-revision,
17330 annotate-focus-version -> annotate-working-revision, The term
17331 'focus' is gone. The term 'revision' is now used consistently
17332 everywhere that reference to a revision ID is intended, replacing
17333 older use of 'version'.
17334
17335 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
17336
17337 * follow.el: Change all instances of "Follow Mode" to "Follow
17338 mode" in docstrings and messages.
17339 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
17340
17341 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
17342
17343 * vc.el (vc-next-action): Rewrite completely; this principal
17344 entry point now operates on a current fileset selected either
17345 explicitly via VC-Dired or implicitly by visiting a file buffer,
17346 rather than always operating on the file of the current buffer as
17347 in older versions. Rewrite the rest of the mode to match.
17348 (with-vc-properties): Rewrite to operate on a file list.
17349 (with-vc-file): vc-checkin takes a file list argument now.
17350 (vc-post-command-functions): This hook now receives a file list.
17351 (vc-do-command): Take a either a file or a file list as argument.
17352 (vc-deduce-fileset): New function for deducing a file list to
17353 operate on.
17354 (vc-next-action-on-file, vc-next-action-dired): Remove.
17355 Merge into vc-next-action.
17356 (vc-register): Adapt to the fact that vc-start-entry now takes a
17357 file list.
17358 (vc-register-with): New function.
17359 (vc-start-entry): Take a file list argument rather than a
17360 file argument.
17361 (vc-checkout): Cope with vc-start-entry taking a file list.
17362 (vc-steal-lock): Cope with with-vc-properties taking a
17363 file list.
17364 (vc-checkin): Take a file list argument rather than a file argument.
17365 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
17366 (vc-diff-internal): Rewrite for filesets.
17367 (vc-diff-sentinel): New function, tests whether changes were
17368 written into a diff buffer.
17369 (vc-diff): Rewrite for filesets.
17370 (vc-version-diff): Rewrite for filesets.
17371 (vc-print-log): Take a fileset argument.
17372 (vc-revert): Revert the entire selected fileset, not just the
17373 current buffer.
17374 (vc-rollback): Roll back the entire selected fileset, if
17375 possible. No longer accepts a prefix argument.
17376 (vc-update): Merge new changes for the entire selected
17377 fileset, not just the current buffer.
17378 (vc-revert-file): Cope with with-vc-properties taking a file list.
17379 (vc-default-dired-state-info): Add + status suffix if the file is
17380 modified.
17381 (vc-annotate-warp-version): Use the new diff machinery.
17382 (vc-log-edit): Take a file list argument rather than a file argument.
17383
17384 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
17385
17386 Sync with Tramp 2.1.11.
17387
17388 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
17389 Pacify byte compiler.
17390
17391 * net/trampver.el: Update release number.
17392
17393 2007-10-09 Richard Stallman <rms@gnu.org>
17394
17395 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
17396
17397 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
17398
17399 * follow.el: Require easymenu.
17400 (follow-mode-hook, follow-mode): Doc fixes.
17401 (follow-mode-off-hook): Mark as obsolete.
17402
17403 2007-10-08 Martin Rudalics <rudalics@gmx.at>
17404
17405 * window.el (mouse-autoselect-window-cancel): Don't cancel for
17406 select-window or select-frame events.
17407 (handle-select-window): When autoselecting window set input
17408 focus. Restructure.
17409
17410 * frame.el (focus-follows-mouse): Move to frame.c.
17411 * cus-start.el (all): Add focus-follows-mouse.
17412
17413 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
17414
17415 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
17416 activate font-locking in the *buffer-selection* buffer.
17417 (bs-show-sorted): Doc fix.
17418
17419 * bs.el (bs--get-marked-string, bs--get-modified-string)
17420 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
17421 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
17422 (bs--format-aux): Doc fix.
17423
17424 2007-10-08 Michaël Cadilhac <michael@cadilhac.name>
17425
17426 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
17427
17428 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
17429
17430 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
17431 (gud-gdb): New function for old M-x gdb (text command mode).
17432 (gud-gdb-command-name, gdb): Move to...
17433
17434 * progmodes/gdb-ui.el: ...here and adapt doc string.
17435 (gud-gdba-command-name, gdba): Delete.
17436
17437 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
17438
17439 * bs.el: Don't defvar `font-lock-verbose'.
17440 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
17441 (bs--get-file-name): Fix typos in docstrings.
17442 (bs--show-header): Use `dolist' instead of `mapcar'.
17443 (bs-mode): Set `show-trailing-whitespace' to nil.
17444 (bs-buffer-sort-function, bs-mouse-select-other-frame)
17445 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
17446 Doc fixes.
17447
17448 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
17449
17450 * progmodes/gud.el (pdb): Specify file for gud-break.
17451
17452 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
17453
17454 * progmodes/gud.el (gdb): Make graphical mode the default and
17455 switch to text command mode if appropriate, i.e., reverse previous
17456 arrangement.
17457 (gud-gdb-marker-filter): Adapt for above change.
17458
17459 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
17460 gud-minor-mode and gud-marker-filter.
17461 (gdb-fullname-regexp): New variable.
17462 (gud-gdba-marker-filter): Use it to switch to text command
17463 mode if appropriate.
17464
17465 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
17466
17467 * progmodes/gud.el (gud-display-line): Find source buffer even when
17468 GUD buffer has its own frame.
17469
17470 2007-10-08 Jan Djärv <jan.h.d@swipnet.se>
17471
17472 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
17473
17474 2007-10-08 Jan Djärv <jan.h.d@swipnet.se>
17475
17476 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
17477
17478 2007-10-08 Martin Rudalics <rudalics@gmx.at>
17479
17480 * allout.el (allout-before-change-handler): Replace got-char by
17481 goto-char.
17482
17483 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17484
17485 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
17486 Used to try and automatically enabled smerge-mode in the presence of
17487 conflicts and to call `svn resolved' when the conflicts are gone.
17488 (vc-svn-parse-status): Remember the svn-specific status.
17489
17490 2007-10-08 Eli Zaretskii <eliz@gnu.org>
17491
17492 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
17493 menu-bar-apropos-menu. All users changed.
17494 (menu-bar-help-menu): Change menu symbols to better match the text
17495 displayed by the menu.
17496
17497 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
17498
17499 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
17500 #, @, : and ^.
17501
17502 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
17503
17504 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
17505
17506 * log-view.el (log-view-mode-map): Likewise.
17507
17508 * diff-mode.el (diff-mode-shared-map): Likewise.
17509
17510 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
17511
17512 * files.el (file-name-sans-versions): Also allow `A-Z'.
17513
17514 * vc.el: Mention all supported VC backends.
17515
17516 2007-10-08 Richard Stallman <rms@gnu.org>
17517
17518 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
17519 neighbouring buttons.
17520
17521 2007-10-08 Andreas Schwab <schwab@suse.de>
17522
17523 * files.el (file-name-sans-versions): Also allow `_'.
17524
17525 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
17526
17527 * files.el (file-name-sans-versions): Allow - and a-z in version names.
17528
17529 * log-view.el (log-view-mode-map, log-view-mode-menu):
17530 Bind log-view-annotate-version.
17531 (log-view-beginning-of-defun, log-view-end-of-defun)
17532 (log-view-annotate-version): New functions.
17533 (log-view-mode): Use log-view-beginning-of-defun and
17534 log-view-end-of-defun.
17535
17536 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17537
17538 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
17539
17540 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17541
17542 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
17543 neighbouring buttons.
17544
17545 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17546 Recognize gcc's use of "note" for informational messages.
17547
17548 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17549
17550 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
17551 (css-mode): Update correspondingly.
17552
17553 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
17554
17555 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
17556 Signed-off-by, Acked-by and Merge.
17557
17558 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17559
17560 * ediff-init.el (ediff-verbose-p): This var is not a constant.
17561
17562 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17563
17564 * vc-mtn.el: New file.
17565
17566 * vc-hooks.el (vc-handled-backends): Add Mtn.
17567
17568 2007-10-08 Eli Zaretskii <eliz@gnu.org>
17569
17570 * files.el (find-file, find-file-other-window)
17571 (find-file-other-frame, find-file-existing, find-file-read-only)
17572 (find-file-read-only-other-window)
17573 (find-file-read-only-other-frame)
17574 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
17575
17576 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
17577
17578 * progmodes/gud.el (gdb-ready): New variable.
17579 (gdb): Set it to nil. Set gud-running to nil here...
17580 (gud-common-init): ...instead of here.
17581
17582 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
17583 Use gdb-ready. Discard input until GDB is ready to accept it.
17584
17585 2007-10-08 Martin Rudalics <rudalics@gmx.at>
17586
17587 * dired.el (dired-warning): Inherit from font-lock-warning-face to
17588 make it show up with eight colors.
17589
17590 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17591
17592 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
17593 diffs are concatenated with no intervening line.
17594
17595 2007-10-08 Dave Love <fx@gnu.org>
17596
17597 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
17598 (python-font-lock-keywords): Update to the 2.5 version of the language.
17599 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
17600 (python-backspace): Only behave funny in code.
17601 (python-compilation-regexp-alist): Add PDB stack trace regexp.
17602 (inferior-python-mode): Add PDB prompt regexp.
17603 (python-fill-paragraph): Refine the fenced-string regexp.
17604 (python-find-imports): Handle imports spanning several lines.
17605 (python-mode): Add `class' to hideshow support.
17606
17607 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17608
17609 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
17610 Use add-log-buffer-file-name-function rather than binding
17611 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
17612 when `fi' is the ChangeLog file itself.
17613
17614 * outline.el (outline-flag-region): Use front-advance.
17615
17616 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
17617
17618 * progmodes/cperl-mode.el: Merge upstream 5.23.
17619 (cperl-where-am-i): Remove function.
17620 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
17621 (cperl-sniff-for-indent): De-invert [string] and [comment].
17622 When looking for label, skip s:m:y:tr.
17623 (cperl-indent-line): Likewise.
17624 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
17625 (cperl-windowed-init): Wrong `ps-print' handling.
17626 Both thanks to Chong Yidong.
17627 (cperl-look-at-leading-count): Could fail with unfinished RExen.
17628 (cperl-find-pods-heres): If the second part of s()[] is missing,
17629 don't try to highlight delimiters...
17630
17631 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
17632
17633 * progmodes/compile.el (compilation-get-file-structure): Complete last
17634 change by also using spec-directory in the puthash.
17635
17636 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
17637
17638 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
17639 (vc-bzr-status): Fix shadowing of variable 'status'.
17640 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
17641 Use `expand-file-name' instead of `concat'.
17642 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
17643 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
17644
17645 2007-10-08 Jason Rumney <jasonr@gnu.org>
17646
17647 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
17648
17649 2007-10-08 Richard Stallman <rms@gnu.org>
17650
17651 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
17652 Add `safe-local-variable' property.
17653 (lisp-body-indent): Likewise.
17654
17655 2007-10-08 Richard Stallman <rms@gnu.org>
17656
17657 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
17658 Add doc string.
17659
17660 2007-10-08 Martin Rudalics <rudalics@gmx.at>
17661
17662 * files.el (backup-buffer-copy): Try to overwrite old backup first.
17663
17664 2007-10-08 Martin Rudalics <rudalics@gmx.at>
17665
17666 * repeat.el (repeat): Use last-repeatable-command instead of
17667 real-last-command. Run pre- and post-command hooks for
17668 self-insertion. Update doc-string.
17669
17670 2007-10-08 Alexandre Julliard <julliard@winehq.org>
17671
17672 * vc-git.el (vc-git-state): Call git-add --refresh to update the
17673 state of the file.
17674 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
17675 (vc-git-create-repo): Fix invalid command.
17676
17677 2007-10-08 Richard Stallman <rms@gnu.org>
17678
17679 * textmodes/flyspell.el (flyspell-mode):
17680 Catch errors in flyspell-mode-on.
17681
17682 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
17683
17684 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
17685
17686 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
17687
17688 * international/encoded-kb.el (encoded-kbd-setup-display):
17689 Use input-decode-map rather than local-key-translation-map.
17690
17691 * term/rxvt.el (rxvt-alternatives-map): New map.
17692 (terminal-init-rxvt): Use it.
17693 Bind rxvt-function-map in input-decode-map.
17694
17695 * term/xterm.el (xterm-alternatives-map): New map.
17696 (terminal-init-xterm): Use it.
17697 Bind xterm-function-map in input-decode-map.
17698
17699 * term/x-win.el (x-alternatives-map): New var.
17700 (x-setup-function-keys): Use it.
17701
17702 * help-fns.el (describe-variable): Slightly change the layout of
17703 meta-info to separate it better from the docstring.
17704 Standardize insertion of extra empty lines in various circumstances.
17705
17706 * diff-mode.el (diff-hunk-style): New fun.
17707 (diff-end-of-hunk): Use it.
17708 (diff-context->unified): Use the new `apply' undo element,
17709 if applicable, so as to save undo-log space.
17710 (diff-fine-change): New face.
17711 (diff-fine-highlight-preproc): New function.
17712 (diff-fine-highlight): New command.
17713 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
17714
17715 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
17716 (smerge-refine-highlight-change): Add `props' argument.
17717 (smerge-refine-subst): New function holding most of smerge-refine.
17718 (smerge-refine): Use it.
17719
17720 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
17721
17722 * vc.el (vc-default-wash-log): Remove unused code, the
17723 log washers all live in the backends now.
17724 (vc-default-comment-history): Correct for the fact
17725 that wash-log is argumentless in the new API.
17726
17727 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
17728
17729 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
17730 (tramp-maybe-send-script): Apply `member' but `memq'.
17731 (tramp-advice-file-expand-wildcards): Simplify implementation.
17732
17733 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
17734
17735 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
17736
17737 * mb-depth.el (minibuf-depth-indicator-function): New variable.
17738 (minibuf-depth-setup-minibuffer): Use it.
17739
17740 2007-10-07 Glenn Morris <rgm@gnu.org>
17741
17742 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
17743 version numbers.
17744
17745 2007-10-06 Juri Linkov <juri@jurta.org>
17746
17747 * textmodes/fill.el (fill-paragraph-or-region): New function.
17748
17749 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
17750 instead of fill-paragraph.
17751
17752 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
17753 with fill-paragraph-or-region. Suspend command is now the same
17754 `suspend-frame' on window systems and on tty.
17755
17756 * image.el (image-type): Check if image-types is bound to not fail
17757 on tty.
17758
17759 * delsel.el (delete-selection-pre-hook):
17760 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
17761 is fbound to not fail on mouseless tty.
17762
17763 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
17764
17765 * net/tramp.el (top): Move loading of tramp-util.el and
17766 tramp-vc.el to tramp-compat.el.
17767 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
17768 temporary file if possible, in order to avoid a security hole.
17769 (tramp-do-copy-or-rename-file-out-of-band)
17770 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
17771 with DONT-CREATE, because the connection is not setup yet.
17772 (tramp-handle-process-file): Rewrite temporary file handling.
17773 (tramp-completion-mode): New defvar.
17774 (tramp-completion-mode-p): Use it.
17775
17776 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
17777
17778 * net/tramp-fish.el (tramp-fish-handle-process-file):
17779 Rewrite temporary file handling.
17780
17781 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
17782
17783 * vc.el: Workfile version -> focus version change. Port various
17784 comments from new VC to reduce the noise in the diff.
17785 Patch in the new vc-create-repo function to go with the
17786 header comment about it already present.
17787 There are no changes to existing logic in this patch.
17788 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
17789
17790 2007-10-06 Aaron Hawley <aaronh@garden.org>
17791
17792 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
17793
17794 2007-10-05 Chris Moore <dooglus@gmail.com>
17795
17796 * server.el (server-kill-new-buffers): Doc fix.
17797
17798 2007-10-05 John W. Eaton <jwe@octave.org>
17799
17800 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
17801 (octave-begin-keywords): Add "do".
17802 (octave-end-keywords): Remove "end".
17803 (octave-reserved-words): Add "end". Remove "all_va_args",
17804 "gplot", and 'gsplot".
17805 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
17806 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
17807 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
17808 "default_return_value", "define_all_return_values",
17809 "do_fortran_indexing", "empty_list_elements_ok",
17810 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
17811 "ok_to_lose_imaginary_part", "prefer_column_vectors",
17812 "prefer_zero_one_indexing", "propagate_empty_matrices",
17813 "resize_on_range_error", "treat_neg_dim_as_zero",
17814 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
17815 "warn_divide_by_zero", "warn_function_name_clash",
17816 "warn_missing_semicolon", "whitespace_in_literal_matrix".
17817 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
17818 "crash_dumps_octave_core", "sighup_dumps_octave_core",
17819 "sigterm_dumps_octave_core".
17820 (octave-block-match-alist): Remove "end" from block-end keywords.
17821 (octave-mode): Update ftp site address.
17822
17823 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
17824
17825 * vc.el: Reorder functions, no code changes.
17826
17827 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
17828
17829 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
17830 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
17831 the cond clauses where needed.
17832 (tramp-handle-write-region): Rearrange code for proper handling of
17833 tmpfile.
17834
17835 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
17836
17837 * net/tramp.el:
17838 * net/tramp-fish.el:
17839 * net/tramp-ftp.el:
17840 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
17841 `tramp-compat-make-temp-file'.
17842
17843 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
17844
17845 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
17846
17847 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
17848
17849 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
17850 already uses a more recent copyright version than the "current" one.
17851
17852 2007-10-03 Michaël Cadilhac <michael@cadilhac.name>
17853
17854 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
17855 (doc-view-insert-image): Minor aesthetical docstring changes.
17856
17857 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
17858
17859 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
17860 completing filename.
17861 (doc-view-search-internal): Docstring change.
17862
17863 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
17864
17865 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
17866 (tramp-file-name-handler-alist):
17867 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
17868 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
17869 used before, creates the file already, which is not desired.
17870 (tramp-do-copy-or-rename-file-directly): Simplify handling of
17871 temporary file.
17872 (tramp-handle-insert-file-contents): Assign the result in the
17873 short track case.
17874 (tramp-handle-insert-file-contents-literally): New defun.
17875 (tramp-completion-mode-p): Revert change from 2007-09-24.
17876 Checking for `return' etc as last character is not sufficient, for
17877 example in dired-mode when entering <g> (revert-buffer) or
17878 <s> (dired-sort).
17879
17880 * net/tramp-compat.el (top): Add also compatibility code for loading
17881 appropriate timer package.
17882 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
17883 order to avoid autoloading problems.
17884
17885 * net/tramp-fish.el:
17886 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
17887
17888 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
17889 where the second parameter of `copy-file' or `rename-file' is a
17890 remote file but not via ftp.
17891
17892 2007-10-02 Richard Stallman <rms@gnu.org>
17893
17894 * frame.el (cursor-in-non-selected-windows): Doc fix.
17895
17896 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
17897
17898 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
17899 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
17900
17901 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
17902
17903 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
17904 when `expt' doesn't give range errors.
17905
17906 2007-10-01 Markus Triska <markus.triska@gmx.at>
17907
17908 * calc/calc-math.el (math-smallest-emacs-expt):
17909 Make the computation more robust.
17910
17911 2007-09-30 David Kastrup <dak@gnu.org>
17912
17913 * startup.el (argv): Alias for `command-line-args-left' to use as
17914 `(pop argv)' inside of --eval command sequences. Allows for
17915 passing shell commands into Emacs verbatim without need for Lisp
17916 quoting.
17917
17918 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
17919 check only for changed size.
17920 (auto-revert-tail-handler): Get size from caller. If the file has
17921 shrunk, tail the whole file again (the file presumably has been
17922 rewritten).
17923
17924 * woman.el (woman-topic-all-completions, woman-mini-help):
17925 Fix fallout from 2007-09-07 introduction of `dolist' when the list
17926 actually was being manipulated in the loop.
17927 (woman-Cyg-to-Win, woman-pre-process-region)
17928 (woman-horizontal-escapes, woman-if-body, woman-unescape)
17929 (woman-strings, woman-special-characters, woman1-hc)
17930 (woman-change-fonts, woman-find-next-control-line):
17931 Use `match-beginning' rather than `match-string' when the result is
17932 just used as a flag.
17933
17934 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
17935
17936 * net/tramp-compat.el: New file.
17937
17938 * net/tramp.el:
17939 * net/tramp-fish.el:
17940 * net/tramp-smb.el:
17941 * net/tramp-uu.el:
17942 * net/trampver.el: Move compatibility code to tramp-compat.el.
17943 Apply `mapc' instead of `mapcar' when the code needs side effects
17944 only. Move utf-8 coding cookie to the second line.
17945
17946 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
17947
17948 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
17949 Improve custom type.
17950 (icon-map-list): Make it customizable. Document how to disable
17951 stock icons.
17952
17953 2007-09-30 Richard Stallman <rms@gnu.org>
17954
17955 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
17956
17957 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
17958
17959 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
17960 (t-mouse-mode): New compatibility alias.
17961
17962 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
17963
17964 * server.el (server-delete-client): Only delete the terminal if it
17965 is non-nil.
17966
17967 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
17968
17969 * net/tramp.el (with-file-property, with-connection-property):
17970 Highlight as keyword.
17971 (tramp-rfn-eshadow-setup-minibuffer)
17972 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
17973 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
17974 (tramp-do-copy-or-rename-file-directly)
17975 (tramp-do-copy-or-rename-file-out-of-band)
17976 (tramp-handle-shell-command, tramp-get-debug-buffer)
17977 (tramp-send-command-and-read, tramp-equal-remote)
17978 (tramp-get-local-gid): Pacify byte-compiler.
17979 (tramp-handle-file-name-directory): Result shall not be expanded.
17980 (tramp-find-foreign-file-name-handler): Rewrite.
17981 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
17982
17983 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
17984
17985 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
17986 Apply `tramp-completion-mode-p'.
17987 (tramp-fish-handle-set-file-times)
17988 (tramp-fish-handle-executable-find)
17989 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
17990 (tramp-fish-retrieve-data): Pacify byte-compiler.
17991
17992 * net/tramp-gw.el (tramp-gw-basic-authentication):
17993 Call `tramp-read-passwd' with first parameter `nil'.
17994
17995 2007-09-28 Glenn Morris <rgm@gnu.org>
17996
17997 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
17998 than mapcar.
17999
18000 * textmodes/tex-mode.el (tex-suscript-height-ratio)
18001 (tex-suscript-height-minimum): New customizable variables.
18002 (tex-suscript-height): New function.
18003 (superscript, subscript): Set height using tex-suscript-height
18004 rather than fixing at 0.8.
18005 (tex-fontify-script, tex-font-script-display): Add :version tag.
18006
18007 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
18008
18009 * progmodes/python.el (python-eldoc-function): Doc fix.
18010
18011 2007-09-27 Glenn Morris <rgm@gnu.org>
18012
18013 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
18014 image if it is not in image-type-auto-detectable, or is there with
18015 a nil value.
18016
18017 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
18018
18019 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
18020 connection more robust.
18021
18022 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
18023
18024 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
18025 Deal with the case that special &keywords are at the beginning or
18026 end of the argument list. Also add some (incomplete) support for
18027 non-standard arglists.
18028
18029 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
18030
18031 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
18032 (eldoc-message-commands, eldoc-current-idle-delay)
18033 (eldoc-function-argstring-format): Fix typos in docstrings.
18034
18035 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
18036
18037 * calc/calc-units.el (calc-convert-units)
18038 (calc-convert-temperature): Remove unnecessary colons.
18039
18040 2007-09-26 Bastien Guerry <bzg@altern.org>
18041
18042 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
18043 New function.
18044 (org-export-latex-remove-from-headlines): Name changed because of typo.
18045 (org-export-latex-quotation-marks-convention): Option removed.
18046 (org-export-latex-make-preamble): Handle the DATE option.
18047 (org-export-latex-cleaned-string): Now the only cleaning function,
18048 synched up with org.el.
18049 (org-export-latex-lists, org-export-latex-parse-list)
18050 (org-export-list-to-latex): New functions.
18051
18052 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
18053
18054 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
18055 (org-outline-regexp): New constant.
18056 (org-remember-handler): Throw error when the target file is not in
18057 org-mode.
18058 (org-cleaned-string-for-export): No longer call
18059 `org-export-latex-cleaned-string' with an argument.
18060 (org-get-tags): Returns now a list, not a string.
18061 (org-get-tags-string): New function.
18062 (org-archive-subtree): No need to split return of `org-get-tags'.
18063 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
18064 instead of `org-get-tags'.
18065 (org-agenda-format-date): Rename from `org-agenda-date-format'.
18066 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
18067 (org-compatible-face): New argument INHERITS. Inherit from this
18068 face if possible.
18069 (org-level-1, org-level-2, org-level-3, org-level-4)
18070 (org-level-5, org-level-6, org-level-7, org-level-8)
18071 (org-special-keyword, org-drawer, org-column, org-warning)
18072 (org-archived, org-todo, org-done, org-headline-done, org-table)
18073 (org-formula, org-code, org-agenda-structure)
18074 (org-scheduled-today, org-scheduled-previously)
18075 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
18076 in the new way.
18077 (org-get-heading): New argument NO-TAGS.
18078 (org-fast-tag-selection-include-todo): Made defvar instead of
18079 defcustom, feature is not deprecated.
18080 (org-remember-store-without-prompt): New default value t.
18081 (org-todo-log-states): New variable.
18082 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
18083 Compute the log states.
18084 (org-goto-map): More commands copied from global map. Also bind
18085 `org-occur'.
18086 (org-goto): Made into a general lookup command.
18087 (org-get-location): Complete rewrite.
18088 (org-goto-exit-command): New variable.
18089 (org-goto-selected-point): New variable.
18090 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
18091 Set the new variables.
18092 (org-paste-subtree): Whitespace insertion strategy revised.
18093 (org-remember-apply-template): Protect v-A from the possibility
18094 that v-a might be nil.
18095 (org-remember-handler): Insertion rules revised.
18096 (org-todo): Respect org-todo-log-states.
18097 (org-up-heading-safe): New function.
18098 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
18099
18100 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
18101
18102 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
18103 region if in transient-mark-mode.
18104
18105 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
18106
18107 * calc/calc-ext.el (calc-init-extensions, calc-reset):
18108 * calc/calc-help.el (calc-full-help):
18109 * calc/calc-misc.el (another-calc):
18110 * calc/calc-store.el (calc-var-name-map):
18111 * calc/calc-stuff.el (calc-flush-caches):
18112 * calc/calc-units.el (math-build-units-table):
18113 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
18114 (calc-quit):
18115 * calendar/icalendar.el (icalendar--format-ical-event)
18116 (icalendar--convert-ical-to-diary):
18117 * emacs-lisp/authors.el (authors):
18118 * emacs-lisp/cust-print.el (custom-print-install)
18119 (custom-print-uninstall):
18120 * emacs-lisp/disass.el (disassemble-1):
18121 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
18122 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
18123 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
18124 (elint-check-let-form, elint-check-condition-case-form)
18125 (elint-initialize):
18126 * emacs-lisp/elp.el (elp-results):
18127 * emacs-lisp/generic.el (generic-mode-internal):
18128 * emacs-lisp/re-builder.el (reb-delete-overlays):
18129 * emacs-lisp/regi.el (regi-interpret):
18130 * emacs-lisp/sregex.el (sregex--char-aux):
18131 * emulation/cua-rect.el (cua--deactivate-rectangle)
18132 (cua--highlight-rectangle, cua--rectangle-post-command):
18133 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
18134 * emulation/viper-macs.el (viper-describe-kbd-macros)
18135 (viper-describe-one-macro):
18136 * emulation/viper-util.el (viper-setup-master-buffer):
18137 * emulation/viper.el (set-viper-state-in-major-mode):
18138 * international/mule-diag.el (describe-current-coding-system):
18139 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
18140 * mail/emacsbug.el (report-emacs-bug):
18141 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
18142 * obsolete/hilit19.el (hilit-unhighlight-region)
18143 (hilit-set-mode-patterns):
18144 * play/solitaire.el (solitaire-check, solitaire-solve):
18145 * play/zone.el (zone-pgm-rotate):
18146 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
18147 * progmodes/ada-prj.el (ada-prj-display-page):
18148 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
18149 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
18150 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
18151 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
18152 * progmodes/sh-script.el (sh-make-vars-local)
18153 (sh-reset-indent-vars-to-global-values):
18154 * progmodes/sql.el (top):
18155 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
18156 * progmodes/xscheme.el (top):
18157 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
18158 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
18159 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
18160 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
18161 (artist-submit-bug-report):
18162 * textmodes/flyspell.el (flyspell-delay-commands)
18163 (flyspell-deplacement-commands):
18164 * textmodes/table.el (table--generate-source-epilogue, table-insert)
18165 (table--generate-source-cells-in-a-row, table--make-cell-map)
18166 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
18167
18168 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
18169
18170 * allout.el (produce-allout-mode-map, allout-process-exposed):
18171 * ansi-color.el (ansi-color-make-color-map):
18172 * autoinsert.el (auto-insert):
18173 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
18174 * dired-aux.el (dired-create-files):
18175 * dired.el (dired-restore-desktop-buffer):
18176 * ediff-diff.el (ediff-setup-fine-diff-regions):
18177 * ediff-mult.el (ediff-intersect-directories)
18178 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
18179 (ediff-redraw-registry-buffer):
18180 * ediff-ptch.el (ediff-fixup-patch-map):
18181 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
18182 (ediff-really-quit, ediff-clear-diff-vector):
18183 * emerge.el (emerge-really-quit):
18184 * ffap.el (ffap-replace-file-component):
18185 * filecache.el (file-cache-add-directory)
18186 (file-cache-add-directory-recursively)
18187 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
18188 (file-cache-delete-directory, file-cache-files-matching-internal)
18189 (file-cache-display):
18190 * files.el (cd):
18191 * find-lisp.el (find-lisp-insert-directory):
18192 * finder.el (finder-compile-keywords):
18193 * help.el (view-emacs-news):
18194 * hi-lock.el (hi-lock-write-interactive-patterns):
18195 * ido.el (ido-to-end, ido-set-matches-1):
18196 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
18197 (image-dired-mark-tagged-files):
18198 * jka-cmpr-hook.el (jka-compr-get-compression-info):
18199 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
18200 * ps-print.el (ps-background, ps-begin-file)
18201 (ps-build-reference-face-lists):
18202 * simple.el (clone-buffer):
18203 * startup.el (command-line):
18204 * tempo.el (tempo-insert-template, tempo-is-user-element)
18205 (tempo-forward-mark, tempo-backward-mark):
18206 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
18207
18208 2007-09-25 Glenn Morris <rgm@gnu.org>
18209
18210 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
18211
18212 * view.el (view-search-no-match-lines): Add a doc string.
18213 Rewrite to simplify and work better.
18214
18215 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
18216
18217 * progmodes/cc-mode.el (c-mode-base-map):
18218 Use c-indent-line-or-region instead of c-indent-line.
18219
18220 * indent.el (indent-for-tab-command): First check if the region is
18221 active.
18222
18223 2007-09-24 Michaël Cadilhac <michael@cadilhac.name>
18224
18225 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
18226 whitespace-rescan-timer-time is 0.
18227
18228 2007-09-24 Karl Berry <karl@gnu.org>
18229
18230 * international/mule.el (coding-system-base): Fix doc string grammar.
18231
18232 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
18233
18234 * net/tramp.el (tramp-completion-mode-p): Rename from
18235 `tramp-completion-mode'. Revert logic, check `return', `newline'
18236 and such alike. Packages like Icicles tend to use other completion
18237 characters but `tab' and `space' only.
18238
18239 2007-09-24 Adam Hupp <adam@hupp.org>
18240
18241 * progmodes/python.el (run-python): Import emacs module without
18242 waiting; prevents lockup on error.
18243
18244 2007-09-23 Richard Stallman <rms@gnu.org>
18245
18246 * mail/sendmail.el (mail-bury): Delete the frame
18247 if this frame looks like it was made for this message.
18248
18249 * completion.el (completion-separator-self-insert-command)
18250 (completion-separator-self-insert-autofilling):
18251 If `self-insert-command' has been remapped, use the substitute.
18252
18253 * simple.el (copy-region-as-kill): Doc fix.
18254
18255 * textmodes/org.el (org-confirm-shell-link-function)
18256 (org-confirm-elisp-link-function): Doc fixes.
18257
18258 2007-09-23 Glenn Morris <rgm@gnu.org>
18259
18260 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
18261
18262 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
18263
18264 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
18265
18266 * term/tvi970.el (terminal-init-tvi970): Likewise.
18267
18268 * term/sun-mouse.el (print-mouse-format): Likewise.
18269
18270 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
18271 Use forward-line instead of previous-line and next-line.
18272
18273 2007-09-22 Juri Linkov <juri@jurta.org>
18274
18275 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
18276
18277 * tutorial.el (tutorial--default-keys): Update standard bindings:
18278 rename `iconify-or-deiconify-frame' to `suspend-frame',
18279 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
18280
18281 2007-09-22 Juri Linkov <juri@jurta.org>
18282
18283 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
18284 Add help-echo to external links and to links without description.
18285 (fancy-splash-insert): Use help-echo from the 3rd element of the
18286 link specification list, or "Follow this link" if it's nil. Doc fix.
18287
18288 2007-09-22 Juri Linkov <juri@jurta.org>
18289
18290 * startup.el (command-line): Rename `inhibit-startup-message' to
18291 `inhibit-startup-screen'.
18292 (fancy-about-text): Use shorter label for "Ordering Manuals".
18293 (fancy-startup-tail): Add optional arg `concise'. When `concise'
18294 is nil, display a line with "To start..." and 3 links to useful
18295 tasks. Display the "Dismiss" button and "Don't show this message
18296 again" only when concise is non-nil.
18297 (fancy-startup-screen): Call `fancy-startup-tail' with optional
18298 arg `concise'. If CONCISE is non-nil, display a concise version
18299 of the splash screen in another window. Otherwise, switch to the
18300 startup buffer in the same window.
18301 (startup-echo-area-message): Change displayed binding from
18302 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
18303 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
18304 the GNU system".
18305 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
18306 to "*GNU Emacs*".
18307 (display-about-screen): Don't check the existence of the buffer
18308 "*About GNU Emacs*".
18309 (display-splash-screen): Make alias to `display-startup-screen'.
18310 (command-line-1): Rename `inhibit-startup-message' to
18311 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
18312 started with command line options "-f", "-funcall", "-e", "-eval",
18313 "-execute", "-insert", "-find-file", "-file", "-visit".
18314 Inhibit startup screen when Emacs is started with a file name only
18315 on tty (i.e. don't inhibit it when started with a file name like
18316 "emacs FILE..." on a window system).
18317 (command-line-1): Simplify logic of displaying the startup screen:
18318 if file-count > 0, then display the concise version in another
18319 window, otherwise display full version in the same window.
18320
18321 * help.el (help-map): Bind C-h C-a to about-emacs.
18322 (help-for-help-internal): Add C-a description to C-h help text.
18323
18324 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
18325
18326 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
18327 (checkdoc-permit-comma-termination-flag): Autoload the
18328 safe-local-variable setting.
18329
18330 * bookmark.el (bookmark-xemacsp): Remove.
18331 (bookmark-make): Don't use bookmark-xemacsp,
18332 use (featurep 'xemacs) instead.
18333
18334 * speedbar.el (speedbar-frame-mode)
18335 (speedbar-frame-reposition-smartly)
18336 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
18337 (speedbar-check-vc): Remove use of non-existent variable
18338 dframe-xemacsp, use (featurep 'xemacs) instead.
18339
18340 * indent.el (indent-for-tab-command): Indent the region if
18341 transient-mark-mode and the region is active.
18342
18343 2007-09-21 Francesco Potortì <pot@gnu.org>
18344
18345 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
18346 add inferior-octave-directory-tracker to the buffer-local value
18347 of comint-input-filter-functions.
18348
18349 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
18350
18351 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
18352
18353 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
18354
18355 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
18356 on w32 frames.
18357
18358 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
18359
18360 * startup.el (normal-top-level): Remove DISPLAY from
18361 process-environment to let it be computed dynamically in callproc.c.
18362
18363 * frame.el (frame-initialize, make-frame):
18364 * faces.el (tty-set-up-initial-frame-faces):
18365 * env.el (setenv): Don't set display-environment-variable.
18366
18367 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
18368 (server-create-tty-frame): Don't set unused `tty' property.
18369 Set `display' instead of display-environment-variable.
18370 (server-create-window-system-frame): No display-environment-variable.
18371
18372 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
18373
18374 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
18375 (rfn-eshadow-update-overlay-hook): New defvars.
18376 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
18377 Run the hooks.
18378
18379 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
18380 (tramp-rfn-eshadow-setup-minibuffer)
18381 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
18382 rfn-eshadow.el.
18383
18384 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
18385 timeout.
18386
18387 2007-09-21 Glenn Morris <rgm@gnu.org>
18388
18389 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
18390 * term/sun-mouse.el (suspend-emacstool): Remove.
18391 * term/sun.el: Remove emacstool-related code.
18392
18393 * emacs-lisp/bytecomp.el (byte-compile-warnings)
18394 (byte-compile-warnings-safe-p): Add `mapcar'.
18395 (byte-compile-warning-types): Add mapcar and make-local.
18396 (byte-compile-normal-call): Add option to suppress mapcar warning.
18397 (top-level): Use mapc rather than mapcar in eval-when-compile.
18398
18399 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
18400 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
18401 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
18402 Handle escaped parens.
18403 (latex-forward-sexp): Doc fix.
18404
18405 * eshell/esh-mode.el (eshell-output-filter-functions):
18406 Add eshell-postoutput-scroll-to-bottom.
18407
18408 * loadup.el: Remove termdev.
18409
18410 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
18411 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
18412
18413 2007-09-21 Markus Triska <markus.triska@gmx.at>
18414
18415 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
18416 `mapcar' is called for effect.
18417
18418 2007-09-21 Kevin Ryde <user42@zip.com.au>
18419
18420 * international/mule.el (sgml-html-meta-auto-coding-function):
18421 Bind `case-fold-search' to t.
18422
18423 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
18424
18425 * termdev.el: Remove.
18426
18427 * frame.el (get-device-terminal): New function. Moved from termdev.el.
18428 (frames-on-display-list): Use it.
18429
18430 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
18431
18432 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
18433
18434 2007-09-20 Richard Stallman <rms@gnu.org>
18435
18436 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
18437
18438 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
18439
18440 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
18441
18442 2007-09-20 Glenn Morris <rgm@gnu.org>
18443
18444 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
18445 motion functions, rather than hard-coding "\n\n".
18446 (tex-validate-region): Check for eobp, to speed up.
18447 (tex-next-unmatched-end): Doc fix.
18448
18449 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
18450
18451 * files.el (auto-mode-alist): Use archive-mode for .rar files.
18452
18453 * international/mule.el (auto-coding-alist): Rar archives are binary.
18454
18455 * arc-mode.el: Add basic support for Rar.
18456 (archive-find-type): Recognize Rar's signature.
18457 (archive-desummarize): New fun.
18458 (archive-summarize): Use it to restore the buffer's data in case
18459 someone wants to switch to some other major mode.
18460 (archive-resummarize): Use it as well.
18461 (archive-rar-summarize, archive-rar-extract): New functions.
18462
18463 * filesets.el: Remove spurious * in docstrings.
18464 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
18465 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
18466 (filesets-ingroup-collect): Remove unused arg `depth'.
18467 (filesets-update): Remove unused arg `version'.
18468
18469 * finder.el (finder-compile-keywords): Fix up comment style.
18470 (finder-mouse-face-on-line): previous-line -> forward-line.
18471
18472 * recentf.el: Remove spurious * in docstrings.
18473 (recentf-save-list): Fix up comment style.
18474
18475 * progmodes/octave-mod.el: Remove spurious * in docstrings.
18476 (octave-mode-map): Move init into declaration and remove \t binding.
18477 (octave-mode-startup-message): Remove unused var.
18478 (octave-scan-blocks): Remove unused arg `from'.
18479 (octave-forward-block, octave-down-block, octave-up-block):
18480 Update callers.
18481
18482 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
18483 (meta-mode-map): Likewise and remove \t binding.
18484
18485 * net/snmp-mode.el: Remove spurious * in docstrings.
18486 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
18487 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
18488 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
18489 that completion accepts lists of strings.
18490 (snmp-mode-syntax-table): Move initialization into declaration.
18491 (snmp-mode-map): Likewise and remove \t binding.
18492 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
18493 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
18494 (snmp-indent-command): Remove.
18495
18496 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
18497 binding, so tab-always-indent works right.
18498
18499 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
18500
18501 * net/browse-url.el (browse-url-elinks-new-window): New function.
18502 (browse-url-elinks): Use browse-url-elinks-new-window.
18503 Accept optional second argument `new-window'. Fix typo in doc-string.
18504 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
18505 Improve error message.
18506
18507 2007-09-19 Michaël Cadilhac <michael@cadilhac.name>
18508
18509 * net/browse-url.el (browse-url-url-encode-chars): Use the right
18510 parameter name in the function body.
18511 Reported by Johannes Weiner.
18512
18513 2007-09-19 Glenn Morris <rgm@gnu.org>
18514
18515 * net/socks.el (socks-open-network-stream): Signal an explicit
18516 error if the port associated with a service string can't be found.
18517
18518 * textmodes/tex-mode.el (tex-terminate-paragraph):
18519 Use backward-paragraph.
18520
18521 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
18522
18523 * server.el (server-running-p): New function.
18524
18525 2007-09-18 Jason Rumney <jasonr@gnu.org>
18526
18527 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
18528 x-focus-frame.
18529
18530 * frame.el (select-frame-set-input-focus, select-frame-by-name):
18531 Use x-focus-frame for w32.
18532
18533 2007-09-17 David Kastrup <dak@gnu.org>
18534
18535 * textmodes/tex-mode.el (tex-verbatim-environments):
18536 Eliminate CL dependency.
18537
18538 2007-09-17 Richard Stallman <rms@gnu.org>
18539
18540 * newcomment.el (comment-add): New arg EXTRA.
18541 (comment-region-default): Pass EXTRA if not indenting lines.
18542
18543 2007-09-17 Michaël Cadilhac <michael@cadilhac.name>
18544
18545 * net/browse-url.el (browse-url-url-encode-chars): New function.
18546 URL-encode some chars in a string.
18547 (browse-url-encode-url): Rewrite using the previous function.
18548 (browse-url-file-url): Use `browse-url-url-encode-chars'.
18549 (browse-url-elinks-sentinel): Fix typo.
18550 (browse-url-new-window-flag): Doc change.
18551
18552 2007-09-17 Glenn Morris <rgm@gnu.org>
18553
18554 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
18555 filename from `--file-line-error', if it is available.
18556
18557 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
18558
18559 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
18560 TeX `--file-line-error' format.
18561
18562 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
18563
18564 * xt-mouse.el: Delete add-hook calls that were moved to
18565 xterm-mouse-mode.
18566 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
18567 does not work.
18568
18569 2007-09-17 Richard Stallman <rms@gnu.org>
18570
18571 * cus-face.el (custom-theme-set-faces): Undo previous change.
18572
18573 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
18574
18575 2007-09-17 Glenn Morris <rgm@gnu.org>
18576
18577 * textmodes/tex-mode.el (tex-region): Simplify previous change,
18578 handling the case where the region is not in `tex-main-file'.
18579 (tex-region-1): Delete.
18580 (tex-region-header): New function, doing the header part of the
18581 old tex-region-1.
18582
18583 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
18584
18585 * simple.el (newline): Simplify use of prefix-numeric-value.
18586 (line-move-partial): Remove unused var `ppos'.
18587 (line-move-1): Replace 9999 with most-positive-fixnum.
18588 (move-end-of-line): Use more efficient single-property search.
18589 (move-beginning-of-line): Remove unused var `start'.
18590 (blink-matching-open): Restructure in a more functional style.
18591
18592 2007-09-16 Michaël Cadilhac <michael@cadilhac.name>
18593
18594 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
18595
18596 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
18597
18598 * server.el (server-clients): Only keep procs, no properties any more.
18599 (server-client): Remove.
18600 (server-client-get, server-client-set): Remove, replace all callers by
18601 process-get and process-put resp.
18602 (server-clients-with, server-add-client, server-delete-client)
18603 (server-create-tty-frame, server-create-window-system-frame)
18604 (server-process-filter, server-execute, server-visit-files)
18605 (server-buffer-done, server-kill-buffer-query-function)
18606 (server-kill-emacs-query-function, server-switch-buffer)
18607 (server-save-buffers-kill-terminal): Update accordingly.
18608
18609 * server.el (server-with-environment): Simplify.
18610 (server-select-display, server-unselect-display): Re-add functions that
18611 seem to have been lost in the multi-tty merge.
18612 (server-eval-and-print, server-create-tty-frame)
18613 (server-create-window-system-frame, server-goto-toplevel)
18614 (server-execute, server-return-error): New functions extracted from
18615 server-process-filter.
18616 (server-execute-continuation): New functions.
18617 (server-process-filter): Restructure so that all arguments are analysed
18618 first and then acted upon in a subsequent stage. This way
18619 server-goto-toplevel can be executed later, when we know if
18620 it's necessary.
18621 Remove the "-version" and "-version-good" support.
18622
18623 2007-09-16 Drew Adams <drew.adams@oracle.com>
18624
18625 * cus-edit.el (custom-face-edit-activate): Doc fix.
18626
18627 2007-09-16 Glenn Morris <rgm@gnu.org>
18628
18629 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
18630 Following cal-bahai renaming, update all instances of
18631 list-bahai-diary-entries to diary-bahai-list-entries,
18632 mark-bahai-diary-entries to diary-bahai-mark-entries,
18633 calendar-goto-bahai-date to calendar-bahai-goto-date,
18634 insert-bahai-diary-entry to diary-bahai-insert-entry,
18635 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
18636 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
18637 calendar-print-bahai-date to calendar-bahai-print-date.
18638
18639 * textmodes/tex-mode.el (tex-region): Handle the case where the
18640 region is not in `tex-main-file'. Move the old code that applies
18641 to both cases...
18642 (tex-region-1): ...to this new function.
18643
18644 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
18645
18646 * vc.el (vc-process-sentinel): New function.
18647 (vc-exec-after): Use it instead of using ugly hackish analysis and
18648 construction of Elisp code.
18649 (vc-sentinel-movepoint): New dynamically scoped var.
18650 (vc-print-log, vc-annotate): Set it to move the user's point.
18651
18652 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
18653 inhibit-modification-hooks.
18654
18655 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
18656 (calendar-bahai-print-date, calendar-bahai-goto-date)
18657 (diary-bahai-list-entries, diary-bahai-insert-entry):
18658 New names to clean up the namespace a bit more.
18659 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
18660
18661 2007-09-15 Glenn Morris <rgm@gnu.org>
18662
18663 * calendar/holidays.el (holiday-list): Rename it back to
18664 `list-holidays', but leave `holiday-list' as an alias.
18665
18666 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
18667 custom group.
18668
18669 * textmodes/css-mode.el (css): New custom group.
18670 (css-electrick-keys, css-selector, css-property)
18671 (css-indent-offset): Specify custom group.
18672
18673 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
18674
18675 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
18676 (cvs-execute-single-file): Use process-file.
18677 (cvs-run-process): Use start-file-process.
18678
18679 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
18680
18681 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
18682 level. Remove the hooks when turning off the mode.
18683
18684 * term/xterm.el: Require xt-mouse at compile time.
18685 (terminal-init-xterm): Turn on xterm mouse tracking for this
18686 terminal if xterm-mouse-mode is enabled.
18687
18688 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
18689
18690 * term/xterm.el (xterm-function-map): Replace bindings that were
18691 deleted by the merge.
18692
18693 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
18694
18695 * play/bubbles.el (bubbles-version): Bump value to "0.5".
18696 (bubbles-mode-map): Move define-key statements here.
18697 (bubbles-game-theme-menu): Ditto.
18698 (bubbles-graphics-theme-menu): Ditto.
18699 (bubbles-menu): Ditto.
18700 (bubbles-mode): Initialize buffer-undo-list, redisplay.
18701 (bubbles--initialize): Reset buffer-undo-list, redisplay.
18702 (bubbles-plop): Set buffer-undo-list, redisplay.
18703 (bubbles-undo): Reset buffer-undo-list, redisplay.
18704 (bubbles--show-images): Take care of missing text properties.
18705
18706 2007-09-14 Glenn Morris <rgm@gnu.org>
18707
18708 * startup.el (fancy-startup-text, fancy-about-text): Fix face
18709 quoting.
18710
18711 * calendar/cal-hebrew.el, calendar/cal-menu.el
18712 * calendar/calendar.el, calendar/diary-lib.el
18713 * calendar/holidays.el: Rename all instances of
18714 list-calendar-holidays callers to calendar-list-holidays,
18715 list-holidays to holiday-list, check-calendar-holidays to
18716 calendar-check-holidays, mark-calendar-holidays to
18717 calendar-mark-holidays, and filter-visible-calendar-holidays to
18718 holiday-filter-visible-calendar.
18719
18720 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
18721
18722 * term/xterm.el (xterm-function-map): Add C-M- bindings.
18723
18724 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
18725
18726 * play/bubbles.el (bubbles--initialize-images): Fix bug:
18727 Use transparent background for empty cells in graphics mode.
18728
18729 2007-09-13 Jari Aalto <jari.aalto@cante.net>
18730
18731 * man.el (Man-default-man-entry): At end of line, continue looking
18732 to the next line for possible end of hyphenated command.
18733
18734 2007-09-13 Chris Moore <dooglus@gmail.com>
18735
18736 * shell.el (shell-resync-dirs): Don't move the cursor relative to
18737 the command being edited.
18738
18739 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
18740
18741 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
18742
18743 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
18744
18745 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
18746 C-M-S- keys.
18747
18748 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
18749
18750 2007-09-12 Michaël Cadilhac <michael@cadilhac.name>
18751
18752 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
18753 New argument `filename-p' to use one set of confusing chars or another.
18754 (browse-url-file-url): Use the argument.
18755 Suggested by Johannes Weiner.
18756
18757 2007-09-12 Romain Francoise <romain@orebokech.com>
18758
18759 * cus-start.el (all): Revert 2007-09-08 change.
18760
18761 2007-09-12 Aaron Hawley <aaronh@garden.org>
18762
18763 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
18764 extract .Z files, since it is more common than uncompress.
18765
18766 2007-09-12 Glenn Morris <rgm@gnu.org>
18767
18768 * textmodes/org-publish.el (org-publish-org-to-html): Remove
18769 duplicate function definition.
18770
18771 2007-09-10 Chris Moore <dooglus@gmail.com>
18772
18773 * diff-mode.el (diff-sanity-check-hunk):
18774 Also accept single-line hunks.
18775
18776 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
18777
18778 * startup.el (startup-screen-inhibit-startup-screen)
18779 (pure-space-overflow-message): New vars.
18780 (fancy-splash-insert): Allow functions for face and link specs.
18781 (fancy-splash-head): Remove unused arg. Move splash text...
18782 (fancy-startup-text, fancy-about-text): ...here.
18783 (fancy-startup-tail): Rename from fancy-splash-tail.
18784 (fancy-startup-screen, fancy-about-screen): Split off from
18785 fancy-splash-screens.
18786 (display-startup-screen): New function.
18787 (display-about-screen): Rename from display-splash-screen.
18788 (command-line-1): Use concise startup screen if necessary.
18789
18790 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
18791
18792 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
18793 Reported by Jan Djärv <jan.h.d@swipnet.se>.
18794
18795 2007-09-10 Dave Love <fx@gnu.org>
18796
18797 * outline.el (outline-4, outline-5, outline-7):
18798 Move font-lock-builtin-face down from 4 to 7 to better keep the
18799 progression of color brightness, and to better match Org-mode's faces.
18800
18801 2007-09-10 Michaël Cadilhac <michael@cadilhac.name>
18802
18803 * progmodes/meta-mode.el (meta-font-lock-keywords)
18804 (font-lock-match-meta-declaration-item-and-skip-to-next)
18805 (meta-comment-indent, meta-indent-previous-line)
18806 (meta-indent-unfinished-line, meta-beginning-of-defun)
18807 (meta-end-of-defun, meta-common-initialization): Handle \f.
18808 (meta-indent-unfinished-line): Do not handle a `%' in a string as
18809 a comment-start.
18810
18811 * files.el (file-modes-char-to-who, file-modes-char-to-right)
18812 (file-modes-rights-to-number): Auxiliary functions for symbolic to
18813 numeric notation of file modes.
18814 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
18815 numeric value.
18816 (read-file-modes): New. Read either an octal value of a file mode or a
18817 symbolic value, and return its numeric value.
18818
18819 * dired-aux.el (dired-do-chmod): Change to use the built-in
18820 `set-file-modes' and the previous symbolic mode parsing functions.
18821
18822 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
18823
18824 * textmodes/texinfo.el: Remove spurious * in docstrings.
18825 (texinfo-mode-syntax-table, texinfo-mode-map):
18826 Initialize in the declaration.
18827
18828 * tmm.el: Remove spurious * in docstrings.
18829 (tmm-prompt): Use with-current-buffer.
18830
18831 * vcursor.el: Remove spurious * in docstrings.
18832 (vcursor-map): Initialize in the declaration.
18833 (vcursor-use-vcursor-map): Use define-minor-mode.
18834 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
18835
18836 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
18837 Initialize in the declaration.
18838 (widget-minor-mode): Use define-minor-mode.
18839
18840 * woman.el (woman-mode-map, woman-syntax-table):
18841 Initialize in the declaration.
18842
18843 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
18844
18845 * doc-view.el: New file.
18846
18847 2007-09-09 Juri Linkov <juri@jurta.org>
18848
18849 * Makefile.in (update-authors): Add etc/ to AUTHORS.
18850
18851 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
18852
18853 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
18854 to "Startup screen". Fix docstring.
18855 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
18856 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
18857 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
18858 (initial-scratch-message): Fix docstring.
18859 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
18860 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
18861 Add link to "Customize Startup" and set interval between links to
18862 5 spaces.
18863 (fancy-about-text): Add links "Authors" and "Contributing".
18864 (fancy-splash-head): Add text "Welcome to " on the startup screen,
18865 and "This is " on the about screen. Add link to
18866 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
18867 For the about screen move emacs version to the header from
18868 `fancy-splash-tail' (as it's done already for normal about screen).
18869 (fancy-splash-tail): Insert emacs version only for startup screen.
18870 (normal-splash-screen): Remove duplicate empty lines.
18871 (normal-about-screen): Add links "Authors" and "Contributing".
18872
18873 * menu-bar.el (menu-bar-help-menu):
18874 Move "About Emacs" and "About GNU" to the end of the Help menu.
18875 Move "Emacs Psychotherapist" after "Send Bug Report...".
18876 Move "External Packages" after "Find Emacs Packages".
18877
18878 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
18879
18880 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
18881 they are useless with the byte compiler.
18882 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
18883 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
18884 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
18885 (tramp-file-name-real-host, tramp-file-name-port)
18886 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
18887 defuns.
18888
18889 * net/tramp-cache.el (top): Improve error message when
18890 `tramp-persistency-file-name' is corrupted.
18891
18892 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
18893
18894 * textmodes/org.el (org-re): Also replace the :alpha: class.
18895 (org-todo-tag-alist): Variable removed.
18896 (org-todo-key-alist, org-todo-key-trigger): New variables.
18897 (org-use-fast-todo-selection): New option.
18898 (org-log-done): Docstring fixed.
18899 (org-deadline-warning-days): New default value 14.
18900 (org-edit-timestamp-down-means-later): New option.
18901 (org-tag-alist): Docstring fixed.
18902 (org-fast-tag-selection-include-todo): New option.
18903 (org-export-language-setup): New languages added.
18904 (org-set-regexps-and-options): Compute the new variables.
18905 (org-paste-subtree): Cleaning up.
18906 (org-remember-apply-template): New escape %A.
18907 (org-todo): Call fast TODO selection.
18908 (org-fast-todo-selection): New function.
18909 (org-add-log-note): Allow prefix for abort exit.
18910 (org-at-property-p, org-entry-properties)
18911 (org-columns-get-autowidth-alist): Use :alpha: class.
18912 (org-get-wdays): New function.
18913 (org-agenda-remove-date): New variable.
18914 (org-agenda-get-deadlines): Use `org-get-wdays'.
18915 (org-agenda-get-deadlines): Reverse ee before returning.
18916 (org-format-agenda-item): New argument REMOVE-RE.
18917 (org-agenda-convert-date): Baha'i calendar added.
18918 (org-infile-export-plist): Also find DATE line.
18919 (org-get-min-level): New function.
18920 (org-export-as-html, org-export-as-ascii): Use the date format.
18921 (org-shiftup, org-shiftdown): Use.
18922 `org-edit-timestamp-down-means-later'.
18923 (org-assign-fast-keys): New function.
18924
18925 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
18926
18927 * cus-start.el (all): Add prefer-window-split-horizontally from
18928 window.c.
18929
18930 2007-09-08 Eli Zaretskii <eliz@gnu.org>
18931
18932 * net/browse-url.el (browse-url-galeon): Fix last change.
18933 (top-level): Require cl when compiling.
18934
18935 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
18936
18937 * textmodes/org-export-latex.el: arch-tag restored.
18938
18939 * textmodes/org-publish.el: arch-tag restored.
18940
18941 2007-09-08 Masatake YAMATO <jet@gyve.org>
18942
18943 * progmodes/which-func.el (which-func-modes): Add diff-mode.
18944
18945 * progmodes/cc-langs.el: Support new keywords added to
18946 objective-c frontend of gcc.
18947 (c-simple-stmt-kwds): Add @throw.
18948 (c-block-stmt-2-kwds): Add @synchronized.
18949 (c-block-stmt-1-kwds): Add @finally and @try.
18950
18951 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
18952
18953 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
18954 (org-agenda-after-show-hook): New variable.
18955 (org-columns-compile-format)
18956 (org-columns-get-autowidth-alist, org-buffer-property-keys)
18957 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
18958 property names.
18959 (org-get-wdays): New function.
18960
18961 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
18962
18963 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
18964
18965 * term/xterm.el (xterm-function-map): Initialize in the declaration.
18966
18967 * vc-arch.el (vc-arch-checkin): Fix typo.
18968
18969 2007-09-07 Johan Bockgård <bojohan@gnu.org>
18970
18971 * cus-face.el (custom-theme-set-faces): Set face attributes
18972 locally for each frame.
18973
18974 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
18975
18976 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
18977 via font-lock-defaults.
18978
18979 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
18980 derived-mode-p.
18981
18982 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
18983
18984 * progmodes/autoconf.el (autoconf-definition-regexp):
18985 Handle optional square brackets around definition name.
18986
18987 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
18988
18989 * net/browse-url.el (browse-url-browser-function): Add elinks.
18990 (browse-url-elinks-wrapper): New option.
18991 (browse-url-encode-url, browse-url-elinks)
18992 (browse-url-elinks-sentinel): New functions.
18993 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
18994 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
18995 Use new function browse-url-encode-url.
18996
18997 2007-09-07 Glenn Morris <rgm@gnu.org>
18998
18999 * version.el (emacs-version): Revert 2007-08-29 change: no need to
19000 say if multi-tty is present.
19001
19002 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
19003
19004 * cus-start.el (split-window-preferred-function): Add custom info.
19005
19006 * calendar/holidays.el (holiday-list, calendar-check-holidays)
19007 (calendar-mark-holidays, calendar-list-holidays)
19008 (holiday-filter-visible-calendar): New names to clean up namespace.
19009 (filter-visible-calendar-holidays, list-calendar-holidays)
19010 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
19011 Add compatibility aliases.
19012 (calendar-check-holidays, calendar-mark-holidays)
19013 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
19014 (holiday-sexp): Replace append with list.
19015 (holiday-filter-visible-calendar): Replace append with push.
19016
19017 * woman.el: Remove spurious * in docstrings.
19018 (woman-mini-help, woman-non-underline-faces, woman0-rename)
19019 (woman-topic-all-completions-merge, woman-file-name-all-completions)
19020 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
19021 (woman-write-directory-cache, woman-display-extended-fonts)
19022 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
19023 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
19024 (woman-mode): Use inhibit-read-only.
19025 (woman-negative-vertical-space): Use dotimes.
19026 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
19027
19028 2007-09-06 Romain Francoise <romain@orebokech.com>
19029
19030 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
19031 (vc-bzr-workfile-version): Use it.
19032
19033 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
19034
19035 * complete.el (PC-do-completion): Don't try to treat
19036 empty string as an abbreviation.
19037
19038 2007-09-06 Johan Bockgård <bojohan@dd.chalmers.se>
19039
19040 * help-fns.el (describe-variable): Keep doc's text properties.
19041
19042 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
19043
19044 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
19045 instead of a file.
19046
19047 2007-09-06 Glenn Morris <rgm@gnu.org>
19048
19049 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
19050 (checkdoc-minor-mode): Allow user to specify lighter via
19051 checkdoc-minor-mode-string.
19052
19053 2007-09-05 Richard Stallman <rms@gnu.org>
19054
19055 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
19056 Several items removed, simplified, or put on one line.
19057 (fancy-about-text): Add substantial contents, part of startup text.
19058 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
19059 (normal-splash-screen): Call normal-mouse-startup-screen,
19060 normal-no-mouse-startup-screen, or normal-about-screen.
19061 (normal-mouse-startup-screen): New fn, broken out, shortened.
19062 (normal-no-mouse-startup-screen): New fn, broken out.
19063 (normal-about-screen): New function, contents all new.
19064
19065 2007-09-05 Michaël Cadilhac <michael@cadilhac.name>
19066
19067 * emacs-lisp/rx.el (rx): Fix typo in docstring.
19068
19069 2007-09-05 Glenn Morris <rgm@gnu.org>
19070
19071 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
19072 is bound.
19073
19074 2007-09-05 Johan Bockgård <bojohan@dd.chalmers.se>
19075
19076 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
19077 in doc string.
19078
19079 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
19080
19081 * server.el (server-start, server-unload-hook): Undo previous change.
19082
19083 * xt-mouse.el: Undo previous change.
19084
19085 2007-09-04 Juri Linkov <juri@jurta.org>
19086
19087 * startup.el (fancy-about-text): New variable.
19088 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
19089 (fancy-current-text, fancy-splash-stop-time)
19090 (fancy-splash-outer-buffer): Remove variables.
19091 (fancy-splash-head, fancy-splash-tail): Add new optional argument
19092 `startup' and use it to conditionally display different texts for
19093 Startup and About screens. Don't display Help commands on the About
19094 screen.
19095 (fancy-splash-screens-1): Remove function and move its content to
19096 `fancy-splash-screens' to the part that dislpays the About screen.
19097 (exit-splash-screen): Don't treat specially exiting from
19098 alternating screens.
19099 (fancy-splash-screens): Rename argument `static' to `startup'.
19100 Fix docstring. Remove code for displaying alternating screens.
19101 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
19102 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
19103 for `inhibit-read-only'.
19104 (normal-splash-screen): Rename argument `static' to `startup'.
19105 Fix docstring. Use argument `startup' to conditionally display
19106 different texts for Startup and About screens. Don't display Help
19107 commands on the About screen. Remove `unwind-protect' `sit-for'
19108 delay and `kill-buffer' after it.
19109 (display-startup-echo-area-message): Remove call to
19110 `use-fancy-splash-screens-p' because image.el is preloaded and
19111 doesn't display "Loading image... done".
19112 (display-splash-screen): Rename argument `static' to `startup'.
19113 Fix docstring.
19114
19115 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
19116
19117 * server.el (server-start, server-unload-hook):
19118 suspend-tty-functions has been renamed to suspend-tty-hook.
19119
19120 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
19121 resume-tty-hook.
19122
19123 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
19124
19125 * loadup.el: Fix merge problem, only load "button" once.
19126
19127 2007-09-03 Glenn Morris <rgm@gnu.org>
19128
19129 * vc-svn.el (vc-svn-print-log): If there is only one file, use
19130 "Working file:" as the prefix, for the sake of
19131 log-view-current-file.
19132
19133 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
19134
19135 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
19136 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
19137 if the selected frames is in
19138 xterm-modify-other-keys-terminal-list.
19139 (xterm-turn-off-modify-other-keys): Add an optional frame
19140 parameter. Only turn off modify-other-keys if FRAME is in
19141 xterm-modify-other-keys-terminal-list.
19142 (xterm-remove-modify-other-keys): New function.
19143 (terminal-init-xterm): Use it. Deal with delete-frame hook.
19144 Add the selected frame to xterm-modify-other-keys-terminal-list.
19145
19146 2007-09-02 Jan Djärv <jan.h.d@swipnet.se>
19147
19148 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
19149 (icon-map-list): New variable.
19150 (x-gtk-map-stock): Use icon-map-list.
19151
19152 2007-09-02 Romain Francoise <romain@orebokech.com>
19153
19154 * log-view.el (log-view-current-file): Balance parens.
19155
19156 2007-09-02 Glenn Morris <rgm@gnu.org>
19157
19158 * comint.el (comint-mode): Don't set scroll-conservatively.
19159
19160 * eshell/em-unix.el (eshell/time): Stringify and flatten the
19161 non-command arguments.
19162
19163 * log-view.el (log-view-current-file): Give a more explicit error
19164 if log-view-file-re fails to find a match.
19165
19166 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
19167
19168 * emacs-lisp/bytecomp.el (byte-recompile-directory):
19169 Fix bug: Don't expand top-level file name more than once.
19170 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
19171
19172 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
19173
19174 * server.el (server-process-filter): Don't display the splash screen.
19175 It's annoying enough on the initial screen and becomes positively
19176 obnoxious here.
19177
19178 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
19179
19180 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
19181 Change naming to use "avl-tree--" for internal functions.
19182
19183 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
19184
19185 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
19186 the merge.
19187 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
19188 (provide): Move to the end of file.
19189
19190 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
19191
19192 2007-08-31 Michaël Cadilhac <michael@cadilhac.name>
19193
19194 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
19195 New variable. List of exceptions for the duplicated word rule.
19196 (flyspell-mark-duplications-flag): Mention it.
19197 (flyspell-word): Treat it.
19198
19199 * files.el (create-file-buffer): If the filename sans directory starts
19200 with spaces, remove them.
19201
19202 2007-08-31 Jan Djärv <jan.h.d@swipnet.se>
19203
19204 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
19205 (x-gtk-map-stock): Use two directory elements when matching
19206 file name.
19207
19208 2007-08-31 James Wright <james@chumsley.org>
19209
19210 * eshell/em-unix.el (eshell/info): New function.
19211
19212 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
19213
19214 * frame.el (frame-initialize, make-frame):
19215 * server.el (server-process-filter):
19216 * faces.el (tty-set-up-initial-frame-faces): Don't set
19217 term-environment-variable since it's not used any more.
19218
19219 * env.el (setenv): Don't treat $TERM specially.
19220
19221 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
19222 stated otherwise, subprocesses do not send back escape sequences
19223 corresponding to the terminal from which Emacs was started.
19224
19225 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
19226
19227 * calculator.el: Require cl for compilation.
19228
19229 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
19230
19231 * outline.el (outline-font-lock-levels): Comment out unused var.
19232 (outline-font-lock-face): Wrap around face list to handle any
19233 nesting depth gracefully.
19234
19235 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
19236
19237 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
19238 `set-file-times'.
19239
19240 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
19241
19242 * textmodes/org.el (org-export-visible): Fix drawers before export.
19243 (org-do-sort): Allow sorting by priority.
19244 (org-agenda-files): Ignore non-existing files.
19245 (org-agenda-skip-unavailable-files): New variable.
19246 (org-ellipsis): All a face as value.
19247 (org-mode): Interprete the face value of `org-ellipsis'.
19248 (org-archive-save-context-info): New option.
19249 (org-archive-subtree): Store context info in archived entry.
19250 (org-fast-tag-selection-can-set-todo-state): New variable.
19251 (org-fast-tag-selection): Allow setting TODO states through this
19252 interface.
19253 (org-cycle): Docstring updated.
19254 (org-todo-keyword-faces): New option.
19255 (org-get-todo-face): New function.
19256 (org-set-font-lock-defaults, org-agenda-highlight-todo):
19257 Use `org-get-todo-face'.
19258 (org-switch-to-buffer-other-window): New function.
19259 (org-table-edit-field, org-table-show-reference)
19260 (org-table-edit-formulas, org-add-log-note)
19261 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
19262 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
19263 `switch-to-buffer-other-window' to make sure that the temporary
19264 windows show up on the current frame.
19265 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
19266 (org-get-entries-from-diary, org-replace-region-by-html):
19267 Don't allow pop-up frames.
19268 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19269 Fix problems with time-of-day.
19270 (org-export-get-title-from-subtree): New function.
19271 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
19272 with listing items that are DONE.
19273 (org-change-tag-in-region): New command.
19274 (org-agenda-skip-scheduled-if-done)
19275 (org-agenda-skip-deadline-if-done): Docstring clarified.
19276 (org-mode): Hide drawers on startup.
19277 (org-get-todo-face): New function.
19278 (org-todo-keyword-faces): New option.
19279 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
19280 (org-remove-keyword-keys): New function.
19281
19282 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
19283
19284 * progmodes/grep.el (grep-find-ignored-directories):
19285 Add monotone _MTN bookkeeping directory in workspaces.
19286 Add RCS control directory. List items in alphabetical order.
19287
19288 * progmodes/grep.el (grep-files-aliases): Add cc alias.
19289 Sort items in alphabetical order. Fix parens.
19290
19291 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
19292
19293 * vc-hg.el (vc-hg-extra-menu-map): New variable.
19294 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
19295 (vc-hg-pull): New functions.
19296 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
19297
19298 * term/mac-win.el: Don't require url, only autoloaded url
19299 functions are used in this file.
19300
19301 2007-08-29 Andreas Schwab <schwab@suse.de>
19302
19303 * shell.el (shell): Return correct value from interactive spec.
19304
19305 2007-08-29 Glenn Morris <rgm@gnu.org>
19306
19307 * version.el (emacs-version): Increase to 23.0.50.
19308
19309 2007-08-29 Jan Djärv <jan.h.d@swipnet.se>
19310
19311 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
19312
19313 2007-08-29 Juri Linkov <juri@jurta.org>
19314
19315 * loadup.el: Add "button" loading after "faces" and move "startup"
19316 to load after "button".
19317
19318 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
19319
19320 * loadup.el: Load term/mac-win on a Mac using Carbon.
19321
19322 * term/mac-win.el: Provide mac-win.
19323 (mac-initialized): New variable.
19324 (mac-initialize-window-system): New function. Move global setup here.
19325 (handle-args-function-alist, frame-creation-function-alist):
19326 (window-system-initialization-alist): Add mac entries.
19327 (x-setup-function-keys): New function containing all the
19328 top level function key definitions.
19329
19330 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
19331
19332 * env.el (read-envvar-name): Don't consider the environment frame param.
19333
19334 * env.el (setenv):
19335 * frame.el (frame-initialize, make-frame):
19336 * faces.el (tty-set-up-initial-frame-faces):
19337 * server.el (server-process-filter): Set
19338 display-environment-variable and term-environment-variable.
19339
19340 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
19341
19342 2007-08-29 Jason Rumney <jasonr@gnu.org>
19343
19344 * loadup.el: Only load term/x-win when X is compiled in.
19345 Load term/w32-win and dependencies on windows-nt.
19346
19347 * term/w32-win.el: Reorder to match x-win.el more closely.
19348 Provide w32-win. Don't throw error when global window-system not w32.
19349 (internal-face-interactive): Remove obsolete function.
19350 (x-setup-function-keys): Use local-function-key-map.
19351 (w32-initialized): New variable.
19352 (w32-initialize-window-system): Set it.
19353 Move more global setup here.
19354 (x-setup-function-keys): New function.
19355 (w32-initialize-window-system): Move non function key global setup here.
19356 (x-cut-buffer-max): Remove.
19357 (w32-initialize-window-system): New function.
19358 (handle-args-function-alist, frame-creation-function-alist):
19359 (window-system-initialization-alist): Add w32 entries.
19360
19361 2007-08-29 David Kastrup <dak@gnu.org>
19362
19363 * env.el (getenv): Pass frame to getenv-internal.
19364
19365 2007-08-29 Károly Lőrentey <lorentey@elte.hu>
19366
19367 * version.el (emacs-version): Show if multi-tty is present.
19368
19369 * loadup.el: Delay loading env; mule-conf gets confused by cl
19370 during bootstrap. Also load termdev and term/x-win.
19371
19372 * bindings.el (mode-line-client): New variable.
19373 (help-echo): Add it to the default mode-line format.
19374
19375 * cus-start.el: Remove bogus window-system reference from GTK test.
19376
19377 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
19378 (ebrowse-electric-position-mode-map):
19379 * ebuff-menu.el (electric-buffer-menu-mode-map):
19380 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
19381 not `suspend-emacs'.
19382
19383 * ediff-wind.el (ediff-setup-windows-automatic): New function.
19384 (ediff-window-setup-function): Use it as default.
19385
19386 * files.el (save-buffers-kill-terminal): New function.
19387 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
19388
19389 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
19390 and `with-selected-frame'.
19391
19392 * help-fns.el (describe-variable): Describe frame-local variables
19393 correctly.
19394
19395 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
19396 display support.
19397 (normal-erase-is-backspace-setup-frame): New function.
19398
19399 * subr.el (with-selected-frame): New function.
19400 (read-quoted-char): Use terminal-local binding of
19401 local-function-key-map instead of function-key-map.
19402
19403 * talk.el (talk): New function.
19404 (talk-handle-delete-frame): New function.
19405 (talk-add-display): Open a new frame only if FRAME was not a frame.
19406
19407 * termdev.el: New file.
19408
19409 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
19410 * term/x-win.el: Don't bind f10.
19411 * tmm.el: Remove autoload binding for f10.
19412
19413 * international/encoded-kb.el (encoded-kbd-setup-display): Use
19414 `set-input-meta-mode'. Fix broken condition before set-input-mode.
19415 Store the saved input method as a terminal parameter. Add keymap
19416 parameter. Use it instead of changing key-translation-map directly.
19417 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
19418 Remove.
19419 (encoded-kbd-setup-display): New function.
19420
19421 * international/mule-cmds.el (set-locale-environment): Fix getenv
19422 call. Use save-buffers-kill-terminal. Ignore window-system; always
19423 set the keyboard coding system. Add DISPLAY parameter.
19424 (set-display-table-and-terminal-coding-system): Add DISPLAY
19425 parameter. Pass it to set-terminal-coding-system.
19426
19427 * international/mule.el (keyboard-coding-system): Test for
19428 encoded-kbd-setup-display, not encoded-kbd-mode.
19429 (set-terminal-coding-system, set-keyboard-coding-system): Add
19430 DISPLAY parameter.
19431 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
19432
19433 * term/README: Update.
19434
19435 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
19436
19437 * term/x-win.el (x-setup-function-keys): New function. Move
19438 function-key-map tweaks here. Protect against multiple calls on
19439 the same terminal. Use terminal-local binding of
19440 local-function-key-map instead of function-key-map.
19441 (x-initialize-window-system): Make a copy of pure list. Pass a
19442 frame getenv.
19443
19444 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
19445 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
19446 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
19447 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
19448 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
19449 local-function-key-map instead of function-key-map.
19450
19451 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
19452 `substitute-key-definition' and `define-key' calls against
19453 multiple execution. Use terminal-local binding of
19454 local-function-key-map instead of function-key-map. Pass a frame
19455 to getenv.
19456
19457 * edmacro.el (edmacro-format-keys):
19458 * emulation/cua-base.el (cua--pre-command-handler):
19459 * isearch.el (isearch-other-meta-char):
19460 * xt-mouse.el: Use terminal-local binding of
19461 local-function-key-map instead of function-key-map.
19462
19463 * fringe.el (set-fringe-mode): Simplify and fix using
19464 `modify-all-frames-parameters'.
19465 * scroll-bar.el (set-scroll-bar-mode): Ditto.
19466 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
19467 check before calling `tool-bar-setup'.
19468 (tool-bar-setup): New variable.
19469 (tool-bar-setup): Use it to guard against multiple calls. Add
19470 optional frame parameter, and select that frame before adding items.
19471 (toggle-tool-bar-mode-from-frame): New function.
19472
19473 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
19474 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
19475 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
19476 "Tool-bar" toggles to reflect the state of the current frame.
19477 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
19478
19479 * env.el: Require cl for byte compilation (for `block' and `return').
19480 (environment, setenv-internal): New functions.
19481 (let-environment): New macro.
19482 (setenv, getenv): Add optional terminal parameter. Update docs.
19483 (setenv): Use setenv-internal. Always set process-environment.
19484 Handle `local-environment-variables'.
19485 (read-envvar-name, setenv, getenv): Use frame parameters
19486 to store the local environment, not terminal parameters. Include
19487 `process-environment' as well.
19488
19489 * faces.el (tty-run-terminal-initialization): New function.
19490 (tty-create-frame-with-faces): Use it. Set up faces and
19491 background mode only after the terminal has been initialized.
19492 Call terminal-init-*. Don't load the initialization file more
19493 than once. Call set-locale-environment.
19494 (frame-set-background-mode): Handle the 'background-mode terminal
19495 parameter.
19496 (tty-find-type): New function.
19497 (x-create-frame-with-faces): Remove bogus check for
19498 first frame. Call `tool-bar-setup'. Don't make frame visible
19499 until we are done setting up all its parameters. Call
19500 x-setup-function-keys.
19501
19502 * frame.el (make-frame): Always inherit 'environment and 'client
19503 parameters. Set up the 'environment frame parameter, when needed.
19504 Also inherit 'client parameter. Don't override explicitly
19505 specified values with inherited ones. Add 'terminal frame
19506 parameter. Append window-system-default-frame-alist to parameters
19507 before calling frame-creation-function.
19508 (frame-initialize): Copy the environment from the initial frame.
19509 (window-system-default-frame-alist): Enhance doc string.
19510 (frame-notice-user-settings): Don't put 'tool-bar-lines in
19511 `default-frame-alist' when initial frame is on a tty.
19512 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
19513 Remove specified parameters from `window-system-default-frame-alist'.
19514 (make-frame-on-tty, framep-on-display, suspend-frame):
19515 Extend doc string, update parameter names.
19516 (frames-on-display-list): Use terminal-id to get the display id.
19517 (frame-notice-user-settings): Extend to apply
19518 settings in `window-system-default-frame-alist' as well.
19519 (terminal-id, terminal-parameters, terminal-parameter)
19520 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
19521 (delete-frame-functions): Add to `delete-frame-functions' hook.
19522 (blink-cursor-mode): Adapt blink-cursor-mode default
19523 value from startup.el.
19524 (make-frame-on-display): Protect condition on x-initialized when
19525 x-win.el is not loaded. Update doc.
19526 (suspend-frame): Use display-controlling-tty-p to decide between
19527 suspend-emacs and suspend-tty.
19528 (frames-on-display-list): Update for display ids.
19529 (framep-on-display): Ditto.
19530 (suspend-frame): Use display-name, not frame-tty-name.
19531 (selected-terminal): New function.
19532
19533 * server.el: Use `device' instead of `display' or `display-id' in
19534 variable and client parameter names.
19535 (server-select-display): Remove (unused).
19536 (server-tty-live-p, server-handle-delete-tty): Remove.
19537 (server-unquote-arg, server-quote-arg, server-buffer-clients):
19538 Update docs.
19539 (server-getenv-from, server-with-environment, server-send-string)
19540 (server-save-buffers-kill-terminal): New functions.
19541 (server-delete-client): Handle quits in kill-buffer. Don't kill
19542 modified buffers. Add extra logging. Delete frames after
19543 deleting the tty. Clear 'client parameter before deleting a frame.
19544 Use delete-display, not delete-tty.
19545 (server-visit-files): Don't set `server-existing-buffer' if the
19546 buffer already has other clients. Return list of buffers
19547 created. Update doc. Don't set client-record when nowait.
19548 (server-handle-delete-frame): Delete the client if this was its
19549 last frame. Check that the frame is alive. Remove bogus comment.
19550 Add note on possible race condition. Delete tty clients, if needed.
19551 (server-handle-suspend-tty): Use server-send-string. Kill the
19552 client in case of errors from process-send-string. Use the display
19553 parameter.
19554 (server-unload-hook): Remove obsolete delete-tty hook.
19555 (server-start): Ask before restarting if the old server still has
19556 clients. Add feedback messages. Remove obsolete delete-tty hook.
19557 (server-process-filter): Use server-send-string. Accept `-dir'
19558 command. Switch to *scratch* immediately after creating the frame,
19559 before evaluating any -evals. Protect `display-splash-screen'
19560 call in a condition-case. Explain why. Call
19561 `display-startup-echo-area-message' before
19562 `display-splash-screen'. Don't display the splash screen when no
19563 frame was created. Show the Emacs splash screen and startup echo
19564 area message. Display the *scratch* buffer by default. Store the
19565 local environment in a frame (not terminal) parameter. Do not try
19566 to decode environment strings. Fix reference to the 'display
19567 frame parameter. Change syntax of environment variables. Put
19568 environment into terminal parameters, not client parameters. Use
19569 a dummy client with --no-wait's X frames. In `-position LINE'
19570 handler, don't ruin the request string until the line number is
19571 extracted. Log opened files. Handle -current-frame command.
19572 Don't create frames when it is given. Don't bind X frames to the
19573 client when we are in -no-wait mode. Set locale environment
19574 variables from client while creating tty frames. Disable call to
19575 configure-display-for-locale. When processing -position command,
19576 don't change the request string until the parameters are
19577 extracted. Don't try to create an X frame when Emacs does not
19578 support it. Improve logging. Temporarily set ncurses-related
19579 environment variables to those of the client while creating a new
19580 tty frame. Select buffers opened by nowait clients, don't leave
19581 them buried under others. Set the display parameter, and use it
19582 when appropriate.
19583
19584 * startup.el (display-startup-echo-area-message): Handle
19585 `inhibit-startup-echo-area-message' here.
19586 (command-line-1): Moved from here.
19587 (fancy-splash-screens): Use `overriding-local-map' instead of
19588 `overriding-terminal-local-map' for now; the latter doesn't work
19589 right, it looses keypresses to another terminal. Use
19590 `overriding-terminal-local-map' to set up keymap. Install a
19591 `delete-frame-functions' hook to catch `delete-frame' events.
19592 Ignore `select-window' events to cope better with
19593 `focus-follows-mouse'. Don't switch back to the original buffer
19594 if the splash frame has been killed. Restore previous buffer, even
19595 if it's *scratch*.
19596 (normal-splash-screen): Don't let-bind `mode-line-format'; it
19597 changes the global binding - setq it instead. Use
19598 `save-buffers-kill-terminal'.
19599 (display-splash-screen): Don't do anything if the splash screen is
19600 already displayed elsewhere.
19601 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
19602 (command-line): Replace duplicated code with a call to
19603 tty-run-terminal-initialization. Don't load the terminal
19604 initialization file more than once. Remove call to nonexistent
19605 function `set-locale-translation-file-name'.
19606
19607 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
19608 parameters.
19609 (xterm-mouse-position-function, xterm-mouse-event): Update.
19610 (xterm-mouse-mode): Don't depend on current value of window-system.
19611 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
19612 Update for multi-tty.
19613 (turn-on-xterm-mouse-tracking-on-terminal)
19614 (turn-off-xterm-mouse-tracking-on-terminal)
19615 (xterm-mouse-handle-delete-frame): New functions.
19616 (delete-frame-functions, after-make-frame-functions)
19617 (suspend-tty-functions, resume-tty-functions): Install extra hooks
19618 for multi-tty.
19619
19620 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
19621
19622 * simple.el (invisible-p): Remove: implemented in C now.
19623 (line-move-invisible-p): Remove obsolete alias.
19624
19625 2007-08-28 Juri Linkov <juri@jurta.org>
19626
19627 * image-mode.el (image-type): New variable.
19628 (image-mode): Set default major mode name to "Image[text]".
19629 (image-minor-mode): Change LIGHTER to display image-type in the
19630 mode line.
19631 (image-minor-mode): Set default image-type to "text".
19632 (image-toggle-display): After switching to text mode, set
19633 image-type to "text" and major mode name to "Image[text]".
19634 After switching to image mode, set image-type to actual image
19635 type, and add image type to major mode name. Let-bind the same
19636 variable names as arguments of `image-type' and `create-image'.
19637 Bind `type' to the result of `image-type' and use it as arg
19638 of `create-image' to not determine the image type twice.
19639
19640 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
19641
19642 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
19643 (tramp-set-file-uid-gid, tramp-get-local-uid)
19644 (tramp-get-local-gid): New defuns.
19645 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
19646 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
19647 Improve fast track.
19648 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
19649 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
19650 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
19651 (tramp-handle-write-region): Improve fast track.
19652 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
19653 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
19654 be nil.
19655
19656 2007-08-28 Ivan Kanis <apple@kanis.eu>
19657
19658 * time.el: New feature to display several time zones in a buffer.
19659 (display-time-world-mode, display-time-world-display)
19660 (display-time-world, display-time-world-timer): New functions.
19661 (display-time-world-list, display-time-world-time-format)
19662 (display-time-world-buffer-name, display-time-world-timer-enable)
19663 (display-time-world-timer-second, display-time-world-mode-map):
19664 New variables.
19665
19666 2007-08-28 Jan Djärv <jan.h.d@swipnet.se>
19667
19668 * term/x-win.el (x-gtk-stock-map): New variable.
19669 (x-gtk-map-stock): New function.
19670
19671 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
19672 prev/next-node.
19673
19674 2007-08-28 Johan Bockgård <bojohan@dd.chalmers.se> (tiny change)
19675
19676 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
19677
19678 2007-08-28 Glenn Morris <rgm@gnu.org>
19679
19680 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
19681
19682 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
19683
19684 * progmodes/modula2.el (m2-definition, m2-module):
19685 Don't use previous-line. Reported by T. V. Raman.
19686
19687 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19688
19689 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
19690 argument to tool-bar-mode call.
19691
19692 2007-08-27 Glenn Morris <rgm@gnu.org>
19693
19694 * diff-mode.el (diff-find-file-name): Only accept regular files,
19695 to rule out /dev/null, directories, etc.
19696
19697 * vc-svn.el (vc-svn-diff): If the repository version of all the
19698 files is the same as the specified OLDVERS, do a local diff.
19699
19700 2007-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
19701
19702 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
19703 of buffers in uniquify-managed.
19704
19705 * simple.el (invisible-p): Rename from text-invisible-p.
19706 Update callers.
19707
19708 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
19709 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
19710 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
19711 (cperl-etags-goto-tag-location): Use new style backquotes.
19712
19713 * net/browse-url.el: Remove spurious * in custom docstrings.
19714 (browse-url-filename-alist): Use new-style backquote.
19715
19716 * emacs-lisp/backquote.el (backquote-unquote-symbol)
19717 (backquote-splice-symbol): Clarify they're not new-style unquotes.
19718
19719 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
19720 (\,@): Backslash the , and ,@ which are not new-style unquotes.
19721
19722 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
19723
19724 * net/socks.el (socks-username/password-auth-filter):
19725 Remove unused vars `state' and `desired-len'.
19726 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
19727 (socks-wait-for-state-change): Use new-style backquotes.
19728
19729 * pcvs.el (cvs-mode-status): Fix long-standing typo.
19730
19731 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
19732 backquotes after each `read' rather than once per buffer.
19733
19734 * dframe.el: Remove spurious * in custom docstrings.
19735 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
19736 (dframe-xemacs20p): Remove, inline at the sole use point.
19737 (defface): Don't defvar the face, don't use old-style backquote.
19738 (defcustom): Don't use old-style backquote.
19739 (dframe-frame-parameter, dframe-mouse-event-p):
19740 Make it obvious that it's always defined.
19741 (dframe-popup-kludge): New function to replace
19742 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
19743 (dframe-frame-mode, dframe-set-timer-internal)
19744 (dframe-mouse-set-point): Remove use of with-no-warnings from
19745 XEmacs-specific code.
19746 (dframe-set-timer-internal): Fix very old bug with
19747 post-command-idle-hook.
19748
19749 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
19750
19751 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
19752 warning if the file uses old style backquotes.
19753
19754 * emacs-lisp/bytecomp.el (byte-compile-log-file)
19755 (byte-recompile-directory, byte-compile-file)
19756 (byte-compile-from-buffer): Use with-current-buffer.
19757
19758 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
19759 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
19760 (line-move-1, line-move-finish, line-move-to-column)
19761 (move-end-of-line, move-beginning-of-line): Use new name.
19762
19763 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
19764
19765 * progmodes/ada-mode.el: Fix up comment style in header.
19766 (ada-check-emacs-version): Remove.
19767 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
19768 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
19769 to try and quieten the byte-compiler.
19770 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
19771
19772 * vc.el (vc-annotate-warp-version): Don't use previous-line.
19773
19774 2007-08-27 Johan Bockgård <bojohan@dd.chalmers.se>
19775
19776 * net/browse-url.el (browse-url-emacs): New function.
19777
19778 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
19779
19780 * emacs-lisp/avl-tree.el: New file.
19781
19782 2007-08-26 Michaël Cadilhac <michael@cadilhac.name>
19783
19784 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
19785 was used.
19786
19787 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
19788
19789 * complete.el (PC-do-completion): Make RET accept a non-unique but
19790 complete expansion again.
19791
19792 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
19793
19794 * eshell/esh-opt.el (eshell-eval-using-options):
19795 Add debug declaration.
19796
19797 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
19798
19799 * log-view.el (log-view-toggle-mark-entry): Add docstring.
19800 (log-view-get-marked): Likewise.
19801
19802 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
19803 (vc-delete-automatic-version-backups): Likewise.
19804
19805 * vc.el (vc-dired-buffers-for-dir): Likewise.
19806
19807 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
19808
19809 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
19810 safe-local-variable setting.
19811 * progmodes/perl-mode.el (perl-indent-level): Likewise.
19812
19813 * log-view.el (log-view-marked-list): Delete variable.
19814 (log-view-mode): Don't use it.
19815 (log-view-toggle-mark-entry): Likewise, simplify.
19816 (log-view-current-tag): Don't return properties.
19817 (log-view-get-marked): New function.
19818
19819 2007-08-25 Alexandre Julliard <julliard@winehq.org>
19820
19821 * vc-git.el (vc-git-mode-line-string): New function.
19822
19823 2007-08-25 Alan Mackenzie <acm@muc.de>
19824
19825 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
19826 new language variable.
19827
19828 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
19829 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
19830 "extern" etc., rather than BOI. Fix addition of spurious
19831 syntactic-symbol 'defun-block-intro, replacing it with
19832 'innamespace, etc.
19833
19834 2007-08-25 Juri Linkov <juri@jurta.org>
19835
19836 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
19837
19838 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
19839 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
19840 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
19841
19842 * image.el (image-type-header-regexps): Use more complex regexp for svg.
19843 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
19844 (image-type-auto-detectable): Add (svg . maybe).
19845
19846 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
19847 to treat it like .tgz.
19848
19849 * calendar/cal-bahai.el: Add file coding cookie.
19850
19851 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
19852
19853 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
19854 Don't behave differently when executed via M-x. Add doc string.
19855
19856 * sort.el (sort-fold-case, sort-numeric-base): Mark as
19857 safe-local-variable.
19858
19859 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
19860
19861 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
19862 the default value.
19863 (math-calendar-tzinfo): New variable.
19864 (math-get-calendar-tzinfo): New function.
19865 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
19866 to get information when zone is nil.
19867
19868 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
19869
19870 * log-view.el (log-view-toggle-mark-entry): New function.
19871 (log-view-mode-map): Bind it.
19872 (log-view-marked-list): New variable.
19873 (log-view-mode): Make it local.
19874
19875 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
19876
19877 * play/zone.el (zone-pgm-rat-race): New func.
19878 (zone-programs): Add `zone-pgm-rat-race'.
19879
19880 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
19881
19882 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
19883 a list.
19884
19885 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
19886
19887 * progmodes/hideshow.el (hs-match-data): Delete alias.
19888 (hs-hide-block-at-point, hs-find-block-beginning)
19889 (hs-show-block): Use `match-data' directly.
19890
19891 2007-08-24 Martin Rudalics <rudalics@gmx.at>
19892
19893 * format.el (format-alist): Fix typo in doc-string.
19894
19895 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
19896
19897 * net/tramp.el (tramp-local-host-p): New defun.
19898 (tramp-handle-file-local-copy, tramp-handle-write-region):
19899 Implement fast track when being on the local host.
19900 (tramp-file-name-handler): Don't set "started" property. It shall
19901 be reserved for the "ftp" method.
19902 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
19903
19904 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
19905 (tramp-ftp-file-name-handler): Set "started" property.
19906
19907 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
19908
19909 * files.el (backup-buffer-copy): Don't wrap delete in
19910 condition-case, only try to delete if file exists.
19911
19912 2007-08-24 Glenn Morris <rgm@gnu.org>
19913
19914 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
19915
19916 * startup.el (tutorial-directory): Set with eval-at-startup so it
19917 gets the right value in an installed Emacs.
19918
19919 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
19920
19921 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
19922 (eldoc-highlight-function-argument): Use it.
19923
19924 2007-08-23 Masatake YAMATO <jet@gyve.org>
19925
19926 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
19927 name of parameters in document body.
19928
19929 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
19930
19931 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
19932 (byte-compile-output-as-comment): Use with-current-buffer rather than
19933 a weird set-buffer&prog1 combination.
19934
19935 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
19936 test so as to optimise cases where the `progn's result is constant.
19937
19938 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
19939
19940 * locate.el (locate-get-file-positions):
19941 Use line-beginning-position and line-end-position.
19942
19943 2007-08-23 John Wiegley <johnw@newartisans.com>
19944
19945 * calendar/cal-bahai.el: Added in the diacriticals that were
19946 missing for many of the month names.
19947
19948 2007-08-22 Jason Rumney <jasonr@gnu.org>
19949
19950 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
19951
19952 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
19953
19954 * image-mode.el (image-minor-mode): Use image-mode-text-map.
19955
19956 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
19957
19958 * dabbrev.el (dabbrev--progress-reporter): New variable.
19959 (dabbrev--scanning-message): Delete func.
19960 (dabbrev--find-expansion): Use a progress reporter
19961 instead of dabbrev--scanning-message.
19962
19963 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
19964
19965 * comint.el (comint-exec-1): Raise an error if
19966 `start-file-process' does not return a process object.
19967
19968 * shell.el (shell): Prompt for `default-directory' if it is a
19969 remote file name, and if called with a prefix arg.
19970
19971 2007-08-22 Sam Steingold <sds@gnu.org>
19972
19973 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
19974
19975 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
19976
19977 * textmodes/org-export-latex.el: New file.
19978
19979 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
19980
19981 * textmodes/org.el (org-agenda-skip): Allow a form for
19982 `org-agenda-skip-function'.
19983 (org-agenda-redo): Re-use local settings.
19984 (org-agenda): Store local settings.
19985 (org-agenda-deadline-faces): New option.
19986 (org-agenda-deadline-face): New function.
19987 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
19988 entries on their due date.
19989 (org-agenda-get-timestamps): No longer handle the due dates of
19990 schedules and deadline items.
19991 (org-insert-link-global, org-open-at-point-global): New commands.
19992 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
19993 :for-ascii parameter.
19994 (org-skip-comments): Function removed.
19995 (org-cleaned-string-for-export): Handle special table lines.
19996 (org-global-properties): New option.
19997 (org-entry-get-with-inheritance): Check global properties.
19998 (org-local-properties): New variable.
19999 (org-set-regexps-and-options): Find the #+PROPERTY line.
20000 (org-link-types): Change type into variable (was constant).
20001 (org-make-link-regexps): New function.
20002 (org-link-re-with-space, org-link-re-with-space2)
20003 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
20004 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
20005 these regular expressions happens now in the function
20006 `org-make-link-regexps'.
20007 (org-store-link): Call the functions in
20008 `org-store-link-functions'.
20009 (org-add-link-type): New function.
20010 (org-store-link-functions): New variable.
20011 (org-activate-tags): Force matches to be in headlines.
20012 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
20013 (org-columns-display-here): Make sure this works in a narrowed
20014 buffer by checking for point-min.
20015 (org-columns-display-here): Make the rest of the line intangible,
20016 so that point never can be there.
20017 (org-cleaned-string-for-export): Use `with-current-buffer'.
20018 (org-replace-region-by-html): Use `with-current-buffer'.
20019 (org-unfontify-region, org-do-occur, org-columns-display-here)
20020 (org-columns-remove-overlays, org-columns-quit)
20021 (org-columns-edit-value, org-columns-next-allowed-value)
20022 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
20023 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
20024 (org-agenda-todo, org-agenda-change-all-lines)
20025 (org-agenda-align-tags, org-agenda-priority)
20026 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
20027 (org-agenda-show-new-time, org-cleaned-string-for-export)
20028 (org-export-grab-title-from-buffer)
20029 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
20030 instead of `buffer-read-only'.
20031 (org-export-as-html): Set `coding-system-for-write'.
20032 (org-remember-store-without-prompt): New option.
20033 (org-archive-subtree): Fixed bug with modifying TODO keyword.
20034 (org-beginning-of-line): Also treat C-a special in items.
20035 (org-table-convert-refs-to-rc): Fixed problem with column
20036 reference after "..".
20037 (org-columns-compute): Don't mark buffer modified because of text
20038 properties.
20039 (org-batch-store-agenda-views): Use the variable
20040 `default-directory', not the function.
20041 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
20042 (org-clock-out-when-done): New option.
20043 (org-html-entities): Added HTML entities for smileys.
20044
20045 2007-08-22 Glenn Morris <rgm@gnu.org>
20046
20047 * image.el (create-image): Doc fix.
20048
20049 * startup.el (tutorial-directory): New constant.
20050 (fancy-splash-text): Tutorials now in tutorial-directory.
20051 * tutorial.el (help-with-tutorial): Tutorials now in
20052 tutorial-directory.
20053
20054 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
20055
20056 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
20057 otherwise.
20058 (tramp-get-remote-path): New defun. Replace occurrences of
20059 `tramp-default-remote-path' by this function.
20060 (tramp-set-remote-path): Move most of the code to
20061 `tramp-get-remote-path'.
20062 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
20063 existing directories, this is done already in
20064 `tramp-get-remote-path'.
20065
20066 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
20067
20068 * image-file.el (image-file-name-extensions): Add "svg".
20069 * image.el (image-type-header-regexps): Add svg entry.
20070
20071 2007-08-22 Glenn Morris <rgm@gnu.org>
20072
20073 * files.el (backup-buffer-copy): Check backup directory is
20074 writable, to avoid infloop deleting old backup.
20075
20076 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
20077 movemail related variables.
20078 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
20079 will now be set before this is called.
20080
20081 2007-08-21 Juri Linkov <juri@jurta.org>
20082
20083 * delsel.el (delete-selection-pre-hook):
20084 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
20085 instead of checking last-command.
20086
20087 2007-08-21 Juri Linkov <juri@jurta.org>
20088
20089 * loadup.el: Preload "button".
20090
20091 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
20092
20093 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20094 Add previous-line and next-line.
20095
20096 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
20097 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
20098
20099 * vc-hooks.el (vc-menu-entry): New var.
20100 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
20101 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
20102 (vc-menu-map): Declare and initialize in one step.
20103 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
20104
20105 * menu-bar.el (vc-menu-map): Don't setup any more.
20106 Instead, just create the proper spot in the menu.
20107
20108 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
20109
20110 * smerge-mode.el (smerge-resolve): New arg `safe'.
20111 (smerge-resolve-all, smerge-batch-resolve): New function.
20112 (smerge-refine): Make sure `diff' returns the expected result.
20113 (smerge-parsep-re): New const.
20114 (smerge-mode): Use it to adjust paragraph-separate.
20115
20116 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
20117 Correctly match / regexp matchers as first char on a line when
20118 fontifying only that line.
20119
20120 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
20121
20122 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
20123
20124 * vc-bzr.el: Don't fiddle with vc-handled-backend.
20125 (vc-bzr-registered): Don't redundantly protect against
20126 file-error. Actually use the format-specific code.
20127 (vc-bzr-buffer-nonblank-p): Remove.
20128 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
20129
20130 2007-08-20 Juri Linkov <juri@jurta.org>
20131
20132 * startup.el (fancy-splash-text): Change multiple tabs into one
20133 tab. Remove "Useful File menu items" section (with "Exit Emacs"
20134 and "Recover Crashed Session").
20135 (fancy-splash-screens): Set tab-width to 22.
20136 (normal-splash-screen): Replace literal tabs with \t and
20137 fix whitespace. Remove "Useful File menu items" section (with
20138 "Exit Emacs" and "Recover Crashed Session").
20139
20140 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
20141
20142 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
20143 extracted from `eval-last-sexp-1'.
20144 (eval-last-sexp-1): Call `preceding-sexp'.
20145
20146 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
20147
20148 * vc-rcs.el (vc-rcs-annotate-command):
20149 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
20150 Add back :vc-annotate-prefix propertization.
20151
20152 2007-08-20 Andreas Schwab <schwab@suse.de>
20153
20154 * mail/rmail.el (rmail-autodetect): Doc fix.
20155
20156 2007-08-19 Juri Linkov <juri@jurta.org>
20157
20158 * startup.el (normal-splash-screen): Add more links.
20159
20160 2007-08-19 Juri Linkov <juri@jurta.org>
20161
20162 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
20163 because it's common to both types of splash screen: fancy and normal.
20164 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
20165 (exit-splash-screen): Rename from `fancy-splash-quit'.
20166 Use `quit-window' instead of `kill-buffer'.
20167 (fancy-splash-head): Use make-button to insert GNU image link.
20168 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
20169 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
20170 (normal-splash-screen): Put "Browse manuals" on the same line with
20171 "Emacs manual". Remove descriptions from "Useful tasks" and put
20172 all links in two columns on two lines.
20173
20174 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
20175
20176 * emulation/viper.el (viper-remove-hooks): Remove some additional
20177 viper hooks when the user calls viper-go-away.
20178 (viper-go-away): Restore the default of default-major-mode.
20179 Save the value of default-major-mode before vaperization.
20180
20181 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
20182
20183 * emulation/viper-ex.el: Replace error "" with "Viper bell".
20184
20185 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
20186 buffer for which file is created.
20187
20188 2007-08-19 Glenn Morris <rgm@gnu.org>
20189
20190 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
20191 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
20192 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
20193 shadow files messing up the compilation.
20194
20195 2007-08-18 Glenn Morris <rgm@gnu.org>
20196
20197 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
20198 string. Also apply eldoc-argument-case in the help-split-fundoc
20199 case. Adapt for changed behavior of eldoc-function-argstring,
20200 eldoc-function-argstring-format, and
20201 eldoc-highlight-function-argument.
20202 (eldoc-highlight-function-argument): Handle nil INDEX argument,
20203 just call eldoc-docstring-format-sym-doc in that case.
20204 (eldoc-function-argstring): Change the behavior. Now it converts
20205 an argument list to a string.
20206 (eldoc-function-argstring-format): Change the behavior. Now it
20207 applies `eldoc-argument-case' to a string.
20208
20209 * progmodes/scheme.el (scheme-mode-variables): Set
20210 font-lock-comment-start-skip.
20211
20212 2007-08-18 Martin Rudalics <rudalics@gmx.at>
20213
20214 * progmodes/ada-mode.el (ada-create-syntax-table): Move
20215 set-syntax-table from here to ...
20216 (ada-mode): ... here. Do not change global value of
20217 comment-multi-line. Call new function
20218 ada-initialize-syntax-table-properties and add new function
20219 ada-handle-syntax-table-properties to font-lock-mode-hook.
20220 (ada-deactivate-properties, ada-initialize-properties): Replace
20221 by new functions ...
20222 (ada-handle-syntax-table-properties)
20223 (ada-initialize-syntax-table-properties)
20224 (ada-set-syntax-table-properties): ... to set up syntax-table
20225 properties uniformly, independently from whether font-lock-mode
20226 is enabled or not. Handle read-only buffers and do not change
20227 undo-list when setting syntax-table properties.
20228 (ada-after-change-function): Use ada-set-syntax-table-properties.
20229
20230 2007-08-18 Michaël Cadilhac <michael@cadilhac.name>
20231
20232 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
20233 (meta-indent-current-nesting): Use a computation of the nesting
20234 instead.
20235 (meta-indent-current-indentation): Indentation is given according
20236 to nesting and if the previous line was finished or not.
20237 (meta-indent-unfinished-line): Tell if the current line ends with
20238 a finished expression.
20239 (meta-indent-looking-at-code): Like `looking-at', but checks if
20240 the point is in a string before.
20241 (meta-indent-level-count): Use it. Don't count parenthesis as it's
20242 done in the nesting function.
20243 (meta-indent-in-string-p): Tell if the current point is in a
20244 string.
20245 (meta-indent-calculate): Treat b-o-b as a special case. Use the
20246 previous functions.
20247
20248 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
20249
20250 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
20251 (copyright-update-year, copyright-update)
20252 (copyright-fix-years): Use it.
20253
20254 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
20255
20256 * emacs-lisp/copyright.el (copyright-update-year):
20257 Fix bug: Handle nil copyright-limit.
20258
20259 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
20260
20261 * calc/calc-units.el (math-standard-units): Give exact
20262 conversion for tsp.
20263
20264 * calc/calc.el (math-bignum-digit-length): Compute the
20265 appropriate value.
20266
20267 * calc/calc-bin.el (math-bignum-logb-digit-size)
20268 (math-bignum-digit-power-of-two):
20269 * calc/calc-comb.el (math-small-factorial-table):
20270 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
20271 (math-approx-gamma-const):
20272 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
20273 (math-besY1, math-bernoulli-b-cache):
20274 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
20275 Remove `eval-when-compile's.
20276
20277 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
20278
20279 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
20280 (cperl-find-pods-heres): Fix an error when typing expressions like
20281 `s{a}{b}'.
20282
20283 2007-08-17 Michaël Cadilhac <michael@cadilhac.name>
20284
20285 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
20286 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
20287 a special case (there's no build number).
20288
20289 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
20290
20291 * completion.el (symbol-under-point, symbol-before-point)
20292 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
20293
20294 2007-08-17 Glenn Morris <rgm@gnu.org>
20295
20296 * progmodes/compile.el (compilation-get-file-structure): Make use
20297 of the directory part when checking for an existing entry, to
20298 handle files with same basename in different directories.
20299
20300 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
20301
20302 * calc/calc.el (calc-language-alist): Add texinfo-mode.
20303
20304 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20305
20306 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
20307 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
20308 (ps-paragraph-spacing): Docstring fix.
20309
20310 2007-08-16 Glenn Morris <rgm@gnu.org>
20311
20312 * ps-print.el (ps-font-size): Doc fix.
20313
20314 2007-08-16 Richard Stallman <rms@gnu.org>
20315
20316 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
20317
20318 2007-08-15 Juri Linkov <juri@jurta.org>
20319
20320 * startup.el (initialization): Change parent group from `internal'
20321 to `environment'.
20322 (initial-buffer-choice): New variable.
20323 (command-line): Revert 2007-07-02 change that sets
20324 buffer-offer-save in *scratch* and enables auto-save in it.
20325 (fancy-splash-text): Add links to existing items. Add new items
20326 with links for useful tasks. Move information about Control-g to
20327 fancy-splash-head. Move "Emacs Guided Tour" to the end.
20328 (fancy-splash-keymap): New variable.
20329 (fancy-splash-last-input-event): Remove variable.
20330 (fancy-splash-insert): Add processing of `:link' element.
20331 (fancy-splash-head): Replace "Type Control-l to begin editing"
20332 with "Type `q' to exit".
20333 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
20334 (fancy-splash-default-action, fancy-splash-special-event-action):
20335 Remove functions.
20336 (fancy-splash-quit): New function.
20337 (fancy-splash-screens): Rename input arg from `hide-on-input' to
20338 `static' and reverse the condition of its usage. Don't preserve
20339 original values of `minor-mode-map-alist',
20340 `emulation-mode-map-alists', `special-event-map'.
20341 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
20342 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
20343 Remove processing of special events. Use local key map
20344 `fancy-splash-keymap'. Set buffer to read-only.
20345 (normal-splash-screen): Rename input arg from `hide-on-input' to
20346 `static' and reverse the condition of its usage.
20347 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
20348 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
20349 Add links to existing items. Add new items with links for useful
20350 tasks. Use local key map `fancy-splash-keymap'.
20351 (display-splash-screen): Rename input arg from `hide-on-input' to
20352 `static'.
20353 (about-emacs): Add alias to display-splash-screen.
20354 (command-line-1): Use `initial-buffer-choice'.
20355
20356 * menu-bar.el (menu-bar-help-menu):
20357 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
20358 item to about-emacs instead of display-splash-screen.
20359
20360 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
20361
20362 * calc/calc-units.el (math-standard-units): Update values.
20363 Put in exact, rational values when possible.
20364 (math-unit-prefixes): Replace floats with powers of ten.
20365 (math-standard-units-systems): Replace floats with integers.
20366 (math-make-unit-string): Remove extra spaces in output.
20367
20368 2007-08-15 Glenn Morris <rgm@gnu.org>
20369
20370 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
20371 sloppier, for the sake of GNU Mailman.
20372 (rmail-digest-rfc1153): Initialize `result' correctly.
20373
20374 2007-08-15 Michaël Cadilhac <michael@cadilhac.name>
20375
20376 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
20377 in the mail title. Suggested by Reiner Steib.
20378
20379 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
20380
20381 * calc/calc-aent.el (calc-do-quick-calc): Add binary
20382 representation of integers to the list of outputs.
20383
20384 2007-08-14 Glenn Morris <rgm@gnu.org>
20385
20386 * simple.el (bad-packages-alist): New constant.
20387 (bad-package-check): New function. Together, these two add elements
20388 to `after-load-alist' to check for problematic external packages.
20389 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
20390
20391 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
20392
20393 * calc/calc-units.el (math-get-standard-units)
20394 (math-get-units, math-make-unit-string)
20395 (math-get-default-units, math-put-default-units): New functions.
20396 (math-default-units-table): New variable.
20397 (calc-convert-units, calc-convert-temperature): Add machinery
20398 to supply default values.
20399
20400 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
20401
20402 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
20403 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
20404 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
20405 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
20406
20407 * emulation/tpu-extras.el: Remove spurious * in docstrings.
20408 Put its autoloads into tpu-edt.el rather than loaddefs.el.
20409 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
20410 Make into a proper minor-mode.
20411 (tpu-backward-char, tpu-next-line, tpu-previous-line)
20412 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
20413 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
20414 (tpu-set-cursor-free, tpu-set-cursor-bound):
20415 Delegate to tpu-cursor-free-mode.
20416 (tpu-next-line, tpu-previous-line, tpu-forward-line)
20417 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
20418 Use line-move or forward-line instead of next-line-internal.
20419
20420 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
20421
20422 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
20423
20424 2007-08-12 Richard Stallman <rms@gnu.org>
20425
20426 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
20427 (cvs-execute-single-file): Use new name split-string-and-unquote.
20428 (cvs-header-msg): Use new name combine-and-quote-strings.
20429
20430 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
20431
20432 * progmodes/gud.el (gud-common-init): Use new name
20433 split-string-and-unquote.
20434
20435 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
20436 in javac regexp.
20437
20438 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
20439 combine-and-quote-strings and split-string-and-unquote.
20440
20441 * subr.el (combine-and-quote-strings): Rename from strings->string.
20442 (split-string-and-unquote): Rename from string->strings.
20443
20444 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
20445
20446 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
20447 to buffer-local settings.
20448
20449 * emacs-lisp/backquote.el (backquote-delay-process): New function.
20450 (backquote-process): Add internal arg `level'. Use the two to
20451 correctly handle nested backquotes.
20452
20453 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
20454
20455 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
20456 (vc-bzr-state-words): Add "kind changed" state word.
20457 (vc-bzr-status): New function. Return Bzr idea of file status,
20458 which is different from VC's.
20459 (vc-bzr-state): Use vc-bzr-status.
20460 (vc-workfile-unchanged-p): Use vc-bzr-status.
20461 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
20462 (vc-dired-state): Process "kind changed" state word.
20463
20464 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
20465
20466 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
20467
20468 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
20469 Move from vc-default-find-file-not-found-hook.
20470
20471 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
20472
20473 * man.el: Remove spurious * in docstrings.
20474 Merge defvars and toplevel setq-defaults.
20475 (Man-highlight-references0): Limit=nil rather than point-max.
20476 (Man-mode-map): Move initialization into the declaration.
20477 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
20478 (Man-view-header-file): Use expand-file-name rather than concat.
20479 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
20480
20481 * man.el (Man-next-section): Make sure we do not move backward.
20482
20483 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
20484
20485 * files.el (auto-mode-alist): Use the purecopied text (duh!).
20486
20487 2007-08-08 Glenn Morris <rgm@gnu.org>
20488
20489 * Replace `iff' in doc-strings and comments.
20490
20491 2007-08-08 Martin Rudalics <rudalics@gmx.at>
20492
20493 * dired.el (dired-pop-to-buffer):
20494 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
20495 * calendar/calendar.el (generate-calendar-window):
20496 * progmodes/compile.el (compilation-set-window-height):
20497 * textmodes/two-column.el (2C-two-columns, 2C-merge):
20498 Use window-full-width-p instead of comparing frame-width and
20499 window-width.
20500
20501 * progmodes/compile.el (compilation-find-buffer): Remove extra
20502 argument in call to compilation-buffer-internal-p.
20503
20504 2007-08-07 Tom Tromey <tromey@redhat.com>
20505
20506 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
20507 Add safe-local-variable property.
20508
20509 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
20510
20511 * image-mode.el (image-toggle-display): Use image-refresh.
20512
20513 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
20514
20515 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
20516 unofficial version.
20517 (vc-bzr-command): Remove redundant setting of process-connection-type.
20518 (vc-bzr-admin-checkout-format-file): Add autoload.
20519 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
20520 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
20521 (vc-bzr-registered): Compare dirstate format tag with known good
20522 value, abort parsing if match fails. Warn user in docstring.
20523 (vc-bzr-workfile-version): Case for different Bzr branch formats.
20524 See bzrlib/branch.py in Bzr sources.
20525 (vc-bzr-diff): First argument FILES may be a string rather than a list.
20526 (vc-bzr-shell-command): Remove in favor of
20527 vc-bzr-command-discarding-stderr.
20528 (vc-bzr-command-discarding-stderr): New function.
20529
20530 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
20531
20532 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
20533 program, and return nil.
20534 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
20535 (vc-bzr-state): Look for path names relative to the repository
20536 root after status keyword.
20537 (vc-bzr-file-name-relative): New function.
20538 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
20539 depend on it.
20540 (vc-bzr-admin-dirname, ...-checkout-format-file)
20541 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
20542 files that we now parse directly for speed.
20543 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
20544 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
20545 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
20546 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
20547 Bzr warnings, so we must discard it.
20548 (vc-bzr-workfile-version): Speedup counting lines from
20549 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
20550 if that file doesn't exist.
20551 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
20552 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
20553 to `vc-directory-exclusion-list'.
20554 (vc-bzr-shell-command): New function.
20555
20556 2007-08-06 Tom Tromey <tromey@redhat.com>
20557
20558 * diff-mode.el (diff-unified->context, diff-reverse-direction)
20559 (diff-fixup-modifs): Typo in docstring.
20560
20561 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
20562
20563 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
20564 count-screen-lines.
20565 (tpu-edt-off): Disable relevant pieces of advice.
20566
20567 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
20568 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
20569 (newline, newline-and-indent, do-auto-fill): Use advice instead of
20570 redefining the function.
20571 (tpu-set-scroll-margins): Activate the pieces of advice.
20572
20573 2007-08-06 Martin Rudalics <rudalics@gmx.at>
20574
20575 * help.el (resize-temp-buffer-window): Use window-full-width-p
20576 instead of comparing frame-width and window-width.
20577
20578 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
20579
20580 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
20581 optional quotes around files in NEED-UPDATE . REMOVED case.
20582
20583 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
20584 (ada-treat-cmd-string): Improve error message.
20585 (ada-do-file-completion): Call `ada-require-project-file', so
20586 project variables are set properly.
20587 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
20588 (ada-gnatfind-buffer-name): New constant.
20589 (ada-find-any-references): Use new constant. Set buffer name
20590 properly in compilation-start. Toggle read-only properly.
20591 (ada-find-in-src-path): Fix spelling error in docstring.
20592
20593 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
20594 by zero error.
20595
20596 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
20597
20598 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
20599
20600 2007-08-12 Richard Stallman <rms@gnu.org>
20601
20602 * progmodes/sh-script.el (sh): Delete group `unix'.
20603
20604 * progmodes/gud.el (gud): Change to group `processes'.
20605
20606 2007-08-11 Glenn Morris <rgm@gnu.org>
20607
20608 * progmodes/compile.el (compilation-buffer-name): Don't check
20609 compilation-arguments. It is superfluous, and the variable isn't
20610 even set when this function is called.
20611
20612 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20613
20614 * term/mac-win.el (mac-ae-reopen-application): New function.
20615 (mac-apple-event-map): Bind "reopen application" Apple event to it.
20616
20617 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
20618
20619 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
20620 take tex-font-script-display into account.
20621 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
20622 cell to a list of 2 elements to simplify the unfontify code.
20623
20624 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20625
20626 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
20627 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
20628 ps-print-color-p is neither nil nor black-white. Reported by Christian
20629 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
20630
20631 2007-08-08 Andreas Schwab <schwab@suse.de>
20632
20633 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
20634 self-insert-command, not self-insert.
20635
20636 2007-08-08 Glenn Morris <rgm@gnu.org>
20637
20638 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
20639 argument optional, for backwards compatibility, and only highlight
20640 args when present. Fix symbol name typo (doc/args).
20641
20642 * help-mode.el (help-make-xrefs): Search for symbol constituents,
20643 rather than just `-'.
20644
20645 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
20646
20647 * calc/calc-units.el (calc-convert-temperature):
20648 Use `/' to create fractions.
20649
20650 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
20651
20652 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
20653 global matching.
20654 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
20655 ERROR-BUFFER more robust. Display output.
20656 (tramp-file-name-handler): Add a connection property when we found
20657 a foreign file name handler. This allows backends like ftp to
20658 profit also from usr/host name completion based on connection
20659 cache.
20660 (tramp-send-command-and-read): Search for trash after the regexp
20661 until eol only. In XEmacs, there is a problem with \n.
20662
20663 * net/tramp-cache.el (top): Read persistent connection history
20664 when cache is empty.
20665
20666 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
20667
20668 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
20669 resulting output.
20670
20671 2007-08-07 Sam Steingold <sds@gnu.org>
20672
20673 * progmodes/compile.el (compilation-start): Pass nil as startfile
20674 to comint-exec.
20675
20676 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
20677
20678 * longlines.el (longlines-decoded): New variable.
20679 (longlines-mode): Avoid encoding or decoding the buffer twice.
20680
20681 2007-08-07 Martin Rudalics <rudalics@gmx.at>
20682
20683 * format.el (format-insert-file): Make sure that at most one undo
20684 entry is recorded for the insertion. Inhibit point-motion and
20685 modification hooks around call to insert-file-contents.
20686
20687 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
20688
20689 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
20690 Select the buffer's window before moving point.
20691
20692 2007-08-07 Richard Stallman <rms@gnu.org>
20693
20694 * term.el (term): Remove parent group `unix'.
20695
20696 * simple.el (default-indent-new-line): New function.
20697 It calls comment-line-break-function if there are comments.
20698 (do-auto-fill): Use that.
20699
20700 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
20701
20702 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
20703 (PC-do-completion): Add "acronym completion" for symbols and
20704 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
20705
20706 2007-08-06 Sam Steingold <sds@gnu.org>
20707
20708 * mouse.el (mouse-buffer-menu): Pass mode-name through
20709 format-mode-line because it may be a list,
20710 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
20711
20712 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
20713
20714 * printing.el (pr-update-menus): Docstring fix.
20715
20716 2007-08-06 Jason Rumney <jasonr@gnu.org>
20717
20718 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
20719
20720 * vc-hooks.el (vc-call): Add doc string.
20721
20722 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
20723
20724 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
20725 process-filter.
20726
20727 2007-08-06 Kenichi Handa <handa@m17n.org>
20728
20729 * international/quail.el: Wrap (require 'help-mode) by
20730 eval-when-compile.
20731 (quail-help-init): New function.
20732 (quail-help): Call quail-help-init.
20733 (quail-store-decode-map-key): Change it to a function.
20734
20735 2007-08-05 Jason Rumney <jasonr@gnu.org>
20736
20737 * vc.el (vc-rollback): Add norevert argument back.
20738 (vc-revert-buffer): Add back as obsolete alias.
20739
20740 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
20741
20742 * term.el: Honor term-default-fg-color and term-default-bg-color
20743 settings when modifying term-current-face.
20744 (term-default-fg-color, term-default-bg-color): Initialize from
20745 default term-current-face.
20746 (term-mode, term-reset-terminal): Set term-current-face with
20747 term-default-fg-color and term-default-bg-color.
20748 (term-handle-colors-array): term-current-face has term-default-fg-color
20749 and term-default-bg-color after reset escape sequence.
20750 (term-handle-colors-array): Set term-current-color with
20751 term-default-fg/bg-color instead of ansi-term-color-vector when the
20752 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
20753
20754 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
20755
20756 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
20757 (math-nlfit-givens): Let bind free variables.
20758
20759 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
20760
20761 * printing.el: Require lpr and ps-print when loading printing package.
20762 Reported by Glenn Morris <rgm@gnu.org>.
20763
20764 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
20765
20766 * files.el (set-auto-mode): Handle also remote files wrt
20767 `auto-mode-alist'.
20768
20769 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
20770
20771 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
20772 curves and plotting.
20773
20774 * calc/calc-nlfit.el: New file.
20775
20776 2007-08-04 Glenn Morris <rgm@gnu.org>
20777
20778 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
20779 zero, not nil, when the library is first loaded. Check for a file
20780 that has been modified on disk.
20781
20782 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
20783 Remove duplicate defvar preventing initialization.
20784 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
20785
20786 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20787
20788 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
20789 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
20790 may match up to 4 lines.
20791 (diff-beginning-of-file-and-junk): Rewrite.
20792
20793 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20794
20795 * printing.el: Evaluate require only during compilation.
20796 (pr-version): New version 6.9.1.
20797 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
20798 (pr-global-menubar): Fix code.
20799
20800 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
20801
20802 * term.el (term-erase-in-display): Fix case when point is not at
20803 the beginning of the line.
20804
20805 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
20806
20807 * calc/calc-ext.el (math-get-value, math-get-sdev)
20808 (math-contains-sdev): New functions.
20809
20810 * calc/calc-graph.el (calc-graph-format-data)
20811 (calc-graph-add-curve): Check for error forms.
20812 (calc-graph-set-styles): Add option for error forms.
20813
20814 2007-08-03 Miles Bader <miles@gnu.org>
20815
20816 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
20817 backend names for new backends to `Git', `Hg', and `Bzr'.
20818 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
20819 not `HG'.
20820 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
20821 name, not `GIT'.
20822 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
20823 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
20824
20825 2007-08-03 Richard Stallman <rms@gnu.org>
20826
20827 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
20828 to update deleted flag.
20829
20830 * cus-edit.el (customize-apropos, customize-apropos-options)
20831 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
20832
20833 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
20834
20835 * startup.el (fancy-splash-head, startup-echo-area-message):
20836 Change message text.
20837
20838 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
20839 All callers use line-move.
20840
20841 * progmodes/compile.el (compilation-find-buffer): Return current
20842 buffer immediately if suitable.
20843 (compile, compilation-buffer-name, compilation-start): Doc fixes.
20844
20845 2007-08-03 Daiki Ueno <ueno@unixuser.org>
20846
20847 * faces.el (face-normalize-spec): New function.
20848 (frame-set-background-mode): Normalize face-spec before calling
20849 face-spec-match-p.
20850
20851 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20852
20853 * server.el (server-window): Add switch-to-buffer-other-frame option.
20854
20855 2007-08-03 Glenn Morris <rgm@gnu.org>
20856
20857 * cus-edit.el (customize-apropos): Make the error message indicate
20858 what kind of thing the user was trying to customize.
20859
20860 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
20861
20862 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
20863 Fix off-by-one error in previous change.
20864
20865 2007-08-03 Drew Adams <drew.adams@oracle.com>
20866
20867 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
20868 Make buffer writable.
20869
20870 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
20871
20872 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
20873 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
20874 Use native Emacs functions, when appropriate.
20875
20876 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
20877 Stefan Monnier <monnier@iro.umontreal.ca>
20878
20879 * vc.el: Document new VC operation `extra-menu'.
20880
20881 * vc-hooks.el (vc-default-extra-menu): New function.
20882
20883 * menu-bar.el (menu-bar-vc-filter): New function.
20884 (menu-bar-tools-menu): Use it as a filter.
20885
20886 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
20887
20888 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
20889
20890 2007-08-01 Glenn Morris <rgm@gnu.org>
20891
20892 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
20893 strings.
20894 (fortran-tab-mode-default): Remove needless autoload.
20895 (fortran-tab-mode-string): Add help-echo and mouse properties, and
20896 mark as risky.
20897 (fortran-line-length): New buffer-local variable, safe if integer.
20898 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
20899 Change from variables to constants.
20900 (fortran-font-lock-syntactic-keywords): Delete as a variable,
20901 replace with a new function definition.
20902 (fortran-mode): Use fortran-line-length, and
20903 fortran-font-lock-syntactic-keywords as a function. Add a
20904 hack-local-variables-hook function.
20905 (fortran-line-length, fortran-hack-local-variables): New functions.
20906 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
20907 Use fortran-line-length rather than 72.
20908 (fortran-window-create-momentarily): Doc fix.
20909
20910 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
20911
20912 * cus-edit.el (custom-group-value-create, custom-goto-parent):
20913 Fix parent groups link.
20914
20915 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
20916
20917 * progmodes/python.el (python-current-defun): Adjust to never fall
20918 into infinite loop.
20919
20920 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
20921
20922 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
20923
20924 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
20925
20926 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
20927 (copyright-fix-years, copyright): Correctly handle the case where
20928 copyright-limit is nil.
20929
20930 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
20931
20932 * progmodes/python.el (run-python): Fix path separator under w32.
20933
20934 2007-07-30 Richard Stallman <rms@gnu.org>
20935
20936 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
20937 Treat non-break space as whitespace in Lisp.
20938
20939 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
20940
20941 * vc.el (vc-dired-hook): Use inhibit-read-only.
20942
20943 * progmodes/compile.el (compilation-forget-errors):
20944 Reset compilation-auto-jump-to-next.
20945
20946 2007-07-30 Michael Olson <mwolson@gnu.org>
20947
20948 * cus-edit.el (custom-group-save): Fix void function definition
20949 error. Thanks to Zhang Wei for the report.
20950
20951 * ps-print.el: Check in trivial changes to the autoloads section
20952 caused by the build process. These autoloads really ought to be
20953 placed in a separate file, methinks.
20954
20955 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
20956
20957 * calendar/calendar.el (calendar-mode): Make sure
20958 displayed-(month|year) are set.
20959 (calendar-basic-setup): Display buffer before adjusting window sizes.
20960 (generate-calendar-window): Use inhibit-read-only. Simplify.
20961 Generate buffer and set displayed-month and displayed-year before
20962 calling update-calendar-mode-line.
20963
20964 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
20965
20966 * net/tramp.el:
20967 * net/tramp-uu.el:
20968 * net/trampver.el: Use utf-8 encoding with coding cookie.
20969
20970 * net/tramp-cache.el:
20971 * net/tramp-fish.el:
20972 * net/tramp-ftp.el:
20973 * net/tramp-gw.el:
20974 * net/tramp-smb.el: Remove coding cookie.
20975
20976 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
20977 Flush buffer file-name's file property.
20978 (tramp-handle-file-remote-p): The first parameter is FILENAME.
20979
20980 * net/trampver.el: Update release number.
20981
20982 2007-07-29 Juri Linkov <juri@jurta.org>
20983
20984 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
20985 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
20986 when major-mode is not dired-mode.
20987 (dired-toggle-read-only): New function.
20988 (dired-recursive-deletes): Remove obsolete comments about old
20989 default value.
20990 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
20991
20992 * wdired.el (wdired-exit): New function.
20993 (wdired-mode-map): Bind C-x C-q to wdired-exit.
20994
20995 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
20996
20997 * cus-edit.el (customize-read-group): New fun.
20998 (customize-group-other-window, customize-face-other-window):
20999 Prompt before delegating to customize-(group|face).
21000 Bind pop-up-windows rather than use the other-window argument.
21001 (customize-group, customize-face): Prompt from the interactive spec.
21002 Remove args `prompt-for-group' and `other-window'.
21003
21004 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
21005 (ad-body-forms, ad-advised-interactive-form): Revert this part of
21006 last change.
21007
21008 2007-07-28 Masatake YAMATO <jet@gyve.org>
21009
21010 * vc.el (vc-dired-mode): Add a menu for VC related operation.
21011 Use backend name as the menu label. Suggested by David Kastrup.
21012
21013 2007-07-28 Alan Mackenzie <acm@muc.de>
21014
21015 Fix problem with modes derived from CC Mode:
21016 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
21017 macro to cc-langs.
21018 (c-init-language-vars-for): Remove call to above macro.
21019 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
21020 been moved to here.
21021 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
21022
21023 2007-07-28 Eli Zaretskii <eliz@gnu.org>
21024
21025 * net/trampver.el: Fix the `coding' cookie.
21026
21027 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21028
21029 * vc-git.el (vc-git-print-log): Support both the old single file
21030 interface and the new one.
21031
21032 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
21033
21034 * bindings.el (mode-line-remote): Use updated %@ construct.
21035
21036 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
21037
21038 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
21039 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
21040 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
21041 (diary-list-bahai-entries, diary-bahai-mark-entries)
21042 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
21043 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
21044 New names to clean up namespace.
21045 (list-bahai-diary-entries, mark-bahai-diary-entries)
21046 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
21047 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
21048 Add compatibility aliases.
21049
21050 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
21051
21052 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
21053 (calendar-scroll-left-three-months)
21054 (calendar-scroll-right-three-months): Clean up namespace.
21055 (scroll-calendar-left, scroll-calendar-right)
21056 (scroll-calendar-left-three-months)
21057 (scroll-calendar-right-three-months): Add compatibility aliases.
21058
21059 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
21060 Behave like mouse-scroll-calendar-* when used from the mouse.
21061
21062 * calendar/cal-menu.el (cal-menu-scroll-menu)
21063 (cal-menu-global-mouse-menu):
21064 * calendar/calendar.el (calendar-mode-map):
21065 Use new calendar-scroll-* names.
21066 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
21067 Remove. Use calendar-scroll-* directly instead.
21068
21069 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
21070
21071 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
21072 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
21073 (ad-make-advised-definition, ad-cache-id-verification-code):
21074 Use commandp and interactive-form instead.
21075
21076 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
21077
21078 * vc-git.el: Relicense to GPLv3 or later.
21079 (vc-directory-exclusion-list, vc-handled-backends): Remove.
21080
21081 * vc-hooks.el (vc-handled-backends): Add GIT.
21082
21083 * vc.el (vc-directory-exclusion-list): Add .git.
21084
21085 2007-07-26 Alexandre Julliard <julliard@winehq.org>
21086
21087 * vc-git.el (vc-git-revision-table)
21088 (vc-git-revision-completion-table): New functions.
21089
21090 2007-07-25 Glenn Morris <rgm@gnu.org>
21091
21092 * Relicense all FSF files to GPLv3 or later.
21093
21094 * COPYING: Switch to GPLv3.
21095
21096 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
21097
21098 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
21099 Replace it with another one which disables undo before calling
21100 erase-buffer and then turns it back on if needed.
21101
21102 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21103
21104 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
21105
21106 2007-07-24 Glenn Morris <rgm@gnu.org>
21107
21108 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
21109 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
21110 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
21111 (cal-tex-cursor-week, cal-tex-cursor-week2)
21112 (cal-tex-cursor-week-iso, cal-tex-week-hours)
21113 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
21114 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
21115 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
21116
21117 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
21118
21119 * calendar/calendar.el (calendar-mode-map): Move initialization
21120 into declaration. Add menu bindings (used to be done in cal-menu).
21121 (calendar-mode): Don't add an activate-menubar-hook.
21122
21123 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
21124 modify calendar-mode-map), use easy-menu, and make sure that C-h k
21125 can be used on the menu entries.
21126 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
21127 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
21128 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
21129 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
21130 (calendar-flatten, cal-menu-update): Remove.
21131 (calendar-mouse-insert-hebrew-diary-entry)
21132 (calendar-mouse-insert-islamic-diary-entry)
21133 (calendar-mouse-insert-bahai-diary-entry):
21134 Remove (fold into cal-menu-diary-menu).
21135 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
21136 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
21137 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
21138 (calendar-mouse-view-diary-entries): Minor simplifications.
21139 (calendar-event-to-date): Use with-current-buffer.
21140
21141 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
21142
21143 * add-log.el (change-log-redate): Remove (not needed anymore and
21144 doesn't appear to work).
21145
21146 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
21147
21148 * frame.el: Use mapc and dolist instead of mapcar where possible.
21149 (close-display-connection): New command.
21150
21151 2007-07-25 Alexandre Julliard <julliard@winehq.org>
21152
21153 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
21154 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
21155
21156 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21157
21158 * ps-print.el (ps-multibyte-buffer): Docstring fix.
21159
21160 * ps-mule.el: Doc fix.
21161 (ps-multibyte-buffer, ps-mule-font-info-database-default)
21162 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
21163
21164 2007-07-25 Glenn Morris <rgm@gnu.org>
21165
21166 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
21167 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
21168 (cal-tex-daily-end, cal-tex-hook)
21169 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
21170 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
21171 (cal-tex-cursor-week-iso, cal-tex-week-hours)
21172 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
21173 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
21174 (cal-tex-day-prefix, cal-tex-day-name-format)
21175 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
21176 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
21177 (cal-tex-LaTeX-subst-list): Change from variables to constants.
21178 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
21179 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
21180 etc, rather than \bf.
21181 (cal-tex-mini-calendar): Fix typos in previous change.
21182 (cal-tex-latexify-list): Remove inner let binding.
21183 (cal-tex-end-document, cal-tex-banner): Use multi-line
21184 cal-tex-comment.
21185 (cal-tex-comment): Handle embedded newlines.
21186 (cal-tex-LaTeXify-string): Use substring-no-properties.
21187
21188 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
21189
21190 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21191 Add support for the Maden build tool.
21192
21193 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
21194
21195 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
21196
21197 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
21198
21199 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
21200
21201 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21202
21203 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
21204 C-x C-q.
21205
21206 * vc-git.el (vc-git-print-log): Fix previous change.
21207
21208 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
21209
21210 * window.el (save-selected-window): Minor optimization.
21211 (bw-adjust-window): If operation failed, try with a smaller delta.
21212 (window-fixed-size-p): New function.
21213 (window-area-factor): New var.
21214 (balance-windows-area): New command.
21215
21216 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
21217 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
21218 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
21219 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
21220 (ps-mule-begin-job): Use dolist.
21221
21222 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
21223
21224 * subr.el (start-file-process-shell-command)
21225 (process-file-shell-command): New defuns.
21226
21227 * progmodes/compile.el (compilation-start):
21228 Apply `start-file-process-shell-command'.
21229
21230 2007-07-24 Alexandre Julliard <julliard@winehq.org>
21231
21232 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
21233
21234 2007-07-24 Alan Mackenzie <acm@muc.de>
21235
21236 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
21237 Initialise byte-compile-unresolved-functions before rather than
21238 after a compilation.
21239 (byte-compile-unresolved-functions): Amplify doc string.
21240
21241 2007-07-24 Glenn Morris <rgm@gnu.org>
21242
21243 * startup.el (normal-splash-screen): Use `emacs-copyright'.
21244
21245 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
21246 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
21247 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
21248 (cal-tex-cursor-week, cal-tex-cursor-week2)
21249 (cal-tex-cursor-week-iso, cal-tex-week-hours)
21250 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
21251 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
21252 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
21253
21254 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
21255 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
21256 (cal-tex-day-name-format, cal-tex-cal-one-month)
21257 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
21258 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
21259 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
21260 (cal-tex-list-holidays, cal-tex-cursor-year)
21261 (cal-tex-cursor-year-landscape, cal-tex-year)
21262 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
21263 (cal-tex-cursor-month, cal-tex-insert-days)
21264 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
21265 (cal-tex-first-blank-p, cal-tex-cursor-week)
21266 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
21267 (cal-tex-week-hours, cal-tex-cursor-week-monday)
21268 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
21269 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
21270 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
21271 (cal-tex-latexify-list, cal-tex-previous-month)
21272 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
21273 modernization, including using dotimes rather than
21274 calendar-for-loop.
21275 (cal-tex-LaTeX-subst-list): Remove `@'.
21276 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
21277 Use \textit and \textbf rather than \em and \it.
21278
21279 * calendar/cal-bahai.el (list-bahai-diary-entries)
21280 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
21281 * calendar/cal-islam.el (list-islamic-diary-entries)
21282 * calendar/calendar.el (generate-calendar, generate-calendar-month)
21283 * calendar/diary-lib.el (diary-list-entries)
21284 (mark-calendar-date-pattern): Use `dotimes' rather than
21285 `calendar-for-loop'.
21286
21287 * calendar/calendar.el (calendar-for-loop): Doc fix.
21288
21289 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
21290
21291 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
21292 underlying file is uptodate.
21293
21294 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
21295
21296 * replace.el (perform-replace): Use isearch-no-upper-case-p.
21297
21298 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
21299
21300 * vc-hooks.el (vc-mode-line-map): New const.
21301 (vc-mode-line): Use it.
21302
21303 2007-07-23 Alexandre Julliard <julliard@winehq.org>
21304
21305 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
21306 (vc-git-unregister): New functions.
21307 (vc-git-find-version): Use the result of ls-files as a parameter
21308 for cat-file.
21309
21310 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
21311
21312 * net/tramp.el (tramp-perl-file-attributes)
21313 (tramp-perl-directory-files-and-attributes)
21314 (tramp-handle-file-attributes-with-stat)
21315 (tramp-handle-directory-files-and-attributes-with-stat)
21316 (tramp-convert-file-attributes): Handle huge file sizes.
21317
21318 2007-07-23 Juri Linkov <juri@jurta.org>
21319
21320 * isearch.el (isearch-message-function): New variable.
21321 (isearch-update, isearch-search): Use it.
21322
21323 * simple.el (goto-history-element): New function created from
21324 next-history-element.
21325 (next-history-element): Most code moved to goto-history-element.
21326 Call goto-history-element with (- minibuffer-history-position n).
21327 (previous-history-element): Call goto-history-element with (+
21328 minibuffer-history-position n).
21329 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
21330 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
21331 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
21332 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
21333 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
21334 (minibuffer-history-isearch-pop-state): New functions.
21335
21336 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
21337
21338 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
21339 Also, if FILE is a list, return non-nil if any of its elements
21340 should stay local. Update docstring.
21341
21342 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
21343
21344 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
21345 change by reverting a small part.
21346
21347 2007-07-23 Richard Stallman <rms@gnu.org>
21348
21349 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
21350
21351 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21352
21353 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
21354 handling it. Use vc-git-command.
21355 (vc-git-find-version, vc-git-diff-tree): New functions.
21356 (vc-git-revert): Use vc-git-command.
21357 (vc-git--run-command): Delete.
21358
21359 2007-07-23 Alexandre Julliard <julliard@winehq.org>
21360
21361 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
21362
21363 2007-07-20 Kenichi Handa <handa@m17n.org>
21364
21365 * international/utf-8.el (utf-8-post-read-conversion):
21366 Temporarily bind utf-8-compose-scripts to nil while running
21367 *-compose-region functions.
21368
21369 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21370
21371 * vc-git.el: Update status.
21372 (vc-directory-exclusion-list): Use eval-after-load.
21373
21374 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
21375
21376 * bindings.el (mode-line-remote): New variable.
21377 (help-echo): Add to default values of mode-line-format.
21378
21379 * files.el: Mark mode-line-remote as risky.
21380
21381 2007-07-22 Juri Linkov <juri@jurta.org>
21382
21383 * isearch.el (isearch-edit-string): Save old point and
21384 isearch-other-end to old-point and old-other-end before reading
21385 the search string from minibuffer. After exiting minibuffer set
21386 point to old-other-end if point and the search direction is the
21387 same as before reading the search string.
21388 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
21389 to isearch-other-end. Instead of isearch-search-and-update call
21390 three functions isearch-search, isearch-push-state and isearch-update.
21391
21392 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21393
21394 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
21395 deal with multiple file arguments.
21396 (vc-git-print-log): Deal with multiple file arguments.
21397
21398 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
21399
21400 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
21401 diff-refine-hunk. Adjust users.
21402 (diff-unified-hunk-p, diff-splittable-p): New functions.
21403 (diff-mode-menu): Use it to disable Split when it doesn't work.
21404
21405 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21406
21407 * diff-mode.el (diff-mode-menu): New entries.
21408
21409 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
21410
21411 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
21412 if applicable, so as to save undo-log space.
21413
21414 * diff-mode.el (diff-find-file-name): Add arg `batch'.
21415
21416 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
21417 (diff-file-kill): Use it.
21418 (diff-beginning-of-hunk): Add arg `try-harder' using it.
21419 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
21420 Use it so they find the hunk even when we're in the file header.
21421
21422 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21423
21424 * vc-git.el (vc-git-revision-granularity, vc-git-root)
21425 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
21426 (vc-git-create-repo): New functions.
21427 (vc-git-registered): New autoloaded function definition.
21428 (vc-git-registered): Use vc-git-root.
21429 (vc-git-responsible-p): New defalias.
21430 (vc-git-annotate-extract-revision-at-line): Uncomment.
21431 (vc-git-print-log): Add the file name to the log.
21432 (vc-git-log-view-mode): New derived mode.
21433 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
21434
21435 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
21436
21437 * progmodes/grep.el (grep-compute-defaults): Keep default values.
21438
21439 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
21440
21441 * textmodes/reftex.el (reftex-access-parse-file): Create parse
21442 file in a way that does not interfere with recentf mode.
21443 (reftex-access-parse-file): Do not risk destroying an existing
21444 buffer.
21445
21446 2007-07-22 Alexandre Julliard <julliard@winehq.org>
21447
21448 * vc-git.el: New file.
21449
21450 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
21451
21452 * textmodes/tex-mode.el (tex-font-script-display): Change default.
21453
21454 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21455
21456 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
21457 for branches and new files.
21458
21459 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
21460 local-map handling ...
21461 (vc-mode-line): ... here. Improve handling of help-echo.
21462
21463 * vc.el (mode-line-string): Document help-echo usage.
21464
21465 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
21466
21467 Sync with Tramp 2.1.10.
21468
21469 * net/tramp.el (tramp-get-ls-command): Fix typo.
21470
21471 * net/trampver.el: Update release number.
21472
21473 2007-07-22 Jan Djärv <jan.h.d@swipnet.se>
21474
21475 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
21476
21477 * term/x-win.el (x-handle-no-bitmap-icon): New function.
21478
21479 2007-07-22 Martin Rudalics <rudalics@gmx.at>
21480
21481 * add-log.el (change-log-fill-parenthesized-list): New function.
21482 (change-log-indent): Call change-log-fill-parenthesized-list.
21483 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
21484 Have lines with leading asterisk start a paragraph.
21485
21486 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
21487
21488 * calc/calc-math.el (math-emacs-precision)
21489 (math-largest-emacs-expt, math-smallest-emacs-expt):
21490 New variables.
21491 (math-use-emacs-fn): New function.
21492 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
21493 appropriate.
21494
21495 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
21496
21497 * image-dired.el (image-dired-sane-db-file): New func.
21498 (image-dired-write-tags, image-dired-remove-tag)
21499 (image-dired-list-tags, image-dired-write-comments)
21500 (image-dired-get-comment, image-dired-mark-tagged-files)
21501 (image-dired-create-gallery-lists): Call new func.
21502 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
21503
21504 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
21505
21506 * vc-hg.el (vc-hg-dir-state): Fix loop.
21507 (vc-hg-print-log): Fix expected return value for vc-hg-command.
21508 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
21509 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
21510 (vc-hg-revert): Likewise.
21511 (vc-hg-revision-table, vc-hg-revision-completion-table): New
21512 functions.
21513
21514 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
21515
21516 * add-log.el (change-log-resolve-conflict): Don't lose data if the
21517 merge fails.
21518
21519 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21520
21521 * progmodes/compile.el (compilation-auto-jump-to-first-error):
21522 Add group and version.
21523
21524 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
21525
21526 * add-log.el (add-log-file-name): Use file-relative-name.
21527 (add-change-log-entry): Delay reading
21528 add-log-(full-name|mailing-address) to after we've switched to the
21529 ChangeLog buffer so we get the right value.
21530 (add-change-log-entry, add-log-current-defun, change-log-merge):
21531 Use derived-mode-p rather than checking major-mode directly.
21532
21533 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
21534 name for buffer-file-name if it refers to a directory.
21535
21536 * vc-arch.el (vc-arch-diff): Fix last change.
21537
21538 * progmodes/compile.el (compilation-start): Remember the original
21539 directory in a buffer-local compilation-directory.
21540 (compile): Set the global value of compilation-directory.
21541 (recompile): Use compilation-directory even in the compilation buffer.
21542
21543 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21544
21545 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
21546
21547 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21548
21549 * ps-print.el: Problem with foreground and background color when
21550 printing a buffer with and without faces. Reported by Christian
21551 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
21552 (ps-print-version): New version 6.7.5.
21553 (ps-default-fg): Change default value to nil, so black color is used
21554 when a face does not specify a foreground color.
21555 (ps-default-bg): Change default value to nil, so white color is used
21556 for background color.
21557 (ps-begin-job): Fix code.
21558
21559 2007-07-20 Eli Zaretskii <eliz@gnu.org>
21560
21561 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
21562 in $(INSTALL_DIR)/lisp/ if they already exist.
21563
21564 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
21565
21566 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
21567 in $(INSTALL_DIR)/lisp/ if they already exist.
21568
21569 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
21570
21571 * progmodes/vera-mode.el (vera-re-search-forward)
21572 (vera-re-search-backward): Remove use of store-match-data.
21573 (vera-mode-map): Move initialization into declaration.
21574
21575 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
21576 (flymake-find-buildfile): Use locate-dominating-file.
21577
21578 * vc.el (vc-delistify): Use mapconcat.
21579 (vc-do-command): Minor simplification.
21580 (vc-expand-dirs): Use push.
21581
21582 * vc-mcvs.el (vc-mcvs-create-repo):
21583 * vc-cvs.el (vc-cvs-create-repo): Remove.
21584
21585 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
21586 directory and the root as well.
21587
21588 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21589
21590 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
21591 instead of a file.
21592
21593 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
21594 (vc-hg-registered): Replace if with when.
21595 (vc-hg-state): Deal with nonexistent files and handle removed files.
21596 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
21597 (vc-hg-checkout): Re-enable.
21598 (vc-hg-create-repo): Fix typos.
21599 (vc-hg-print-log): Fix for multiple files.
21600 (vc-hg-workfile-unchanged-p): New function.
21601
21602 * vc.el: Fix typo.
21603 (vc-print-log): Fix call to print-log.
21604 (vc-default-comment-history): Likewise.
21605 (vc-directory-exclusion-list): Add .hg and .bzr.
21606 (vc-diff-internal): Pass a list instead of a file.
21607
21608 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
21609
21610 * vc-bzr.el (vc-bzr-create-repo): New function.
21611
21612 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
21613
21614 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
21615 `file' from which to start the search.
21616
21617 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
21618
21619 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
21620 having a single file argument to having a list of files as the
21621 first argument.
21622
21623 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
21624
21625 * files.el (locate-dominating-file): New function.
21626
21627 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
21628
21629 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
21630 (grep-compute-defaults): Use it.
21631
21632 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
21633
21634 * uniquify.el: Docstring fixes.
21635
21636 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
21637
21638 * vc.el (revision-granularity, create-repo): Document new vc
21639 backend properties.
21640 (vc-rollback): Renamed from vc-cancel-version. Update references.
21641 Pass a list instead of a file.
21642 (vc-revert): Renamed from vc-revert-buffer. Update references.
21643 (vc-delistify, vc-expand-dirs): New functions.
21644 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
21645 of files instead of a single file.
21646 (vc-position-context, vc-resync-window, vc-diff-internal)
21647 (vc-print-log): Pass a list instead of a file.
21648
21649 * vc-hooks.el (vc-stay-local-p, vc-backend)
21650 (vc-backend-subdirectory-name): Work on a file list, not a single
21651 file.
21652 (vc-workfile-version): Update docstring.
21653 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
21654 vc-revert instead of vc-revert-buffer.
21655 (vc-prefix-map): Likewise. Bind vc-update.
21656
21657 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
21658 (vc-svn-wash-log): New functions.
21659 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
21660 (vc-svn-command): Deal with a list of files, not a single file.
21661
21662 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
21663 (vc-rcs-wash-log): New functions.
21664 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
21665 Deal with a list of files, not a single file.
21666 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
21667
21668 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
21669 functions.
21670 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
21671 list of files, not a single file.
21672
21673 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
21674 New functions.
21675 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
21676 (vc-mcvs-diff): Deal with a list of files, not a single file.
21677
21678 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
21679 functions.
21680 (vc-hg-print-log): Deal with a list of files, not a single file.
21681 (vc-hg-diff-tree): New function, replace defalias with the same
21682 name.
21683 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
21684 FILES to denote that it is a file list, not a single file.
21685
21686 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
21687 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
21688 a single file.
21689 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
21690 that it is a file list, not a single file.
21691 (vc-cvs-diff): Likewise. Simplify.
21692
21693 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
21694 Deal with a list of files, not a single file.
21695
21696 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
21697 (vc-bzr-print-log): Update FILE parameter name to denote that it
21698 is a file list, not a single file.
21699 (vc-bzr-diff): Likewise. Use the car of files.
21700
21701 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
21702
21703 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
21704 (follow-delete-other-windows-and-split, follow-recenter)
21705 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
21706 (follow-redisplay, follow-estimate-first-window-start)
21707 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
21708 Fix typos in docstrings.
21709
21710 2007-07-18 Martin Rudalics <rudalics@gmx.at>
21711
21712 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
21713 avoid that filling introduces lines with a single asterisk.
21714
21715 * kmacro.el (kmacro-end-macro): When ignoring empty macro
21716 avoid incorrect kmacro-ring-empty-p messages.
21717 Reported by Michael Schierl <schierlm@gmx.de>.
21718
21719 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
21720
21721 * vc.el: Add more info about the vc-registered function.
21722
21723 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
21724
21725 * files.el (file-remote-p): Introduce optional parameter
21726 IDENTIFICATION.
21727
21728 * recentf.el (recentf-keep-default-predicate): Adapt call of
21729 `file-remote-p'.
21730
21731 * progmodes/grep.el (grep-probe): Use `process-file'.
21732 (grep-compute-defaults): Handle variables host specific.
21733
21734 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
21735 parameter IDENTIFICATION.
21736
21737 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
21738 parameter IDENTIFICATION.
21739 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
21740 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
21741 Add entry for `set-file-times'.
21742 (tramp-do-copy-or-rename-file-via-buffer)
21743 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
21744 (tramp-handle-unhandled-file-name-directory): Rewrite.
21745 (tramp-convert-file-attributes): Add error handling when inode is
21746 extraordinary big.
21747 (tramp-get-inode): Change parameter from FILE to VEC.
21748 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
21749 is nil. This is according to the specification. Goto (point-max)
21750 when ready.
21751 (tramp-handle-shell-command): Rewrite completely, using
21752 `process-file' and `start-file-process'.
21753 (tramp-methods, tramp-find-shell)
21754 (tramp-open-connection-setup-interactive-shell)
21755 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
21756 var. Reported by Steve Youngs <steve@sxemacs.org>.
21757
21758 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
21759 entry for `set-file-times'. Rename `start-process' into
21760 `start-file-process'. Remove `call-process' entry.
21761 (tramp-fish-handle-set-file-times): New defun.
21762 (tramp-fish-handle-executable-find): Use `process-file'.
21763 (tramp-fish-handle-process-file): New defun. Replaces
21764 `tramp-fish-handle-call-process'.
21765 (tramp-fish-do-copy-or-rename-file-directly): Use
21766 `set-file-times'.
21767 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
21768
21769 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
21770 `tramp-get-inode' parameter.
21771
21772 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
21773
21774 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
21775 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
21776 nowadays, and by the time Emacs-23 comes out, nobody will even remember
21777 it has ever existed.
21778
21779 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
21780
21781 * vc.el: Undo previous change.
21782
21783 2007-07-16 Eli Zaretskii <eliz@gnu.org>
21784
21785 * makefile.w32-in (clean): Don't delete *~.
21786
21787 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
21788
21789 * textmodes/tex-mode.el (tex-verbatim-environments):
21790 Add safe-local-variable property.
21791 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
21792 when starting font-lock rather than when loading tex-mode.el.
21793
21794 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
21795 whole $( rather than just the $. Rename from sh-quoted-subshell.
21796 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
21797
21798 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
21799
21800 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
21801 bookmark-alist. Instead, if not sorting, simply return it.
21802 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
21803 for its return value, not for its side effect.
21804
21805 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
21806 case of alignment under a constant symbol, find and consider
21807 the sexp actually at indentation to be the "last sexp".
21808
21809 2007-07-16 Drew Adams <drew.adams@oracle.com>
21810
21811 * mouse.el (mouse-yank-secondary): Better error message if no
21812 secondary selection.
21813
21814 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
21815
21816 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
21817
21818 * term/xterm.el (xterm-turn-on-modify-other-keys)
21819 (xterm-turn-off-modify-other-keys): New functions.
21820 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
21821 terminal supports it.
21822
21823 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
21824
21825 * bookmark.el (bookmark-show-all-annotations):
21826 Make sure each inserted annotation ends with newline.
21827
21828 2007-07-15 Richard Stallman <rms@gnu.org>
21829
21830 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
21831
21832 * tutorial.el (tutorial--find-changed-keys):
21833 Handle C-x specially like ESC.
21834
21835 2007-07-15 Aaron Hawley <aaronh@garden.org>
21836
21837 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
21838
21839 2007-07-15 Juri Linkov <juri@jurta.org>
21840
21841 * delsel.el (delete-selection-pre-hook):
21842 * emulation/cua-base.el (cua-paste): Before a yank command,
21843 check also whether last-command is one of mouse-save-then-kill,
21844 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
21845
21846 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
21847
21848 * recentf.el (recentf-keep-default-predicate): New defun.
21849 (recentf-keep): Use it as initial value.
21850
21851 2007-07-15 Karl Fogel <kfogel@red-bean.com>
21852
21853 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
21854 thus restoring bookmark bindings to three slots under C-x r. See
21855 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
21856
21857 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
21858
21859 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
21860
21861 2007-07-15 Jason Rumney <jasonr@gnu.org>
21862
21863 * w32-fns.el (set-default-process-coding-system): Use dos line ends
21864 for input to cmdproxy on all versions of Windows.
21865 Use dos line ends for input to plink.
21866
21867 * comint.el (comint-simple-send): Concat newline before sending.
21868 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
21869
21870 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
21871
21872 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
21873 safe-local-variable setting.
21874
21875 2007-07-14 David Kastrup <dak@gnu.org>
21876
21877 * emacs-lisp/advice.el (defadvice): Doc fix.
21878
21879 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
21880
21881 * subr.el (when, unless): Doc fix.
21882
21883 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
21884
21885 * replace.el (match): Use yellow1 instead of yellow.
21886
21887 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
21888 red.
21889
21890 * pcvs-info.el (cvs-unknown): Likewise.
21891
21892 2007-07-13 Eli Zaretskii <eliz@gnu.org>
21893
21894 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
21895 (install): Use them to copy all *.el files before *.elc.
21896
21897 2007-07-13 Drew Adams <drew.adams@oracle.com>
21898
21899 * bookmark.el (bookmark-jump-other-window): New function.
21900 (bookmark-map): Bind it to "o".
21901
21902 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
21903 and its thread contains discussion about this change.
21904 The original patch was slightly tweaked by Karl Fogel
21905 <kfogel@red-bean.com> before committing.
21906
21907 2007-07-13 Karl Fogel <kfogel@red-bean.com>
21908
21909 * bookmark.el: Shorten some comments to fit within 80 lines.
21910
21911 2007-07-13 Karl Fogel <kfogel@red-bean.com>
21912
21913 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
21914 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
21915 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
21916 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
21917
21918 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
21919
21920 * textmodes/org.el: Bug fixes.
21921 (org-end-of-line): Move to end of line if in headline without tags.
21922
21923 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
21924
21925 * vc-hooks.el: Remove spurious * in docstrings.
21926 (vc-handled-backends): Add BZR.
21927
21928 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
21929
21930 2007-07-12 Davis Herring <herring@lanl.gov>
21931
21932 * desktop.el (desktop-buffer-info, desktop-save):
21933 Use `desktop-dirname' instead of `dirname'.
21934
21935 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
21936
21937 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
21938
21939 * progmodes/python.el (python-which-func-length-limit): New var.
21940 (python-which-func): New function.
21941 (python-current-defun): Add optional `length-limit' and try to fit
21942 computed function name to that length.
21943 (python-mode): Hook `python-which-func' up.
21944
21945 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
21946
21947 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
21948
21949 * comint.el (comint-dynamic-complete-as-filename):
21950 Use read-file-name-completion-ignore-case.
21951
21952 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
21953
21954 * comint.el (comint-dynamic-list-filename-completions):
21955 Use read-file-name-completion-ignore-case.
21956
21957 * vc-cvs.el: Require CL.
21958 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
21959 New functions to provide completion of revision names.
21960
21961 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
21962 (vc-cvs-annotate-first-line-re): New const.
21963 (vc-cvs-annotate-process-filter): New fun.
21964 (vc-cvs-annotate-command): Use them and run the command asynchronously.
21965
21966 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
21967
21968 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
21969 (eldoc-print-current-symbol-info): Adjust for changed helper
21970 function signatures.
21971 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
21972 `eldoc-highlight-function-argument'.
21973 (eldoc-highlight-function-argument): New function.
21974 (eldoc-get-var-docstring): Format documentation with
21975 `font-lock-variable-name-face'.
21976 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
21977 where suited.
21978 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
21979 (eldoc-beginning-of-sexp): Return number of skipped sexps.
21980
21981 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
21982
21983 * progmodes/compile.el (compilation-start): `start-process' must
21984 still be redefined when calling `start-process-shell-command'.
21985
21986 * progmodes/gud.el (gud-file-name): When `default-directory' is a
21987 remote file name, prepend its remote part to the filename.
21988 (gud-common-init): When `default-directory' is a remote file name,
21989 make the filename relative to it.
21990 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
21991
21992 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
21993
21994 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
21995 mouse binding and a tooltip.
21996
21997 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
21998
21999 * menu-bar.el (vc-menu-map): New defalias.
22000
22001 2007-07-10 Richard Stallman <rms@gnu.org>
22002
22003 * emacs-lisp/lisp-mode.el (eval-defun):
22004 Explain special handling of `defface'.
22005
22006 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
22007
22008 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
22009
22010 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
22011
22012 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
22013
22014 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
22015
22016 * vc-arch.el (vc-arch-complete): Remove.
22017 (vc-arch-revision-completion-table): Use complete-with-action.
22018
22019 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
22020 (complete-with-action): New function.
22021 (dynamic-completion-table): Use it.
22022
22023 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
22024
22025 * comint.el (make-comint, make-comint-in-buffer)
22026 (comint-exec-1): Replace `start-process' by `start-file-process'.
22027
22028 * progmodes/compile.el (compilation-start): Revert redefining
22029 `start-process'.
22030
22031 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
22032
22033 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
22034 with EOLs when generating MD5 checksums.
22035
22036 * follow.el: Don't change the global map from the follow-mode-map
22037 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
22038 XEmacs code.
22039 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
22040 since `follow-mode' should be used instead for that.
22041
22042 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
22043 (easy-menu-do-define): Use it.
22044 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
22045
22046 * progmodes/compile.el (compilation-auto-jump-to-first-error)
22047 (compilation-auto-jump-to-next): New vars.
22048 (compilation-auto-jump): New function.
22049 (compilation-error-properties): Use them to jump to first error.
22050 (compilation-start): Set the var if requested.
22051
22052 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
22053 duplicates without also removing entries from other directories.
22054
22055 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
22056
22057 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
22058 Remember span as default.
22059 (org-columns-edit-value): Rename from `org-column-edit'.
22060 (org-columns-display-here-title): Rename from
22061 `org-overlay-columns-title'.
22062 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
22063 (org-columns-get-autowidth-alist): Rename from
22064 `org-get-columns-autowidth-alist'.
22065 (org-columns-display-here): Rename from `org-overlay-columns'.
22066 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
22067 (org-columns-quit): Rename from `org-column-quit'.
22068 (org-columns-show-value): Rename from `org-column-show-value'.
22069 (org-columns-content, org-columns-widen)
22070 (org-columns-next-allowed-value)
22071 (org-columns-edit-allowed, org-columns-store-format)
22072 (org-columns-uncompile-format, org-columns-redo)
22073 (org-columns-edit-attributes, org-delete-property)
22074 (org-set-property, org-columns-update)
22075 (org-columns-compute, org-columns-eval)
22076 (org-columns-not-in-agenda, org-columns-compute-all)
22077 (org-property-next-allowed-value)
22078 (org-columns-compile-format)
22079 (org-fill-paragraph-experimental)
22080 (org-string-to-number, org-property-action)
22081 (org-columns-move-left, org-columns-new)
22082 (org-column-number-to-string)
22083 (org-property-previous-allowed-value)
22084 (org-at-property-p, org-columns-delete)
22085 (org-columns-previous-allowed-value)
22086 (org-columns-move-right, org-columns-narrow)
22087 (org-property-get-allowed-values)
22088 (org-verify-version, org-column-string-to-number)
22089 (org-delete-property-globally): New functions.
22090 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
22091 (org-columns-overlays): Rename from `org-column-overlays'.
22092 (org-columns-map): Rename from `org-column-map'.
22093 (org-columns-current-maxwidths): Rename from
22094 `org-current-columns-maxwidths'.
22095 (org-columns-begin-marker, org-columns-current-fmt-compiled)
22096 (org-previous-header-line-format)
22097 (org-columns-inhibit-recalculation)
22098 (org-columns-top-level-marker): New variables.
22099 (org-columns-default-format): Rename from `org-default-columns-format'.
22100 (org-property-re): New constant.
22101
22102 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
22103
22104 * subr.el (looking-at-p, string-match-p): New functions.
22105
22106 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
22107
22108 * textmodes/tex-mode.el (tex-fontify-script)
22109 (tex-font-script-display): New variables to make display of
22110 superscripts and subscripts customizable.
22111 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
22112
22113 2007-07-09 Richard Stallman <rms@gnu.org>
22114
22115 * isearch.el (isearch-edit-string): Call to isearch-push-state
22116 after the search.
22117
22118 2007-07-09 Jan Djärv <jan.h.d@swipnet.se>
22119
22120 * window.el (fit-window-to-buffer): Remove setting of window-min-height
22121 to 1 as enlarge-window uses the value to resize/shrink windows other
22122 than WINDOW if needed.
22123
22124 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
22125
22126 * cus-start.el (file-coding-system-alist): Fix custom type.
22127
22128 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
22129
22130 * longlines.el (longlines-wrap-region): Avoid marking buffer as
22131 modified.
22132 (longlines-auto-wrap, longlines-window-change-function):
22133 Remove unnecessary calls to set-buffer-modified-p.
22134
22135 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
22136
22137 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
22138 (vc-cvs-checkout): Remove last arg now unused; simplify.
22139
22140 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
22141
22142 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
22143
22144 * net/tramp.el:
22145 * net/tramp-ftp.el:
22146 * net/tramp-smb.el:
22147 * net/tramp-uu.el:
22148 * net/trampver.el: Migrate to Tramp 2.1.
22149
22150 * net/tramp-cache.el:
22151 * net/tramp-fish.el:
22152 * net/tramp-gw.el: New Tramp packages.
22153
22154 * net/tramp-util.el:
22155 * net/tramp-vc.el: Removed.
22156
22157 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
22158 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
22159
22160 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
22161
22162 * progmodes/compile.el (compilation-start): Redefine
22163 `start-process' temporarily when `default-directory' is remote.
22164 Remove case of synchronous compilation, this won't happen ever.
22165 (compilation-setup): Make local variable `comint-file-name-prefix'
22166 for remote compilation.
22167
22168 2007-07-08 Martin Rudalics <rudalics@gmx.at>
22169
22170 * novice.el (disabled-command-function): Fit window to buffer to
22171 make last line visible.
22172 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
22173
22174 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
22175 when handling the terminating event.
22176
22177 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
22178
22179 * calc/calc.el (math-read-number-simple): Remove leading 0s.
22180 (math-bignum-digit-length): Change to optimal value.
22181
22182 * calc/calc-bin.el (math-bignum-logb-digit-size)
22183 (math-bignum-digit-power-of-two): Evaluate when compiled.
22184
22185 * calc/calc-comb.el (math-small-factorial-table)
22186 (math-init-random-base, math-prime-test): Remove unnecessary calls
22187 to `math-read-number-simple'.
22188
22189 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
22190 (math-approx-gamma-const): Add docstrings.
22191
22192 * calc/calc-forms.el (math-julian-date-beginning)
22193 (math-julian-date-beginning-int): New constants.
22194 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
22195 Use the new constants.
22196
22197 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
22198
22199 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
22200 Add docstrings.
22201
22202 2007-07-07 Tom Tromey <tromey@redhat.com>
22203
22204 * vc.el (vc-annotate): Jump to line and output message only after the
22205 process is really all done.
22206
22207 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
22208
22209 * vc.el (vc-exec-after): Don't move point from the sentinel.
22210 Forcefully read all the remaining text in the pipe upon process exit.
22211 (vc-annotate-display-autoscale, vc-annotate-lines):
22212 Don't stop at the first unrecognized line.
22213 (vc-annotate-display-select): Run autoscale after the process is done
22214 since it depends on the whole result.
22215
22216 2007-07-07 Eli Zaretskii <eliz@gnu.org>
22217
22218 * term/w32-win.el (menu-bar-open): New function.
22219 Bind <f10> to it.
22220
22221 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
22222
22223 * simple.el (start-file-process): New defun.
22224
22225 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
22226
22227 * files.el (find-file-confirm-nonexistent-file): Rename from
22228 find-file-confirm-inexistent-file. Update users.
22229
22230 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
22231 format of autoload block where the file's time-stamp is replaced by its
22232 MD5 checksum.
22233 (autoload-generate-file-autoloads): Use MD5 checksum instead of
22234 time-stamp for secondary autoloads files.
22235 (update-directory-autoloads): Remove duplicate entries.
22236 Use time-less-p for time-stamps, as done in autoload-find-destination.
22237
22238 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
22239
22240 * calc/calc.el (math-read-number): Replace number by variable.
22241 (math-read-number-simple): Properly parse small integers.
22242
22243 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
22244
22245 * vc.el: Fix doc for the checkout function.
22246
22247 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
22248
22249 * vc-hg.el (vc-hg-root): New function.
22250 (vc-hg-registered): Use it.
22251 (vc-hg-diff-tree): New defalias.
22252 (vc-hg-responsible-p): Likewise.
22253 (vc-hg-checkout): Comment out, not needed.
22254 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
22255 (vc-hg-find-version, vc-hg-next-version): New functions.
22256
22257 2007-07-06 Andreas Schwab <schwab@suse.de>
22258
22259 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
22260 dynamic bindings around the evaluation of the expression.
22261 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
22262
22263 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
22264
22265 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
22266 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
22267 Use run-hooks rather than run-mode-hooks.
22268
22269 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
22270
22271 * calc/calc-comb.el (math-random-digit): Rename to
22272 `math-random-three-digit-number'.
22273 (math-random-digits): Don't depend on representation of integer.
22274
22275 * calc/calc-bin.el (math-bignum-logb-digit-size)
22276 (math-bignum-digit-power-of-two): New constants.
22277 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
22278 (math-not-bignum, math-clip-bignum): Use the constants
22279 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
22280 instead of their values.
22281 (math-clip): Use math-small-integer-size instead of its value.
22282
22283 * calc/calc.el (math-add-bignum): Replace number by constant.
22284
22285 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
22286
22287 * wid-edit.el (widget-documentation-string-value-create):
22288 Insert indentation spaces.
22289
22290 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
22291
22292 * emacs-lisp/byte-opt.el: Revert last change.
22293
22294 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
22295
22296 * vc-hooks.el (vc-handled-backends): Add HG.
22297
22298 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
22299
22300 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22301
22302 * complete.el (PC-do-complete-and-exit): Add support for the new
22303 `confirm-only' confirmation mode.
22304
22305 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
22306
22307 * cus-edit.el (custom-commands): New variable.
22308 (custom-tool-bar-map): New variable. Initialize using
22309 `custom-commands'.
22310 (custom-mode): Use `custom-tool-bar-map'.
22311 (custom-buffer-create-internal): Insert action buttons only if
22312 tool bar is not used. Use `custom-commands'.
22313 (Custom-help, custom-command-apply): New function.
22314 (custom-command-apply, Custom-set, Custom-save)
22315 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
22316 Use `custom-command-apply' instead of duplicating code.
22317 (customize-group-other-window): Call `customize-group' instead of
22318 duplicating code.
22319 (customize-face-other-window): Call `customize-face' instead of
22320 duplicating code.
22321 (customize-group, customize-face): Add optional args for opening
22322 in another window.
22323 (custom-variable-tag): Don't inherit `variable-pitch' face.
22324 (custom-group-tag): Inherit `variable-pitch' face.
22325 (custom-variable-value-create): Set documentation indentation.
22326 (custom-group-value-create): Make group name a link, instead of
22327 using an extra "go to group" button.
22328 (custom-prompt-variable, custom-group-set, custom-group-save)
22329 (custom-group-reset-current, custom-group-reset-saved)
22330 (custom-group-reset-standard): Minor cleanup.
22331
22332 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
22333
22334 * Makefile.in (bootstrap-prepare): When copying from
22335 ldefs-boot.el, make sure loaddefs.el is writeable.
22336
22337 (bootstrap-prepare): Make $(lisp)/ps-print.el
22338 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
22339
22340 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
22341
22342 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
22343 only caller, and delete.
22344 (vc-hg-state): Deal with exceptions and only parse the output on
22345 successful return.
22346 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
22347 caller, and delete.
22348 (vc-hg-workfile-version): Deal with exceptions and only parse the
22349 output on successful return.
22350 (vc-hg-revert): New function.
22351
22352 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
22353
22354 * calculator.el (calculator-expt): Use more cases to determine
22355 the value.
22356
22357 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
22358
22359 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
22360 file names.
22361
22362 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22363
22364 * calculator.el (calculator-expt, calculator-integer-p):
22365 New functions.
22366 (calculator-fact): Check to see if the factorial will be too
22367 large before computing it.
22368 (calculator-initial-operators): Use `calculator-expt' to
22369 compute "^".
22370 (calculator-mode): Mention that results which are too large
22371 will return inf.
22372 * calc/calc-comb.el (math-small-factorial-table): Replace list
22373 by vector.
22374
22375 2007-07-03 David Kastrup <dak@gnu.org>
22376
22377 * shell.el: On request of the authors, remove their addresses for
22378 the sake of bug reports, and add the developer list address as
22379 maintainer information.
22380
22381 2007-07-03 Richard Stallman <rms@gnu.org>
22382
22383 * files.el (make-directory): Doc fix.
22384 (find-file-confirm-inexistent-file): Make it a defcustom.
22385 Make nil the default.
22386
22387 2007-07-02 Richard Stallman <rms@gnu.org>
22388
22389 * startup.el (command-line): Set buffer-offer-save in *scratch*
22390 and enable auto-save in it.
22391
22392 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
22393
22394 * textmodes/org.el (orgstruct-mode-map): New variable.
22395 (orgstruct-mode): New minor mode.
22396 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
22397 (orgstruct-make-binding, org-context-p, org-get-local-variables)
22398 (org-run-like-in-org-mode): New functions.
22399 (org-cycle-list-bullet): New command.
22400 (org-special-properties, org-property-start-re)
22401 (org-property-end-re): New constants.
22402 (org-with-point-at): New macro.
22403 (org-get-property-block, org-entry-properties, org-entry-get)
22404 (org-entry-delete, org-entry-get-with-inheritance)
22405 (org-entry-put, org-buffer-property-keys): New functions.
22406 (org-insert-property-drawer): New command.
22407 (org-entry-property-inherited-from): New variable.
22408 (org-column): New face.
22409 (org-column-overlays, org-current-columns-fmt)
22410 (org-current-columns-maxwidths, org-column-map): New variables.
22411 (org-column-menu): New menu.
22412 (org-new-column-overlay, org-overlay-columns)
22413 (org-overlay-columns-title, org-remove-column-overlays)
22414 (org-column-show-value, org-column-quit, org-column-edit):
22415 New functions.
22416 (org-columns, org-agenda-columns): New commands.
22417 (org-get-columns-autowidth-alist): New functions.
22418 (org-properties): New customize group.
22419 (org-default-columns-format): New option.
22420 (org-priority): Realign tags after changing priority.
22421 (org-preserve-lc): New macro.
22422 (org-update-checkbox-count): Catch case when there is no headline.
22423 (org-agenda-quit): Remove any column overlays.
22424 (org-beginning-of-item-list): Fixed bug when non-item line is
22425 indented too deep.
22426 (org-cached-props): New variable.
22427 (org-cached-entry-get): New function.
22428 (org-make-tags-matcher): Handle property matches.
22429 (org-table-recalculate): Swap evaluation order: Field formula
22430 first, then column formulas, but don't allow them to overwrite the
22431 field formulas.
22432 (org-table-eval-formula): New argument untouchable.
22433 (org-table-put-field-property): New function.
22434
22435 2007-07-02 Martin Rudalics <rudalics@gmx.at>
22436
22437 * help-mode.el (help-make-xrefs): Skip spaces too when
22438 skipping tabs.
22439
22440 * ffap.el (dired-at-point-prompter): Improve prompt in
22441 list-directory case.
22442
22443 2007-07-01 Richard Stallman <rms@gnu.org>
22444
22445 * files.el (find-file-visit-truename): Fix safe-local-variable value.
22446
22447 2007-07-01 Richard Stallman <rms@gnu.org>
22448
22449 * cus-start.el (max-mini-window-height): Added.
22450
22451 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
22452
22453 * complete.el (partial-completion-mode): Remove advice of
22454 read-file-name-internal.
22455 (PC-do-completion): Rebind minibuffer-completion-table.
22456 (PC-read-file-name-internal): New function doing what
22457 read-file-name-internal advice did.
22458
22459 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
22460
22461 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
22462 property on a few symbols.
22463 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
22464 (byte-optimize-lapcode): Remove bindings that are not referenced
22465 and certainly will not effect through dynamic scoping.
22466
22467 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
22468
22469 * files.el (find-file-confirm-inexistent-file): New var.
22470 (find-file, find-file-other-window, find-file-other-frame)
22471 (find-file-read-only, find-file-read-only-other-window)
22472 (find-file-read-only-other-frame): Use it.
22473
22474 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
22475
22476 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
22477
22478 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
22479
22480 * generic-x.el (generic-define-mswindows-modes)
22481 (generic-define-unix-modes, apache-log-generic-mode)
22482 (bat-generic-mode-keymap, java-manifest-generic-mode)
22483 (show-tabs-generic-mode): Fix typos in docstrings.
22484
22485 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
22486
22487 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
22488 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
22489 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
22490 (rcirc-print): Never ignore messages from ourself.
22491
22492 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
22493
22494 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
22495 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
22496
22497 2007-06-28 Jan Djärv <jan.h.d@swipnet.se>
22498
22499 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
22500 replace-regexp-in-string.
22501
22502 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
22503
22504 * emacs-lisp/cl.el: Set edebug and indentation before loading
22505 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
22506
22507 2007-06-28 Andreas Schwab <schwab@suse.de>
22508
22509 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
22510 $(lisp)/subdirs.el.
22511
22512 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
22513
22514 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
22515 the speedbar frame if nil; that deletes the current frame or
22516 causes an error if it is the only frame.
22517 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
22518
22519 2007-06-28 Kevin Ryde <user42@zip.com.au>
22520
22521 * textmodes/nroff-mode.el: Groff \# comments.
22522 (nroff-mode-syntax-table): \# comment intro,
22523 plain # as punct per global table.
22524 (nroff-font-lock-keywords): Add # as a single char escape.
22525 (nroff-mode): In comment-start-skip, match \#.
22526
22527 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
22528
22529 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
22530 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
22531 point-min == 1.
22532
22533 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
22534
22535 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
22536 Rename and move to...
22537
22538 * subr.el (strings->string, string->strings): ...here.
22539
22540 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
22541 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
22542
22543 * progmodes/gud.el (gud-common-init): Call string->strings instead
22544 of split-string.
22545
22546 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
22547
22548 * dired-aux.el: Remove `dired-call-process'.
22549 (dired-check-process): Call `process-file'.
22550
22551 * wdired.el (wdired-do-perm-changes): Call `process-file'.
22552
22553 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
22554 `ange-ftp-process-file'.
22555
22556 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
22557
22558 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
22559
22560 * emacs-lisp/cl-extra.el:
22561 * emacs-lisp/cl-seq.el:
22562 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
22563 Add autoload cookies on all defs autoloaded manually in cl.el.
22564
22565 * emacs-lisp/cl-loaddefs.el: New file.
22566
22567 * textmodes/texinfmt.el (texinfo-raisesections-alist)
22568 (texinfo-lowersections-alist): Merge definition and declaration.
22569 (texinfo-start-of-header, texinfo-end-of-header): Remove.
22570 (texinfo-format-syntax-table): Merge init into declaration.
22571 (texinfo-format-parse-line-args, texinfo-format-parse-args)
22572 (texinfo-format-parse-defun-args, texinfo-format-node)
22573 (texinfo-push-stack, texinfo-multitable-widths)
22574 (texinfo-define-info-enclosure, texinfo-alias)
22575 (texinfo-format-defindex, batch-texinfo-format): Use push.
22576 (texinfo-footnote-number): Remove duplicate declaration.
22577
22578 * ps-print.el: Update with auto-generated autoloads.
22579
22580 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
22581
22582 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
22583
22584 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
22585 relative to current dir for file-local settings.
22586 (autoload-generate-file-autoloads): Add `outfile' arg.
22587 (update-directory-autoloads): Use it to directly call
22588 autoload-generate-file-autoloads instead of going through
22589 update-file-autoloads so we avoid redundant searches and so we can know
22590 the set of buffers changed so we can save them all.
22591
22592 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
22593 rather than throwing `up-to-date'.
22594 (autoload-generate-file-autoloads): Adjust correspondingly.
22595 (update-file-autoloads): Be careful to let-bind
22596 autoload-modified-buffers and adjust to new calling conventions.
22597 (autoload-modified-buffers): Make it a dynamically scoped var.
22598 (update-directory-autoloads): Use file-relative-name instead of
22599 autoload-trim-file-name.
22600 (autoload-insert-section-header): Don't use autoload-trim-file-name
22601 since the file is already relative now.
22602 (autoload-trim-file-name): Remove.
22603
22604 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
22605 (vc-arch-complete, vc-arch--version-completion-table)
22606 (vc-arch-revision-completion-table): New functions to provide
22607 completion of revision names.
22608 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
22609 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
22610 to let the user trim the revlib.
22611
22612 * vc.el: Add new VC operation `revision-completion-table'.
22613 (vc-default-revision-completion-table): New function.
22614 (vc-version-diff, vc-version-other-window): Use it to provide
22615 completion of revision names if the backend provides it.
22616
22617 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
22618
22619 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
22620 of newer .svn/entries.
22621
22622 2007-06-25 David Kastrup <dak@gnu.org>
22623
22624 * calc/calc-poly.el (math-padded-polynomial)
22625 (math-partial-fractions): Add some function comments.
22626
22627 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
22628
22629 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
22630 Make `outbuf' optional.
22631 (update-file-autoloads): Use it.
22632
22633 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
22634
22635 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
22636 (autoload-find-destination): Keep it uptodate.
22637 (autoload-save-buffers): New fun.
22638 (update-file-autoloads): Use it. Re-add the "up to date" message.
22639
22640 * emacs-lisp/autoload.el: Refactor for upcoming changes.
22641 (autoload-find-destination): New function extracted from
22642 update-file-autoloads.
22643 (update-file-autoloads): Use it.
22644 (autoload-generate-file-autoloads): New function extracted from
22645 generate-file-autoloads. Use file-relative-name. Delay computation of
22646 output-start to the first cookie. Remove done-any, replaced by
22647 output-start.
22648 (generate-file-autoloads): Use it.
22649
22650 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
22651
22652 * calc/calc-comb.el (math-init-random-base, math-prime-test):
22653 Use math-read-number-simple to insert constants.
22654 (math-prime-test): Redo calculation of sum.
22655
22656 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
22657
22658 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
22659 math-scale-bignum-3.
22660 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
22661 math-bignum-digit-size.
22662 (math-isqrt-small): Add another possible initial guess.
22663
22664 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22665
22666 * textmodes/bibtex.el (bibtex-entry-format): New options
22667 `whitespace', `braces', and `string'.
22668 (bibtex-field-braces-alist, bibtex-field-strings-alist)
22669 (bibtex-field-braces-opt, bibtex-field-strings-opt)
22670 (bibtex-cite-matcher-alist): New variables.
22671 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
22672 (bibtex-flash-head): Use blink-matching-delay.
22673 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
22674 (bibtex-format-entry, bibtex-reformat): Handle new options of
22675 bibtex-entry-format.
22676 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
22677 New functions.
22678 (bibtex-complete-internal): Do not display messages while
22679 minibuffer is used. Do not leave around a completions buffer
22680 that is out of date.
22681 (bibtex-copy-summary-as-kill): New optional arg.
22682 (bibtex-font-lock-url): New optional arg no-button.
22683 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
22684 (bibtex-url): Allow multiple URLs per entry.
22685
22686 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
22687
22688 * emacs-lisp/autoload.el (autoload-generated-file): New function.
22689 (update-file-autoloads, update-directory-autoloads): Use it.
22690 (autoload-file-load-name): New function.
22691 (generate-file-autoloads, update-file-autoloads): Use it.
22692 (autoload-find-file): Accept non-absolute argument. Set default-dir.
22693 (generate-file-autoloads): If the autoloaded form is malformed,
22694 indicate the problem with a warning instead of aborting.
22695
22696 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
22697
22698 * simple.el (next-error-recenter): Accept `(4)' as well;
22699 also, specify `integer' instead of `number'.
22700
22701 2007-06-23 Eli Zaretskii <eliz@gnu.org>
22702
22703 * ls-lisp.el (insert-directory): If an invalid regexp error is
22704 thrown, try using FILE as a literal file name, not a wildcard.
22705
22706 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
22707
22708 * ruler-mode.el (ruler-mode): Prevent clobbering the original
22709 `header-line-format' when reentering ruler mode.
22710
22711 2007-06-23 Eli Zaretskii <eliz@gnu.org>
22712
22713 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
22714 FILE exists as a file.
22715
22716 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
22717
22718 * calc/calc.el (math-bignum-digit-length)
22719 (math-bignum-digit-size, math-small-integer-size):
22720 New constants.
22721 (math-normalize, math-bignum-big, math-make-float)
22722 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
22723 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
22724 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
22725 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
22726 (math-quotient, math-div-bignum, math-div-bignum-digit)
22727 (math-div-bignum-part, math-format-bignum-decimal)
22728 (math-read-bignum): Use math-bignum-digit-length,
22729 math-bignum-digit-size and math-small-integer-size.
22730
22731 * calc/calc-ext.el (math-fixnum-big): Use the variable
22732 math-bignum-digit-size.
22733
22734 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22735
22736 * log-view.el (log-view-mode-menu): New menu.
22737
22738 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
22739
22740 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
22741 differently.
22742
22743 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
22744 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
22745
22746 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
22747
22748 * vc-hg.el (vc-hg-print-log): Insert the file name.
22749 (vc-hg-log-view-mode): Fontify the file name.
22750
22751 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
22752
22753 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
22754 (calcFunc-julian): Fix incorrect number used in calculations.
22755
22756 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
22757
22758 * simple.el (next-error-recenter): New defcustom.
22759 (next-error, next-error-internal): Recenter if specified,
22760 immediately prior to running `next-error-hook'.
22761
22762 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
22763 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
22764
22765 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
22766
22767 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
22768
22769 * calc/calc-comb.el (math-small-factorial-table): New variable.
22770 (calcFunc-fact): Use `math-small-factorial-table'.
22771
22772 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
22773 initial values.
22774 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
22775 New variables to use in caches.
22776
22777 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
22778 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
22779
22780 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
22781 (math-bernoulli-b-cache): Use math-read-number-simple to insert
22782 bignums.
22783
22784 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
22785 New variables to use in caches.
22786
22787 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
22788
22789 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
22790
22791 * vc-hg.el (vc-hg-log-view-mode): New mode.
22792
22793 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
22794
22795 * calc/calc.el (math-read-number-simple): New function.
22796
22797 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
22798
22799 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
22800 (vera-font-lock-match-item): Fix doc string.
22801 (vera-in-comment-p): Remove unused function.
22802 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
22803 use `syntax-ppss'.
22804 (vera-forward-syntactic-ws): Fix argument order.
22805 (vera-prepare-search): Use `with-syntax-table'.
22806 (vera-indent-line): Fix doc string.
22807 (vera-electric-tab): Fix doc string.
22808 (vera-expand-abbrev): Define alias instead of using `fset'.
22809 (vera-comment-uncomment-region): Use `comment-start-skip'.
22810
22811 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
22812
22813 * textmodes/org.el (org-export-with-footnotes): New option.
22814 (org-export-as-html): Fix replacement bug for XEmacs.
22815 (org-agenda-default-appointment-duration): New option.
22816
22817 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
22818
22819 * vc-hg.el: Add to do items.
22820 (vc-hg-diff): Add support for comparing different revisions.
22821 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
22822 (vc-hg-annotate-extract-revision-at-line)
22823 (vc-hg-previous-version, vc-hg-checkin): New functions.
22824 (vc-hg-annotate-re): New constant.
22825
22826 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
22827
22828 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
22829
22830 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
22831
22832 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
22833 buffer-local value of log-view-*-re if applicable.
22834
22835 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
22836 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
22837 (vc-bzr-command*): Remove both (incompatible) versions.
22838 (vc-bzr-do-command*): Remove.
22839 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
22840 Remove by folding into its only caller vc-bzr-command.
22841 (vc-bzr-command): Always set the environment, even when ineffective.
22842 (vc-bzr-version): Minor fix up.
22843 (vc-bzr-admin-dirname): New var.
22844 (vc-bzr-bzr-dir): Remove.
22845 (vc-bzr-root-dir): New fun.
22846 (vc-bzr-registered): Use it. Add an autoloaded version.
22847 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
22848 (vc-bzr-view-log-function): Remove.
22849 (vc-bzr-log-view-mode): New major mode to replace it.
22850 (vc-bzr-print-log): Only activate the old hack if needed.
22851
22852 * vc.el (vc-default-log-view-mode): New function.
22853 (vc-print-log): Add new `log-view-mode' VC operation.
22854
22855 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
22856
22857 * ido.el (ido-find-file-in-dir): Don't signal an error for
22858 empty directories.
22859
22860 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
22861
22862 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
22863 directory where the desktop file was found, as the docstring says.
22864 (desktop-kill): Use `read-directory-name'.
22865
22866 2007-06-20 Alan Mackenzie <acm@muc.de>
22867
22868 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
22869 When removing lines, also remove the \n. Correction of patch of
22870 2007-04-21.
22871
22872 2007-06-20 Martin Rudalics <rudalics@gmx.at>
22873
22874 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
22875 event is not a cons cell. Do not unread drag-mouse-1 events.
22876 Select right window in check whether space was stolen from
22877 window above.
22878
22879 * help-mode.el (help-make-xrefs): Adjust position of new forward
22880 button.
22881
22882 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
22883
22884 * vc-bzr.el (vc-bzr-with-process-environment)
22885 (vc-bzr-std-process-invocation): New macros.
22886 (vc-bzr-command, vc-bzr-command*): Use them.
22887 (vc-bzr-with-c-locale): Remove.
22888 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
22889 (vc-bzr-buffer-nonblank-p): New function.
22890 (vc-bzr-state-words): New const.
22891 (vc-bzr-state): Look for `bzr status' keywords in output.
22892 Display everything else as a warning message to the user.
22893 Fix status report with bzr >= 0.15.
22894
22895 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
22896
22897 * vc-hg.el (vc-hg-global-switches): Simplify.
22898 (vc-hg-state): Handle more states.
22899 (vc-hg-diff): Fix doc-string.
22900 (vc-hg-register): New function.
22901 (vc-hg-checkout): Likewise.
22902
22903 2007-06-20 Reto Zimmermann <reto@gnu.org>
22904
22905 * progmodes/vera-mode.el: New file.
22906
22907 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
22908
22909 * calc/calc.el (calc-multiplication-has-precendence):
22910 New variable.
22911 (math-standard-ops, math-standard-ops-p, math-expr-ops):
22912 New functions.
22913 (math-expr-opers): Define using math-standard-ops rather than
22914 math-standard-opers.
22915 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
22916 equal the function math-standard-ops rather than the variable
22917 math-standard-opers.
22918 (calc-algebraic-entry): Let math-expr-opers equal
22919 math-standard-ops or math-expr-ops, as appropriate.
22920 (math-expr-read-level, math-read-factor): Let math-expr-opers
22921 equal math-expr-ops.
22922 * calc/calc-embed.el (calc-embedded-finish-edit):
22923 Let math-expr-opers equal the function math-standard-ops
22924 rather than the variable math-standard-opers.
22925 * calc/calc-ext.el (math-read-plain-expr)
22926 (math-format-flat-expr-fancy): Let math-expr-opers equal the
22927 function math-standard-ops rather than the variable
22928 math-standard-opers.
22929 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
22930 Let math-expr-opers equal the function math-standard-ops rather
22931 than the variable math-standard-opers.
22932 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
22933 equal the function math-standard-ops rather than the variable
22934 math-standard-opers.
22935 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
22936 equal the function math-standard-ops rather than the variable
22937 math-standard-opers.
22938 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
22939 math-expr-ops.
22940
22941 2007-06-19 Ivan Kanis <apple@kanis.eu>
22942
22943 * vc-hg.el: New file.
22944
22945 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
22946
22947 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
22948 with font-lock-multiline.
22949
22950 2007-06-17 Glenn Morris <rgm@gnu.org>
22951
22952 * lpr.el (lpr-page-header-switches): Move %s to separate element
22953 for correct quoting. Doc fix.
22954
22955 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
22956
22957 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
22958 than setting sgml-xml-mode.
22959 (sgml-mode, html-mode): Set sgml-xml-mode.
22960 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
22961 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
22962 (sgml-electric-tag-pair-before-change-function)
22963 (sgml-electric-tag-pair-flush-overlays): New functions.
22964 (sgml-electric-tag-pair-mode): New minor mode.
22965 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
22966 (sgml-calculate-indent): Use assoc-string.
22967
22968 2007-06-16 Karl Fogel <kfogel@red-bean.com>
22969
22970 * thingatpt.el (thing-at-point-email-regexp): Don't require two
22971 chars before the "@" in an email address. Andreas Roehler noticed
22972 this problem.
22973
22974 2007-06-15 Karl Fogel <kfogel@red-bean.com>
22975
22976 * thingatpt.el: Add support for email addresses (`email').
22977 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
22978 (thing-at-point-email-regexp): New variable.
22979 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
22980 properties on this symbol, with lambda forms for values.
22981
22982 2007-06-15 Masatake YAMATO <jet@gyve.org>
22983
22984 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
22985
22986 * vc.el (vc-dired-hook): Check the backend returned from
22987 `vc-responsible-backend' can really handle `subdir'.
22988
22989 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
22990
22991 * wid-edit.el (widget-add-documentation-string-button):
22992 Fix handling of documentation indent.
22993
22994 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
22995
22996 * mb-depth.el: New file.
22997
22998 2007-06-15 Masatake YAMATO <jet@gyve.org>
22999
23000 * vc.el (vc-dired-mode): Show backend name as part of mode name.
23001
23002 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
23003
23004 * wid-edit.el (widget-default-create): Move ?h handling here...
23005 (widget-default-format-handler): ...from here.
23006 (widget-docstring, widget-add-documentation-string-button): New funs.
23007 (documentation-string): Add :visibility-widget property.
23008 (widget-documentation-string-value-create): Use it.
23009
23010 * cus-edit.el (custom-split-regexp-maybe): Simplify.
23011 (custom-buffer-create-internal): Simplify message.
23012 (custom-variable-tag): Reduce height to normal.
23013 (custom-variable-value-create, custom-face-value-create)
23014 (custom-visibility): New widget.
23015 (custom-visibility): New face.
23016 (custom-group-value-create):
23017 Call widget-add-documentation-string-button, using `custom-visibility'.
23018
23019 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
23020
23021 * emacs-lisp/bytecomp.el (byte-compile-current-group)
23022 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
23023 change. Apparently the "warning even if the group is implicit" is
23024 a feature rather than a bug.
23025
23026 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
23027
23028 * emulation/viper.el (viper-describe-key-ad)
23029 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
23030 Compile them conditionally.
23031 (viper-version): Belated version change.
23032
23033 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
23034
23035 * follow.el (follow-all-followers, follow-generic-filter):
23036 * pcomplete.el (pcomplete-restore-windows):
23037 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
23038 (x-dnd-drop-data):
23039 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
23040 * progmodes/python.el (python-complete-symbol):
23041 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
23042
23043 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
23044
23045 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
23046 around bright and dim regexps. Make sure bright and dim matches
23047 use word anchors. Send text through rcirc-markup functions.
23048 (rcirc-url-regexp): Add single quote character.
23049 (rcirc-connect): Write logs to disk on auto-save-hook.
23050 Make server a non-optional argument.
23051 (rcirc-log-alist): New variable.
23052 (rcirc-log-directory): Make customizable.
23053 (rcirc-log-flag): New customizable variable.
23054 (rcirc-log): New function.
23055 (rcirc-print): Use above function.
23056 (rcirc-log-write): New function.
23057 (rcirc-generate-new-buffer-name): Strip text properties.
23058 (rcirc-switch-to-buffer-function): Remove variable.
23059 (rcirc-last-non-irc-buffer): Remove variable.
23060 (rcirc-non-irc-buffer): Add function.
23061 (rcirc-next-active-buffer): Use above function.
23062 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
23063 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
23064 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
23065 (rcirc-omit-mode): Add minor-mode.
23066 (rcirc-mode-map): Change C-c C-o binding.
23067 (rcirc-mode): Clear mode-line-process. Use a custom
23068 fill-paragraph-function. Set up buffer-invisibility-spec.
23069 (rcirc-response-formats): Remove timestamp code.
23070 (rcirc-omit-responses): Add variable.
23071 (rcirc-print): Don't put the overlay arrow on potentially omitted
23072 lines. Log line to disk. Record activity for private messages
23073 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
23074 (rcirc-jump-to-first-unread-line): Print message if there is no
23075 unread text.
23076 (rcirc-clear-unread): New function.
23077 (rcirc-markup-text-functions): Add variable.
23078 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
23079 (rcirc-debug): Don't mess with window configuration.
23080 (rcirc-send-message): Send message before printing locally.
23081 Add SILENT argument, do not print message if non-nil.
23082 (rcirc-visible-buffers): New function and variable.
23083 (rcirc-window-configuration-change-1): Add function.
23084 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
23085 server buffer.
23086 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
23087 (rcirc-fill-paragraph): Add function.
23088 (rcirc-record-activity, rcirc-window-configuration-change-1):
23089 Only update the activity string if it has actually changed.
23090 (rcirc-update-activity-string): Remove padding characters from the
23091 mode-line string.
23092 (rcirc-disconnect-buffer): New function to be called when a
23093 channel is parted or the user quits.
23094 (rcirc-server-name): Warn when the server-name hasn't been set.
23095 (rcirc-window-configuration-change): Postpone work until
23096 post-command-hook.
23097 (rcirc-window-configuration-change-1): Update mode-line and
23098 overlay arrows here.
23099 (rcirc-authenticate): Fixc hanserv identification.
23100 (rcirc-default-server): Remove variable.
23101 (rcirc): Connect according to rcirc-connections.
23102 (rcirc-connections): Add variable.
23103 (rcirc-startup-channels-alist): Remove variable.
23104 (rcirc-startup-channels): Remove function.
23105
23106 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
23107
23108 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
23109
23110 2007-06-13 Johan Bockgård <bojohan@dd.chalmers.se> (tiny change)
23111
23112 * term/xterm.el (terminal-init-xterm): Escape parens in character
23113 constants.
23114
23115 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
23116
23117 * progmodes/sh-script.el: Remove unneeded * from docstrings.
23118 Use [:alpha:] and [:alnum:] where applicable.
23119 (sh-quoted-subshell): Rewrite to correctly
23120 handle nested mixes of `...' and $(...).
23121 (sh-apply-quoted-subshell): Remove.
23122 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
23123
23124 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
23125
23126 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
23127
23128 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
23129 previous change.
23130
23131 2007-06-12 Tom Tromey <tromey@redhat.com>
23132
23133 * subr.el (user-emacs-directory): New defconst.
23134 * cmuscheme.el (scheme-start-file):
23135 * shell.el (shell):
23136 * completion.el (save-completions-file-name):
23137 * custom.el (custom-theme-directory):
23138 * term/x-win.el (emacs-session-filename):
23139 * filesets.el (filesets-menu-cache-file):
23140 * thumbs.el (thumbs-thumbsdir):
23141 * server.el (server-auth-dir):
23142 * image-dired.el (image-dired-dir):
23143 (image-dired-db-file):
23144 (image-dired-temp-image-file):
23145 (image-dired-gallery-dir):
23146 (image-dired-temp-rotate-image-file):
23147 * play/gamegrid.el (gamegrid-user-score-file-directory):
23148 * savehist.el (savehist-file):
23149 * tutorial.el (tutorial--saved-dir):
23150 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
23151
23152 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
23153
23154 * scroll-lock.el (scroll-lock-mode): Doc fix.
23155
23156 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
23157
23158 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
23159
23160 * ediff-init.el: Doc strings.
23161
23162 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
23163
23164 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
23165 (byte-compile-file): Bind it.
23166 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
23167 group argument is provided implicitly.
23168 (byte-compile-format-warn, byte-compile-from-buffer)
23169 (byte-compile-insert-header): Don't hardcode point-min==1.
23170 (byte-compile-file-form-require): Remove unused var old-load-list.
23171 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
23172
23173 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
23174
23175 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
23176 Display error messages.
23177 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
23178 Get rid of cl.el dependencies.
23179
23180 * emulation/viper-init.el (viper-suppress-input-method-change-message):
23181 New variable.
23182 (viper-activate-input-method-action)
23183 (viper-inactivate-input-method-action):
23184 Use viper-suppress-input-method-change-message.
23185
23186 * emulation/viper-keym.el (viper-vi-basic-map): Disable the bindings
23187 for C-s, C-r.
23188
23189 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
23190 Use viper-replace-overlay-cursor-color instead of
23191 viper-replace-overlay-cursor-color.
23192 (viper-sit-for-short): Use sit-for with 3 arguments.
23193
23194 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
23195 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
23196 to gud-mode.
23197
23198 * ediff-mult.el (ediff-meta-buffer-brief-message)
23199 (ediff-meta-buffer-verbose-message): New variables.
23200 (ediff-meta-buffer-message): Variable deleted.
23201 (ediff-verbose-help-enabled): New variable.
23202 (ediff-toggle-verbose-help-meta-buffer): New function.
23203 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
23204 message options.
23205
23206 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
23207 (ediff-fixup-patch-map): Improve heuristic.
23208
23209 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
23210
23211 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
23212 (log-view-font-lock-keywords): Simplify.
23213 (log-view-current-file, log-view-current-tag): Simplify.
23214
23215 2007-06-12 Sam Steingold <sds@gnu.org>
23216
23217 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
23218
23219 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
23220
23221 * desktop.el (desktop-load-locked-desktop): New option.
23222 (desktop-read): Use it.
23223 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
23224 Use `when'.
23225
23226 2007-06-12 Davis Herring <herring@lanl.gov>
23227
23228 * desktop.el (desktop-save-mode-off): New function.
23229 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
23230 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
23231 (desktop-claim-lock, desktop-release-lock): New functions.
23232 (desktop-kill): Tell `desktop-save' that this is the last save.
23233 Release the lock afterwards.
23234 (desktop-buffer-info): New function.
23235 (desktop-save): Use it. Run `desktop-save-hook' where the doc
23236 says to. Detect conflicts, and manage the lock.
23237 (desktop-read): Detect conflicts. Manage the lock.
23238
23239 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
23240
23241 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
23242
23243 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
23244 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
23245 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
23246 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
23247 keysyms rather than byte sequences.
23248 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
23249
23250 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
23251
23252 * font-lock.el (font-lock-add-keywords): In case font-lock was only
23253 half-activated, forcefully activate it completely.
23254
23255 2007-06-11 Richard Stallman <rms@gnu.org>
23256
23257 * cus-edit.el (custom-variable-type): Doc fix.
23258
23259 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
23260
23261 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
23262 (sh-font-lock-flush-syntax-ppss-cache): New functions.
23263 (sh-font-lock-syntactic-keywords): Use them to distinguish the
23264 different possible cases for \'.
23265
23266 * complete.el (PC-bindings): Don't bind things already bound in the
23267 parent keymap.
23268
23269 * textmodes/bibtex-style.el: New file.
23270
23271 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
23272
23273 * vc-bzr.el: New file.
23274
23275 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
23276
23277 * vc-svn.el (vc-svn-program): New var.
23278 (vc-svn-command): Use it.
23279
23280 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
23281
23282 * server.el (server-switch-buffer): Remove redundant check.
23283
23284 2007-06-10 Martin Rudalics <rudalics@gmx.at>
23285
23286 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
23287 Match against file-name-nondirectory.
23288 Fix text on user customization variables.
23289 Reported by Johan Bockgård <bojohan@dd.chalmers.se>.
23290
23291 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
23292
23293 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
23294
23295 2007-06-09 Davis Herring <herring@lanl.gov>
23296
23297 * desktop.el (desktop-minor-mode-table): Doc fix.
23298
23299 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
23300
23301 * textmodes/css-mode.el (css-navigation-syntax-table):
23302 Use set-char-table-range so it also works in the unicode branch.
23303
23304 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
23305
23306 * help-mode.el (help-xref-forward-stack)
23307 (help-xref-stack-forward-item, help-forward-label): New variables.
23308 (help-forward): New button type.
23309 (help-setup-xref): Initialise help-xref-forward-stack.
23310 (help-make-xrefs): Add forward button, if appropriate.
23311 (help-xref-go-back): Push item on forward stack.
23312 (help-xref-go-forward, help-go-forward): New functions.
23313
23314 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
23315
23316 * dired.el (dired-mode-map): Remove spurious separator.
23317
23318 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
23319
23320 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
23321
23322 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
23323 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
23324
23325 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
23326
23327 * textmodes/org.el: Version number fixed.
23328
23329 2007-06-07 Glenn Morris <rgm@gnu.org>
23330
23331 * version.el (emacs-copyright): New constant.
23332 * startup.el (fancy-splash-tail): Use emacs-copyright.
23333 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
23334
23335 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
23336 `make-local'.
23337 (byte-compile-warnings-safe-p): Add `make-local'.
23338 (byte-compile-make-variable-buffer-local):
23339 Allow byte-compile-warnings to suppress this warning.
23340
23341 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
23342 format of "menu" description.
23343 (tutorial--find-changed-keys): Describe the specific menu a
23344 command is in.
23345
23346 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
23347 Rewrite compatibility functions to silence byte-compiler.
23348
23349 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
23350
23351 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
23352 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
23353
23354 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
23355
23356 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
23357
23358 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
23359
23360 * progmodes/ebrowse.el (ebrowse-member-table):
23361 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
23362 (org-batch-agenda-csv): Fix typos in docstrings.
23363
23364 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
23365
23366 * pgg.el (pgg-sign-region, pgg-sign):
23367 * ses.el (ses-call-printer):
23368 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
23369 * textmodes/org.el (org-cycle): Fix typos in docstrings.
23370
23371 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
23372
23373 * textmodes/org.el (org-export-region-as-html)
23374 (org-replace-region-by-html, org-number-to-letters)
23375 (org-table-fedit-finish, org-normalize-color)
23376 (org-table-fedit-ref-right, org-date-to-gregorian)
23377 (org-table-fedit-move, org-table-convert-refs-to-rc)
23378 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
23379 (org-write-agenda, org-colgroup-info-to-vline-list)
23380 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
23381 (org-indent-line-function, org-export-as-html-to-buffer)
23382 (org-store-agenda-views, org-update-mode-line)
23383 (org-find-if, org-delete-all)
23384 (org-table-fedit-convert-buffer, org-emphasize)
23385 (org-uniquify, org-table-fedit-lisp-indent)
23386 (org-table-fedit-scroll, org-get-todo-sequence-head)
23387 (org-table-fedit-scroll-down, org-table-fedit-line-down)
23388 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
23389 (org-table-fedit-toggle-coordinates, org-dvipng-color)
23390 (org-table-fedit-line-up, org-table-fedit-ref-down)
23391 (org-table-formula-from-user, org-mode-flyspell-verify)
23392 (org-cycle-show-empty-lines, org-ctrl-c-ret)
23393 (org-table-formula-to-user, org-diary-to-ical-string)
23394 (orgtbl-export, org-table-fedit-post-command)
23395 (org-closed-in-range, org-shiftcontrolright)
23396 (org-table-convert-refs-to-an, org-table-hline-and-move)
23397 (org-table-formula-less-p, org-format-table-ascii)
23398 (org-agenda-get-sexps, org-shift-refpart)
23399 (org-diary-sexp-entry, org-time-string-to-absolute)
23400 (org-table-show-reference, org-letters-to-number)
23401 (org-fix-agenda-info, org-table-fedit-ref-up)
23402 (org-table-fedit-shift-reference, org-table-fedit-abort)
23403 (org-closest-date, org-shiftcontrolleft)
23404 (org-at-heading-or-item-p, org-rematch-and-replace)
23405 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
23406 New functions.
23407 (org-table-edit-scroll-down, org-finish-edit-formulas)
23408 (org-table-edit-next-field, org-abort-edit-formulas)
23409 (org-font-lock-level, org-export-find-first-heading-line)
23410 (org-table-edit-line-down, org-table-edit-backward-field)
23411 (org-edit-formula-lisp-indent, org-table-edit-move)
23412 (org-check-log-option, org-this-word)
23413 (org-table-edit-line-up, org-table-edit-formulas-post-command)
23414 (org-agenda-file-to-end, org-expand-file-name)
23415 (org-fake-empty-table-line, org-table-edit-scroll)
23416 (org-toggle-log-option, org-show-reference): Function removed.
23417 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
23418 New defsubsts.
23419 (org-unmodified, org-batch-store-agenda-views)
23420 (org-batch-agenda-csv): New macro.
23421 (org-agenda-export): New customization group.
23422 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
23423 (org-highest-priority, org-agenda-exporter-settings)
23424 (org-log-done-with-time, org-replace-disputed-keys)
23425 (org-format-latex-header, org-export-table-header-tags)
23426 (org-cycle-separator-lines, org-export-table-data-tags)
23427 (org-icalendar-include-sexps)
23428 (org-empty-line-terminates-plain-lists)
23429 (org-log-repeat, org-special-ctrl-a)
23430 (org-table-use-standard-references, org-disputed-keys)
23431 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
23432 (org-agenda-export-html-style): New option.
23433 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
23434 (org-CUA-compatible): Option removed.
23435 (org-agenda-structure, org-sexp-date): New face.
23436 (org-todo-keywords-for-agenda, org-not-done-keywords)
23437 (org-planning-or-clock-line-re, org-agenda-name)
23438 (org-table-colgroup-info, org-todo-sets)
23439 (constants-unit-system, org-clock-mode-line-entry)
23440 (org-mode-line-timer, org-table-current-begin-pos)
23441 (org-todo-keywords-1, org-mode-line-string)
23442 (org-table-clean-did-remove-column, org-table-fedit-map)
23443 (org-clock-heading, org-table-buffer-is-an)
23444 (org-agenda-info, org-done-keywords)
23445 (org-done-keywords-for-agenda, org-todo-heads)
23446 (org-todo-kwd-alist, org-clock-start-time): New variable.
23447 (org-todo-kwd-priority-p, org-edit-formulas-map)
23448 (org-repeat-re, org-todo-kwd-max-priority)
23449 (org-version, org-done-string)
23450 (org-table-clean-did-remove-column-1, org-disputed-keys):
23451 Remove variables.
23452 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
23453 (org-ts-lengths): Constant removed.
23454 (org-follow-gnus-link): Don't ask how many articles to read.
23455 (org-export-find-first-export-line): Rename from
23456 `org-export-find-first-heading'.
23457 Use `org-export-skip-text-before-1st-heading'.
23458 (org-table-fedit-post-command): Rename from
23459 `org-table-edit-formulas-post-command'.
23460 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
23461 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
23462 (org-table-fedit-lisp-indent): Rename from
23463 `org-edit-formula-lisp-indent'.
23464 (org-table-show-reference): Rename from `org-show-reference'.
23465 (org-table-store-formulas): Use `org-table-formula-less-p'.
23466 (org-table-edit-formulas): Position cursor to current field equation.
23467 (org-update-checkbox-count, org-hide-archived-subtrees)
23468 (org-timestamp-up-day, org-timestamp-down-day)
23469 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
23470 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
23471 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
23472 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
23473 Let `org-on-heading-p' also check for invisible heading.
23474 (org-read-date): Match am/pm times.
23475 (org-eval-in-calendar): Fix default date in prompt.
23476
23477 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
23478
23479 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
23480 "ChangeLog.a" entries, giving the latter lower priority.
23481
23482 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
23483
23484 * faces.el (face-id): If the argument is a face alias,
23485 return the ID of the target face.
23486
23487 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
23488
23489 * net/socks.el (top): Remove unnecessary copyright line.
23490
23491 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
23492
23493 * longlines.el (longlines-auto-wrap): Handle argument correctly.
23494
23495 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
23496
23497 * net/socks.el: New file, taken from w3 repository.
23498 (top): Update Copyright. Don't load cl.el.
23499 (all): Replace `case' by `cond', `string-to-int' by
23500 `string-to-number', and `process-kill-without-query' by
23501 `set-process-query-on-exit-flag'.
23502 (socks-char-int): Remove defalias and all occurrences.
23503
23504 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
23505
23506 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
23507 Fix typos in docstrings.
23508 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
23509 (compilation-finish-function): Fix typo in obsolescence declaration.
23510
23511 2007-06-03 Sam Steingold <sds@gnu.org>
23512
23513 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
23514 handle unending automatic recompilation of changed files (`omake -P').
23515 (compilation-loop): VISITED is now 5th CDR.
23516 (compilation-next-error-function): Set TIMESTAMP.
23517
23518 2007-06-03 Sam Steingold <sds@gnu.org>
23519
23520 * files.el (kill-buffer-ask): New function.
23521 (kill-some-buffers): Use it.
23522 (kill-matching-buffers): New user command.
23523
23524 2007-06-01 David Kastrup <dak@gnu.org>
23525
23526 * dired.el (dired-recursive-deletes, dired-recursive-copies):
23527 Change default to `top'.
23528
23529 2007-05-31 Richard Stallman <rms@gnu.org>
23530
23531 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
23532
23533 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
23534
23535 * textmodes/css-mode.el: New file.
23536
23537 2007-05-30 Michael Olson <mwolson@gnu.org>
23538
23539 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
23540 died and we are trying to send a signal to it. The program using
23541 tq.el should periodically check to see whether the process has
23542 died and react appropriately -- this is not the responsibility of
23543 tq.el, and is consistent with the rest of the tq.el source code.
23544
23545 2007-05-29 Martin Rudalics <rudalics@gmx.at>
23546
23547 * textmodes/table.el (table--point-entered-cell-function)
23548 (table--point-left-cell-function):
23549 Bind `inhibit-point-motion-hooks' to t.
23550
23551 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
23552
23553 * emacs-lisp/rx.el (rx): Doc fix.
23554
23555 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
23556
23557 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
23558
23559 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
23560
23561 Sync with Tramp 2.0.56.
23562
23563 * net/tramp.el:
23564 * net/tramp-ftp.el:
23565 * net/tramp-smb.el:
23566 * net/tramp-util.el:
23567 * net/tramp-vc.el:
23568 Don't load cl.el, because that pollutes the namespace. Replace cl
23569 macros by their implementations where necessary. Requested by
23570 Richard Stallman <rms@gnu.org>.
23571
23572 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
23573 doesn't exist.
23574 (with-parsed-tramp-file-name): Protect debug spec during compilation.
23575 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
23576 (tramp-file-name-p, tramp-file-name-multi-method)
23577 (tramp-file-name-method, tramp-file-name-user)
23578 (tramp-file-name-host, tramp-file-name-localname): New defuns,
23579 replacing defstruct `tramp-file-name'.
23580 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
23581 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
23582 Apply `vector' instead of `make-tramp-file-name'.
23583 (tramp-handle-make-auto-save-file-name):
23584 Apply `tramp-temporary-file-directory' for compatibility reasons.
23585 (tramp-completion-mode): Use `natnump' instead of `wholenump'
23586 because of XEmacs.
23587 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
23588 started.
23589
23590 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
23591
23592 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
23593
23594 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
23595
23596 * log-edit.el (log-edit-changelog-paragraph): Return point-max
23597 as the end of the ChangeLog paragraph when it ends without a line
23598 termination.
23599
23600 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
23601
23602 * net/webjump.el (webjump-sample-sites):
23603 Add simple Wikipedia query.
23604
23605 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
23606
23607 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
23608 compatibility code.
23609
23610 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
23611 (copyright-update-year): Use it.
23612
23613 * edmacro.el (edmacro-format-keys): Use current-active-maps.
23614
23615 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
23616 Add indentation and debugging info. Fix up comment convention.
23617
23618 * cus-dep.el (custom-make-dependencies): Simplify.
23619
23620 * composite.el (compose-region, decompose-region):
23621 Use inhibit-read-only and restore-buffer-modified-p.
23622
23623 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
23624 (xterm-mouse-event): Use it.
23625
23626 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
23627
23628 * bs.el (bs-cycle-previous): Don't modify the cycle list until
23629 `switch-to-buffer' has returned succesfully.
23630 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
23631 window is dedicated (it could iconify the frame).
23632
23633 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
23634
23635 * vc-hooks.el (vc-find-root): Fix file attribute test.
23636
23637 2007-05-24 Richard Stallman <rms@gnu.org>
23638
23639 * textmodes/flyspell.el (flyspell-correct-word-before-point):
23640 Don't let opoint be nil.
23641 (flyspell-emacs-popup): Explicit error if no dialogs.
23642
23643 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
23644
23645 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
23646 (image-next-line, image-previous-line, image-scroll-up)
23647 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
23648 New functions.
23649 (image-mode-map): Remap motion commands.
23650 (image-mode-text-map): New keymap for viewing images as text.
23651 (image-mode): Use image-mode-map.
23652 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
23653
23654 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
23655
23656 * textmodes/fill.el (canonically-space-region): Make the second arg
23657 a marker if it's not already the case.
23658
23659 2007-05-23 Eli Zaretskii <eliz@gnu.org>
23660
23661 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
23662 (tar-get-descriptor): Handle type 55, an extended pax header.
23663
23664 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
23665
23666 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
23667 to confuse outline-minor-mode.
23668
23669 2007-05-23 Eli Zaretskii <eliz@gnu.org>
23670
23671 * tar-mode.el (tar-file-name-handler): New function.
23672 (tar-extract): Bind file-name-handler-alist to it to force
23673 find-buffer-file-type-coding-system behave as if the file being
23674 extracted existed. Use last-coding-system-used to force
23675 buffer-file-coding-system to what decode-coding-region actually
23676 used to decode the file.
23677
23678 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
23679
23680 * progmodes/compile.el (compilation-handle-exit):
23681 `compilation-finish-function' may change the current buffer.
23682
23683 2007-05-22 Richard Stallman <rms@gnu.org>
23684
23685 * files.el (set-auto-mode): Doc fix.
23686
23687 2007-05-22 Jan Djärv <jan.h.d@swipnet.se>
23688
23689 * help-fns.el (find-source-lisp-file): New function.
23690 (describe-function-1): Use find-source-lisp-file to find source
23691 file in compile tree.
23692
23693 2007-05-22 Eli Zaretskii <eliz@gnu.org>
23694
23695 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
23696
23697 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
23698
23699 * emacs-lisp/easy-mmode.el (define-minor-mode)
23700 (easy-mmode-define-navigation): Fix typos in docstrings.
23701
23702 2007-05-22 Glenn Morris <rgm@gnu.org>
23703
23704 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
23705
23706 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
23707
23708 * mail/mail-extr.el (mail-extract-address-components):
23709 Recognize non-ASCII characters except for NBSP as words.
23710
23711 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
23712
23713 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
23714 (rcirc-print): Handle `window-width'.
23715 (rcirc-buffer-maximum-lines): Doc fix.
23716
23717 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
23718
23719 * image-mode.el (image-toggle-display): Don't clear image cache.
23720 Only use filename in image spec if the file is readable.
23721 Call image-refresh.
23722
23723 * image.el (image-type-from-file-name, image-type): Simplify.
23724 (image-type-auto-detected-p): Don't scan auto-mode-alist.
23725
23726 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
23727 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
23728
23729 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
23730
23731 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
23732 is an error.
23733
23734 * term/linux.el (terminal-init-linux): Don't signal an error
23735 if gpm isn't running.
23736
23737 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
23738
23739 * t-mouse.el: Reduce to a minor-mode macro call.
23740 (t-mouse-mode): Remove the lighter.
23741
23742 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
23743
23744 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
23745
23746 * files.el (auto-mode-alist): Change the regexp so that
23747 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
23748
23749 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
23750
23751 * Version 22.1 released.
23752
23753 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
23754
23755 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
23756 changes.
23757
23758 2007-05-19 Kevin Ryde <user42@zip.com.au>
23759
23760 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
23761
23762 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
23763
23764 * textmodes/sgml-mode.el: Revert last change.
23765
23766 2007-05-18 Richard Stallman <rms@gnu.org>
23767
23768 * simple.el (push-mark): Doc fix.
23769
23770 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
23771
23772 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
23773 tpu-global-map.
23774 (tpu-original-global-map): Variable deleted.
23775 (tpu-control-keys-map): New keymap variable.
23776 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
23777 setting keymapping directly.
23778 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
23779 tpu-global-map.
23780 (tpu-edt-on): Activate the tpu-global-map.
23781 (tpu-edt-off): Deactivate the tpu-global-map.
23782
23783 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
23784
23785 * textmodes/ispell.el (ispell-get-word): Return markers
23786 for start and end positions.
23787 (ispell-word): Assume END is a marker.
23788
23789 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
23790
23791 * textmodes/sgml-mode.el (sgml-tag):
23792 Fix bug: Call sgml-transformation-function.
23793
23794 2007-05-17 Martin Rudalics <rudalics@gmx.at>
23795
23796 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
23797 modified flag of buffer. Use `inhibit-modification-hooks'.
23798
23799 2007-05-16 Richard Stallman <rms@gnu.org>
23800
23801 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
23802
23803 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
23804
23805 * files.el (magic-mode-alist, magic-fallback-mode-alist):
23806 Move the *ml, Postscript, and XmCD entries to the fallback part.
23807
23808 * files.el (magic-fallback-mode-alist):
23809 Rename from file-start-mode-alist.
23810
23811 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
23812
23813 * progmodes/compile.el (compilation-handle-exit): Quote first
23814 argument of `run-hook-with-args'.
23815
23816 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
23817
23818 * buff-menu.el (Buffer-menu-sort-column):
23819 * dabbrev.el (dabbrev-upcase-means-case-search):
23820 * dired.el (dired-recursive-deletes, dired-recursive-copies):
23821 * info.el (Info-current-subfile):
23822 * ls-lisp.el (ls-lisp-verbosity):
23823 * msb.el (msb-menu-cond):
23824 * pcvs.el (cvs-dired-use-hook):
23825 * simple.el (set-mark-command-repeat-pop):
23826 * time.el (display-time-24hr-format, display-time-mail-file):
23827 Doc fixes.
23828
23829 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
23830 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
23831
23832 * view.el (view-inhibit-help-message): Fix typo in docstring.
23833 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
23834
23835 2007-05-16 Martin Rudalics <rudalics@gmx.at>
23836
23837 * textmodes/ispell.el (ispell-start-process): Defend against bad
23838 default-directory.
23839
23840 2007-05-14 Eli Zaretskii <eliz@gnu.org>
23841
23842 * mail/rmail.el (rmail-convert-to-babyl-format): Check
23843 content-transfer-encoding _last_, because it's its position that
23844 we need as value of base64-header-field-end.
23845
23846 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
23847
23848 * files.el (mode-require-final-newline, require-final-newline)
23849 (enable-local-variables, enable-local-eval): Doc fixes.
23850
23851 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23852
23853 * ps-print.el: Use default color when foreground or background color
23854 are unspecified. Reported by Leo <sdl.web@gmail.com>.
23855 (ps-print-version): New version 6.7.4.
23856 (ps-rgb-color): New argument. Use default color when color is
23857 unspecified.
23858 (ps-begin-job): Fix code.
23859
23860 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
23861
23862 * longlines.el (longlines-mode): Make longlines-auto-wrap
23863 buffer-local. Add hooks unconditionally.
23864 (longlines-auto-wrap): Toggle wrapping.
23865 (longlines-after-change-function)
23866 (longlines-post-command-function): Check longlines-auto-wrap.
23867
23868 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
23869
23870 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
23871 (xterm-mouse-translate): Use it.
23872
23873 2007-05-10 Richard Stallman <rms@gnu.org>
23874
23875 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
23876 (iso-cvt-write-only): Likewise.
23877
23878 * emacs-lisp/easy-mmode.el (define-minor-mode):
23879 Fix generated doc string.
23880
23881 * startup.el (fancy-splash-text): Add URL of guided tour.
23882 Adjust horizontal and vertical whitespace.
23883
23884 * progmodes/compile.el (compilation-handle-exit):
23885 Use run-hook-with-args to run compilation-finish-functions.
23886
23887 * files.el (file-start-mode-alist): New variable.
23888 (magic-mode-regexp-match-limit): Doc fix.
23889 (set-auto-mode): Handle file-start-mode-alist.
23890 A little cleanup of structure.
23891
23892 * dabbrev.el (dabbrev-eliminate-newlines):
23893 Renamed from dabbrev--eliminate-newlines. All uses changed.
23894
23895 2007-05-10 Michaël Cadilhac <michael@cadilhac.name>
23896
23897 * man.el (Man-next-section): Don't consider the last line of the page
23898 as being part of any section.
23899
23900 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
23901
23902 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
23903 can take any number of values.
23904
23905 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
23906
23907 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
23908 to the list of citation commands.
23909
23910 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
23911
23912 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
23913
23914 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
23915
23916 * progmodes/python.el (python-font-lock-keywords)
23917 (python-open-block-statement-p, python-mode): Add support for the new
23918 "with" keyword.
23919
23920 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
23921
23922 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
23923 the exact opposite of diff-goto-source.
23924
23925 * emacs-lisp/advice.el (ad-special-forms): Remove.
23926 (ad-special-form-p): Use subr-arity.
23927
23928 * newcomment.el (comment-search-forward): Make sure we search forward.
23929 (comment-enter-backward): Try and distinguish the non-matching case at
23930 EOB from the non-matching case with a missing comment-end-skip for
23931 a 2-char comment ender.
23932 (comment-choose-indent): New function extracted from comment-indent.
23933 Improve the alignment algorithm.
23934 (comment-indent): Use it.
23935
23936 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
23937 XML style Processing Instructions.
23938 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
23939 (sgml-calculate-indent): Handle `pi' context.
23940
23941 * vc.el: Ensure that update-changelog issues an error when used with
23942 a backend that does not implement it.
23943 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
23944 Remove `backend' argument. Use expand-file-name.
23945 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
23946
23947 * progmodes/python.el (python-end-of-block): Revert last change.
23948 (python-end-of-statement): Make sure we move *forward*.
23949
23950 2007-05-08 Richard Stallman <rms@gnu.org>
23951
23952 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
23953 Don't include non-self-insert commands in the exception for `-'.
23954
23955 2007-05-08 David Reitter <david.reitter@gmail.com>
23956
23957 * progmodes/python.el (python-guess-indent): Check non-nullness
23958 before comparing indent against the 2..8 interval.
23959
23960 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23961
23962 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
23963 available.
23964
23965 2007-05-06 Richard Stallman <rms@gnu.org>
23966
23967 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
23968
23969 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
23970
23971 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
23972 rather than storing their value in the revert-buffer function.
23973
23974 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
23975
23976 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
23977 when disabling t-mouse-mode.
23978
23979 2007-05-01 Davis Herring <herring@lanl.gov>
23980
23981 * calendar/timeclock.el: Update version number.
23982 (timeclock-modeline-display): Mention timeclock-use-display-time
23983 in explanatory message.
23984 (timeclock-in): Fix non-interactive workday specifications.
23985 (timeclock-log): Don't kill the log buffer if it already existed.
23986 Suppress warnings when finding the log. Don't check for a nil
23987 project twice. Run hooks after killing the buffer (if applicable).
23988 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
23989 was geometric). All uses changed.
23990 (timeclock-generate-report): Support prefix argument.
23991
23992 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
23993
23994 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
23995 disconnections.
23996
23997 2007-05-01 Romain Francoise <romain@orebokech.com>
23998
23999 * dired-x.el: Revert 2007-04-06 change.
24000
24001 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
24002
24003 * find-dired.el (find-dired-filter): Propertize all text down to eob.
24004
24005 2007-04-29 Richard Stallman <rms@gnu.org>
24006
24007 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
24008
24009 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
24010
24011 * progmodes/cc-mode.el (c-before-change): Use point-min rather
24012 than 1.
24013
24014 2007-04-28 Richard Stallman <rms@gnu.org>
24015
24016 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
24017
24018 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
24019
24020 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
24021 don't put stop on toolbar.
24022
24023 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
24024
24025 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
24026
24027 2007-04-28 Eli Zaretskii <eliz@gnu.org>
24028
24029 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
24030 instead of $(lisp)/mh-e.
24031
24032 2007-04-28 Glenn Morris <rgm@gnu.org>
24033
24034 * image-dired.el (image-dired-cmd-create-thumbnail-options)
24035 (image-dired-cmd-create-temp-image-options): Replace option
24036 +profile "*" with -strip.
24037
24038 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
24039
24040 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
24041 Use window-start and window-end.
24042
24043 2007-04-27 Andreas Schwab <schwab@suse.de>
24044
24045 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
24046
24047 2007-04-27 Eli Zaretskii <eliz@gnu.org>
24048
24049 * textmodes/fill.el (fill-paragraph): Doc fix.
24050
24051 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
24052
24053 * locate.el (locate-in-alternate-database): Doc fix.
24054
24055 2007-04-26 Glenn Morris <rgm@gnu.org>
24056
24057 * button.el (button): Use underline if supported, else fall back
24058 to color.
24059
24060 * version.el (emacs-version): Increase to 22.1.50.
24061
24062 2007-04-25 Richard Stallman <rms@gnu.org>
24063
24064 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
24065
24066 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
24067
24068 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
24069 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
24070 pushing mark.
24071 (idlwave-current-routine): Don't push mark.
24072
24073 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
24074
24075 * image-dired.el (image-dired-display-image): Derive image-type from
24076 filename rather than assuming jpeg, in case no resizing was needed.
24077
24078 2007-04-25 Johan Bockgård <bojohan@dd.chalmers.se>
24079
24080 * custom.el (defface): Doc fix.
24081
24082 See ChangeLog.12 for earlier changes.
24083
24084 ;; Local Variables:
24085 ;; coding: utf-8
24086 ;; add-log-time-zone-rule: t
24087 ;; End:
24088
24089 Copyright (C) 2007, 2008 Free Software Foundation, Inc.
24090
24091 This file is part of GNU Emacs.
24092
24093 GNU Emacs is free software; you can redistribute it and/or modify
24094 it under the terms of the GNU General Public License as published by
24095 the Free Software Foundation; either version 3, or (at your option)
24096 any later version.
24097
24098 GNU Emacs is distributed in the hope that it will be useful,
24099 but WITHOUT ANY WARRANTY; without even the implied warranty of
24100 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24101 GNU General Public License for more details.
24102
24103 You should have received a copy of the GNU General Public License
24104 along with GNU Emacs; see the file COPYING. If not, write to the
24105 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
24106 Boston, MA 02110-1301, USA.
24107
24108 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af