Fri, 16 Jul 2010 11:42:15 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Fri, 16 Jul 2010 14:09:55 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
|
Thu, 15 Jul 2010 10:36:27 -0400 |
Simon South |
Correct my email address in the last update.
|
Wed, 14 Jul 2010 23:12:37 -0400 |
Simon South |
(delphi-previous-indent-of): Indent case blocks within record
|
Wed, 14 Jul 2010 22:34:47 -0400 |
Simon South |
(delphi-token-at): Give newlines precedence over literal tokens when
|
Wed, 14 Jul 2010 15:09:28 -0400 |
Karl Fogel |
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
|
Wed, 14 Jul 2010 14:03:39 -0400 |
Chong Yidong |
Change clipboard/primary selection to X application standards.
|
Wed, 14 Jul 2010 12:41:40 -0400 |
Karl Fogel |
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
|
Wed, 14 Jul 2010 11:57:54 -0400 |
Karl Fogel |
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
|
Wed, 14 Jul 2010 11:54:26 -0400 |
Karl Fogel |
Fix attribution in a ChangeLog entry.
|
Tue, 13 Jul 2010 18:17:51 -0400 |
Karl Fogel |
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
|
Tue, 13 Jul 2010 18:09:20 -0400 |
Karl Fogel |
[[[
|
Tue, 13 Jul 2010 13:02:27 -0400 |
Chong Yidong |
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
|
Tue, 13 Jul 2010 13:41:49 +0300 |
Adrian Robert |
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
|
Mon, 12 Jul 2010 20:10:49 +0200 |
Andreas Schwab |
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
|
Mon, 12 Jul 2010 19:55:35 +0200 |
Andreas Schwab |
* language/tv-util.el (tai-viet-re): Remove format.
|
Mon, 12 Jul 2010 14:25:46 +0900 |
Kenichi Handa |
Improve Hebrew rendering.
|
Fri, 23 Jul 2010 03:51:48 +0200 |
Juanma Barranquero |
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
|
Tue, 20 Jul 2010 02:04:31 +0200 |
Juanma Barranquero |
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.
|
Mon, 19 Jul 2010 12:42:22 +0200 |
Juanma Barranquero |
* time.el (display-time-day-and-date): Remove spurious * in docstring.
|
Sat, 17 Jul 2010 17:51:04 -0400 |
Chong Yidong |
Fix size calculation for sliced images in image-mode (Bug#6639).
|
Sat, 17 Jul 2010 17:25:32 -0400 |
Chong Yidong |
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
|
Fri, 16 Jul 2010 13:17:13 +0300 |
Eli Zaretskii |
Fix bug #4451.
|
Fri, 16 Jul 2010 12:59:37 +0300 |
Eli Zaretskii |
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
|
Wed, 14 Jul 2010 19:53:42 +0200 |
Jan D |
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
|
Wed, 14 Jul 2010 12:11:39 -0400 |
Chong Yidong |
* simple.el (push-mark-command): Set selection for select-active-regions.
|
Sat, 10 Jul 2010 16:34:57 -0700 |
Glenn Morris |
cal-tex.el fixes for calendar-week-start-day != 0.
|
Sat, 10 Jul 2010 15:32:53 -0400 |
Chong Yidong |
* simple.el (use-region-p): Doc fix (Bug#6607).
|
Sun, 11 Jul 2010 18:14:53 -0400 |
Chong Yidong |
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
|
Sun, 11 Jul 2010 10:28:04 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
|
Sat, 10 Jul 2010 15:47:59 -0400 |
Chong Yidong |
Add compilation regexps for cucumber and ruby.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Tue, 06 Jul 2010 21:46:58 -0700 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
Tue, 06 Jul 2010 20:52:05 -0700 |
Glenn Morris |
Minor zone.el fix.
|
Tue, 06 Jul 2010 15:42:46 -0400 |
Chong Yidong |
Minor fix to describe-key, and a docstring.
|
Sat, 03 Jul 2010 13:12:53 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-resolve-service)
|
Sat, 03 Jul 2010 12:52:17 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
|
Wed, 30 Jun 2010 15:03:07 -0700 |
Dan Nicolaescu |
Avoid displaying files with a nil state in vc-dir.
|
Wed, 30 Jun 2010 16:34:06 -0400 |
Chong Yidong |
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
|
Tue, 29 Jun 2010 22:41:04 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Remove "(tiny change)" note.
|
Tue, 29 Jun 2010 14:09:07 +0200 |
Juanma Barranquero |
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
|
Sun, 27 Jun 2010 14:43:34 -0400 |
Chong Yidong |
Font lock fix for batch mode (Bug#5719).
|
Sun, 27 Jun 2010 14:24:42 -0400 |
Chong Yidong |
Minor fix for htmlfontify.el (Bug#6239).
|
Sun, 27 Jun 2010 14:03:26 -0400 |
Chong Yidong |
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
|
Fri, 25 Jun 2010 14:42:47 +0300 |
Eli Zaretskii |
Fix bugs #6144 and #6467.
|
Wed, 23 Jun 2010 23:38:09 -0700 |
Glenn Morris |
Doc fix.
|
Wed, 23 Jun 2010 23:30:51 -0700 |
Glenn Morris |
Minor bs.el font-lock change.
|
Tue, 22 Jun 2010 20:07:20 -0700 |
Glenn Morris |
Backport from trunk: doc fix.
|
Tue, 22 Jun 2010 12:25:17 -0700 |
Dan Nicolaescu |
Fix vc-annotate for renamed files when using Git.
|
Tue, 22 Jun 2010 00:04:20 -0700 |
Glenn Morris |
Minor js.el fix.
|
Mon, 21 Jun 2010 20:24:22 -0700 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Doc fix.
|
Mon, 21 Jun 2010 20:18:04 -0700 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
|
Mon, 21 Jun 2010 20:00:54 -0700 |
Dan Nicolaescu |
Fix annotating other revisions for renamed files in vc-annotate.
|
Mon, 21 Jun 2010 19:08:55 -0700 |
Dan Nicolaescu |
Fix vc-annotate-show-changeset-diff-revision-at-line for git.
|
Mon, 21 Jun 2010 18:26:30 -0700 |
Dan Nicolaescu |
Fix finding revisions in for renamed files in vc-annotate.
|
Mon, 21 Jun 2010 13:03:30 -0700 |
Dan Nicolaescu |
Fix reading file names in Git annotate buffers.
|
Sun, 20 Jun 2010 16:17:05 +0000 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
|
Fri, 18 Jun 2010 19:31:44 -0700 |
Glenn Morris |
Close bug#6422.
|
Fri, 18 Jun 2010 19:27:57 -0700 |
Glenn Morris |
Close bug#6450.
|
Wed, 16 Jun 2010 23:37:13 -0400 |
Stefan Monnier |
* lisp/subr.el (read-quoted-char): Fix up last change.
|
Thu, 08 Jul 2010 10:02:24 +0900 |
Daiki Ueno |
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
|
Wed, 07 Jul 2010 12:30:57 +0200 |
Agustin martin |
Improve ispell.el word completion handling.
|
Tue, 06 Jul 2010 21:16:27 -0700 |
Glenn Morris |
Minor zone.el fixes for bug#6483.
|
Mon, 05 Jul 2010 13:54:13 -0400 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
Mon, 05 Jul 2010 12:42:50 -0400 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
Sun, 04 Jul 2010 16:32:00 +0200 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
Sun, 04 Jul 2010 11:52:57 +0200 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
Fri, 02 Jul 2010 23:07:48 -0400 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
Sat, 03 Jul 2010 01:35:09 +0300 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
Sat, 03 Jul 2010 01:28:52 +0300 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
Fri, 02 Jul 2010 10:09:36 -0400 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
Thu, 01 Jul 2010 01:32:01 -0400 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
Wed, 30 Jun 2010 20:14:17 -0400 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
Thu, 01 Jul 2010 02:08:29 +0200 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
Thu, 01 Jul 2010 00:58:19 +0200 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
Wed, 30 Jun 2010 18:43:52 -0400 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
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.
|
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:41:36 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
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: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 15:11:06 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
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 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).
|
Tue, 22 Jun 2010 01:10:26 -0700 |
Glenn Morris |
Minor simplification.
|
Tue, 22 Jun 2010 00:41:10 -0700 |
Glenn Morris |
Add some utf-8 coding cookies.
|
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:
|
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.
|
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 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 00:51:42 -0400 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
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 00:34:36 -0700 |
Glenn Morris |
Close bug#6361.
|
Sat, 12 Jun 2010 00:06:15 -0700 |
Glenn Morris |
Close bug#6408.
|
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)
|