Mercurial > emacs
graph
-
(calendar-holiday-marker): Copy holiday-face from highlight face.1994-10-10, by Richard M. Stallman
-
(ispell-highlight-spelling-error):1994-10-10, by Richard M. Stallman
-
(emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.1994-10-09, by Richard M. Stallman
-
(byte-compile-insert-header): Use user-mail-address.1994-10-09, by Richard M. Stallman
-
(appt-delete-window): Look on all frames for the window.1994-10-09, by Richard M. Stallman
-
* xdisp.c (redisplay_window): Invalidate width_run_cache, if the1994-10-08, by Jim Blandy
-
* syntax.c (find_defun_start): Call scan_buffer with new args.1994-10-08, by Jim Blandy
-
* search.c: #include "region-cache.h".1994-10-08, by Jim Blandy
-
* insdel.c (prepare_to_modify_buffer): Invalidate width run and1994-10-08, by Jim Blandy
-
* indent.h (disptab_matches_widthtab, recompute_width_table): New1994-10-08, by Jim Blandy
-
* indent.c: #include "region-cache.h".1994-10-08, by Jim Blandy
-
* disptab.h (window_display_table): Doc fix.1994-10-08, by Jim Blandy
-
* cmds.c (Fforward_line): Call scan_buffer with new args.1994-10-08, by Jim Blandy
-
* buffer.h (struct buffer): New members: newline_cache,1994-10-08, by Jim Blandy
-
* buffer.c: #include region-cache.h.1994-10-08, by Jim Blandy
-
* Makefile.in.in (obj) Add region-cache.o to the list of files.1994-10-08, by Jim Blandy
-
Document cache-long-line-scans in @node Text Lines.1994-10-08, by Jim Blandy
-
Added entry for cache-long-line-scans1994-10-08, by Jim Blandy
-
(file_name_completion): Ignore files "." and ".." in first pass.1994-10-08, by Richard M. Stallman
-
(test_completion): New function, extracted from do_completion.1994-10-08, by Richard M. Stallman
-
(add-log-current-defun): In texinfo-mode,1994-10-08, by Richard M. Stallman
-
(inhibit_local_menu_bar_menus): New variable.1994-10-08, by Richard M. Stallman
-
(fit_to_screen): Don't put the menu off the left or top.1994-10-08, by Richard M. Stallman
-
(rmail-delete-forward): Use rmail-select-summary.1994-10-08, by Richard M. Stallman
-
Add a tip about enabling/disabling features.1994-10-07, by Richard M. Stallman
-
(enum Lisp_Misc_Type): New type.1994-10-07, by Karl Heuer
-
(make_gap): Keep input blocked till after we set BEG_ADDR.1994-10-07, by Richard M. Stallman
-
Re-delete code deleted in rms's Oct 5 change.1994-10-07, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords,1994-10-07, by Richard M. Stallman
-
(comint-check-proc): Recognise `open'.1994-10-07, by Richard M. Stallman
-
(pascal-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(perl-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(asm-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(texinfo-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(shell-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(mail-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(rmail-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(rmail-summary-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(outline-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(change-log-mode): Set font-lock-keywords locally.1994-10-07, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(sh-font-lock-keywords): Default to nil.1994-10-07, by Richard M. Stallman
-
(check_writable, check_executable): Test HAVE_EACCESS.1994-10-07, by Richard M. Stallman
-
(eaccess): Check for it.1994-10-07, by Richard M. Stallman
-
(HAVE_EACCESS): Add #undef.1994-10-07, by Richard M. Stallman
-
Patch to handle old Convex systems (without uname).1994-10-07, by Per Bothner
-
(Lisp_Void, VOIDP): Deleted.1994-10-06, by Karl Heuer
-
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):1994-10-06, by Karl Heuer
-
(Fbyte_code): Delete case Lisp_Void.1994-10-06, by Karl Heuer
-
(mark_object): Delete case Lisp_Void.1994-10-06, by Karl Heuer
-
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fabs): Don't use XFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fset, default_value, Fset_default, Fkill_local_variable): Access1994-10-06, by Karl Heuer
-
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.1994-10-06, by Karl Heuer
-
(init_buffer_once): Don't use XSETFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fload, load_unwind): Store stream pointer as a cons of two integers,1994-10-06, by Karl Heuer
-
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.1994-10-06, by Karl Heuer
-
(mark_object): Delete case Lisp_Internal_Stream.1994-10-06, by Karl Heuer
-
(read1): New argument for returning out-of-band data, obviating the need for1994-10-06, by Karl Heuer