]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2008-06-25 Chong Yidong* textmodes/tex-mode.el (tex-verbatim): Use monospace...
2008-06-25 Chong YidongFix last change, using "monospace" rather than "Monospace".
2008-06-25 Chong Yidong(x_default_font_parameter): If Xft is available, first try
2008-06-25 Chong Yidong* xfns.c (x_default_font_parameter): If Xft is availabl...
2008-06-25 Jason Rumney(get_glyph_face_and_encoding): Encode invalid glyphs...
2008-06-25 Stefan Monnier(Fbyte_code): Disable debugging code that doesn't compile.
2008-06-25 Stefan Monnier(syms_of_buffer): Remove default-word-wrap.
2008-06-25 Juri LinkovAdd global bindings `M-s o' for `occur', `M-s h r'...
2008-06-25 Juri Linkov(isearch-mode-map): Bind `M-s h r' to `isearch-highligh...
2008-06-25 Juri Linkov(goto-map): New variable. Rebind goto-related
2008-06-25 Stefan Monnier* bookmark.el (bookmark-alist): Allow the 2 slightly...
2008-06-25 Stefan Monnier* Makefile.in (Makefile): Use it for its timestamp...
2008-06-25 Stefan MonnierParen typo.
2008-06-25 Stefan Monnier* buff-menu.el: Use with-current-buffer and inhibit...
2008-06-25 Stefan Monnier* mm-util.el (mm-with-multibyte, mm-with-unibyte):...
2008-06-25 Stefan Monnier(eshell-manipulate): Check eshell-debug-command is...
2008-06-25 Stefan MonnierRequire CL.
2008-06-25 Juanma BarranqueroFix typos.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): Fix the previous change.
2008-06-25 Juanma Barranquero* xdisp.c (syms_of_xdisp) <truncate-partial-width-windo...
2008-06-25 Glenn MorrisComment typo.
2008-06-25 Glenn MorrisRemove witness-emacs.
2008-06-25 Glenn MorrisFix usage typo.
2008-06-25 Glenn MorrisRevert re-ordering and removal of .DS_Store that occurr...
2008-06-25 Glenn Morrisrst-mode got installed.
2008-06-25 Kenichi Handa(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
2008-06-25 Kenichi Handa(font_parse_fcname): Remove unused variables.
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-25 Dan Nicolaescu* vc-hg.el:
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-25 Dan Nicolaescu(vc-annotate-parent-rev): Pacify byte compiler.
2008-06-25 Dan Nicolaescu* vc-dir.el (vc-dir-marked-only-files-and-states):...
2008-06-25 Kenichi Handa(Fstring_to_unibyte): Fix typo in docstring.
2008-06-25 Kenichi HandaMention string-to-unibyte.
2008-06-25 Kenichi Handa(image-jpeg-p): Convert DATA to unibyte at first.
2008-06-25 Dan Nicolaescu(vc-annotate-parent-rev): Pacify byte compiler.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): EXFUN it.
2008-06-25 Kenichi Handa(str_to_unibyte): Extern it.
2008-06-25 Kenichi Handa(str_to_unibyte): New function.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): New function.
2008-06-25 Andreas Schwab(face-font-family-alternatives, variable-pitch): Use
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-24 Andreas SchwabFix thinko.
2008-06-24 Andreas Schwab(bootstrap-clean): Do what distclean does but don't...
2008-06-24 Andreas Schwab(${lispsource}/loaddefs.el): Renamed from
2008-06-24 Chong YidongDocument truncate-partial-width-windows change.
2008-06-24 Chong Yidong(face-font-family-alternatives, variable-pitch): Change...
2008-06-24 Chong Yidong* faces.el (face-font-family-alternatives, variable...
2008-06-24 Chong YidongDocument `word-wrap'.
2008-06-24 Chong Yidong(Vtruncate_partial_width_windows): New Lisp_Object...
2008-06-24 Chong Yidong(compute_motion): Obey integer values of truncate-parti...
2008-06-24 Chong Yidong(direct_output_for_insert): Avoid direct output when...
2008-06-24 Chong YidongReplace truncate_partial_width_windows with
2008-06-24 Chong Yidong(struct it): Replace bool truncate_lines_p with a line_...
2008-06-24 Chong Yidong(syms_of_buffer): New variables default-word-wrap and...
2008-06-24 Chong Yidong(struct buffer): New member word_wrap.
2008-06-24 Chong Yidong* buffer.h (struct buffer): New member word_wrap.
2008-06-24 Chong YidongRe-order items.
2008-06-24 Stefan MonnierFix up comments.
2008-06-24 Jason Rumney(Ffont_face_attributes): Multiply pixel size before...
2008-06-24 Jason Rumney(PIXEL_TO_POINT): Clarify usage in comment.
2008-06-24 Jason RumneyAdd coding tag.
2008-06-24 Kenichi Handa(font_score): Even if the PIXEL_SIZE is the same, check
2008-06-24 Jay Belanger(Killing from the stack): Mention how to use normal...
2008-06-24 Jay Belanger(calc-init-extensions): Add keybinding for `kill-ring...
2008-06-24 Jay Belanger(calc-mode-map): Add extra keybindings to `calc-missing...
2008-06-24 Miles BaderHandle void selection in mouse-appearance-menu
2008-06-24 Dan Nicolaescu* add-log.el (add-change-log-entry): Add new arg to...
2008-06-24 Dan Nicolaescu(vc-client-object): Remove.
2008-06-24 Dan Nicolaescu(Todo): Update.
2008-06-24 Juanma Barranquero* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic...
2008-06-24 Dan Nicolaescu* vc-hg.el (vc-annotate-convert-time, vc-default-status...
2008-06-24 Juanma BarranqueroFix typos.
2008-06-23 Juanma Barranquero* gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
2008-06-23 Eli ZaretskiiLarge file support in MS-Windows `stat' is done.
2008-06-23 Jason Rumney* w32term.c (x_draw_glyph_string_background)
2008-06-23 Dan Nicolaescu(vc-annotate-mode): Derive from special-mode
2008-06-23 Stefan Monnier(distclean): Don't delete *.elc and autogen files.
2008-06-23 Miles BaderAdd arch tagline
2008-06-22 Dan Nicolaescu* vc.el:
2008-06-22 Dan Nicolaescu* vc.el: Move vc-annotate variables and functions ...
2008-06-22 Kenichi Handa(font_find_for_lface): Try the adstyle specified in...
2008-06-22 Dan Nicolaescu* vc-dav.el: Move here from url/vc-dav.el.
2008-06-22 Dan Nicolaescu* vc-dav.el: Move here from url/vc-dav.el.
2008-06-22 Stefan Monnier(x_set_frame_alpha): Add x_catch_errors for bug#437.
2008-06-22 Stefan Monnier* Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS...
2008-06-22 Glenn Morris(.SUFFIXES): Declare .el.elc as a suffix rule, for...
2008-06-22 Glenn Morris(top_bootclean): Remove obsolete references to lock/.
2008-06-22 Glenn Morris(witness-emacs): Depend on temacs${EXEEXT}.
2008-06-21 Glenn Morris(help-xref-interned): Declare.
2008-06-21 Glenn Morris(easy-mmode-set-keymap-parents): Evaluate definition...
2008-06-21 Glenn MorrisRequire 'cl when compiling.
2008-06-21 Glenn MorrisRequire 'cl when compiling.
2008-06-21 Glenn MorrisRequire 'cl when compiling.
2008-06-21 Glenn Morris(bug-reference-fontify): Revert previous change that...
2008-06-21 Glenn MorrisAdd bug-reference-url-format local setting.
2008-06-21 Glenn Morris(bug-reference-map): Bind down-mouse-1 rather than...
2008-06-21 John Paul Wallington(define-derived-mode): Add `doc-string' declaration.
2008-06-21 John Paul Wallington(rst-mode): Put docstring in right place.
2008-06-21 Chong Yidong(fancy-about-text, fancy-startup-tail): Increase text...
next