]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoAdd menu items for Sieve and PGG.
Eli Zaretskii [Fri, 10 Sep 2004 11:25:00 +0000 (11:25 +0000)]
Add menu items for Sieve and PGG.

19 years agoFix last change.
Eli Zaretskii [Fri, 10 Sep 2004 11:22:09 +0000 (11:22 +0000)]
Fix last change.

19 years ago(../info/gnus, gnus.dvi): Depend on gnus-faq.texi
Eli Zaretskii [Fri, 10 Sep 2004 11:20:22 +0000 (11:20 +0000)]
(../info/gnus, gnus.dvi): Depend on gnus-faq.texi

19 years ago(grep-mode): Remove unnecessary autoload.
Stefan Monnier [Thu, 9 Sep 2004 21:42:52 +0000 (21:42 +0000)]
(grep-mode): Remove unnecessary autoload.

19 years ago(Save Keyboard Macro): Replace `name-last-kbd-macro'
Kim F. Storm [Thu, 9 Sep 2004 20:51:18 +0000 (20:51 +0000)]
(Save Keyboard Macro): Replace `name-last-kbd-macro'
with new `kmacro-name-last-macro'.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 9 Sep 2004 20:50:50 +0000 (20:50 +0000)]
*** empty log message ***

19 years ago(kmacro-bind-to-key): Associate dedicated macro
Kim F. Storm [Thu, 9 Sep 2004 20:48:12 +0000 (20:48 +0000)]
(kmacro-bind-to-key): Associate dedicated macro
counter and format with binding.
(kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
the declared macro uses own macro counter and format.  Give symbol
kmacro property.
(kmacro-keymap): Bind kmacro-name-last-macro to n.
(kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
(kmacro-end-and-call-macro): Doc fix.

19 years ago(desktop-clear-preserve-buffers): Remove make-obsolete-variable.
Lars Hansen [Thu, 9 Sep 2004 19:45:03 +0000 (19:45 +0000)]
(desktop-clear-preserve-buffers): Remove make-obsolete-variable.

19 years ago(decode_mode_spec): Use current buffer for most purposes.
Richard M. Stallman [Thu, 9 Sep 2004 14:53:37 +0000 (14:53 +0000)]
(decode_mode_spec): Use current buffer for most purposes.

19 years ago(EDB): Update entry.
Thien-Thi Nguyen [Thu, 9 Sep 2004 11:09:00 +0000 (11:09 +0000)]
(EDB): Update entry.

19 years ago(sieve, pgg): Use $(infodir).
Reiner Steib [Thu, 9 Sep 2004 10:39:04 +0000 (10:39 +0000)]
(sieve, pgg): Use $(infodir).

19 years ago(Fset_window_buffer): Doc fix.
Richard M. Stallman [Thu, 9 Sep 2004 02:10:48 +0000 (02:10 +0000)]
(Fset_window_buffer): Doc fix.

19 years ago(list-buffers-noselect): Call format-mode-line with the buffer as argument.
Richard M. Stallman [Thu, 9 Sep 2004 01:34:59 +0000 (01:34 +0000)]
(list-buffers-noselect): Call format-mode-line with the buffer as argument.

19 years ago(Fformat_mode_line): New arg BUFFER says which buffer to use.
Richard M. Stallman [Thu, 9 Sep 2004 01:30:38 +0000 (01:30 +0000)]
(Fformat_mode_line): New arg BUFFER says which buffer to use.

19 years ago*** empty log message ***
Juri Linkov [Wed, 8 Sep 2004 22:21:31 +0000 (22:21 +0000)]
*** empty log message ***

19 years ago(vc-arch-state): Fix parsing for `names' method.
Stefan Monnier [Wed, 8 Sep 2004 22:15:34 +0000 (22:15 +0000)]
(vc-arch-state): Fix parsing for `names' method.

19 years ago(isearch-lazy-highlight-update): Take into account
Juri Linkov [Wed, 8 Sep 2004 20:43:17 +0000 (20:43 +0000)]
(isearch-lazy-highlight-update): Take into account
the case of zero-length match at the search bound.

19 years agoCollect and rearrange compile and grep related items.
Juri Linkov [Wed, 8 Sep 2004 20:31:41 +0000 (20:31 +0000)]
Collect and rearrange compile and grep related items.
Add `history-delete-duplicates'.

