]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1994-10-13 Richard M.... (BASE_PURESIZE): Incremented.
1994-10-13 Simon MarshallUse purify-flag not noninteractive.
1994-10-13 Richard M.... Move the subdirs.el up to near first thing.
1994-10-13 Richard M.... (compilation-filter): Do nothing if buffer is dead.
1994-10-13 Richard M.... (add-to-list): New function.
1994-10-13 Richard M.... Initial revision
1994-10-13 Richard M.... (Funhandled_file_name_directory): Declared.
1994-10-13 Richard M.... entered into RCS
1994-10-13 Richard M.... (top_distclean): Don't rm build-install.
1994-10-13 Richard M.... Don't distribute build-ins.in.
1994-10-13 Richard M.... Comment change.
1994-10-13 Richard M.... Add keywords.
1994-10-13 Richard M.... Include config.h.
1994-10-13 Richard M.... (ada-mode): Rename end-comment-column to ada-comment...
1994-10-13 Richard M.... (change-log-mode-map): Move the definition up.
1994-10-13 David J. MacKenzieFormerly INSTALL.~33~
1994-10-12 David J. MacKenzieFormerly INSTALL.~32~
1994-10-12 David J. MacKenzieuse mkinstalldirs instead of make-path
1994-10-12 David J. MacKenzieremove make-path
1994-10-12 Richard M.... (LD_SWITCH_SYSTEM): New definition.
1994-10-12 Richard M.... (facemenu-read-color, facemenu-colors): New fn, var.
1994-10-12 Richard M.... (jka-compr-mode-compression-info-list): Add .tgz extension.
1994-10-12 Richard M.... Comment changes.
1994-10-12 David J. MacKenzieEliminate some -Wall warnings.
1994-10-12 David J. MacKenzieMake functions that return nothing void, not implicitly...
1994-10-12 Simon MarshallRemoved setting of font-lock-keywords inadvertently...
1994-10-12 Richard M.... (mouse-major-mode-menu): Use minor-mode-map-alist
1994-10-12 Simon Marshall* font-lock.el: To make font-lock.el dumpable: (font...
1994-10-12 Simon Marshall* texinfo.el: (texinfo-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* shell.el: (shell-font-lock-keywords): Add `\n' to...
1994-10-12 Simon Marshall* sh-script.el: (sh-set-shell): Set font-lock-defaults.
1994-10-12 Simon Marshall* sendmail.el: (mail-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* rmailsum.el: (rmail-summary-mode): Set font-lock...
1994-10-12 Simon Marshall* rmail.el: (rmail-variables): Set font-lock-defaults.
1994-10-12 Simon Marshall* perl-mode.el: (perl-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* pascal.el: (pascal-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* outline.el: (outline-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* makefile.el: (makefile-mode-syntax-table): Made ...
1994-10-12 Simon Marshall* fortran.el: (fortran-mode-syntax-table): Made `!...
1994-10-12 Richard M.... (scan_sexps_forward): At startincomment,
1994-10-12 Simon Marshall* dired.el: (dired-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* compile.el: (compilation-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* asm-mode.el: (asm-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* add-log.el: (change-log-mode): Set font-lock-defaults.
1994-10-12 Richard M.... (mail-alias-modtime): Doc fix.
1994-10-12 Simon Marshall* ada.el: (ada-mode-syntax-table): Made `-' and `\n...
1994-10-12 Richard M.... (c-mode-map): Capitalize Mode in C Mode menu bar item.
1994-10-12 Karl Heuer(Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-12 Karl Heuer(defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopr...
1994-10-12 Karl Heuer(do_symval_forwarding, store_symval_forwarding, find_sy...
1994-10-12 Karl Heuer(buffer_slot_type_mismatch): Take just the offset as...
1994-10-12 Karl Heuer(mark_object): Use the new substructure.
1994-10-12 Karl Heuer(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_I...
1994-10-12 Karl Heuer(verify_interval_modification): Fix comment.
1994-10-12 Karl Heuer(test_completion): Fix reversed condition.
1994-10-12 Karl HeuerInstall Hiroshi Nakano's rewrite to allow multiple...
1994-10-11 Richard M.... (libexecdir): Renamed from libdir.
1994-10-11 Richard M.... Use libexecdir and sharedstatedir as appropriate.
1994-10-11 Richard M.... (libexecdir): Renamed from libdir. New default.
1994-10-11 Richard M.... (clean): rm DOC/* and *.tab.[ch].
1994-10-11 Richard M.... (makefile-mode-name): Removed.
1994-10-11 Richard M.... menu-bar-lines fix.
1994-10-11 Jim Blandy(scan_buffer): After temporarily turning immediate_quit...
1994-10-11 Jim Blandy(display_scan_buffer): Pass the correct number of argum...
1994-10-11 Richard M.... (compare-windows-whitespace): Eliminate initial value.
1994-10-11 Richard M.... (rmail-find-all-files): Fix several errors and make...
1994-10-11 Richard M.... (rmail-summary-resend): New function.
1994-10-11 Francesco Potortì* etags.c (C_entries): Name the #define's that are...
1994-10-11 Richard M.... (x_term_init): Call XtSetLanguageProc or XSetLocaleModi...
1994-10-11 Richard M.... (read_key_sequence): The output of function-key-map
1994-10-11 Richard M.... (font-lock-set-defaults): Do nothing if font-lock-keywo...
1994-10-11 Richard M.... (normal-top-level-add-to-load-path): New function.
1994-10-11 Richard M.... Write the subdirs.el file.
1994-10-11 Richard M.... Don't distribute subdirs.el.
1994-10-11 Karl Heuer(print): Check the substructure.
1994-10-11 Karl Heuer(internal_equal): Check the substructure.
1994-10-11 Karl Heuer(buffer_slot_type_mismatch): Test against Lisp_Misc.
1994-10-11 Karl Heuer(MARKER_BLOCK_SIZE, marker_block, marker_free_list...
1994-10-11 Karl Heuer(OVERLAY_POSITION): Marker assert now tests substructure.
1994-10-11 Karl Heuer(Lisp_Misc): new type code, replacing Lisp_Marker ...
1994-10-11 Richard M.... (blink-matching-open): Check there is a previous
1994-10-11 Richard M.... (list_buffers_1): Fix indentation in header lines.
1994-10-11 Richard M.... (rmail-summary-rmail-update): Pass new arg to rmail...
1994-10-11 Richard M.... (rmail-show-message): New argument no-summary.
1994-10-11 Richard M.... (system-key-alist): Add sun versions of
1994-10-11 Richard M.... (c-mode-map): Use "C mode" for the menu bar item name.
1994-10-11 Tom Tromey(tcl-mode): imenu-create-index-function made buffer...
1994-10-11 Richard M.... (mouse-select): Pass an arg to mouse-extend.
1994-10-11 Karl Heuer(sys_subshell): Use NILP macro directly, not its expans...
1994-10-11 Richard M.... (mail-hist-put-headers-into-history)
1994-10-10 Richard M.... Fix typo in previous change.
1994-10-10 Richard M.... (calculate-lisp-indent): Local var
1994-10-10 Richard M.... (menu-bar-file-menu): Don't include the frame
1994-10-10 David J. MacKenzieentered into RCS
1994-10-10 Richard M.... (redisplay_window): Fix Oct 1 change:
1994-10-10 Jim Blandy(syms_of_buffer): Doc fix for cache-long-line-scans.
1994-10-10 Roland McGrath[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set...
1994-10-10 Richard M.... (calendar-holiday-marker): Copy holiday-face from highl...
1994-10-10 Richard M.... (ispell-highlight-spelling-error):
1994-10-09 Richard M.... (emacs-lisp-mode-syntax-table): Don't set syntax of...
next