aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change old backquote syntax.Dave Love2000-02-231-20/+24
* Change old backquote syntax.Dave Love2000-02-231-8/+21
* define-key-after change.Dave Love2000-02-231-3/+4
* (define-key-after): Default AFTER to t. Doc fix.Dave Love2000-02-231-5/+8
* *** empty log message ***Gerd Moellmann2000-02-232-0/+14
* (specbind): Remove references toGerd Moellmann2000-02-231-2/+0
* (keyword_symbols_constant_flag): Removed.Gerd Moellmann2000-02-231-12/+2
* (Fbyte_code): Remove keyword_symbols_constant_flag.Gerd Moellmann2000-02-231-2/+0
* Be sure to update minor-mode-alistKenichi Handa2000-02-231-21/+94
* *** empty log message ***Kenichi Handa2000-02-231-0/+9
* Don't change syntax of multibyteKenichi Handa2000-02-231-10/+4
* *** empty log message ***Kenichi Handa2000-02-232-0/+17
* (multibyte_syntax_as_symbol): New variable.Kenichi Handa2000-02-231-9/+32
* (when, unless, split-string): Doc fix.Dave Love2000-02-222-5/+78
* (emacs-lisp-mode-syntax-table)Dave Love2000-02-221-72/+71
* *** empty log message ***Richard M. Stallman2000-02-221-6/+0
* (describe-variable): Set syntax table toGerd Moellmann2000-02-222-0/+7
* (xterm-mouse-mode): Typo.Dave Love2000-02-222-1/+10
* Doc fixes.Dave Love2000-02-221-20/+19
* Remove bogus spec for define-condition.Dave Love2000-02-221-4/+1
* (Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.Eli Zaretskii2000-02-222-0/+9
* (x_window_to_frame, x_any_window_to_frame)Gerd Moellmann2000-02-212-19/+36
* (Fmouse_position): GCPRO retval instead of x and y.Gerd Moellmann2000-02-211-6/+4
* (Vmouse_position_function): New variable.Dave Love2000-02-212-4/+28
* (format-annotate-single-property-change): HandleGerd Moellmann2000-02-212-18/+38
* (enriched-face-ans): Handle '(foreground-colorGerd Moellmann2000-02-211-1/+5
* (find_charset_in_str): Fix use of `c' instead of `c1'.Dave Love2000-02-211-2/+2
* (Finsert_file_contents): Unbind the binding ofGerd Moellmann2000-02-202-1/+14
* (flyspell-mouse-map): Change definitionDave Love2000-02-202-24/+53
* Don't require emacsbug at top level.Dave Love2000-02-201-165/+133
* *** empty log message ***Gerd Moellmann2000-02-202-5/+17
* (dired-mode): Call propertized-buffer-identification toGerd Moellmann2000-02-201-1/+2
* (propertized-buffer-identification): New function.Gerd Moellmann2000-02-201-6/+13
* (Fbyte_code) <Bvarset>: Inline most common case.Gerd Moellmann2000-02-201-7/+34
* (funcall_lambda): Don't bind Qmocklisp_arguments unlessGerd Moellmann2000-02-201-53/+87
* *** empty log message ***Richard M. Stallman2000-02-202-5/+43
* Comment changes.Richard M. Stallman2000-02-201-41/+50
* (Fmake_variable_buffer_local): Doc fix.Richard M. Stallman2000-02-201-88/+60
* *** empty log message ***Dave Love2000-02-201-0/+7
* *** empty log message ***Eli Zaretskii2000-02-202-0/+11
* (IT_write_glyphs): Allocate a larger screen_buf as dataEli Zaretskii2000-02-201-0/+1
* (display-mouse-p): Use variable xterm-mouse-mode and check for t-mouseDave Love2000-02-201-2/+6
* (menu-bar-goto-menu) [next-tag, next-tag-otherw]:Eli Zaretskii2000-02-201-2/+4
* (hs-flag-region): No longer use `intangible' overlay property.Thien-Thi Nguyen2000-02-182-33/+52
* *** empty log message ***Dave Love2000-02-181-2/+6
* Amend last change to check for echo-keystrokes being zero, not nil.Dave Love2000-02-181-7/+15
* Make echo-keystrokes `number'.Dave Love2000-02-181-1/+1
* *** empty log message ***Dave Love2000-02-182-0/+14
* (echo_keystrokes): Remove declaration.Dave Love2000-02-181-13/+18
* Remove @dots from encode-time header.Dave Love2000-02-181-1/+1