19 years ago(perform-replace): Use `query-replace-descr'.
Juri Linkov [Wed, 8 Sep 2004 20:24:12 +0000 (20:24 +0000)]
(perform-replace): Use `query-replace-descr'.
(occur-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.

19 years ago(grep-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
Juri Linkov [Wed, 8 Sep 2004 20:21:57 +0000 (20:21 +0000)]
(grep-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.

19 years ago(compilation-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor...
Juri Linkov [Wed, 8 Sep 2004 20:21:15 +0000 (20:21 +0000)]
(compilation-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.

19 years ago(diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
Juri Linkov [Wed, 8 Sep 2004 20:20:05 +0000 (20:20 +0000)]
(diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.

19 years ago(history-delete-duplicates): Specify customization.
Juri Linkov [Wed, 8 Sep 2004 20:17:10 +0000 (20:17 +0000)]
(history-delete-duplicates): Specify customization.

19 years ago*** empty log message ***
Juri Linkov [Wed, 8 Sep 2004 20:14:58 +0000 (20:14 +0000)]
*** empty log message ***

19 years ago(Minibuffer History): Add `history-delete-duplicates'.
Juri Linkov [Wed, 8 Sep 2004 20:14:47 +0000 (20:14 +0000)]
(Minibuffer History): Add `history-delete-duplicates'.

19 years ago(history_delete_duplicates): New variable.
Juri Linkov [Wed, 8 Sep 2004 20:06:13 +0000 (20:06 +0000)]
(history_delete_duplicates): New variable.
(read_minibuf): Use it.
(syms_of_minibuf): Create the corresponding lisp variable.

19 years ago* nntp.el (nntp): New customization group.
Reiner Steib [Wed, 8 Sep 2004 18:17:56 +0000 (18:17 +0000)]
* nntp.el (nntp): New customization group.
(nntp-authinfo-file): Added customization group.

* mml2015.el (mml2015-unabbrev-trust-alist): Added customization
group.

* mml-sec.el (mml-signencrypt-style-alist): Ditto.

* gnus.el (to-address, to-list, subscribed)
(large-newsgroup-initial): Ditto.

* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.

19 years ago[LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.
Francesco Potortì [Wed, 8 Sep 2004 16:31:35 +0000 (16:31 +0000)]
[LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.

19 years agoAdded reference to the new `etags --help --lang=LANG' option.
Francesco Potortì [Wed, 8 Sep 2004 14:45:13 +0000 (14:45 +0000)]
Added reference to the new `etags --help --lang=LANG' option.

19 years ago(cua--highlight-rectangle): Fix last change.
Kim F. Storm [Wed, 8 Sep 2004 13:07:50 +0000 (13:07 +0000)]
(cua--highlight-rectangle): Fix last change.
Use zero width overlays when necessary.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 8 Sep 2004 13:07:01 +0000 (13:07 +0000)]
*** empty log message ***

19 years agoMention change in --directory/-L behavior.
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:53:31 +0000 (12:53 +0000)]
Mention change in --directory/-L behavior.

19 years ago* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib [Wed, 8 Sep 2004 12:49:08 +0000 (12:49 +0000)]
* makefile.w32-in: Fix PGG and Sieve entries.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:32:41 +0000 (12:32 +0000)]
*** empty log message ***

19 years ago(split-string): Docfix.
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:24:29 +0000 (12:24 +0000)]
(split-string): Docfix.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:14:42 +0000 (12:14 +0000)]
*** empty log message ***

19 years ago(byte-compile-generate-call-tree): Doc fix.
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:04:22 +0000 (12:04 +0000)]
(byte-compile-generate-call-tree): Doc fix.
(display-call-tree): Ensure newline after caller/calls blocks.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:51:40 +0000 (11:51 +0000)]
*** empty log message ***

19 years ago(command-line-1): Make option
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:43:30 +0000 (11:43 +0000)]
(command-line-1): Make option
--directory/-L modify `load-path' straight away.

19 years ago(set_cursor_from_row): Also look at 'cursor' property in
Kim F. Storm [Wed, 8 Sep 2004 11:37:16 +0000 (11:37 +0000)]
(set_cursor_from_row): Also look at 'cursor' property in
overlay just before point.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:37:02 +0000 (11:37 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kim F. Storm [Wed, 8 Sep 2004 11:36:27 +0000 (11:36 +0000)]
*** empty log message ***

19 years ago(grep-mode): Use normal autoload cookie.
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:21:16 +0000 (11:21 +0000)]
(grep-mode): Use normal autoload cookie.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:17:00 +0000 (11:17 +0000)]
*** empty log message ***

19 years ago(define-compilation-mode): Specify `doc-string-elt' property.
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:09:14 +0000 (11:09 +0000)]
(define-compilation-mode): Specify `doc-string-elt' property.

19 years ago(make-autoload): Handle `define-compilation-mode'.
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:06:23 +0000 (11:06 +0000)]
(make-autoload): Handle `define-compilation-mode'.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:00:30 +0000 (11:00 +0000)]
*** empty log message ***

19 years ago(bs-mode): Doc fix.
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:47:13 +0000 (10:47 +0000)]
(bs-mode): Doc fix.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:38:05 +0000 (10:38 +0000)]
*** empty log message ***

19 years ago(Info-insert-dir): Fix temp buffer leak bug.
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:28:17 +0000 (10:28 +0000)]
(Info-insert-dir): Fix temp buffer leak bug.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:20:00 +0000 (10:20 +0000)]
*** empty log message ***

19 years ago(bb-trace-ray): Avoid double tracing.
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:07:38 +0000 (10:07 +0000)]
(bb-trace-ray): Avoid double tracing.

19 years agoAdd pgg and sieve.
John Paul Wallington [Wed, 8 Sep 2004 09:42:42 +0000 (09:42 +0000)]
Add pgg and sieve.

19 years agoFix old function calls (ps-mule-chars-in-string ->
Kenichi Handa [Wed, 8 Sep 2004 07:22:26 +0000 (07:22 +0000)]
Fix old function calls (ps-mule-chars-in-string ->
length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
ps-mule-next-point -> 1+).

19 years ago(encode-composition-rule): Add autoload cooky.
Kenichi Handa [Wed, 8 Sep 2004 07:18:13 +0000 (07:18 +0000)]
(encode-composition-rule): Add autoload cooky.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 8 Sep 2004 03:26:24 +0000 (03:26 +0000)]
*** empty log message ***

19 years ago(Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'.
Luc Teirlinck [Wed, 8 Sep 2004 03:07:42 +0000 (03:07 +0000)]
(Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'.

19 years ago(Buffer Internals): Describe new auto_save_file_format field of the
Luc Teirlinck [Wed, 8 Sep 2004 02:59:04 +0000 (02:59 +0000)]
(Buffer Internals): Describe new auto_save_file_format field of the
buffer structure.

19 years ago(Format Conversion): `auto-save-file-format' has been renamed
Luc Teirlinck [Wed, 8 Sep 2004 02:55:36 +0000 (02:55 +0000)]
(Format Conversion): `auto-save-file-format' has been renamed
`buffer-auto-save-file-format'.

