log

age author description
2010-06-25 Chong Yidong Revert last change.
2010-06-25 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
2010-06-25 Agustin martin Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
2010-06-25 Agustin martin ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
2010-06-25 Agustin martin Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
2010-06-25 Chong Yidong Add redisplay test for image and overlay string interaction.
2010-06-24 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
2010-06-24 Juri Linkov * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
2010-06-24 Chong Yidong Don't issue kmacro hint if echo area is in use (Bug#3412).
2010-06-24 Juanma Barranquero lib-src/movemail.c (error): Avoid warning when there are no args.
2010-06-24 Juanma Barranquero src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
2010-06-22 Mark A. Hershberger (none)
2010-06-22 Mark A. Hershberger Add in some useful convenience functions for handling HTTP.
2010-06-22 Jan D. Hide scroll bar when window is too small to avoid Gtk+ warning.
2010-06-22 Glenn Morris Minor simplification.
2010-06-22 Jan D. Don't use font names from GConf if font backend can't handle it (bug#6478).
2010-06-22 Glenn Morris * lisp/org/org-entities.el: Add explicit utf-8 coding cookie.
2010-06-22 Glenn Morris Add some utf-8 coding cookies.
2010-06-22 Jan D. * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
2010-06-21 Karl Fogel * lisp/simple.el (compose-mail): Fix doc string to refer to
2010-06-21 Alan Mackenzie Fix an indentation bug:
2010-06-21 Glenn Morris * INSTALL: Info files are compressed by default.
2010-06-20 Eli Zaretskii Avoid recentering when lines differ in their height.
2010-06-20 Chong Yidong Tweaks to package list UI.
2010-06-19 Chong Yidong Add preliminary describe-package functionality, and some cleanup.
2010-06-19 Eli Zaretskii xdisp.c (try_scrolling): Fix last change.
2010-06-19 Eli Zaretskii Fix occasional recentering under scroll-conservatively.
2010-06-19 Glenn Morris * lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
2010-06-18 Stefan Monnier * lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
2010-06-17 Juri Linkov Fix revert-buffer functionality of Help mode and Info.
2010-06-17 Dan Nicolaescu * lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
2010-06-17 Agustin martin ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
2010-06-17 Juanma Barranquero emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
2010-06-17 Juanma Barranquero menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
2010-06-17 Chong Yidong Merge package.el, written by Tom Tromey <tromey@redhat.com>.
2010-06-17 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
2010-06-16 Jay Belanger calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
2010-06-16 Juri Linkov * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
2010-06-16 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
2010-06-16 Stefan Monnier Merge from emacs-23
2010-06-16 Stefan Monnier * src/lread.c (read1): Phase out old-style backquotes a bit more.
2010-06-16 Agustin martin ispell.el: Fix portuguese casechars/not-casechars for missing 'çÇ'. (bug#6434).
2010-06-16 Stefan Monnier * lisp/font-lock.el (font-lock-major-mode): Rename from
2010-06-15 Juanma Barranquero * etc/NEWS.1-17: Fix typos.
2010-06-15 Glenn Morris Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
2010-06-15 Stefan Monnier * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
2010-06-15 Glenn Morris * etc/NEWS: appt-add.
2010-06-15 Glenn Morris Tweak previous change.
2010-06-15 Glenn Morris Close bug#5176.
2010-06-12 Chong Yidong * INSTALL: Update font information (Bug#6389).
2010-06-12 Glenn Morris Close bug#6361.
2010-06-12 Glenn Morris Close bug#6406.
2010-06-12 Glenn Morris * etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
2010-06-12 Glenn Morris Close bug#6408.
2010-06-10 Glenn Morris * doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2010-06-10 Glenn Morris Doc typo fixes.
2010-06-10 Glenn Morris * INSTALL: General update.
2010-06-15 Michael Albinus * auth-source.el (auth-source-pick): If choice does not contain a
2010-06-15 Juanma Barranquero * facemenu.el (list-colors-sort): Doc fix.
2010-06-15 Glenn Morris * lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.