]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(fancy-splash-tail, normal-splash-screen): Update copyright year.
Richard M. Stallman [Sun, 17 Oct 2004 06:56:40 +0000 (06:56 +0000)]
(fancy-splash-tail, normal-splash-screen): Update copyright year.

19 years ago(shadowfile-unload-hook): Set as variable w/ add-hook.
Richard M. Stallman [Sun, 17 Oct 2004 06:55:46 +0000 (06:55 +0000)]
(shadowfile-unload-hook): Set as variable w/ add-hook.

19 years ago(server-unload-hook): Set as a variable with add-hook.
Richard M. Stallman [Sun, 17 Oct 2004 06:55:07 +0000 (06:55 +0000)]
(server-unload-hook): Set as a variable with add-hook.

19 years ago(help-at-pt-unload-hook): Use add-hook; no defvar.
Richard M. Stallman [Sun, 17 Oct 2004 06:54:13 +0000 (06:54 +0000)]
(help-at-pt-unload-hook): Use add-hook; no defvar.

19 years ago(special-display-popup-frame): Make the buffer current as its frame is created.
Richard M. Stallman [Sun, 17 Oct 2004 06:53:08 +0000 (06:53 +0000)]
(special-display-popup-frame): Make the buffer current as its frame is created.

19 years ago(delsel-unload-hook): Set as a variable.
Richard M. Stallman [Sun, 17 Oct 2004 06:51:48 +0000 (06:51 +0000)]
(delsel-unload-hook): Set as a variable.

19 years ago(comint-output-filter-functions): Add comint-watch-for-password-prompt.
Richard M. Stallman [Sun, 17 Oct 2004 06:51:10 +0000 (06:51 +0000)]
(comint-output-filter-functions): Add comint-watch-for-password-prompt.
(comint-read-noecho): Function deleted.
(send-invisible): Use read-passwd.

19 years ago(fringe-mode-initialize): New function.
Richard M. Stallman [Sun, 17 Oct 2004 06:49:55 +0000 (06:49 +0000)]
(fringe-mode-initialize): New function.
(fringe-mode): Use fringe-mode-initialize as :initialize.

19 years ago(indian-script-language-alist): Swap value and doc.
Kim F. Storm [Sat, 16 Oct 2004 23:25:39 +0000 (23:25 +0000)]
(indian-script-language-alist): Swap value and doc.
(indian-font-char-index-table): Doc fix.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 16 Oct 2004 23:25:27 +0000 (23:25 +0000)]
*** empty log message ***

19 years ago(w32_font_match): Encode font name being matched.
Jason Rumney [Sat, 16 Oct 2004 23:02:25 +0000 (23:02 +0000)]
(w32_font_match): Encode font name being matched.

19 years ago*** empty log message ***
Jason Rumney [Sat, 16 Oct 2004 23:01:19 +0000 (23:01 +0000)]
*** empty log message ***

19 years ago(vc-find-file-hook): Call vc-backend with absolute name.
Stefan Monnier [Sat, 16 Oct 2004 18:59:11 +0000 (18:59 +0000)]
(vc-find-file-hook): Call vc-backend with absolute name.

19 years ago(compilation-start): Move let-binding of
Juri Linkov [Sat, 16 Oct 2004 18:38:36 +0000 (18:38 +0000)]
(compilation-start): Move let-binding of
`process-environment' into `with-current-buffer' body.
Reported by Matt Hodges <MPHodges@member.fsf.org>.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 16 Oct 2004 15:35:53 +0000 (15:35 +0000)]
*** empty log message ***

19 years ago(cvs-bury-buffer): Don't call get-buffer-window for effect.
Richard M. Stallman [Sat, 16 Oct 2004 15:35:11 +0000 (15:35 +0000)]
(cvs-bury-buffer): Don't call get-buffer-window for effect.

19 years ago(hide-other): Call outline-up-heading with INVISIBLE-OK=t.
Richard M. Stallman [Sat, 16 Oct 2004 15:33:59 +0000 (15:33 +0000)]
(hide-other): Call outline-up-heading with INVISIBLE-OK=t.

