aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (delete-whitespace-rectangle): Mark for autoload.Andreas Schwab1998-12-031-1/+1
* Remove code that sets syntax table for non-ASCII characters.Eli Zaretskii1998-12-031-37/+0
* (direct-print-region-function): Try to ensure thatGeoff Voelker1998-12-021-12/+20
* (help-make-xrefs): Use `info', not the non-autoloadedDave Love1998-12-021-1/+1
* (temp-buffer-resize-mode): Doc fix.Karl Heuer1998-12-021-4/+3
* (custom-save-delete): Save point beforeKarl Heuer1998-12-021-5/+3
* Fix previous change.Karl Heuer1998-12-021-2/+3
* (vc-dired-window-configuration, vc-ediff-windows,André Spiegel1998-12-021-1/+9
* Improved and fixed customize for variables:Richard M. Stallman1998-12-011-171/+232
* (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):Richard M. Stallman1998-12-011-23/+13
* (flyspell-check-word-p): Don't delay inside a kbd macro.Richard M. Stallman1998-12-011-1/+4
* (help-xref-button): Do nothing if text already has the help-xref property.Richard M. Stallman1998-11-301-16/+16
* (make-local-hook): Return the hook variable.Richard M. Stallman1998-11-301-1/+4
* Update author email and web page.Stephen Eglen1998-11-302-6/+6
* (features): Add `base64' to this list.Richard M. Stallman1998-11-291-0/+3
* (auto-insert-alist): Use user-mail-address.Richard M. Stallman1998-11-291-1/+1
* (symbol-file): Doc fix.Richard M. Stallman1998-11-291-1/+4
* (hack-one-local-variable): Cope with non-file buffers.Richard M. Stallman1998-11-291-3/+5
* (describe-mode): Put major mode first.Richard M. Stallman1998-11-291-12/+13
* (appt-disp-window): Use pop-to-buffer,Richard M. Stallman1998-11-291-3/+5
* (transpose-subr, transpose-subr-1): Rename variablesRichard M. Stallman1998-11-281-21/+31
* (ccl-dump-translate-character-const-tbl):Kenichi Handa1998-11-261-1/+1
* (define-translation-table): Fix bug ofKenichi Handa1998-11-261-5/+12
* ("Chinese-BIG5"): Add charset-origin-alist property.Kenichi Handa1998-11-261-0/+3
* (thing-at-point-url-at-point): Don't use currentRichard M. Stallman1998-11-251-1/+1
* (frame-parameter): Doc fix.Richard M. Stallman1998-11-251-1/+1
* (tex-feed-input): New function.Richard M. Stallman1998-11-251-0/+10
* (move-to-column-force): New function.Kenichi Handa1998-11-241-3/+24
* Make a new map by make-keymap.Kenichi Handa1998-11-241-47/+100
* Various minor doc fixes.Dave Love1998-11-231-48/+75
* * lazy-lock.el (lazy-lock-unstall):Simon Marshall1998-11-231-39/+64
* * fast-lock.el (fast-lock-save-cache-1):Simon Marshall1998-11-231-34/+56
* * font-lock.el (font-lock-defaults): Doc fix.Simon Marshall1998-11-231-44/+26
* (rmail-set-message-counters-counter): Detect messages that have beenAndrew Innes1998-11-221-13/+27
* Rename function and variables added in previous change:Richard M. Stallman1998-11-221-13/+13
* (window-buffer-height): New function, split fromRichard M. Stallman1998-11-221-35/+32
* Add resizing of temporary buffers.Richard M. Stallman1998-11-221-0/+69
* (initial-frame-alist): Add defcustom.Richard M. Stallman1998-11-221-2/+6
* (shell-prompt-pattern): Add defcustom.Richard M. Stallman1998-11-221-2/+4
* (message-ignored-supersedes-headers): Remove NNTP-Posting-Date.Richard M. Stallman1998-11-211-1/+1
* (describe-mode): Don't avoid loop indirecting thru value of INDICATOR.Richard M. Stallman1998-11-211-1/+3
* (describe-variable): Allow any variable with a defcustom,Richard M. Stallman1998-11-211-2/+2
* (mail-unsent-separator): Additional alternative.Richard M. Stallman1998-11-211-1/+2
* (nntp-request-group): Allow for failures when requesting a new group.Andrew Innes1998-11-201-1/+1
* (lisp-interaction-mode-map): Doc fix.Richard M. Stallman1998-11-191-1/+2
* (find-function-regexp): Handle skeletons.Richard M. Stallman1998-11-191-1/+1
* Added with-temp-message.Simon Marshall1998-11-191-7/+20
* (gud-common-init): Use pop-to-buffer.Richard M. Stallman1998-11-191-1/+5
* (fortran-end-prog-re): Fix typo.Dave Love1998-11-181-2/+2
* (temp-buffer-show-hook): This is not obsolete.Richard M. Stallman1998-11-181-3/+1