aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (ENCODE_UNSAFE_CHARACTER): Adjusted for the name changeKenichi Handa2003-05-221-8/+23
| | | | | | | | | | | | | of CODING_REPLACEMENT_CHARACTER. (decode_coding_iso2022): If CODING_FLAG_ISO_SAFE, set CODING_MODE_INHIBIT_UNENCODABLE_CHAR flag in coding->mode, and check this flag on encoding. (encode_coding_sjis_big5): Check CODING_MODE_INHIBIT_UNENCODABLE_CHAR flag of coding->mode. (Fset_terminal_coding_system_internal): Set CODING_MODE_INHIBIT_UNENCODABLE_CHAR flag in terminal_coding.mode instead of setting CODING_FLAG_ISO_SAFE flag in terminal_coding.flags.
* (CODING_REPLACEMENT_CHARACTER): Renamed fromKenichi Handa2003-05-221-3/+7
| | | | | CODING_INHIBIT_CHARACTER_SUBSTITUTION. (CODING_MODE_INHIBIT_UNENCODABLE_CHAR): New macro.
* *** empty log message ***Dave Love2003-05-211-0/+12
|
* (x_window, x_window): Use use_xim.Dave Love2003-05-211-39/+40
|
* (use_xim): Initialize.Dave Love2003-05-211-47/+65
| | | | | (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim. (x_term_init): Maybe set use_xim.
* (use_xim) [HAVE_X_I18N]: Declare.Dave Love2003-05-211-0/+5
|
* (main) [WINDOWSNT]: Move it here.Jason Rumney2003-05-212-1/+13
|
* (_start): Remove _fmode initialization.Jason Rumney2003-05-211-5/+0
|
* (get_local_map): Don't get char-property of previousStefan Monnier2003-05-211-4/+0
| | | | point any more: get_pos_property already does it and better.
* *** empty log message ***Dave Love2003-05-211-9/+3
|
* *** empty log message ***Dave Love2003-05-201-0/+4
|
* (MAIL_USE_FLOCK): Make it conditional.Dave Love2003-05-201-1/+11
|
* *** empty log message ***Richard M. Stallman2003-05-191-0/+9
|
* Comment change.Richard M. Stallman2003-05-193-3/+3
|
* (Finternal_set_lisp_face_attribute): Handle QunspecifiedRichard M. Stallman2003-05-191-14/+16
| | | | | | as value for QCfont attribute. (realize_default_face): lface should already exist; crash if not. Specify 0 for FORCE_P when calling set_lface_from_font_name.
* (Fignore_event): Doc fix.Richard M. Stallman2003-05-191-1/+1
|
* (decode_coding_string): Handle post-read-conversionKenichi Handa2003-05-191-1/+3
| | | | even if the coding doesn't require decoding.
* *** empty log message ***Kenichi Handa2003-05-191-0/+5
|
* *** empty log message ***Richard M. Stallman2003-05-181-0/+4
|
* (Fcall_process_region): Doc fix.Richard M. Stallman2003-05-181-1/+1
|
* *** empty log message ***Stefan Monnier2003-05-181-1/+2
|
* (Fload): Print a message if package is obsolete.Stefan Monnier2003-05-181-2/+7
|
* (Fselect_window): Add optional `norecord' arg.Stefan Monnier2003-05-172-32/+63
| | | | | | | | (select_window_1): Fold into Fselect_window. (select_window_norecord): New function. (temp_output_buffer_show): Use it. Preserve current buffer. (delete_window, Fother_window, Fset_window_configuration): Pass nil as new arg to Fselect_window.
* (Fselect_window): Add optional arg `norecord'.Stefan Monnier2003-05-177-16/+16
|
* (read_process_output): Back out change from 2003-03-09.David Kastrup2003-05-171-3/+3
|
* *** empty log message ***David Kastrup2003-05-171-0/+5
|
* (get_pos_property): Declare.Stefan Monnier2003-05-171-0/+1
|
* (create_root_interval, graft_intervals_into_buffer): Use BEG.Stefan Monnier2003-05-171-28/+39
| | | | | | (merge_properties, intervals_equal, merge_properties_sticky): Use XCAR, XCDR. (adjust_for_invis_intang): Pass new arg to text_property_stickiness. (get_local_map): Use get_pos_property (for stickiness and empty overlays).
* (get_pos_property): Don't assume that `object' = nil.Stefan Monnier2003-05-171-21/+21
|
* (text_property_stickiness): New arg `buffer'.Stefan Monnier2003-05-172-12/+16
|
* (read_minibuf): If buffer is empty, record the default in the history.Richard M. Stallman2003-05-172-7/+28
| | | | | (Fminibuffer_complete_word): When deleting the overlap, take account of its real position.
* (map_char_table): Fix previous change.Richard M. Stallman2003-05-171-4/+6
|
* (find_defun_start): When open_paren_in_column_0_is_defun_start,Richard M. Stallman2003-05-172-15/+46
| | | | return beginning of buffer.
* (specbinding_func): New typedef.Richard M. Stallman2003-05-171-2/+4
| | | | | | | (struct specbinding): Use specbinding_func, to put the `volatile' in the right place. (map_char_table): Declare added arg.
* (Fset_keymap_parent, map_keymap, Fcopy_keymap)Richard M. Stallman2003-05-171-5/+6
| | | | (Faccessible_keymaps): Pass new arg to map_char_table.
* (Ffontset_info): Pass new arg to map_char_table.Richard M. Stallman2003-05-171-2/+2
|
* (map_char_table): New arg TABLE gets the master table. All calls changed.Richard M. Stallman2003-05-171-5/+11
| | | | Process default and inheritance, resorting to Faref if necessary.
* (set_case_table): Pass new arg to map_char_table.Richard M. Stallman2003-05-171-5/+5
|
* (let_shadows_buffer_binding_p): Make target of p volatile.Richard M. Stallman2003-05-171-1/+1
|
* (Fgarbage_collect): Cast pointers into specpdl to avoid GCC warning.Richard M. Stallman2003-05-171-2/+3
|
* (Fdelete_file): Handle symlinks pointing to directories.Richard M. Stallman2003-05-162-1/+7
|
* (apply_modifiers): Don't fill the other cache.Stefan Monnier2003-05-152-6/+13
|
* *** empty log message ***Stefan Monnier2003-05-151-0/+2
|
* New file.Stefan Monnier2003-05-141-0/+400
|
* (Qwindowp, Qwindow_live_p, Vwindow_list)Stefan Monnier2003-05-143-32/+55
| | | | | | | | | | | | (Fwindow_end, Fselected_window, Fdelete_window, Fwindow_buffer) (Fget_buffer_window, Fsave_window_excursion, Fsplit_window) (Fset_window_configuration, Fcurrent_window_configuration) (compare_window_configurations, Fcoordinates_in_window_p, Fwindow_at) (Fpos_visible_in_window_p, mark_window_cursors_off) (window_internal_height, window_internal_width, Frecenter) (Fscroll_other_window, Fset_window_start, temp_output_buffer_show) (replace_buffer_in_all_windows, init_window_once, init_window) (syms_of_window, keys_of_window): Move from lisp.h to window.h.
* Include window.h.Stefan Monnier2003-05-142-2/+4
|
* (make_lispy_event): Apply modifiers to multibyte-char keys.Stefan Monnier2003-05-141-13/+22
| | | | | | (keyremap): Add `parent' field. (keyremap_step): Use it. Remove `parent' argument. (read_key_sequence): Setup and use the new `parent' field.
* *** empty log message ***Stefan Monnier2003-05-141-0/+4
|
* (adjust_point_for_property): Be more careful about termination.Stefan Monnier2003-05-111-1/+1
|
* (uniquify-rationalize-file-buffer-names): Thinko.Stefan Monnier2003-05-101-0/+14
|