bpt/emacs.git
20 years ago(Low-Level Network): Fix typo.
Luc Teirlinck [Wed, 24 Sep 2003 04:19:12 +0000 (04:19 +0000)]
(Low-Level Network): Fix typo.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 23 Sep 2003 23:07:29 +0000 (23:07 +0000)]
*** empty log message ***

20 years ago(Network, Network Servers): Fix typos.
Kim F. Storm [Tue, 23 Sep 2003 22:05:38 +0000 (22:05 +0000)]
(Network, Network Servers): Fix typos.
(Low-Level Network): Add timeout value for :server keyword.
Add new option keywords to make-network-process.
Add set-network-process-options.
Explain how to test availability of network options.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 23 Sep 2003 22:05:14 +0000 (22:05 +0000)]
*** empty log message ***

20 years ago(set_socket_option): Fix :bindtodevice option.
Kim F. Storm [Tue, 23 Sep 2003 21:57:51 +0000 (21:57 +0000)]
(set_socket_option): Fix :bindtodevice option.
(Fset_network_process_option): Update process contact list when
setting option succeeds.
(Fmake_network_process): Doc fix.

20 years ago#
Dave Love [Tue, 23 Sep 2003 12:41:52 +0000 (12:41 +0000)]
#

20 years ago*** empty log message ***
Dave Love [Tue, 23 Sep 2003 12:41:15 +0000 (12:41 +0000)]
*** empty log message ***

20 years ago(Fnetwork_interface_info): Use
Dave Love [Tue, 23 Sep 2003 12:40:39 +0000 (12:40 +0000)]
(Fnetwork_interface_info): Use
HAVE_STRUCT_IFREQ... macros.

20 years agoCheck members of struct ifreq.
Dave Love [Tue, 23 Sep 2003 12:39:44 +0000 (12:39 +0000)]
Check members of struct ifreq.

20 years ago(bootstrap-clean): Fix misplaced `!'.
Dave Love [Tue, 23 Sep 2003 10:46:15 +0000 (10:46 +0000)]
(bootstrap-clean): Fix misplaced `!'.

20 years ago*** empty log message ***
Luc Teirlinck [Tue, 23 Sep 2003 02:48:44 +0000 (02:48 +0000)]
*** empty log message ***

20 years ago(perldb): Add gud-until to list of commands.
Nick Roberts [Mon, 22 Sep 2003 22:02:51 +0000 (22:02 +0000)]
(perldb): Add gud-until to list of commands.
Update gud-remove.

20 years ago*** empty log message ***
Nick Roberts [Mon, 22 Sep 2003 22:00:57 +0000 (22:00 +0000)]
*** empty log message ***

20 years agoClear up the last paragraph.
Stefan Monnier [Mon, 22 Sep 2003 17:40:14 +0000 (17:40 +0000)]
Clear up the last paragraph.

20 years ago(Acknowledgements): Correct typo.
Luc Teirlinck [Mon, 22 Sep 2003 16:44:53 +0000 (16:44 +0000)]
(Acknowledgements): Correct typo.

20 years ago*** empty log message ***
Eli Zaretskii [Mon, 22 Sep 2003 16:41:16 +0000 (16:41 +0000)]
*** empty log message ***

20 years ago(man lispref lispintro): Specify an explicit target `info',
Eli Zaretskii [Mon, 22 Sep 2003 16:40:42 +0000 (16:40 +0000)]
(man lispref lispintro): Specify an explicit target `info',
like Makefile.in does.

20 years ago(set_tty_color_mode): Use INTEGERP to test whether a
Eli Zaretskii [Mon, 22 Sep 2003 16:03:18 +0000 (16:03 +0000)]
(set_tty_color_mode): Use INTEGERP to test whether a
color mode is an integer number (it could be -1).

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 22 Sep 2003 15:51:28 +0000 (15:51 +0000)]
*** empty log message ***

20 years ago(graft_intervals_into_buffer): Correct the main loop
Richard M. Stallman [Mon, 22 Sep 2003 15:51:19 +0000 (15:51 +0000)]
(graft_intervals_into_buffer): Correct the main loop
in the case where OVER is longer than UNDER.

