log

age author description
2008-06-13 Kenichi Handa (LFACE_FOUNDRY): New macro.
2008-06-13 Kenichi Handa (set-face-attribute): Fix previous change.
2008-06-13 Kenichi Handa (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
2008-06-13 Kenichi Handa (set-face-attribute): Parse "FOUNDRY-FAMILY" form here.
2008-06-13 Juanma Barranquero *** empty log message ***
2008-06-12 Jim Meyering * lread.c (Fload): Use xfree, not free on saved_doc_string.
2008-06-12 Jim Meyering make unexec_free handle NULL the same way free does
2008-06-12 Stefan Monnier (CHAR_TO_BYTE_SAFE): Cut&paste error.
2008-06-12 Stefan Monnier (map-y-or-n-p): Accept non-char events.
2008-06-12 Stefan Monnier * character.h (CHAR_TO_BYTE_SAFE): New macro.
2008-06-12 Chong Yidong (longlines-search-forward, longlines-search-backward)
2008-06-12 Chong Yidong * longlines.el (longlines-search-forward)
2008-06-12 Sam Steingold (vc-rename-file): DTRT when the destination is a directory name and the source is a file.
2008-06-12 Chong Yidong (menu-set-font): Renamed x-font-dialog to x-select-font.
2008-06-12 Chong Yidong * menu-bar.el (menu-set-font): Renamed x-font-dialog to
2008-06-12 Chong Yidong (Fx_select_font): Rename from x-font-dialog.
2008-06-12 Chong Yidong * xfns.c (Fx_select_font): Rename from x-font-dialog.
2008-06-12 Juanma Barranquero Fix typos.
2008-06-12 Juanma Barranquero *** empty log message ***
2008-06-12 Juanma Barranquero Include ctype.h.
2008-06-12 Miles Bader Remove RCS keywords
2008-06-12 Glenn Morris *** empty log message ***
2008-06-12 Glenn Morris Check tool-bar-map is bound.
2008-06-12 Glenn Morris (tool-bar-map): Define for compiler.
2008-06-12 Glenn Morris Add some compiler declarations, for builds without X.
2008-06-12 Glenn Morris (w32-menu-bar-open): Declare for compiler.
2008-06-12 Glenn Morris (dframe-reposition-frame-emacs): Reorder test, and use unless.
2008-06-12 Glenn Morris (x-toolkit-scroll-bars): Check bound.
2008-06-12 Glenn Morris Drop test for Emacs < 19.
2008-06-12 Glenn Morris (edt-xserver): Use replace-regexp-in-string.
2008-06-12 Glenn Morris (mouse-wheel-follow-mouse, mwheel-event-window):
2008-06-12 Glenn Morris (vc-dir-mode): Check tool-bar-mode is bound.
2008-06-12 Glenn Morris (rmail-cease-edit): Check tool-bar-mode is bound.
2008-06-12 Glenn Morris (cperl-info-on-command): Use display-pixel-height rather than
2008-06-12 Glenn Morris (f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
2008-06-12 Miles Bader Merge from gnus--devo--0
2008-06-11 Jason Rumney *** empty log message ***
2008-06-11 Jason Rumney (w32font_encode_char): Detect missing glyphs that are misreported as space.
2008-06-11 Chong Yidong Add menu bar changes, and font parsing changes.
2008-06-11 Stefan Monnier (clone_per_buffer_values): Skip `name'.
2008-06-11 Stefan Monnier (vc-rcs-state-heuristic): Don't assume the file exists.
2008-06-11 Chong Yidong (font_parse_fcname): Fix last change; accept decimal points in font
2008-06-11 Chong Yidong * font.c (font_parse_fcname): Fix last change; accept decimal
2008-06-11 Glenn Morris Comment typo.
2008-06-11 Glenn Morris *** empty log message ***
2008-06-11 Glenn Morris Remove unnecessary eval-and-compile of autoloads.
2008-06-11 Glenn Morris (gnus-intersection): Remove unnecessary autoload.
2008-06-11 Glenn Morris (gnus-x-splash): Check tool-bar-mode is bound.
2008-06-11 Glenn Morris (tool-bar-map): Define for compiler.
2008-06-11 Glenn Morris (tool-bar-map): Define for compiler.
2008-06-11 Glenn Morris (declare-function): Add compat definition.
2008-06-11 Glenn Morris (image-size): Declare.
2008-06-11 Glenn Morris (image-size): Declare.
2008-06-11 Glenn Morris (x-focus-frame): Declare.
2008-06-11 Glenn Morris *** empty log message ***
2008-06-11 Glenn Morris (diary-list-entries-2): Accept optional Gregorian date, and add it,
2008-06-11 Glenn Morris (fortran-end-of-subprogram): Check for a match before trying to move there.
2008-06-11 Stefan Monnier (compilation-filter): Fix up last change.
2008-06-11 Stefan Monnier * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
2008-06-11 Stefan Monnier * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.