19 years ago(buffer-auto-save-file-format): Make it permanent local.
Luc Teirlinck [Wed, 8 Sep 2004 02:44:32 +0000 (02:44 +0000)]
(buffer-auto-save-file-format): Make it permanent local.

19 years ago(function-key-map): Add bindings for C- and S- cursor
Stefan Monnier [Wed, 8 Sep 2004 02:41:53 +0000 (02:41 +0000)]
(function-key-map): Add bindings for C- and S- cursor
motion as seen on my Mac OS X xterms.

19 years agoDelete declaration for removed Vauto_save_file_format.
Luc Teirlinck [Wed, 8 Sep 2004 02:30:12 +0000 (02:30 +0000)]
Delete declaration for removed Vauto_save_file_format.
(build_annotations): Adapt to replacement of `auto-save-file-format'
with the new buffer-local variable `buffer-auto-save-file-format'.
(syms_of_fileio): Delete DEFVAR_LISP for auto-save-file-format.

19 years ago(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
Luc Teirlinck [Wed, 8 Sep 2004 02:23:55 +0000 (02:23 +0000)]
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
(syms_of_buffer): Add DEFVAR_PER_BUFFER for `buffer-auto-save-file-format'.

19 years ago(struct buffer): Add auto_save_file_format field.
Luc Teirlinck [Wed, 8 Sep 2004 02:21:45 +0000 (02:21 +0000)]
(struct buffer): Add auto_save_file_format field.

19 years ago(AppendMenuW_Proc): Move declaration to w32term.h.
Jason Rumney [Tue, 7 Sep 2004 21:50:39 +0000 (21:50 +0000)]
(AppendMenuW_Proc): Move declaration to w32term.h.

19 years ago(AppendMenuW_Proc): Move declaration from w32menu.c.
Jason Rumney [Tue, 7 Sep 2004 21:49:14 +0000 (21:49 +0000)]
(AppendMenuW_Proc): Move declaration from w32menu.c.

19 years ago(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
Jason Rumney [Tue, 7 Sep 2004 21:48:37 +0000 (21:48 +0000)]
(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
Unicode menu titles.

19 years ago(authors-aliases): Add more aliases.
Kim F. Storm [Tue, 7 Sep 2004 21:16:48 +0000 (21:16 +0000)]
(authors-aliases): Add more aliases.
(authors-fixed-entries): Fix typo.
(authors-canonical-author-name): Compact multiple spaces.
Ignore trivial names (e.g. only first name).

19 years ago*** empty log message ***
Kim F. Storm [Tue, 7 Sep 2004 21:16:01 +0000 (21:16 +0000)]
*** empty log message ***

19 years agoRemove entry re. skip-chars-... and classes.
Kim F. Storm [Tue, 7 Sep 2004 21:11:29 +0000 (21:11 +0000)]
Remove entry re. skip-chars-... and classes.

19 years agoRegenerate with `op' entry (from Dan Nicolaescu).
Kim F. Storm [Tue, 7 Sep 2004 21:08:21 +0000 (21:08 +0000)]
Regenerate with `op' entry (from Dan Nicolaescu).

19 years agoAdd `op' entry to enable colors in term (from Dan Nicolaescu).
Kim F. Storm [Tue, 7 Sep 2004 21:07:44 +0000 (21:07 +0000)]
Add `op' entry to enable colors in term (from Dan Nicolaescu).

19 years ago(term-window-width): Only use full window width on
Kim F. Storm [Tue, 7 Sep 2004 20:54:03 +0000 (20:54 +0000)]
(term-window-width): Only use full window width on
window system if overflow-newline-into-fringe is enabled.
(term-mode): Don't disable overflow-newline-into-fringe.

19 years ago(set_cursor_from_row): Fix last change. Only use 'cursor'
Kim F. Storm [Tue, 7 Sep 2004 20:53:43 +0000 (20:53 +0000)]
(set_cursor_from_row): Fix last change.  Only use 'cursor'
property from text property or overlay strings at point.

19 years ago(compilation-start): Use copy of `process-environment'
Juri Linkov [Tue, 7 Sep 2004 18:21:45 +0000 (18:21 +0000)]
(compilation-start): Use copy of `process-environment'
created by `copy-sequence' to not override env-vars
in the global `process-environment'.

19 years ago(grep-highlight-matches): Doc fix.
Juri Linkov [Tue, 7 Sep 2004 18:10:49 +0000 (18:10 +0000)]
(grep-highlight-matches): Doc fix.
(grep-process-setup): Call `grep-compute-defaults' if
`grep-highlight-matches' is not computed.  Set env-vars only
if `grep-highlight-matches' is `t'.

19 years ago(update_submenu_strings): YAILOM.
Stefan Monnier [Tue, 7 Sep 2004 05:52:52 +0000 (05:52 +0000)]
(update_submenu_strings): YAILOM.
(set_frame_menubar): Make sure last_i is initialized.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 7 Sep 2004 05:32:35 +0000 (05:32 +0000)]
*** empty log message ***