20 years ago(Misc Dired Commands): New node.
Richard M. Stallman [Mon, 22 Sep 2003 15:50:15 +0000 (15:50 +0000)]
(Misc Dired Commands): New node.
(Dired Navigation): Add dired-goto-file.

20 years ago(File Aliases, Misc File Ops): Add @cindex entries.
Richard M. Stallman [Mon, 22 Sep 2003 15:49:13 +0000 (15:49 +0000)]
(File Aliases, Misc File Ops): Add @cindex entries.

20 years ago(Acknowledgements): New node, split from Distribution.
Richard M. Stallman [Mon, 22 Sep 2003 15:48:36 +0000 (15:48 +0000)]
(Acknowledgements): New node, split from Distribution.

20 years ago(Action Arguments): -f reads interactive args.
Richard M. Stallman [Mon, 22 Sep 2003 15:48:01 +0000 (15:48 +0000)]
(Action Arguments): -f reads interactive args.

20 years ago(Remapping Commands): Fix typo.
Richard M. Stallman [Mon, 22 Sep 2003 15:47:21 +0000 (15:47 +0000)]
(Remapping Commands): Fix typo.

20 years ago(sh-mode-default-syntax-table): Renamed from sh-mode-syntax-table.
Richard M. Stallman [Mon, 22 Sep 2003 15:39:47 +0000 (15:39 +0000)]
(sh-mode-default-syntax-table): Renamed from sh-mode-syntax-table.
Call sh-mode-syntax-table directly.
(sh-mode-syntax-table-input): New variable.
(sh-require-final-newline): Don't use eval.
(sh-builtins, sh-leading-keywords, sh-other-keywords)
(sh-variables, sh-font-lock-keywords): Don't use eval.
(sh-set-shell): When setting require-final-newline,
treat value = `require-final-newline' as don't change it.
Set sh-mode-syntax-table locally based on
sh-mode-syntax-table-input and sh-mode-default-syntax-table.

20 years ago(compile-internal): Call compilation-set-window-height
Richard M. Stallman [Mon, 22 Sep 2003 15:25:47 +0000 (15:25 +0000)]
(compile-internal): Call compilation-set-window-height
before setting window start.

20 years ago(lm-with-file): Don't visit the file,
Richard M. Stallman [Mon, 22 Sep 2003 15:23:53 +0000 (15:23 +0000)]
(lm-with-file): Don't visit the file,
just use insert-file-contents in temp buffer.

(lm-get-header-re): Added surrounding \\( and \\) around the header,
as in for lm-history-header 'Change Log\\|History'.

20 years ago(byte-compile-log-file): Clear out byte-compile-last-warned-form.
Richard M. Stallman [Mon, 22 Sep 2003 15:16:10 +0000 (15:16 +0000)]
(byte-compile-log-file): Clear out byte-compile-last-warned-form.

20 years ago(woman-file-name, woman-follow-word):
Richard M. Stallman [Mon, 22 Sep 2003 15:15:26 +0000 (15:15 +0000)]
(woman-file-name, woman-follow-word):
If current-word returns nil, use "".

20 years ago(eval-expression): Bind standard-output in to-buffer case.
Richard M. Stallman [Mon, 22 Sep 2003 15:11:02 +0000 (15:11 +0000)]
(eval-expression): Bind standard-output in to-buffer case.

20 years ago(Fset_window_scroll_bars): Validate the value of `vertical_type'.
Masatake YAMATO [Mon, 22 Sep 2003 12:55:25 +0000 (12:55 +0000)]
(Fset_window_scroll_bars): Validate the value of `vertical_type'.

20 years agoAdd Commentary section, minor cleanup of file header.
John Paul Wallington [Mon, 22 Sep 2003 12:37:00 +0000 (12:37 +0000)]
Add Commentary section, minor cleanup of file header.
(ld-script-font-lock-keywords): Doc fix.
(toplevel): Provide `ld-script' feature.

20 years ago.
Karl Berry [Sun, 21 Sep 2003 20:13:43 +0000 (20:13 +0000)]
.

20 years ago(] and [ commands): no period at end of section title.
Karl Berry [Sun, 21 Sep 2003 20:13:23 +0000 (20:13 +0000)]
(] and [ commands): no period at end of section title.

