- 28 Mar, 2009 4 commits
-
-
Chong Yidong authored
search-map to the list.
-
Chong Yidong authored
goto-map. Add search-map to the list.
-
Stefan Monnier authored
(adjust_markers_gap_motion, adjust_markers_for_delete) (adjust_markers_for_insert, adjust_point) (adjust_markers_for_replace, make_gap_larger, make_gap_smaller) (make_gap, copy_text, count_size_as_multibyte, insert) (insert_and_inherit, insert_before_markers) (insert_before_markers_and_inherit, insert_1) (count_combining_before, count_combining_after, insert_1_both) (insert_from_string, insert_from_string_before_markers) (insert_from_string_1, insert_from_gap, insert_from_buffer) (insert_from_buffer_1, adjust_after_replace) (adjust_after_replace_noundo, adjust_after_insert, replace_range) (replace_range_2, del_range, del_range_1, del_range_byte) (del_range_both, del_range_2, modify_region) (prepare_to_modify_buffer, signal_before_change) (signal_after_change, Fcombine_after_change_execute): Use EMACS_INT for buffer positions and sizes. * lisp.h: Adjust prototypes accordingly. * fileio.c (adjust_markers_for_delete): Move declaration to lisp.h. (non_regular_inserted, non_regular_nbytes, read_non_regular) (Finsert_file_contents): Use EMACS_INT for buffer positions.
-
Stefan Monnier authored
-
- 27 Mar, 2009 11 commits
-
-
Jan Djärv authored
the property _NET_WM_STATE has changed. updated. (x_handle_net_wm_state): New function to update frame parameter fullscreen. (x_term_init): Initialize atoms for _NET_WM_STATE.
-
Jan Djärv authored
-
Eli Zaretskii authored
and "..". (Bug#2801)
-
Jan Djärv authored
lines and columns so we keep the same pixel height and width.
-
Andreas Schwab authored
* cus-start.el: Remove shift-select-mode.
-
Stefan Monnier authored
Gpm_GetEvent as an error that justifies closing the filedescriptor. * term.c (close_gpm): Get the filedescriptor as a (new) parameter. (Fgpm_mouse_stop): Pass that new parameter. * termhooks.h (close_gpm): Adjust prototype.
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
argument DEACTIVATE.
-
Kenichi Handa authored
-
Kenichi Handa authored
docstrings.
-
- 26 Mar, 2009 5 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
handle-shift-selection. (syms_of_callint): Move declaration of shift-select-mode to simple.el. * simple.el (shift-select-mode): Move declaration from callint.c. (handle-shift-selection): Remove `deactivate' arg and check shift-select-mode instead.
-
Juanma Barranquero authored
(align-open-comment-modes): Fix typos in docstrings. (align-region-separate): Doc fixes.
-
Glenn Morris authored
-
Stefan Monnier authored
extension entries for lookup tables or extended file name tables. Distinguish the internal and external name, so lookup is easier. (archive-ar-extract): Take advantage of more precise name. Preserve point.
-
- 25 Mar, 2009 7 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
nowadays.
-
Chong Yidong authored
focus-follows-mouse nowadays.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Glenn Morris authored
-
- 24 Mar, 2009 13 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(Using Interactive): Not that interactive can be put in a symbol property. (Interactive Call): Note that a symbol with a non-nil interactive-form property satisfies commandp.
-
Chong Yidong authored
(Using Interactive): Not that interactive can be put in a symbol property. (Interactive Call): Note that a symbol with a non-nil interactive-form property satisfies commandp.
-
Chong Yidong authored
-
Chong Yidong authored
(Finteractive_form): Use it.
-
Chong Yidong authored
(Finteractive_form): Use it. * eval.c (Fcommandp): Use Qinteractive_form.
-
Michael Albinus authored
-
Jason Rumney authored
Calculate total size precisely. Decode environment variables before substituting. (Bug#38)
-
Glenn Morris authored
field with just a newline character. (widget-field-value-get): Don't reduce fields with just a space character to null. (character): Accept newline. (Bug#2689)
-
Kenichi Handa authored
-
Kenichi Handa authored
-