| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * fontset.h: Declare fontset_from_font. Don't declare | Andreas Schwab | 2008-07-08 | 4 | -3/+10 |
* | Use __sparc__ rather than sparc. (Bug#507.) | Glenn Morris | 2008-07-08 | 4 | -6/+11 |
* | (Qinhibit_face_set_after_frame_default): Var deleted. | Chong Yidong | 2008-07-07 | 1 | -30/+6 |
* | * frame.c (Qinhibit_face_set_after_frame_default): Var deleted. | Chong Yidong | 2008-07-07 | 1 | -0/+5 |
* | newsticker: handle url-retrieve errors. | Ulf Jasper | 2008-07-07 | 2 | -3/+13 |
* | (vc-dir-refresh): Only update files. | Dan Nicolaescu | 2008-07-07 | 2 | -2/+6 |
* | (vc-git--ls-files-state): Remove unused function. | Dan Nicolaescu | 2008-07-07 | 2 | -14/+2 |
* | (vc-bzr-after-dir-status): Deal with execute bit changes. | Dan Nicolaescu | 2008-07-07 | 2 | -9/+15 |
* | * w32fns.c (map_w32_filename): Declare extern. | Juanma Barranquero | 2008-07-07 | 2 | -3/+7 |
* | (WS_EX_LAYERED): Define if not already. | Jason Rumney | 2008-07-07 | 2 | -0/+9 |
* | Fix typo. | Juanma Barranquero | 2008-07-07 | 1 | -1/+1 |
* | (kermit-esc-char, kermit-clean-off): Doc fixes. | John Paul Wallington | 2008-07-06 | 2 | -2/+6 |
* | (set_font_frame_param): Don't try to set the font parameter if it is | Chong Yidong | 2008-07-06 | 1 | -3/+6 |
* | * xfaces.c (set_font_frame_param): Don't try to set the font | Chong Yidong | 2008-07-06 | 1 | -0/+5 |
* | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove vmsproc.el and vms-patch.el. | Juanma Barranquero | 2008-07-05 | 2 | -2/+5 |
* | (Finternal_merge_in_global_face): Don't realize default face if it | Chong Yidong | 2008-07-05 | 1 | -15/+19 |
* | * xfaces.c (Finternal_merge_in_global_face): Don't realize default | Chong Yidong | 2008-07-05 | 1 | -0/+3 |
* | (EMACS): Doc fix. | Glenn Morris | 2008-07-05 | 2 | -16/+22 |
* | Comments. | Glenn Morris | 2008-07-05 | 1 | -3/+11 |
* | * vc-git.el (vc-git-registered): Return true for removed files. | Alexandre Julliard | 2008-07-05 | 2 | -35/+45 |
* | * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir. | Dan Nicolaescu | 2008-07-05 | 4 | -0/+8 |
* | (try_window_id): Give up if word-wrapping is on. | Chong Yidong | 2008-07-05 | 1 | -6/+11 |
* | * xdisp.c (try_window_id): Give up if word-wrapping is on. | Chong Yidong | 2008-07-05 | 1 | -0/+4 |
* | * vc-dir.el (vc-dir-find-child-files): New function. | Dan Nicolaescu | 2008-07-05 | 3 | -33/+78 |
* | *** empty log message *** | Dan Nicolaescu | 2008-07-05 | 1 | -2/+2 |
* | (vc-hg-registered): Do not set vc-state. | Dan Nicolaescu | 2008-07-05 | 2 | -1/+2 |
* | (vc-annotate-mode-menu): Add separator. | Dan Nicolaescu | 2008-07-05 | 2 | -0/+5 |
* | (get_it_property): Move out of HAVE_WINDOW_SYSTEM | Andreas Schwab | 2008-07-05 | 2 | -19/+24 |
* | (gud-gdb-get-stackframe): Allow absolute | Nick Roberts | 2008-07-05 | 1 | -2/+2 |
* | (gdb-display-buffer): Don't split a buffer | Nick Roberts | 2008-07-05 | 1 | -6/+10 |
* | *** empty log message *** | Nick Roberts | 2008-07-05 | 1 | -0/+8 |
* | (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping. | Chong Yidong | 2008-07-05 | 1 | -66/+106 |
* | * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if | Chong Yidong | 2008-07-05 | 1 | -0/+11 |
* | (mouse-drag-throw, mouse-drag-drag): Autoload. | Stefan Monnier | 2008-07-05 | 2 | -3/+5 |
* | (sgml-font-lock-syntactic-keywords): | Stefan Monnier | 2008-07-05 | 2 | -2/+11 |
* | Emanuele Giaquinta <emanuele.giaquinta at gmail.com> (tiny change) | Glenn Morris | 2008-07-04 | 2 | -6/+9 |
* | *** empty log message *** | Glenn Morris | 2008-07-04 | 1 | -7/+13 |
* | (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}. | Stefan Monnier | 2008-07-04 | 2 | -14/+23 |
* | EXFUN adjusted for the change of Fstring_to_unibyte. | Kenichi Handa | 2008-07-04 | 2 | -1/+7 |
* | (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1. | Kenichi Handa | 2008-07-04 | 1 | -8/+6 |
* | (str_to_unibyte): Modify the comment. | Kenichi Handa | 2008-07-04 | 1 | -1/+2 |
* | (vc-dir-query-replace-regexp): New function. | Dan Nicolaescu | 2008-07-04 | 2 | -2/+35 |
* | Add missing doc/misc/ChangeLog entry | Miles Bader | 2008-07-04 | 1 | -0/+5 |
* | Merge from gnus--devo--0 | Miles Bader | 2008-07-04 | 5 | -32/+94 |
* | Typos, doc fixes, etc. | Juanma Barranquero | 2008-07-03 | 5 | -77/+100 |
* | Fix typos, and general docstring cleanup. | Juanma Barranquero | 2008-07-03 | 20 | -363/+448 |
* | (syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK. | Jason Rumney | 2008-07-02 | 2 | -1/+9 |
* | (next_element_from_display_vector): Move assignment out | Jason Rumney | 2008-07-02 | 1 | -2/+2 |
* | *** empty log message *** | John Paul Wallington | 2008-07-02 | 1 | -0/+6 |
* | (ibuffer-buffer-file-name): Use `list-buffers-directory'. Remove | John Paul Wallington | 2008-07-02 | 1 | -2/+1 |