19 years ago(comment-auto-fill-only-comments): Add autoload.
Richard M. Stallman [Sat, 16 Oct 2004 15:32:14 +0000 (15:32 +0000)]
(comment-auto-fill-only-comments): Add autoload.

19 years ago(msb-unload-hook): Set the variable.
Richard M. Stallman [Sat, 16 Oct 2004 15:31:28 +0000 (15:31 +0000)]
(msb-unload-hook): Set the variable.

19 years ago(mouse-yank-at-click, mouse-yank-secondary):
Richard M. Stallman [Sat, 16 Oct 2004 15:30:56 +0000 (15:30 +0000)]
(mouse-yank-at-click, mouse-yank-secondary):
Use * to err if buffer is readonly.

19 years ago(looking-back): Return only t or nil.
Richard M. Stallman [Sat, 16 Oct 2004 15:29:46 +0000 (15:29 +0000)]
(looking-back): Return only t or nil.

19 years ago(whitespace-unload-hook): Set the variable.
Richard M. Stallman [Sat, 16 Oct 2004 15:26:23 +0000 (15:26 +0000)]
(whitespace-unload-hook): Set the variable.

19 years ago(view-mode-enable): Set view-page-size and view-half-page-size to nil.
Richard M. Stallman [Sat, 16 Oct 2004 15:24:34 +0000 (15:24 +0000)]
(view-mode-enable): Set view-page-size and view-half-page-size to nil.
(view-set-half-page-size-default):
view-half-page-size = nil means the default.
(View-scroll-page-forward): Use view-page-size-default.
(View-scroll-page-backward): Likewise.
(view-page-size, view-half-page-size): Doc fixes.

19 years ago(elp-unload-hook): Set the variable.
Richard M. Stallman [Sat, 16 Oct 2004 15:22:00 +0000 (15:22 +0000)]
(elp-unload-hook): Set the variable.

19 years ago(cl-unload-hook): Don't defvar it, just set it.
Richard M. Stallman [Sat, 16 Oct 2004 15:21:10 +0000 (15:21 +0000)]
(cl-unload-hook): Don't defvar it, just set it.

19 years ago(byte-compile-eval): Don't process
Richard M. Stallman [Sat, 16 Oct 2004 15:20:24 +0000 (15:20 +0000)]
(byte-compile-eval): Don't process
"cl" like other files.  Instead, call byte-compile-find-cl-functions.
(byte-compile-file-form-require): Detect "cl" from the arg value.

(byte-compile-log-1): Bind inhibit-read-only.
(byte-compile-warning-prefix, byte-compile-log-file): Likewise.
(byte-compile-log-warning): Likewise.

19 years ago(compilation-start): Assume compilation-mode will make the buffer read-only.
Richard M. Stallman [Sat, 16 Oct 2004 15:12:25 +0000 (15:12 +0000)]
(compilation-start): Assume compilation-mode will make the buffer read-only.
(compilation-mode): Take arg name-of-mode.
(compilation-setup): Make buffer read-only.
(compilation-handle-exit): Bind inhibit-read-only.

19 years ago(ispell-command-loop): Use with-no-warnings.
Richard M. Stallman [Sat, 16 Oct 2004 15:07:09 +0000 (15:07 +0000)]
(ispell-command-loop): Use with-no-warnings.
(ispell-message): Likewise.
(ispell-show-choices): Don't call get-buffer-window uselessly.
(ispell-init-process): Use set-process-query-on-exit-flag.

19 years ago(url-do-setup): Don't set url-passwd-entry-func.
Richard M. Stallman [Sat, 16 Oct 2004 15:02:46 +0000 (15:02 +0000)]
(url-do-setup): Don't set url-passwd-entry-func.

