| Commit message (Expand) | Author | Age | Files | Lines |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -706/+345 |
| * | (struct font_info): Delete it. Most memnbers go to | Kenichi Handa | 2008-05-14 | 1 | -206/+2 |
| * | Include <strings.h>. | Kenichi Handa | 2008-05-14 | 1 | -1089/+1265 |
| * | (Qfont_spec, Qfont_entity, Qfont_object): Extern them. | Kenichi Handa | 2008-05-14 | 1 | -94/+355 |
| * | (enable_font_backend): Delete extern. | Kenichi Handa | 2008-05-14 | 1 | -10/+0 |
| * | (struct glyph_string): Change type of `font' to | Kenichi Handa | 2008-05-14 | 1 | -36/+7 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -20/+4 |
| * | (Vcharset_non_preferred_head): New variable. | Kenichi Handa | 2008-05-14 | 1 | -3/+17 |
| * | (Vcharset_non_preferred_head) | Kenichi Handa | 2008-05-14 | 1 | -0/+2 |
| * | (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O). | Kenichi Handa | 2008-05-14 | 1 | -2/+2 |
| * | Delete USE_FONT_BACKEND conditionals. | Kenichi Handa | 2008-05-14 | 1 | -7/+4 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -107/+35 |
| * | (struct w32font_info): New member. | Kenichi Handa | 2008-05-14 | 1 | -1/+4 |
| * | (XGCValues): Surround `XFontStruct *font' by "if | Kenichi Handa | 2008-05-14 | 1 | -0/+3 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -175/+202 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -18/+16 |
| * | : Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -171/+105 |
| * | Delete USE_FONT_BACKEND conditional. | Kenichi Handa | 2008-05-14 | 1 | -22/+14 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -31/+5 |
| * | (update_frame_1): Check if tty output is still valid before flushing | Chong Yidong | 2008-05-13 | 1 | -12/+16 |
| * | * dispnew.c (update_frame_1): Check if tty output is still valid | Chong Yidong | 2008-05-13 | 1 | -0/+5 |
| * | (define-ibuffer-filter filename): Use `ibuffer-buffer-file-name'. | John Paul Wallington | 2008-05-13 | 2 | -10/+8 |
| * | (ibuffer-buffer-file-name): New function. | John Paul Wallington | 2008-05-13 | 1 | -8/+12 |
| * | (talk): Simplify. Pass display arg to talk-add-display as a string. | Chong Yidong | 2008-05-13 | 1 | -17/+10 |
| * | * talk.el (talk): Simplify. Pass display arg to talk-add-display | Chong Yidong | 2008-05-13 | 1 | -0/+6 |
| * | (calc-mode-map): Remove old keybinding for `calc-yank'. | Jay Belanger | 2008-05-13 | 2 | -1/+6 |
| * | (bootstrap-prepare): Don't chmod files. | Stefan Monnier | 2008-05-13 | 2 | -5/+9 |
| * | (tool-bar-make-keymap): Additional minor fix. | Chong Yidong | 2008-05-13 | 1 | -1/+1 |
| * | * tool-bar.el (tool-bar-make-keymap): Account for the optional | Chong Yidong | 2008-05-13 | 1 | -0/+5 |
| * | (tool-bar-make-keymap): Account for the optional KEY-BINDING-DATA | Chong Yidong | 2008-05-13 | 1 | -13/+19 |
| * | (Lisp Atoms): Rephrase "in addition" to avoid confusion with addition | Chong Yidong | 2008-05-13 | 1 | -2/+2 |
| * | * emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to | Chong Yidong | 2008-05-13 | 1 | -0/+6 |
| * | (dired-read-dir-and-switches): Move things about to use less | Stefan Monnier | 2008-05-13 | 2 | -29/+35 |
| * | * dired.el (dired-read-dir-and-switches): Use read-file-name. | Stefan Monnier | 2008-05-13 | 2 | -31/+25 |
| * | (handle_one_xevent): Don't pass buttons higher than 3 | Jan Djärv | 2008-05-13 | 2 | -0/+7 |
| * | (file_name_completion): Tweak the code so as to always do it | Stefan Monnier | 2008-05-13 | 2 | -154/+164 |
| * | (dired-read-dir-and-switches): Ignore ., .., and | Stefan Monnier | 2008-05-13 | 2 | -16/+34 |
| * | (Qdefault_directory): New var. | Stefan Monnier | 2008-05-13 | 2 | -8/+13 |
| * | *** empty log message *** | Juanma Barranquero | 2008-05-12 | 1 | -4/+4 |
| * | Tell (vc-expand-dirs) not to throw out explicitly specified files. | Eric S. Raymond | 2008-05-12 | 2 | -3/+10 |
| * | (double_dollars): Remove dead code. | Stefan Monnier | 2008-05-12 | 2 | -42/+9 |
| * | (smerge-apply-resolution-patch): Don't pass nil to `insert'. | Stefan Monnier | 2008-05-12 | 2 | -12/+14 |
| * | Re-add Todo item about merging. | Dan Nicolaescu | 2008-05-12 | 1 | -0/+9 |
| * | (with-vc-file, edit-vc-file): Remove unused macros. | Dan Nicolaescu | 2008-05-12 | 2 | -39/+1 |
| * | (vc-annotate-show-diff-revision-at-line): Remove incorrect | Dan Nicolaescu | 2008-05-12 | 2 | -3/+6 |
| * | Add autoload for | Teodor Zlatanov | 2008-05-12 | 2 | -11/+29 |
| * | Add autoload cookie for | Teodor Zlatanov | 2008-05-12 | 2 | -12/+40 |
| * | Comment. | Stefan Monnier | 2008-05-12 | 1 | -0/+1 |
| * | (cl-set-nthcdr): Make it a defsubst so that | Stefan Monnier | 2008-05-12 | 2 | -1/+6 |
| * | * org/org.el (org-modules): Repair problems with loading | Carsten Dominik | 2008-05-11 | 1 | -2/+6 |