1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

19213 commits

Author SHA1 Message Date
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
Pavel Janík
6fbac29fa7 (tetris-mode): Remove make-local-hook. 2001-11-25 11:33:26 +00:00
Pavel Janík
abbf7dcdd6 (snake-mode): Remove make-local-hook. 2001-11-25 11:32:52 +00:00
Pavel Janík
e74f81999c (decipher-mode): Remove make-local-hook. 2001-11-25 11:32:23 +00:00
Pavel Janík
6a810a2a99 (tmm-add-prompt): Remove make-local-hook. 2001-11-25 11:31:50 +00:00
Richard M. Stallman
3de3f07bc4 Comment out parts of the file which apparently are garbled. 2001-11-25 10:09:09 +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
Sam Steingold
c85ee897fa doc tweak 2001-11-25 05:38:00 +00:00
Richard M. Stallman
8727d588f0 *** empty log message *** 2001-11-25 02:42:37 +00:00
Richard M. Stallman
cd4e9344a7 New file. 2001-11-25 02:41:14 +00:00
Richard M. Stallman
1bec6fdbd7 Completely re-written. 2001-11-25 02:40:11 +00:00
Richard M. Stallman
1680855678 Change indian-1-column charset to indian-glyph charset. 2001-11-25 02:36:28 +00:00
Richard M. Stallman
6fc74bf246 Delete the setting for indian-1-column
and add the setting for indian-glyph in the default fontset.
2001-11-25 02:35:29 +00:00
Richard M. Stallman
69e138b295 Adjusted for the change of indian-1-column -> indian-glyph. 2001-11-25 02:34:41 +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
Richard M. Stallman
1d5d41231f (browse-url-galeon-new-window-is-tab): New var.
(browse-url-galeon): Use that variable.
2001-11-25 00:04:41 +00:00
Richard M. Stallman
eab26a2fe5 (sc-toggle-var): Don't use set-variable or eval-expression.
Eval and set the variable simply.
2001-11-25 00:02:05 +00:00
Richard M. Stallman
388d6ab529 (temporary-file-directory): Use defcustom.
(small-temporary-file-directory): Likewise.
(normal-backup-enable-predicate): Move down in file
after definition of temporary-file-directory.
2001-11-24 23:59:28 +00:00
Richard M. Stallman
fa3f409065 (last-buffer, unbury-buffer): Doc fixes. 2001-11-24 23:57:29 +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
Gerd Moellmann
f3e15a2ce2 *** empty log message *** 2001-11-24 10:38:58 +00:00
Colin Walters
b8003ee934 *** empty log message *** 2001-11-24 02:35:37 +00:00
Colin Walters
c567a7dbfe Add header comment. 2001-11-24 01:44:15 +00:00
Colin Walters
7695eb9818 (finder_setwins, setwins): Include Calc again. 2001-11-24 01:40:10 +00:00
Colin Walters
dcf91c25dc (finder_setwins, setwins): Include Calc again. 2001-11-23 17:27:28 +00:00
André Spiegel
66b57a6a46 # 2001-11-23 10:19:02 +00:00
André Spiegel
169f0cae92 (with-vc-properties): Don't bind `filename' locally.
(with-vc-file, edit-vc-file): Use `make-symbol' for local bindings to
avoid name clashes.  Fix `lisp-indent-function' property for both.
2001-11-23 10:11:29 +00:00
Francesco Potortì
5d1c524737 (mailrc-generic-mode): Highlight the `source' keyword. 2001-11-23 09:36:24 +00:00
Pavel Janík
0508150294 Delete empty lines at the end of file. 2001-11-23 06:06:41 +00:00
Pavel Janík
471f8b9293 Delete empty line at the end of file. 2001-11-23 06:06:01 +00:00
Pavel Janík
a2cdc7f9d9 "This file is part of GNU Emacs." added. 2001-11-23 06:05:11 +00:00
Colin Walters
7743d0332f Remove. 2001-11-22 20:35:42 +00:00
Colin Walters
afb55b714b (report-calc-bug): Use `reporter-prompt-for-summary-p'. 2001-11-22 20:34:30 +00:00
Miles Bader
bf1ec48202 (reb-match-0, reb-match-1)
(reb-match-2, reb-match-3): Add dark-background variants.
2001-11-22 14:55:55 +00:00
Colin Walters
8f148852e1 (report-calc-bug): Use reporter.el. 2001-11-22 07:59:01 +00:00
Colin Walters
c6c8cba42e (reporter-submit-bug-report): Doc fixes. 2001-11-22 07:58:13 +00:00
Colin Walters
5fb25beb61 *** empty log message *** 2001-11-22 06:05:36 +00:00
Colin Walters
b23d58ff83 (calc-info): Don't perform voodoo, just (info "Calc"). 2001-11-22 06:03:24 +00:00
Richard M. Stallman
ecafbba26b (which-function): Call imenu--make-index-alist
if necessary to get a list of functions.
(which-function-imenu-failed): New variable.
(which-func-update): Handle all visible windows.
(which-func-update-1): New subroutine broken out of which-func-update.
2001-11-22 00:08:32 +00:00
Richard M. Stallman
eb61b61b26 (temporary-file-directory)
(small-temporary-file-directory): Definitions moved up.
2001-11-21 12:04:17 +00:00
Richard M. Stallman
8e3acc6629 (cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes. 2001-11-21 11:16:33 +00:00
Richard M. Stallman
b1e851bb95 (sh-mode-syntax-table): Function restored.
Variable set up for use by function sh-mode-syntax-table.
(sh-set-shell): Set the syntax table.
2001-11-21 11:12:45 +00:00
Richard M. Stallman
a7dba40b01 (sh-mode): Don't use define-derived-mode. 2001-11-21 11:06:40 +00:00
Richard M. Stallman
5ca809a7b6 (gomoku-mode): Don't use define-derived-mode. 2001-11-21 11:03:35 +00:00
Richard M. Stallman
23d107d750 (perl-mode): Don't use define-derived-mode. 2001-11-21 11:01:55 +00:00
Richard M. Stallman
2b452d74cf Don't alter minor-map-alist. 2001-11-21 10:42:11 +00:00