]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1996-10-23 Simon MarshallAdd Font Lock support. Add mode command autoload cookie.
1996-10-23 Simon MarshallTweak dired-font-lock-keywords.
1996-10-23 Simon MarshallTweak mail-font-lock-keywords.
1996-10-23 Simon MarshallTweak rmail-font-lock-keywords.
1996-10-23 Simon MarshallAdd Font Lock support. Provide when loaded.
1996-10-23 Simon MarshallTweak change-log-font-lock-keywords
1996-10-22 Karl HeuerFix 1996-09-02 change.
1996-10-20 Karl Heuer(compilation-skip-to-next-location): Defined.
1996-10-17 André Spiegel(vc-dired-reformat-line): Discard check for numerical...
1996-10-17 André Spiegel(vc-file-owner): Always return user name, using the...
1996-10-15 Richard M.... (universal-argument): Doc fix.
1996-10-15 Richard M.... (f90-no-block-limit): Fixed bug for indentation of
1996-10-14 Richard M.... (Vdebug_on_signal): Renamed from Vdebug_force.
1996-10-14 Karl HeuerFix typo in comment.
1996-10-13 Richard M.... (UNEXEC): Undef before defining.
1996-10-13 Richard M.... (hack-local-variables-prop-line):
1996-10-13 Richard M.... (describe-function): If no fn specified, say so.
1996-10-13 Paul Eggert(datearg): Use the empty string, not '-d>1970-01-01...
1996-10-12 Richard M.... (define-function): Define as alias for defalias.
1996-10-12 Richard M.... Use defalias not define-function.
1996-10-12 Richard M.... (define-function): Mark it as obsolete.
1996-10-12 Richard M.... (Fdefine_function): Function definition deleted.
1996-10-12 Paul Eggert(rlog_options): Look for ' option' rather than 'unknown...
1996-10-12 Richard M.... Explain what major modes can do for imenu and font...
1996-10-12 Richard M.... (rmail): Run rmail-mail-hook last.
1996-10-12 Richard M.... (XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
1996-10-12 Richard M.... (struct frame): New field phys_cursor_on.
1996-10-12 Richard M.... (msb--toggle-menu-type): Call menu-bar-update-buffers...
1996-10-12 Richard M.... Comment change.
1996-10-12 Richard M.... (edt-load-xkeys): Doc fix.
1996-10-12 Richard M.... (set-process-filter): Doc fix.
1996-10-12 Richard M.... Doc fixes on most variables.
1996-10-12 Richard M.... (tpu-load-xkeys): Doc fix.
1996-10-12 Richard M.... (nnfolder-ignore-active-file): Doc fix.
1996-10-12 Richard M.... (2C-two-columns): Doc fix.
1996-10-12 Richard M.... (r2b-proceedings-list, r2b-help-message): Doc fixes.
1996-10-12 Richard M.... (solitaire): Doc fix.
1996-10-11 Richard M.... (Fbuffer_has_markers_at): New function.
1996-10-11 Richard M.... (newline): Use buffer-has-markers-at.
1996-10-11 Richard M.... (browse-url-at-point): Add autoload cookie.
1996-10-11 Richard M.... (browse-url): New function.
1996-10-10 Richard M.... (auto-mode-alist): .hpp files get C++ mode.
1996-10-10 Jim Meyering[__hpux]: Define hpux. From Eric Backus.
1996-10-09 Richard M.... (init_display): If not yet initialized,
1996-10-09 Richard M.... (Fx_popup_menu): Give the menu a title when the menu...
1996-10-08 Erik Naggum(narrow-to-defun): Narrow to the same defun that `mark...
1996-10-08 Richard M.... (comint-read-noecho): Clear out the intermediate strings.
1996-10-08 Richard M.... (line-move): Ignore invisibility in `move-to-column'.
1996-10-08 Richard M.... (cancel-function-timers): Add autoload.
1996-10-08 Erik Naggum(with-current-buffer): Correct indentation property.
1996-10-08 Richard M.... Move two function definitions.
1996-10-07 Richard M.... (sgml-specials): Delete `-' from the list.
1996-10-07 Richard M.... (struct position): New field ovstring_chars_done.
1996-10-07 Richard M.... (POSIX_SIGNALS): New definition.
1996-10-07 Richard M.... (Buffer-menu-revert): New function.
1996-10-07 Richard M.... (cancel-timer): Add autoload cookie.
1996-10-06 Richard M.... (Info-read-subfile): Allow a file name as arg.
1996-10-06 Richard M.... Clarify how insert-in-front-hooks and insert-behind...
1996-10-06 Richard M.... (display_text_line): New arg ovstr_done. (Callers...
1996-10-06 Richard M.... (x_set_internal_border_width): Only change
1996-10-06 Richard M.... (vmotion, compute_motion): Fill in ovstring_chars_done...
1996-10-06 Richard M.... (etags_getcwd) [WINDOWSNT]: Convert backslashes to...
1996-10-06 Richard M.... Provide an empty default for LD_SWITCH_X_SITE_AUX.
1996-10-06 Erik Naggum(special-display-p): Doc fix.
1996-10-06 Erik Naggum(print-help-return-message): Use new functions `special...
1996-10-06 Erik Naggum(Fspecial_display_p, Fsame_window_p): New functions.
1996-10-04 Richard M.... (rmail-summary-line-count-flag): Renamed from rmail...
1996-10-04 Richard M.... (rmail-summary-line-count-p): New variable.
1996-10-04 Richard M.... (file-name-non-special): New function.
1996-10-04 Richard M.... (decode_env_path): Add /: to dir names that could be...
1996-10-04 Noah Friedman(eldoc-function-argstring-from-docstring): Add search...
1996-10-04 Richard M.... (init_buffer): Add /: to dir names that could be magic.
1996-10-04 Richard M.... (openp): Omit /: from start of file name.
1996-10-04 Richard M.... (imenu-default-create-index-function): Fix error message.
1996-10-03 Richard M.... (eval-after-load): Add lisp-indent-function for it.
1996-10-03 Erik Naggum(with-temp-buffer): Add indentation property.
1996-10-03 Erik Naggum(with-current-buffer): Minor cleanup.
1996-10-02 Richard M.... Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
1996-10-02 Richard M.... (ospeed): New #undef to counteract that definition.
1996-10-02 Richard M.... (ospeed): New definition.
1996-10-02 Richard M.... Delete several \n\'s.
1996-10-02 Richard M.... (save-selected-window, save-current-buffer)
1996-10-02 Francesco Potortì* etags.c (print_version): Print copyright info.
1996-10-02 Richard M.... (recover-session): Error if session files turned off.
1996-10-02 Karl Heuer(store_frame_param): Allow setting a frame's minibuffer
1996-10-01 Richard M.... (syms_of_buffer): Doc fix.
1996-09-30 Richard M.... (imenu--make-index-alist): Add doc string.
1996-09-30 Paul Eggert(date): Make default format acceptable to CVS post...
1996-09-29 Richard M.... (etags-file-of-tag): Fix looking-at regexp.
1996-09-29 Richard M.... (main): If the lock call fails with EBUSY or
1996-09-29 Richard M.... (show_mouse_face): Undo 1996-08-30 change.
1996-09-28 Erik NaggumCreate a subdir named `lisp'.
1996-09-28 Richard M.... (Fcall_interactively): Bind cursor-in-echo-area to...
1996-09-28 Richard M.... (perldb): Supply visited file name, or -e 0, as default...
1996-09-28 Richard M.... (ps-print-prologue-1): Fix bug in postscript comment...
1996-09-28 Richard M.... (with-temp-file): Add lisp-indent-function property.
1996-09-28 Richard M.... (with-temp-file): New macro.
1996-09-28 Richard M.... Add `provide' call.
1996-09-27 Richard M.... (x_set_scroll_bar_width): Move cursor to the
1996-09-27 Richard M.... (tex-main-file): Add missing initial value.
next