bpt/emacs.git
18 years ago(x_set_border_width): Fix error message to say "frame", not "window".
Eli Zaretskii [Sat, 13 May 2006 18:32:00 +0000 (18:32 +0000)]
(x_set_border_width): Fix error message to say "frame", not "window".

18 years ago* custom.el (custom-push-theme): Load the variable before checking
Chong Yidong [Sat, 13 May 2006 16:16:43 +0000 (16:16 +0000)]
* custom.el (custom-push-theme): Load the variable before checking
its `standard-value'.

18 years ago(desktop-save): Use with-temp-buffer.
Lars Hansen [Sat, 13 May 2006 13:32:10 +0000 (13:32 +0000)]
(desktop-save): Use with-temp-buffer.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 13 May 2006 10:52:41 +0000 (10:52 +0000)]
*** empty log message ***

18 years ago(Current Buffer): Document that with-temp-buffer disables undo.
Eli Zaretskii [Sat, 13 May 2006 10:52:20 +0000 (10:52 +0000)]
(Current Buffer): Document that with-temp-buffer disables undo.

18 years ago(Terminal-Specific): More accurate description of how Emacs searches for the
Eli Zaretskii [Sat, 13 May 2006 10:48:01 +0000 (10:48 +0000)]
(Terminal-Specific): More accurate description of how Emacs searches for the
terminal-specific libraries.

18 years ago(SOME_MACHINE_LISP): Add fringe.elc.
Eli Zaretskii [Sat, 13 May 2006 10:24:18 +0000 (10:24 +0000)]
(SOME_MACHINE_LISP): Add fringe.elc.

18 years ago(lisp1): Add fringe.elc.
Eli Zaretskii [Sat, 13 May 2006 10:19:36 +0000 (10:19 +0000)]
(lisp1): Add fringe.elc.

18 years ago(Displaying the Diary, Format of Diary File):
Glenn Morris [Sat, 13 May 2006 06:14:31 +0000 (06:14 +0000)]
(Displaying the Diary, Format of Diary File):
Refer to diary-view-entries, diary-list-entries,
diary-show-all-entries rather than obsolete aliases.

18 years ago*** empty log message ***
Glenn Morris [Sat, 13 May 2006 06:14:20 +0000 (06:14 +0000)]
*** empty log message ***

18 years ago(include-other-diary-files, diary-mail-entries): Refer to
Glenn Morris [Sat, 13 May 2006 06:12:10 +0000 (06:12 +0000)]
(include-other-diary-files, diary-mail-entries): Refer to
diary-view-entries, diary-list-entries, diary-show-all-entries rather
than obsolete aliases.

18 years ago(calendar-mode-map, calendar-mouse-3-map): Refer to
Glenn Morris [Sat, 13 May 2006 06:11:29 +0000 (06:11 +0000)]
(calendar-mode-map, calendar-mouse-3-map): Refer to
diary-view-entries, diary-list-entries, diary-show-all-entries rather
than obsolete aliases.

18 years ago(appt-check, appt-make-list): Refer to
Glenn Morris [Sat, 13 May 2006 06:10:44 +0000 (06:10 +0000)]
(appt-check, appt-make-list): Refer to
diary-view-entries, diary-list-entries, diary-show-all-entries
rather than obsolete aliases.

18 years ago(calendar-mode-map): Refer to diary-show-all-entries rather than alias
Glenn Morris [Sat, 13 May 2006 05:32:29 +0000 (05:32 +0000)]
(calendar-mode-map): Refer to diary-show-all-entries rather than alias
show-all-diary-entries.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 12 May 2006 18:45:22 +0000 (18:45 +0000)]
*** empty log message ***

18 years ago[iftex]: Replace @xref's to emacs-xtra with @inforef's.
Eli Zaretskii [Fri, 12 May 2006 18:44:58 +0000 (18:44 +0000)]
[iftex]: Replace @xref's to emacs-xtra with @inforef's.

18 years ago(Standard Hooks) [iftex]: Convert @xref's to emacs-xtra to @inforef's.
Eli Zaretskii [Fri, 12 May 2006 18:37:14 +0000 (18:37 +0000)]
(Standard Hooks) [iftex]: Convert @xref's to emacs-xtra to @inforef's.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 12 May 2006 18:23:44 +0000 (18:23 +0000)]
*** empty log message ***

18 years ago(Buffer Names): Add index entries for buffers whose names begin with a space.
Eli Zaretskii [Fri, 12 May 2006 18:23:23 +0000 (18:23 +0000)]
(Buffer Names): Add index entries for buffers whose names begin with a space.
(Creating Buffers): Document that undo is turned off in buffers whose names
begin with a space.

18 years ago(Undo): Document that undo is turned off in buffers whose names begin with
Eli Zaretskii [Fri, 12 May 2006 18:22:50 +0000 (18:22 +0000)]
(Undo): Document that undo is turned off in buffers whose names begin with
a space.

18 years ago(Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOL
Eli Zaretskii [Fri, 12 May 2006 17:56:34 +0000 (17:56 +0000)]
(Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOL
conversions by file I/O primitives and subroutines.

18 years ago* simple.el (line-move-finish): Fix last fix.
Chong Yidong [Fri, 12 May 2006 17:48:40 +0000 (17:48 +0000)]
* simple.el (line-move-finish): Fix last fix.

18 years ago(Visiting): Fix wording.
Eli Zaretskii [Fri, 12 May 2006 17:44:41 +0000 (17:44 +0000)]
(Visiting): Fix wording.

18 years agoFix last change.
Eli Zaretskii [Fri, 12 May 2006 17:41:17 +0000 (17:41 +0000)]
Fix last change.

18 years ago* simple.el (line-move-finish): Don't call point motion hooks
Chong Yidong [Fri, 12 May 2006 17:39:59 +0000 (17:39 +0000)]
* simple.el (line-move-finish): Don't call point motion hooks
while processing intangibility.

18 years ago* intervals.c (set_point_both): Fix mixup before before and after
Chong Yidong [Fri, 12 May 2006 17:39:39 +0000 (17:39 +0000)]
* intervals.c (set_point_both): Fix mixup before before and after
in variable names.

* editfns.c (Fline_beginning_position): Inhibit point-motion hooks
while setting point temporarily.

18 years ago(terminal-init-xterm): Fix typo.
Dan Nicolaescu [Fri, 12 May 2006 16:18:37 +0000 (16:18 +0000)]
(terminal-init-xterm): Fix typo.

18 years agoERC is now part of Emacs.
Romain Francoise [Fri, 12 May 2006 16:01:47 +0000 (16:01 +0000)]
ERC is now part of Emacs.
Add Emacs Muse.

18 years ago2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
Reiner Steib [Fri, 12 May 2006 15:45:09 +0000 (15:45 +0000)]
2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>

* allout.el: (allout-view-change-hook): Marked as being deprecated,
to be replaced by `allout-exposure-change-hook'.
(allout-exposure-change-hook): New, replacing
`allout-view-change-hook'.
(allout-flag-region): Run new hook `allout-exposure-change-hook',
in addition to `allout-view-change-hook'.
        (allout-show-bodies, allout-old-style-prefixes)
(allout-stylish-prefixes, allout-use-hanging-indents): Quote the
lambda forms to prevent their showing up in variable help
presentations as inscrutable byte-compiled code.
(allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
Use string-or-null-p to qualify safe-local-variable values.
(allout-reindent-bodies): Use memq to qualify matches against
valid safe-local-variable values.  Also, quote the lambda as above.
(allout-use-mode-specific-leader): Add missing candidate-value
symbols, use memq, and quote the lambda.
(allout-overlay-interior-modification-handler): Remove unused
variables `msg' and 'opened'.
(allout-hidden-p): Constrain invisibility consideration to allout's
invisibility spec, disregarding invisibility for other reasons.