19 years ago(url-passwd-entry-func): Var deleted.
Richard M. Stallman [Sat, 16 Oct 2004 15:02:02 +0000 (15:02 +0000)]
(url-passwd-entry-func): Var deleted.
(mm-mime-mule-charset-alist): Remove compatibility code for old Gnus.
(url-weekday-alist): Renamed from weekday-alist.
(url-monthabbrev-alist): Renamed from monthabbrev-alist.
(url-vars-unload-hook): Initialize hook var to hold the function.

19 years ago(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.
Richard M. Stallman [Sat, 16 Oct 2004 14:59:45 +0000 (14:59 +0000)]
(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.

19 years agoLoad cl at compile time.
Richard M. Stallman [Sat, 16 Oct 2004 14:58:38 +0000 (14:58 +0000)]
Load cl at compile time.

19 years agoDon't load cl.
Richard M. Stallman [Sat, 16 Oct 2004 14:57:46 +0000 (14:57 +0000)]
Don't load cl.
(url-mailto): Fix call to `push'.

19 years ago(url-open-telnet): Use read-passwd.
Richard M. Stallman [Sat, 16 Oct 2004 14:55:51 +0000 (14:55 +0000)]
(url-open-telnet): Use read-passwd.

19 years ago(url-basic-auth, url-digest-auth): Use read-passwd.
Richard M. Stallman [Sat, 16 Oct 2004 14:54:58 +0000 (14:54 +0000)]
(url-basic-auth, url-digest-auth): Use read-passwd.

19 years ago(Fspecial_display_p): Doc fix.
Richard M. Stallman [Sat, 16 Oct 2004 14:51:39 +0000 (14:51 +0000)]
(Fspecial_display_p): Doc fix.

19 years ago(fringe-bitmaps): Only initialize when defined.
Kim F. Storm [Fri, 15 Oct 2004 23:38:17 +0000 (23:38 +0000)]
(fringe-bitmaps): Only initialize when defined.

19 years ago(cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
Kim F. Storm [Fri, 15 Oct 2004 23:38:04 +0000 (23:38 +0000)]
(cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
(cvs-mode-find-file): Add optional `view' arg to enter view mode.

19 years ago(cvs-mode-map): Bind v to cvs-mode-view-file.
Kim F. Storm [Fri, 15 Oct 2004 23:35:58 +0000 (23:35 +0000)]
(cvs-mode-map): Bind v to cvs-mode-view-file.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Oct 2004 23:35:46 +0000 (23:35 +0000)]
*** empty log message ***

19 years agoAdd.
Simon Josefsson [Fri, 15 Oct 2004 19:36:24 +0000 (19:36 +0000)]
Add.

19 years agoMajor rewrite; lists that follow the usual patterns removed.
Richard M. Stallman [Fri, 15 Oct 2004 15:45:39 +0000 (15:45 +0000)]
Major rewrite; lists that follow the usual patterns removed.

19 years agoAdd comment.
Kim F. Storm [Fri, 15 Oct 2004 15:09:58 +0000 (15:09 +0000)]
Add comment.

19 years ago(Fsubstitute_command_keys): Fix remap-handling.
Stefan Monnier [Fri, 15 Oct 2004 14:49:30 +0000 (14:49 +0000)]
(Fsubstitute_command_keys): Fix remap-handling.
Don't ignore menus, because where-is-internal already does it for us.

19 years ago(x_draw_vertical_border): Undo last change.
Kim F. Storm [Fri, 15 Oct 2004 12:02:27 +0000 (12:02 +0000)]
(x_draw_vertical_border): Undo last change.
(redisplay_window): Only update fringes and vertical
border on window frames.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Oct 2004 12:01:52 +0000 (12:01 +0000)]
*** empty log message ***

19 years ago(x_draw_vertical_border): Do nothing if non-window system.
Kim F. Storm [Fri, 15 Oct 2004 11:56:41 +0000 (11:56 +0000)]
(x_draw_vertical_border): Do nothing if non-window system.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Oct 2004 11:56:26 +0000 (11:56 +0000)]
*** empty log message ***

19 years ago(DATA_SEG_BITS): Don't define.
Andreas Schwab [Thu, 14 Oct 2004 13:58:25 +0000 (13:58 +0000)]
(DATA_SEG_BITS): Don't define.

