]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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...
2008-06-21 Chong Yidong* startup.el (fancy-about-text, fancy-startup-tail...
2008-06-21 Glenn MorrisAdd witness-emacs.
2008-06-21 Glenn Morris(all): Explicitly pass EMACS to sub-make, for some...
2008-06-21 Chong Yidong(fixed-pitch): Use "Monospace" family.
2008-06-21 Chong Yidong* faces.el (fixed-pitch): Use "Monospace" family.
2008-06-21 Glenn MorrisWhitespace.
2008-06-21 Glenn MorrisFix rst.el attribution.
2008-06-21 Glenn Morris(custom-dependencies-no-scan-regexp): Add ldefs-boot.el.
2008-06-21 Glenn Morris(finder-no-scan-regexp): Add ldefs-boot.el
2008-06-21 Glenn MorrisComment fixes.
2008-06-21 Stefan Monnier(witness-emacs): Tell lisp to use bootstrap-emacs.
2008-06-21 Glenn Morris(calendar-forward-day): Scroll in one month increments.
2008-06-21 Glenn MorrisFactor out the magic numbers controlling the calendar...
2008-06-21 Stefan Monnier(witness-emacs): Use ../lisp, not $(lispsource).
2008-06-21 Michael Albinus* NEWS: Tramp uses auth-source.
2008-06-21 Michael Albinus*** empty log message ***
2008-06-21 Stefan Monnier* src/Makefile.in (PRECOMP): Remove.
2008-06-21 Ulf Jaspernewsticker: window config fix, doc fixes
2008-06-21 Miles Bader(text-scale-adjust): Bind `echo-keystrokes' to nil.
2008-06-21 Romain FrancoiseFix typo.
2008-06-21 Romain Francoise(INFO_FILES): Add sasl.
2008-06-21 Michael Albinus* tramp.texi (Password handling): Renamed from "Password
2008-06-21 Kenichi Handa(xftfont_open): Handle QCembolden only when FC_EMBOLDEN...
2008-06-21 Alan Mackenzie(c-guess-basic-syntax CASE 5D.5): Fix an infinite loop...
2008-06-21 Alan Mackenzie*** empty log message ***
next