]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1996-11-05 Richard M.... (initial-frame-alist): Make default value nil--
1996-11-05 Richard M.... (Fx_create_frame): Look for X-resource for minibuffer.
1996-11-04 Richard M.... (dired-mode-map): Put dired-mark-subdir-files on *s.
1996-11-04 Richard M.... (PRINTPREPARE): Really do set free_print_buffer.
1996-11-04 Richard M.... (PRINTDECLARE): Declare specpdl_count and free_print_bu...
1996-11-03 Richard M.... (makefile-font-lock-keywords): Handle dependencies
1996-11-03 Richard M.... Enabled commentary for Finder.
1996-11-03 Richard M.... (Man-bgproc-sentinel): Move the buffer creation
1996-11-03 Richard M.... (comment-region): With just C-u as arg,
1996-11-03 Paul EggertWhen processing cvs log output, remove `Attic/' from...
1996-11-02 Richard M.... Change some MSDOS info.
1996-11-02 Richard M.... (change-log-fill-paragraph): Return non-nil so
1996-11-02 Richard M.... (command_loop_1): Update selected buffer again after...
1996-11-02 Richard M.... (handwrite-version): Variable deleted.
1996-11-02 Richard M.... Initial revision
1996-11-02 Erik NaggumFix minor typo in *! key binding.
1996-11-02 Richard M.... (dired-mode-map): Make * a prefix for mark commands.
1996-11-02 Richard M.... (dired-mode-map): Put dired-mark-extension on *.
1996-11-02 Richard M.... (Info-scroll-up): Doc fix.
1996-11-02 Richard M.... Initial revision
1996-11-02 Richard M.... (printchar, strout): Do QUIT for echo area output.
1996-11-01 Richard M.... (isearch-forward): Doc fix.
1996-11-01 Richard M.... (lisp-complete-symbol): Sort the list.
1996-10-31 Richard M.... (tex-file): Fix paren error in last change.
1996-10-31 Richard M.... (EmacsFrameResize): Use cancel_mouse_face.
1996-10-31 Richard M.... (cancel_mouse_face): New function. Code copied from
1996-10-31 Richard M.... (dired-find-file): Error if line's file does not exist.
1996-10-31 Richard M.... Make sure `mv' supports forward slashes and -f.
1996-10-31 Richard M.... (main): Clear out *Messages* before init_callproc.
1996-10-31 Richard M.... (dir_warning): New function.
1996-10-31 Richard M.... (init_callproc): Use dir_warning.
1996-10-31 Erik NaggumReorganize function definitions so etags finds them.
1996-10-30 Richard M.... (BROKEN_O_NONBLOCK): Define only if Ultrix.
1996-10-30 Richard M.... (XTread_socket, KeyPress case): Clear compose_status
1996-10-30 Richard M.... Initial revision
1996-10-29 Richard M.... Recognize hppa-next as a valid CPU-COMPANY combination.
1996-10-29 Richard M.... (hppa*-next-nextstep*): * added after hppa to accept...
1996-10-28 Erik Naggum(Fmake_char_table): Doc fix.
1996-10-28 Simon MarshallUse new face.
1996-10-28 Simon Marshallmore auto-mode-alist modes.
1996-10-28 Paul Eggert(timezone-time-from-absolute): Fix off-by-one
1996-10-26 Richard M.... (read_minibuf_unwind): Don't restore minibuf_window;
1996-10-26 Richard M.... (Fexpand_file_name): No longer discard .../ before...
1996-10-26 Richard M.... (refer-bib-directory): New variable, list of
1996-10-26 Richard M.... (electric-perl-terminator, perl-indent-command):
1996-10-26 Richard M.... (mouse-sel-set-selection-function): Doc fix.
1996-10-26 Richard M.... (set-visited-file-name): Doc fix.
1996-10-26 Richard M.... (kill-buffer-and-window): New command.
1996-10-26 Richard M.... (sh-mode): Don't make font-lock-keywords buffer-local.
1996-10-26 Richard M.... (rmail-reply): Merge resent-to and resent-cc into to...
1996-10-26 Richard M.... (pascal-indent-declaration): Avoid infinite loop
1996-10-26 Richard M.... (describe_buffer_bindings): Pass 1 for PARTIAL
1996-10-26 Richard M.... (status_notify): Update p->tick again
1996-10-26 Richard M.... (decode_mode_spec): In the `L' case,
1996-10-25 Karl Heuer(Info-insert-dir): Ensure directory ends with slash.
1996-10-25 Karl Heuer(makefile-font-lock-keywords): Accept - and . in
1996-10-25 Karl Heuer(imenu-scanning-message): Use ellipsis.
1996-10-25 Karl Heuer(iso-langauges): Alphabetize list.
1996-10-24 Karl Heuer(lexical-let): Fixed a bug involving nested
1996-10-24 Karl Heuer(dired-insert-directory): Check for non-US LANG.
1996-10-23 Simon MarshallChanges to font-lock-fontify-syntactically-region:...
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.
next