20 years ago(Fwindow_scroll_bars): Doc fix.
Kim F. Storm [Sat, 20 Sep 2003 23:38:54 +0000 (23:38 +0000)]
(Fwindow_scroll_bars): Doc fix.

20 years ago*** empty log message ***
Kim F. Storm [Sat, 20 Sep 2003 23:36:00 +0000 (23:36 +0000)]
*** empty log message ***

20 years ago(set-scroll-bar-mode): Initialize to new built-in variable
Kim F. Storm [Sat, 20 Sep 2003 23:33:37 +0000 (23:33 +0000)]
(set-scroll-bar-mode): Initialize to new built-in variable
default-frame-scroll-bars.
(scroll-bar-mode): Use default-frame-scroll-bars when enabling
scroll-bar-mode; notably, use it instead of t when we toggle
scroll-bars on.
(toggle-scroll-bar): Use default-frame-scroll-bars.

20 years ago(Vdefault_frame_scroll_bars): New variable.
Kim F. Storm [Sat, 20 Sep 2003 23:26:20 +0000 (23:26 +0000)]
(Vdefault_frame_scroll_bars): New variable.
(x_set_vertical_scroll_bars): Use it instead of hardcoded values.
(syms_of_frame): DEFVAR_LISP it, and initialize according to
window-system default scroll bar position.

20 years agoRename get-network-interface-info to network-interface-info.
Kim F. Storm [Sat, 20 Sep 2003 23:25:46 +0000 (23:25 +0000)]
Rename get-network-interface-info to network-interface-info.

20 years ago(use-fancy-splash-screens-p, display-splash-screen): Move
Glenn Morris [Fri, 19 Sep 2003 22:44:45 +0000 (22:44 +0000)]
(use-fancy-splash-screens-p, display-splash-screen): Move
display-graphic-p test from latter to former.  Fixes previous change.

20 years agoChange the prompt depending on `filter' value.
Masatake YAMATO [Fri, 19 Sep 2003 18:43:16 +0000 (18:43 +0000)]
Change the prompt depending on `filter' value.

20 years ago(command-line-1): Stop startup-echo-area-message being hidden by
Glenn Morris [Fri, 19 Sep 2003 17:13:23 +0000 (17:13 +0000)]
(command-line-1): Stop startup-echo-area-message being hidden by
"Loading image..." message.

20 years ago(sh-font-lock-keywords): Highlight escaped EOLs differently from other
Glenn Morris [Fri, 19 Sep 2003 17:10:57 +0000 (17:10 +0000)]
(sh-font-lock-keywords): Highlight escaped EOLs differently from other
backslash constructs.

20 years ago(GC_MALLOC_CHECK): Move conditional undef after lisp.h.
Dave Love [Fri, 19 Sep 2003 15:50:56 +0000 (15:50 +0000)]
(GC_MALLOC_CHECK): Move conditional undef after lisp.h.

20 years ago* xterm.c (x_set_offset): Take window manager decorations
Jan Djärv [Fri, 19 Sep 2003 14:45:21 +0000 (14:45 +0000)]
* xterm.c (x_set_offset): Take window manager decorations
  into account.

20 years ago*** empty log message ***
Richard M. Stallman [Fri, 19 Sep 2003 14:43:31 +0000 (14:43 +0000)]
*** empty log message ***

20 years ago(Motion by Indent): Arg to backward-to-indentation and
Richard M. Stallman [Fri, 19 Sep 2003 14:43:24 +0000 (14:43 +0000)]
(Motion by Indent): Arg to backward-to-indentation and
forward-to-indentation is optional.

20 years ago(Creating Strings): Add substring-no-properties.
Richard M. Stallman [Fri, 19 Sep 2003 14:42:42 +0000 (14:42 +0000)]
(Creating Strings): Add substring-no-properties.

20 years ago(Process Information): Add list-processes arg QUERY-ONLY.
Richard M. Stallman [Fri, 19 Sep 2003 14:42:17 +0000 (14:42 +0000)]
(Process Information): Add list-processes arg QUERY-ONLY.
Delete process-contact from here.
Add new status values for process-status.
Add process-get, process-put, process-plist, set-process-plist.
(Synchronous Processes): Add call-process-shell-command.
(Signals to Processes): signal-process allows process objects.
(Network): Complete rewrite.
(Network Servers, Datagrams, Low-Level Network): New nodes.

