1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

58060 Commits

Author SHA1 Message Date
Juanma Barranquero
5a210b89da (pgg-pgp): Finish `defgroup' description with period. 2005-07-04 00:58:10 +00:00
Juanma Barranquero
8d764d76d1 (pgg-parse): Finish `defgroup' description with period. 2005-07-04 00:57:33 +00:00
Juanma Barranquero
4a836a63cb (pgg-gpg): Finish `defgroup' description with period. 2005-07-04 00:56:54 +00:00
Juanma Barranquero
e72c9bccaf (nnmail-prepare): Fix typo in docstring. 2005-07-04 00:56:02 +00:00
Juanma Barranquero
339ccc6a76 (message-various, message-buffers, message-sending, message-interface,
message-forwarding, message-insertion, message-headers, message-news,
message-mail): Finish `defgroup' description with period.
2005-07-04 00:54:59 +00:00
Juanma Barranquero
80a14ae04c (gnus-nocem): Finish `defgroup' description with period. 2005-07-04 00:53:31 +00:00
Juanma Barranquero
d10edbaef6 (gnus-group-icons): Fix typo in docstring. 2005-07-04 00:52:20 +00:00
Juanma Barranquero
873f3c50de (gnus-exit): Fix typo in docstring. 2005-07-04 00:51:06 +00:00
Juanma Barranquero
ec0421f3c8 (lisp-indent-maximum-backtracking): Fix typos in docstrings.
(lisp-indent): Finish `defgroup' description with period.
2005-07-04 00:39:30 +00:00
Juanma Barranquero
c92d602307 (flymake-find-file): Remove.
(flymake-float-time): Use `with-no-warnings'.
(flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info,
flymake-is-running, flymake-last-change-time, flymake-new-err-info):
`defvar' at compile time.
2005-07-03 23:18:19 +00:00
Juanma Barranquero
c7d2f2cc46 (occur-hook): Doc fix.
(occur-1): Don't call `occur-hook' if there are no matches.
2005-07-03 22:49:00 +00:00
Jan Djärv
ed214edf50 Added that emacs tries to handle exec-shield at build time. 2005-07-03 21:50:53 +00:00
Jan Djärv
cf14a51cd1 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Added it again.
2005-07-03 21:47:06 +00:00
Luc Teirlinck
7abe6d7a37 (The Echo Area): Correct menu. 2005-07-03 20:22:56 +00:00
Luc Teirlinck
b3ab615bc1 *** empty log message *** 2005-07-03 20:21:23 +00:00
Richard M. Stallman
7fe48b7511 *** empty log message *** 2005-07-03 19:32:03 +00:00
Richard M. Stallman
8a26ec4e18 (tpu-mark): Fix previous change.
(zmacs-regions): Add defvar.
(repeat-complex-command-map): Everything about that deleted.
2005-07-03 19:31:46 +00:00
Richard M. Stallman
c9b6a3a6d3 (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed. 2005-07-03 19:27:34 +00:00
Richard M. Stallman
f24cd32e9b (tpu-emacs19-p): Var deleted. All references simplified. 2005-07-03 19:25:36 +00:00
Richard M. Stallman
65597a17ba (tpu-original-global-map): Don't copy global-map, save the same map.
(global-map): Don't alter it at top level.
(tpu-edt-on): Save global map in tpu-original-global-map, then copy.
Then alter it here instead.
(tpu-edt-off): Set global-map to the saved one.
2005-07-03 19:20:21 +00:00
Richard M. Stallman
99297d62fd (Top): Update subnode menu for Display. 2005-07-03 19:05:47 +00:00
Richard M. Stallman
ac1d7a06c1 (Displaying Messages): New node, with most of what was in The Echo Area.
(Progress): Moved under The Echo Area.
(Logging Messages): New node with new text.
(Echo Area Customization): New node, the rest of what was
in The Echo Area.  Document message-truncate-lines with @defvar.
(Display): Update menu.
2005-07-03 19:05:09 +00:00
Luc Teirlinck
2d859fe05c Update copyright years. 2005-07-03 19:02:02 +00:00
Richard M. Stallman
3d39302945 *** empty log message *** 2005-07-03 16:51:26 +00:00
Richard M. Stallman
9b869380e7 (try_window): Fix previous change in how it handles
a partially-visible line or one only partly past the margin.
2005-07-03 16:51:02 +00:00
Richard M. Stallman
7ad532392b (window_scroll_pixel_based): Take account of this_scroll_margin when
finding point when scrolling up.
2005-07-03 16:41:48 +00:00
Richard M. Stallman
99f71598ea (Example -- Configuring a tool called directly):
Update name of flymake-build-relative-filename.
2005-07-03 16:40:12 +00:00
Richard M. Stallman
dd25d0222f (Textual Scrolling): Doc 3 values for scroll-preserve-screen-position. 2005-07-03 16:39:00 +00:00
Richard M. Stallman
fbbad95fff (Special Properties): Change hook functions should bind
inhibit-modification-hooks around altering buffer text.
2005-07-03 16:38:17 +00:00
Richard M. Stallman
b68f60d703 (Key Binding Commands): Call binding BINDING rather than DEFINITION. 2005-07-03 16:36:23 +00:00
Richard M. Stallman
44ee3feea6 (artist-key-is-drawing)
(artist-key-endpoint1, artist-key-poly-point-list)
(artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
(artist-key-compl-table, artist-rb-save-data)
(artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
Don't put them in eval-when-compile.
(artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
2005-07-03 16:34:30 +00:00
Richard M. Stallman
55def74299 (ebrowse-revert-tree-buffer-from-file): Use with-no-warnings. 2005-07-03 16:32:11 +00:00
Richard M. Stallman
14a06a2d78 (dos-windows-version): Add defvar. 2005-07-03 16:31:40 +00:00
Richard M. Stallman
4703062c1d (filladapt-prefix-table): Add defvar. 2005-07-03 16:29:51 +00:00
Richard M. Stallman
25774ab459 (rmail-summary-redo): Add defvar.
(rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
(rmail-new-summary-line-count): Renamed from new-summary-line-count.
Add defvar.
(rmail-summary-beginning-of-message): Use with-no-warnings.
(rmail-summary-first-message, rmail-summary-last-message): Likewise.
2005-07-03 16:29:14 +00:00
Richard M. Stallman
70903d8ef7 (vip-replace-string, ex-map, ex-read): Use with-no-warnings. 2005-07-03 16:26:56 +00:00
Richard M. Stallman
3b72eca0a3 (vi-mark-region): Use c-mark-function.
(c-mark-function): Add point-moving-unit property.
(vi-goto-line): Use with-no-warnings.
2005-07-03 16:25:59 +00:00
Richard M. Stallman
4668b9f92d (edt-last-copied-word): Add defvar.
(zmacs-region-stays): Likewise.
(edt-mark-section-wisely): Use c-mark-function for C.
Use makr-defun for Fortran.
(time-string): defvar deleted.
(edt-display-the-time): Don't set time-string.
2005-07-03 16:24:30 +00:00
Richard M. Stallman
5de35ba42e (macroexp-accumulate): Rename arg to var+list. 2005-07-03 16:17:50 +00:00
Richard M. Stallman
019472f486 (byte-compile-nogroup-warn): Don't warn when name is not constant
or for defining the group `emacs'.
2005-07-03 16:17:11 +00:00
Richard M. Stallman
1af98f0758 (gud-tooltip-mode): Add defvar. 2005-07-03 16:14:02 +00:00
Richard M. Stallman
0a480f3d07 (default-frame-background-mode): Add defvar. 2005-07-03 16:13:37 +00:00
Richard M. Stallman
7f84c46eb8 (smerge-mode): Add duplicate defvar near top. 2005-07-03 16:12:14 +00:00
Richard M. Stallman
f4f2bca3de (tool-bar-map): Add defvar. 2005-07-03 16:11:30 +00:00
Richard M. Stallman
65536d1d29 (dnd-protocol-alist): Add defvar. 2005-07-03 16:11:04 +00:00
Richard M. Stallman
de5544e8b8 (dired-query): Display question with answer, when the user answers. 2005-07-03 16:10:07 +00:00
Richard M. Stallman
a4842ffa6e (custom-add-option): Doc fix. 2005-07-03 16:09:07 +00:00
Richard M. Stallman
f8e1f21382 (Info-current-node, Info-suffix-list): Add defvars. 2005-07-03 16:08:19 +00:00
Eli Zaretskii
112abe2467 (font-lock-regexp-grouping-construct): Fix the bogus name from
the last change.
2005-07-03 05:00:31 +00:00
Luc Teirlinck
077ad61cf8 (custom-new-theme-mode): New function.
(custom-theme-name, custom-theme-variables, custom-theme-faces)
(custom-theme-description): Add compiler defvars.
(customize-create-theme): Add doc to the "*New Custom Theme*"
buffer.  Use `custom-new-theme-mode'.
(custom-theme-write): Put the created buffer in emacs-lisp-mode
and save it to the `custom-theme-directory'.  Make this the
default directory of the buffer.
2005-07-02 22:53:04 +00:00