1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

3070 Commits

Author SHA1 Message Date
André Spiegel
e294aed74f # 2001-11-30 13:49:28 +00:00
Stefan Monnier
93531944c0 *** empty log message *** 2001-11-30 12:38:29 +00:00
Eli Zaretskii
5275d6a8c3 (menu-bar-read-lispref, menu-bar-read-lispintro)
(menu-bar-read-emacs-man, search-emacs-glossary)
(emacs-index-search, elisp-index-search): New functions.
(apropso-documentation, apropos, apropos-value, apropos-variable)
(apropos-commands): Modify menu item names and help text.
(elisp-index-search, emacs-index-search, emacs-glossary): New
menu items.
(menu-bar-manuals-menu): Move the Ordering Manuals item to a
submenu.
(info-elisp, info-elintro): New menu items.
(apropos): Modify the menu item name.
2001-11-30 10:23:23 +00:00
Stefan Monnier
2fa5eef4ca (shiftf): Fix more. Simplify. 2001-11-30 08:23:25 +00:00
Stefan Monnier
e700ec12bd (Info-goto-index): One register one step in the history.
(Info-index): Don't protect the history around the call to Info-goto-index.
2001-11-29 23:46:01 +00:00
Eli Zaretskii
3232329123 Note that describe-categories was moved to help-fns.el from src/category.c. 2001-11-29 19:58:12 +00:00
Pavel Janík
0142178afa *** empty log message *** 2001-11-29 17:44:17 +00:00
Dave Love
d4824a5df4 *** empty log message *** 2001-11-29 12:55:07 +00:00
Pavel Janík
6d8b258ab9 (blackbox-mode, blackbox): Doc fix. 2001-11-29 08:39:56 +00:00
Pavel Janík
132c0cc0ce (cookie, cookie-insert, shuffle-vector): Doc fixes. 2001-11-29 08:35:51 +00:00
Pavel Janík
dd536f948d *** empty log message *** 2001-11-29 08:19:43 +00:00
Stefan Monnier
3ce081f574 *** empty log message *** 2001-11-29 02:28:17 +00:00
Karl Fogel
29e53a0ae9 (isearch-yank-internal): New helper function.
(isearch-yank-char): New function.
(isearch-yank-word, isearch-yank-line): Rewrite to use
isearch-yank-internal.
2001-11-28 22:34:20 +00:00
Eli Zaretskii
381e32f064 (mouse-set-font): Make it a no-op if multiple fonts
aren't supported.  Print a message to that effect if invoked.
2001-11-28 17:15:33 +00:00
Richard M. Stallman
7e6b76ac19 *** empty log message *** 2001-11-28 13:07:09 +00:00
Stefan Monnier
8a1f80737a *** empty log message *** 2001-11-28 07:26:37 +00:00
Stefan Monnier
9fabb2f550 *** empty log message *** 2001-11-27 19:23:17 +00:00
Sam Steingold
646adf9009 Converted backquote to the new style (in a string). 2001-11-27 18:03:29 +00:00
Sam Steingold
b2013aad9b Converted backquote to the new style (in comments). 2001-11-27 18:00:53 +00:00
Sam Steingold
8a9463543d Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
Richard M. Stallman
c6aedc9284 (custom-load-symbol): Don't always load locate-library. 2001-11-27 05:26:27 +00:00
Sam Steingold
9714ec23e4 (c-submit-bug-report): Make sure that the arguments to `insert' are strings. 2001-11-26 21:15:29 +00:00
Richard M. Stallman
d14204358f *** empty log message *** 2001-11-26 20:16:17 +00:00
Eli Zaretskii
bf17ab094e Regenerate due to renaming of help-funs.el. 2001-11-26 19:58:19 +00:00
Eli Zaretskii
125eb4116c Change the provide and the header as per the renaming. 2001-11-26 19:52:07 +00:00
Eli Zaretskii
26780e5b6b (command-line-1): Don't try to call process-list if it is not fboundp. 2001-11-26 19:41:57 +00:00
Sam Steingold
bc5c763a1b (show-trailing-whitespace): Remove :set argument (the
value was essentially identical to the defalt).
2001-11-26 18:28:18 +00:00
Pavel Janík
eef289b9dc (calendar-mode): Remove make-local-hook. 2001-11-26 16:33:27 +00:00
Pavel Janík
eac9cf5f89 (outline-version, outline-open-topic)
(outline-rebullet-heading, outline-insert-listified)
(outline-latex-verbatim-quote-curr-line)
(outline-latexify-one-item, outlineify-sticky): Use insert instead of
insert-string.
2001-11-26 16:24:26 +00:00
André Spiegel
26e46917b9 # 2001-11-26 16:10:26 +00:00
Gerd Moellmann
a4a0b81cb1 (dev-glyph-glyph, dev-glyph-glyph-2)
(devanagari-compose-syllable-region):
Escape `"' in string literals.
2001-11-26 11:50:26 +00:00
Gerd Moellmann
5d9936584c (dev-char-glyph): Escape `"' in string literals. 2001-11-26 11:39:36 +00:00
Richard M. Stallman
ebcbef4efb *** empty log message *** 2001-11-26 11:01:20 +00:00
Pavel Janík
ec9164f3a6 (quail-help): Require help-mode in top-level instead. 2001-11-26 07:36:35 +00:00
Pavel Janík
555185de14 (icomplete-exhibit): Likewise. 2001-11-26 07:33:15 +00:00
Pavel Janík
34d16326e4 (iswitchb-exhibit): Use insert instead of insert-string. 2001-11-26 07:30:58 +00:00
Stefan Monnier
5c131048fe *** empty log message *** 2001-11-26 02:26:04 +00:00
ShengHuo ZHU
0c773047fd 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
* mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
	version of rmail-enable-mime.
	(rmail-forward): Use it.

	* message.el (message-forward-rmail-make-body):
	save-window-excursion.
	(message-encode-message-body): no error.
	(message-setup-1): compose-mail send-actions are different from
	message-send-actions.

	* message.el (message-forward-subject-author-subject): Don't use
	message-news-p, which widens the buffer.
	(message-forward-make-body): New function.
	(message-forward): Use it.
	(message-insinuate-rmail): New.
	(message-forward-rmail-make-body): New.
2001-11-25 20:45:37 +00:00
Richard M. Stallman
9fefa08b84 (lisp-indent-function): Add doc string. 2001-11-25 19:35:29 +00:00
Richard M. Stallman
396ae6082f (quail-keyboard-layout-button): Define button type.
(quail-keyboard-customize-button): Likewise.
(quail-help): Use those button types.  Require `help-mode'.
Avoid altering the argument `package'.
2001-11-25 18:54:40 +00:00
Richard M. Stallman
92dfd10c1f Simplify previous change. 2001-11-25 17:45:36 +00:00
Pavel Janík
fefed09d42 (smtpmail-deduce-address-list): Don't use insert-string. 2001-11-25 15:11:22 +00:00
Pavel Janík
97d012e8a6 *** empty log message *** 2001-11-25 11:36:17 +00:00
Sam Steingold
df5bde6d9a (menu-bar-apropos-menu): Moved all `apropos' bindings here.
(menu-bar-help-menu): Added `menu-bar-apropos-menu'.
2001-11-25 05:46:35 +00:00
Richard M. Stallman
8727d588f0 *** empty log message *** 2001-11-25 02:42:37 +00:00
Richard M. Stallman
bfba6c0960 Add pagination.
(ruler-mode-toggle-show-tab-stops): No need to test `ruler-mode' variable.
2001-11-25 00:12:11 +00:00
Colin Walters
906bd0efe9 (Commentary): Cleanup, and add logistic curve fitting suggestion from
Robert J. Chassell <bob@rattlesnake.com>.
2001-11-24 22:34:26 +00:00
Colin Walters
4fdb78a13a (calc-init-extensions): Update the rest of the autoload names to match
files renamed on initial calc import.
2001-11-24 20:51:34 +00:00
Pavel Janík
4187e8c44a *** empty log message *** 2001-11-24 17:07:15 +00:00
Jason Rumney
febf36a1cc Install entry from 2001-11-20 that had unnoticed conflicts. 2001-11-24 16:42:15 +00:00