| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (vc-dir-children-marked-p): Fix child check. | Andreas Schwab | 2008-06-08 | 2 | -3/+4 |
| | | |||||
| * | (vc-cvs-dir-status): Pass -f to cvs. | Andreas Schwab | 2008-06-08 | 2 | -1/+3 |
| | | |||||
| * | (vc-dir-move-to-goal-column): Don't move in an | Andreas Schwab | 2008-06-08 | 2 | -2/+6 |
| | | | | | empty line. | ||||
| * | (minibuffer-message): Bind inhibit-quit around | Andreas Schwab | 2008-06-08 | 2 | -1/+9 |
| | | | | | sit-for. | ||||
| * | (split-height-threshold, split-width-threshold): Add | Martin Rudalics | 2008-06-08 | 2 | -75/+97 |
| | | | | | | | | | | | choice nil. (split-window-preferred-function): Allow either nil or a function. (window--splittable-p, window--try-to-split-window): Handle changed option values. (window--frame-usable-p): Handle nil argument. (display-buffer): Call get-lru-window when pop-up-windows is nil and window can't be split. | ||||
| * | Fix last entry for .gdbinit. | Eli Zaretskii | 2008-06-08 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2008-06-08 | 1 | -3/+1 |
| | | |||||
| * | * auth-source.el: Precise Tramp doc. | Michael Albinus | 2008-06-08 | 2 | -11/+13 |
| | | |||||
| * | Fix typo. | Bastien Guerry | 2008-06-08 | 1 | -1/+1 |
| | | |||||
| * | Document when cvs -d up may be needed. | Eric S. Raymond | 2008-06-08 | 2 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2008-06-08 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2008-06-08 | 1 | -0/+17 |
| | | |||||
| * | * net/tramp.el (top): Quote feature names. Remove | Michael Albinus | 2008-06-08 | 2 | -12/+22 |
| | | | | | | | | `tramp-rfn-eshadow-setup-minibuffer' from `rfn-eshadow-setup-minibuffer-hook' when unloading. (tramp-read-passwd): There is only one call to `auth-source-user-or-password' needed. Pacify byte compiler. | ||||
| * | * uniquify.el (uniquify-get-proposed-name): Handle remote files. | Michael Albinus | 2008-06-08 | 1 | -1/+2 |
| | | |||||
| * | * menu.c [HAVE_X_WINDOWS]: Include "xterm.h". | Andreas Schwab | 2008-06-08 | 3 | -1/+8 |
| | | | | | * Makefile.in (menu.o): Update dependencies. | ||||
| * | (Ffontset_info): Fix typo. | Andreas Schwab | 2008-06-08 | 2 | -1/+3 |
| | | |||||
| * | * Makefile.in (obj): Always add menu.o | Andreas Schwab | 2008-06-08 | 4 | -12/+9 |
| | | | | | | * emacs.c (main): Always call syms_of_menu. * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW. | ||||
| * | (display-buffer): Use lru window if current window | Andreas Schwab | 2008-06-08 | 2 | -1/+7 |
| | | | | | cannot be split. | ||||
| * | Add note. | Chong Yidong | 2008-06-08 | 1 | -1/+1 |
| | | |||||
| * | * Makefile.in: Compile menu.c. | Chong Yidong | 2008-06-08 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp.h: Declare syms_of_menu. * emacs.c (main): Call syms_of_menu. * keyboard.h: Relocate platform-independent menu definitions from xmenu.c. * menu.c: New file. Relocate platform-independent menu definitions from xmenu.c. * xmenu.c: Remove platform-independent menu definitions. (menu_items menu_items_inuse, menu_items_allocated) (menu_items_used, menu_items_n_panes) (menu_items_submenu_depth): Move to keyboard.h. (init_menu_items, finish_menu_items, unuse_menu_items) (discard_menu_items, restore_menu_items, save_menu_items) (grow_menu_items, push_submenu_start, push_submenu_end) (push_left_right_boundary, push_menu_pane, push_menu_item) (keymap_panes, single_keymap_panes, single_menu_item) (list_of_panes, list_of_items, find_and_call_menu_selection) (xmalloc_widget_value, free_menubar_widget_value_tree) (parse_single_submenu, digest_single_submenu) (update_submenu_strings): Move to menu.c. | ||||
| * | Compile menu.c. | Chong Yidong | 2008-06-08 | 1 | -1/+7 |
| | | |||||
| * | Declare syms_of_menu. | Chong Yidong | 2008-06-08 | 1 | -0/+3 |
| | | |||||
| * | (main): Call syms_of_menu. | Chong Yidong | 2008-06-08 | 1 | -0/+4 |
| | | |||||
| * | Relocate platform-independent menu definitions from xmenu.c. | Chong Yidong | 2008-06-08 | 1 | -3/+82 |
| | | |||||
| * | Remove platform-independent menu definitions. | Chong Yidong | 2008-06-08 | 1 | -947/+6 |
| | | | | | | | | | | | | | | | | (menu_items menu_items_inuse, menu_items_allocated) (menu_items_used, menu_items_n_panes) (menu_items_submenu_depth): Move to keyboard.h. (init_menu_items, finish_menu_items, unuse_menu_items) (discard_menu_items, restore_menu_items, save_menu_items) (grow_menu_items, push_submenu_start, push_submenu_end) (push_left_right_boundary, push_menu_pane, push_menu_item) (keymap_panes, single_keymap_panes, single_menu_item) (list_of_panes, list_of_items, find_and_call_menu_selection) (xmalloc_widget_value, free_menubar_widget_value_tree) (parse_single_submenu, digest_single_submenu) (update_submenu_strings): Move to menu.c. | ||||
| * | * menu.c: New file. Relocate platform-independent menu definitions | Chong Yidong | 2008-06-08 | 1 | -0/+996 |
| | | | | | from xmenu.c. | ||||
| * | (apropos-library): New command and new button. | Stefan Monnier | 2008-06-08 | 3 | -0/+71 |
| | | | | | (apropos-library-button): New function. | ||||
| * | Remove spurious * in docstrings. | Stefan Monnier | 2008-06-08 | 2 | -71/+73 |
| | | | | | | | (apropos-label-face): Use variable pitch. (apropos-print): Use dolist and with-current-buffer. (apropos-print-doc): Use when. | ||||
| * | (special-display-p, display-buffer): Fix up C->Elisp transcription error. | Stefan Monnier | 2008-06-08 | 2 | -20/+27 |
| | | |||||
| * | (byte-compile-current-group): New var. | Stefan Monnier | 2008-06-08 | 2 | -8/+25 |
| | | | | | | (byte-compile-file): Initialize it. (byte-compile-nogroup-warn): Keep track of the current group. | ||||
| * | (compile, compile-always, bootstrap-prepare): | Glenn Morris | 2008-06-08 | 2 | -4/+11 |
| | | | | | Explictly pass EMACS to sub-makes that use it, for non-GNU makes. | ||||
| * | (Flast_nonminibuf_frame): Handle the NULL case. | Stefan Monnier | 2008-06-07 | 2 | -2/+7 |
| | | |||||
| * | Docstrings improved. | Kenichi Handa | 2008-06-07 | 2 | -129/+142 |
| | | |||||
| * | (hanja-init-load): Use a char-table for | Kenichi Handa | 2008-06-07 | 1 | -7566/+6439 |
| | | | | | | hanja-table. (hangul-to-hanja-char): Adjusted for the above change. | ||||
| * | (bootstrap-build): Remove mostlyclean, since it seems to serve no | Glenn Morris | 2008-06-07 | 2 | -1/+8 |
| | | | | | purpose. | ||||
| * | (bootstrap-clean): Run autogen-clean. | Glenn Morris | 2008-06-07 | 2 | -5/+25 |
| | | | | | | (maintainer-clean): No need to run autogen-clean now it is included in bootstrap-clean. | ||||
| * | Remove unnecessary eval-when-compile. | Glenn Morris | 2008-06-07 | 1 | -5/+4 |
| | | |||||
| * | Remove unnecessary eval-when-compiles and eval-and-compiles. | Glenn Morris | 2008-06-07 | 3 | -5/+5 |
| | | |||||
| * | (finder-compile-keywords): Use lm-keywords-list rather than lm-keywords. | Glenn Morris | 2008-06-07 | 1 | -6/+4 |
| | | |||||
| * | (terminal-init-linux): Use gpm-mouse-mode rather than obsolete alias. | Glenn Morris | 2008-06-07 | 1 | -3/+2 |
| | | |||||
| * | Commentary fixes. | Glenn Morris | 2008-06-07 | 1 | -5/+4 |
| | | | | | Remove unnecessary eval-when-compile. | ||||
| * | Remove unnecessary eval-and-compile. | Glenn Morris | 2008-06-07 | 1 | -7/+5 |
| | | |||||
| * | (mail-interactive): Add :version. | Glenn Morris | 2008-06-07 | 1 | -1/+3 |
| | | |||||
| * | Remove unnecessary eval-when-compiles and eval-and-compiles. | Glenn Morris | 2008-06-07 | 1 | -4/+3 |
| | | |||||
| * | Remove unnecessary eval-and-compile. | Glenn Morris | 2008-06-07 | 1 | -5/+4 |
| | | |||||
| * | Remove unnecessary eval-when-compiles. | Glenn Morris | 2008-06-07 | 2 | -10/+8 |
| | | |||||
| * | Remove unnecessary eval-when-compile. | Glenn Morris | 2008-06-07 | 2 | -9/+8 |
| | | |||||
| * | Remove unnecessary eval-when-compiles and eval-and-compiles. | Glenn Morris | 2008-06-07 | 9 | -66/+55 |
| | | |||||
| * | Fix attribution and date of nnir.el addition. | Glenn Morris | 2008-06-07 | 1 | -1/+5 |
| | | |||||
| * | Remove unnecessary eval-when-compile. | Glenn Morris | 2008-06-07 | 1 | -3/+2 |
| | | |||||