19 years ago(uncomment-region-default, comment-region-default):
Stefan Monnier [Tue, 7 Sep 2004 05:18:49 +0000 (05:18 +0000)]
(uncomment-region-default, comment-region-default):
New functions extracted from uncomment-region and comment-region.
(comment-region, comment-region-function, uncomment-region)
(uncomment-region-function): Use them.

19 years ago(cvs-string-prefix-p): Use compare-strings.
Stefan Monnier [Tue, 7 Sep 2004 04:53:31 +0000 (04:53 +0000)]
(cvs-string-prefix-p): Use compare-strings.

19 years ago(cvs-states): Allow `ignore' on NEED-UPDATE.
Stefan Monnier [Tue, 7 Sep 2004 04:51:47 +0000 (04:51 +0000)]
(cvs-states): Allow `ignore' on NEED-UPDATE.
It's not crucial but can make sense at times.

19 years ago(vc-arch-workfile-version): Handle the special case before the first commit.
Stefan Monnier [Tue, 7 Sep 2004 04:49:03 +0000 (04:49 +0000)]
(vc-arch-workfile-version): Handle the special case before the first commit.

19 years agoDoc fix.
Stefan Monnier [Tue, 7 Sep 2004 04:48:04 +0000 (04:48 +0000)]
Doc fix.

