aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (XTread_socket) <UnmapNotify>: Don't make an inconify_eventRichard M. Stallman1997-05-271-17/+42
* (syms_of_window): Initialize inhibit_frame_unsplittable.Richard M. Stallman1997-05-271-1/+2
* (sit_for): New arg initial_display.Richard M. Stallman1997-05-271-4/+4
* (Fwin16_set_clipboard_data): Pass new arg to sit_for.Richard M. Stallman1997-05-271-1/+1
* (Fdo_auto_save): Pass new arg to sit_for.Richard M. Stallman1997-05-271-1/+1
* (Fcall_interactively): Pass new arg to sit_for.Richard M. Stallman1997-05-271-1/+1
* Change copyright years.Richard M. Stallman1997-05-261-1/+1
* Use insert to preserve marker positions (pmark) and delete last.Simon Marshall1997-05-261-3/+4
* frame-override-unsplittable/inhibit-frame-unsplittable name change.Simon Marshall1997-05-262-4/+4
* (x_real_positions): Directly compare the frame's windowRichard M. Stallman1997-05-261-20/+14
* (x_make_frame_visible): Call x_set_offset only afterRichard M. Stallman1997-05-261-66/+69
* (Fdisplay_buffer): Use B not b for interactive argument.Richard M. Stallman1997-05-261-1/+1
* Always load case-table, latin-1, latin-2, latin-3, latin-4.Richard M. Stallman1997-05-261-0/+7
* (x-create-frame-with-faces): Don't call frame-set-background-modeRichard M. Stallman1997-05-261-1/+2
* (defface): Doc fix.Richard M. Stallman1997-05-251-9/+12
* Move face setup to faces.el.Richard M. Stallman1997-05-251-19/+0
* Unconditionally create the standard faces at load time.Richard M. Stallman1997-05-251-25/+44
* (custom-face-attributes): Add :inverse-video.Richard M. Stallman1997-05-251-0/+5
* (modify-face): Don't call make-face-unboldRichard M. Stallman1997-05-251-44/+46
* Use defgroup and defcustom.Richard M. Stallman1997-05-252-56/+129
* (substitute-key-definition): Fix previous change.Richard M. Stallman1997-05-251-3/+2
* (dontcompilefiles): Add latin-1.el ... latin-4.el;Richard M. Stallman1997-05-251-1/+2
* (Info-suffix-list): Accept -info as suffix;Richard M. Stallman1997-05-241-10/+20
* (texinfo-version): New function and variable.Richard M. Stallman1997-05-241-80/+190
* (texinfo-extra-inter-column-width):Richard M. Stallman1997-05-241-15/+16
* [This finishes the change log for the changes in the previous version.]Richard M. Stallman1997-05-241-1/+0
* (texinfmt-version): New function and variable.Richard M. Stallman1997-05-241-218/+1173
* (libc-highlight-overlay): New variable.Richard M. Stallman1997-05-241-4/+13
* Initial revisionRichard M. Stallman1997-05-241-0/+245
* (set-case-syntax-1): New function.Richard M. Stallman1997-05-231-5/+11
* (perform-replace): Restore match data after read-event.Richard M. Stallman1997-05-231-0/+3
* (access_keymap, store_in_keymap): Don't look in a char-tableRichard M. Stallman1997-05-231-2/+14
* (internal_equal): When comparing strings, ignore text props.Richard M. Stallman1997-05-231-7/+0
* Comment change.Richard M. Stallman1997-05-231-6/+1
* Comment change.Richard M. Stallman1997-05-231-1/+1
* Initial revisionRichard M. Stallman1997-05-231-0/+105
* Use punctuation syntax for section sign.Richard M. Stallman1997-05-231-6/+10
* Use defgroup and defcustom.Richard M. Stallman1997-05-231-10/+26
* Initial revisionErik Naggum1997-05-231-0/+98
* (command-line): iso-syntax.el renamed to latin-1.el.Richard M. Stallman1997-05-221-1/+1
* (change-log-font-lock-keywords): Tweak font-lock-keywords.Erik Naggum1997-05-221-2/+4
* (substitute-key-definition): Handle chartables.Richard M. Stallman1997-05-221-1/+38
* Doc fix.Per Abrahamsen1997-05-221-2/+0
* (eldoc-message-commands): Move docstring into comments, since this isn'tNoah Friedman1997-05-221-27/+36
* The inode number can be an integer.Richard M. Stallman1997-05-221-1/+4
* (Fintern): Give keywords a value when interned.Richard M. Stallman1997-05-221-0/+3
* (describe-key-briefly, where-is): Prefix arg meansRichard M. Stallman1997-05-221-17/+29
* iso-syntax.el renamed to latin-1.el.Richard M. Stallman1997-05-221-1/+1
* (pc-selection-mode): Swap meanings of f16 and f18;Richard M. Stallman1997-05-221-2/+3
* (ada-krunch-args): Use gnatkr instead of gnatk8.Richard M. Stallman1997-05-221-299/+385