aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * frame.el (frame-initialize): Remember to actually traverseJim Blandy1993-06-111-1/+2
* * gud.el (gud-last-last-frame): New variable.Jim Blandy1993-06-111-1/+8
* * man.el (manual-entry): Recognize the subject(section) syntax.Jim Blandy1993-06-111-0/+7
* * picture.el (move-to-column-force): If column is negative, goJim Blandy1993-06-111-0/+1
* * simple.el (hscroll-point-visible): Work as documented in theJim Blandy1993-06-111-10/+22
* (lisp-indent-function): Look for eitherRichard M. Stallman1993-06-111-1/+2
* (make-backup-files): Doc fix.Richard M. Stallman1993-06-111-1/+1
* Comment change.Richard M. Stallman1993-06-111-1/+1
* (rmail-primary-inbox-list): Use defvar, not defconst.Richard M. Stallman1993-06-111-1/+1
* (basic-save-buffer): Cal auto-save-mode with t as argRichard M. Stallman1993-06-101-2/+4
* (append-to-buffer): Interactively, supply all 3 args.Richard M. Stallman1993-06-101-1/+2
* (calculate-c++-indent): RespectRichard M. Stallman1993-06-101-1/+5
* (hack-one-local-variable): Treat ...-hook(s) and ..-function(s)Richard M. Stallman1993-06-101-3/+8
* (abbreviate-file-name): Make abbreviated-home-dirRichard M. Stallman1993-06-101-1/+3
* Doc fixes.Richard M. Stallman1993-06-101-38/+52
* (ange-ftp-multi-msgs): Add 331-.Richard M. Stallman1993-06-101-2/+2
* (Man-mode): Run Man-mode-hook.Richard M. Stallman1993-06-101-1/+2
* (bibtex-mode-map): Use tex-insert-quote, not TeX-...Richard M. Stallman1993-06-101-4/+4
* Formatting change.Jim Blandy1993-06-101-5/+10
* * frame.el (frame-initialize): When deleting geometryJim Blandy1993-06-101-6/+7
* * scroll-bar.el (scroll-bar-mode): Variable deleted.Jim Blandy1993-06-101-22/+30
* * gnus.el (gnus-start-news-server): If no server has beenJim Blandy1993-06-101-10/+14
* * ange-ftp.el (ange-ftp-make-directory): Take second optionalJim Blandy1993-06-101-2/+6
* * gnus.el (gnus-newsrc-to-gnus-format): Change regexp whichJim Blandy1993-06-101-3/+5
* Doc fix.Jim Blandy1993-06-101-1/+6
* * compile.el (compilation-error-list): When we haven't yetJim Blandy1993-06-101-16/+24
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-0980-255/+255
* *** empty log message ***Jim Blandy1993-06-091-2/+2
* * scroll-bar.el (scroll-bar-set-window-start): Remember that theJim Blandy1993-06-091-1/+3
* (dired-flag-auto-save-files): Ignore `*' added by ls -F.Richard M. Stallman1993-06-081-11/+20
* (sc-mark): Use mark-marker.Richard M. Stallman1993-06-081-1/+1
* (fortran-indent-new-line): Renamed fromRichard M. Stallman1993-06-081-3/+3
* (mouse-drag-region-1): Un-comment-out this function.Richard M. Stallman1993-06-081-30/+30
* (Info-follow-reference): Fix completion defaulting.Richard M. Stallman1993-06-081-5/+7
* (safe-documentation): Don't crash on byte-compiled macro.Richard M. Stallman1993-06-081-2/+2
* (telnet-simple-send): New function.Richard M. Stallman1993-06-081-0/+7
* (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.Richard M. Stallman1993-06-081-2/+2
* (texinfo-section-types-regexp): Add @chapheading.Richard M. Stallman1993-06-071-1/+1
* (x-create-frame-with-faces): Reversevideo -> ReverseVideo.Richard M. Stallman1993-06-071-1/+1
* (frame-initialize): Reversevideo -> ReverseVideo.Richard M. Stallman1993-06-071-1/+1
* Fix typos in previous change.Richard M. Stallman1993-06-071-6/+12
* Doc fixes. Delete local variable list at the end.Richard M. Stallman1993-06-071-55/+29
* (describe-buffer-case-table): Merge locals i and ch.Richard M. Stallman1993-06-071-6/+8
* (outlinify-sticky): Renamed from outlineify-sticky.Richard M. Stallman1993-06-071-5/+5
* (etags-recognize-tags-table): Fix misspelling ofRichard M. Stallman1993-06-071-1/+1
* entered into RCSRichard M. Stallman1993-06-071-5/+5
* (rmail-variables): Default rmail-inbox-list here.Richard M. Stallman1993-06-071-8/+8
* (ange-ftp-real-load): New function.Richard M. Stallman1993-06-071-2/+14
* (outline-minor-mode): Add autoload cookie.Richard M. Stallman1993-06-071-0/+1
* Define 2 local menu-bar submaps.Richard M. Stallman1993-06-061-56/+57