aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * help.texi (Help Functions): Remove a sentence about long-obsoleteChong Yidong2009-03-291-2/+2
* (Accessing Documentation): Remove a sentence about long-obsolete Emacs versions.Chong Yidong2009-03-291-3/+0
* * help.texi (Accessing Documentation): Remove a sentence aboutChong Yidong2009-03-291-0/+3
* Checked modes.texi.Chong Yidong2009-03-291-1/+1
* (Mode Line Variables): The default values of the modeChong Yidong2009-03-291-51/+17
* * modes.texi (Mode Line Variables): The default values of the modeChong Yidong2009-03-291-0/+5
* Conditionalize prototyping and use of ftfont_variation_glyphs.Chong Yidong2009-03-291-1/+9
* * ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.Chong Yidong2009-03-291-0/+5
* (ns-expand-space): remove defvar.David Reitter2009-03-291-59/+9
* *** empty log message ***David Reitter2009-03-281-0/+13
* (minibuffer-default-add-completions):Juri Linkov2009-03-282-1/+5
* Point to etc/PROBLEMS for Gtk+ and display exit problem.Jan Djärv2009-03-281-0/+2
* (Derived Modes): Note that define-derive-mode sets the mode-classChong Yidong2009-03-281-1/+7
* * modes.texi (Derived Modes): Note that define-derive-mode sets theChong Yidong2009-03-281-0/+2
* Documented special-mode.Chong Yidong2009-03-281-0/+1
* (Major Mode Conventions): Note that specialness is inherited.Chong Yidong2009-03-281-14/+20
* * modes.texi (Major Mode Conventions): Note that specialness isChong Yidong2009-03-281-0/+3
* (shell-quote-wildcard-pattern): Doc fix.Eli Zaretskii2009-03-282-4/+10
* * editfns.c (general_insert_function): Adjust to insdel.c changes.Stefan Monnier2009-03-284-17/+28
* (dump_glyph): Fix typo.Stefan Monnier2009-03-281-1/+1
* (delete_frame): Work around compiler bug.Stefan Monnier2009-03-281-1/+4
* Checked keymaps.texi.Chong Yidong2009-03-281-1/+1
* (Prefix Keys): The M-g prefix key is now named goto-map. AddChong Yidong2009-03-281-6/+15
* * keymaps.texi (Prefix Keys): The M-g prefix key is now namedChong Yidong2009-03-281-0/+5
* * insdel.c (move_gap, move_gap_both, gap_left, gap_right)Stefan Monnier2009-03-284-263/+256
* (Finsert_file_contents): Don't limit size to INT_MAX/4.Stefan Monnier2009-03-282-1/+9
* (handle_one_xevent): Call x_handle_net_wm_state ifJan Djärv2009-03-272-0/+91
* (struct x_display_info): Add atoms for _NET_WM_STATE.Jan Djärv2009-03-271-0/+4
* (ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."Eli Zaretskii2009-03-272-1/+9
* (x_set_font): If the fullscreen property is non-nil, adjustJan Djärv2009-03-271-0/+18
* * simple.el (shift-select-mode): Make it a defcustom.Andreas Schwab2009-03-273-3/+9
* * keyboard.c (tty_read_avail_input): Don't treat a -1 return fromStefan Monnier2009-03-274-8/+22
* (url-file-handler): Save match data.Stefan Monnier2009-03-272-1/+5
* (System Environment): Update the list of system-type values.Eli Zaretskii2009-03-272-6/+18
* (The Mark) <handle-shift-selection>: Update for removal of the optionalEli Zaretskii2009-03-272-4/+10
* (Fdetect_coding_string): Improve the docstrings.Kenichi Handa2009-03-271-0/+2
* (Fdetect_coding_region, Fcoding_system_priority_list): Improve theKenichi Handa2009-03-271-0/+5
* (Fx_focus_frame): Declare.Stefan Monnier2009-03-262-1/+4
* * callint.c (Fcall_interactively): For '^' just delegate the work toStefan Monnier2009-03-264-39/+41
* * align.el (align-large-region, align-perl-modes, align-rules-list)Juanma Barranquero2009-03-262-11/+17
* Add C-u M-x rmail to previous change.Glenn Morris2009-03-261-1/+2
* (archive-ar-summarize): Don't burp on special GNUStefan Monnier2009-03-262-52/+59
* (bubbles): Doc fix (Bug#2776).Chong Yidong2009-03-251-1/+12
* * play/bubbles.el (bubbles): Doc fix (Bug#2776).Chong Yidong2009-03-251-0/+4
* (Focus Events): Most X window managers don't use focus-follows-mouseChong Yidong2009-03-251-7/+6
* * commands.texi (Focus Events): Most X window managers don't useChong Yidong2009-03-251-0/+5
* * composite.el (auto-compose-chars): Fix typo in docstring.Juanma Barranquero2009-03-252-3/+5
* Fix typo in comment.Juanma Barranquero2009-03-251-4/+4
* Mention M-x find-file no longer works for Rmail files.Glenn Morris2009-03-251-0/+4
* (Ffloat_time): Doc fix (Bug#2768).Chong Yidong2009-03-241-1/+1