aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Customise. Don't modify pre-command-hook on file load; do in command.Simon Marshall1997-07-151-45/+68
|
* Customise. Don't install bindings on file load; use a fn.Simon Marshall1997-07-151-80/+172
|
* (isearch-char-to-string): Use char-to-string.Richard M. Stallman1997-07-151-2/+3
| | | | (isearch-quote-char): Add nonascii-insert-offset.
* automatically generated from GPLed versionMiles Bader1997-07-141-17/+17
|
* automatically generated from GPLed versionPaul Eggert1997-07-141-18/+52
|
* (unexec): Don't call update_dynamic_symbols if static link.Richard M. Stallman1997-07-141-2/+4
|
* (pc:*:*:*): New entry, for DJGPP.Richard M. Stallman1997-07-141-0/+5
|
* (make_lispy_event): Distinguish S-SPC from SPC.Richard M. Stallman1997-07-141-0/+4
|
* (read_char): Call timer_stop_idle unconditionally at non_reread.Richard M. Stallman1997-07-141-4/+1
|
* All user variables now converted to custom.Richard M. Stallman1997-07-141-166/+267
| | | | | | | | | | | | | | | | | | | | (iswitchb): New variable for use by the custom package. (iswitchb-default-buffer): Variable deleted. (iswitchb-define-mode-map): Addition of keybindings for iswitchb-kill-buffer and iswitchb-find-file. (iswitchb): When no text typed in, show all buffers. (iswitchb-complete): Use equal rather than eq. (iswitchb-next-match, iswitchb-prev-match): Use iswitchb-chop to handle reordering the buffer list. (iswitchb-chop): New function. (iswitchb-make-buflist): Rewritten for efficiency. (iswitchb-to-end): Operate on a list of buffers, not just one. (iswitchb-set-matches): Always return list of matching buffers, even in absence of user input. (iswitchb-kill-buffer): New function. (iswitchb-default-keybindings): Use read-kbd-macro for keys to define. (iswitchb-exhibit): Always return list of matching buffers. (iswitchb-show-default-buffer): Function deleted.
* (x_draw_box): Use scratch_cursor_gc to draw the cursorRichard M. Stallman1997-07-141-1/+16
| | | | box using the color specified by cursor_pixel.
* (init_display): Go ahead and prepare forRichard M. Stallman1997-07-131-1/+5
| | | | a X configuration in the CANNOT_DUMP case.
* (awk-mode): Require cc-langs, not cc-mode.Richard M. Stallman1997-07-131-1/+1
|
* Require cc-defs.Richard M. Stallman1997-07-131-0/+2
|
* (init_lread): Don't add to load-path lisp subdirectoriesRichard M. Stallman1997-07-131-3/+13
| | | | of the source tree if the parent of the source was moved after dumping Emacs.
* (msdos-bg-mode): New function.Richard M. Stallman1997-07-131-5/+22
| | | | | (msdos-face-setup, make-msdos-frame): Set background-mode and display-type properties for created frames.
* Remove `stamp-oldxmenu' dependency, soRichard M. Stallman1997-07-132-0/+2
| | | | MSDOS users won't need `touch' installed.
* (TAGS, tags): Include new lisp subdirectories.Richard M. Stallman1997-07-131-1/+1
|
* Use `sed' instead of `cp', which might not be installed.Richard M. Stallman1997-07-131-1/+1
|
* Comment changes.Richard M. Stallman1997-07-131-60/+58
|
* (Fcall_process) [MSDOS]: Request EOL conversion ofRichard M. Stallman1997-07-131-0/+13
| | | | the process output, unless we were promised it is binary.
* (Fwrite_region) [DOS_NT]: Always use binary mode sinceRichard M. Stallman1997-07-131-2/+1
| | | | coding conversion now takes care of NL -> CRLF.
* (XPointer): Define XPointer.Richard M. Stallman1997-07-131-3/+4
|
* (compile_pattern_1): Don't declare val with CONST.Richard M. Stallman1997-07-131-3/+3
|
* (decode_mode_spec): Initialize and use `p' (for the termcap case).Richard M. Stallman1997-07-121-2/+2
|
* (tpu-set-mode-line) Added mode-line-mule-info andRichard M. Stallman1997-07-121-1/+3
| | | | mode-line-frame-identification.
* (XPointer): Define XPointer.Richard M. Stallman1997-07-121-0/+2
|
* (main): Use setrlimit only if RLIMIT_STACK.Richard M. Stallman1997-07-121-2/+3
| | | | (main) [DOUG_LEA_MALLOC]: Call r_alloc_reinit when restarting a dumped Emacs.
* (r_alloc_reinit): New function.Richard M. Stallman1997-07-121-0/+18
|
* (get_system_name): Don't crash if Vsystem_name does not contain a string.Richard M. Stallman1997-07-121-1/+4
|
* (lock_file_1): Don't crash if Fuser_login_name orRichard M. Stallman1997-07-121-5/+16
| | | | | Fsystem_name don't return strings. (current_lock_owner): Likewise.
* (Fx_list_fonts): Fix Fnconc argument.Richard M. Stallman1997-07-121-1/+1
|
* Initial revisionRichard M. Stallman1997-07-121-0/+91
|
* (message2_nolog): Don't call fwrite will null string.Richard M. Stallman1997-07-121-1/+2
|
* (set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.Richard M. Stallman1997-07-121-10/+20
| | | | | (set_buffer_temp): Likewise. (fix_overlays_in_range): Likewise.
* (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slotRichard M. Stallman1997-07-121-2/+2
| | | | | argument to Lisp_Integer. (CATEGORY_TABLE_VERSION): Likewise.
* (Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.Richard M. Stallman1997-07-121-2/+2
| | | | (syms_of_ccl): Likewise.
* (Fdelete_backward_char): Convert Finsert_char argument toRichard M. Stallman1997-07-121-3/+4
| | | | | | Lisp_Integer and add missing argument. (internal_self_insert): Convert Fmove_to_column argument to Lisp_Integer and add missing argument.
* (Ffind_coding_system): Use call1, not call2.Richard M. Stallman1997-07-121-1/+1
|
* (Fsubstitute_command_keys): Add missing describe_map_tree argument.Richard M. Stallman1997-07-121-2/+2
|
* (Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.Richard M. Stallman1997-07-121-6/+11
| | | | (Ftranspose_regions): Convert Fset_text_properties arguments to Lisp_Integer.
* (Fwrite_region): Fix call2 argument.Richard M. Stallman1997-07-121-3/+3
| | | | (Fread_file_name): Convert Fcons argument to Lisp_Integer.
* (set_point): Convert call2 arguments to Lisp_Integer.Richard M. Stallman1997-07-121-4/+8
|
* (command_loop_1): Add missing message2 argument.Richard M. Stallman1997-07-121-8/+8
| | | | | | (menu_bar_items): Add missing get_keyelt argument. (follow_key): Likewise. (read_key_sequence): Likewise.
* (Fml_arg): Add missing Fread_string arguments.Richard M. Stallman1997-07-121-1/+1
|
* (Fread_from_minibuffer): Remove extra get_keymap argument.Richard M. Stallman1997-07-121-2/+2
| | | | (Fminibuffer_complete): Convert Fset_window_start argument to Lisp_Integer.
* (Fprocess_send_region): Convert move_gap argument to int.Richard M. Stallman1997-07-121-1/+1
|
* (init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.Richard M. Stallman1997-07-121-1/+1
|
* Fix copyright year.Richard M. Stallman1997-07-121-1/+1
|
* (interval_of): Convert args_out_of_range arguments to Lisp_Integer.Richard M. Stallman1997-07-121-1/+1
|