18 years ago2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
Reiner Steib [Fri, 12 May 2006 15:44:11 +0000 (15:44 +0000)]
2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>

* NEWS (allout): Update.

18 years ago(ewoc--node-enter-before, ewoc--create-node): Delete funcs.
Thien-Thi Nguyen [Fri, 12 May 2006 15:14:45 +0000 (15:14 +0000)]
(ewoc--node-enter-before, ewoc--create-node): Delete funcs.
(ewoc--insert-new-node): New func.
Update callers of deleted funcs to use it, instead.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 12 May 2006 14:46:34 +0000 (14:46 +0000)]
*** empty log message ***

18 years ago(Coding Systems, Text Coding): More indexing. Mention that C-x RET f can set
Eli Zaretskii [Fri, 12 May 2006 14:46:14 +0000 (14:46 +0000)]
(Coding Systems, Text Coding): More indexing.  Mention that C-x RET f can set
eol conversion.

18 years ago(Lisp and Coding Systems): Document coding-system-eol-type. Add index entries
Eli Zaretskii [Fri, 12 May 2006 14:33:29 +0000 (14:33 +0000)]
(Lisp and Coding Systems): Document coding-system-eol-type.  Add index entries
for eol conversion.

18 years agoFix spelling errors.
Eli Zaretskii [Fri, 12 May 2006 13:11:47 +0000 (13:11 +0000)]
Fix spelling errors.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 12 May 2006 12:38:33 +0000 (12:38 +0000)]
*** empty log message ***

