summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c (Fset_input_meta_mode): Doc fix.Chong Yidong2009-04-226-24/+44
* Checked os.texi.Chong Yidong2009-04-221-1/+1
* Update documentation status.Chong Yidong2009-04-221-0/+2
* * os.texi (Command-Line Arguments): DocumentChong Yidong2009-04-222-53/+71
* * term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,Chong Yidong2009-04-222-4/+4
* * term.c (Ftty_display_color_p, Ftty_display_color_cells)Chong Yidong2009-04-222-18/+25
* Minor comment fix.Chong Yidong2009-04-221-8/+5
* Documented initial-buffer-choice.Chong Yidong2009-04-221-0/+1
* * entering.texi (Entering Emacs): Document initial-buffer-choice.Chong Yidong2009-04-223-7/+28
* Add bug reference.Juanma Barranquero2009-04-211-1/+1
* (font_score): Check AVGWIDTH too.Kenichi Handa2009-04-212-0/+4
* Fix bug number in comment.Martin Rudalics2009-04-212-2/+2
* (diff-find-source-location): Don't callMartin Rudalics2009-04-212-1/+8
* (font_load_for_lface): Cancel previous change.Kenichi Handa2009-04-212-2/+3
* (decode_coding_utf_16): Reduce charbuf_end for theKenichi Handa2009-04-212-7/+26
* (unidata-get-decomposition): Fix previous change.Kenichi Handa2009-04-212-2/+7
* Re-generated.Kenichi Handa2009-04-212-0/+4
* admin/quick-install-emacs: Update get_config_var for autoconf 2.62Miles Bader2009-04-211-3/+4
* (proced-sort): Declare it buffer-local.Roland Winkler2009-04-202-53/+58
* (rfc2047-decode-region): Don't skip past `start', whichStefan Monnier2009-04-202-1/+6
* * emacsclient.c (print_help_and_exit): Fix typo and tabify (carefulJuanma Barranquero2009-04-202-5/+10
* * emacsclient.c (print_help_and_exit): Clarify argument placementChong Yidong2009-04-202-8/+14
* * os.texi (Startup Summary): Copyedits. The init file is notChong Yidong2009-04-202-72/+96
* The following changes fix Bug#3005 for wide glyphs on each platform,Jason Rumney2009-04-194-20/+56
* Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.Jan Djärv2009-04-195-4428/+5411
* (list-colors-duplicates): w32-default-color-map is a function.Jason Rumney2009-04-182-2/+7
* (font_put_frame_data): Use xfree instead of free.Andreas Schwab2009-04-182-1/+5
* * msdog.texi (Windows Fonts): Fix typos.Juanma Barranquero2009-04-182-6/+8
* * files.texi (Save Commands): Fix pxref.Juanma Barranquero2009-04-182-1/+5
* epa-file: fix garble with decode-coding-inserted-regionDaiki Ueno2009-04-182-5/+10
* * net/rcirc.el (rcirc): Use correct property names (Bug#3037).Chong Yidong2009-04-182-3/+7
* * thingatpt.el (thing-at-point-bounds-of-list-at-point): NewChong Yidong2009-04-182-2/+25
* * files.texi (Save Commands): Mention diff-buffer-with-file.Chong Yidong2009-04-182-2/+14
* * w32font.c (Qja, Qko): Remove declarations.Juanma Barranquero2009-04-172-3/+6
* * font.c (Qja, Qko): Move definitions here from ftfont.c.Chong Yidong2009-04-175-7/+19
* (unidata-get-decomposition): Adjust Hangle decomposition rule toKenichi Handa2009-04-172-1/+8
* Re-generated.Kenichi Handa2009-04-172-0/+4
* (Ftranslate_region_internal): Use Fconcat to make aKenichi Handa2009-04-172-6/+4
* (ftfont_pattern_entity): Return a newly allocatedKenichi Handa2009-04-172-1/+13
* * textmodes/flyspell.el (flyspell-correct-word-before-point):Chong Yidong2009-04-162-25/+19
* * search.c: Use EMACS_INT for buffer positions. Add prototypes.Andreas Schwab2009-04-163-56/+70
* Add bug reference.Andreas Schwab2009-04-161-1/+1
* (boyer_moore): Use zero as marker value for a possibleAndreas Schwab2009-04-162-98/+74
* * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-eltChong Yidong2009-04-162-0/+6
* browse-url.el (browse-url-filename-alist): Update :version for last change.Chong Yidong2009-04-161-1/+1
* * keyboard.c (adjust_point_for_property): Disable 2009-02-12Chong Yidong2009-04-162-11/+18
* * ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameterChong Yidong2009-04-162-1/+6
* (xfont_has_char): Special handling of `ja' and `ko' adstyle.Kenichi Handa2009-04-162-7/+55
* (xftfont_has_char): Special handling of `ja' and `ko' adstyle.Kenichi Handa2009-04-161-0/+12
* (Qja, Qko): Don't make them static.Kenichi Handa2009-04-161-86/+93