log

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