aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (sref): Typo in doc-string fixed.Kenichi Handa1998-03-031-2/+2
* (Vnonascii_translate_table, Qcharset): New variable decls.Richard M. Stallman1998-03-031-2/+18
* (DEFAULT_NONASCII_INSERT_OFFSET): Macro definition isKenichi Handa1998-03-031-22/+11
* (Fcall_process): Calculate CARRYOVER correctly.Kenichi Handa1998-03-031-1/+1
* (general_insert_function): UseKenichi Handa1998-03-031-1/+1
* (DEFAULT_NONASCII_INSERT_OFFSET): Macro definition isKenichi Handa1998-03-031-10/+31
* (NONASCII_INSERT_OFFSET): New macro.Kenichi Handa1998-03-031-0/+23
* (internal_self_insert): Avoid checking enable-multibyte-charactersKenichi Handa1998-03-031-4/+4
* Typo in comment fixed.Kenichi Handa1998-03-031-1/+1
* (Ffile_name_nondirectory): Use size_byte member ofKenichi Handa1998-03-031-1/+1
* (DEFAULT_NONASCII_INSERT_OFFSET): Macro definition isKenichi Handa1998-03-031-15/+3
* (try_window_id): Use DEC_BOTH unconditionally.Kenichi Handa1998-03-031-21/+5
* (easy-menu-change): Handle case of no keywords.Richard M. Stallman1998-03-031-1/+1
* (ange-ftp-call-chmod): Don't try to chmod file `--'.Richard M. Stallman1998-03-021-2/+5
* (keyboard.o): Depend on syntax.h.Richard M. Stallman1998-03-021-1/+2
* Include syntax.h.Richard M. Stallman1998-03-021-5/+62
* (load-with-code-conversion):Karl Heuer1998-03-021-8/+5
* (compare_window_configurations): New arg ignore_positions.Richard M. Stallman1998-03-021-13/+32
* (internal_equal): compare_window_configurations takes new arg.Richard M. Stallman1998-03-021-1/+1
* (auto_save_1): Pass new arg to Fwrite_region.Richard M. Stallman1998-03-021-6/+14
* (Fcall_process_region): Pass new arg to Fwrite_region.Richard M. Stallman1998-03-021-1/+1
* (comint-arguments): Treat \" and such as part of one arg.Richard M. Stallman1998-03-021-1/+9
* (XTframe_up_to_date): Check that mouse_face_mouse_frameRichard M. Stallman1998-03-021-3/+6
* ((require 'cl)): Revert to compile-time require.Dave Love1998-03-021-1/+1
* (UPDATE_SYNTAX_TABLE): Do nothing unless parse_sexp_lookup_properties.Richard M. Stallman1998-03-021-15/+29
* Several doc fixes.Richard M. Stallman1998-03-021-50/+11
* Provide generic, not generic-mode.Richard M. Stallman1998-03-021-4/+6
* (update_interval): Properly update `position' field of used intervals.Richard M. Stallman1998-03-021-7/+17
* (update_syntax_table): Properly update `position' field of used intervals.Richard M. Stallman1998-03-021-0/+15
* Delete #endif left over from previous change.Richard M. Stallman1998-03-011-1/+0
* (change-log-font-lock-keywords): Recognize + in date.Richard M. Stallman1998-03-011-1/+1
* (read-quoted-char): Doc fix.Richard M. Stallman1998-02-281-2/+4
* *** empty log message ***Richard M. Stallman1998-02-2843-2315/+4382
* Initial revisionRichard M. Stallman1998-02-282-0/+1456
* Add hyphen.Richard M. Stallman1998-02-281-1/+1
* Initial revisionRichard M. Stallman1998-02-281-0/+39
* (info): Always switch to buffer *info* even ifRichard M. Stallman1998-02-271-3/+2
* Remove debugging statements.Karl Heuer1998-02-271-7/+0
* (set-visited-file-name): Don't call backup-enable-predicateKarl Heuer1998-02-271-1/+2
* (make-mode): Provide make-mode, not makefile.Karl Heuer1998-02-271-1/+1
* Reorder args in callers of del_range_2.Karl Heuer1998-02-271-1/+1
* (del_range_2): Reorder args. All callers changed.Karl Heuer1998-02-271-5/+5
* (syms_of_xdisp): Doc fix.Karl Heuer1998-02-271-1/+3
* (store_symval_forwarding) <Lisp_Misc_Buffer_Objfwd>:Karl Heuer1998-02-271-1/+7
* (syms_of_buffer): enable-multibyte-characters is read-only.Karl Heuer1998-02-271-9/+14
* Fix comment.Karl Heuer1998-02-271-3/+6
* (mouse-avoidance-kbd-command): Function deleted.Richard M. Stallman1998-02-271-22/+21
* (mapcar1): Handle bool-vectors.Karl Heuer1998-02-271-3/+20
* (dired-do-toggle): Moved here from dired-x.el.Karl Heuer1998-02-271-0/+26
* (dired-do-toggle): Function moved to dired.el.Karl Heuer1998-02-271-30/+0