18 years agoSpell-checking the manuals is now done; remove the entry.
Eli Zaretskii [Fri, 12 May 2006 12:38:04 +0000 (12:38 +0000)]
Spell-checking the manuals is now done; remove the entry.

18 years ago(url-http-file-exists-p): Test if status is integer.
Reiner Steib [Fri, 12 May 2006 12:29:36 +0000 (12:29 +0000)]
(url-http-file-exists-p): Test if status is integer.

18 years ago(version-control): Correct safe values.
Reiner Steib [Fri, 12 May 2006 12:29:08 +0000 (12:29 +0000)]
(version-control): Correct safe values.

18 years ago(Defining Faces): Mention `mac', and add an xref to where window-system is
Eli Zaretskii [Fri, 12 May 2006 12:07:43 +0000 (12:07 +0000)]
(Defining Faces): Mention `mac', and add an xref to where window-system is
described.

18 years agoFix spelling errors.
Eli Zaretskii [Fri, 12 May 2006 11:46:15 +0000 (11:46 +0000)]
Fix spelling errors.

18 years ago(ewoc-refresh): Compute PP once before looping.
Thien-Thi Nguyen [Fri, 12 May 2006 07:29:42 +0000 (07:29 +0000)]
(ewoc-refresh): Compute PP once before looping.

18 years ago(diary-show-all-entries): Do not refer to
Glenn Morris [Fri, 12 May 2006 06:45:46 +0000 (06:45 +0000)]
(diary-show-all-entries): Do not refer to
obsolete alias `show-all-diary-entries'.
(make-diary-entry): Not interactive.
(cal-tex-cursor-month, cal-tex-cursor-month-landscape)
(cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-cursor-year)
(cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year):
Interactive.

18 years ago*** empty log message ***
Glenn Morris [Fri, 12 May 2006 06:45:32 +0000 (06:45 +0000)]
*** empty log message ***

18 years agoJohan Bockg� <bojohan at dd.chalmers.se>:
Glenn Morris [Fri, 12 May 2006 06:37:26 +0000 (06:37 +0000)]
Johan Bockg�  <bojohan at dd.chalmers.se>:
(calendar-french-date-string)
(calendar-mayan-date-string, calendar-chinese-date-string)
(calendar-astro-date-string, calendar-iso-date-string)
(calendar-islamic-date-string, calendar-bahai-date-string)
(calendar-hebrew-date-string, calendar-coptic-date-string)
(calendar-ethiopic-date-string, calendar-persian-date-string):
These functions are not interactive.

18 years ago*** empty log message ***
Glenn Morris [Fri, 12 May 2006 06:36:45 +0000 (06:36 +0000)]
*** empty log message ***

18 years ago(readevalloop): Abort if START non-nil for non-buffer input.
Richard M. Stallman [Fri, 12 May 2006 02:08:23 +0000 (02:08 +0000)]
(readevalloop): Abort if START non-nil for non-buffer input.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 12 May 2006 00:20:26 +0000 (00:20 +0000)]
*** empty log message ***

18 years agoBalance parentheses.
Luc Teirlinck [Fri, 12 May 2006 00:14:21 +0000 (00:14 +0000)]
Balance parentheses.

18 years ago(redisplay_tool_bar): Handle large tool-bar-border values.
Kim F. Storm [Thu, 11 May 2006 21:26:54 +0000 (21:26 +0000)]
(redisplay_tool_bar): Handle large tool-bar-border values.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 11 May 2006 21:26:43 +0000 (21:26 +0000)]
*** empty log message ***

18 years agoMove `safe-local-variable' declarations to the respective files.
Reiner Steib [Thu, 11 May 2006 15:01:41 +0000 (15:01 +0000)]
Move `safe-local-variable' declarations to the respective files.

18 years agoRemove bogus \n\n from last commit.
Reiner Steib [Thu, 11 May 2006 11:10:45 +0000 (11:10 +0000)]
Remove bogus \n\n from last commit.

18 years ago(describe-variable): Don't print safe-var if it is
Reiner Steib [Thu, 11 May 2006 11:03:57 +0000 (11:03 +0000)]
(describe-variable): Don't print safe-var if it is
byte-code.  Improve wording as suggested by Luc Teirlinck
<teirllm@auburn.edu>.

18 years ago(gdb-reset): Update speedbar if necessary.
Nick Roberts [Thu, 11 May 2006 10:08:03 +0000 (10:08 +0000)]
(gdb-reset): Update speedbar if necessary.
(gdb-var-evaluate-expression-handler, gdb-var-update-handler):
Use a token for pending-triggers to ensure gdb-var-update
gets called once per user input again for pre-GDB 6.4.
(gdb-var-delete): Match on more complex expressions.
(gdb-var-list-children-handler, gdb-var-create-handler):
Use a token for consistency.

18 years ago*** empty log message ***
Nick Roberts [Thu, 11 May 2006 10:07:08 +0000 (10:07 +0000)]
*** empty log message ***

18 years ago(org-read-date, org-goto-calendar, org-agenda-goto-calendar): Bind
Carsten Dominik [Thu, 11 May 2006 08:49:36 +0000 (08:49 +0000)]
(org-read-date, org-goto-calendar, org-agenda-goto-calendar): Bind
`view-calendar-holidays-initially' to nil.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 11 May 2006 08:48:45 +0000 (08:48 +0000)]
*** empty log message ***

