Mercurial > emacs
graph
-
*** empty log message ***2005-01-28, by Stefan Monnier
-
(message-beginning-of-line): Change the behavior when2005-01-28, by Stefan Monnier
-
(eval-defun-1): Make sure `defvar' always sets the default value.2005-01-28, by Stefan Monnier
-
(access_keymap): YAILOM.2005-01-28, by Stefan Monnier
-
*** empty log message ***2005-01-28, by Eli Zaretskii
-
Add more keywords.2005-01-28, by Eli Zaretskii
-
Avoid unnecessary use of locate-library.2005-01-28, by Stefan Monnier
-
(x_clip_to_row): Ensure y >= 0.2005-01-27, by Kim F. Storm
-
(get_phys_cursor_geometry): New function to calculate2005-01-27, by Kim F. Storm
-
(x_draw_hollow_cursor): Use get_phys_cursor_geometry.2005-01-27, by Kim F. Storm
-
(get_phys_cursor_geometry): Add prototype.2005-01-27, by Kim F. Storm
-
*** empty log message ***2005-01-27, by Kim F. Storm
-
(x_error_quitter): Add a prototype. Make it static again.2005-01-27, by Stefan Monnier
-
*** empty log message ***2005-01-27, by Stefan Monnier
-
(standard-display-european-internal): Don't fiddle with latin-1 non-break space2005-01-27, by Stefan Monnier
-
*** empty log message ***2005-01-27, by Lute Kamstra
-
(Initial Options): Add a cross reference to `Init File'. Mention the2005-01-27, by Lute Kamstra
-
*** empty log message ***2005-01-27, by Luc Teirlinck
-
(all): Add `undo-outer-limit'.2005-01-27, by Luc Teirlinck
-
(get_glyph_string_clip_rect): Always show a cursor2005-01-27, by Kim F. Storm
-
*** empty log message ***2005-01-27, by Kim F. Storm
-
* textmodes/reftex-global.el (reftex-isearch-push-state-function)2005-01-26, by Carsten Dominik
-
* textmodes/reftex.el (reftex-mode-menu): Add entry for reftex2005-01-26, by Carsten Dominik
-
*** empty log message ***2005-01-25, by Lute Kamstra
-
(bibtex-format-entry): Use `bibtex-empty-field-re' only on the text of2005-01-25, by Lute Kamstra
-
*** empty log message ***2005-01-25, by Kim F. Storm
-
documented `reftex-isearch-minor-mode'2005-01-25, by Carsten Dominik
-
*** empty log message ***2005-01-25, by Carsten Dominik
-
*** empty log message ***2005-01-25, by Carsten Dominik
-
*** empty log message ***2005-01-25, by Luc Teirlinck
-
(help-at-pt-display-when-idle): Add autoload cookie.2005-01-25, by Luc Teirlinck
-
*** empty log message ***2005-01-25, by Richard M. Stallman
-
(x_error_quitter): No longer static, and moved after x_error_handler.2005-01-25, by Richard M. Stallman
-
*** empty log message ***2005-01-25, by Lute Kamstra
-
(ispell-dictionary-alist-4): Rewrite the CASECHARS and NOT-CASECHARS2005-01-25, by Lute Kamstra
-
*** empty log message ***2005-01-24, by Kim F. Storm
-
*** empty log message ***2005-01-24, by Jay Belanger
-
(calc-declare-variable): Use calc-var-name to display variable name.2005-01-24, by Jay Belanger
-
* dispextern.h (struct glyph_string): New members clip_head and2005-01-24, by Steven Tamm
-
* dispextern.h (struct glyph_string): New members clip_head and2005-01-24, by Steven Tamm
-
(window_scroll_pixel_based): Fix scrolling in the wrong2005-01-24, by Kim F. Storm
-
*** empty log message ***2005-01-24, by Kim F. Storm
-
(redisplay_window): Only try to make cursor line fully2005-01-24, by Kim F. Storm
-
*** empty log message ***2005-01-24, by Kim F. Storm
-
Update AUCTeX version info.2005-01-24, by David Kastrup
-
*** empty log message ***2005-01-24, by Kenichi Handa
-
(encoded-kbd-iso2022-single-shift):2005-01-24, by Kenichi Handa
-
(Fcurrent_column): Doc fix.2005-01-23, by Stefan Monnier
-
(refill-post-command-function):2005-01-23, by Stefan Monnier
-
(gdb-goto-breakpoint, gdb-frames-select)2005-01-23, by Nick Roberts
-
*** empty log message ***2005-01-23, by Nick Roberts
-
*** empty log message ***2005-01-23, by Luc Teirlinck
-
(insert-directory): Take care of empty directory, listed without -a switch.2005-01-23, by Luc Teirlinck
-
Simplify code.2005-01-23, by Stefan Monnier
-
*** empty log message ***2005-01-23, by Kim F. Storm
-
(Window Start): Fix `pos-visible-in-window-p'2005-01-23, by Kim F. Storm
-
* simple.el (line-move): Adapt to new return value from2005-01-23, by Kim F. Storm
-
* window.c (Fpos_visible_in_window_p): Simplify return value for2005-01-23, by Kim F. Storm
-
*** empty log message ***2005-01-23, by Kim F. Storm
-
(line-move): Fix last change. Check partial2005-01-23, by Kim F. Storm