summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (grep-files-aliases): Improve the C++ sourceDan Nicolaescu2008-07-112-1/+8
* * lisp.h:Dan Nicolaescu2008-07-1124-107/+56
* Change the Arabic words apearing in Non-ASCII examples toKenichi Handa2008-07-111-1/+1
* (move_it_to): Backtrack if past the edge of a wrapped line.Chong Yidong2008-07-101-36/+51
* * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.Chong Yidong2008-07-101-0/+5
* Add more rules to cyrillic-translit, makeTeodor Zlatanov2008-07-102-18/+26
* Add more rules to cyrillic-translit, makeTeodor Zlatanov2008-07-101-18/+80
* (message-send-mail-with-sendmail): Display the error message.Stefan Monnier2008-07-102-2/+8
* * src/fileio.c:Dan Nicolaescu2008-07-1018-116/+23
* * configure.in: Remove references to desupported systems.Dan Nicolaescu2008-07-103-3/+4
* *** empty log message ***Dan Nicolaescu2008-07-101-4/+1
* (ftfont_resolve_generic_family): Remove foundry fromAndreas Schwab2008-07-102-0/+6
* * unexec.c:Dan Nicolaescu2008-07-105-80/+334
* (truncated-partial-width-window-p): New function.Chong Yidong2008-07-101-0/+16
* Remove Longlines mode from menu. Add word-wrap option.Chong Yidong2008-07-101-17/+36
* * window.el (truncated-partial-width-window-p): New function.Chong Yidong2008-07-101-0/+5
* (x-create-frame-with-faces): Don't pass parameters thatChong Yidong2008-07-101-9/+16
* * faces.el (x-create-frame-with-faces): Don't pass parameters thatChong Yidong2008-07-101-0/+7
* * s/vms.h:Dan Nicolaescu2008-07-106-33/+6
* Remove removed var.Dan Nicolaescu2008-07-101-1/+0
* * m/template.h:Dan Nicolaescu2008-07-1014-129/+17
* * unexmips.c:Dan Nicolaescu2008-07-103-5/+8
* * configure.in: Use macppc for Darwin.Dan Nicolaescu2008-07-105-75/+9
* Remove boilerplate comments.Dan Nicolaescu2008-07-102-40/+3
* (UNEXEC, NO_TERMIO): Don't define, the s/ filesDan Nicolaescu2008-07-102-4/+5
* (xfont_open): Log the reason of failure.Kenichi Handa2008-07-102-3/+16
* (Fx_create_frame): Doc fixJason Rumney2008-07-091-1/+1
* * fontset.c (fontset_get_font_group):Stefan Monnier2008-07-093-2/+7
* (detect_coding_utf_8): Set detect_info->found only whenKenichi Handa2008-07-092-1/+5
* (xfont_text_extents): Fix initial setting of metrics.Kenichi Handa2008-07-091-10/+27
* (ftfont_text_extents): Fix initial setting of metrics.Kenichi Handa2008-07-092-2/+15
* *** empty log message ***Kenichi Handa2008-07-091-0/+69
* (xfont_open): Cancel the previous about font->vertical_centering.Kenichi Handa2008-07-091-1/+4
* (font_open_entity): Cancel the previous change.Kenichi Handa2008-07-091-6/+0
* (uniscribe_open): Adjust it for the change ofKenichi Handa2008-07-091-1/+2
* (w32font_open): Adjust it for the change ofKenichi Handa2008-07-091-6/+2
* (struct xftfont_info): New member ft_size. Make theKenichi Handa2008-07-091-85/+36
* (struct ftfont_info): New member index, delete memberKenichi Handa2008-07-091-143/+273
* (xfont_open): Adjust it for the change ofKenichi Handa2008-07-091-8/+3
* (font_make_object): New arg entity and pixelsize.Kenichi Handa2008-07-091-22/+165
* Include FT_BDF_H.Kenichi Handa2008-07-091-0/+3
* (font_make_object, font_match_p): Adjust prototypes.Kenichi Handa2008-07-091-2/+2
* (fontset_compare_rfontdef): Fix plus/minus.Kenichi Handa2008-07-091-168/+150
* (x_create_tip_frame): Pass parameter argument toChong Yidong2008-07-083-3/+3
* * macfns.c (x_create_tip_frame):Chong Yidong2008-07-081-0/+5
* (Finternal_merge_in_global_face): Save merged attributes for theChong Yidong2008-07-081-2/+5
* * xfaces.c (Finternal_merge_in_global_face): Save mergedChong Yidong2008-07-081-0/+5
* (face-set-after-frame-default): Simplify. Don't applyChong Yidong2008-07-081-62/+36
* * faces.el (face-set-after-frame-default): Simplify. Don't applyChong Yidong2008-07-081-0/+9
* * net/browse-url.el (browse-url-default-browser): Fix argument list in lambda.Juanma Barranquero2008-07-082-5/+10