Mercurial > emacs
graph
-
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,1994-10-12, by Karl Heuer
-
(verify_interval_modification): Fix comment.1994-10-12, by Karl Heuer
-
(test_completion): Fix reversed condition.1994-10-12, by Karl Heuer
-
Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations1994-10-12, by Karl Heuer
-
(libexecdir): Renamed from libdir.1994-10-11, by Richard M. Stallman
-
Use libexecdir and sharedstatedir as appropriate.1994-10-11, by Richard M. Stallman
-
(libexecdir): Renamed from libdir. New default.1994-10-11, by Richard M. Stallman
-
(clean): rm DOC/* and *.tab.[ch].1994-10-11, by Richard M. Stallman
-
(makefile-mode-name): Removed.1994-10-11, by Richard M. Stallman
-
menu-bar-lines fix.1994-10-11, by Richard M. Stallman
-
(scan_buffer): After temporarily turning immediate_quit off, turn it1994-10-11, by Jim Blandy
-
(display_scan_buffer): Pass the correct number of arguments to1994-10-11, by Jim Blandy
-
(compare-windows-whitespace): Eliminate initial value.1994-10-11, by Richard M. Stallman
-
(rmail-find-all-files): Fix several errors and make faster.1994-10-11, by Richard M. Stallman
-
(rmail-summary-resend): New function.1994-10-11, by Richard M. Stallman
-
* etags.c (C_entries): Name the #define's that are macros.1994-10-11, by Francesco Potortì
-
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.1994-10-11, by Richard M. Stallman
-
(read_key_sequence): The output of function-key-map1994-10-11, by Richard M. Stallman
-
(font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.1994-10-11, by Richard M. Stallman
-
(normal-top-level-add-to-load-path): New function.1994-10-11, by Richard M. Stallman
-
Write the subdirs.el file.1994-10-11, by Richard M. Stallman
-
Don't distribute subdirs.el.1994-10-11, by Richard M. Stallman
-
(print): Check the substructure.1994-10-11, by Karl Heuer
-
(internal_equal): Check the substructure.1994-10-11, by Karl Heuer
-
(buffer_slot_type_mismatch): Test against Lisp_Misc.1994-10-11, by Karl Heuer
-
(MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the1994-10-11, by Karl Heuer
-
(OVERLAY_POSITION): Marker assert now tests substructure.1994-10-11, by Karl Heuer
-
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other1994-10-11, by Karl Heuer
-
(blink-matching-open): Check there is a previous1994-10-11, by Richard M. Stallman
-
(list_buffers_1): Fix indentation in header lines.1994-10-11, by Richard M. Stallman
-
(rmail-summary-rmail-update): Pass new arg to rmail-show-message.1994-10-11, by Richard M. Stallman
-
(rmail-show-message): New argument no-summary.1994-10-11, by Richard M. Stallman
-
(system-key-alist): Add sun versions of1994-10-11, by Richard M. Stallman
-
(c-mode-map): Use "C mode" for the menu bar item name.1994-10-11, by Richard M. Stallman
-
(tcl-mode): imenu-create-index-function made buffer local.1994-10-11, by Tom Tromey
-
(mouse-select): Pass an arg to mouse-extend.1994-10-11, by Richard M. Stallman
-
(sys_subshell): Use NILP macro directly, not its expansion. Previous code was1994-10-11, by Karl Heuer
-
(mail-hist-put-headers-into-history)1994-10-11, by Richard M. Stallman
-
Fix typo in previous change.1994-10-10, by Richard M. Stallman
-
(calculate-lisp-indent): Local var1994-10-10, by Richard M. Stallman
-
(menu-bar-file-menu): Don't include the frame1994-10-10, by Richard M. Stallman
-
entered into RCS1994-10-10, by David J. MacKenzie
-
(redisplay_window): Fix Oct 1 change:1994-10-10, by Richard M. Stallman
-
(syms_of_buffer): Doc fix for cache-long-line-scans.1994-10-10, by Jim Blandy
-
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,1994-10-10, by Roland McGrath
-
(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