Mercurial > emacs
graph
-
merge trunkThu, 24 Jun 2010 15:10:43 +0900, by Kenichi Handa
-
* bindings.el (global-map): Bind delete and DEL, the former toSun, 27 Jun 2010 21:01:11 -0400, by Chong Yidong
-
* src/s/freebsd.h (BSD4_2): Remove redundant definition.Sun, 27 Jun 2010 14:28:51 -0700, by Dan Nicolaescu
-
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.Sun, 27 Jun 2010 14:18:49 -0400, by Chong Yidong
-
* startup.el (command-line): Recognize "0" X resource value.Sun, 27 Jun 2010 14:11:16 -0400, by Chong Yidong
-
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Sat, 26 Jun 2010 20:30:52 -0400, by Chong Yidong
-
Fix the MS-DOS build due to changes in configury.Sat, 26 Jun 2010 17:41:12 +0300, by Eli Zaretskii
-
Fix the MS-DOS build due to changes in configury.Sat, 26 Jun 2010 17:36:27 +0300, by Eli Zaretskii
-
Revert revno 100646 (fixed in emacs-23 branch).Sat, 26 Jun 2010 15:21:24 +0300, by Eli Zaretskii
-
w32-fns.el (w32-convert-standard-filename): Doc fix.Sat, 26 Jun 2010 15:11:06 +0300, by Eli Zaretskii
-
PROBLEMS: Update Cygwin-related info regarding GCC versions.Sat, 26 Jun 2010 15:01:31 +0300, by Eli Zaretskii
-
Cherry-pick commit 8bd9308 from the org-mode Git repository.Sat, 26 Jun 2010 11:53:06 +0200, by Romain Francoise
-
w32-fns.el (w32-convert-standard-filename): Doc fix.Sat, 26 Jun 2010 15:08:49 +0300, by Eli Zaretskii
-
Revert last change.Fri, 25 Jun 2010 15:32:37 -0400, by Chong Yidong
-
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Fri, 25 Jun 2010 15:24:05 -0400, by Chong Yidong
-
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)Fri, 25 Jun 2010 10:31:50 +0200, by Agustin martin
-
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.Fri, 25 Jun 2010 10:28:01 +0200, by Agustin martin
-
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.Fri, 25 Jun 2010 10:19:11 +0200, by Agustin martin
-
Add redisplay test for image and overlay string interaction.Thu, 24 Jun 2010 20:33:25 -0400, by Chong Yidong
-
* lisp/minibuffer.el (completions-format): Change default from nil toFri, 25 Jun 2010 00:51:14 +0300, by Juri Linkov
-
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'Fri, 25 Jun 2010 00:38:07 +0300, by Juri Linkov
-
Don't issue kmacro hint if echo area is in use (Bug#3412).Thu, 24 Jun 2010 15:16:33 -0400, by Chong Yidong
-
lib-src/movemail.c (error): Avoid warning when there are no args.Thu, 24 Jun 2010 18:12:35 +0200, by Juanma Barranquero
-
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.Thu, 24 Jun 2010 18:08:22 +0200, by Juanma Barranquero
-
(none)Tue, 22 Jun 2010 12:57:20 -0400, by Mark A. Hershberger
-
Add in some useful convenience functions for handling HTTP.Tue, 22 Jun 2010 12:48:53 -0400, by Mark A. Hershberger
-
Hide scroll bar when window is too small to avoid Gtk+ warning.Tue, 22 Jun 2010 14:28:08 +0200, by Jan D.
-
Minor simplification.Tue, 22 Jun 2010 01:10:26 -0700, by Glenn Morris
-
Don't use font names from GConf if font backend can't handle it (bug#6478).Tue, 22 Jun 2010 09:55:08 +0200, by Jan D.
-
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.Tue, 22 Jun 2010 00:51:46 -0700, by Glenn Morris
-
Add some utf-8 coding cookies.Tue, 22 Jun 2010 00:41:10 -0700, by Glenn Morris
-
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).Tue, 22 Jun 2010 08:42:00 +0200, by Jan D.
-
* lisp/simple.el (compose-mail): Fix doc string to refer toMon, 21 Jun 2010 19:26:46 -0400, by Karl Fogel
-
Fix an indentation bug:Mon, 21 Jun 2010 21:08:26 +0000, by Alan Mackenzie
-
* INSTALL: Info files are compressed by default.Mon, 21 Jun 2010 00:37:16 -0700, by Glenn Morris
-
Avoid recentering when lines differ in their height.Sun, 20 Jun 2010 21:04:30 +0300, by Eli Zaretskii
-
Tweaks to package list UI.Sun, 20 Jun 2010 00:55:14 -0400, by Chong Yidong
-
Add preliminary describe-package functionality, and some cleanup.Sat, 19 Jun 2010 18:36:51 -0400, by Chong Yidong
-
xdisp.c (try_scrolling): Fix last change.Sat, 19 Jun 2010 14:57:19 +0300, by Eli Zaretskii
-
Fix occasional recentering under scroll-conservatively.Sat, 19 Jun 2010 12:40:15 +0300, by Eli Zaretskii
-
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)Fri, 18 Jun 2010 19:39:04 -0700, by Glenn Morris
-
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.Fri, 18 Jun 2010 10:05:43 -0400, by Stefan Monnier
-
Fix revert-buffer functionality of Help mode and Info.Thu, 17 Jun 2010 23:56:17 +0300, by Juri Linkov
-
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.Thu, 17 Jun 2010 09:41:13 -0700, by Dan Nicolaescu
-
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.Thu, 17 Jun 2010 16:44:34 +0200, by Agustin martin
-
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.Thu, 17 Jun 2010 13:02:42 +0200, by Juanma Barranquero
-
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.Thu, 17 Jun 2010 12:45:25 +0200, by Juanma Barranquero
-
Merge package.el, written by Tom Tromey <tromey@redhat.com>.Wed, 16 Jun 2010 22:08:10 -0400, by Chong Yidong