summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (LIB_STANDARD): Add -lmach.Richard M. Stallman1996-02-071-4/+1
* Initial revisionRichard M. Stallman1996-02-071-0/+13
* (run-at-time): Doc fix.Roland McGrath1996-02-071-1/+2
* (run-at-time): Handle numbers as relative times in seconds, as the originalRoland McGrath1996-02-071-0/+4
* (text-read-only): New error symbol.Richard M. Stallman1996-02-061-2/+10
* (Fbuffer_live_p): New function.Richard M. Stallman1996-02-061-0/+11
* Fix the FSF address again.Erik Naggum1996-02-061-1/+2
* (List Motion): Fix xref to Emacs manual.Richard M. Stallman1996-02-061-1/+1
* (emacs.o): Depend on blockinput.h.Richard M. Stallman1996-02-061-1/+2
* Include blockinput.h.Richard M. Stallman1996-02-061-0/+1
* (lm-header-prefix): New variable.Richard M. Stallman1996-02-061-105/+221
* (mail-extract-address-components): Accept stringsRichard M. Stallman1996-02-061-1/+2
* Fix minor error.Richard M. Stallman1996-02-061-1/+1
* Minor error in substitute-key-definition.Richard M. Stallman1996-02-061-1/+1
* (fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.Richard M. Stallman1996-02-061-0/+2
* (sigchld_handler): Use cleaner end-of-list test.Karl Heuer1996-02-051-2/+2
* (lisp-mode-variables): Locally clear adaptive-fill-mode.Richard M. Stallman1996-02-051-0/+5
* (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem wasRichard M. Stallman1996-02-051-4/+0
* (vfork): Define as fork.Richard M. Stallman1996-02-042-0/+8
* (lm-insert-at-column): Renamed from insert-at-column.Richard M. Stallman1996-02-041-6/+7
* (View-search-last-regexp-forward)Richard M. Stallman1996-02-041-2/+6
* (read_char_minibuf_menu_prompt): Use malloc to allocateRichard M. Stallman1996-02-041-1/+21
* (x_connection_signal): Call x_connection_closed properly.Richard M. Stallman1996-02-041-12/+22
* (LD_RUN_PATH): Prepend x_libraries to this envvar.Richard M. Stallman1996-02-041-0/+9
* [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.Richard M. Stallman1996-02-041-0/+2
* (syms_of_fns): Set yes-or-no-p-history to nil.Richard M. Stallman1996-02-041-0/+2
* (gnus-request-accept-article): Make sure there's a newline at theRichard M. Stallman1996-02-041-7/+10
* (gnus-update-read-articles): Remove duplicated article numbers on group exit.Richard M. Stallman1996-02-041-0/+6
* (Fread_char_exclusive): Doc fix.Richard M. Stallman1996-02-041-1/+2
* (x_frame_parms): Add "title" element.Richard M. Stallman1996-02-041-7/+82
* (syms_of_buffer): Doc fix.Richard M. Stallman1996-02-031-0/+3
* (record_marker_adjustment): New function.Richard M. Stallman1996-02-031-0/+34
* (adjust_markers): When a marker is inside textRichard M. Stallman1996-02-031-8/+21
* (gnus-mail-reply-using-mail): Use the local keymapRichard M. Stallman1996-02-031-1/+1
* (gnus-gnus-to-newsrc-format): Turn off version-controlRichard M. Stallman1996-02-031-0/+4
* Resync directories properly for the ksh.Simon Marshall1996-02-031-6/+8
* (view-mode-map): Don't call suppress-keymap.Richard M. Stallman1996-02-031-1/+3
* (with-electric-help):Richard M. Stallman1996-02-031-5/+10
* (VECSIZE): Round up when dividing.Richard M. Stallman1996-02-031-3/+4
* Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memorylibc-960210libc-960209libc-960208libc-960207libc-960206libc-960205libc-960204libc-960203Michael Meissner1996-02-031-1/+2
* (display-time): Rewrite to use built-in timers.Richard M. Stallman1996-02-021-37/+14
* (run-with-timer): Set repetition interval.Richard M. Stallman1996-02-021-1/+1
* (auto-mode-alist): .ksh suffix means sh-mode.Richard M. Stallman1996-02-021-3/+5
* Correct specialised fontification and associated stuff.Simon Marshall1996-02-021-161/+189
* Fix up specialised fontification stuff.Simon Marshall1996-02-021-11/+17
* (ange-ftp-default-user): Doc fix.Richard M. Stallman1996-02-021-11/+37
* Comment/whitespace changes.Richard M. Stallman1996-02-021-8/+26
* (edmacro-original-buffer, edmacro-finish-hook)Richard M. Stallman1996-02-021-0/+4
* (win32_kbd_mods_to_emacs, win32_kbd_patch_key,Geoff Voelker1996-02-021-3/+14
* (convert_to_key_event, is_dead_key): New functions.Geoff Voelker1996-02-021-13/+63