aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (derived-mode-hook-name, derived-mode-map-name)Sam Steingold2001-10-261-23/+25
* some code simplifications: when instead of if+progn;Sam Steingold2001-10-261-33/+27
* ignore *-spd and *.pdb for w32Sam Steingold2001-10-263-2/+6
* regeneratedSam Steingold2001-10-262-299/+358
* sugar: escape a "{" in the first column to pacify font-lockSam Steingold2001-10-261-1/+1
* (c-font-lock-keywords-2): Do not require labels to be alone on the line.Sam Steingold2001-10-262-8/+8
* *** empty log message ***Eli Zaretskii2001-10-262-0/+10
* (button): Special face definition for MS-DOS terminals.Eli Zaretskii2001-10-261-1/+3
* (sh-font-lock-close-heredoc): check the args for being non-nilSam Steingold2001-10-262-3/+10
* no functional changes - a preparation for the next patchSam Steingold2001-10-261-47/+48
* (syms_of_display) <visible-bell>: Add a reference toEli Zaretskii2001-10-261-1/+3
* (Horizontal Scrolling): Add an index entry for automatic-hscrolling.Eli Zaretskii2001-10-261-0/+1
* (insert_1_both): Do nothing if NCHARS == 0.Gerd Moellmann2001-10-262-0/+5
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann2001-10-262-4/+15
* Add a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>.Eli Zaretskii2001-10-262-0/+7
* (XScreenNumberOfScreen): Fix struct to pointerGerd Moellmann2001-10-262-1/+6
* (artist-version): 1.2.4.Gerd Moellmann2001-10-262-10/+42
* (ps-mode-print-function): Remove quote forGerd Moellmann2001-10-262-109/+95
* (sgml-font-lock-keywords-1): Ignore comments.Stefan Monnier2001-10-251-58/+69
* Resurrect a comment lost in the previous commit.Eli Zaretskii2001-10-251-0/+1
* (Fframe_parameter): Fix last change.Eli Zaretskii2001-10-252-1/+6
* New user option `add-log-always-start-new-record'.Sam Steingold2001-10-251-0/+4
* (add-log-always-start-new-record): New user option.Sam Steingold2001-10-252-2/+18
* (Fframe_parameter): Fix a bug whereby someGerd Moellmann2001-10-252-7/+12
* Explain how splitting windows relates to window-min-heightRichard M. Stallman2001-10-251-3/+7
* Clarify what happens with duplicates in process-environment.Richard M. Stallman2001-10-251-0/+4
* *** empty log message ***Richard M. Stallman2001-10-253-7/+13
* (tags-query-replace): Make tags-loop-scanRichard M. Stallman2001-10-251-6/+9
* *** empty log message ***Gerd Moellmann2001-10-251-1/+4
* Revert last change (which removed old commented-outEli Zaretskii2001-10-251-0/+333
* *** empty log message ***Gerd Moellmann2001-10-252-0/+6
* (normal-top-level): Check for frame-initial-frameGerd Moellmann2001-10-251-1/+5
* (show_mouse_face): Clean up. Recognize overwrittenGerd Moellmann2001-10-251-66/+42
* (Regexps): Clarify that C-j should be preceded by a C-q in interactive use.Eli Zaretskii2001-10-251-2/+5
* Add the Euro symbol to the italian-postfix and italian-alt-postfix inputFrancesco Potortì2001-10-253-16/+26
* *** empty log message ***Gerd Moellmann2001-10-252-0/+7
* (mh-recenter): Call recenter with arg `(4)'.Gerd Moellmann2001-10-251-1/+1
* (move_it_vertically_backward): Compute line heightGerd Moellmann2001-10-251-4/+12
* *** empty log message ***Gerd Moellmann2001-10-253-1/+16
* (compilation-parse-errors-filename-function):Gerd Moellmann2001-10-251-1/+14
* (maybe_bootstrap): New target.Gerd Moellmann2001-10-251-1/+7
* *** empty log message ***Stefan Monnier2001-10-252-0/+39
* (checkdoc-eval-defun): Call eval-defunStefan Monnier2001-10-251-29/+30
* (font-lock-keywords): Make sure texinfo-clone-environment is called.Stefan Monnier2001-10-251-1/+1
* (make_fixnum_or_float): Coerce double to int explicitly.Stefan Monnier2001-10-251-1/+1
* (text_property_stickiness): Fix Lisp_Object used as boolean.Stefan Monnier2001-10-252-3/+7
* Fix comment ending.Stefan Monnier2001-10-251-2/+1
* (texinfo-environments, texinfo-environment-regexp): Hoisted.Stefan Monnier2001-10-251-86/+77
* (texinfo-section-types-regexp)Stefan Monnier2001-10-251-95/+95
* (define-derived-mode): Use {delay,run}-mode-hooks.Stefan Monnier2001-10-251-3/+4