2009-03-29 |
Chong Yidong |
* help.texi (Accessing Documentation): Remove a sentence about
|
2009-03-29 |
Chong Yidong |
Checked modes.texi.
|
2009-03-29 |
Chong Yidong |
(Mode Line Variables): The default values of the mode
|
2009-03-29 |
Chong Yidong |
* modes.texi (Mode Line Variables): The default values of the mode
|
2009-03-29 |
Chong Yidong |
Conditionalize prototyping and use of ftfont_variation_glyphs.
|
2009-03-29 |
Chong Yidong |
* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
|
2009-03-29 |
David Reitter |
(ns-expand-space): remove defvar.
|
2009-03-28 |
David Reitter |
*** empty log message ***
|
2009-03-28 |
Juri Linkov |
*** empty log message ***
|
2009-03-28 |
Juri Linkov |
(minibuffer-default-add-completions):
|
2009-03-28 |
Jan Djärv |
Point to etc/PROBLEMS for Gtk+ and display exit problem.
|
2009-03-28 |
Chong Yidong |
(Derived Modes): Note that define-derive-mode sets the mode-class
|
2009-03-28 |
Chong Yidong |
* modes.texi (Derived Modes): Note that define-derive-mode sets the
|
2009-03-28 |
Chong Yidong |
Documented special-mode.
|
2009-03-28 |
Chong Yidong |
(Major Mode Conventions): Note that specialness is inherited.
|
2009-03-28 |
Chong Yidong |
* modes.texi (Major Mode Conventions): Note that specialness is
|
2009-03-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-28 |
Eli Zaretskii |
(shell-quote-wildcard-pattern): Doc fix.
|
2009-03-28 |
Stefan Monnier |
* editfns.c (general_insert_function): Adjust to insdel.c changes.
|
2009-03-28 |
Stefan Monnier |
(dump_glyph): Fix typo.
|
2009-03-28 |
Stefan Monnier |
(delete_frame): Work around compiler bug.
|
2009-03-28 |
Chong Yidong |
Checked keymaps.texi.
|
2009-03-28 |
Chong Yidong |
(Prefix Keys): The M-g prefix key is now named goto-map. Add
|
2009-03-28 |
Chong Yidong |
* keymaps.texi (Prefix Keys): The M-g prefix key is now named
|
2009-03-28 |
Stefan Monnier |
* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
|
2009-03-28 |
Stefan Monnier |
(Finsert_file_contents): Don't limit size to INT_MAX/4.
|
2009-03-27 |
Jan Djärv |
*** empty log message ***
|
2009-03-27 |
Jan Djärv |
(handle_one_xevent): Call x_handle_net_wm_state if
|
2009-03-27 |
Jan Djärv |
(struct x_display_info): Add atoms for _NET_WM_STATE.
|
2009-03-27 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-27 |
Eli Zaretskii |
(ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."
|
2009-03-27 |
Jan Djärv |
(x_set_font): If the fullscreen property is non-nil, adjust
|
2009-03-27 |
Andreas Schwab |
* simple.el (shift-select-mode): Make it a defcustom.
|
2009-03-27 |
Stefan Monnier |
* keyboard.c (tty_read_avail_input): Don't treat a -1 return from
|
2009-03-27 |
Stefan Monnier |
(url-file-handler): Save match data.
|
2009-03-27 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-27 |
Eli Zaretskii |
(System Environment): Update the list of system-type values.
|
2009-03-27 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-27 |
Eli Zaretskii |
(The Mark) <handle-shift-selection>: Update for removal of the optional
|
2009-03-27 |
Kenichi Handa |
(Fdetect_coding_string): Improve the docstrings.
|
2009-03-27 |
Kenichi Handa |
(Fdetect_coding_region, Fcoding_system_priority_list): Improve the
|
2009-03-26 |
Stefan Monnier |
(Fx_focus_frame): Declare.
|
2009-03-26 |
Stefan Monnier |
* callint.c (Fcall_interactively): For '^' just delegate the work to
|
2009-03-26 |
Juanma Barranquero |
* align.el (align-large-region, align-perl-modes, align-rules-list)
|
2009-03-26 |
Glenn Morris |
Add C-u M-x rmail to previous change.
|
2009-03-26 |
Stefan Monnier |
(archive-ar-summarize): Don't burp on special GNU
|
2009-03-25 |
Chong Yidong |
(bubbles): Doc fix (Bug#2776).
|
2009-03-25 |
Chong Yidong |
* play/bubbles.el (bubbles): Doc fix (Bug#2776).
|
2009-03-25 |
Chong Yidong |
(Focus Events): Most X window managers don't use focus-follows-mouse
|
2009-03-25 |
Chong Yidong |
* commands.texi (Focus Events): Most X window managers don't use
|
2009-03-25 |
Juanma Barranquero |
* composite.el (auto-compose-chars): Fix typo in docstring.
|
2009-03-25 |
Juanma Barranquero |
Fix typo in comment.
|
2009-03-25 |
Glenn Morris |
Mention M-x find-file no longer works for Rmail files.
|
2009-03-24 |
Chong Yidong |
(Ffloat_time): Doc fix (Bug#2768).
|
2009-03-24 |
Chong Yidong |
* editfns.c (Ffloat_time): Doc fix (Bug#2768).
|
2009-03-24 |
Chong Yidong |
Checked commands.texi.
|
2009-03-24 |
Chong Yidong |
(Defining Commands): Clarify introduction.
|
2009-03-24 |
Chong Yidong |
* commands.texi (Defining Commands): Clarify introduction.
|
2009-03-24 |
Chong Yidong |
(Fcommandp): Use Qinteractive_form.
|
2009-03-24 |
Chong Yidong |
(Qinteractive_form): New variable.
|