20 years ago(Word Motion): forward-word, backward-word arg is optional. Reword.
Richard M. Stallman [Fri, 19 Sep 2003 14:38:03 +0000 (14:38 +0000)]
(Word Motion): forward-word, backward-word arg is optional.  Reword.

20 years ago(Defining Abbrevs): Index no-self-insert.
Richard M. Stallman [Fri, 19 Sep 2003 14:36:59 +0000 (14:36 +0000)]
(Defining Abbrevs): Index no-self-insert.

20 years agoDon't include lisp.h.
Richard M. Stallman [Fri, 19 Sep 2003 14:36:22 +0000 (14:36 +0000)]
Don't include lisp.h.
(P_): Define it here (as well as elsewhere).

20 years ago(Fprin1_to_string): Move the PRINTPREPARE later,
Richard M. Stallman [Fri, 19 Sep 2003 14:35:40 +0000 (14:35 +0000)]
(Fprin1_to_string): Move the PRINTPREPARE later,
so that PRINTFINISH won't unbind Qinhibit_modification_hooks.

20 years ago(Fvariable_binding_locus): New function.
Richard M. Stallman [Fri, 19 Sep 2003 14:34:30 +0000 (14:34 +0000)]
(Fvariable_binding_locus): New function.
(syms_of_data): defsubr it.
(Flocal_variable_p): Delete duplicate call to indirect_variable.

20 years ago(Creating Buffer-Local): Delete duplicate definition of buffer-local-value.
Richard M. Stallman [Fri, 19 Sep 2003 14:33:21 +0000 (14:33 +0000)]
(Creating Buffer-Local): Delete duplicate definition of buffer-local-value.
(File Local Variables): Explain about discarding text props.

20 years ago(edebug-var-status, edebug-restore-status): New functions.
Richard M. Stallman [Fri, 19 Sep 2003 14:31:15 +0000 (14:31 +0000)]
(edebug-var-status, edebug-restore-status): New functions.
(edebug-enter, edebug-outside-excursion): Use them.

20 years ago(byte-compile-warning-prefix):
Richard M. Stallman [Fri, 19 Sep 2003 14:29:42 +0000 (14:29 +0000)]
(byte-compile-warning-prefix):
Fix the condition for whether to print "In WHERE".

20 years ago(finder-mode-hook): New variable.
Richard M. Stallman [Fri, 19 Sep 2003 14:28:46 +0000 (14:28 +0000)]
(finder-mode-hook): New variable.
(finder-mode): Run hook finder-mode-hook

20 years agoComment change.
Richard M. Stallman [Fri, 19 Sep 2003 14:27:47 +0000 (14:27 +0000)]
Comment change.

20 years agoDelete some ???.
Richard M. Stallman [Fri, 19 Sep 2003 14:27:24 +0000 (14:27 +0000)]
Delete some ???.

20 years agoadd loaddefs.el
Andreas Schwab [Fri, 19 Sep 2003 09:38:59 +0000 (09:38 +0000)]
add loaddefs.el

20 years agoFix broken magic autoload comments.
Masatake YAMATO [Thu, 18 Sep 2003 17:08:22 +0000 (17:08 +0000)]
Fix broken magic autoload comments.

20 years ago(Fnetwork_interface_info): Fix type error.
Dave Love [Thu, 18 Sep 2003 10:40:04 +0000 (10:40 +0000)]
(Fnetwork_interface_info): Fix type error.
(Fnetwork_interface_list): Doc fix.
(read_process_output, read_process_output): Delete unused var.

20 years ago(Fnetwork_interface_list, Fnetwork_interface_info):
Kim F. Storm [Wed, 17 Sep 2003 21:32:35 +0000 (21:32 +0000)]
(Fnetwork_interface_list, Fnetwork_interface_info):
Require HAVE_NET_IF_H and HAVE_SYS_IOCTL_H to include these fns.
(Fnetwork_interface_info): Check that ifreq struct has required
fields before accessing them; this requires that those fields are
defined as macros, which may be too restrictive on some platforms,
but it is better than failing on other platforms.
(syms_of_process): Only defsubr above fns when included.

