]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(Minibuffer History): Clarify.
Richard M. Stallman [Wed, 17 May 2006 22:23:17 +0000 (22:23 +0000)]
(Minibuffer History): Clarify.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 May 2006 22:22:29 +0000 (22:22 +0000)]
*** empty log message ***

18 years ago(Regexp Special): Clarify nested regexp warning.
Richard M. Stallman [Wed, 17 May 2006 22:17:09 +0000 (22:17 +0000)]
(Regexp Special): Clarify nested regexp warning.

18 years ago(shell-dirtrack-mode): Make it into a proper minor mode, so
Stefan Monnier [Wed, 17 May 2006 21:57:25 +0000 (21:57 +0000)]
(shell-dirtrack-mode): Make it into a proper minor mode, so
we can explicitly enable/disable rather than toggle.
(shell-mode): Use it.
(shell-cd): Don't try to reproduce what `cd' does.

18 years ago(ido-read-internal): Use only nondirectory part of default item.
Kim F. Storm [Wed, 17 May 2006 21:25:59 +0000 (21:25 +0000)]
(ido-read-internal): Use only nondirectory part of default item.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 May 2006 21:25:47 +0000 (21:25 +0000)]
*** empty log message ***

18 years ago(ewoc-map, ewoc-invalidate): Compute PP before looping.
Thien-Thi Nguyen [Wed, 17 May 2006 10:38:15 +0000 (10:38 +0000)]
(ewoc-map, ewoc-invalidate): Compute PP before looping.

18 years ago(ewoc-data): Add docstring.
Thien-Thi Nguyen [Wed, 17 May 2006 06:12:44 +0000 (06:12 +0000)]
(ewoc-data): Add docstring.
(ewoc-nth): Doc fix.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 16 May 2006 20:41:26 +0000 (20:41 +0000)]
*** empty log message ***

18 years ago(auto-coding-alist): Add .lha to files read with no-conversion.
Eli Zaretskii [Tue, 16 May 2006 18:36:30 +0000 (18:36 +0000)]
(auto-coding-alist): Add .lha to files read with no-conversion.

18 years ago(auto-mode-alist): Add .lha files to archive file extensions.
Eli Zaretskii [Tue, 16 May 2006 18:33:31 +0000 (18:33 +0000)]
(auto-mode-alist): Add .lha files to archive file extensions.

