aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Accessing Documentation): Update example to useChong Yidong2009-03-301-28/+35
* * help.texi (Accessing Documentation): Update example to useChong Yidong2009-03-301-0/+8
* (map_charset_for_dump): Add missing UNGCPRO.Stefan Monnier2009-03-302-0/+5
* (ansi-color-get-face): UseAndreas Schwab2009-03-302-5/+10
* *** empty log message ***Jason Rumney2009-03-301-0/+5
* (locate-dominating-stop-dir-regexp): Stop searchingJason Rumney2009-03-301-2/+3
* (fontset_from_font): Specify only registry in a font-spec for allKenichi Handa2009-03-302-12/+24
* Fix previous change. Define ftfont_variation_glyphsKenichi Handa2009-03-302-6/+8
* *** empty log message ***Jay Belanger2009-03-301-0/+13
* (calc-buffer-list): New variable.Jay Belanger2009-03-301-1/+68
* (calc-embedded-restore-original-modes): Add argument for Calculator buffer.Jay Belanger2009-03-301-5/+5
* (chinese-big5): Change type to `big5'.Kenichi Handa2009-03-302-1/+5
* Fix last change.Chong Yidong2009-03-301-4/+5
* (help-buffer): Add docstring.Chong Yidong2009-03-301-0/+4
* * help-mode.el (help-buffer): Add docstring.Chong Yidong2009-03-301-0/+4
* Fix typos.Juanma Barranquero2009-03-291-11/+9
* with-help-window is already documented.Chong Yidong2009-03-291-0/+1
* (Help Functions): Remove a sentence about long-obsolete Emacs versions.Chong Yidong2009-03-291-5/+1
* * 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