aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (LD_SWITCH_SYSTEM): New definition.Richard M. Stallman1996-08-071-0/+5
* (normal-auto-fill-function): New variable.Richard M. Stallman1996-08-071-6/+13
* (Fread_from_minibuffer): Make position 0 in the initialRichard M. Stallman1996-08-071-2/+6
* (dabbrev--last-case-pattern): New variable.Richard M. Stallman1996-08-071-12/+20
* (rmail-reply-regexp): Match Re[2].Richard M. Stallman1996-08-061-2/+2
* (rmail-reply-regexp, rmail-message-filter): Doc fix.Richard M. Stallman1996-08-061-4/+5
* (imenu-update-menubar): Fix code to install the new menu.Richard M. Stallman1996-08-061-2/+1
* (LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ.Richard M. Stallman1996-08-061-2/+4
* Comment change.Richard M. Stallman1996-08-051-1/+1
* Get rid of "win95".Richard M. Stallman1996-08-051-1/+1
* (EmacsFrameSetCharSize): Call do_pending_window_change.Richard M. Stallman1996-08-051-0/+2
* Fully reinstall July 26 change.Simon Marshall1996-08-051-2/+1
* Describe djgpp library replacement files.Richard M. Stallman1996-08-051-0/+6
* (Fcall_process_region) [DOS_NT]: Avoid downcasingRichard M. Stallman1996-08-051-4/+4
* (msdos): Add is_exec.c, sigaction.c to distribution.Richard M. Stallman1996-08-041-1/+1
* (*-sunos4.1.[3-9]*noshare): Move this beforeRichard M. Stallman1996-08-031-4/+4
* (Info-find-node): Use pop-to-buffer.Richard M. Stallman1996-08-031-1/+1
* (rmail-unix-mail-delimiter): Allow space or tab asPaul Eggert1996-08-031-1/+6
* (gdb): Undo previous change.Richard M. Stallman1996-08-011-7/+6
* (shell-file-name-chars): Was shell-file-name-regexp.Richard M. Stallman1996-08-011-4/+4
* (comint-file-name-chars): Was comint-file-name-regexp.Richard M. Stallman1996-08-011-5/+8
* (make_menubar): Turn off menu accelerator.Richard M. Stallman1996-08-011-1/+9
* Delete code to disable f10 if motif.Richard M. Stallman1996-08-011-3/+6
* (font-lock-inhibit-modes): Deleted.Richard M. Stallman1996-08-011-4/+0
* (prepare_menu_bars): Conditionalize previous change.Richard M. Stallman1996-08-011-0/+7
* (dabbrev-expand): When snarfing consecutive words,Richard M. Stallman1996-08-011-4/+15
* (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):Richard M. Stallman1996-07-311-0/+7
* (help-font-lock-keywords): Undo July 26 change.Richard M. Stallman1996-07-311-1/+4
* (*-sco3.2v5*):Richard M. Stallman1996-07-311-2/+2
* (XTread_socket): Delete the code to pass menu bar keysRichard M. Stallman1996-07-311-0/+3
* (pending_menu_activation): Don't initialize. Not static.Richard M. Stallman1996-07-311-4/+18
* (XTread_socket): Delete the code to pass menu bar keysRichard M. Stallman1996-07-311-0/+5
* (gdb): Bind comint-file-name-regexp.Richard M. Stallman1996-07-311-6/+7
* (emerge-files-with-ancestor, emerge-files):Richard M. Stallman1996-07-301-8/+6
* (XTread_socket): Pass keys in menu bar to toolkit aloneRichard M. Stallman1996-07-301-8/+21
* (PC-complete): When command is repeated,Richard M. Stallman1996-07-301-1/+15
* When printing into a buffer, generate all the textRichard M. Stallman1996-07-301-14/+40
* Make examples in Output Streams stand on their own.Richard M. Stallman1996-07-291-0/+9
* (help-fontify-buffer-function): Function deleted.Richard M. Stallman1996-07-291-13/+1
* (ange-ftp-read-passwd): Let first input overrideRichard M. Stallman1996-07-291-3/+3
* (lock_file_owner_name): Always initialize the_pw.Richard M. Stallman1996-07-291-0/+3
* (gud-display-line): Don't crash if BUFFER is nil.Richard M. Stallman1996-07-281-15/+17
* Comment change.Richard M. Stallman1996-07-281-1/+1
* Fix previous change.Richard M. Stallman1996-07-281-2/+6
* (last_mouse_press_frame): New variable.Richard M. Stallman1996-07-271-0/+7
* (pending_menu_activation): New variable.Richard M. Stallman1996-07-271-3/+12
* (font-lock-mode): Don't add to after-change-functionsRichard M. Stallman1996-07-271-2/+7
* (merge_widget_value) [USE_MOTIF]: Pass along the change flag fromRichard M. Stallman1996-07-271-0/+3
* (dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.Richard M. Stallman1996-07-271-6/+4
* (help-font-lock-keywords): Use font-lock-function-name-faceRichard M. Stallman1996-07-271-17/+27