aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (tags-table-including): Don't call tags-table-check-computed-list.Roland McGrath1994-06-231-9/+23
* (resize-minibuffer-window-exactly, resize-minibuffer-frame,Noah Friedman1994-06-221-17/+58
* (make-face): Return the face name, not the vector.Richard M. Stallman1994-06-221-1/+2
* Rearrange the edit and file menus, and add separators.Richard M. Stallman1994-06-221-10/+35
* (double-prefix-only): New variable.Richard M. Stallman1994-06-221-0/+13
* (backquote-process): Fix criterion for using FIRSTLIST.Richard M. Stallman1994-06-221-1/+4
* (scroll-other-window-down): New command.Richard M. Stallman1994-06-221-4/+11
* Update copyright notice.Richard M. Stallman1994-06-221-1/+1
* (setenv): Rewrite. Provide a way to unset interactively.Richard M. Stallman1994-06-221-15/+23
* (setenv): Do something even if process-environment is nil.Richard M. Stallman1994-06-221-10/+13
* (face-equal): Do check the underline attribute.Richard M. Stallman1994-06-211-0/+1
* Fix references to diary.el.Richard M. Stallman1994-06-211-4/+4
* (delete-auto-save-files): Doc fix.Richard M. Stallman1994-06-211-2/+2
* Don't bind keys C-insert, C-delete, andRichard M. Stallman1994-06-211-3/+7
* (Info-directory-list): For msdos, don't check forRichard M. Stallman1994-06-211-4/+9
* (move-to-tab-stop): Get rid of spaces before tabsRichard M. Stallman1994-06-201-1/+6
* (tpu-doc-revision): Variable deleted.Richard M. Stallman1994-06-201-10/+7
* (tpu-edt-off): Restore original global key map.Richard M. Stallman1994-06-201-18/+50
* Require tpu-edt.Richard M. Stallman1994-06-201-4/+3
* Change size of selected screen. Reposition afterRichard M. Stallman1994-06-201-12/+18
* (vt-revision): Variable deleted.Richard M. Stallman1994-06-201-7/+1
* (finder-by-keyword): Add doc string and t for interactive.Richard M. Stallman1994-06-201-1/+2
* (gnus-uu-view-directory): Fixed viewing with theRichard M. Stallman1994-06-201-159/+289
* Use plists to record handlers.Richard M. Stallman1994-06-201-72/+31
* (gnus-summary-next-article): Handle non-character events.Richard M. Stallman1994-06-201-8/+14
* (tab-to-tab-stop): Combine new indentation with previous.Richard M. Stallman1994-06-201-1/+4
* (define-mail-alias): Copy parsing code from mailabbrev.el.Richard M. Stallman1994-06-191-18/+24
* (define-mail-alias): Doc fix.Richard M. Stallman1994-06-191-2/+3
* (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.Richard M. Stallman1994-06-191-34/+41
* (mail-bury): Test that rmail-summary-buffer is boundp.Richard M. Stallman1994-06-181-1/+2
* (rmail-highlight-headers): Don't skip newlines, just tab and space.Richard M. Stallman1994-06-181-1/+1
* (set-rmail-inbox-list): Use insert-before-markers.Richard M. Stallman1994-06-181-1/+1
* (dired-build-subdir-alist): Don't let looking-at destroy the match data.Karl Heuer1994-06-171-1/+1
* (make-auto-save-file-name): Convert slashes to \! and double the backslashes.Richard M. Stallman1994-06-171-7/+20
* (finder-commentary): Fix error message syntax.Richard M. Stallman1994-06-171-1/+1
* Comment change.Richard M. Stallman1994-06-1710-18/+18
* (lm-section-mark): Accept extra semicolons;Richard M. Stallman1994-06-171-2/+2
* (build-mail-abbrevs): Pass a recursivep argument in recursive call.Richard M. Stallman1994-06-171-1/+2
* Comment change.Richard M. Stallman1994-06-171-1/+1
* (x-create-frame-with-faces): Set the cursor color last.Richard M. Stallman1994-06-171-2/+4
* (tags-table-computed-list, tags-table-computed-list-for): New variables.Roland McGrath1994-06-171-376/+309
* (mouse-scroll-subr): New arg WINDOW.Richard M. Stallman1994-06-171-14/+14
* (Info-directory-list): For msdos, use ";" instead ofRichard M. Stallman1994-06-161-1/+2
* (bibtex-mode): Set up comment-start locally.Richard M. Stallman1994-06-161-0/+2
* (ange-ftp-canonize-filename): Fix wrong var name.Richard M. Stallman1994-06-161-5/+5
* (rlogin-password-paranoia): Variable deleted.Noah Friedman1994-06-161-61/+5
* (outline-mode): Make change-major-mode-hook buffer-local.Richard M. Stallman1994-06-151-0/+1
* (dired-build-subdir-alist): Avoid mistaking a file nameRichard M. Stallman1994-06-151-1/+9
* (mail-send-hook): Add defvar.Richard M. Stallman1994-06-151-1/+4
* Don't alter the underline face.Richard M. Stallman1994-06-151-16/+15