aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * texinfo.el: (texinfo-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.Simon Marshall1994-10-121-3/+4
* * sh-script.el: (sh-set-shell): Set font-lock-defaults.Simon Marshall1994-10-121-5/+3
* * sendmail.el: (mail-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * rmail.el: (rmail-variables): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * perl-mode.el: (perl-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * pascal.el: (pascal-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * outline.el: (outline-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' beSimon Marshall1994-10-121-9/+12
* * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.Simon Marshall1994-10-121-0/+67
* (scan_sexps_forward): At startincomment,Richard M. Stallman1994-10-121-1/+13
* * dired.el: (dired-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+1
* * compile.el: (compilation-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * asm-mode.el: (asm-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * add-log.el: (change-log-mode): Set font-lock-defaults.Simon Marshall1994-10-121-1/+2
* (mail-alias-modtime): Doc fix.Richard M. Stallman1994-10-121-1/+1
* * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.Simon Marshall1994-10-121-2/+88
* (c-mode-map): Capitalize Mode in C Mode menu bar item.Richard M. Stallman1994-10-121-1/+1
* (Fbyte_code): Skip optimization for all Lisp_Misc types.Karl Heuer1994-10-121-4/+1
* (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):Karl Heuer1994-10-121-24/+31
* (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,Karl Heuer1994-10-121-57/+64
* (buffer_slot_type_mismatch): Take just the offset as argument. Only checkKarl Heuer1994-10-121-13/+7
* (mark_object): Use the new substructure.Karl Heuer1994-10-121-8/+10
* (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,Karl Heuer1994-10-121-42/+60
* (verify_interval_modification): Fix comment.Karl Heuer1994-10-121-1/+1
* (test_completion): Fix reversed condition.Karl Heuer1994-10-121-1/+1
* Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementationsKarl Heuer1994-10-121-142/+449
* (libexecdir): Renamed from libdir.Richard M. Stallman1994-10-111-2/+2
* Use libexecdir and sharedstatedir as appropriate.Richard M. Stallman1994-10-111-6/+6
* (libexecdir): Renamed from libdir. New default.Richard M. Stallman1994-10-111-17/+17
* (clean): rm DOC/* and *.tab.[ch].Richard M. Stallman1994-10-111-1/+2
* (makefile-mode-name): Removed.Richard M. Stallman1994-10-111-68/+310
* menu-bar-lines fix.Richard M. Stallman1994-10-111-1/+3
* (scan_buffer): After temporarily turning immediate_quit off, turn itJim Blandy1994-10-111-2/+3
* (display_scan_buffer): Pass the correct number of arguments toJim Blandy1994-10-111-1/+1
* (compare-windows-whitespace): Eliminate initial value.Richard M. Stallman1994-10-111-2/+4
* (rmail-find-all-files): Fix several errors and make faster.Richard M. Stallman1994-10-111-12/+28
* (rmail-summary-resend): New function.Richard M. Stallman1994-10-111-1/+8
* * etags.c (C_entries): Name the #define's that are macros.Francesco Potortì1994-10-111-3/+1
* (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.Richard M. Stallman1994-10-111-3/+15
* (read_key_sequence): The output of function-key-mapRichard M. Stallman1994-10-111-4/+16
* (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.Richard M. Stallman1994-10-111-19/+25
* (normal-top-level-add-to-load-path): New function.Richard M. Stallman1994-10-111-0/+15
* Write the subdirs.el file.Richard M. Stallman1994-10-111-0/+22
* Don't distribute subdirs.el.Richard M. Stallman1994-10-111-0/+1
* (print): Check the substructure.Karl Heuer1994-10-111-10/+18
* (internal_equal): Check the substructure.Karl Heuer1994-10-111-0/+1
* (buffer_slot_type_mismatch): Test against Lisp_Misc.Karl Heuer1994-10-111-1/+1
* (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to theKarl Heuer1994-10-111-36/+69