aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (script-representative-chars): Re-addKenichi Handa2008-09-011-1/+2
* (BUILD_CHAR_GLYPH): New macro.Eli Zaretskii2008-08-312-8/+29
* Fix typos.Juanma Barranquero2008-08-312-23/+16
* Move provide statement to the end of the file.Chong Yidong2008-08-311-2/+1
* * ido.el: Move provide statement to the end of the file.Chong Yidong2008-08-311-0/+4
* Fix EOL mishap.Juanma Barranquero2008-08-311-196/+196
* Merge from gnus--devo--0Miles Bader2008-08-312-6/+35
* *** empty log message ***Martin Rudalics2008-08-311-0/+5
* (linum-mode): `window-size-change-functions' can now be buffer-local.Martin Rudalics2008-08-312-199/+202
* (prepare_menu_bars): Don't callMartin Rudalics2008-08-311-2/+3
* Update documentation status.Chong Yidong2008-08-311-0/+1
* Checked display.texiChong Yidong2008-08-311-1/+1
* (Display): Move Temporary Face Changes node to justChong Yidong2008-08-311-337/+294
* (Top): Add Temporary Face Changes xref.Chong Yidong2008-08-311-0/+1
* * emacs.texi (Top): Add Temporary Face Changes xref.Chong Yidong2008-08-311-0/+12
* *** empty log message ***Glenn Morris2008-08-311-0/+2
* * font.h (font_range):Stefan Monnier2008-08-314-5/+11
* (Fmake_variable_frame_local): Doc fix.Glenn Morris2008-08-301-1/+3
* Comment.Glenn Morris2008-08-301-0/+3
* *** empty log message ***Glenn Morris2008-08-302-0/+6
* (Fmodify_frame_parameters): Doc fix.Glenn Morris2008-08-301-1/+3
* (make-variable-frame-local): Tweak obsolescence message.Glenn Morris2008-08-301-1/+2
* (Info-hide-note-references, Info-refill-paragraphs): Doc fixes.Glenn Morris2008-08-302-2/+7
* (apropos-command): Report documentation errors, rather than ignoring.Glenn Morris2008-08-302-3/+7
* Comment.Glenn Morris2008-08-301-0/+5
* (init_user_info): Allocate buf[] with xmalloc using the size needed byEli Zaretskii2008-08-302-81/+154
* (IT_update_begin, IT_update_end): Add termscript trace.Eli Zaretskii2008-08-302-1/+9
* (IT_display_cursor): Write "CURSOR ON/OFF" to termscript only whenEli Zaretskii2008-08-302-2/+7
* (Fw16_set_clipboard_data): Don't encode text if clipboard is unavailable.Eli Zaretskii2008-08-302-4/+11
* (init_display): Set `tty's association in frame's parameters alist to the nameEli Zaretskii2008-08-302-1/+13
* (describe-function-1): Handle broken aliases. (Bug#825)Glenn Morris2008-08-302-129/+140
* (apropos-command): Ignore documentation errors. (Bug#825)Glenn Morris2008-08-301-1/+1
* (url-https-expand-file-name): Resolve directly to url-default-expanderGlenn Morris2008-08-302-2/+10
* (isearch-highlight-regexp): Fix case of highlighted string.Chong Yidong2008-08-291-8/+15
* * isearch.el (isearch-highlight-regexp): Fix case of highlightedChong Yidong2008-08-291-0/+5
* (uniscribe_check_otf): Don't fallback on DFLT script.Jason Rumney2008-08-292-0/+6
* (mode-line-frame-control, mode-line-frame-identification): Fix last change.Eli Zaretskii2008-08-291-5/+4
* (lao-composition-function): Fix previous change.Kenichi Handa2008-08-291-4/+4
* (fill_gstring_body): Avoid compiler warnings.Eli Zaretskii2008-08-292-1/+6
* (font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET_CODE to avoidEli Zaretskii2008-08-291-2/+5
* (report_file_error): Clarify the case of slash defeating downcasing.Eli Zaretskii2008-08-291-1/+2
* (mode-line-frame-identification): Fix last change.Eli Zaretskii2008-08-292-4/+11
* (uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.Eli Zaretskii2008-08-292-1/+15
* (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.Eli Zaretskii2008-08-291-1/+1
* ($(BLD)/w32uniscribe.$(O)): Depend on composite.hEli Zaretskii2008-08-291-0/+1
* (report_file_error): Don't downcase the first characterKenichi Handa2008-08-291-1/+2
* *** empty log message ***Kenichi Handa2008-08-292-0/+55
* (setup-default-fontset): PrependKenichi Handa2008-08-291-3/+3
* (unicode-category-table): Setup unicode-category-table.Kenichi Handa2008-08-291-0/+20
* Fix setting up ofKenichi Handa2008-08-291-11/+47