summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (font-lock-make-faces): Add special code for ms-dos.Richard M. Stallman1995-11-251-0/+5
|
* (view-mode, view-mode-enter): Doc changes.Richard M. Stallman1995-11-241-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-commandRichard M. Stallman1995-11-241-2/+2
| | | | in doc string and message.
* (read_char): Handle unread events from popup menus.Richard M. Stallman1995-11-241-0/+7
|
* (ediff-intersect-directories): Quote symbols starting with `:'.Richard M. Stallman1995-11-241-5/+5
|
* (cmpl-make-standard-completion-syntax-table)Richard M. Stallman1995-11-241-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. Stallman1995-11-241-0/+6
| | | | Convert \255 to a dash.
* (etc): Delete *.orig and *.rej.Richard M. Stallman1995-11-221-1/+1
|
* (XTframe_up_to_date): Block and unblock input.Richard M. Stallman1995-11-221-0/+2
|
* (install, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-221-5/+4
|
* (DOC, clean): Don't use switches to del not supported by Win95.Geoff Voelker1995-11-222-5/+5
|
* (install, fast_install, real_install, clean):Geoff Voelker1995-11-221-13/+13
| | | | Don't use switches to del not supported by Win95.
* (CP_DIR): Use platform independent switches for xcopy.Geoff Voelker1995-11-221-1/+1
|
* (msdos-color-aliases): Add more aliases.Richard M. Stallman1995-11-221-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. Stallman1995-11-221-1/+3
| | | | (x_iconify_frame): Call FRAME_SAMPLE_VISIBILITY.
* (Fset_face_attribute_internal) [MSDOS]: Set font field to 1.Richard M. Stallman1995-11-221-1/+3
|
* (internal_terminal_init): Initialize the_only_x_display.font.Richard M. Stallman1995-11-221-0/+1
|
* (dos_set_keyboard): If CODE is not recognized,Richard M. Stallman1995-11-221-0/+6
| | | | initialize to the US keyboard table.
* (LIB_MOTIF): New definition.Richard M. Stallman1995-11-211-0/+3
|
* (unload_color, unload_font): Never invalidate computed faces 0 and 1.Richard M. Stallman1995-11-211-2/+4
|
* (apropos-print): Put the item propertyRichard M. Stallman1995-11-211-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. Stallman1995-11-211-5/+10
|
* (Fdisplay_buffer): Always deiconify the window's frame.Richard M. Stallman1995-11-211-12/+23
| | | | (display_buffer_1): New subroutine.
* (Fcurrent_time): Doc fix.Richard M. Stallman1995-11-211-1/+1
|
* (main): Add LINUX_SBRK_BUG conditional call to __sbrk.Richard M. Stallman1995-11-211-0/+4
|
* [LINUX] (LINUX_SBRK_BUG): Defined.Richard M. Stallman1995-11-211-0/+4
|
* Alter test-distrib to test-dis.Richard M. Stallman1995-11-211-0/+1
|
* (eldoc-mode-print-current-symbol-info): Do nothing if executing-macro.Noah Friedman1995-11-211-2/+3
|
* (SYSTEM_PURESIZE_EXTRA): Increased.Richard M. Stallman1995-11-211-1/+1
|
* (syms_of_dosfns): Use 0x75 for dos_keypad_mode.Richard M. Stallman1995-11-211-1/+1
|
* (apropos-print): Use apropos-local-map as buffer's map,Richard M. Stallman1995-11-211-2/+2
| | | | not as a text property.
* (Flist): Avoid using -- in while condition.Richard M. Stallman1995-11-201-3/+7
|
* (face-color-supported-p): Return nil if no window system.Richard M. Stallman1995-11-201-9/+10
|
* (menu-bar-epatch-menu, menu-bar-ediff-merge-menu)Richard M. Stallman1995-11-201-3/+3
| | | | (menu-bar-ediff-menu): Give names to the menus.
* Renamed from ediff-meta.el. Changed provide.Richard M. Stallman1995-11-201-3/+3
|
* (ediff-show-registry): Use renamed file ediff-mult.Richard M. Stallman1995-11-201-1/+1
|
* Require ediff-mult.Richard M. Stallman1995-11-201-1/+1
|
* (ediff-mult): Require ediff-mult.Richard M. Stallman1995-11-201-1/+1
|
* (array-mode): Set overwrite-mode to overwrite-mode-textual.Richard M. Stallman1995-11-201-1/+1
|
* (choose_minibuf_frame): On MSDOS, just use minibuf_window.Richard M. Stallman1995-11-201-0/+4
|
* (Vsource_directory): New variable.Richard M. Stallman1995-11-201-0/+11
| | | | | (init_lread): Initialize it. (syms_of_lread): Set up Lisp var.
* (save-place-to-alist): Handle hexl-mode specially.Richard M. Stallman1995-11-201-1/+4
|
* (hexl-mode): Set require-final-newline to nil.Richard M. Stallman1995-11-201-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. Stallman1995-11-201-2/+2
|
* (cal-tex-cursor-week-iso): Doc fix.Erik Naggum1995-11-191-1/+1
|
* (cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.Richard M. Stallman1995-11-191-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. Stallman1995-11-191-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): IfRichard M. Stallman1995-11-191-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_valueRichard M. Stallman1995-11-191-0/+7
| | | | before making a new local binding.
* #undef SIGPOLL and SIGURG as well as SIGIO.Richard M. Stallman1995-11-191-0/+4
|