Jay Belanger
e42ed20cbb
(calc-embedded-restore-original-modes): Add argument for Calculator buffer.
...
(calc-do-embedded): Use specific Calculator buffer when cancelling
embedded mode.
2009-03-30 02:17:40 +00:00
Kenichi Handa
be7572015b
(chinese-big5): Change type to `big5'.
2009-03-30 01:52:26 +00:00
Chong Yidong
f422799841
Fix last change.
2009-03-30 01:15:08 +00:00
Chong Yidong
f1389359d0
(help-buffer): Add docstring.
2009-03-30 01:06:27 +00:00
Chong Yidong
c2ba9ee0b0
* help-mode.el (help-buffer): Add docstring.
2009-03-30 01:06:14 +00:00
Juanma Barranquero
294a5fcdba
Fix typos.
2009-03-29 21:42:55 +00:00
Chong Yidong
4c11694459
with-help-window is already documented.
2009-03-29 19:50:31 +00:00
Chong Yidong
bbe45ef7c0
(Help Functions): Remove a sentence about long-obsolete Emacs versions.
2009-03-29 19:14:21 +00:00
Chong Yidong
87f649f65c
* help.texi (Help Functions): Remove a sentence about long-obsolete
...
Emacs versions.
2009-03-29 19:14:13 +00:00
Chong Yidong
9e375bf071
(Accessing Documentation): Remove a sentence about long-obsolete Emacs versions.
2009-03-29 18:22:37 +00:00
Chong Yidong
9eb52e90b2
* help.texi (Accessing Documentation): Remove a sentence about
...
long-obsolete Emacs versions.
2009-03-29 18:22:10 +00:00
Chong Yidong
ecc7b4bf30
Checked modes.texi.
2009-03-29 17:42:43 +00:00
Chong Yidong
2079438ac6
(Mode Line Variables): The default values of the mode
...
line variables are now more complicated.
2009-03-29 17:42:26 +00:00
Chong Yidong
b9723f3984
* modes.texi (Mode Line Variables): The default values of the mode
...
line variables are now more complicated.
2009-03-29 17:42:11 +00:00
Chong Yidong
3ce80cbea3
Conditionalize prototyping and use of ftfont_variation_glyphs.
2009-03-29 17:12:26 +00:00
Chong Yidong
5da5f80524
* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
2009-03-29 17:12:10 +00:00
David Reitter
4c785fa701
(ns-expand-space): remove defvar.
...
(S-,): bind to `customize' in line with menu item.
([global-map windows]): remove (in line with other platforms).
(menu-bar-update-frames, force-menu-bar-update-buffers,force-menu-bar-update-buffers,force-menu-bar-update-buffers): remove, not needed.
(menu-bar-update-hook): do not alter.
(generate-fontset-menu,mouse-set-font): amend doc string of these defaliases to point out their altered meaning in NS.
2009-03-29 00:00:30 +00:00
David Reitter
5848d13016
*** empty log message ***
2009-03-28 23:58:45 +00:00
Juri Linkov
7f3130fc99
(minibuffer-default-add-completions):
...
Remove `(interactive)'. (Bug#2805)
2009-03-28 21:18:02 +00:00
Jan Djärv
e390f3a3fc
Point to etc/PROBLEMS for Gtk+ and display exit problem.
2009-03-28 16:03:03 +00:00
Chong Yidong
c986813b27
(Derived Modes): Note that define-derive-mode sets the mode-class
...
property.
2009-03-28 13:49:57 +00:00
Chong Yidong
31c9eebb5a
* modes.texi (Derived Modes): Note that define-derive-mode sets the
...
mode-class property.
2009-03-28 13:49:50 +00:00
Chong Yidong
893cdc5799
Documented special-mode.
2009-03-28 13:39:10 +00:00
Chong Yidong
4163374057
(Major Mode Conventions): Note that specialness is inherited.
2009-03-28 13:38:55 +00:00
Chong Yidong
3c25a5a986
* modes.texi (Major Mode Conventions): Note that specialness is
...
inherited.
2009-03-28 13:37:36 +00:00
Eli Zaretskii
7f94baf012
(shell-quote-wildcard-pattern): Doc fix.
2009-03-28 12:27:52 +00:00
Stefan Monnier
9628fed721
* editfns.c (general_insert_function): Adjust to insdel.c changes.
...
* insdel.c (prepare_to_modify_buffer, signal_before_change):
Some more EMACS_INT.
* lisp.h (copy_text, count_size_as_multibyte): Fix last change.
2009-03-28 04:53:04 +00:00
Stefan Monnier
08c8710454
(dump_glyph): Fix typo.
2009-03-28 04:52:28 +00:00
Stefan Monnier
29edae16f0
(delete_frame): Work around compiler bug.
2009-03-28 04:52:12 +00:00
Chong Yidong
b4fcdf02b8
Checked keymaps.texi.
2009-03-28 03:23:08 +00:00
Chong Yidong
260c0dc1ca
(Prefix Keys): The M-g prefix key is now named goto-map. Add
...
search-map to the list.
2009-03-28 03:18:24 +00:00
Chong Yidong
b0cc32db4c
* keymaps.texi (Prefix Keys): The M-g prefix key is now named
...
goto-map. Add search-map to the list.
2009-03-28 03:17:55 +00:00
Stefan Monnier
ae19ba7cfc
* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
...
(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.
2009-03-28 02:24:22 +00:00
Stefan Monnier
ab226c5075
(Finsert_file_contents): Don't limit size to INT_MAX/4.
2009-03-28 02:06:06 +00:00
Jan Djärv
46dfb8fbad
(handle_one_xevent): Call x_handle_net_wm_state if
...
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.
2009-03-27 18:40:04 +00:00
Jan Djärv
fc82c45286
(struct x_display_info): Add atoms for _NET_WM_STATE.
2009-03-27 18:37:41 +00:00
Eli Zaretskii
0c6af6ddeb
(ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."
...
and "..". (Bug#2801)
2009-03-27 18:34:58 +00:00
Jan Djärv
5a9aae2ec9
(x_set_font): If the fullscreen property is non-nil, adjust
...
lines and columns so we keep the same pixel height and width.
2009-03-27 18:30:55 +00:00
Andreas Schwab
11ff3b6711
* simple.el (shift-select-mode): Make it a defcustom.
...
* cus-start.el: Remove shift-select-mode.
2009-03-27 16:50:14 +00:00
Stefan Monnier
d347e4943a
* keyboard.c (tty_read_avail_input): Don't treat a -1 return from
...
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.
2009-03-27 16:14:23 +00:00
Stefan Monnier
d696b0d53f
(url-file-handler): Save match data.
2009-03-27 15:58:16 +00:00
Eli Zaretskii
1213465a82
(System Environment): Update the list of system-type values.
2009-03-27 14:54:15 +00:00
Eli Zaretskii
c5e0006dc4
(The Mark) <handle-shift-selection>: Update for removal of the optional
...
argument DEACTIVATE.
2009-03-27 14:43:14 +00:00
Kenichi Handa
67ceab9df4
(Fdetect_coding_string): Improve the docstrings.
2009-03-27 07:26:37 +00:00
Kenichi Handa
b811c52b91
(Fdetect_coding_region, Fcoding_system_priority_list): Improve the
...
docstrings.
2009-03-27 07:25:44 +00:00
Stefan Monnier
c95a500868
(Fx_focus_frame): Declare.
2009-03-26 22:15:13 +00:00
Stefan Monnier
84db11d602
* callint.c (Fcall_interactively): For '^' just delegate the work to
...
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.
2009-03-26 17:07:54 +00:00
Juanma Barranquero
6c01cfb683
* align.el (align-large-region, align-perl-modes, align-rules-list)
...
(align-open-comment-modes): Fix typos in docstrings.
(align-region-separate): Doc fixes.
2009-03-26 16:21:25 +00:00
Glenn Morris
bcf3f1f5de
Add C-u M-x rmail to previous change.
2009-03-26 05:38:59 +00:00
Stefan Monnier
3835d0d099
(archive-ar-summarize): Don't burp on special GNU
...
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.
2009-03-26 01:19:50 +00:00