bpt/emacs.git
21 years ago(Fwrite_region): Save and restore restriction.
Kenichi Handa [Thu, 12 Jun 2003 23:23:48 +0000 (23:23 +0000)]
(Fwrite_region): Save and restore restriction.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 12 Jun 2003 23:23:33 +0000 (23:23 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 12 Jun 2003 22:31:29 +0000 (22:31 +0000)]
*** empty log message ***

21 years ago(shell-command-separator-regexp): New variable.
Juanma Barranquero [Thu, 12 Jun 2003 22:20:49 +0000 (22:20 +0000)]
(shell-command-separator-regexp): New variable.
(shell-directory-tracker): Make regexp used for skipping to next command
correspond to one used for command itself.

21 years agoRemove redundant include of unistd.h, stdlib.h. Use
Dave Love [Thu, 12 Jun 2003 22:14:31 +0000 (22:14 +0000)]
Remove redundant include of unistd.h, stdlib.h.  Use
HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED.

21 years ago(alloca): Declare arg as size_t.
Dave Love [Thu, 12 Jun 2003 22:09:14 +0000 (22:09 +0000)]
(alloca): Declare arg as size_t.

21 years ago(texinfo-format-scan): Silence `whitespace-cleanup'.
Juanma Barranquero [Thu, 12 Jun 2003 22:09:06 +0000 (22:09 +0000)]
(texinfo-format-scan): Silence `whitespace-cleanup'.

21 years ago(display-time-hook, timeclock-modeline-display): Define for byte-compiler.
Glenn Morris [Thu, 12 Jun 2003 17:28:48 +0000 (17:28 +0000)]
(display-time-hook, timeclock-modeline-display): Define for byte-compiler.
(timeclock-time-to-date, timeclock-workday-remaining)
(timeclock-time-to-seconds, timeclock-seconds-to-time): Move earlier
in the file so defined before used.
(timeclock-status-string): No need for `let*' so use `let'.
(timeclock-query-out): Always return a non-nil value.

