Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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-map): Change h and ? to use describe-mode. Delete binding of help char. (view-mode-enter): Use describe-mode in message. | ||||
* | (view-mode-enter): Replace Help-helper by help-command | Richard M. Stallman | 1995-11-24 | 1 | -2/+2 |
| | | | | in doc string and message. | ||||
* | (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 |
| | | | | | | (cmpl-make-c-def-completion-syntax-table): Use make-syntax-table. (completion-c-mode-hook): Encapsulate C-mode changes in new function. Either call it now or put it on c-mode-hook. | ||||
* | (Man-fontify-manpage, Man-cleanup-manpage): | Richard M. Stallman | 1995-11-24 | 1 | -0/+6 |
| | | | | Convert \255 to a dash. | ||||
* | (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 |
| | | | | Don't use switches to del not supported by Win95. | ||||
* | (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 |
| | | | | | (msdos-face-setup): Change colors for bold, bold-italic, underline. (x-frob-font-slant): Define as no-op. | ||||
* | (XTmouse_position): Exit the loop if child == win. | Richard M. Stallman | 1995-11-22 | 1 | -1/+3 |
| | | | | (x_iconify_frame): Call FRAME_SAMPLE_VISIBILITY. | ||||
* | (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 |
| | | | | initialize to the US keyboard table. | ||||
* | (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 |
| | | | | | | on the whole printed symbol. (apropos-follow): Look for the item property only adjacent to point. Signal an error if there is none. | ||||
* | (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 |
| | | | | (display_buffer_1): New subroutine. | ||||
* | (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 |
| | | | | not as a text property. | ||||
* | (Flist): Avoid using -- in while condition. | Richard M. Stallman | 1995-11-20 | 1 | -3/+7 |
| | |||||
* | (face-color-supported-p): Return nil if no window system. | Richard M. Stallman | 1995-11-20 | 1 | -9/+10 |
| | |||||
* | (menu-bar-epatch-menu, menu-bar-ediff-merge-menu) | Richard M. Stallman | 1995-11-20 | 1 | -3/+3 |
| | | | | (menu-bar-ediff-menu): Give names to the menus. | ||||
* | Renamed from ediff-meta.el. Changed provide. | Richard M. Stallman | 1995-11-20 | 1 | -3/+3 |
| | |||||
* | (ediff-show-registry): Use renamed file ediff-mult. | Richard M. Stallman | 1995-11-20 | 1 | -1/+1 |
| | |||||
* | Require ediff-mult. | Richard M. Stallman | 1995-11-20 | 1 | -1/+1 |
| | |||||
* | (ediff-mult): Require ediff-mult. | Richard M. Stallman | 1995-11-20 | 1 | -1/+1 |
| | |||||
* | (array-mode): Set overwrite-mode to overwrite-mode-textual. | Richard M. Stallman | 1995-11-20 | 1 | -1/+1 |
| | |||||
* | (choose_minibuf_frame): On MSDOS, just use minibuf_window. | Richard M. Stallman | 1995-11-20 | 1 | -0/+4 |
| | |||||
* | (Vsource_directory): New variable. | Richard M. Stallman | 1995-11-20 | 1 | -0/+11 |
| | | | | | (init_lread): Initialize it. (syms_of_lread): Set up Lisp var. | ||||
* | (save-place-to-alist): Handle hexl-mode specially. | Richard M. Stallman | 1995-11-20 | 1 | -1/+4 |
| | |||||
* | (hexl-mode): Set require-final-newline to nil. | Richard M. Stallman | 1995-11-20 | 1 | -2/+5 |
| | | | | If point was at end of buffer, move it back one byte. | ||||
* | (show_mouse_face): When clearing cursor, use proper column range. | Richard M. Stallman | 1995-11-20 | 1 | -2/+2 |
| | |||||
* | (cal-tex-cursor-week-iso): Doc fix. | Erik Naggum | 1995-11-19 | 1 | -1/+1 |
| | |||||
* | (cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6. | Richard M. Stallman | 1995-11-19 | 1 | -26/+39 |
| | | | | | | (cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5. (cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4. (cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3. | ||||
* | (cal-tex-version): Deleted. | Richard M. Stallman | 1995-11-19 | 1 | -20/+17 |
| | | | | | | | | (cal-tex-cursor-year-landscape): Doc fix. (cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6. (cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5. (cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4. (cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3. | ||||
* | (ange-ftp-process-handle-hash): If | Richard M. Stallman | 1995-11-19 | 1 | -3/+3 |
| | | | | | | ange-ftp-hash-mark-unit is nil, don't display a message. (ange-ftp-process-filter): Call ange-ftp-process-handle-hash even if ange-ftp-hash-mark-unit is nil. | ||||
* | (Fmake_local_variable): Call find_symbol_value | Richard M. Stallman | 1995-11-19 | 1 | -0/+7 |
| | | | | before making a new local binding. | ||||
* | #undef SIGPOLL and SIGURG as well as SIGIO. | Richard M. Stallman | 1995-11-19 | 1 | -0/+4 |
| |