aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (make-face, make-face-x-resource-internal):Richard M. Stallman1996-09-151-3/+3
* (normal-top-level, command-line-1, command-line):Richard M. Stallman1996-09-151-3/+3
* (redisplay_internal, mark_window_display_accurate)Richard M. Stallman1996-09-151-75/+21
* (command_loop_1): Test last_overlay_modifiedRichard M. Stallman1996-09-151-0/+6
* (direct_output_for_insert): Set last_overlay_modified field in window.Richard M. Stallman1996-09-151-0/+1
* (gap_left, gap_right, modify_region):Richard M. Stallman1996-09-151-4/+10
* (modify_overlay): Renamed from redisplay_regionRichard M. Stallman1996-09-151-7/+54
* (struct window): New field last_overlay_modified.Richard M. Stallman1996-09-151-0/+7
* Fix previous change.Richard M. Stallman1996-09-151-1/+1
* (struct buffer): New field overlay_modiff.Richard M. Stallman1996-09-151-0/+8
* RMS:Richard Kenner1996-09-151-20/+44
* (rmail-output-file-alist): Add autoload cookie.Richard M. Stallman1996-09-141-4/+1
* (find-file-existing-other-name): Default value now t.Richard M. Stallman1996-09-141-1/+1
* (ps-print-prologue): Get rid of backslash-digitsRichard M. Stallman1996-09-141-4/+4
* (gud-find-c-expr): Renamed from find-c-expr.Richard M. Stallman1996-09-131-44/+51
* (Fmake_terminal_frame): Use Vdefault_frame_alist.Richard M. Stallman1996-09-131-0/+1
* (inhibit-first-line-modes-regexps): Add .tgz.Richard M. Stallman1996-09-131-1/+1
* (hif-token-regexp): Move ! after !=.Richard M. Stallman1996-09-131-1/+1
* (recursive_edit_1): Handle a string as the throw value.Richard M. Stallman1996-09-131-0/+4
* (read_minibuf): If not in minibuffer window,Richard M. Stallman1996-09-131-3/+9
* (x_connection_closed): Call XtCloseDisplay.Richard M. Stallman1996-09-131-0/+4
* (struct Lisp_Symbol): New field `obarray'.Richard M. Stallman1996-09-131-0/+1
* Use pc instead of unknown, for pc clone systems.Richard M. Stallman1996-09-131-22/+22
* (mail-extr-safe-move-sexp): Make sure this doesn'tRichard M. Stallman1996-09-131-1/+1
* (iso-transl-char-map): Add ACCENT SPACE sequences.Richard M. Stallman1996-09-121-1/+6
* Load frame.elc unconditionally.Richard M. Stallman1996-09-121-4/+2
* (read-feature): New function.Richard M. Stallman1996-09-121-1/+11
* (lock_superlock): Delete superlock file if it stayedRichard M. Stallman1996-09-121-11/+43
* (pp-eval-expression): Set font-lock-default locally to nil.Richard M. Stallman1996-09-121-1/+3
* (tcl-indent-command): Use insert-tab, not self-insert-command.Tom Tromey1996-09-121-4/+7
* (ediff-eval-in-buffer): Add propertiesRichard M. Stallman1996-09-111-0/+4
* (ediff-context-diff-label-regexp): Recognize -u format better.Richard M. Stallman1996-09-111-5/+5
* Change all references from point to PT.Karl Heuer1996-09-111-7/+7
* (Fexecute_extended_command): Delete junk lines.Richard M. Stallman1996-09-111-13/+34
* (Fload): Move ... to ends of messages.Richard M. Stallman1996-09-111-4/+4
* Initial revisionRichard M. Stallman1996-09-111-0/+550
* (BASE_PURESIZE): Increased.Richard M. Stallman1996-09-111-1/+1
* Load bindings.el.Richard M. Stallman1996-09-111-1/+3
* (LIBX11_SYSTEM): Don't use ..._s libraries.Richard M. Stallman1996-09-111-1/+1
* (easy-menu-do-define): Use `x-popup-menu' instead ofRichard M. Stallman1996-09-111-1/+1
* (byte-compile-output-file-form): Bind print-quoted and print-gensym to tErik Naggum1996-09-101-4/+4
* (update-file-autoloads): Don't barf if autoloads fileRichard M. Stallman1996-09-101-1/+1
* Clarify value returned by programmed completion function.Richard M. Stallman1996-09-101-2/+6
* (x_set_frame_parameters): Make height and width ints.Richard M. Stallman1996-09-101-44/+46
* (Faccess_file): New function.Richard M. Stallman1996-09-101-3/+33
* [HAVE_TERMIOS_H]: Include termios.h.Richard M. Stallman1996-09-101-0/+6
* (signal_before_change): Fix previous change.Richard M. Stallman1996-09-101-2/+2
* (search_buffer): Use EMACS_UINT.Richard M. Stallman1996-09-101-2/+2
* (getloadavg): Add new code for SUNOS_5 to use -lkstat.Richard M. Stallman1996-09-101-0/+45
* (arith_error) [POSIX_SIGNALS]: Don't reestablish handler.Richard M. Stallman1996-09-101-1/+1