20 years ago(perldb): Change gud-print from just "%e" to "p %e" to
Nick Roberts [Wed, 17 Sep 2003 18:33:38 +0000 (18:33 +0000)]
(perldb): Change gud-print from just "%e" to "p %e" to
 actually print the value in the GUD buffer.

20 years ago*** empty log message ***
Nick Roberts [Wed, 17 Sep 2003 18:31:36 +0000 (18:31 +0000)]
*** empty log message ***

20 years agoDon't include varargs.h.
Dave Love [Wed, 17 Sep 2003 13:30:23 +0000 (13:30 +0000)]
Don't include varargs.h.

20 years ago(utf-8-post-read-conversion): Call post-read-conversion functions for
Kenichi Handa [Wed, 17 Sep 2003 06:43:36 +0000 (06:43 +0000)]
(utf-8-post-read-conversion): Call post-read-conversion functions for
Devanagari, Malayalam, and Tamil.

20 years ago(tamil-post-read-conversion): Add autoload cookie.
Kenichi Handa [Wed, 17 Sep 2003 06:42:17 +0000 (06:42 +0000)]
(tamil-post-read-conversion): Add autoload cookie.

20 years ago(malayalam-post-read-conversion): Add autoload cookie.
Kenichi Handa [Wed, 17 Sep 2003 06:41:52 +0000 (06:41 +0000)]
(malayalam-post-read-conversion): Add autoload cookie.

20 years ago(devanagari-post-read-conversion): Add autoload cookie.
Kenichi Handa [Wed, 17 Sep 2003 06:41:36 +0000 (06:41 +0000)]
(devanagari-post-read-conversion): Add autoload cookie.