21 years ago*** empty log message ***
Glenn Morris [Thu, 12 Jun 2003 17:28:09 +0000 (17:28 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Stefan Monnier [Thu, 12 Jun 2003 00:36:28 +0000 (00:36 +0000)]
*** empty log message ***

21 years ago(pop3-leave-mail-on-server): New user variable.
Sam Steingold [Wed, 11 Jun 2003 21:44:12 +0000 (21:44 +0000)]
(pop3-leave-mail-on-server): New user variable.
(pop3-movemail): Delete mail only when it is nil.

21 years ago(shrink_regexp_cache): Use xrealloc.
Dave Love [Wed, 11 Jun 2003 11:43:52 +0000 (11:43 +0000)]
(shrink_regexp_cache): Use xrealloc.
(syms_of_search): Use xmalloc.

21 years agoRespect user preference
Rajesh Vaidheeswarran [Wed, 11 Jun 2003 04:00:33 +0000 (04:00 +0000)]
Respect user preference

21 years agoUpdate whitespace.el
Rajesh Vaidheeswarran [Wed, 11 Jun 2003 03:50:45 +0000 (03:50 +0000)]
Update whitespace.el

21 years ago(global-map): Bind `kill-whole-line' to C-S-<backspace>.
Luc Teirlinck [Tue, 10 Jun 2003 04:06:10 +0000 (04:06 +0000)]
(global-map): Bind `kill-whole-line' to C-S-<backspace>.
Remove M-S-<backspace> binding: too close to C-M-<backspace>.

21 years ago(dired-re-dot): Make it handle trailing /.
Luc Teirlinck [Tue, 10 Jun 2003 04:03:03 +0000 (04:03 +0000)]
(dired-re-dot): Make it handle trailing /.
(dired-get-filename): Update documentation string.
Revert previous change and fix typo in earlier version.

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 10 Jun 2003 03:52:52 +0000 (03:52 +0000)]
*** empty log message ***

21 years ago(phys_cursor_in_rect_p): Fix 2003-05-24 change.
Kim F. Storm [Mon, 9 Jun 2003 23:01:52 +0000 (23:01 +0000)]
(phys_cursor_in_rect_p): Fix 2003-05-24 change.
Adjust phys_cursor.x to be relative to window box, rather than
text area before checking -- to ensure cursor is redrawn when
exposing window.
Note: This also fixes a similar (older) bug if display margins
are present.

21 years ago*** empty log message ***
Kim F. Storm [Mon, 9 Jun 2003 23:01:17 +0000 (23:01 +0000)]
*** empty log message ***

21 years ago(Info-fontify-node): Make `invisible' property
Kim F. Storm [Mon, 9 Jun 2003 22:00:34 +0000 (22:00 +0000)]
(Info-fontify-node): Make `invisible' property
non-sticky so that whitespace added by filling stays visible.
Make refilling less agressive by starting at beginning of current
line rather than beginning of current paragraph.

21 years ago*** empty log message ***
Kim F. Storm [Mon, 9 Jun 2003 21:59:54 +0000 (21:59 +0000)]
*** empty log message ***

21 years ago(tex-search-noncomment): New macro.
Stefan Monnier [Mon, 9 Jun 2003 17:42:22 +0000 (17:42 +0000)]
(tex-search-noncomment): New macro.
(tex-last-unended-begin, tex-next-unmatched-end): Use it
so we don't get confused by \begin and \end in comments.
(tex-compile): Change dir before calling tex-compile-default.

21 years ago(dired-get-filename): Complain only about "." and "..",
Andreas Schwab [Mon, 9 Jun 2003 17:05:55 +0000 (17:05 +0000)]
(dired-get-filename): Complain only about "." and "..",
not all directories.

21 years ago*** empty log message ***
Stefan Monnier [Sun, 8 Jun 2003 01:22:30 +0000 (01:22 +0000)]
*** empty log message ***

21 years ago(gdb-get-current-frame, gdb-frame-handler): Use Gdb
Nick Roberts [Sun, 8 Jun 2003 01:20:51 +0000 (01:20 +0000)]
(gdb-get-current-frame, gdb-frame-handler): Use Gdb
command `info frame' instead of `frame' to preserve point.
(gdb-invalidate-assembler): Only run disassemble again if frame
has changed.
(gdb-append-to-inferior-io): Revert change from 2003-05-17.

21 years ago*** empty log message ***
Nick Roberts [Sun, 8 Jun 2003 01:19:51 +0000 (01:19 +0000)]
*** empty log message ***

21 years ago(texinfo-enable-quote-macros): Fix thinko.
Stefan Monnier [Sun, 8 Jun 2003 01:17:04 +0000 (01:17 +0000)]
(texinfo-enable-quote-macros): Fix thinko.
(texinfo-insert-@table): Remove unused arg.
(texinfo-show-structure): Remove unused var `source-buffer'.

21 years ago(skeleton-proxy-new): Consume the mark-active state.
Stefan Monnier [Sun, 8 Jun 2003 00:54:06 +0000 (00:54 +0000)]
(skeleton-proxy-new): Consume the mark-active state.

21 years ago(tex-mode-syntax-table, tex-latex-indent-syntax-table):
Stefan Monnier [Sun, 8 Jun 2003 00:49:38 +0000 (00:49 +0000)]
(tex-mode-syntax-table, tex-latex-indent-syntax-table):
Don't use easy-mmode-defsyntax.

21 years ago*** empty log message ***
Stefan Monnier [Sun, 8 Jun 2003 00:39:44 +0000 (00:39 +0000)]
*** empty log message ***

21 years agoNote that scrollbars and menus are not customizable.
Jason Rumney [Sat, 7 Jun 2003 11:38:22 +0000 (11:38 +0000)]
Note that scrollbars and menus are not customizable.

21 years ago(mouse-wheel-up-event, mouse-wheel-down-event):
Jason Rumney [Sat, 7 Jun 2003 00:24:41 +0000 (00:24 +0000)]
(mouse-wheel-up-event, mouse-wheel-down-event):
Use wheel-* events on darwin.

21 years ago*** empty log message ***
Jason Rumney [Sat, 7 Jun 2003 00:24:22 +0000 (00:24 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 6 Jun 2003 17:49:52 +0000 (17:49 +0000)]
*** empty log message ***

21 years ago(shell-resync-dirs): Tolerate an extra line of output before the list of
Juanma Barranquero [Fri, 6 Jun 2003 17:39:46 +0000 (17:39 +0000)]
(shell-resync-dirs): Tolerate an extra line of output before the list of
directories from `shell-dirstack-query' (it looks for, and ignores, a literal
copy of the value of shell-dirstack-query).

