| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Button Properties, Button Buffer Commands): | Kim F. Storm | 2005-01-11 | 1 | -3/+5 |
| * | *** empty log message *** | Kim F. Storm | 2005-01-11 | 1 | -0/+8 |
| * | Re-read for factual correctness; some lisp functions had changed, and | Stephen Eglen | 2005-01-10 | 1 | -11/+14 |
| * | *** empty log message *** | Jay Belanger | 2005-01-10 | 1 | -0/+5 |
| * | (calc-reset): Don't adjust the window height if the window takes up | Jay Belanger | 2005-01-10 | 1 | -1/+5 |
| * | (merge_faces): Rename from merge_into_realized_face. | Kim F. Storm | 2005-01-10 | 1 | -4/+20 |
| * | (get_next_display_element, next_element_from_display_vector): | Kim F. Storm | 2005-01-10 | 1 | -21/+11 |
| * | (merge_faces): Rename from merge_into_realized_face. | Kim F. Storm | 2005-01-10 | 1 | -2/+1 |
| * | *** empty log message *** | Kim F. Storm | 2005-01-10 | 1 | -0/+12 |
| * | (Electric-buffer-menu-mode): | Thien-Thi Nguyen | 2005-01-10 | 2 | -1/+8 |
| * | (calc-embedded-subst): Replace math-multi-subst-rec, which is only | Jay Belanger | 2005-01-10 | 2 | -1/+5 |
| * | *** empty log message *** | Jay Belanger | 2005-01-10 | 1 | -0/+5 |
| * | (calc-mode-var-list-restore-saved-values): Make sure settings file | Jay Belanger | 2005-01-10 | 1 | -9/+11 |
| * | Minor touch up. | Stefan Monnier | 2005-01-09 | 1 | -2/+2 |
| * | # | André Spiegel | 2005-01-09 | 1 | -0/+10 |
| * | (vc-svn-diff): Don't diff asynchronously if vc-disable-async-diff is | André Spiegel | 2005-01-09 | 1 | -1/+2 |
| * | (vc-mcvs-diff): Don't diff asynchronously if vc-disable-async-diff is | André Spiegel | 2005-01-09 | 1 | -1/+3 |
| * | (vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is | André Spiegel | 2005-01-09 | 1 | -1/+1 |
| * | (vc-cvs-diff): Don't diff asynchronously if vc-disable-async-diff is | André Spiegel | 2005-01-09 | 1 | -1/+3 |
| * | (vc-allow-async-revert): New user option. | André Spiegel | 2005-01-09 | 1 | -3/+19 |
| * | Fix last change -- initialize Vshow_nonbreak_escape instead of | Kim F. Storm | 2005-01-09 | 1 | -1/+1 |
| * | *** empty log message *** | Jay Belanger | 2005-01-09 | 2 | -0/+41 |
| * | (Basic Commands): Describe new behavior of calc-reset. | Jay Belanger | 2005-01-09 | 1 | -5/+10 |
| * | (calc-reset): Restore saved values of variables instead of default | Jay Belanger | 2005-01-09 | 1 | -4/+6 |
| * | (defcalcmodevar): New macro. | Jay Belanger | 2005-01-09 | 1 | -200/+164 |
| * | (desktop-restore-eager): Fix typo in type. | David Kastrup | 2005-01-09 | 2 | -1/+5 |
| * | (customize): Delete :link. | Richard M. Stallman | 2005-01-09 | 2 | -1/+4 |
| * | *** empty log message *** | Kim F. Storm | 2005-01-09 | 2 | -1/+32 |
| * | (Vshow_nonbreak_escape): New lisp var. | Kim F. Storm | 2005-01-09 | 1 | -84/+107 |
| * | (merge_into_realized_face): New function. Used to | Kim F. Storm | 2005-01-09 | 1 | -0/+47 |
| * | (struct it): New member dpvec_face_id. | Kim F. Storm | 2005-01-09 | 1 | -0/+5 |
| * | (Faces): isearch-lazy-highlight-face renamed to lazy-highlight. | Richard M. Stallman | 2005-01-09 | 1 | -3/+3 |
| * | (Query Replace): Mention faces query-replace and lazy-highlight. | Richard M. Stallman | 2005-01-09 | 1 | -4/+13 |
| * | Comment changes. | Richard M. Stallman | 2005-01-09 | 1 | -2/+2 |
| * | *** empty log message *** | Jay Belanger | 2005-01-08 | 2 | -2/+7 |
| * | Changed references to .emacs to Calc init file. | Jay Belanger | 2005-01-08 | 1 | -38/+49 |
| * | (calc-mode): Remove the extension from `calc-settings-file' for loading. | Jay Belanger | 2005-01-08 | 1 | -1/+1 |
| * | (Info-mode-map, Info-next-link-keymap) | Kim F. Storm | 2005-01-08 | 1 | -1/+5 |
| * | *** empty log message *** | Kim F. Storm | 2005-01-08 | 1 | -0/+7 |
| * | *** empty log message *** | Kim F. Storm | 2005-01-08 | 1 | -2/+2 |
| * | * xterm.h (struct x_output): New member, toolbar_detached. | Jan Djärv | 2005-01-08 | 3 | -3/+24 |
| * | *** empty log message *** | Jay Belanger | 2005-01-08 | 2 | -0/+14 |
| * | (General Mode Commands, Installation): Change to reflect new default | Jay Belanger | 2005-01-08 | 1 | -10/+10 |
| * | (calc-settings-file-name): Compare calc-settings-file to | Jay Belanger | 2005-01-08 | 1 | -7/+4 |
| * | (calc-settings-file): Change default value. Suggested by cgw in a comment | Jay Belanger | 2005-01-08 | 1 | -2/+2 |
| * | * xmenu.c (create_and_show_popup_menu): Pass zero as button to | Jan Djärv | 2005-01-07 | 2 | -5/+12 |
| * | *** empty log message *** | Lars Hansen | 2005-01-07 | 2 | -0/+18 |
| * | Describe desktop package lazy restore feature. | Lars Hansen | 2005-01-07 | 1 | -4/+14 |
| * | (desktop-restore-eager, desktop-lazy-verbose, desktop-lazy-idle-delay): | Lars Hansen | 2005-01-07 | 1 | -10/+113 |
| * | * gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar) | Jan Djärv | 2005-01-07 | 3 | -12/+28 |