aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (KOREAN): Remove ${srcdir}/quail/hangul3.elc.Kenichi Handa2008-06-032-2/+2
* (ELCFILES): Add $(lisp)/language/hanja-util.elc.Kenichi Handa2008-06-032-0/+13
* New file.Kenichi Handa2008-06-031-0/+7717
* (char_charset): Return NULL if the arg charset_list isKenichi Handa2008-06-032-1/+11
* (nnheader-accept-process-output): Autoload it.Glenn Morris2008-06-032-0/+6
* Comment.Glenn Morris2008-06-031-4/+4
* Comments don't need changelog entries.Glenn Morris2008-06-031-5/+0
* (f90-typedef-matcher, f90-looking-at-type-like): Check thatGlenn Morris2008-06-032-2/+7
* *** empty log message ***Glenn Morris2008-06-031-0/+10
* (mh-exec-cmd-env-daemon): Doc fix.John Paul Wallington2008-06-022-1/+5
* (font_pixel_size): Don't take cdr of an integer.Chong Yidong2008-06-021-1/+1
* * font.c (font_pixel_size): Don't take cdr of an integer.Chong Yidong2008-06-021-0/+4
* Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-0220-99/+86
* * lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/Jim Meyering2008-06-022-17/+9
* remove useless if-before-free testsJim Meyering2008-06-0214-51/+57
* Simplify the last change.Daiki Ueno2008-06-021-2/+2
* (epa-file-write-region): Write the entire bufferDaiki Ueno2008-06-022-0/+8
* (font_find_for_lface): Handle float font size.Kenichi Handa2008-06-022-12/+14
* *** empty log message ***Glenn Morris2008-06-021-0/+8
* (x_supports_face_attributes_p): Check face->font beforeKenichi Handa2008-06-022-2/+9
* *** empty log message ***Kenichi Handa2008-06-021-0/+12
* (w32_enumfont_pattern_entity): Use requested registry.Jason Rumney2008-06-012-13/+57
* (mh-path, mh-variant): Use dotted syntax for `package-version' info.John Paul Wallington2008-06-012-3/+8
* Fix typo in comment.Juanma Barranquero2008-06-011-11/+11
* Regenerate.Dan Nicolaescu2008-06-011-24/+14
* * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".Dan Nicolaescu2008-06-012-2/+7
* (dot, dotdot): Remove, update users.Dan Nicolaescu2008-06-012-32/+28
* Remove obsolete TO DO comment. (It was implemented on 1993-03-27.)Magnus Henoch2008-06-012-3/+5
* (x-get-selection): Fix typo.Juanma Barranquero2008-06-012-1/+5
* Implement face-remapping-alist featureMiles Bader2008-06-017-40/+327
* (describe-text-sexp): Use `string-match-p'. Simplify.Juanma Barranquero2008-06-012-13/+16
* (syms_of_textprop) <text-property-default-nonsticky>:Juanma Barranquero2008-06-012-3/+8
* Merge from emacs--rel--22Miles Bader2008-06-012-1/+6
|\
| * (tar-header-block-summarize): Ensure one space around user&group.Stefan Monnier2008-05-262-1/+6
| * Merge from gnus--rel--5.10Miles Bader2008-05-263-21/+91
* | Merge from gnus--devo--0Miles Bader2008-06-014-20/+61
* | *** empty log message ***John Paul Wallington2008-06-011-0/+5
* | (icomplete-get-keys): Doc fix. Use `when'.Juanma Barranquero2008-05-312-12/+16
* | *** empty log message ***Glenn Morris2008-05-312-13/+1
* | New file.Glenn Morris2008-05-311-0/+25
* | (describe-variable-custom-version-info): Handle dottedJohn Paul Wallington2008-05-311-1/+3
* | *** empty log message ***Dan Nicolaescu2008-05-311-1/+1
* | Fix typos.Dan Nicolaescu2008-05-311-1/+1
* | (vc-cvs-after-dir-status): Support spaces in fileDan Nicolaescu2008-05-312-24/+25
* | (Windows Keyboard): Fix text added on 2008-05-29.Eli Zaretskii2008-05-312-21/+31
* | (font_list_entities): Fix the car part of data to beKenichi Handa2008-05-312-0/+6
* | (Fancy Diary Display): Simplify.Glenn Morris2008-05-312-15/+12
* | (ftfont_font_format): Don't use strcasestr.Kenichi Handa2008-05-312-8/+18
* | (compile-last): Replace tr in `els' assignment with sed. Remove shellGlenn Morris2008-05-312-11/+15
* | * chartab.c (Foptimize_char_table, optimize_sub_char_table):Stefan Monnier2008-05-304-20/+31