bpt/emacs.git
1995-11-14 Geoff VoelkerInitial revision
1995-11-14 Richard M.... (command-line-1): Reorganize the initial help output.
1995-11-14 Richard M.... (check_executable) [DOS_NT]: Treat all dirs as executable.
1995-11-14 Richard M.... (compilation-sentinel): Use the local value of
1995-11-14 Richard M.... (archive-remote-regexp): Doc fix.
1995-11-14 Richard M.... (View-scroll-lines-forward): Don't recenter at end.
1995-11-14 Richard M.... (regex.o): Depend on ../src/config.h.
1995-11-13 Richard M.... (vc-directory): Require dired.
1995-11-13 Geoff Voelker(install): Change same-dir test to create test file in
1995-11-13 Richard M.... Declare calloc like malloc.
1995-11-13 Richard M.... (tmm-define-keys): Don't define ESC ESC.
1995-11-13 Noah Friedman(top level): Make sure to set global minor-mode-alist...
1995-11-12 Richard M.... Initial revision
1995-11-12 Noah FriedmanInitial revision
1995-11-12 Richard M.... (LIBS_STANDARD): Definition deleted.
1995-11-12 Richard M.... (LIBS_SYSTEM): Fix typo in prev change.
1995-11-12 Richard M.... (LIB_STANDARD): Extract this as in src/Makefile.in.
1995-11-12 Richard M.... Always include dispextern.h before cm.h.
1995-11-11 Richard M.... (universal-argument-other-key): Add to existing unread...
1995-11-11 Richard M.... (command-line): Don't reject unknown args here.
1995-11-11 Richard M.... (balance-windows): Don't count the menu bar's lines...
1995-11-11 Richard M.... (syms_of_frame_1): Set up Vdefault_frame_alist here.
1995-11-11 Richard M.... (Fdocumentation): Reject a file reference
1995-11-11 Richard M.... (dos_menubar_clock_displayed): New variable.
1995-11-11 Richard M.... (display_text_line): Handle redisplay_end_trigger
1995-11-11 Richard M.... (mkdir): Create man1dir, not mandir.
1995-11-11 Richard M.... (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
1995-11-11 Richard M.... (describe-buffer-case-table): Use set-char-table-range.
1995-11-11 Richard M.... (rmail-summary-overlay): Make it a permanent local.
1995-11-11 Richard M.... (auto-compression-mode): Make arg optional.
1995-11-11 Richard M.... (check_syntax_table): Check the purpose slot.
1995-11-11 Richard M.... (fatal_unexec): Don't use varargs.
1995-11-11 Richard M.... (display_menu_bar): Fix backwards conditional.
1995-11-11 Erik Naggum(sh-mode): Remove ! in column 1.
1995-11-11 Richard M.... (NO_EDITRES): Defined.
1995-11-11 Richard M.... (HACK_EDITRES): Don't define if NO_EDITRES is defined.
1995-11-11 Richard M.... (HACK_EDITRES): Define here as in xfns.c.
1995-11-11 Richard M.... (delete-frame): Don't use delete-frame as event name.
1995-11-11 Richard M.... (change-log-mode): Remove incorrect "^" anchors from
1995-11-11 Richard M.... (lisp-mode-variables, lisp-fill-paragraph): Remove
1995-11-11 Richard M.... (sh-mode): as above. Use page-delimiter rather than...
1995-11-11 Richard M.... (fill-region-as-paragraph): Since adaptive-fill-regexp
1995-11-11 Richard M.... (dabbrev-case-replace): Doc fix.
1995-11-11 Richard M.... (global-map): Removed bindings of down events to ignore.
1995-11-11 Richard M.... Define menu-bar mouse-1 as tmm-menubar.
1995-11-11 Richard M.... (set_menu_bar_lines): Record the fact that the window...
1995-11-10 Karl Heuer(find-file-noselect): Respect the value of
1995-11-10 Richard M.... (set-auto-mode): If mode cmds move point, obey them.
1995-11-10 Karl Heuer(facemenu-active-faces): Replaces function
1995-11-10 Karl HeuerAll faces added to facemenu-unlisted-faces list.
1995-11-10 Karl Heuer(makefile-space-face): Don't list in facemenu.
1995-11-10 Karl Heuer(show-paren-command-hook): Don't list `paren-mismatch'
1995-11-10 Karl HeuerDon't list any faces in menu.
1995-11-10 Karl Heuer(holiday-face, calendar-today-face, diary-face): Add
1995-11-10 Richard M.... Don't include Xaw/Paned.h unless USE_LUCID is defined.
1995-11-10 Richard M.... (enriched-next-annotation): Doc fix.
1995-11-10 Richard M.... Fix previous change.
1995-11-10 Richard M.... (LIBS): Add libsrc_libs and keep the old LIBS.
1995-11-10 Richard M.... (display_menu_item): Don't treat buttons specially.
1995-11-10 Richard M.... (x-display-color-p): Accept optional arg.
1995-11-10 Richard M.... Rewrite for new case tables.
1995-11-10 Richard M.... (do-auto-fill): Use fill-context-prefix.
1995-11-10 Richard M.... (view-mode-map): Use ordinary Help command.
1995-11-10 Richard M.... (tmm-define-keys): New subroutine.
1995-11-10 Richard M.... (command-line): Complain about unknown options.
1995-11-10 Richard M.... (mail-yank-clear-headers): Do nothing if
1995-11-10 Richard M.... (rmail-delete-message-hook): New hook.
1995-11-10 Richard M.... (pc-selection-mode): Don't mess with c-mode-map.
1995-11-10 Richard M.... (menu-bar-tools-menu): Always define GNUS entry.
1995-11-10 Richard M.... (byte-compile-associative): Do operations left to right.
1995-11-10 Richard M.... (fill-region-as-paragraph): Use fill-context-prefix.
1995-11-10 Richard M.... (mode-line-format): Modify it, don't override it entirely.
1995-11-10 Richard M.... (awk-mode): Require cc-mode.
1995-11-10 Richard M.... (apropos-print): Use buffer *Apropos*, not *Help*.
1995-11-10 Richard M.... (sh-mode-map): Put sh-execute-region on C-M-x.
1995-11-10 Richard M.... (server-log): Record the current time.
1995-11-10 Richard M.... Don't test THIS_IS_YMAKEFILE.
1995-11-10 Richard M.... Always include sys/wait.h unless NOT_C_CODE;
1995-11-10 Richard M.... (SYMS_SYSTEM): Add syms_of_msdos.
1995-11-10 Richard M.... (LIB_STANDARD_1): New macro.
1995-11-10 Richard M.... (LIBXMU): Never define this.
1995-11-10 Richard M.... Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.
1995-11-10 Richard M.... (lisp): Add loadup.el.
1995-11-10 Richard M.... (unload_font): Invalidate computed faces.
1995-11-10 Richard M.... (display_text_line): Get redisplay_end_trigger from...
1995-11-10 Richard M.... (struct window): New field redisplay_end_trigger.
1995-11-10 Richard M.... (Fwindow_redisplay_end_trigger): New function.
1995-11-10 Richard M.... (debug_print): Explicitly print a CR.
1995-11-10 Richard M.... (oblookup): Clear ARRAY_MARK_FLAG in obsize.
1995-11-10 Richard M.... (interrupt_signal): Do special things in GC.
1995-11-10 Richard M.... (Fmove_to_column): Doc fix.
1995-11-10 Simon MarshallOops; left a note in a doc-string.
1995-11-10 Richard M.... (Fwrite_region): Move the code that writes annotations...
1995-11-10 Richard M.... (Fformat): Use doprnt_lisp.
1995-11-10 Richard M.... Include lisp.h.
1995-11-10 Richard M.... (update_line): Avoid indexing into obody by -1.
1995-11-10 Richard M.... (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
1995-11-10 Richard M.... (Fmake_overlay): New args front-advance and rear-advance.
1995-11-10 Richard M.... (lisp): Don't distribute site-start.
1995-11-10 Richard M.... (run-hook-with-args, run-hook-list-with-args): Safeguard
next