aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (save-place-to-alist): Handle hexl-mode specially.Richard M. Stallman1995-11-201-1/+4
* (hexl-mode): Set require-final-newline to nil.Richard M. Stallman1995-11-201-2/+5
* (cal-tex-cursor-week-iso): Doc fix.Erik Naggum1995-11-191-1/+1
* (cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.Richard M. Stallman1995-11-191-26/+39
* (cal-tex-version): Deleted.Richard M. Stallman1995-11-191-20/+17
* (ange-ftp-process-handle-hash): IfRichard M. Stallman1995-11-191-3/+3
* (eldoc-minor-mode-string): New variable.Noah Friedman1995-11-181-3/+6
* (rmail-dont-reply-to): Preserve whitespace after comma.Richard M. Stallman1995-11-181-1/+1
* (calendar-goto-info-node): Don't letRichard M. Stallman1995-11-181-3/+4
* (nntp-open-server): Accept a second optional parameterRichard M. Stallman1995-11-181-21/+29
* (do-auto-fill): Look at 2nd line for fill prefixRichard M. Stallman1995-11-181-4/+9
* (fill-context-prefix): New arg first-line-regexp.Richard M. Stallman1995-11-181-11/+23
* (tmm-prompt): Delete tmm-add-prompt if we fail.Richard M. Stallman1995-11-181-3/+6
* (finder-known-keywords): Delete `debugging'.Richard M. Stallman1995-11-181-1/+0
* `gnus-group-quit-config' gave a list instead of the quit-configLars Magne Ingebrigtsen1995-11-181-1/+1
* (fill-region-as-paragraph): Remove redundant "setq from".Richard M. Stallman1995-11-171-26/+30
* (move-to-left-margin): Removed left-over code thatRichard M. Stallman1995-11-171-11/+9
* (next-file): Make interactive arg t if had any prefix arg.Richard M. Stallman1995-11-171-1/+2
* Fix starting date of Ethiopic calendar.Edward M. Reingold1995-11-171-2/+2
* Minor fixes.Edward M. Reingold1995-11-171-78/+81
* (calendar-julian-date-string): Autoload this.Richard M. Stallman1995-11-171-0/+6
* (rmail-retry-failure): Add missing colons in regexp.Karl Heuer1995-11-171-31/+23
* (vc-locking-user): In CVS case, convert user number to a string.Richard M. Stallman1995-11-161-1/+4
* Use `buffer-substring-no-properties' instead of `buffer-substring' toJohan Vromans1995-11-161-11/+11
* (minibuffer maps): Delete extra quote.Richard M. Stallman1995-11-161-1/+1
* (Info-complete-menu-item): Don't treat `* Menu:' as a menu item.Richard M. Stallman1995-11-161-0/+3
* (info-insert-file-contents-1): Various rewrites.Richard M. Stallman1995-11-151-6/+7
* (c++-mode): Remove autoload cookie.Richard M. Stallman1995-11-151-1/+0
* (mouse-sel-lost-selection-hook): Undo prev change.Richard M. Stallman1995-11-151-1/+1
* (command-line-1): Mention F10.Richard M. Stallman1995-11-151-1/+1
* (goto-address-highlight-p): New variable.Richard M. Stallman1995-11-151-44/+38
* (fill-region-as-paragraph): Handle left margin extending to or pastRichard M. Stallman1995-11-151-9/+19
* (fill-individual-paragraphs): Advance 1 line in inner loop.Richard M. Stallman1995-11-141-5/+6
* (mouse-sel-lost-selection-hook): Use (car selection).Richard M. Stallman1995-11-141-1/+1
* (calendar-julian-from-absolute): Autoload it.Richard M. Stallman1995-11-141-0/+5
* (indent-line-to): Delete spaces before inserting a tab.Richard M. Stallman1995-11-141-0/+3
* (command-line-1): Reorganize the initial help output.Richard M. Stallman1995-11-141-14/+17
* (compilation-sentinel): Use the local value ofRichard M. Stallman1995-11-141-6/+6
* (archive-remote-regexp): Doc fix.Richard M. Stallman1995-11-141-1/+1
* (View-scroll-lines-forward): Don't recenter at end.Richard M. Stallman1995-11-141-1/+0
* (vc-directory): Require dired.Richard M. Stallman1995-11-131-2/+4
* (install): Change same-dir test to create test file inGeoff Voelker1995-11-131-3/+3
* (tmm-define-keys): Don't define ESC ESC.Richard M. Stallman1995-11-131-2/+1
* (top level): Make sure to set global minor-mode-alist, not local one.Noah Friedman1995-11-131-11/+25
* Initial revisionRichard M. Stallman1995-11-121-0/+1500
* Initial revisionNoah Friedman1995-11-121-0/+423
* (universal-argument-other-key): Add to existing unread-command-events value.Richard M. Stallman1995-11-111-1/+2
* (command-line): Don't reject unknown args here.Richard M. Stallman1995-11-111-2/+2
* (balance-windows): Don't count the menu bar's lines in the frame height.Richard M. Stallman1995-11-111-2/+5
* (describe-buffer-case-table): Use set-char-table-range.Richard M. Stallman1995-11-111-1/+1