summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix integer width changes.Richard M. Stallman1995-01-271-7/+7
* Fix typos.Karl Heuer1995-01-261-10/+10
* (mouse-save-then-kill): When we don't use existingRichard M. Stallman1995-01-261-66/+73
* (scroll-bar-drag-1): Set point-before-scroll properly.Richard M. Stallman1995-01-261-16/+27
* (mouse-drag-region): Modify previous change--don't run the ordinary bindingRichard M. Stallman1995-01-261-1/+4
* (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.Richard M. Stallman1995-01-261-1/+1
* (struct x_display_info): New member display_perd.Karl Heuer1995-01-251-0/+1
* (the_only_perd): Define this var here.Karl Heuer1995-01-251-88/+84
* Add comments and `volatile' keyword to previous change.Karl Heuer1995-01-251-1/+22
* (PERD): New struct containing per-display data.Karl Heuer1995-01-251-0/+20
* (process_tick, update_tick): Make non-static.Karl Heuer1995-01-251-3/+4
* Comment change.Richard M. Stallman1995-01-251-1/+1
* (x_destroy_window): Don't let frame being destroyed remain inRichard M. Stallman1995-01-251-2/+4
* (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.Richard M. Stallman1995-01-251-3/+9
* (c-forward-conditional):Richard M. Stallman1995-01-251-1/+12
* (justify-current-line): Avoid error comparing fill-prefixRichard M. Stallman1995-01-251-57/+59
* Added support for descriptions in the group buffer:Richard M. Stallman1995-01-241-7/+90
* (Flocal_set_key, Fglobal_set_key): Use K, not k.Richard M. Stallman1995-01-241-2/+2
* (Fcall_interactively): Define K mostly like k.Richard M. Stallman1995-01-241-2/+8
* (read_key_sequence): New arg dont_downcase_lastRichard M. Stallman1995-01-241-10/+30
* (compute_motion): Don't get hung in selective-display loop.Karl Heuer1995-01-241-13/+14
* (vc-do-command): Arrange for the default-directory variableRichard M. Stallman1995-01-241-90/+147
* Don't use function prototypes.Karl Heuer1995-01-241-6/+6
* (iso-transl-dead-key-alist): New var.Karl Heuer1995-01-241-95/+120
* (pascal-*-completion, pascal-comp-defun)Richard M. Stallman1995-01-241-57/+67
* (read_key_sequence): Don't wait for a possible key translation sequence if weKarl Heuer1995-01-241-2/+4
* (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.Karl Heuer1995-01-241-4/+4
* (HAVE_SYS_SELECT_H): Add #undef for configure.Karl Heuer1995-01-231-0/+1
* Check for sys/select.h.Karl Heuer1995-01-231-1/+1
* Define BROKEN_SELECT_NON_X.Karl Heuer1995-01-231-0/+3
* (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer toKarl Heuer1995-01-231-19/+39
* #include sysselect.h instead of defining things by hand.Karl Heuer1995-01-231-20/+1
* Initial revisionKarl Heuer1995-01-231-0/+44
* (mark): If transient-mark-mode is nil, mark is active.Karl Heuer1995-01-231-1/+1
* [__GNUC__] (POSIX_SIGNALS): #define this.Karl Heuer1995-01-231-7/+16
* (iso-transl-char-map): Add elements for mute-acute, etc.Richard M. Stallman1995-01-221-0/+15
* Document alias commands and menu items.Richard M. Stallman1995-01-221-6/+23
* (read_minibuf): Don't print the prompt in batch mode.Richard M. Stallman1995-01-221-4/+0
* (facemenu-keybindings, facemenu-face-menu):Richard M. Stallman1995-01-221-62/+180
* (enriched-annotation-list): property `hard-newline'Richard M. Stallman1995-01-221-734/+124
* (gdb): In gud-remove, specify the source file.Richard M. Stallman1995-01-221-9/+18
* (sort_args): Ordinary args get priority 0.Richard M. Stallman1995-01-221-12/+14
* (tempo-insert-template): Quoted transient-mark-modeRichard M. Stallman1995-01-221-121/+209
* (term-version): Increased to 0.94.Richard M. Stallman1995-01-221-81/+125
* (byte-compile-defvar): Add the var to current-load-list.Richard M. Stallman1995-01-221-0/+5
* Document force arg in unload-feature.Richard M. Stallman1995-01-211-1/+7
* [NO_REMAP]: #undef static.Richard M. Stallman1995-01-211-0/+6
* Comment change.Richard M. Stallman1995-01-212-12/+0
* (update-copyright): Remove gratuitous error at end.Roland McGrath1995-01-211-4/+2
* Fix sed append command to behave as intended.Karl Heuer1995-01-211-3/+1