21 years ago(Info-complete-menu-item): Revert change of 2003-06-03.
Lute Kamstra [Fri, 6 Jun 2003 16:13:31 +0000 (16:13 +0000)]
(Info-complete-menu-item): Revert change of 2003-06-03.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 6 Jun 2003 15:12:43 +0000 (15:12 +0000)]
*** empty log message ***

21 years agoFix bug in "Options Loop" skeleton for ksh. Add newlines to a few skeletons,
Juanma Barranquero [Fri, 6 Jun 2003 15:06:53 +0000 (15:06 +0000)]
Fix bug in "Options Loop" skeleton for ksh.  Add newlines to a few skeletons,
add "select" keyword for bash.

21 years ago(Info-select-node): Doc fix.
Andreas Schwab [Fri, 6 Jun 2003 12:28:16 +0000 (12:28 +0000)]
(Info-select-node): Doc fix.

21 years ago*** empty log message ***
Dave Love [Fri, 6 Jun 2003 10:16:42 +0000 (10:16 +0000)]
*** empty log message ***

21 years agoCheck for locale.h.
Dave Love [Fri, 6 Jun 2003 09:04:22 +0000 (09:04 +0000)]
Check for locale.h.

21 years ago*** empty log message ***
Kenichi Handa [Fri, 6 Jun 2003 05:24:59 +0000 (05:24 +0000)]
*** empty log message ***

21 years ago(set-frame-font): Default to frame's current default font.
Miles Bader [Fri, 6 Jun 2003 01:32:33 +0000 (01:32 +0000)]
(set-frame-font): Default to frame's current default font.

21 years agoDocument new System colors on MS-Windows
Jason Rumney [Thu, 5 Jun 2003 23:56:32 +0000 (23:56 +0000)]
Document new System colors on MS-Windows

21 years ago*** empty log message ***
Stefan Monnier [Thu, 5 Jun 2003 23:35:23 +0000 (23:35 +0000)]
*** empty log message ***

21 years ago(Info-fontify-node): Don't refill over lines ending in a
Kim F. Storm [Thu, 5 Jun 2003 23:23:53 +0000 (23:23 +0000)]
(Info-fontify-node): Don't refill over lines ending in a
period; this should fix problems with lists like one in the
(emacs)Library Keywords section.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 5 Jun 2003 23:23:23 +0000 (23:23 +0000)]
*** empty log message ***

21 years ago(SYSTEM_DEFAULT_RESOURCES): New constant.
Jason Rumney [Thu, 5 Jun 2003 23:21:19 +0000 (23:21 +0000)]
(SYSTEM_DEFAULT_RESOURCES): New constant.
(w32_get_string_resource): Try SYSTEM_DEFAULT_RESOURCES last.

21 years ago(Finternal_face_x_get_resource): Do it on Windows and Mac too.
Jason Rumney [Thu, 5 Jun 2003 22:52:43 +0000 (22:52 +0000)]
(Finternal_face_x_get_resource): Do it on Windows and Mac too.

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 5 Jun 2003 22:12:43 +0000 (22:12 +0000)]
*** empty log message ***

21 years ago(dired-get-filename): Don't err for . and .. for calls from dired-add-entry.
Juanma Barranquero [Thu, 5 Jun 2003 22:00:13 +0000 (22:00 +0000)]
(dired-get-filename): Don't err for . and .. for calls from dired-add-entry.

