Fri, 25 Jun 2010 10:19:11 +0200 |
Agustin martin |
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
|
Thu, 24 Jun 2010 20:33:25 -0400 |
Chong Yidong |
Add redisplay test for image and overlay string interaction.
|
Fri, 25 Jun 2010 00:51:14 +0300 |
Juri Linkov |
* lisp/minibuffer.el (completions-format): Change default from nil to
|
Fri, 25 Jun 2010 00:38:07 +0300 |
Juri Linkov |
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
|
Thu, 24 Jun 2010 15:16:33 -0400 |
Chong Yidong |
Don't issue kmacro hint if echo area is in use (Bug#3412).
|
Thu, 24 Jun 2010 18:12:35 +0200 |
Juanma Barranquero |
lib-src/movemail.c (error): Avoid warning when there are no args.
|
Thu, 24 Jun 2010 18:08:22 +0200 |
Juanma Barranquero |
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
|
Tue, 22 Jun 2010 12:57:20 -0400 |
Mark A. Hershberger |
(none)
|
Tue, 22 Jun 2010 12:48:53 -0400 |
Mark A. Hershberger |
Add in some useful convenience functions for handling HTTP.
|
Tue, 22 Jun 2010 14:28:08 +0200 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
Tue, 22 Jun 2010 01:10:26 -0700 |
Glenn Morris |
Minor simplification.
|
Tue, 22 Jun 2010 09:55:08 +0200 |
Jan D. |
Don't use font names from GConf if font backend can't handle it (bug#6478).
|
Tue, 22 Jun 2010 00:51:46 -0700 |
Glenn Morris |
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.
|
Tue, 22 Jun 2010 00:41:10 -0700 |
Glenn Morris |
Add some utf-8 coding cookies.
|
Tue, 22 Jun 2010 08:42:00 +0200 |
Jan D. |
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
|
Mon, 21 Jun 2010 19:26:46 -0400 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
Mon, 21 Jun 2010 21:08:26 +0000 |
Alan Mackenzie |
Fix an indentation bug:
|
Mon, 21 Jun 2010 00:37:16 -0700 |
Glenn Morris |
* INSTALL: Info files are compressed by default.
|
Sun, 20 Jun 2010 21:04:30 +0300 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
Sun, 20 Jun 2010 00:55:14 -0400 |
Chong Yidong |
Tweaks to package list UI.
|
Sat, 19 Jun 2010 18:36:51 -0400 |
Chong Yidong |
Add preliminary describe-package functionality, and some cleanup.
|
Sat, 19 Jun 2010 14:57:19 +0300 |
Eli Zaretskii |
xdisp.c (try_scrolling): Fix last change.
|
Sat, 19 Jun 2010 12:40:15 +0300 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
Fri, 18 Jun 2010 19:39:04 -0700 |
Glenn Morris |
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
|
Fri, 18 Jun 2010 10:05:43 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
|
Thu, 17 Jun 2010 23:56:17 +0300 |
Juri Linkov |
Fix revert-buffer functionality of Help mode and Info.
|
Thu, 17 Jun 2010 09:41:13 -0700 |
Dan Nicolaescu |
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
|
Thu, 17 Jun 2010 16:44:34 +0200 |
Agustin martin |
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
|