aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (font_parse_fcname): Remove unused variables.Kenichi Handa2008-06-251-26/+20
* *** empty log message ***Kenichi Handa2008-06-251-0/+4
* * vc-hg.el:Dan Nicolaescu2008-06-253-1/+6
* *** empty log message ***Kenichi Handa2008-06-252-0/+15
* (vc-annotate-parent-rev): Pacify byte compiler.Dan Nicolaescu2008-06-252-3/+1
* * vc-dir.el (vc-dir-marked-only-files-and-states): Rename fromDan Nicolaescu2008-06-253-44/+94
* (Fstring_to_unibyte): Fix typo in docstring.Kenichi Handa2008-06-251-1/+1
* Mention string-to-unibyte.Kenichi Handa2008-06-251-0/+4
* (image-jpeg-p): Convert DATA to unibyte at first.Kenichi Handa2008-06-251-0/+1
* (vc-annotate-parent-rev): Pacify byte compiler.Dan Nicolaescu2008-06-252-0/+6
* (Fstring_to_unibyte): EXFUN it.Kenichi Handa2008-06-251-0/+1
* (str_to_unibyte): Extern it.Kenichi Handa2008-06-251-0/+2
* (str_to_unibyte): New function.Kenichi Handa2008-06-251-0/+32
* (Fstring_to_unibyte): New function.Kenichi Handa2008-06-251-0/+30
* (face-font-family-alternatives, variable-pitch): UseAndreas Schwab2008-06-252-3/+8
* *** empty log message ***Kenichi Handa2008-06-251-0/+6
* Fix thinko.Andreas Schwab2008-06-242-2/+2
* (bootstrap-clean): Do what distclean does but don't removeAndreas Schwab2008-06-242-8/+14
* (${lispsource}/loaddefs.el): Renamed fromAndreas Schwab2008-06-242-1/+6
* Document truncate-partial-width-windows change.Chong Yidong2008-06-241-3/+15
* (face-font-family-alternatives, variable-pitch): Change "Sans" to theChong Yidong2008-06-241-3/+5
* * faces.el (face-font-family-alternatives, variable-pitch): ChangeChong Yidong2008-06-241-0/+5
* Document `word-wrap'.Chong Yidong2008-06-241-0/+6
* (Vtruncate_partial_width_windows): New Lisp_Object, replacingChong Yidong2008-06-241-55/+198
* (compute_motion): Obey integer values of truncate-partial-width-windows.Chong Yidong2008-06-241-4/+14
* (direct_output_for_insert): Avoid direct output when inserting a spaceChong Yidong2008-06-241-0/+1
* Replace truncate_partial_width_windows withChong Yidong2008-06-241-2/+2
* (struct it): Replace bool truncate_lines_p with a line_wrap enumChong Yidong2008-06-241-2/+9
* (syms_of_buffer): New variables default-word-wrap and word-wrap.Chong Yidong2008-06-241-0/+16
* (struct buffer): New member word_wrap.Chong Yidong2008-06-241-0/+2
* * buffer.h (struct buffer): New member word_wrap.Chong Yidong2008-06-241-1/+36
* Re-order items.Chong Yidong2008-06-241-429/+441
* Fix up comments.Stefan Monnier2008-06-241-30/+30
* (Ffont_face_attributes): Multiply pixel size before pointJason Rumney2008-06-242-1/+6
* (PIXEL_TO_POINT): Clarify usage in comment.Jason Rumney2008-06-241-2/+5
* Add coding tag.Jason Rumney2008-06-241-2/+1
* (font_score): Even if the PIXEL_SIZE is the same, checkKenichi Handa2008-06-241-3/+2
* (Killing from the stack): Mention how to use normal Emacs copying.Jay Belanger2008-06-243-15/+31
* (calc-init-extensions): Add keybinding for `kill-ring-save'.Jay Belanger2008-06-241-0/+1
* (calc-mode-map): Add extra keybindings to `calc-missing-key'.Jay Belanger2008-06-241-1/+4
* Handle void selection in mouse-appearance-menuMiles Bader2008-06-242-1/+6
* * add-log.el (add-change-log-entry): Add new arg to force each newDan Nicolaescu2008-06-243-10/+20
* (vc-client-object): Remove.Dan Nicolaescu2008-06-242-150/+119
* (Todo): Update.Dan Nicolaescu2008-06-242-13/+5
* * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.Juanma Barranquero2008-06-242-0/+5
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-247-0/+22
* Fix typos.Juanma Barranquero2008-06-243-23/+19
* * gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:Juanma Barranquero2008-06-233-3/+29
* Large file support in MS-Windows `stat' is done.Eli Zaretskii2008-06-231-7/+0
* * w32term.c (x_draw_glyph_string_background)Jason Rumney2008-06-233-15/+8