21 years ago(table-cell-horizontal-chars): Renamed from table-cell-horizontal-char. Now a
Juanma Barranquero [Thu, 5 Jun 2003 20:07:16 +0000 (20:07 +0000)]
(table-cell-horizontal-chars): Renamed from table-cell-horizontal-char.  Now a
string value instead of a character.  ?= is allowed for horizontal boundary as
well as ?-.
(table-command-remap-alist, table-command-list): Changed defconst to defvar
because the value is modified.
(table-insert, table-insert-row, table-insert-column, table-recognize)
(table-recognize-region, table-widen-cell, table-span-cell)
table-split-cell-vertically): Change due to table-cell-horizontal-chars.
(table--cell-horizontal-char-p): New function.
(table--generate-source-scan-lines, table-delete-row, table-delete-column)
(table--spacify-frame, table--find-row-column, table--probe-cell-left-up)
(table--probe-cell-right-bottom, table--probe-cell): Change due to
table-cell-horizontal-chars.
From David Abrahams <dave@boost-consulting.com>

21 years agoMoved from lisp/.
Juanma Barranquero [Thu, 5 Jun 2003 19:58:26 +0000 (19:58 +0000)]
Moved from lisp/.

21 years agoMoved to progmodes/.
Juanma Barranquero [Thu, 5 Jun 2003 19:53:31 +0000 (19:53 +0000)]
Moved to progmodes/.

21 years ago(tcl-mode): Set imenu-generic-expression to the value of
Juanma Barranquero [Thu, 5 Jun 2003 19:47:26 +0000 (19:47 +0000)]
(tcl-mode): Set imenu-generic-expression to the value of
tcl-imenu-generic-expression instead of the symbol.

21 years ago(Info-mode): Mention `c' and remove duplicate mention of `q' in
Luc Teirlinck [Thu, 5 Jun 2003 19:11:42 +0000 (19:11 +0000)]
(Info-mode): Mention `c' and remove duplicate mention of `q' in
documentation string.

21 years ago*** empty log message ***
Luc Teirlinck [Thu, 5 Jun 2003 19:05:43 +0000 (19:05 +0000)]
*** empty log message ***

21 years agoNot committed to branch, sorry.
Dave Love [Thu, 5 Jun 2003 18:00:24 +0000 (18:00 +0000)]
Not committed to branch, sorry.

