Mercurial > emacs
graph
-
merge trunkMon, 28 Jun 2010 12:32:18 +0900, by Kenichi Handa
-
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
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back specialWed, 16 Jun 2010 20:17:22 -0400, by Stefan Monnier
-
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributedWed, 16 Jun 2010 18:27:20 -0500, by Jay Belanger
-
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' beforeThu, 17 Jun 2010 00:33:54 +0300, by Juri Linkov
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'Wed, 16 Jun 2010 17:11:06 -0400, by Stefan Monnier
-
Merge from emacs-23Wed, 16 Jun 2010 16:08:41 -0400, by Stefan Monnier
-
* src/lread.c (read1): Phase out old-style backquotes a bit more.Wed, 16 Jun 2010 10:10:02 -0400, by Stefan Monnier
-
ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).Wed, 16 Jun 2010 15:42:59 +0200, by Agustin martin
-
* lisp/font-lock.el (font-lock-major-mode): Rename fromWed, 16 Jun 2010 16:00:22 -0400, by Stefan Monnier
-
* etc/NEWS.1-17: Fix typos.Tue, 15 Jun 2010 13:41:21 +0200, by Juanma Barranquero
-
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.Mon, 14 Jun 2010 23:16:19 -0700, by Glenn Morris
-
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.Tue, 15 Jun 2010 00:51:42 -0400, by Stefan Monnier
-
* etc/NEWS: appt-add.Mon, 14 Jun 2010 20:49:39 -0700, by Glenn Morris
-
Tweak previous change.Mon, 14 Jun 2010 20:42:33 -0700, by Glenn Morris
-
Close bug#5176.Mon, 14 Jun 2010 20:38:58 -0700, by Glenn Morris
-
* INSTALL: Update font information (Bug#6389).Sat, 12 Jun 2010 13:21:01 -0400, by Chong Yidong
-
Close bug#6361.Sat, 12 Jun 2010 00:34:36 -0700, by Glenn Morris
-
Close bug#6406.Sat, 12 Jun 2010 00:25:20 -0700, by Glenn Morris
-
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.Sat, 12 Jun 2010 00:09:32 -0700, by Glenn Morris
-
Close bug#6408.Sat, 12 Jun 2010 00:06:15 -0700, by Glenn Morris
-
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)Wed, 09 Jun 2010 22:09:27 -0700, by Glenn Morris
-
Doc typo fixes.Wed, 09 Jun 2010 22:04:06 -0700, by Glenn Morris
-
* INSTALL: General update.Wed, 09 Jun 2010 22:00:18 -0700, by Glenn Morris
-
* auth-source.el (auth-source-pick): If choice does not contain aTue, 15 Jun 2010 22:13:34 +0200, by Michael Albinus
-
* facemenu.el (list-colors-sort): Doc fix.Tue, 15 Jun 2010 13:05:06 +0200, by Juanma Barranquero
-
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.Mon, 14 Jun 2010 20:34:12 -0700, by Glenn Morris
-
Add sort option `list-colors-sort'. (Bug#6332)Mon, 14 Jun 2010 19:03:04 +0300, by Juri Linkov
-
* compare-w.el: Move to the "vc" subdirectory.Mon, 14 Jun 2010 18:48:52 +0300, by Juri Linkov
-
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.Sun, 13 Jun 2010 23:19:46 -0400, by Stefan Monnier
-
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.Sun, 13 Jun 2010 21:43:11 -0400, by Stefan Monnier
-
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.Mon, 14 Jun 2010 01:33:06 +0200, by Juanma Barranquero
-
bidi.c (bidi_mirror_char): Fix commentary.Sun, 13 Jun 2010 21:15:45 +0300, by Eli Zaretskii
-
Use Unicode database for attribute tables in bidi.c.Sun, 13 Jun 2010 20:40:25 +0300, by Eli Zaretskii
-
Use BidiMirroring.txt for mirroring characters in bidi context.Sat, 12 Jun 2010 18:52:43 +0300, by Eli Zaretskii
-
Derive bidi type table from UnicodeData.txt.Sat, 12 Jun 2010 17:15:25 +0300, by Eli Zaretskii
-
Synch with Gnus trunk.Sat, 12 Jun 2010 19:26:40 +0200, by Romain Francoise
-
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).Sat, 12 Jun 2010 13:14:43 -0400, by Chong Yidong
-
Add all rgb.txt color names to x-colors.Sat, 12 Jun 2010 13:12:15 -0400, by Chong Yidong
-
Fix bug #6409.Sat, 12 Jun 2010 14:30:48 +0300, by Eli Zaretskii
-
Fix bug #6396.Sat, 12 Jun 2010 14:17:12 +0300, by Eli Zaretskii
-
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.Sat, 12 Jun 2010 12:58:54 +0200, by Romain Francoise
-
* net/tramp.el (tramp-remote-process-environment): Protect versionSat, 12 Jun 2010 10:59:37 +0200, by Michael Albinus
-
* Makefile.in (install-arch-indep): Delete any old info .gz files first.Fri, 11 Jun 2010 20:35:55 -0700, by Glenn Morris
-
Fix Windows makefiles to adapt to lisp/vc reorganization.Fri, 11 Jun 2010 23:26:13 +0200, by Juanma Barranquero
-
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.Fri, 11 Jun 2010 23:19:23 +0200, by Juanma Barranquero
-
* lisp/finder.el (finder-known-keywords): Add keyword "vc"Fri, 11 Jun 2010 22:09:57 +0300, by Juri Linkov
-
Move version control related files to the "vc" subdirectory.Fri, 11 Jun 2010 21:51:00 +0300, by Juri Linkov
-
Fix for comint-password-prompt-regexp (Bug#6367).Fri, 11 Jun 2010 10:39:54 -0400, by Chong Yidong
-
Bind `shell-resync-dirs' to M-RET in *shell* buffers.Fri, 11 Jun 2010 14:28:41 +0100, by Stephen Eglen
-
* INSTALL: Revert previous accidental commit.Thu, 10 Jun 2010 20:41:02 -0700, by Glenn Morris
-
Make compressing the info files optional.Thu, 10 Jun 2010 20:35:40 -0700, by Glenn Morris
-
* notifications.el: Move file from lisp/net, because it isThu, 10 Jun 2010 14:56:11 +0200, by Michael Albinus
-
* net/notifications.el (notifications-on-action-signal)Thu, 10 Jun 2010 14:44:59 +0200, by Michael Albinus
-
Synch with Gnus trunk.Thu, 10 Jun 2010 05:54:25 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 10 Jun 2010 05:33:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 05:30:32 +0000, by Katsumi Yamaoka
-
* admin/notes/newfile: Update.Wed, 09 Jun 2010 22:42:55 -0700, by Glenn Morris
-
Minor authors.el update.Wed, 09 Jun 2010 22:39:03 -0700, by Glenn Morris
-
* Makefile.in (install-arch-indep): Gzip the info files too.Wed, 09 Jun 2010 22:34:38 -0700, by Glenn Morris
-
* src/editfns.c (Fbyte_to_string): Pacify compiler.Wed, 09 Jun 2010 22:31:36 -0700, by Glenn Morris
-
* make-dist: Remove references to non-existent directories and files.Wed, 09 Jun 2010 22:28:40 -0700, by Glenn Morris
-
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.Wed, 09 Jun 2010 22:23:00 -0700, by Glenn Morris
-
Minor update for Acknowledgments in manual.Wed, 09 Jun 2010 22:20:14 -0700, by Glenn Morris
-
Fix ChangeLog attribution.Wed, 09 Jun 2010 22:17:21 -0700, by Glenn Morris
-
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): ResolveWed, 09 Jun 2010 21:10:04 -0400, by Stefan Monnier
-
Remove duplicate ChangeLog entries.Thu, 10 Jun 2010 03:04:45 +0200, by Juanma Barranquero
-
Synch with Gnus trunk.Thu, 10 Jun 2010 00:31:03 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 10 Jun 2010 00:30:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 09 Jun 2010 22:49:43 +0000, by Katsumi Yamaoka
-
Conflict resolution fixupThu, 10 Jun 2010 00:34:08 +0200, by Andreas Schwab
-
Merge from emacs-23Thu, 10 Jun 2010 00:08:50 +0200, by Andreas Schwab
-
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.Wed, 09 Jun 2010 10:31:12 -0400, by Stefan Monnier
-
* lisp/emacs-lisp/advice.el (ad-compile-function):Tue, 08 Jun 2010 21:18:31 -0400, by Stefan Monnier
-
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;Tue, 08 Jun 2010 21:12:53 -0400, by Stefan Monnier
-
* minibuf.c (Fall_completions): Add more checks.Tue, 08 Jun 2010 21:42:10 +0200, by Andreas Schwab
-
* minibuf.c (Fall_completions): Add more checks.Tue, 08 Jun 2010 19:56:21 +0200, by Andreas Schwab
-
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).Tue, 08 Jun 2010 18:53:11 +0200, by Juanma Barranquero
-
* lisp/net/rcirc.el: Add support for password authentication.Mon, 07 Jun 2010 17:20:44 -0400, by Stefan Monnier
-
* net/dbus.el: Fix typos and declare function.Sat, 05 Jun 2010 22:36:27 +0200, by Juanma Barranquero
-
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).Fri, 04 Jun 2010 12:15:51 -0400, by Chong Yidong
-
Add bug numberFri, 04 Jun 2010 00:52:38 +0200, by Andreas Schwab
-
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4Fri, 04 Jun 2010 00:47:35 +0200, by Andreas Schwab
-
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).Thu, 03 Jun 2010 13:17:50 -0400, by Chong Yidong
-
Fix typos.Thu, 03 Jun 2010 17:34:35 +0200, by Juanma Barranquero
-
Close bug#6336.Wed, 02 Jun 2010 23:07:39 -0700, by Glenn Morris
-
Better doc fix for Bug#6283.Wed, 02 Jun 2010 13:26:31 -0400, by Chong Yidong
-
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).Wed, 02 Jun 2010 13:14:01 -0400, by Chong Yidong
-
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Tue, 01 Jun 2010 21:54:55 -0700, by Dan Nicolaescu
-
Merge from mainline.Tue, 08 Jun 2010 22:52:50 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 07 Jun 2010 23:06:49 +0000, by Katsumi Yamaoka
-
* src/s/usg5-4.h: Fix previous change.Wed, 09 Jun 2010 11:36:58 -0700, by Dan Nicolaescu
-
* net/notifications.el (notifications-notify): Fix docstring.Wed, 09 Jun 2010 19:54:28 +0200, by Michael Albinus
-
Update to Unicode 6.0.0 beta.Wed, 09 Jun 2010 17:46:41 +0200, by Juanma Barranquero
-
* emacs-lisp/smie.el (comment-string-strip): Declare function.Wed, 09 Jun 2010 13:40:50 +0200, by Juanma Barranquero
-
* vc-mtn.el (log-edit-extract-headers): Declare function.Wed, 09 Jun 2010 13:27:56 +0200, by Juanma Barranquero
-
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.Wed, 09 Jun 2010 13:24:34 +0200, by Juanma Barranquero
-
* net/notifications.el (dbus-register-signal): Declare function.Wed, 09 Jun 2010 13:16:21 +0200, by Juanma Barranquero
-
Improve VC create/retrieve tag/branch.Wed, 09 Jun 2010 00:47:14 -0700, by Dan Nicolaescu
-
move notifications.el to net/Wed, 09 Jun 2010 09:36:45 +0200, by Michael Albinus
-
* NEWS: Add notifications.el.Wed, 09 Jun 2010 09:26:38 +0200, by Michael Albinus
-
* notifications.el: New file.Wed, 09 Jun 2010 09:17:23 +0200, by Michael Albinus
-
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.Tue, 08 Jun 2010 23:53:17 -0700, by Glenn Morris
-
Add optional support for resetting VC properties.Tue, 08 Jun 2010 23:48:29 -0700, by Dan Nicolaescu
-
Improve support for special markup in the VC commit message.Tue, 08 Jun 2010 22:24:01 -0700, by Dan Nicolaescu
-
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case thatTue, 08 Jun 2010 22:58:26 -0400, by Stefan Monnier
-
* auth-source.el (top): Autoload `secrets-list-collections',Tue, 08 Jun 2010 15:05:11 +0200, by Michael Albinus
-
* src/lread.c (X_OK): Remove, unused.Mon, 07 Jun 2010 20:12:21 -0700, by Dan Nicolaescu
-
* src/dispnew.c: Remove obsolete comment.Mon, 07 Jun 2010 20:06:47 -0700, by Dan Nicolaescu
-
Remove INCLUDED_FCNTL.Mon, 07 Jun 2010 20:02:41 -0700, by Dan Nicolaescu
-
Include <strings.h> and <string.h> instead ofMon, 07 Jun 2010 19:29:12 -0700, by Dan Nicolaescu
-
Synch with Gnus trunk.Mon, 07 Jun 2010 23:01:34 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 07 Jun 2010 23:00:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 07 Jun 2010 22:49:32 +0000, by Katsumi Yamaoka
-
* lisp/iimage.el: Remove images as soon as the underlying text is modified.Mon, 07 Jun 2010 17:01:23 -0400, by Stefan Monnier
-
Merge from mainline.Sun, 06 Jun 2010 22:46:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 23:18:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 22:45:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 22:44:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 00:16:28 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename fromMon, 07 Jun 2010 15:37:50 -0400, by Stefan Monnier
-
* window.el (pop-to-buffer): Remove the conditional thatMon, 07 Jun 2010 21:28:02 +0300, by Juri Linkov
-
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.Mon, 07 Jun 2010 12:35:57 +0200, by Juanma Barranquero
-
Make (after keyword) indent-rules more flexible.Sun, 06 Jun 2010 22:10:19 -0400, by Stefan Monnier
-
* lisp/isearch.el (isearch-lazy-highlight-search): Fix loopingSun, 06 Jun 2010 12:52:13 +0300, by Juri Linkov
-
Remove BSTRING related code, all platforms define it.Sun, 06 Jun 2010 01:57:39 -0700, by Dan Nicolaescu
-
vc-log-incoming/vc-log-outgoing fixes for Git.Sat, 05 Jun 2010 02:56:22 -0700, by Dan Nicolaescu
-
Remove obsolete macro BASE_LEADING_CODE_P.Sat, 05 Jun 2010 02:41:32 +0200, by Juanma Barranquero
-
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.Fri, 04 Jun 2010 21:38:11 +0300, by Juri Linkov
-
Turn `directory-sep-char' into a noop.Fri, 04 Jun 2010 16:13:35 +0200, by Juanma Barranquero
-
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".Fri, 04 Jun 2010 13:26:54 +0200, by Michael Albinus
-
mule-cmds.el: Add obsolescence information for nonascii-* vars.Fri, 04 Jun 2010 03:38:12 +0200, by Juanma Barranquero
-
vc-log-incoming/vc-log-outgoing improvements for Git.Thu, 03 Jun 2010 16:26:39 -0700, by Dan Nicolaescu
-
Add bindings for vc-log-incoming and vc-log-outgoing.Thu, 03 Jun 2010 16:08:26 -0700, by Dan Nicolaescu
-
* configure.in (AC_PREREQ): Require autoconf 2.65.Thu, 03 Jun 2010 15:28:51 -0700, by Dan Nicolaescu
-
Move UNEXEC definition to autoconf.Thu, 03 Jun 2010 15:16:02 -0700, by Dan Nicolaescu
-
Remove obsolete pre-unicode2 macros.Thu, 03 Jun 2010 21:02:32 +0200, by Juanma Barranquero
-
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.Thu, 03 Jun 2010 21:50:00 +0300, by Juri Linkov
-
* net/rcirc.el (rcirc-sort-nicknames): Remove.Thu, 03 Jun 2010 13:22:27 -0400, by Chong Yidong
-
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.Thu, 03 Jun 2010 18:59:29 +0200, by Juanma Barranquero
-
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.Thu, 03 Jun 2010 11:58:20 -0400, by Chong Yidong
-
* net/rcirc.el (rcirc-sort-nicknames): Change default.Thu, 03 Jun 2010 11:51:38 -0400, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.Thu, 03 Jun 2010 11:07:49 -0400, by Stefan Monnier
-
Add admin/unidata/unidata.txt.Thu, 03 Jun 2010 14:04:35 +0200, by Juanma Barranquero
-
* src/s/sol2-10.h: Comment fix.Wed, 02 Jun 2010 22:57:11 -0700, by Glenn Morris
-
* src/m/ibms390.h: Comment fix.Wed, 02 Jun 2010 22:55:05 -0700, by Glenn Morris
-
Remove NO_SOCK_SIGIO references.Wed, 02 Jun 2010 22:50:48 -0700, by Glenn Morris
-
Regenerate src/config.in.Wed, 02 Jun 2010 22:47:09 -0700, by Glenn Morris
-
* admin/notes/font-backend: Remove obsolete information.Wed, 02 Jun 2010 22:45:20 -0700, by Glenn Morris
-
m/hp800.h simplification.Wed, 02 Jun 2010 22:41:49 -0700, by Glenn Morris
-
HAVE_ALLOCA not needed since alloca.s was removed.Wed, 02 Jun 2010 22:35:54 -0700, by Glenn Morris
-
NOT_C_CODE is always true now.Wed, 02 Jun 2010 22:29:02 -0700, by Glenn Morris
-
Split smie-indent-calculate into more manageable chunks.Wed, 02 Jun 2010 21:48:10 -0400, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.Wed, 02 Jun 2010 16:13:11 -0400, by Stefan Monnier
-
* net/tramp-gvfs.el (top): Require url-util.Wed, 02 Jun 2010 11:53:00 +0200, by Michael Albinus
-
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.Tue, 01 Jun 2010 21:45:46 -0700, by Dan Nicolaescu
-
Fix config.h includes.Tue, 01 Jun 2010 21:29:53 -0700, by Dan Nicolaescu
-
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.Tue, 01 Jun 2010 19:47:43 -0700, by Dan Nicolaescu
-
* src/s/sol2-6.h: Remove obsolete comments.Tue, 01 Jun 2010 19:43:47 -0700, by Dan Nicolaescu
-
Remove unnecessary alloca.h includes.Tue, 01 Jun 2010 19:40:59 -0700, by Dan Nicolaescu
-
Fix alloca definition when using gcc on non-gnu systems.Tue, 01 Jun 2010 19:32:43 -0700, by Dan Nicolaescu
-
Synch with Gnus trunk.Wed, 02 Jun 2010 00:11:49 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Wed, 02 Jun 2010 00:10:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 01 Jun 2010 22:51:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 31 May 2010 22:50:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 22:54:27 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 28 May 2010 00:48:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 27 May 2010 22:44:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 27 May 2010 06:41:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 26 May 2010 22:43:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 25 May 2010 23:37:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 25 May 2010 22:48:43 +0000, by Katsumi Yamaoka
-
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.Tue, 01 Jun 2010 15:47:14 +0200, by Juanma Barranquero
-
Add support for vc-log-incoming, improve vc-log-outgoing for Git.Tue, 01 Jun 2010 03:40:09 -0700, by Dan Nicolaescu
-
Improve state updating for VC tag commands.Tue, 01 Jun 2010 02:37:49 -0700, by Dan Nicolaescu
-
lisp/ChangeLog: Fix some typos.Tue, 01 Jun 2010 10:12:28 +0200, by Juanma Barranquero
-
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Tue, 01 Jun 2010 00:15:55 -0700, by Dan Nicolaescu
-
Merge from emacs-23Mon, 31 May 2010 22:34:49 -0400, by Stefan Monnier
-
* sysdep.c (child_setup_tty): Move the non-canonical initialization toMon, 31 May 2010 21:49:15 -0400, by Stefan Monnier
-
Mention encryption commands in the Emacs manual.Tue, 01 Jun 2010 04:06:33 +0900, by Daiki Ueno
-
src/ChangeLog: Add missing bug id.Mon, 31 May 2010 17:30:13 +0200, by Juanma Barranquero
-
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).Mon, 31 May 2010 17:15:20 +0200, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).Mon, 31 May 2010 10:13:41 -0400, by Chong Yidong
-
Fix bug #6313.Sun, 30 May 2010 22:47:34 +0300, by Eli Zaretskii
-
Fix crash reported in bug #6306.Sun, 30 May 2010 22:01:51 +0300, by Eli Zaretskii
-
emulation/cua-base.el: Recognize also `right-word' and `left-word'.Sun, 30 May 2010 20:52:56 +0200, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundarySun, 30 May 2010 10:17:31 -0400, by Stefan Monnier
-
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.Sun, 30 May 2010 06:44:46 +0200, by Juanma Barranquero
-
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.Sun, 30 May 2010 04:51:53 +0200, by Juanma Barranquero
-
Add --parent-id argument to emacsclient.Sat, 29 May 2010 19:50:47 -0400, by Chong Yidong
-
Regenerate configure.Sat, 29 May 2010 11:57:11 -0700, by Glenn Morris
-
Add some comments related to how epaths.h gets built.Sat, 29 May 2010 11:54:16 -0700, by Glenn Morris
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).Sat, 29 May 2010 14:25:00 -0400, by Chong Yidong
-
Implement bidi-sensitive word movement with arrow keys.Sat, 29 May 2010 18:19:13 +0300, by Eli Zaretskii
-
Fix cursor motion in bidi-reordered continued lines.Sat, 29 May 2010 15:51:01 +0300, by Eli Zaretskii
-
Finish debugging of cursor motion in bidi-reordered lines.Sat, 29 May 2010 13:49:21 +0300, by Eli Zaretskii
-
Prevent unnecessary scrolling in bidi-reordered buffers.Fri, 28 May 2010 15:00:47 +0300, by Eli Zaretskii
-
Fix bug #6294.Sat, 29 May 2010 10:55:40 +0300, by Eli Zaretskii
-
* image-dired.el (image-dired-dired-toggle-marked-thumbs):Fri, 28 May 2010 22:18:47 +0300, by Juri Linkov
-
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.Fri, 28 May 2010 16:57:11 +0200, by Michael Albinus
-
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'Fri, 28 May 2010 16:48:56 +0200, by Michael Albinus
-
* net/tramp-compat.el (tramp-compat-delete-file): UseFri, 28 May 2010 15:28:36 +0200, by Michael Albinus
-
Handle face-ignored-fontsFri, 28 May 2010 15:46:28 +0900, by Kenichi Handa
-
merge trunkFri, 28 May 2010 15:45:43 +0900, by Kenichi Handa
-
Handle face-ignored-fontsFri, 28 May 2010 15:42:43 +0900, by Kenichi Handa
-
* configure.in: Simplify some of the *bsd $canonical tests.Thu, 27 May 2010 21:25:06 -0700, by Glenn Morris
-
Move some old ChangeLog entries to the right files.Thu, 27 May 2010 20:52:19 -0700, by Glenn Morris
-
* configure.in: Simplify some of the $canonical tests.Thu, 27 May 2010 20:34:15 -0700, by Glenn Morris
-
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.Thu, 27 May 2010 20:29:09 -0700, by Glenn Morris
-
* etc/MACHINES: Remove some old information no longer of relevance.Thu, 27 May 2010 20:25:50 -0700, by Glenn Morris
-
* etc/PROBLEMS: Remove some more obsolete information.Thu, 27 May 2010 20:23:08 -0700, by Glenn Morris
-
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Thu, 27 May 2010 19:30:11 -0400, by Chong Yidong
-
Fix redisplay crash (Bug#6177).Thu, 27 May 2010 11:49:01 -0400, by Chong Yidong
-
Let htmlfontify recognize face aliases (Bug#6279).Thu, 27 May 2010 11:28:58 -0400, by Chong Yidong
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.Thu, 27 May 2010 16:09:18 +0900, by Kenichi Handa
-
merge trunkThu, 27 May 2010 16:08:37 +0900, by Kenichi Handa
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.Thu, 27 May 2010 13:24:30 +0900, by Kenichi Handa
-
* etc/PROBLEMS: Remove some more old information.Wed, 26 May 2010 23:13:23 -0700, by Glenn Morris
-
* etc/PROBLEMS: Remove old information no longer of relevance.Wed, 26 May 2010 22:51:43 -0700, by Glenn Morris
-
Do not preprocess src/Makefile.in.Wed, 26 May 2010 22:43:27 -0700, by Glenn Morris
-
Provide hooks to use a different tokenizer in SMIE.Thu, 27 May 2010 00:41:36 -0400, by Stefan Monnier
-
Avoid (expand-file-name ".").Wed, 26 May 2010 10:19:15 -0400, by Stefan Monnier
-
*** empty log message ***Wed, 26 May 2010 12:13:45 +0200, by Michael Albinus
-
* eshell.texi (Built-ins): Describe, how to disable a built-in commandWed, 26 May 2010 12:10:05 +0200, by Michael Albinus
-
* configure.in: Comments.Tue, 25 May 2010 23:48:25 -0700, by Glenn Morris
-
Replace YMF_PASS_LDFLAGS with autoconf.Tue, 25 May 2010 23:41:58 -0700, by Glenn Morris
-
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.Tue, 25 May 2010 21:06:09 -0700, by Glenn Morris
-
* configure, configure.in: Fix typo in previous.Tue, 25 May 2010 20:58:41 -0700, by Glenn Morris
-
Regenerate configure.Tue, 25 May 2010 20:53:25 -0700, by Glenn Morris
-
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.Tue, 25 May 2010 20:50:16 -0700, by Glenn Morris
-
Remove some NS_IMPL_GNUSTEP build dead code.Tue, 25 May 2010 20:42:07 -0700, by Glenn Morris
-
* src/Makefile.in: Fix comment typo.Tue, 25 May 2010 20:36:05 -0700, by Glenn Morris
-
Fix for finding a static composition.Wed, 26 May 2010 10:16:07 +0900, by Kenichi Handa
-
Fix for finding a static composition.Wed, 26 May 2010 10:14:51 +0900, by Kenichi Handa
-
merge trunkWed, 26 May 2010 09:36:51 +0900, by Kenichi Handa
-
Rename relative filenames in ChangeLog entries according to root.Tue, 25 May 2010 18:50:56 -0400, by Chong Yidong
-
lisp/ChangeLog: Fix typos.Tue, 25 May 2010 21:13:41 +0200, by Juanma Barranquero
-
* dired.el (dired-mode-map): Rebind "\C-t\C-t" fromTue, 25 May 2010 20:43:58 +0300, by Juri Linkov
-
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.Tue, 25 May 2010 19:03:53 +0300, by Juri Linkov
-
* image.el (image-animated-p): When delay between animated images is 0,Tue, 25 May 2010 18:54:53 +0300, by Juri Linkov
-
* net/tramp.el (tramp-handle-insert-directory): Don't useTue, 25 May 2010 15:33:55 +0200, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Don't useTue, 25 May 2010 15:29:04 +0200, by Michael Albinus
-
* net/tramp.el (tramp-progress-reporter-update): New defun.Tue, 25 May 2010 10:45:35 +0200, by Michael Albinus
-
Merge from mainline.Tue, 25 May 2010 07:23:37 +0000, by Katsumi Yamaoka
-
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.Mon, 24 May 2010 21:25:15 -0700, by Glenn Morris
-
Do not include config.h in src/Makefile.in.Mon, 24 May 2010 21:17:52 -0700, by Glenn Morris
-
Regenerate configure.Mon, 24 May 2010 20:56:27 -0700, by Glenn Morris
-
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.Mon, 24 May 2010 20:53:12 -0700, by Glenn Morris
-
Remove LD_SWITCH_SYSTEM_EXTRA.Mon, 24 May 2010 20:46:15 -0700, by Glenn Morris
-
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.Mon, 24 May 2010 20:38:41 -0700, by Glenn Morris
-
rcirc update.Mon, 24 May 2010 20:35:31 -0700, by Glenn Morris
-
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.Mon, 24 May 2010 22:32:40 -0400, by Stefan Monnier
-
Replace Lisp calls to delete-backward-char by delete-char.Mon, 24 May 2010 22:11:08 -0400, by Stefan Monnier
-
Add Hebrew shaper.Tue, 25 May 2010 10:26:03 +0900, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning.Tue, 25 May 2010 10:04:36 +0900, by Kenichi Handa
-
Add Hebrew shaper.Tue, 25 May 2010 10:25:08 +0900, by Kenichi Handa
-
merge trunkTue, 25 May 2010 10:03:44 +0900, by Kenichi Handa
-
merge trunkTue, 25 May 2010 09:35:50 +0900, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning..Tue, 25 May 2010 09:32:24 +0900, by Kenichi Handa
-
Merge from mainline.Mon, 24 May 2010 22:47:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 23 May 2010 23:03:20 +0000, by Katsumi Yamaoka
-
Merge from emacs-23Mon, 24 May 2010 20:54:13 -0400, by Stefan Monnier
-
Mention multi-planes text-propertiesMon, 24 May 2010 16:48:46 -0400, by Stefan Monnier
-
* process.c (Fmake_network_process): Set :host to nil if it's not used.Mon, 24 May 2010 16:46:41 -0400, by Stefan Monnier
-
Adapt make-dist to new version location.Mon, 24 May 2010 13:35:41 +0200, by Romain Francoise
-
* dispextern.h: Fix typo in previous change.Sun, 23 May 2010 21:02:25 +0200, by Juanma Barranquero
-
dispextern.h (init_iterator): Sync prototype with changed definition.Sun, 23 May 2010 19:57:15 +0300, by Eli Zaretskii
-
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.Sat, 22 May 2010 22:32:21 +0300, by Eli Zaretskii
-
Fix bug #6237.Sat, 22 May 2010 22:09:51 +0300, by Eli Zaretskii
-
* admin/notes/bugtracker: More about recovering from moderation mistakes.Sat, 22 May 2010 10:39:35 -0700, by Glenn Morris
-
Add ChangeLog change missing in last checkin.Sat, 22 May 2010 13:16:35 -0400, by Chong Yidong
-
Rename image-refresh to image-flush.Sat, 22 May 2010 12:48:01 -0400, by Chong Yidong
-
Remove cirsular dependency when using separate build dir (Bug #6246).Sat, 22 May 2010 13:59:09 +0200, by Jan D.
-
Regenerate configureSat, 22 May 2010 13:26:01 +0200, by Andreas Schwab
-
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.Fri, 21 May 2010 23:43:04 +0300, by Juri Linkov
-
Fix a bug which happens when doing (c-parse-state) in a CPP construct:Fri, 21 May 2010 19:51:48 +0000, by Alan Mackenzie
-
Improve image cache clearing logic (Bug#6230).Fri, 21 May 2010 13:29:27 -0400, by Chong Yidong
-
* configure.in (MKDEPDIR): Parallel build tweak.Fri, 21 May 2010 09:31:45 -0700, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file)Fri, 21 May 2010 16:16:42 +0200, by Michael Albinus
-
* add-log.el: Highlight all authors in multi-author ChangeLog entries.Fri, 21 May 2010 03:46:38 +0200, by Juanma Barranquero
-
* src/Makefile.in: Comment fix.Thu, 20 May 2010 18:43:44 -0700, by Glenn Morris
-
Revert previous change.Thu, 20 May 2010 18:39:21 -0700, by Glenn Morris
-
Minor Makefile fix.Thu, 20 May 2010 18:31:13 -0700, by Glenn Morris
-
Derive Fortran modes from prog-mode.Thu, 20 May 2010 18:13:57 -0700, by Glenn Morris
-
* smerge-mode.el: Fix typos.Fri, 21 May 2010 03:05:50 +0200, by Juanma Barranquero
-
* src/Makefile.in: Fix comment format in cpp section.Thu, 20 May 2010 17:55:17 -0700, by Glenn Morris
-
Regenerate configure.Thu, 20 May 2010 17:51:50 -0700, by Glenn Morris
-
Handle some HAVE_NS Makefile conditionals with configure.Thu, 20 May 2010 17:48:14 -0700, by Glenn Morris
-
Build simplifications for oldxmenu.Thu, 20 May 2010 17:40:12 -0700, by Glenn Morris
-
* msdos/mainmake.v2: Comment fix.Thu, 20 May 2010 17:33:54 -0700, by Glenn Morris
-
Handle CANNOT_DUMP (partially) with configure.Thu, 20 May 2010 17:28:47 -0700, by Glenn Morris
-
Minor loadup.el fix.Thu, 20 May 2010 17:22:58 -0700, by Glenn Morris
-
* help-mode.el (help-make-xrefs): For Info node links turnFri, 21 May 2010 02:54:55 +0300, by Juri Linkov
-
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)Fri, 21 May 2010 02:43:54 +0300, by Juri Linkov
-
* fileio.c (Fdelete_file): Change interative spec to useFri, 21 May 2010 02:08:52 +0300, by Juri Linkov
-
* locate.el (locate): Use pop-to-buffer instead ofFri, 21 May 2010 01:55:11 +0300, by Juri Linkov
-
* replace.el (replace-highlight): Fix lazy-highlightingFri, 21 May 2010 01:49:53 +0300, by Juri Linkov
-
* isearch.el (isearch-yank-word-or-char): Pull next subwordFri, 21 May 2010 01:33:09 +0300, by Juri Linkov
-
* isearch.el (isearch-update-post-hook): New hook.Fri, 21 May 2010 01:16:19 +0300, by Juri Linkov
-
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:Fri, 21 May 2010 01:01:57 +0300, by Juri Linkov
-
* isearch.el (isearch-yank-string): Use isearch-process-search-string.Fri, 21 May 2010 00:49:49 +0300, by Juri Linkov
-
Remove obsolete comment.Fri, 21 May 2010 00:38:59 +0300, by Juri Linkov
-
* dired-x.el (dired-jump, dired-jump-other-window): Add argFri, 21 May 2010 00:33:58 +0300, by Juri Linkov
-
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / toThu, 20 May 2010 11:12:20 -0400, by Chong Yidong
-
Doc fix (Bug#6224).Thu, 20 May 2010 10:53:30 -0400, by Chong Yidong
-
Use terminfo rather than termcap on recent NetBSD.Wed, 19 May 2010 23:37:29 -0700, by Glenn Morris
-
* config.bat: Need to add the deps.mk file before running cpp.Wed, 19 May 2010 23:24:35 -0700, by Glenn Morris
-
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.Wed, 19 May 2010 23:20:39 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Wed, 19 May 2010 23:15:26 -0700, by Glenn Morris
-
Handle auto-depend with configure.Wed, 19 May 2010 23:11:27 -0700, by Glenn Morris
-
* configure.in (--with-gtk, --with-gcc): Remove option stubs.Wed, 19 May 2010 22:48:16 -0700, by Glenn Morris
-
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.Thu, 20 May 2010 03:32:08 +0200, by Juanma Barranquero
-
* composite.el: Require cl when compiling; fix typos in docstrings.Thu, 20 May 2010 03:27:49 +0200, by Juanma Barranquero
-
Merge from mainline.Wed, 19 May 2010 22:54:44 +0000, by Katsumi Yamaoka
-
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf withWed, 19 May 2010 23:37:57 +0300, by Juri Linkov
-
* net/tramp.el (tramp-methods): Add `tramp-async-args' attributeWed, 19 May 2010 20:56:18 +0200, by Michael Albinus
-
Fix C-e when bidi reordering is in effect.Wed, 19 May 2010 20:16:07 +0300, by Eli Zaretskii
-
* password-cache.el (password-cache-remove): Fix docstring.Wed, 19 May 2010 14:52:27 +0200, by Michael Albinus
-
* net/secrets.el: Autoload the widget functions.Wed, 19 May 2010 14:47:37 +0200, by Michael Albinus
-
Decode RFC2047 encoded Subject lines for mail replies.Wed, 19 May 2010 08:23:40 -0400, by Peter S Galbraith
-
Fix bug #6210.Wed, 19 May 2010 10:22:41 +0300, by Eli Zaretskii
-
* indent.el (indent-region): Deactivate region (bug#6200).Tue, 18 May 2010 23:06:48 -0400, by Stefan Monnier
-
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)Tue, 18 May 2010 20:01:24 -0700, by Glenn Morris
-
* etc/TODO: prog-mode updates.Tue, 18 May 2010 19:56:44 -0700, by Glenn Morris
-
Minor msdos build change.Tue, 18 May 2010 19:51:51 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Tue, 18 May 2010 19:46:42 -0700, by Glenn Morris
-
Set linker-related things with configure.Tue, 18 May 2010 19:42:04 -0700, by Glenn Morris
-
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.Tue, 18 May 2010 19:27:01 -0700, by Glenn Morris
-
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).Wed, 19 May 2010 10:26:40 +0900, by Kenichi Handa
-
merge trunkWed, 19 May 2010 10:16:01 +0900, by Kenichi Handa
-
merge trunkWed, 19 May 2010 10:10:29 +0900, by Kenichi Handa
-
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).Wed, 19 May 2010 10:09:50 +0900, by Kenichi Handa
-
Merge from mainline.Tue, 18 May 2010 23:23:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 18 May 2010 22:45:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 17 May 2010 22:44:26 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 16 May 2010 22:41:29 +0000, by Katsumi Yamaoka
-
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): ApplyMon, 31 May 2010 22:06:09 -0400, by Stefan Monnier
-
Fix up changelog entryMon, 31 May 2010 16:47:04 -0400, by Stefan Monnier
-
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.Mon, 31 May 2010 16:26:56 -0400, by Stefan Monnier
-
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in threadMon, 31 May 2010 15:35:04 -0400, by Stefan Monnier
-
* lisp/man.el (Man-completion-table): Let the user type "-k ".Mon, 31 May 2010 12:16:02 -0400, by Stefan Monnier
-
Backport from trunk: Fix bug#6298.Mon, 31 May 2010 17:24:46 +0200, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).Mon, 31 May 2010 10:11:18 -0400, by Chong Yidong
-
src/ChangeLog: Fix typos.Mon, 31 May 2010 01:09:32 +0200, by Juanma Barranquero
-
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".Mon, 31 May 2010 00:50:31 +0200, by Juanma Barranquero
-
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.Sun, 30 May 2010 17:18:35 -0400, by Stefan Monnier
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).Sat, 29 May 2010 14:22:18 -0400, by Chong Yidong
-
* xdisp.c (redisplay_window): After redisplay, check if point isThu, 27 May 2010 11:42:50 -0400, by Chong Yidong
-
* progmodes/verilog-mode.el (verilog-type-font-keywords): UseThu, 27 May 2010 11:25:58 -0400, by Chong Yidong
-
* epa.el (epa--select-keys): Don't explicitly delete the window sinceTue, 25 May 2010 13:53:37 -0400, by Stefan Monnier
-
CEDET is not TODO any moreMon, 24 May 2010 20:57:43 -0400, by Stefan Monnier
-
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Mon, 24 May 2010 17:01:10 -0400, by Stefan Monnier
-
Backport from trunk: close bug#6190.Thu, 20 May 2010 21:06:34 -0700, by Glenn Morris
-
Doc fix (Bug#6224).Thu, 20 May 2010 10:50:32 -0400, by Chong Yidong
-
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Wed, 19 May 2010 11:23:53 -0400, by Stefan Monnier
-
* textmodes/fill.el (fill-region): Don't fill past the end.Tue, 18 May 2010 23:51:55 -0400, by Stefan Monnier
-
Stefan Monnier <monnier@iro.umontreal.ca>Tue, 18 May 2010 16:51:12 -0400, by Chong Yidong
-
calc-trail.el (calc-trail-isearch-forward)Tue, 18 May 2010 17:49:56 -0500, by Jay Belanger
-
Handle lines truncated on right.Sat, 22 May 2010 17:13:04 +0300, by Eli Zaretskii
-
Test and debug find_row_edges on TTY display.Sat, 22 May 2010 15:38:26 +0300, by Eli Zaretskii
-
Completed initial debugging and testing of reimplemented cursor motion.Wed, 19 May 2010 23:24:21 +0300, by Eli Zaretskii
-
Initial reimplementation of calculating line edge positions in bidi lines.Tue, 18 May 2010 18:22:15 +0300, by Eli Zaretskii
-
* subr.el (read-quoted-char): Resolve modifiers after key remapping.Tue, 18 May 2010 16:31:44 -0400, by Stefan Monnier
-
Add command `secrets-show-secrets'.Tue, 18 May 2010 21:43:04 +0200, by Michael Albinus
-
Add visualization code for secrets.Tue, 18 May 2010 21:34:26 +0200, by Michael Albinus
-
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.Tue, 18 May 2010 15:24:24 -0400, by Stefan Monnier
-
Fix stack overflow in string creation (Bug#6214).Tue, 18 May 2010 14:05:43 -0400, by Chong Yidong
-
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA toTue, 18 May 2010 14:01:10 -0400, by Chong Yidong
-
Fix handling of non-associative equal levels.Tue, 18 May 2010 12:03:51 -0400, by Stefan Monnier
-
* doc/emacs/ChangeLog: Fix typos.Tue, 18 May 2010 13:49:10 +0200, by Juanma Barranquero
-
Document bidi-aware behavior of arrow keys and display features.Tue, 18 May 2010 13:58:56 +0300, by Eli Zaretskii
-
Fix ChangeLog typos.Tue, 18 May 2010 10:33:29 +0200, by Juanma Barranquero
-
* charset.c (load_charset_map_from_file): Don't call close after fclose.Tue, 18 May 2010 10:08:33 +0200, by Juanma Barranquero
-
msdos/sed1x.inp: Add copyright notice.Tue, 18 May 2010 10:57:27 +0300, by Eli Zaretskii
-
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.Tue, 18 May 2010 09:52:10 +0200, by Juanma Barranquero
-
* emacs-lisp/smie.el: Fix typos in docstrings.Tue, 18 May 2010 09:44:07 +0200, by Juanma Barranquero
-
Advise against unnecessary merges from trunk to feature branches.Tue, 18 May 2010 10:38:35 +0300, by Eli Zaretskii
-
* s/gnu-linux.h: Combine two conditionals.Mon, 17 May 2010 20:03:14 -0700, by Glenn Morris
-
* src/[ms]/template.h: Comments.Mon, 17 May 2010 19:59:15 -0700, by Glenn Morris
-
Regenerate configure.Mon, 17 May 2010 19:54:25 -0700, by Glenn Morris
-
* admin/notes/bzr: New file.Mon, 17 May 2010 19:52:21 -0700, by Glenn Morris
-
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.Mon, 17 May 2010 19:49:28 -0700, by Glenn Morris
-
Set rallocobj with configure, not cpp.Mon, 17 May 2010 19:44:07 -0700, by Glenn Morris
-
Define some malloc objects with configure, not cpp.Mon, 17 May 2010 19:30:13 -0700, by Glenn Morris
-
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.Mon, 17 May 2010 17:02:06 -0400, by Stefan Monnier
-
Provide a simple generic indentation engine and use it for Prolog.Mon, 17 May 2010 15:27:26 -0400, by Stefan Monnier
-
Combine the two stamp-oldxmenu cases.Sun, 16 May 2010 22:15:03 -0700, by Glenn Morris
-
calc-vec.el (math-vector-avg): Put the vector elements in orderSun, 16 May 2010 23:16:29 -0500, by Jay Belanger
-
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.Sun, 16 May 2010 17:01:22 -0700, by Glenn Morris
-
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.Sun, 16 May 2010 16:46:44 -0700, by Glenn Morris
-
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.Sun, 16 May 2010 16:38:13 -0700, by Glenn Morris
-
Tweak ns_app*dir values set by configure.Sun, 16 May 2010 16:31:05 -0700, by Glenn Morris
-
Remove one variable from Makefile.in.Sun, 16 May 2010 16:21:06 -0700, by Glenn Morris
-
Simplify temacs build rule.Sun, 16 May 2010 16:01:56 -0700, by Glenn Morris
-
Simplify temacs build rule.Sun, 16 May 2010 10:58:27 -0700, by Glenn Morris
-
Remove unused Makefile variables STARTFLAGS.Sat, 15 May 2010 23:40:19 -0700, by Glenn Morris
-
* configure.in: Remove references to usg5-4 and bsd-common, $opsysSat, 15 May 2010 22:58:55 -0700, by Dan Nicolaescu
-
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.Sat, 15 May 2010 22:40:10 -0700, by Dan Nicolaescu
-
Remove reference to CANNOT_EXEC, not used anymore.Sat, 15 May 2010 22:34:48 -0700, by Dan Nicolaescu
-
calc-vec.el (calc-histogram):Sat, 15 May 2010 23:43:09 -0500, by Jay Belanger
-
calc-ext.el (math-group-float): Have the number of digits beingSat, 15 May 2010 21:18:52 -0500, by Jay Belanger
-
* src/Makefile.in (LIBX_BASE): Always define.Sat, 15 May 2010 17:30:14 -0700, by Glenn Morris
-
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.Sat, 15 May 2010 17:21:58 -0700, by Glenn Morris
-
* src/Makefile.in (LIBXT): Always define.Sat, 15 May 2010 17:02:13 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Sat, 15 May 2010 15:36:29 -0700, by Glenn Morris
-
Always define LIBXMENU in src/Makefile.in.Sat, 15 May 2010 15:33:24 -0700, by Glenn Morris
-
src/Makefile.in (OLDXMENU): Move out of cpp section.Sat, 15 May 2010 15:15:49 -0700, by Glenn Morris
-
Always define OLDXMENU in src/Makefile.in.Sat, 15 May 2010 15:01:22 -0700, by Glenn Morris
-
msdos/ChangeLog missing from previous commit.Sat, 15 May 2010 14:51:12 -0700, by Glenn Morris
-
Always define LIBX_OTHER in src/Makefile.in.Sat, 15 May 2010 14:47:58 -0700, by Glenn Morris
-
Regenerate configure.Sat, 15 May 2010 14:34:03 -0700, by Glenn Morris
-
Always define FONT_OBJ; to empty in the non-X case.Sat, 15 May 2010 14:31:19 -0700, by Glenn Morris
-
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.Sat, 15 May 2010 17:21:30 -0400, by Ken Raeburn
-
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)Sat, 15 May 2010 17:19:05 -0400, by Ken Raeburn
-
* emacs.c (main): Initialize initial-environment and process-environmentSat, 15 May 2010 17:16:20 -0400, by Ken Raeburn
-
Update scripts and text to refer to version number string in emacs.cSat, 15 May 2010 17:12:44 -0400, by Ken Raeburn
-
Handle --version reasonably in CANNOT_DUMP configuration.Sat, 15 May 2010 17:11:37 -0400, by Ken Raeburn
-
Avoid crashes when stepping with right-arrow through "^L^L".Sat, 15 May 2010 17:43:55 +0300, by Eli Zaretskii
-
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.Sat, 15 May 2010 17:06:58 +0300, by Eli Zaretskii
-
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.Sat, 15 May 2010 16:50:16 +0300, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.Sat, 15 May 2010 16:41:59 +0300, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.Sat, 15 May 2010 16:23:48 +0300, by Eli Zaretskii
-
Fix DOS build; don't override convert-standard-filename.Sat, 15 May 2010 11:38:48 +0300, by Eli Zaretskii
-
Don't override standard definition of convert-standard-filename.Sat, 15 May 2010 11:31:40 +0300, by Eli Zaretskii
-
config.bat: Remove support for DJGPP v1.x.Sat, 15 May 2010 10:51:52 +0300, by Eli Zaretskii
-
Fix "config msdos" step.Sat, 15 May 2010 10:19:59 +0300, by Eli Zaretskii
-
Fix a typo in msdos/ChangeLog.Sat, 15 May 2010 09:25:23 +0300, by Eli Zaretskii
-
calc-aent.el (math-read-token, math-find-user-tokens):Fri, 14 May 2010 23:50:25 -0500, by Jay Belanger
-
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.Sat, 15 May 2010 00:10:22 -0400, by Stefan Monnier
-
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.Sat, 15 May 2010 00:08:03 -0400, by Stefan Monnier
-
* pcomplete.el (pcomplete-completions-at-point): New function,Fri, 14 May 2010 23:50:26 -0400, by Stefan Monnier
-
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.Fri, 14 May 2010 19:02:28 -0700, by Glenn Morris
-
Regenerate configure.Fri, 14 May 2010 18:58:36 -0700, by Glenn Morris