19 years ago*** empty log message ***
Stefan Monnier [Thu, 14 Oct 2004 13:24:25 +0000 (13:24 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader [Thu, 14 Oct 2004 07:33:19 +0000 (07:33 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-47
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-49
   Add {arch}/=commit-merge-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-50
   {arch}/=commit-merge-make-log: Don't die if there are no ChangeLog changes

19 years agoInclude Xutil.h after keysym.h to work around bug
Kim F. Storm [Wed, 13 Oct 2004 22:05:40 +0000 (22:05 +0000)]
Include Xutil.h after keysym.h to work around bug
(incorrectly recognising AltGr key) in some X versions.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Oct 2004 22:05:12 +0000 (22:05 +0000)]
*** empty log message ***

19 years ago(describe-mode): Use marker buttons to make minor mode list into hyperlinks.
Daniel Pfeiffer [Wed, 13 Oct 2004 19:01:01 +0000 (19:01 +0000)]
(describe-mode): Use marker buttons to make minor mode list into hyperlinks.

19 years ago(describe-variable): Use it to make "below" a hyperlink.
Daniel Pfeiffer [Wed, 13 Oct 2004 18:54:21 +0000 (18:54 +0000)]
(describe-variable): Use it to make "below" a hyperlink.

19 years ago(button-activate): Allow a marker to display as an action.
Daniel Pfeiffer [Wed, 13 Oct 2004 18:52:52 +0000 (18:52 +0000)]
(button-activate): Allow a marker to display as an action.

19 years ago(map_char_table): Add missing gcpros.
Stefan Monnier [Wed, 13 Oct 2004 18:40:03 +0000 (18:40 +0000)]
(map_char_table): Add missing gcpros.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 13 Oct 2004 17:07:58 +0000 (17:07 +0000)]
*** empty log message ***

19 years ago(substitute-key-definition-key): New function.
Stefan Monnier [Wed, 13 Oct 2004 17:05:55 +0000 (17:05 +0000)]
(substitute-key-definition-key): New function.
(substitute-key-definition): Use it with map-keymap.
(event-modifiers): Use push.
(mouse-movement-p, with-temp-buffer): Simplify.

19 years ago(vc-annotate-display-select): Fix typo.
Stefan Monnier [Wed, 13 Oct 2004 17:04:45 +0000 (17:04 +0000)]
(vc-annotate-display-select): Fix typo.

19 years ago(get_keymap): An autoload form is not a keymap.
Stefan Monnier [Wed, 13 Oct 2004 17:00:13 +0000 (17:00 +0000)]
(get_keymap): An autoload form is not a keymap.

19 years ago(syms_of_textprop): Add `syntax-table' to the nonsticky props.
Stefan Monnier [Wed, 13 Oct 2004 16:58:45 +0000 (16:58 +0000)]
(syms_of_textprop): Add `syntax-table' to the nonsticky props.

19 years ago* progmodes/gud.el (gdb-script-beginning-of-defun): New function.
Masatake YAMATO [Wed, 13 Oct 2004 16:32:42 +0000 (16:32 +0000)]
* progmodes/gud.el (gdb-script-beginning-of-defun): New function.
  (gdb-script-end-of-defun): New function.
  (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
  `gdb-script-end-of-defun' as *-of-defun-function.

19 years agoFix comment for it->object; it may also be nil.
Kim F. Storm [Wed, 13 Oct 2004 12:18:37 +0000 (12:18 +0000)]
Fix comment for it->object; it may also be nil.

19 years agotypo.
Kim F. Storm [Wed, 13 Oct 2004 09:53:09 +0000 (09:53 +0000)]
typo.

19 years ago(Fcall_process): Simplify handling of display arg.
Kim F. Storm [Wed, 13 Oct 2004 09:50:36 +0000 (09:50 +0000)]
(Fcall_process): Simplify handling of display arg.
Resume `display_on_the_fly' once a coding system is determined.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Oct 2004 09:50:15 +0000 (09:50 +0000)]
*** empty log message ***

19 years ago(redisplay_preserve_echo_area): Fix last change.
Kim F. Storm [Wed, 13 Oct 2004 09:07:17 +0000 (09:07 +0000)]
(redisplay_preserve_echo_area): Fix last change.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Oct 2004 09:06:59 +0000 (09:06 +0000)]
*** empty log message ***

19 years ago(info-lookup-file): Add info-file property.
Richard M. Stallman [Wed, 13 Oct 2004 02:11:05 +0000 (02:11 +0000)]
(info-lookup-file): Add info-file property.
(info-lookup-symbol): Likewise.

19 years ago(info-xref): Add underlining.
Richard M. Stallman [Wed, 13 Oct 2004 02:09:57 +0000 (02:09 +0000)]
(info-xref): Add underlining.
(info): Add info-file property.
(Info-find-emacs-command-nodes): Specify case-sensitive search.

19 years agoMention looking-back.
Richard M. Stallman [Wed, 13 Oct 2004 01:58:45 +0000 (01:58 +0000)]
Mention looking-back.

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 13 Oct 2004 01:55:57 +0000 (01:55 +0000)]
*** empty log message ***

19 years agoFix typo.
Richard M. Stallman [Wed, 13 Oct 2004 01:55:20 +0000 (01:55 +0000)]
Fix typo.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 12 Oct 2004 22:55:48 +0000 (22:55 +0000)]
*** empty log message ***

