aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Finternal_set_lisp_face_attribute): Be sure to make aKenichi Handa2008-05-151-2/+1
* (Fnew_fontset): Call font_unparse_xlfd with 256-byteKenichi Handa2008-05-152-3/+9
* Merge from gnus--devo--0Miles Bader2008-05-154-6/+27
* (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)John Paul Wallington2008-05-152-73/+90
* (ibuffer-assert-ibuffer-mode): New defsubst.John Paul Wallington2008-05-151-8/+11
* * net/tramp.el (tramp-echo-mark): Update docstring.Michael Albinus2008-05-142-5/+20
* Make vc-deduce-fileset do the right thing in derived buffers.Eric S. Raymond2008-05-142-1/+13
* Remove code dealing with --disable-font-backend.Jason Rumney2008-05-142-9/+4
* (w32_get_glyph_overhangs): Remove.Jason Rumney2008-05-142-15/+6
* (font_clear_cache): Check if the cached vector of entities is nilKenichi Handa2008-05-142-1/+3
* (convert-define-charset-argument): Remove period from end of error message.John Paul Wallington2008-05-142-3/+10
* (font_prop_validate): Make nil a valid value.Kenichi Handa2008-05-142-0/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14111-693/+480
* Update for font-backend changes.Glenn Morris2008-05-141-7/+1
* Regenerate.Glenn Morris2008-05-141-3/+0
* Mark as part of the GNU C Library rather than of Emacs.Glenn Morris2008-05-141-4/+5
* Merge from emacs--rel--22Miles Bader2008-05-145-12/+37
|\
| * (handle_one_xevent): Don't pass buttons higher than 3Jan Djärv2008-05-132-0/+7
| * Mention CVE name: CVE-2008-2142.Romain Francoise2008-05-121-2/+3
| * (fast-lock-cache-directories): Remove "." from itsStefan Monnier2008-05-122-4/+12
| * (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.YAMAMOTO Mitsuharu2008-05-122-7/+23
| * (main_thread): Conditionalize onYAMAMOTO Mitsuharu2008-05-121-6/+6
| * (smerge-command-prefix): Fix custom type.Reiner Steib2008-05-102-1/+8
| * (Fdirectory_files_and_attributes, Ffile_attributes): MentionEli Zaretskii2008-05-102-2/+10
| * (Windows Files): Update the documentation of w32-get-true-file-attributes.Eli Zaretskii2008-05-102-6/+13
| * (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.Eli Zaretskii2008-05-102-3/+10
| * (stat): Fix test of Vw32_get_true_file_attributes against the value returnedEli Zaretskii2008-05-101-3/+3
| * Fix spelling.Reiner Steib2008-05-081-1/+1
| * (Appending Kills): Remove a strangely off-topic index entry.Chong Yidong2008-05-081-1/+0
| * * killing.texi (Appending Kills): Remove a strangely off-topic indexChong Yidong2008-05-081-0/+5
* | (custom-face-attributes): Add "thin" for :weight.Kenichi Handa2008-05-142-1/+33
* | (font-weight-table, font-slant-table)Kenichi Handa2008-05-141-74/+53
* | (compose-chars-after): Assume that WINDOW is always non-nil.Kenichi Handa2008-05-141-8/+6
* | (setup-default-fontset): For kana, han,Kenichi Handa2008-05-141-13/+14
* | (set-language-environment): Set current-iso639-languageKenichi Handa2008-05-141-0/+3
* | ("Chinese-GB", "Chinese-BIG5")Kenichi Handa2008-05-141-0/+6
* | ("Japanese"): Set `iso639-language' property to `ja'.Kenichi Handa2008-05-141-0/+1
* | ("Korean"): Set `iso639-language' property to `ko'.Kenichi Handa2008-05-141-0/+1
* | Regenerate.Kenichi Handa2008-05-142-79/+74
* | Don't handle --disable-font-backend. Don't printKenichi Handa2008-05-141-91/+77
* | (fonts_changed_p): Comment improved.Kenichi Handa2008-05-141-1/+3
* | (detect_coding_iso_2022): Ignore a coding category thatKenichi Handa2008-05-142-0/+489
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-1385/+79
* | (x_load_resources): Don't setup a fontset resource.Kenichi Handa2008-05-141-23/+0
* | (xftfont_list): Adjusted for the change of `list'Kenichi Handa2008-05-141-119/+80
* | Include <stdlib.h> and "ccl.h".Kenichi Handa2008-05-141-270/+267
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-257/+25
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-2356/+375
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-186/+57
* | Include font.h.Kenichi Handa2008-05-141-0/+29