20 years ago(Fset_process_sentinel): Add sentinel to childp plist
Kim F. Storm [Tue, 16 Sep 2003 23:05:24 +0000 (23:05 +0000)]
(Fset_process_sentinel): Add sentinel to childp plist
for network process.
(socket_options): Add `:' prefix to option names.  Add optbit field.
(set_socket_option): Remove no_error arg and special handling of s < 0.
Return 1<<optbit for known option, 0 for unknown.
Do not interpret 0 as false for boolean option (only nil).
Pass failed option and value to report_file_error.
(Fset_network_process_options): Replaced by Fset_network_process_option.
(Fset_network_process_option): New function to set just one option.
(Fmake_network_process): Allow :coding arg to be a cons.
Allow :server arg to be an integer specifying backlog size.
Remove :options arg, and allow options to be specified directly
as :KEY, VALUE pairs.  Parse these options before binding socket.
As before, :reuseaddr t is default for a server process, but this
can now be disabled by specifying :reuseaddr nil.
(Fnetwork_interface_info): Rename from Fget_network_interface_info.
(init_process): Availability of network options is now checked with
simpler syntax (featurep 'make-network-process :OPTION); use loop to
setup features.
(syms_of_process): Fix defsubr's for the replaced functions.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 16 Sep 2003 23:04:38 +0000 (23:04 +0000)]
*** empty log message ***

20 years agoDepend on coding.h.
Dave Love [Tue, 16 Sep 2003 17:18:27 +0000 (17:18 +0000)]
Depend on coding.h.

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-48
Miles Bader [Tue, 16 Sep 2003 02:40:49 +0000 (02:40 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-48

Add loaddefs.el bootstrapping to lisp/makefile.w32-in

20 years ago(gud-find-class): Make jdb work again since
Nick Roberts [Mon, 15 Sep 2003 19:14:00 +0000 (19:14 +0000)]
(gud-find-class): Make jdb work again since
 cc-mode changed the syntactic information.

20 years ago*** empty log message ***
Nick Roberts [Mon, 15 Sep 2003 19:08:21 +0000 (19:08 +0000)]
*** empty log message ***

20 years agoDavid Ponce <david@dponce.com>
Glenn Morris [Mon, 15 Sep 2003 16:24:35 +0000 (16:24 +0000)]
David Ponce  <david@dponce.com>

(recentf-exclude): Accept predicates too.
(recentf-file-readable-p): New function.
(recentf-include-p): Handle predicates in recentf-exclude.
(recentf-add-file): Doc fix.  Use recentf-file-readable-p.
(recentf-cleanup): Likewise.
(recentf-save-list): Use write-file to handle backup of recentf-save-file.

20 years ago*** empty log message ***
Glenn Morris [Mon, 15 Sep 2003 16:23:29 +0000 (16:23 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-47
Miles Bader [Mon, 15 Sep 2003 05:47:52 +0000 (05:47 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-47

Update lisp/ChangeLog

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-45
Miles Bader [Mon, 15 Sep 2003 05:37:06 +0000 (05:37 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-45

Quote braces in regexp passed to egrep/awk

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-44
Miles Bader [Mon, 15 Sep 2003 05:36:56 +0000 (05:36 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-44

Add bootstrap mechanism for loaddefs.el

20 years agoNew functions network-interface-list and get-network-interface-info.
Kim F. Storm [Sat, 13 Sep 2003 23:41:12 +0000 (23:41 +0000)]
New functions network-interface-list and get-network-interface-info.

20 years ago[HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
Kim F. Storm [Sat, 13 Sep 2003 23:34:33 +0000 (23:34 +0000)]
[HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
(Fnetwork_interface_list, Fget_network_interface_info): New defuns.
(syms_of_process): Defsubr them.

20 years ago*** empty log message ***
Kim F. Storm [Sat, 13 Sep 2003 23:33:41 +0000 (23:33 +0000)]
*** empty log message ***

20 years agoRegenerated.
Kim F. Storm [Sat, 13 Sep 2003 23:31:33 +0000 (23:31 +0000)]
Regenerated.

20 years agoAdd checks for sys/ioctl.h and net/if.h.
Kim F. Storm [Sat, 13 Sep 2003 23:28:18 +0000 (23:28 +0000)]
Add checks for sys/ioctl.h and net/if.h.

20 years ago(Electric-pop-up-window): For the `one-window' case,
Thien-Thi Nguyen [Sat, 13 Sep 2003 13:53:30 +0000 (13:53 +0000)]
(Electric-pop-up-window): For the `one-window' case,
no longer disconcertingly move point in the original buffer.

20 years agoDocumentation (comments-only) fix.
Eli Zaretskii [Sat, 13 Sep 2003 09:49:46 +0000 (09:49 +0000)]
Documentation (comments-only) fix.

20 years ago(XMARKBIT, XUNMARK): Remove.
Stefan Monnier [Fri, 12 Sep 2003 19:54:10 +0000 (19:54 +0000)]
(XMARKBIT, XUNMARK): Remove.

20 years ago*** empty log message ***
Stefan Monnier [Fri, 12 Sep 2003 19:44:31 +0000 (19:44 +0000)]
*** empty log message ***

20 years ago(tq-create): Fix mixed up unquote style.
Stefan Monnier [Fri, 12 Sep 2003 15:55:47 +0000 (15:55 +0000)]
(tq-create): Fix mixed up unquote style.

20 years ago*** empty log message ***
Luc Teirlinck [Fri, 12 Sep 2003 15:06:41 +0000 (15:06 +0000)]
*** empty log message ***

20 years ago(install-arch-indep, uninstall): Add SES manual.
Luc Teirlinck [Fri, 12 Sep 2003 15:04:45 +0000 (15:04 +0000)]
(install-arch-indep, uninstall): Add SES manual.

20 years agofoo test
Rudy Gevaert [Fri, 12 Sep 2003 14:39:45 +0000 (14:39 +0000)]
foo test

20 years ago*** empty log message ***
Luc Teirlinck [Fri, 12 Sep 2003 14:22:07 +0000 (14:22 +0000)]
*** empty log message ***

20 years ago(dired-mode-map): Fix typo
Luc Teirlinck [Fri, 12 Sep 2003 14:15:17 +0000 (14:15 +0000)]
(dired-mode-map): Fix typo

20 years agotst
Rudy Gevaert [Fri, 12 Sep 2003 14:08:47 +0000 (14:08 +0000)]
tst

20 years ago*** empty log message ***
Richard M. Stallman [Fri, 12 Sep 2003 01:09:43 +0000 (01:09 +0000)]
*** empty log message ***