Mercurial > emacs
graph
-
*** empty log message ***1999-08-10, by Karl Heuer
-
(info-lookup-guess-c-symbol): Use skip-syntax-backward.1999-08-10, by Karl Heuer
-
Fix typo in copyright date.1999-08-10, by Karl Heuer
-
(after-find-file): Disable View mode if buffer is no1999-08-10, by Karl Heuer
-
(view-mode-disable): If buffer-read-only is nil,1999-08-10, by Karl Heuer
-
(view-mode-enable, view-mode-disable):1999-08-10, by Karl Heuer
-
(INSTALLABLE_SCRIPTS): Add grep-changelog.1999-08-10, by Gerd Moellmann
-
Initial revision1999-08-10, by Gerd Moellmann
-
(auto-revert-mode): Add autoload cookie.1999-08-10, by Dave Love
-
(IT_set_face): Abort if the default face is not realized1999-08-10, by Eli Zaretskii
-
(realize_default_face) [MSDOS]: Don't take default1999-08-10, by Eli Zaretskii
-
(msdos_stdcolor_name): Remove const from return value.1999-08-10, by Eli Zaretskii
-
(msdos-bg-mode): Remove. Call1999-08-10, by Eli Zaretskii
-
(face-set-after-frame-default): Don't call1999-08-10, by Eli Zaretskii
-
(Fframe_parameters): Swap foreground and background1999-08-10, by Eli Zaretskii
-
(ad-make-single-advice-docstring): Treat case with no doctring specially.1999-08-10, by Dave Love
-
(PC-do-completion): If completing on file name,1999-08-09, by Eli Zaretskii
-
(Feval_buffer): New arg DO_ALLOW_PRINT.1999-08-07, by Richard M. Stallman
-
(Fprevious_overlay_change): Just return the answer obtained from overlays_at.1999-08-07, by Richard M. Stallman
-
(LIBTIFF): Use -ltiff instead of -ltiff341999-08-07, by Gerd Moellmann
-
Change libtiff34 to libtiff.1999-08-07, by Gerd Moellmann
-
(Man-softhyphen-to-minus): Revert previous change. Avoid unibyte to1999-08-07, by Dave Love
-
(Man-softhyphen-to-minus): Revert last change.1999-08-07, by Dave Love
-
(xpm_load) [!XpmAllocCloseColors]:1999-08-07, by Richard M. Stallman
-
(elisp-eval-buffer): Handle all 5 args of eval-buffer.1999-08-07, by Richard M. Stallman
-
(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.1999-08-07, by Richard M. Stallman
-
(set_iterator_to_next): After delivering a character1999-08-06, by Gerd Moellmann
-
Comment.1999-08-06, by Dave Love
-
Comments.1999-08-06, by Dave Love
-
(ls-lisp-delete-matching): List argument is now alist1999-08-06, by Geoff Voelker
-
(stat): Check for directory ending in separator when1999-08-06, by Geoff Voelker
-
(directory_files_internal, Fdirectory_files_and_attributes,1999-08-06, by Geoff Voelker
-
(x_display_and_set_cursor): If cursor_in_echo_area,1999-08-06, by Gerd Moellmann
-
(set_window_cursor_after_update): Correct cursor1999-08-06, by Gerd Moellmann
-
(x_draw_phys_cursor_glyph): Redraw overlaps.1999-08-06, by Gerd Moellmann
-
(compute_line_metrics): If first line's physical ascent1999-08-06, by Gerd Moellmann
-
(produce_glyphs): Set iterator's physical height1999-08-06, by Gerd Moellmann
-
(redraw_overlapping_rows): Use flag overlapping_p.1999-08-06, by Gerd Moellmann
-
(struct glyph_row): Add overlapping_p.1999-08-06, by Gerd Moellmann
-
(switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.1999-08-06, by Richard M. Stallman
-
(sql-accumulate-and-indent): Instead of testing1999-08-06, by Richard M. Stallman
-
(display-buffer): Don't get confused1999-08-05, by Richard M. Stallman
-
(switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.1999-08-05, by Richard M. Stallman
-
(auto-show-mode): Fix :set.1999-08-05, by Dave Love
-
(define-widget-keywords): Make dummy definition and comment-out its use.1999-08-05, by Dave Love
-
(c-inside-bracelist-p): Tighter test for1999-08-05, by Richard M. Stallman
-
(outline-previous-heading): New function.1999-08-05, by Richard M. Stallman
-
Customized.1999-08-04, by Richard M. Stallman
-
Require outline when compiling.1999-08-04, by Dave Love
-
(hl-line): Fix :version.1999-08-04, by Dave Love
-
(Man-softhyphen-to-minus): Fix for multibyte case, do1999-08-04, by Dave Love
-
(Info-find-node): Call info-initialize here.1999-08-04, by Dave Love
-
Initial revision1999-08-04, by Richard M. Stallman
-
(insert_from_string_1): Check gap size against number1999-08-04, by Andreas Schwab
-
Make --no-debug work again by removing -gcoff.1999-08-04, by Eli Zaretskii
-
All functions rewritten, except when noted above1999-08-03, by Richard M. Stallman
-
(query-replace-regexp-eval)1999-08-03, by Richard M. Stallman
-
(Buffer-menu-mode-map): Add V for Buffer-menu-View.1999-08-03, by Richard M. Stallman
-
(read1): Added circular reading code to #N=.1999-08-03, by Richard M. Stallman
-
(5x5-mode-map): Bind C-p, C-n, C-b, C-f.1999-08-03, by Karl Heuer