summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (define-key-after): Fix typo in previous change.Richard M. Stallman1993-07-201-1/+1
* (outline-mode-map): Delete spurious `outline-'Richard M. Stallman1993-07-201-9/+9
* (ange-ftp-completion-hook-function): New function.Richard M. Stallman1993-07-201-0/+10
* (file-name-handler-alist): Have two separate regexps with different hooks.Richard M. Stallman1993-07-201-5/+12
* Initial revisionRichard M. Stallman1993-07-201-0/+40
* (show-paren-face): New variable.Richard M. Stallman1993-07-201-2/+6
* (reposition-window): Don't forward-char if eobp.Richard M. Stallman1993-07-201-1/+2
* (normal-top-level): Call abbreviate-file-name again after calling command-line.Richard M. Stallman1993-07-201-0/+2
* (memmove): Delete extra parens in the safe_bcopy call.Richard M. Stallman1993-07-201-1/+3
* (rmail-edit-map): Inherit properly from text-mode-map;Richard M. Stallman1993-07-201-1/+2
* Include types.h before file.h.Richard M. Stallman1993-07-201-1/+1
* Comment change.Richard M. Stallman1993-07-201-0/+1
* (LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.Richard M. Stallman1993-07-201-1/+1
* (Man-getpage-in-background): Copy process-environmentRichard M. Stallman1993-07-201-1/+1
* (mh-read-msg-list): Add space to message-number regexp.Richard M. Stallman1993-07-201-2/+2
* (gnus-emacs-version): New variable.Richard M. Stallman1993-07-201-31/+34
* (gnus-current-time-zone): Fix typo.Richard M. Stallman1993-07-201-1/+3
* entered into RCSRichard M. Stallman1993-07-201-0/+123
* (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCSPaul Eggert1993-07-201-3/+3
* (dired-unmark-all-files-no-query): New command.Richard M. Stallman1993-07-201-4/+9
* Include src/gnu-hp300 in the dist.Richard M. Stallman1993-07-191-2/+2
* (Fwhile): If mocklisp, test for nonzeroness.Richard M. Stallman1993-07-191-1/+2
* (while): Comment out converter.Richard M. Stallman1993-07-191-13/+13
* (SYSTEM_MALLOC): Add #undef.Richard M. Stallman1993-07-191-0/+4
* (testing x_includes and x_libraries): Use =, not ==.Richard M. Stallman1993-07-191-1/+1
* (canonical): New variable holds the canonicalizedRichard M. Stallman1993-07-191-9/+10
* (install): Use .n, not .new, for temporary filenames.Richard M. Stallman1993-07-191-7/+8
* (hebrew-holidays): Split into 4 sub-variables.Richard M. Stallman1993-07-191-8/+21
* (mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.Roland McGrath1993-07-191-56/+76
* (vc-rcs-status): Omit "LOCKER:" if you are the locker.Paul Eggert1993-07-191-4/+9
* (vc-comment-to-change-log): Copy interactive spec fromRoland McGrath1993-07-191-7/+7
* (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).Roland McGrath1993-07-191-3/+27
* (vc-comment-to-change-log): Canonicalize following whitespace afterRoland McGrath1993-07-191-6/+8
* (vc-comment-to-change-log): Complete rewrite. Do not useRoland McGrath1993-07-181-8/+39
* (add-log-current-defun-function): New defvar.Roland McGrath1993-07-181-4/+12
* (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .Roland McGrath1993-07-181-32/+41
* (update-file-autoloads): Go to the beginning of FILE before searching itRoland McGrath1993-07-181-1/+4
* (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.Roland McGrath1993-07-181-0/+4
* * xfns.c (Fx_create_frame): Block input around call toJim Blandy1993-07-181-1/+3
* * makeinfo.el: Don't (require 'texinfmt) - that file doesn't existJim Blandy1993-07-181-1/+0
* * files.el (insert-directory): Doc fix.Jim Blandy1993-07-181-13/+7
* * xterm.c (x_term_init): Adjust message printed when we can'tJim Blandy1993-07-181-2/+7
* * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;Jim Blandy1993-07-181-52/+72
* * window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAMEJim Blandy1993-07-181-6/+36
* * intervals.c (split_interval_left, split_interval_right): ChangeJim Blandy1993-07-181-10/+82
* * termhooks.h: In order to avoid declaring struct input_eventJim Blandy1993-07-181-1/+1
* * xterm.c, sysdep.c (F_SETOWN_BUG): Defined.Jim Blandy1993-07-181-0/+6
* * syntax.c (Fmodify_syntax_entry): Doc fix.Jim Blandy1993-07-181-2/+2
* * print.c (float_to_string): Distinguish between a precision ofJim Blandy1993-07-181-26/+33
* Consistently use the mark bit of the root interval's parent fieldJim Blandy1993-07-182-24/+62