18 years ago(ewoc--refresh-node): No longer save-excursion.
Thien-Thi Nguyen [Thu, 11 May 2006 08:02:11 +0000 (08:02 +0000)]
(ewoc--refresh-node): No longer save-excursion.
Update all callers to do it there, instead.

18 years ago(calendar-basic-setup): Set day to 1 in
Glenn Morris [Thu, 11 May 2006 06:57:32 +0000 (06:57 +0000)]
(calendar-basic-setup): Set day to 1 in
prefix arg case, to avoid view-diary-entries-initially error.
Reported by Stephen Berman <Stephen.Berman at gmx.net>.
(calendar-date-is-legal-p): Handle dates with no day part.

18 years ago*** empty log message ***
Glenn Morris [Thu, 11 May 2006 06:57:11 +0000 (06:57 +0000)]
*** empty log message ***

18 years ago(Finsert_file_contents): Fix for the case of IO error
Kenichi Handa [Thu, 11 May 2006 04:13:33 +0000 (04:13 +0000)]
(Finsert_file_contents): Fix for the case of IO error
while handling replace operation.

18 years ago(Writing Emacs Primitives): Clarify GCPRO rules.
Richard M. Stallman [Thu, 11 May 2006 00:59:41 +0000 (00:59 +0000)]
(Writing Emacs Primitives): Clarify GCPRO rules.

18 years ago(comint-insert-input): Just make it when
Nick Roberts [Wed, 10 May 2006 21:31:09 +0000 (21:31 +0000)]
(comint-insert-input): Just make it when
comint-use-prompt regexp is nil (default) and with the mouse.
(comint-copy-old-input): Reinstate from 2004-06-23.
(comint-mode-map): Bind C-c C-m to it.

18 years ago*** empty log message ***
Nick Roberts [Wed, 10 May 2006 21:30:18 +0000 (21:30 +0000)]
*** empty log message ***

