summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* (vc-file-owner): If the file is owned by somebody else, return the UIDAndré Spiegel1996-09-081-8/+4
* (vc-print-log): Move point to the log entry of the current version.André Spiegel1996-09-081-0/+9
* (main): Declare `fromlen' as size_t, undo previous change.Erik Naggum1996-09-071-3/+3
* *** empty log message ***Michael Kifer1996-09-064-33/+86
* *** empty log message ***Michael Kifer1996-09-061-125/+250
* (Finsert_buffer_substring): Check for deleted buffer.Karl Heuer1996-09-051-0/+6
* Add many declarations.Richard M. Stallman1996-09-041-4/+39
* (BITS_PER_EMACS_INT): New definition.Richard M. Stallman1996-09-041-0/+1
* (LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvmRichard M. Stallman1996-09-041-1/+1
* (apropos-print): Don't say `Type ' before M-x cmd.Richard M. Stallman1996-09-041-1/+0
* (perform-replace): Increment replace-countRichard M. Stallman1996-09-041-5/+11
* (executable-insert): Doc fix.Richard M. Stallman1996-09-041-11/+7