Tue, 29 Jun 2010 21:29:49 -0700 |
Glenn Morris |
Fix some whitespace in previous.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:55:15 -0700 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Tue, 29 Jun 2010 14:17:31 -0400 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
Tue, 29 Jun 2010 11:49:20 +0200 |
Jan D |
Fix some compilation errors in nsfns.c
|
Mon, 28 Jun 2010 14:54:44 +0200 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
Mon, 28 Jun 2010 14:46:39 +0200 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
Mon, 28 Jun 2010 12:15:34 +0200 |
Jan D |
Mention bug number
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Mon, 28 Jun 2010 14:42:39 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 14:41:36 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 12:32:18 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 24 Jun 2010 15:10:43 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 27 Jun 2010 21:01:11 -0400 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
Sun, 27 Jun 2010 14:28:51 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
Sun, 27 Jun 2010 14:18:49 -0400 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|
Sun, 27 Jun 2010 14:11:16 -0400 |
Chong Yidong |
* startup.el (command-line): Recognize "0" X resource value.
|
Sat, 26 Jun 2010 20:30:52 -0400 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
Sat, 26 Jun 2010 17:41:12 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 17:36:27 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 15:21:24 +0300 |
Eli Zaretskii |
Revert revno 100646 (fixed in emacs-23 branch).
|
Sat, 26 Jun 2010 15:11:06 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
Sat, 26 Jun 2010 15:01:31 +0300 |
Eli Zaretskii |
PROBLEMS: Update Cygwin-related info regarding GCC versions.
|
Sat, 26 Jun 2010 11:53:06 +0200 |
Romain Francoise |
Cherry-pick commit 8bd9308 from the org-mode Git repository.
|
Sat, 26 Jun 2010 15:08:49 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
Fri, 25 Jun 2010 15:32:37 -0400 |
Chong Yidong |
Revert last change.
|
Fri, 25 Jun 2010 15:24:05 -0400 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
Fri, 25 Jun 2010 10:31:50 +0200 |
Agustin martin |
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
|
Fri, 25 Jun 2010 10:28:01 +0200 |
Agustin martin |
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
|
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.
|
Thu, 17 Jun 2010 13:02:42 +0200 |
Juanma Barranquero |
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
|
Thu, 17 Jun 2010 12:45:25 +0200 |
Juanma Barranquero |
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
|
Wed, 16 Jun 2010 22:08:10 -0400 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
Wed, 16 Jun 2010 20:17:22 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
|
Wed, 16 Jun 2010 18:27:20 -0500 |
Jay Belanger |
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
|
Thu, 17 Jun 2010 00:33:54 +0300 |
Juri Linkov |
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
|
Wed, 16 Jun 2010 17:11:06 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
|
Wed, 16 Jun 2010 16:08:41 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 16 Jun 2010 10:10:02 -0400 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
Wed, 16 Jun 2010 15:42:59 +0200 |
Agustin martin |
ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).
|
Wed, 16 Jun 2010 16:00:22 -0400 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-major-mode): Rename from
|
Tue, 15 Jun 2010 13:41:21 +0200 |
Juanma Barranquero |
* etc/NEWS.1-17: Fix typos.
|
Mon, 14 Jun 2010 23:16:19 -0700 |
Glenn Morris |
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
|
Tue, 15 Jun 2010 00:51:42 -0400 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
Mon, 14 Jun 2010 20:49:39 -0700 |
Glenn Morris |
* etc/NEWS: appt-add.
|
Mon, 14 Jun 2010 20:42:33 -0700 |
Glenn Morris |
Tweak previous change.
|
Mon, 14 Jun 2010 20:38:58 -0700 |
Glenn Morris |
Close bug#5176.
|
Sat, 12 Jun 2010 13:21:01 -0400 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
Sat, 12 Jun 2010 00:34:36 -0700 |
Glenn Morris |
Close bug#6361.
|
Sat, 12 Jun 2010 00:25:20 -0700 |
Glenn Morris |
Close bug#6406.
|
Sat, 12 Jun 2010 00:09:32 -0700 |
Glenn Morris |
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
|
Sat, 12 Jun 2010 00:06:15 -0700 |
Glenn Morris |
Close bug#6408.
|
Wed, 09 Jun 2010 22:09:27 -0700 |
Glenn Morris |
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
|
Wed, 09 Jun 2010 22:04:06 -0700 |
Glenn Morris |
Doc typo fixes.
|
Wed, 09 Jun 2010 22:00:18 -0700 |
Glenn Morris |
* INSTALL: General update.
|
Tue, 15 Jun 2010 22:13:34 +0200 |
Michael Albinus |
* auth-source.el (auth-source-pick): If choice does not contain a
|
Tue, 15 Jun 2010 13:05:06 +0200 |
Juanma Barranquero |
* facemenu.el (list-colors-sort): Doc fix.
|
Mon, 14 Jun 2010 20:34:12 -0700 |
Glenn Morris |
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
|
Mon, 14 Jun 2010 19:03:04 +0300 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
Mon, 14 Jun 2010 18:48:52 +0300 |
Juri Linkov |
* compare-w.el: Move to the "vc" subdirectory.
|
Sun, 13 Jun 2010 23:19:46 -0400 |
Stefan Monnier |
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
|
Sun, 13 Jun 2010 21:43:11 -0400 |
Stefan Monnier |
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
|
Mon, 14 Jun 2010 01:33:06 +0200 |
Juanma Barranquero |
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
|
Sun, 13 Jun 2010 21:15:45 +0300 |
Eli Zaretskii |
bidi.c (bidi_mirror_char): Fix commentary.
|
Sun, 13 Jun 2010 20:40:25 +0300 |
Eli Zaretskii |
Use Unicode database for attribute tables in bidi.c.
|
Sat, 12 Jun 2010 18:52:43 +0300 |
Eli Zaretskii |
Use BidiMirroring.txt for mirroring characters in bidi context.
|
Sat, 12 Jun 2010 17:15:25 +0300 |
Eli Zaretskii |
Derive bidi type table from UnicodeData.txt.
|
Sat, 12 Jun 2010 19:26:40 +0200 |
Romain Francoise |
Synch with Gnus trunk.
|