18 years ago(idlwave-shell-move-or-history): Remove spurious move to point-max (new
J.D. Smith [Wed, 10 May 2006 18:24:52 +0000 (18:24 +0000)]
(idlwave-shell-move-or-history): Remove spurious move to point-max (new
comint behavior fixes).

18 years ago(idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19).
J.D. Smith [Wed, 10 May 2006 18:24:15 +0000 (18:24 +0000)]
(idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19).
(idlwave-is-continuation-line): Always return point at start of previous
non-blank continuation line.
`keyword-parameters': Fix continued comment font-lock matcher.
(idlwave-font-lock-fontify-region): Written, use as
font-lock-fontify-region-function, to fix continued keyword
fontification issues.

18 years ago*** empty log message ***
J.D. Smith [Wed, 10 May 2006 18:22:56 +0000 (18:22 +0000)]
*** empty log message ***

18 years agoautoupdate
Karl Berry [Wed, 10 May 2006 13:33:04 +0000 (13:33 +0000)]
autoupdate

18 years ago(File Local Variables): Recommend to quote lambda
Reiner Steib [Wed, 10 May 2006 13:06:02 +0000 (13:06 +0000)]
(File Local Variables): Recommend to quote lambda
expressions in safe-local-variable property.

18 years ago(realize_default_face): If the font chosen for the
Kenichi Handa [Wed, 10 May 2006 12:38:58 +0000 (12:38 +0000)]
(realize_default_face): If the font chosen for the
default face was different from the frame font, adjust the frame
font.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 10 May 2006 08:25:29 +0000 (08:25 +0000)]
*** empty log message ***

18 years ago(mac_set_font_info_for_selection): Add 2nd and 3rd args in extern.
YAMAMOTO Mitsuharu [Wed, 10 May 2006 08:25:04 +0000 (08:25 +0000)]
(mac_set_font_info_for_selection): Add 2nd and 3rd args in extern.

18 years ago(Qservice) [MAC_OSX]: Rename from Qservices. All uses changed.
YAMAMOTO Mitsuharu [Wed, 10 May 2006 08:24:49 +0000 (08:24 +0000)]
(Qservice) [MAC_OSX]: Rename from Qservices.  All uses changed.
[MAC_OSX] (mac_store_service_event): Rename from
mac_store_services_event.  All callers changed.
[USE_MAC_FONT_PANEL] (mac_set_font_info_for_selection): Add args
FACE_ID and C.  All callers changed.
(x_free_frame_resources) [USE_MAC_FONT_PANEL]: Call
mac_set_font_info_for_selection when focus frame is destroyed.
(XTread_socket): Revert to FrontNonFloatingWindow/FrontWindow.

18 years ago(Vmac_service_selection) [MAC_OSX]: Rename from
YAMAMOTO Mitsuharu [Wed, 10 May 2006 08:24:09 +0000 (08:24 +0000)]
(Vmac_service_selection) [MAC_OSX]: Rename from
Vmac_services_selection.  All uses changed.
(mac_store_service_event): Rename from mac_store_services_event in
extern and calls.

18 years ago(x_to_mac_color): Fix shift amount change.
YAMAMOTO Mitsuharu [Wed, 10 May 2006 08:23:45 +0000 (08:23 +0000)]
(x_to_mac_color): Fix shift amount change.
[USE_MAC_FONT_PANEL] (mac_set_font): Use x_get_focus_frame.
[USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility): Doc fix.

18 years ago(Qduration) [MAC_OS]: Undo previous change.
YAMAMOTO Mitsuharu [Wed, 10 May 2006 08:23:20 +0000 (08:23 +0000)]
(Qduration) [MAC_OS]: Undo previous change.
(syms_of_image) [MAC_OS]: Likewise.
[MAC_OS] (gif_load): Emulate Graphic Control Extension block.

18 years ago(mac-font-panel-mode): Doc fix.
YAMAMOTO Mitsuharu [Wed, 10 May 2006 08:22:39 +0000 (08:22 +0000)]
(mac-font-panel-mode): Doc fix.
(mac-service-selection, mac-service-open-file)
(mac-service-open-selection, mac-service-mail-selection)
(mac-service-mail-to, mac-service-insert-text): Rename from
mac-services-*.  All uses changed.
(mac-apple-event-map): Rename event symbol `services' to `service'.

18 years ago(ewoc--dll-create, ewoc--node-delete)
Thien-Thi Nguyen [Wed, 10 May 2006 08:02:21 +0000 (08:02 +0000)]
(ewoc--dll-create, ewoc--node-delete)
(ewoc--node-enter-first, ewoc--node-enter-last)
(ewoc--delete-node-internal): Merge funcs into unique callers.

18 years agoSeems to be fixed: Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.
Chong Yidong [Wed, 10 May 2006 04:13:11 +0000 (04:13 +0000)]
Seems to be fixed: Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.

18 years ago* emacs-lisp/crm.el (completing-read-multiple): Properly handle
Chong Yidong [Wed, 10 May 2006 04:00:51 +0000 (04:00 +0000)]
* emacs-lisp/crm.el (completing-read-multiple): Properly handle
return value of read-from-minibuffer for empty input.

18 years ago* keymap.c (describe_map): Avoid generating duplicate entries if
Chong Yidong [Wed, 10 May 2006 03:32:06 +0000 (03:32 +0000)]
* keymap.c (describe_map): Avoid generating duplicate entries if
the shadowed binding has the same definition.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-272
Miles Bader [Wed, 10 May 2006 02:07:12 +0000 (02:07 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-272

(comint-insert-input): Remove redundant calls to setq and goto-char

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-271
Miles Bader [Wed, 10 May 2006 01:58:37 +0000 (01:58 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271

Rename "field-at-point" to "field-at-pos"

18 years ago(File Local Variables): Document
Richard M. Stallman [Wed, 10 May 2006 01:40:17 +0000 (01:40 +0000)]
(File Local Variables): Document
safe-local-eval-forms and safe-local-eval-function.

18 years agoCombine items about local variables lists.
Richard M. Stallman [Wed, 10 May 2006 01:38:16 +0000 (01:38 +0000)]
Combine items about local variables lists.

18 years ago(comint-insert-input): Make it work when comint-use-prompt-regexp is t.
Nick Roberts [Wed, 10 May 2006 00:34:02 +0000 (00:34 +0000)]
(comint-insert-input): Make it work when comint-use-prompt-regexp is t.
Use field-at-point.

18 years ago(field-at-point): New function.
Nick Roberts [Wed, 10 May 2006 00:32:34 +0000 (00:32 +0000)]
(field-at-point): New function.

18 years ago*** empty log message ***
Nick Roberts [Wed, 10 May 2006 00:29:24 +0000 (00:29 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Tue, 9 May 2006 23:24:20 +0000 (23:24 +0000)]
*** empty log message ***

18 years ago(archive-set-buffer-as-visiting-file): Bind buffer-undo-list
Juri Linkov [Tue, 9 May 2006 23:10:24 +0000 (23:10 +0000)]
(archive-set-buffer-as-visiting-file): Bind buffer-undo-list
to t (undo-ask is reproducible by visiting nested archives).

18 years ago(fancy-splash-screens, normal-splash-screen): Use
Juri Linkov [Tue, 9 May 2006 23:08:49 +0000 (23:08 +0000)]
(fancy-splash-screens, normal-splash-screen): Use
face `mode-line-buffer-id' for mode-line buffer face instead of
hard-coded `(:weight bold)'.

18 years ago(diff-context->unified): Use `region-beginning' and `region-end'
Juri Linkov [Tue, 9 May 2006 23:06:14 +0000 (23:06 +0000)]
(diff-context->unified): Use `region-beginning' and `region-end'
instead of `mark' and `point'.
(diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
Operate on region in Transient Mark mode when the mark is active.
Use `region-beginning' and `region-end' instead of `mark' and `point'.
(diff-hunk-text, diff-goto-source): Doc fix.

18 years ago(change-log-default-name): Put `string-or-null-p'
Juri Linkov [Tue, 9 May 2006 22:58:54 +0000 (22:58 +0000)]
(change-log-default-name): Put `string-or-null-p'
instead of lambda on `safe-local-variable' property.

18 years agoRemove `eval' and `let' binding for now unused lambda `string-or-null'.
Juri Linkov [Tue, 9 May 2006 22:55:30 +0000 (22:55 +0000)]
Remove `eval' and `let' binding for now unused lambda `string-or-null'.

18 years ago(battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.
Juri Linkov [Tue, 9 May 2006 22:43:35 +0000 (22:43 +0000)]
(battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.

18 years agoFix spelling errors.
Eli Zaretskii [Tue, 9 May 2006 19:48:03 +0000 (19:48 +0000)]
Fix spelling errors.

18 years ago(push_key_description): Fix previous change.
Kenichi Handa [Tue, 9 May 2006 13:20:25 +0000 (13:20 +0000)]
(push_key_description): Fix previous change.

18 years ago(push_key_description): Handle invalid character key.
Kenichi Handa [Tue, 9 May 2006 13:17:24 +0000 (13:17 +0000)]
(push_key_description): Handle invalid character key.

18 years ago(rgrep): Set default directory of *grep*
Kim F. Storm [Tue, 9 May 2006 12:47:12 +0000 (12:47 +0000)]
(rgrep): Set default directory of *grep*
buffer if we start M-x rgrep in the *grep* buffer and choose
a different base directory.