19 years ago(vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
Stefan Monnier [Tue, 7 Sep 2004 04:47:38 +0000 (04:47 +0000)]
(vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 7 Sep 2004 04:15:56 +0000 (04:15 +0000)]
*** empty log message ***

19 years ago(mh-inc-spool-list): Correctly declare the external var.
Stefan Monnier [Tue, 7 Sep 2004 04:15:28 +0000 (04:15 +0000)]
(mh-inc-spool-list): Correctly declare the external var.

19 years ago(grep-highlight-matches): Change default from
Juri Linkov [Tue, 7 Sep 2004 03:56:35 +0000 (03:56 +0000)]
(grep-highlight-matches): Change default from
`t' to `auto-detect', and type from `boolean' to `choice'.
(grep-compute-defaults): Set `grep-highlight-matches' to `t'
if grep option `--color' is available, or to `nil' otherwise.
(grep-use-null-device): Remove redundant type `boolean' (`choice'
is already defined).

19 years ago(message-tokenize-header, message-send-mail-with-qmail):
Stefan Monnier [Tue, 7 Sep 2004 03:47:46 +0000 (03:47 +0000)]
(message-tokenize-header, message-send-mail-with-qmail):
Use point-min rather than 1.
(message-send-mail): Use buffer-size rather than point-max.

19 years ago(gnus-summary-search-article-forward):
Stefan Monnier [Tue, 7 Sep 2004 03:47:37 +0000 (03:47 +0000)]
(gnus-summary-search-article-forward):
Signal a specific `search-failed' rather than a generic `error'.

19 years ago(gnus-pick-mouse-pick-region): Switch 1 => point-min.
Stefan Monnier [Tue, 7 Sep 2004 03:47:29 +0000 (03:47 +0000)]
(gnus-pick-mouse-pick-region): Switch 1 => point-min.
(gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
(gnus-highlight-selected-tree): Use point-min rather than 1 and 2.

19 years ago(next-error-follow-minor-mode): Fix last change.
Eli Zaretskii [Mon, 6 Sep 2004 18:51:57 +0000 (18:51 +0000)]
(next-error-follow-minor-mode): Fix last change.

19 years ago(use-hard-newlines): Make it into a permanent local.
Luc Teirlinck [Mon, 6 Sep 2004 00:39:16 +0000 (00:39 +0000)]
(use-hard-newlines): Make it into a permanent local.

19 years agoThanks to Christopher Allan Webber, fix typo.
Robert J. Chassell [Sun, 5 Sep 2004 15:44:28 +0000 (15:44 +0000)]
Thanks to Christopher Allan Webber, fix typo.

19 years ago(isearch-lazy-highlight-new-loop): Don't invoke
Richard M. Stallman [Sat, 4 Sep 2004 19:41:45 +0000 (19:41 +0000)]
(isearch-lazy-highlight-new-loop): Don't invoke
highlighting if the search string is empty.

19 years ago(facemenu-active-faces): Change condition of inner `while' loop to
Luc Teirlinck [Sat, 4 Sep 2004 19:13:40 +0000 (19:13 +0000)]
(facemenu-active-faces): Change condition of inner `while' loop to
also check the first two elements of `face-atts' and `mask-atts'.

19 years ago*** empty log message ***
John Paul Wallington [Sat, 4 Sep 2004 18:40:13 +0000 (18:40 +0000)]
*** empty log message ***

19 years ago(thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.
John Paul Wallington [Sat, 4 Sep 2004 18:34:30 +0000 (18:34 +0000)]
(thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.
(thumbs-view-image-mode): Make buffer read-only.

19 years ago(ispell-really-aspell): New defvar.
Eli Zaretskii [Sat, 4 Sep 2004 13:46:13 +0000 (13:46 +0000)]
(ispell-really-aspell): New defvar.
(ispell-check-version): Set it.
(ispell-send-replacement): New function.
(ispell-process-line): Call ispell-send-replacement.

19 years ago(eshell-display-predicate-help): Doc fix. Support choosing seconds
Eli Zaretskii [Sat, 4 Sep 2004 13:24:04 +0000 (13:24 +0000)]
(eshell-display-predicate-help): Doc fix.  Support choosing seconds
with "s".

19 years ago(te-escape): Show `?' in prompt for help key.
Eli Zaretskii [Sat, 4 Sep 2004 13:17:34 +0000 (13:17 +0000)]
(te-escape): Show `?' in prompt for help key.