18 years ago(archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when
Eli Zaretskii [Tue, 16 May 2006 18:28:40 +0000 (18:28 +0000)]
(archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when
computing offsets within the compressed archive file.

18 years ago(add-to-history): Add KEEP-ALL arg and align functionality
Kim F. Storm [Tue, 16 May 2006 11:19:39 +0000 (11:19 +0000)]
(add-to-history): Add KEEP-ALL arg and align functionality
with read-from-minibuffer.

18 years ago(handle_one_xevent): Check that f is not NULL before
Kim F. Storm [Tue, 16 May 2006 10:54:48 +0000 (10:54 +0000)]
(handle_one_xevent): Check that f is not NULL before
calling x_kill_gs_process.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 16 May 2006 10:54:37 +0000 (10:54 +0000)]
*** empty log message ***

18 years ago(Minibuffer History): Update add-to-history.
Kim F. Storm [Tue, 16 May 2006 10:52:14 +0000 (10:52 +0000)]
(Minibuffer History): Update add-to-history.

18 years ago(byte-compile-warnings-safe-p): New
Reiner Steib [Tue, 16 May 2006 10:05:09 +0000 (10:05 +0000)]
(byte-compile-warnings-safe-p): New
function.
(byte-compile-warnings): Fix safe-local-variable property.

18 years ago2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
Reiner Steib [Tue, 16 May 2006 10:01:32 +0000 (10:01 +0000)]
2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>

* allout.el (allout-show-bodies, allout-old-style-prefixes)
(allout-stylish-prefixes, allout-numbered-bullet)
(allout-file-xref-bullet, allout-use-hanging-indents): Use simple
predicates to qualify `safe-local-variable' property, when
available, else use equivalent lambda.
(allout-current-topic-collapsed-p): Do the right thing regarding
trailing blank lines.

18 years ago(server-start): Only create a directory if needed.
Stefan Monnier [Tue, 16 May 2006 06:53:01 +0000 (06:53 +0000)]
(server-start): Only create a directory if needed.
(server-edit, server-unload-hook): server-start => server-mode.
(kill-emacs-hook): Cleanup upon exit.

18 years agoTrivial typo.
Stefan Monnier [Tue, 16 May 2006 03:35:46 +0000 (03:35 +0000)]
Trivial typo.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader [Tue, 16 May 2006 00:10:43 +0000 (00:10 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 101)

   - Update from CVS

18 years agoAdd coding cookie.
Reiner Steib [Mon, 15 May 2006 18:01:51 +0000 (18:01 +0000)]
Add coding cookie.

18 years ago(hexlify-buffer): Encode process arguments manually.
Stefan Monnier [Mon, 15 May 2006 16:05:40 +0000 (16:05 +0000)]
(hexlify-buffer): Encode process arguments manually.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-280
Miles Bader [Mon, 15 May 2006 11:20:16 +0000 (11:20 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280
Creator:  Michael Olson <mwolson@gnu.org>

Update etc/MORE.STUFF.

* etc/MORE.STUFF: Update URL for Planner Mode and add description.
  Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.

18 years ago(gud-tooltip-tips): Add missing argument to
Nick Roberts [Mon, 15 May 2006 11:17:47 +0000 (11:17 +0000)]
(gud-tooltip-tips): Add missing argument to
call to gdb-tooltip-print.

18 years ago*** empty log message ***
Nick Roberts [Mon, 15 May 2006 11:17:07 +0000 (11:17 +0000)]
*** empty log message ***

18 years ago(dired-guess-shell-gnutar): On GNU and GNU/Linux
Romain Francoise [Mon, 15 May 2006 08:52:17 +0000 (08:52 +0000)]
(dired-guess-shell-gnutar): On GNU and GNU/Linux
systems, default to "tar" since those systems probably have GNU
tar.

18 years ago(Explicit Encoding): Fix typo (encoding<->decoding).
Kenichi Handa [Mon, 15 May 2006 05:57:05 +0000 (05:57 +0000)]
(Explicit Encoding): Fix typo (encoding<->decoding).

18 years ago*** empty log message ***
Kenichi Handa [Mon, 15 May 2006 05:56:50 +0000 (05:56 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Romain Francoise [Mon, 15 May 2006 05:40:39 +0000 (05:40 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 14 May 2006 22:52:37 +0000 (22:52 +0000)]
*** empty log message ***

18 years ago(Creating Buffers): Cleanup.
Richard M. Stallman [Sun, 14 May 2006 22:52:15 +0000 (22:52 +0000)]
(Creating Buffers): Cleanup.

18 years ago(Visiting Functions): Rewrite in find-file-noselect.
Richard M. Stallman [Sun, 14 May 2006 22:50:09 +0000 (22:50 +0000)]
(Visiting Functions): Rewrite in find-file-noselect.

18 years ago(Fnext_single_char_property_change)
Richard M. Stallman [Sun, 14 May 2006 21:55:34 +0000 (21:55 +0000)]
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change):
Don't allow returning value beyond LIMIT in any cases.
(Fnext_char_property_change, Fprevious_char_property_change): Doc fix.

18 years ago(get_local_map): Abort if POSITION outside BEGV, ZV.
Richard M. Stallman [Sun, 14 May 2006 21:53:45 +0000 (21:53 +0000)]
(get_local_map): Abort if POSITION outside BEGV, ZV.

18 years ago(desktop-missing-file-warning): Fix docstring.
Lars Hansen [Sun, 14 May 2006 20:26:37 +0000 (20:26 +0000)]
(desktop-missing-file-warning): Fix docstring.
(desktop-restore-file-buffer): Correct question asked on missing file.

18 years ago* xterm.c (handle_one_xevent): Check that f is not NULL before
Jan Djärv [Sun, 14 May 2006 11:26:20 +0000 (11:26 +0000)]
* xterm.c (handle_one_xevent): Check that f is not NULL before
 calling _XEditResCheckMessages.

18 years ago(handle_one_xevent): Fix crash in 2006-03-24 change.
Kim F. Storm [Sun, 14 May 2006 00:30:46 +0000 (00:30 +0000)]
(handle_one_xevent): Fix crash in 2006-03-24 change.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 14 May 2006 00:30:25 +0000 (00:30 +0000)]
*** empty log message ***

18 years ago(c-forward-subword, c-backward-subword):
Kim F. Storm [Sun, 14 May 2006 00:19:13 +0000 (00:19 +0000)]
(c-forward-subword, c-backward-subword):
Add CUA move property.

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.