summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RMS:libc-960923libc-960922libc-960921libc-960920libc-960919libc-960918Richard 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.libc-960913Richard 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
* (byte-compile-out-toplevel): Undo previous change.Richard M. Stallman1996-09-101-47/+9
* (imenu): Tests for when to widen were backwards.Richard M. Stallman1996-09-101-43/+38
* (outline-font-lock-keywords):Richard M. Stallman1996-09-101-1/+1
* (longopts): Change nowait to no-wait.Richard M. Stallman1996-09-101-3/+3
* (iso-transl-define-keys): Fix paren error in prev change.Richard M. Stallman1996-09-091-2/+2
* (syms_of_buffer): Doc fixes.Richard M. Stallman1996-09-091-4/+6
* Check for termios.h. Check for setpgid.Richard M. Stallman1996-09-091-2/+2
* (iso-transl-dead-key-alist): Add dead-...Richard M. Stallman1996-09-091-32/+37
* Add #n=object, #n#, and #:symbol constructs to reader.Erik Naggum1996-09-091-2/+70
* Add #n=object, #n#, and #:symbol constructs to printer.Erik Naggum1996-09-081-45/+72