]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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...
1994-10-09 Richard M.... (byte-compile-insert-header): Use user-mail-address.
1994-10-09 Richard M.... (appt-delete-window): Look on all frames for the window.
1994-10-08 Jim Blandy* xdisp.c (redisplay_window): Invalidate width_run_cach...
1994-10-08 Jim Blandy* syntax.c (find_defun_start): Call scan_buffer with...
1994-10-08 Jim Blandy* search.c: #include "region-cache.h".
1994-10-08 Jim Blandy* insdel.c (prepare_to_modify_buffer): Invalidate width...
1994-10-08 Jim Blandy* indent.h (disptab_matches_widthtab, recompute_width_t...
1994-10-08 Jim Blandy* indent.c: #include "region-cache.h".
1994-10-08 Jim Blandy* disptab.h (window_display_table): Doc fix.
1994-10-08 Jim Blandy* cmds.c (Fforward_line): Call scan_buffer with new...
1994-10-08 Jim Blandy* buffer.h (struct buffer): New members: newline_cache,
1994-10-08 Jim Blandy* buffer.c: #include region-cache.h.
1994-10-08 Jim Blandy* Makefile.in.in (obj) Add region-cache.o to the list...
1994-10-08 Jim BlandyDocument cache-long-line-scans in @node Text Lines.
1994-10-08 Jim BlandyAdded entry for cache-long-line-scans
1994-10-08 Richard M.... (file_name_completion): Ignore files "." and ".." in...
1994-10-08 Richard M.... (test_completion): New function, extracted from do_comp...
1994-10-08 Richard M.... (add-log-current-defun): In texinfo-mode,
1994-10-08 Richard M.... (inhibit_local_menu_bar_menus): New variable.
1994-10-08 Richard M.... (fit_to_screen): Don't put the menu off the left or...
1994-10-08 Richard M.... (rmail-delete-forward): Use rmail-select-summary.
1994-10-07 Richard M.... Add a tip about enabling/disabling features.
1994-10-07 Karl Heuer(enum Lisp_Misc_Type): New type.
1994-10-07 Richard M.... (make_gap): Keep input blocked till after we set BEG_ADDR.
1994-10-07 Richard M.... Re-delete code deleted in rms's Oct 5 change.
1994-10-07 Richard M.... (compilation-mode-font-lock-keywords,
1994-10-07 Richard M.... (comint-check-proc): Recognise `open'.
1994-10-07 Richard M.... (pascal-font-lock-keywords): New variable.
1994-10-07 Richard M.... (perl-font-lock-keywords): New variable.
1994-10-07 Richard M.... (asm-font-lock-keywords): New variable.
1994-10-07 Richard M.... (texinfo-font-lock-keywords): New variable.
1994-10-07 Richard M.... (shell-font-lock-keywords): New variable.
1994-10-07 Richard M.... (dired-font-lock-keywords): New variable.
1994-10-07 Richard M.... (mail-font-lock-keywords): New variable.
1994-10-07 Richard M.... (rmail-font-lock-keywords): New variable.
1994-10-07 Richard M.... (rmail-summary-font-lock-keywords): New variable.
1994-10-07 Richard M.... (outline-font-lock-keywords): New variable.
1994-10-07 Richard M.... (change-log-mode): Set font-lock-keywords locally.
1994-10-07 Richard M.... (compilation-mode-font-lock-keywords): New variable.
1994-10-07 Richard M.... (sh-font-lock-keywords): Default to nil.
1994-10-07 Richard M.... (check_writable, check_executable): Test HAVE_EACCESS.
1994-10-07 Richard M.... (eaccess): Check for it.
1994-10-07 Richard M.... (HAVE_EACCESS): Add #undef.
1994-10-07 Per BothnerPatch to handle old Convex systems (without uname).
1994-10-06 Karl Heuer(Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_b...
1994-10-06 Karl Heuer(Fbyte_code): Delete case Lisp_Void.
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when...
1994-10-06 Karl Heuer(Fabs): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer(Fset, default_value, Fset_default, Fkill_local_variabl...
1994-10-06 Karl Heuer(defvar_per_buffer): Access buffer_local_flags as Lisp_...
1994-10-06 Karl Heuer(init_buffer_once): Don't use XSETFASTINT when negative.
1994-10-06 Karl Heuer(Fload, load_unwind): Store stream pointer as a cons...
1994-10-06 Karl Heuer(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTRE...
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Internal_Stream.
1994-10-06 Karl Heuer(read1): New argument for returning out-of-band data...
1994-10-06 Karl Heuer(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-06 Richard M.... (query-replace): Add missing quote.
1994-10-06 Noah FriedmanAssign copyright to FSF, and change comments to reflect...
1994-10-06 Francesco Potortì* man.el (Man-notify, Man-current-page, Man-page-list,
1994-10-06 Richard M.... (x_set_icon_type): Remove period from error message.
1994-10-06 Richard M.... (rmail-summary-goto-msg): Get rmail-total-messages...
1994-10-06 Richard M.... (make_hdr): Undo June 16 change.
1994-10-06 Richard M.... Delete the error when no window system.
1994-10-06 Richard M.... (sendnews, postnews): Use defalias.
1994-10-05 Richard M.... (command-line): Load disp-table explicitly.
1994-10-05 Richard M.... (add-log-current-defun): Handle Perl specially.
1994-10-05 Richard M.... (Ffile_regular_p): New function.
1994-10-05 Richard M.... (read-envvar-name): Special meaning for MUSTMATCH
1994-10-05 Richard M.... (texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-04 Richard M.... (goto-line): Call prefix-numeric-value.
1994-10-04 Richard M.... (Finteractive): Doc fix.
1994-10-04 Karl Heuer(single_keymap_panes, Fx_popup_menu): Don't use XFASTIN...
1994-10-04 Karl Heuer(construct_mouse_click): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fx_popup_menu, Fx_popup_dialog): Use new accessor...
1994-10-04 Karl Heuer(x_new_focus_frame, construct_mouse_click, construct_me...
1994-10-04 Richard M.... (input_signal_count): New variable.
1994-10-04 Richard M.... (widget_id_tick): Move definition into conditional.
next