summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2008-06-253-3/+3
* (Fstring_to_unibyte): Fix the previous change.Kenichi Handa2008-06-251-1/+1
* * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.Juanma Barranquero2008-06-253-16/+23
* Comment typo.Glenn Morris2008-06-251-1/+1
* Remove witness-emacs.Glenn Morris2008-06-251-1/+0
* Fix usage typo.Glenn Morris2008-06-251-1/+1
* Revert re-ordering and removal of .DS_Store that occurred in unicode merge.Glenn Morris2008-06-251-6/+7
* rst-mode got installed.Glenn Morris2008-06-251-1/+0
* (Fx_list_fonts): Call Flist_fonts with the arg PREFER.Kenichi Handa2008-06-252-1/+8
* (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