Mercurial > emacs
graph
-
(delete-active-region): Don't explicitly deactivate mark.2003-04-03, by Richard M. Stallman
-
*** empty log message ***2003-04-03, by Juanma Barranquero
-
*** empty log message ***2003-04-03, by Juanma Barranquero
-
Require button.el.2003-04-03, by Juanma Barranquero
-
Fix previous change.2003-04-03, by Juanma Barranquero
-
(number-sequence): Shorten the code.2003-04-03, by Kenichi Handa
-
*** empty log message ***2003-04-03, by Kenichi Handa
-
(number-sequence): New function.2003-04-03, by Kenichi Handa
-
Fix the malayalam line.2003-04-03, by Kenichi Handa
-
*** empty log message ***2003-04-03, by Miles Bader
-
(choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.2003-04-03, by Miles Bader
-
(fill-newline): Don't leave markers before the prefix.2003-04-03, by Stefan Monnier
-
(refill-fill-paragraph-at): Don't preserve the trailing space since2003-04-02, by Stefan Monnier
-
(fill-delete-newlines): Don't add a trailing space.2003-04-02, by Stefan Monnier
-
(fill-region-as-paragraph): Remove obsolete `save-restriction'.2003-04-02, by Stefan Monnier
-
*** empty log message ***2003-04-02, by Juanma Barranquero
-
(sort-reorder-buffer): Fix saving of markers at the end of the sorted region.2003-04-02, by Juanma Barranquero
-
*** empty log message ***2003-04-02, by Juanma Barranquero
-
(woman-xref): Removed.2003-04-02, by Juanma Barranquero
-
(toplevel): Require button.2003-04-02, by Juanma Barranquero
-
*** empty log message ***2003-04-02, by Stefan Monnier
-
(asm-calculate-indentation, asm-indent-line): New functions.2003-04-02, by Stefan Monnier
-
(top-level): Quote second arg to2003-04-02, by Kai Großjohann
-
*** empty log message ***2003-04-02, by Miles Bader
-
(scroll-bar-mode): Correctly specify `nil' choice.2003-04-02, by Miles Bader
-
(asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.2003-04-01, by Stefan Monnier
-
*** empty log message ***2003-04-01, by Dave Love
-
Doc fixes.2003-04-01, by Dave Love
-
*** empty log message ***2003-04-01, by Dave Love
-
Use transparent/opaque `colours'.2003-04-01, by Dave Love
-
(xpm_lookup_color): Grok "opaque".2003-04-01, by Dave Love
-
*** empty log message ***2003-04-01, by Kim F. Storm
-
Fix build on Mac OS X with Carbon.2003-04-01, by Andrew Choi
-
*** empty log message ***2003-04-01, by Kenichi Handa
-
(indian-font-char-index-table): Fix the2003-04-01, by Kenichi Handa
-
(frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.2003-03-31, by Kim F. Storm
-
*** empty log message ***2003-03-31, by Kim F. Storm
-
(frame.o): Add dependency on blockinput.h and files2003-03-31, by Kim F. Storm
-
(reveal-post-command): Remove buggy debugging code.2003-03-31, by Stefan Monnier
-
(pop-global-mark-quick-repeat): Remove defcustom.2003-03-31, by Kim F. Storm
-
(cua-set-mark): Unconditionally repeat2003-03-31, by Kim F. Storm
-
*** empty log message ***2003-03-31, by Nick Roberts
-
*** empty log message ***2003-03-31, by Juanma Barranquero
-
($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it.2003-03-31, by Juanma Barranquero
-
(gdb-inferior-io-mode): Remove Unix pathname for cat2003-03-31, by Nick Roberts
-
(x_set_scroll_bar_default_width): Define return value as void.2003-03-31, by Juanma Barranquero
-
(x_wm_set_icon_position): Define return value as void.2003-03-31, by Juanma Barranquero
-
(display_x_get_resource): Use Display_Info argument, not x_display_info.2003-03-31, by Juanma Barranquero
-
(reveal-post-command): Better error handling and debugging.2003-03-31, by Stefan Monnier
-
Fix compilation for --with-x=no.2003-03-31, by Kim F. Storm
-
(EMACS_CLASS): Remove. Use generic define.2003-03-31, by Kim F. Storm
-
Remove unnecessary extern declarations.2003-03-31, by Kim F. Storm
-
The following changes consolidates the common code related to2003-03-31, by Kim F. Storm
-
Remove extern decl for frame parameter vars.2003-03-31, by Kim F. Storm
-
(change_window_heights): Add prototype.2003-03-31, by Kim F. Storm
-
Remove extern decl for frame parameter vars.2003-03-31, by Kim F. Storm
-
(EMACS_CLASS): Remove. Use generic define.2003-03-31, by Kim F. Storm
-
Remove unnecessary extern declarations.2003-03-31, by Kim F. Storm
-
(x_get_string_resource): Use XrmDatabase.2003-03-31, by Kim F. Storm
-
(XrmDatabase): New (dummy) typedef.2003-03-31, by Kim F. Storm