19 years agoSync with Tramp 2.0.45.
Michael Albinus [Tue, 12 Oct 2004 21:02:43 +0000 (21:02 +0000)]
Sync with Tramp 2.0.45.

19 years ago(cvs-parse-commit): Fix parsing for new commit message.
Stefan Monnier [Tue, 12 Oct 2004 18:01:36 +0000 (18:01 +0000)]
(cvs-parse-commit): Fix parsing for new commit message.

19 years agoRemember to update edition number and update-date....
Robert J. Chassell [Tue, 12 Oct 2004 17:23:25 +0000 (17:23 +0000)]
Remember to update edition number and update-date....

19 years agoRemove trailing whitespace from file.
Robert J. Chassell [Tue, 12 Oct 2004 17:18:53 +0000 (17:18 +0000)]
Remove trailing whitespace from file.

19 years ago(files-in-below-directory): remove unneeded `or' expression that looks
Robert J. Chassell [Tue, 12 Oct 2004 17:15:06 +0000 (17:15 +0000)]
(files-in-below-directory): remove unneeded `or' expression that looks
at both . and .. since argument to `substring' specifies just one
character.

19 years ago(Help Commands): Changed the descriptions of calc-describe-function
Jay Belanger [Tue, 12 Oct 2004 16:40:38 +0000 (16:40 +0000)]
(Help Commands):  Changed the descriptions of calc-describe-function
and calc-describe-variable to match their current behavior.

19 years ago(mark-sexp): Preserve direction when repeating.
Stefan Monnier [Tue, 12 Oct 2004 16:05:55 +0000 (16:05 +0000)]
(mark-sexp): Preserve direction when repeating.

19 years ago(calc-help-function-list, calc-help-variable-list): New variables.
Jay Belanger [Tue, 12 Oct 2004 15:47:32 +0000 (15:47 +0000)]
(calc-help-function-list, calc-help-variable-list): New variables.

(calc-help-index-entries): New function.

(calc-describe-function):  Use calc-help-function-list instead of
obarray for completion.

(calc-describe-variable):  Use calc-help-variable-list instead of
obarray for completion.

19 years ago(redisplay_preserve_echo_area): Flush display in case
Kim F. Storm [Tue, 12 Oct 2004 14:14:35 +0000 (14:14 +0000)]
(redisplay_preserve_echo_area): Flush display in case
caller, such as call-process, is not going to poll for input.
(calc_line_height_property): Handle case where it->object is nil.

19 years ago(x_redisplay_interface): Fix flush_display_optional.
Kim F. Storm [Tue, 12 Oct 2004 14:14:07 +0000 (14:14 +0000)]
(x_redisplay_interface): Fix flush_display_optional.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 12 Oct 2004 14:13:48 +0000 (14:13 +0000)]
*** empty log message ***

19 years ago(recentf-edit-list): Update the menu when the recentf
David Ponce [Tue, 12 Oct 2004 10:19:10 +0000 (10:19 +0000)]
(recentf-edit-list): Update the menu when the recentf
list has been modified.

19 years ago*** empty log message ***
Simon Josefsson [Tue, 12 Oct 2004 09:55:20 +0000 (09:55 +0000)]
*** empty log message ***

19 years agourl-vars.el (url-gateway-method): Add new method `tls'.
Simon Josefsson [Tue, 12 Oct 2004 09:55:08 +0000 (09:55 +0000)]
url-vars.el (url-gateway-method): Add new method `tls'.
url-news.el (url-snews): Use nntp-open-tls-stream if
url-gateway-method is tls.
url-ldap.el (url-ldap-certificate-formatter): Use
tls-certificate-information if ssl.el is not available.
url-https.el (url-https-create-secure-wrapper): Use tls if ssl
is not available.
url-gw.el (url-open-stream): Support tls url-gateway-method.
(url-open-stream): Likewise.

19 years ago(tls-certtool-program): New variable.
Simon Josefsson [Tue, 12 Oct 2004 09:40:45 +0000 (09:40 +0000)]
(tls-certtool-program): New variable.
(tls-certificate-information): New function, based on
ssl-certificate-information.

19 years ago(get_next_display_element): If
Kenichi Handa [Tue, 12 Oct 2004 07:37:37 +0000 (07:37 +0000)]
(get_next_display_element): If
unibyte_display_via_language_environment is zero, display 8-bit
chars in octal in unibyte buffer.

19 years ago(coding-system-equal): Moved from mule-util.el.
Kenichi Handa [Tue, 12 Oct 2004 05:26:29 +0000 (05:26 +0000)]
(coding-system-equal): Moved from mule-util.el.

19 years ago(coding-system-equal): Moved to mule.el.
Kenichi Handa [Tue, 12 Oct 2004 05:24:14 +0000 (05:24 +0000)]
(coding-system-equal): Moved to mule.el.

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
Miles Bader [Tue, 12 Oct 2004 02:25:56 +0000 (02:25 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-45
   Update from CVS

19 years ago(Fsubstitute_command_keys): Ignore remappings unless there
Kim F. Storm [Mon, 11 Oct 2004 22:36:35 +0000 (22:36 +0000)]
(Fsubstitute_command_keys): Ignore remappings unless there
are no ordinary bindings.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 11 Oct 2004 22:36:16 +0000 (22:36 +0000)]
*** empty log message ***

19 years ago(kmacro-insert-counter, kmacro-add-counter): Use and
Kim F. Storm [Mon, 11 Oct 2004 22:13:20 +0000 (22:13 +0000)]
(kmacro-insert-counter, kmacro-add-counter): Use and
reset kmacro-initial-counter-value if set.
(kmacro-set-counter): Only set kmacro-counter if defining or executing
macro.  Set kmacro-initial-counter-value otherwise. Never set both.
(kmacro-display): Show macro counter if non-zero.

19 years ago(substitute-key-definition): Mention command remapping in doc string.
Kim F. Storm [Mon, 11 Oct 2004 22:02:16 +0000 (22:02 +0000)]
(substitute-key-definition): Mention command remapping in doc string.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 11 Oct 2004 22:01:28 +0000 (22:01 +0000)]
*** empty log message ***

19 years ago(smtpmail-open-stream): Look for
Simon Josefsson [Mon, 11 Oct 2004 18:42:18 +0000 (18:42 +0000)]
(smtpmail-open-stream): Look for
starttls-gnutls-program instead of starttls-program iff
starttls-use-gnutls is non-nil.
(smtpmail-open-stream): Don't overwrite user settings of
starttls-extra-arguments and starttls-extra-args.