21 years ago*** empty log message ***
Dave Love [Thu, 5 Jun 2003 17:49:22 +0000 (17:49 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Dave Love [Thu, 5 Jun 2003 16:37:57 +0000 (16:37 +0000)]
*** empty log message ***

21 years agoCheck for memcpy, mempcpy, mblen, mbrlen. Use
Dave Love [Thu, 5 Jun 2003 16:37:13 +0000 (16:37 +0000)]
Check for memcpy, mempcpy, mblen, mbrlen.  Use
AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
(NLIST_STRUCT): Don't define.

21 years agoSet NLIST_STRUCT from HAVE_NLIST_H. Use
Dave Love [Thu, 5 Jun 2003 16:24:51 +0000 (16:24 +0000)]
Set NLIST_STRUCT from HAVE_NLIST_H.  Use
HAVE_STRUCT_NLIST_N_UN_N_NAME, not NLIST_NAME_UNION.
[HAVE_LOCALE_H]: Include locale.h.
(getloadavg) [HAVE_SETLOCALE]: Run sscanf in C locale.

21 years ago(__mktime_internal): Merge changes from gnulib
Dave Love [Thu, 5 Jun 2003 16:24:17 +0000 (16:24 +0000)]
(__mktime_internal): Merge changes from gnulib
involving year 69 and dst2.

21 years ago(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
Lute Kamstra [Thu, 5 Jun 2003 12:02:09 +0000 (12:02 +0000)]
(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
`comint-output-filter-functions' when bash is used as the inferior
shell.
(shell-filter-ctrl-a-ctrl-b): New function.

21 years ago*** empty log message ***
Dave Love [Thu, 5 Jun 2003 11:55:20 +0000 (11:55 +0000)]
*** empty log message ***

21 years ago(vc-make-backup-files): Add :group backup.
Dave Love [Thu, 5 Jun 2003 11:34:06 +0000 (11:34 +0000)]
(vc-make-backup-files): Add :group backup.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 5 Jun 2003 01:28:15 +0000 (01:28 +0000)]
*** empty log message ***

21 years ago(sgml-parse-tag-backward): Try and detect
Stefan Monnier [Thu, 5 Jun 2003 01:14:23 +0000 (01:14 +0000)]
(sgml-parse-tag-backward): Try and detect
when we're starting from within a tag.
(sgml-get-context): When called from inside a tag, do something useful.
Rename the arg now that it's never used for `full' context anymore.
(sgml-calculate-indent): Make `lcon' an argument.
Return nil when we don't know what to do.
If the initial lcon turns out to be wrong, try again.
(sgml-indent-line): If sgml-calculate-indent returns nil, don't indent.

21 years ago(coordinates_in_window): Convert X and Y to window
Kim F. Storm [Thu, 5 Jun 2003 00:36:28 +0000 (00:36 +0000)]
(coordinates_in_window): Convert X and Y to window
relative coordinates inside mode-line and header-line parts.
Convert X and Y to margin area relative coordinates inside left
and right display margin parts.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 5 Jun 2003 00:36:09 +0000 (00:36 +0000)]
*** empty log message ***

21 years ago(add_system_logical_colors_to_map): New function.
Jason Rumney [Thu, 5 Jun 2003 00:01:03 +0000 (00:01 +0000)]
(add_system_logical_colors_to_map): New function.
(Fx_open_connection): Use it.

21 years ago(allocate_pty): Revert part of the previous patch.
Stefan Monnier [Wed, 4 Jun 2003 23:21:11 +0000 (23:21 +0000)]
(allocate_pty): Revert part of the previous patch.
(Faccept_process_output): Simplify.

21 years ago(Info-fontify-node): Individually refill menus and
Kim F. Storm [Wed, 4 Jun 2003 23:15:29 +0000 (23:15 +0000)]
(Info-fontify-node): Individually refill menus and
paragraphs to preserve menu items and varying indentation.
Only color first 9 menu items differently.

21 years ago*** empty log message ***
Kim F. Storm [Wed, 4 Jun 2003 23:13:18 +0000 (23:13 +0000)]
*** empty log message ***

21 years agoAdd new maintainer.
Juanma Barranquero [Wed, 4 Jun 2003 22:23:31 +0000 (22:23 +0000)]
Add new maintainer.

21 years ago*** empty log message ***
Jason Rumney [Wed, 4 Jun 2003 22:09:45 +0000 (22:09 +0000)]
*** empty log message ***

21 years ago(enum event_kind): Remove MOUSE_WHEEL_EVENT.
Jason Rumney [Wed, 4 Jun 2003 22:08:47 +0000 (22:08 +0000)]
(enum event_kind): Remove MOUSE_WHEEL_EVENT.

21 years ago(Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove.
Jason Rumney [Wed, 4 Jun 2003 22:05:52 +0000 (22:05 +0000)]
(Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove.
(syms_of_keyboard): Remove Qmouse_wheel and mouse_wheel_syms.
Always define drag_and_drop_syms.

21 years ago(XTread_socket): Map mouse wheel events to Emacs
Jason Rumney [Wed, 4 Jun 2003 22:03:44 +0000 (22:03 +0000)]
(XTread_socket): Map mouse wheel events to Emacs
WHEEL_EVENT events.

21 years agoNo need to bind wheel events specially.
Jason Rumney [Wed, 4 Jun 2003 21:54:08 +0000 (21:54 +0000)]
No need to bind wheel events specially.

21 years ago(mouse-wheel-down-event, mouse-wheel-up-event):
Jason Rumney [Wed, 4 Jun 2003 21:53:00 +0000 (21:53 +0000)]
(mouse-wheel-down-event, mouse-wheel-up-event):
Default to new wheel-up and wheel-down events on MacOS.

21 years ago(yank-excluded-properties): Expand documentation string.
Luc Teirlinck [Wed, 4 Jun 2003 21:13:41 +0000 (21:13 +0000)]
(yank-excluded-properties): Expand documentation string.

21 years ago*** empty log message ***
Luc Teirlinck [Wed, 4 Jun 2003 21:10:29 +0000 (21:10 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Stefan Monnier [Wed, 4 Jun 2003 19:26:51 +0000 (19:26 +0000)]
*** empty log message ***

21 years ago_buffer_size): If coding->type is
Kenichi Handa [Wed, 4 Jun 2003 12:43:09 +0000 (12:43 +0000)]
_buffer_size): If coding->type is
coding_type_ccl, double magnification on CRLF encoding.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 4 Jun 2003 09:48:59 +0000 (09:48 +0000)]
*** empty log message ***

21 years ago(lm-keywords-finder-p): Use with-no-warnings.
Richard M. Stallman [Wed, 4 Jun 2003 09:48:50 +0000 (09:48 +0000)]
(lm-keywords-finder-p): Use with-no-warnings.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 4 Jun 2003 09:42:47 +0000 (09:42 +0000)]
*** empty log message ***

21 years ago(gud-minor-mode-type): Move defvar up.
Richard M. Stallman [Wed, 4 Jun 2003 09:42:37 +0000 (09:42 +0000)]
(gud-minor-mode-type): Move defvar up.

21 years ago(compilation-next-error): When moving fwd,
Richard M. Stallman [Wed, 4 Jun 2003 09:31:46 +0000 (09:31 +0000)]
(compilation-next-error): When moving fwd,
compare position of point with the errors.

21 years ago(Expressions): Delete C-M-DEL.
Richard M. Stallman [Wed, 4 Jun 2003 09:30:10 +0000 (09:30 +0000)]
(Expressions): Delete C-M-DEL.

21 years ago(Shell Options): Clarify comint-scroll-show-maximum-output.
Richard M. Stallman [Wed, 4 Jun 2003 09:28:58 +0000 (09:28 +0000)]
(Shell Options): Clarify comint-scroll-show-maximum-output.
comint-move-point-for-output renamed from comint-scroll-to-bottom-on-output.

21 years agoDon't mention etc/ORDERS.
Richard M. Stallman [Wed, 4 Jun 2003 09:26:40 +0000 (09:26 +0000)]
Don't mention etc/ORDERS.

21 years ago(Init Rebinding): Replace previous change with xref.
Richard M. Stallman [Wed, 4 Jun 2003 09:26:06 +0000 (09:26 +0000)]
(Init Rebinding): Replace previous change with xref.
(Non-ASCII Rebinding): Explain that issue more briefly here.

21 years agoUpdate the example and explanation about let and buffer-local bindings.
Richard M. Stallman [Wed, 4 Jun 2003 09:25:00 +0000 (09:25 +0000)]
Update the example and explanation about let and buffer-local bindings.

21 years agobase64-decode-string returns unibyte string.
Richard M. Stallman [Wed, 4 Jun 2003 09:03:40 +0000 (09:03 +0000)]
base64-decode-string returns unibyte string.

21 years ago(dired-get-filename): Err for . and .. in usual case.
Richard M. Stallman [Wed, 4 Jun 2003 09:02:55 +0000 (09:02 +0000)]
(dired-get-filename): Err for . and .. in usual case.
(dired-get-file-for-visit): Specify no-error to dired-get-filename,
and check for real errors here.
(dired-unmark-all-files): Specify no-error to dired-get-filename.

21 years ago(list-buffers-noselect): Use window-inside-edges
Richard M. Stallman [Wed, 4 Jun 2003 09:00:22 +0000 (09:00 +0000)]
(list-buffers-noselect): Use window-inside-edges
to compute the number of offset spaces.
(list-buffers-noselect): Use Buffer-menu-buffer+size to
indent the dashes properly.  Put some in fixed-pitch.

21 years ago(desktop-create-buffer): Undo last change.
Juanma Barranquero [Tue, 3 Jun 2003 23:35:20 +0000 (23:35 +0000)]
(desktop-create-buffer): Undo last change.
(desktop-kill, desktop-save, desktop-remove): Use expand-directory rather than
concat to construct desktop filename.
(desktop-kill, desktop-read, desktop-change-dir): Ensure desktop-dirname is a
directory name.
(desktop-change-dir): Fix bug when DIR was relative.

21 years ago(after-find-file): Fix arguments of call to `sit-for'.
Juanma Barranquero [Tue, 3 Jun 2003 23:23:06 +0000 (23:23 +0000)]
(after-find-file): Fix arguments of call to `sit-for'.