aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (disabled-command-hook): Use `defvar' and add documentation string.Erik Naggum1996-12-091-6/+10
* (Fuser_full_name): Use build_string instead of make_string.Richard M. Stallman1996-12-091-2/+2
* (rs6000-ibm-aix4.2): New alternative.Richard M. Stallman1996-12-091-1/+7
* (Fend_of_line, Fbeginning_of_line): Declared.Richard M. Stallman1996-12-091-0/+1
* (gnus-read-init-file): Don't load anything if init-file-user is nil.Richard M. Stallman1996-12-081-0/+2
* (status_notify): Test p->infd > 0Richard M. Stallman1996-12-081-5/+43
* (iconify-or-deiconify-frame): Define to be aRichard M. Stallman1996-12-081-0/+3
* (texinfo-font-lock-keywords): Add `url', `email'.Richard M. Stallman1996-12-081-1/+1
* (Fuser_full_name): Accept a string (the login name) asRichard M. Stallman1996-12-081-29/+44
* (syms_of_minibuf): Doc fix.Richard M. Stallman1996-12-081-1/+2
* (Fline_beginning_position, Fline_end_position): New fns.Richard M. Stallman1996-12-081-4/+59
* (Info-get-token): Find tokens where START matchesRichard M. Stallman1996-12-081-1/+10
* (PENTIUM:CPunix:4.0*:*): New case.Richard Kenner1996-12-071-0/+4
* (mouse-drag-mode-line): Don't get errorRichard M. Stallman1996-12-071-3/+6
* (isearch-no-upper-case-p): Use downcaseRichard M. Stallman1996-12-071-5/+9
* (mail-reply-action): Renamed from mail-reply-buffer.Richard M. Stallman1996-12-071-13/+60
* (rmail-start-mail): Rewrite to use compose-mail.Richard M. Stallman1996-12-071-26/+39
* (compose-mail): Handle several more args:Richard M. Stallman1996-12-071-6/+53
* (perform-replace): Obey minibuffer-auto-raise.Richard M. Stallman1996-12-071-0/+2
* (jka-compr-temp-name-template): Initialize using TMPDIR.Richard M. Stallman1996-12-071-1/+2
* (thing-at-point-url-chars): Allow period.Richard M. Stallman1996-12-071-56/+80
* (MAYBE_GC): New macro.Richard M. Stallman1996-12-071-0/+17
* (Vtemp_file_name_pattern): New variable.Richard M. Stallman1996-12-071-11/+24
* Recognize vax-*-netbsd*.Richard M. Stallman1996-12-071-0/+1
* (etags-file-of-tag): Expand the file nameRichard M. Stallman1996-12-071-1/+2
* (sendmail-user-agent): Support 2 optional args.Richard M. Stallman1996-12-071-10/+17
* (byte-compile-insert-header): If emacs-versionRichard M. Stallman1996-12-071-1/+4
* (pascal-mode): Make comment-indent-function buffer local.Richard M. Stallman1996-12-071-0/+1
* (mouse-major-mode-menu): Propagate prefix argRichard M. Stallman1996-12-071-3/+7
* (isearch-mode): Maybe make minibuffer frame visible and/or raise it.Richard M. Stallman1996-12-071-0/+8
* In enable predicates in Files menu, use menu-updating-frame.Richard M. Stallman1996-12-071-6/+6
* Fixed syntax table for quotes since they messed upRichard M. Stallman1996-12-071-0/+3
* (dired-omit-size-limit): New variable.Richard M. Stallman1996-12-071-3/+14
* Get rid of RCS id.Richard M. Stallman1996-12-071-2/+0
* Delete `units' task--it is done.Richard M. Stallman1996-12-071-5/+1
* (backup-buffer): Doc fix.Karl Heuer1996-12-061-1/+5
* (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursorKarl Heuer1996-12-061-1/+0
* (imenu): Support integers used as positions.Karl Heuer1996-12-061-0/+6
* (ange-ftp-normal-login): If using a smart gateway,Karl Heuer1996-12-061-1/+2
* (syms_of_keyboard): Doc fix.Karl Heuer1996-12-051-1/+3
* (Info-follow-reference): Add each cross-reference toKarl Heuer1996-12-051-3/+12
* (PC-do-completion): Remove text properties fromKarl Heuer1996-12-051-4/+5
* * etags.c (C_entries): Test tok.valid. This handles someFrancesco Potortì1996-12-041-38/+50
* Revert last change.Thomas Bushnell, BSG1996-11-212-6/+3
* * config.sub: Recognize gnu-gnu* along with linux-gnu* as a validThomas Bushnell, BSG1996-11-211-2/+5
* Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell, BSG1996-11-211-1/+1
* gethostbyname() may return a pointer to static data, which isCharles Hannum1996-11-211-2/+4
* (w32_wnd_proc): Use dummy message to wake up thread on quit_char.Geoff Voelker1996-11-211-8/+15
* cleanupsDavid J. MacKenzie1996-11-202-2/+11
* If no sys/param.h, default to 8k.David J. MacKenzie1996-11-191-20/+24