| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (install-arch-indep): Don't install | Richard M. Stallman | 1995-11-29 | 1 | -2/+7 |
* | (gud-dbx-find-file): Find correct source file. | Richard M. Stallman | 1995-11-29 | 1 | -1/+1 |
* | (lisp): Remove c-mode.elc. | Richard M. Stallman | 1995-11-28 | 1 | -1/+0 |
* | (sys_select): Check timer once even if input is pending. | Richard M. Stallman | 1995-11-27 | 1 | -2/+3 |
* | (apropos-follow): Rewrite to use whole line as target of reference. | Richard M. Stallman | 1995-11-27 | 1 | -22/+25 |
* | (decode_mode_spec): For p and P, avoid overflow with large buffer sizes. | Richard M. Stallman | 1995-11-27 | 1 | -2/+10 |
* | (set_frame_menubar): When called with deep_p == 0, | Richard M. Stallman | 1995-11-26 | 1 | -1/+6 |
* | (build-mail-aliases): Use buffer-substring-no-properties not buffer-substring. | Richard M. Stallman | 1995-11-25 | 1 | -4/+5 |
* | Exclude subdirs.el. | Richard M. Stallman | 1995-11-25 | 1 | -0/+1 |
* | Initial revision | Richard M. Stallman | 1995-11-25 | 1 | -0/+120 |
* | Renamed from diary.el. | Richard M. Stallman | 1995-11-25 | 1 | -3/+3 |
* | Use new file name diary-lib. | Richard M. Stallman | 1995-11-25 | 2 | -12/+12 |
* | (add-change-log-entry): Initialize add-log-full-name | Richard M. Stallman | 1995-11-25 | 1 | -4/+4 |
* | (eldoc-message): New macro. | Noah Friedman | 1995-11-25 | 1 | -9/+16 |
* | (IT_set_menu_bar_lines): Clear last_modified field. | Richard M. Stallman | 1995-11-25 | 1 | -0/+1 |
* | (imenu-generic-expression, imenu--generic-function): Doc fix. | Richard M. Stallman | 1995-11-25 | 1 | -6/+6 |
* | (inferior-lisp-load-command): Doc fix. | Richard M. Stallman | 1995-11-25 | 1 | -3/+3 |
* | (sort-regexp-fields): Doc fix. | Richard M. Stallman | 1995-11-25 | 1 | -3/+3 |
* | Comment change. | Richard M. Stallman | 1995-11-25 | 1 | -1/+1 |
* | (font-lock-make-faces): Add special code for ms-dos. | Richard M. Stallman | 1995-11-25 | 1 | -0/+5 |
* | (view-mode, view-mode-enter): Doc changes. | Richard M. Stallman | 1995-11-24 | 1 | -14/+16 |
* | (view-mode-enter): Replace Help-helper by help-command | Richard M. Stallman | 1995-11-24 | 1 | -2/+2 |
* | (read_char): Handle unread events from popup menus. | Richard M. Stallman | 1995-11-24 | 1 | -0/+7 |
* | (ediff-intersect-directories): Quote symbols starting with `:'. | Richard M. Stallman | 1995-11-24 | 1 | -5/+5 |
* | (cmpl-make-standard-completion-syntax-table) | Richard M. Stallman | 1995-11-24 | 1 | -7/+12 |
* | (Man-fontify-manpage, Man-cleanup-manpage): | Richard M. Stallman | 1995-11-24 | 1 | -0/+6 |
* | (etc): Delete *.orig and *.rej. | Richard M. Stallman | 1995-11-22 | 1 | -1/+1 |
* | (XTframe_up_to_date): Block and unblock input. | Richard M. Stallman | 1995-11-22 | 1 | -0/+2 |
* | (install, clean): Don't use switches to del not supported by Win95. | Geoff Voelker | 1995-11-22 | 1 | -5/+4 |
* | (DOC, clean): Don't use switches to del not supported by Win95. | Geoff Voelker | 1995-11-22 | 2 | -5/+5 |
* | (install, fast_install, real_install, clean): | Geoff Voelker | 1995-11-22 | 1 | -13/+13 |
* | (CP_DIR): Use platform independent switches for xcopy. | Geoff Voelker | 1995-11-22 | 1 | -1/+1 |
* | (msdos-color-aliases): Add more aliases. | Richard M. Stallman | 1995-11-22 | 1 | -4/+21 |
* | (XTmouse_position): Exit the loop if child == win. | Richard M. Stallman | 1995-11-22 | 1 | -1/+3 |
* | (Fset_face_attribute_internal) [MSDOS]: Set font field to 1. | Richard M. Stallman | 1995-11-22 | 1 | -1/+3 |
* | (internal_terminal_init): Initialize the_only_x_display.font. | Richard M. Stallman | 1995-11-22 | 1 | -0/+1 |
* | (dos_set_keyboard): If CODE is not recognized, | Richard M. Stallman | 1995-11-22 | 1 | -0/+6 |
* | (LIB_MOTIF): New definition. | Richard M. Stallman | 1995-11-21 | 1 | -0/+3 |
* | (unload_color, unload_font): Never invalidate computed faces 0 and 1. | Richard M. Stallman | 1995-11-21 | 1 | -2/+4 |
* | (apropos-print): Put the item property | Richard M. Stallman | 1995-11-21 | 1 | -13/+7 |
* | (Info-directory-list): Use source-directory. | Richard M. Stallman | 1995-11-21 | 1 | -5/+10 |
* | (Fdisplay_buffer): Always deiconify the window's frame. | Richard M. Stallman | 1995-11-21 | 1 | -12/+23 |
* | (Fcurrent_time): Doc fix. | Richard M. Stallman | 1995-11-21 | 1 | -1/+1 |
* | (main): Add LINUX_SBRK_BUG conditional call to __sbrk. | Richard M. Stallman | 1995-11-21 | 1 | -0/+4 |
* | [LINUX] (LINUX_SBRK_BUG): Defined. | Richard M. Stallman | 1995-11-21 | 1 | -0/+4 |
* | Alter test-distrib to test-dis. | Richard M. Stallman | 1995-11-21 | 1 | -0/+1 |
* | (eldoc-mode-print-current-symbol-info): Do nothing if executing-macro. | Noah Friedman | 1995-11-21 | 1 | -2/+3 |
* | (SYSTEM_PURESIZE_EXTRA): Increased. | Richard M. Stallman | 1995-11-21 | 1 | -1/+1 |
* | (syms_of_dosfns): Use 0x75 for dos_keypad_mode. | Richard M. Stallman | 1995-11-21 | 1 | -1/+1 |
* | (apropos-print): Use apropos-local-map as buffer's map, | Richard M. Stallman | 1995-11-21 | 1 | -2/+2 |