1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

58829 Commits

Author SHA1 Message Date
Richard M. Stallman
fb5a74cd19 (Coding Conventions): Minor cleanup. 2005-08-09 12:09:36 +00:00
Richard M. Stallman
32808f8356 (Defining Minor Modes): Explain when init-value can be non-nil. 2005-08-09 12:09:14 +00:00
Richard M. Stallman
0fb9f9aed4 (Top): Update submenu for Minibuffer. 2005-08-09 12:06:59 +00:00
Richard M. Stallman
2c45a1bfd5 (Minibuffer Misc): Node split up.
(Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
(Recursive Mini): New nodes split out from Minibuffer Misc.
(Minibuffer Misc): Document max-mini-window-height.
2005-08-09 12:05:30 +00:00
Richard M. Stallman
848c29348b (Defining Hash): Delete stray paren in example. 2005-08-09 12:01:28 +00:00
Richard M. Stallman
64230f2d71 (Echo Area Customization): Don't define max-mini-window-height here;
xref instead.
2005-08-09 12:00:57 +00:00
Richard M. Stallman
7d9f1aede8 (Event Input Misc): Update while-no-input. 2005-08-09 12:00:09 +00:00
Richard M. Stallman
0e15f9b48d (Advising Functions): Explain when to use advice and when to use a hook. 2005-08-09 11:59:22 +00:00
Richard M. Stallman
4026bd74b2 Reto Zimmermann seems to have disappeared. 2005-08-09 11:44:07 +00:00
Richard M. Stallman
8d68e9b541 (sql-interactive-mode-map): Use fboundp.
(sql-read-passwd): Use read-passwd.
2005-08-09 11:42:54 +00:00
Richard M. Stallman
c56509c06c (idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars. 2005-08-09 11:42:05 +00:00
Richard M. Stallman
c4ae5fdde8 (idlwave-xemacs-hack-mouse-track): Avoid warnings. 2005-08-09 11:41:11 +00:00
Richard M. Stallman
ce56d46ac7 (idlwave-system-variables-alist)
(idlwave-system-class-info, idlwave-executive-commands-alist): Use defvar.
2005-08-09 11:40:22 +00:00
Richard M. Stallman
4f047c58a2 (c-guess-basic-syntax): Add autoload. 2005-08-09 11:39:24 +00:00
Richard M. Stallman
1eb6c5b8c6 (sc-ask, sc-no-blank-line-or-header): Avoid warnings. 2005-08-09 11:39:01 +00:00
Richard M. Stallman
9c6f79c2f2 (rmail-ignored-headers): Don't hide mime-version: and content-type: headers. 2005-08-09 11:38:10 +00:00
Richard M. Stallman
4caf4844d9 (eshell): Avoid warnings about eshell-mode. 2005-08-09 11:37:32 +00:00
Richard M. Stallman
369a47a4fc (map-y-or-n-p): Reorder the options
and rename some of them to be more self-explanatory.
2005-08-09 11:36:58 +00:00
Richard M. Stallman
ce08e7d4c2 (Comparing Files): Clarify compare-windows. 2005-08-09 11:35:42 +00:00
Richard M. Stallman
92c4954ea6 (Scroll Calendar): Document < and > in calendar. 2005-08-09 11:31:39 +00:00
Richard M. Stallman
cdbcbc6a79 (calendar-mode-map): Bind < and > usefully. 2005-08-09 11:30:36 +00:00
Richard M. Stallman
56b3b16bc2 Comment change. 2005-08-09 11:30:12 +00:00
Richard M. Stallman
0f0cef08e6 (command-line-1): Implement -scriptload. 2005-08-09 11:29:43 +00:00
Richard M. Stallman
882effdb17 (occur-engine): Initial *Occur* output not undoable. 2005-08-09 11:29:18 +00:00
Richard M. Stallman
a7384d3dc1 (menu-bar-file-menu): Rename some menu items and improve help strings. 2005-08-09 11:28:26 +00:00
Richard M. Stallman
f4c49513ec (isearch-repeat): When changing direction, mark search successful. 2005-08-09 11:27:18 +00:00
Richard M. Stallman
a335c7d564 Use (featurep 'xemacs). 2005-08-09 11:26:13 +00:00
Richard M. Stallman
949eb6b06e (send-invisible): Identify buffer, if not selected. 2005-08-09 11:25:35 +00:00
Richard M. Stallman
e194bbb5c7 Delete autoload for c-guess-basic-syntax. 2005-08-09 11:24:48 +00:00
Richard M. Stallman
f98dd4f8bd *** empty log message *** 2005-08-09 11:24:05 +00:00
Juanma Barranquero
a165d05e5d *** empty log message *** 2005-08-09 11:23:33 +00:00
Juanma Barranquero
177a0809c6 (r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
consistency.  Doc fixes.
(r2b-variables, r2bv-address, r2bv-annote, r2bv-author,r2bv-booktitle,
r2bv-date, r2bv-decade, r2bv-editor,r2bv-entry-kind, r2bv-institution,
r2bv-journal, r2bv-keywords,r2bv-kn, r2bv-month, r2bv-note, r2bv-number,
r2bv-ordering,r2bv-organization, r2bv-pages, r2bv-primary-author,r2bv-publisher,
r2bv-school, r2bv-title, r2bv-title-first-word, r2bv-tr, r2bv-type, r2bv-volume,
r2bv-where, r2bv-year): Defvar at compile time.
2005-08-09 11:00:42 +00:00
Juri Linkov
196a121b68 *** empty log message *** 2005-08-09 08:45:02 +00:00
Juri Linkov
ab7cd850aa (Help-P): Replace Prev' with Previous'.
(Help-M, Help-Xref): Add S-TAB.
(Help-FOO): Update `u' command.
(Help-Xref): Move info about Mouse-2 from `Help-Int'.
Update info about visibility of xref parts.
(Help-Int): Fix `m' command.  Rename `Info-last' to
`Info-history-back'.  Add `Info-history-forward'.
(Advanced): Fix `g*' and `M-n' commands.
(Info Search): Add `index-apropos' in stand-alone browser.
Add isearch commands.
(Emacs Info Variables): Remove `Info-fontify'.
Add `Info-mode-hook'.  Update face names.
Add `Info-fontify-maximum-menu-size',
`Info-fontify-visited-nodes', `Info-isearch-search'.
2005-08-09 08:44:41 +00:00
Juri Linkov
185cff9545 Replace info' with upper-case Info' where appropriate.
(info-title-1, info-title-2, info-title-3, info-title-4)
(info-menu-header): Move up face definitions.
(info-menu-star): Rename from `info-menu-5'.
(Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
(Info-fontify-visited-nodes): Fix docstring.
(Info-hide-note-references): Fix docstring.
(Info-up, Info-next-reference, Info-prev-reference): Put cursor on
menu items in the same way as on cross-references.
(info-apropos): Fix sorting order and formatting to be like in the
stand-alone Info browser.  Display error messages for 1 sec.
(Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
(Info-mode-menu): Remove item for `Info-search-case-sensitively'
from the menu bar.
(Info-insert-dir): Restore point after calling `insert-buffer-substring'.
2005-08-09 08:43:02 +00:00
Thien-Thi Nguyen
5a9807a8bd (Fexpt): Use floats for negative exponent. 2005-08-09 07:37:25 +00:00
Richard M. Stallman
48b194fdd2 *** empty log message *** 2005-08-09 02:59:34 +00:00
Richard M. Stallman
67d28657d0 (lucid-menubar-map, lucid-failing-menubar)
(recompute-lucid-menubar): Add defvars.
2005-08-09 02:57:57 +00:00
Richard M. Stallman
c7c93bd96e (mail-yank-original): Use with-no-warnings. 2005-08-09 02:57:30 +00:00
Richard M. Stallman
134c6d58a9 (reporter-dump-state): Use insert-buffer-substring. 2005-08-09 02:57:09 +00:00
Richard M. Stallman
5daebfbb69 (run-dig): Renamed from `dig'. 2005-08-09 02:56:45 +00:00
Richard M. Stallman
47ef2dea27 (gametree-mode): Use make-local-variable, not make-variable-buffer-local. 2005-08-09 02:56:24 +00:00
Richard M. Stallman
300ee850a4 (ada-prj-display-page): Use with-no-warnings. 2005-08-09 02:55:43 +00:00
Richard M. Stallman
c8f0dac9e3 (ansi-color-make-extent, ansi-color-set-extent-face):
Use fboundp, not functionp.
2005-08-09 02:55:25 +00:00
Richard M. Stallman
f373470deb (auto-revert-tail-mode): Use make-local-variable,
not make-variable-buffer-local.
2005-08-09 02:55:00 +00:00
Richard M. Stallman
08dcfdf600 (Info-current-file): Add defvar.
(bookmark-jump-noselect): Use with-no-warnings.
2005-08-09 02:54:39 +00:00
Richard M. Stallman
603715b061 (c-mode-map, fortran-mode-map): Add defvars. 2005-08-09 02:53:54 +00:00
Richard M. Stallman
784f861953 (Helper-return-blurb): Add defvar. 2005-08-09 02:53:39 +00:00
Richard M. Stallman
9890a22957 (gnus-summary-buffer, gnus-article-buffer): Add defvars. 2005-08-09 02:53:19 +00:00
Richard M. Stallman
af4210a7e9 (ada-procedure-start-regexp, ada-package-start-regexp): Add defvars. 2005-08-09 02:53:00 +00:00