- 03 Jul, 2005 39 commits
-
-
Juanma Barranquero authored
(occur-1): Don't call `occur-hook' if there are no matches.
-
Jan Djärv authored
-
Jan Djärv authored
Added it again.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(zmacs-regions): Add defvar. (repeat-complex-command-map): Everything about that deleted.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
a partially-visible line or one only partly past the margin.
-
Richard M. Stallman authored
finding point when scrolling up.
-
Richard M. Stallman authored
Update name of flymake-build-relative-filename.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
inhibit-modification-hooks around altering buffer text.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(c-mark-function): Add point-moving-unit property. (vi-goto-line): Use with-no-warnings.
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
or for defining the group `emacs'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
the last change.
-
- 02 Jul, 2005 1 commit
-
-
Luc Teirlinck authored
(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.
-