Fri, 01 Oct 2010 12:56:44 +0000 |
Katsumi Yamaoka |
Give up on using gnutls-cli for starttls.
|
Fri, 01 Oct 2010 13:45:16 +0200 |
Eli Zaretskii |
Support TAGS targets in the w32 build.
|
Fri, 01 Oct 2010 00:24:35 -0700 |
Glenn Morris |
* lisp/obsolete/sc.el: Remove file.
|
Thu, 30 Sep 2010 20:57:26 -0700 |
Glenn Morris |
Tweak temporary-file-directory on darwin systems.
|
Fri, 01 Oct 2010 03:28:45 +0200 |
Juanma Barranquero |
lisp/server.el (server-start): For compatibility, revert part of revno 101688.
|
Fri, 01 Oct 2010 00:34:42 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Fri, 01 Oct 2010 00:25:50 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
|
Thu, 30 Sep 2010 14:44:25 +0200 |
Eli Zaretskii |
Fix documentation of VC status indicator in mode line.
|
Thu, 30 Sep 2010 04:53:26 +0200 |
Juanma Barranquero |
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
|
Wed, 29 Sep 2010 19:18:24 -0700 |
Glenn Morris |
Remove some diary-lib function aliases, obsolete since 22.1.
|
Wed, 29 Sep 2010 19:15:17 -0700 |
Glenn Morris |
Remove some obsolete appt.el code.
|
Wed, 29 Sep 2010 15:25:24 +0200 |
Lars Magne Ingebrigtsen |
Do the gnutls handshake from the reader loop, instead of looping over
|
Wed, 29 Sep 2010 14:48:29 +0200 |
Lars Magne Ingebrigtsen |
Make sure all reads/writes to gnutls streams go via the gnutls functions.
|
Tue, 28 Sep 2010 21:19:30 -0700 |
Glenn Morris |
Use temp-buffers when not displaying the diary.
|
Tue, 28 Sep 2010 21:10:34 -0700 |
Glenn Morris |
Minor diary-lib change.
|
Tue, 28 Sep 2010 21:00:50 -0700 |
Glenn Morris |
Minor diary include improvement.
|
Tue, 28 Sep 2010 20:54:03 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-activate): Check diary file.
|
Wed, 29 Sep 2010 01:09:50 +0000 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
Mon, 27 Sep 2010 20:00:09 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Minor simplification.
|
Tue, 28 Sep 2010 02:13:41 +0000 |
Katsumi Yamaoka |
Fix message-* user options that differ from Gnus trunk.
|
Tue, 28 Sep 2010 01:25:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Mon, 27 Sep 2010 23:32:36 +0200 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|
Mon, 27 Sep 2010 19:14:58 +0200 |
Andreas Schwab |
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
|
Mon, 27 Sep 2010 14:00:46 +0900 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
Mon, 27 Sep 2010 13:52:56 +0900 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
Sun, 26 Sep 2010 02:37:50 +0200 |
Juanma Barranquero |
lisp/window.el (walk-windows): Doc fix (bug#7105).
|
Mon, 27 Sep 2010 22:11:33 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (e): Remove.
|
Mon, 27 Sep 2010 18:44:31 +0200 |
Lars Magne Ingebrigtsen |
Add gnutls logging and clean up various gnutls bits.
|
Mon, 27 Sep 2010 16:56:27 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 27 Sep 2010 16:35:22 +0200 |
Lars Magne Ingebrigtsen |
Add debugging to the gnutls library, and finish handshaking when it's done.
|
Mon, 27 Sep 2010 00:42:53 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
|
Sun, 26 Sep 2010 17:30:44 +0200 |
Lars Magne Ingebrigtsen |
(starttls-negotiate): Avoid the cl.el decf function.
|
Sun, 26 Sep 2010 13:25:35 +0000 |
Katsumi Yamaoka |
auth-source.el (auth-source-create): Query the user for whether to store the credentials.
|
Sun, 26 Sep 2010 01:06:28 -0500 |
Ted Zlatanov |
Set up GnuTLS support.
|
Sat, 25 Sep 2010 14:57:02 -0700 |
Glenn Morris |
* lisp/notifications.el: Call dbus-register-signal only if it is bound.
|
Sat, 25 Sep 2010 14:51:55 -0700 |
Glenn Morris |
Cosmetic doc fixes for eshell.
|
Sat, 25 Sep 2010 14:42:48 -0700 |
Glenn Morris |
Add more xz compression support.
|
Sat, 25 Sep 2010 16:16:35 -0400 |
Chong Yidong |
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
|
Sat, 25 Sep 2010 14:04:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Sat, 25 Sep 2010 02:32:09 +0200 |
Juanma Barranquero |
Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
|
Fri, 24 Sep 2010 05:23:07 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix dates after merge.
|
Thu, 23 Sep 2010 20:06:33 -0700 |
Glenn Morris |
Move some autoloaded auto-mode-alist entries to files.el.
|
Thu, 23 Sep 2010 15:00:31 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Thu, 23 Sep 2010 00:05:22 -0700 |
Glenn Morris |
Move some aliases to options before the associated definitions.
|
Tue, 21 Sep 2010 15:09:22 +0200 |
Stefan Monnier |
* lisp/newcomment.el (comment-normalize-vars): Better test validity of
|
Sun, 19 Sep 2010 11:49:21 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
|
Sun, 19 Sep 2010 00:23:57 -0400 |
Chong Yidong |
Update to CEDET 1.0's version of EIEIO.
|
Sat, 18 Sep 2010 22:49:54 -0400 |
Chong Yidong |
Synch Semantic to CEDET 1.0.
|
Tue, 14 Sep 2010 19:55:44 -0700 |
Glenn Morris |
appt.el fixes for bug#7019.
|
Tue, 14 Sep 2010 19:46:00 -0700 |
Glenn Morris |
Minor appt-check fix.
|
Tue, 14 Sep 2010 19:34:39 -0700 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
|
Thu, 23 Sep 2010 00:55:01 -0700 |
Glenn Morris |
Trivial bytecomp.el change.
|
Thu, 23 Sep 2010 00:40:11 -0700 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
|
Thu, 23 Sep 2010 00:34:40 -0700 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
|
Thu, 23 Sep 2010 00:26:10 -0700 |
Glenn Morris |
Define ld-script auto-mode-alist entries in the standard place.
|
Thu, 23 Sep 2010 00:17:08 -0700 |
Glenn Morris |
Cosmetic changes for add-log.el.
|
Thu, 23 Sep 2010 00:09:24 -0700 |
Glenn Morris |
Tiny comint.el change.
|
Wed, 22 Sep 2010 23:42:45 -0700 |
Glenn Morris |
Remove leading `*' from docs of some defcustoms etc.
|
Thu, 23 Sep 2010 03:57:10 +0000 |
Katsumi Yamaoka |
netrc.el (netrc-parse): Remove encrypt.el mentions.
|
Thu, 23 Sep 2010 00:30:37 +0000 |
Katsumi Yamaoka |
Merge Changes made in Gnus trunk.
|
Wed, 22 Sep 2010 05:19:14 +0000 |
Katsumi Yamaoka |
calendar/time-date.el (format-seconds): Comment fix.
|
Tue, 21 Sep 2010 20:31:30 -0700 |
Glenn Morris |
Tiny package.el fix.
|
Tue, 21 Sep 2010 23:18:08 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
|
Tue, 21 Sep 2010 10:35:18 +0200 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
|
Tue, 21 Sep 2010 09:34:26 +0200 |
Jan D. |
Fix ChangeLog entry for previous commit.
|
Tue, 21 Sep 2010 09:31:01 +0200 |
Jan D. |
Use tool-bar-position in menu Options/Show.
|
Tue, 21 Sep 2010 09:01:22 +0200 |
Jan D. |
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
|
Tue, 21 Sep 2010 00:42:47 +0200 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro)
|
Mon, 20 Sep 2010 23:45:09 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Use syntax-class.
|
Mon, 20 Sep 2010 16:57:01 +0200 |
Stefan Monnier |
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
|
Mon, 20 Sep 2010 16:22:16 +0200 |
Stefan Monnier |
* lisp/progmodes/prolog.el (prolog-smie-forward-token)
|
Mon, 20 Sep 2010 16:15:27 +0200 |
Stefan Monnier |
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
|
Mon, 20 Sep 2010 15:27:59 +0200 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
|
Mon, 20 Sep 2010 13:53:42 +0200 |
Stefan Monnier |
* lisp/textmodes/ispell.el: Fix commenting convention.
|
Mon, 20 Sep 2010 13:20:38 +0200 |
Stefan Monnier |
* lisp/mail/sendmail.el: Fix commenting convention.
|
Mon, 20 Sep 2010 13:13:52 +0200 |
Stefan Monnier |
* lisp/help-fns.el (describe-variable): Add original value, if applicable.
|
Mon, 20 Sep 2010 03:20:32 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 20 Sep 2010 02:52:17 +0200 |
Juanma Barranquero |
* subr.el (y-or-n-p): Remove leftover code from revno 101459.
|
Mon, 20 Sep 2010 02:26:22 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
|
Sun, 19 Sep 2010 16:52:37 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
|
Sun, 19 Sep 2010 11:53:28 +0200 |
Stefan Monnier |
* lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.
|
Sun, 19 Sep 2010 11:32:52 +0200 |
Stefan Monnier |
* lisp/fringe.el (fringe-styles): New var.
|
Sat, 18 Sep 2010 22:11:18 -0400 |
Michael Mauger |
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
|
Sun, 19 Sep 2010 02:05:26 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/warnings.el: Fix commenting convention.
|
Sat, 18 Sep 2010 12:23:12 -0500 |
Jay Belanger |
calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty
|
Sat, 18 Sep 2010 18:21:16 +0200 |
Stefan Monnier |
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
|
Sat, 18 Sep 2010 11:38:52 +0200 |
Eli Zaretskii |
Mention rounding of fringe width in the doc string of fringe-mode.
|
Fri, 17 Sep 2010 21:25:31 -0400 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
|
Sat, 18 Sep 2010 02:35:00 +0200 |
Stefan Monnier |
Fix and improve last syntax-propertize patch
|
Sat, 18 Sep 2010 00:28:10 +0200 |
Stefan Monnier |
* lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
|
Sat, 18 Sep 2010 00:09:58 +0200 |
Stefan Monnier |
* lisp/isearch.el (isearch-face): Rename from `isearch'.
|
Fri, 17 Sep 2010 23:07:57 +0200 |
Eli Zaretskii |
Fix bug #6933 regarding `half' width fringes.
|
Fri, 17 Sep 2010 16:31:06 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
|
Fri, 17 Sep 2010 15:30:30 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
|
Fri, 17 Sep 2010 11:04:35 +0200 |
Jan D |
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
|
Fri, 17 Sep 2010 09:58:07 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
|
Thu, 16 Sep 2010 20:08:06 -0400 |
Chong Yidong |
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
|
Thu, 16 Sep 2010 18:47:21 -0400 |
Chong Yidong |
Define obsolete alias x-cut-buffer-or-selection-value.
|
Thu, 16 Sep 2010 18:32:54 -0400 |
Chong Yidong |
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
|
Thu, 16 Sep 2010 22:43:12 +0200 |
Michael Albinus |
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
|
Wed, 15 Sep 2010 22:27:11 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message)
|
Wed, 15 Sep 2010 18:03:25 +0000 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Fix an infinite recursion.
|
Wed, 15 Sep 2010 17:51:15 +0000 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Correct the indentation.
|
Wed, 15 Sep 2010 17:30:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
|
Tue, 14 Sep 2010 23:14:44 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 14 Sep 2010 16:59:42 +0200 |
Juanma Barranquero |
Explicitly pass `obarray' to `unintern' to avoid a warning.
|
Tue, 14 Sep 2010 16:41:53 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Tue, 14 Sep 2010 13:11:44 +0200 |
Stefan Monnier |
* subr.el (unintern): Declare the obarray arg mandatory.
|
Tue, 14 Sep 2010 01:02:28 -0700 |
Glenn Morris |
Doc fixes related to diary-sort-entries.
|
Tue, 14 Sep 2010 00:21:03 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Doc fix.
|
Tue, 14 Sep 2010 00:15:06 -0700 |
Glenn Morris |
Fix bug#6999.
|
Sun, 12 Sep 2010 13:46:57 -0400 |
David Reitter |
simple.el (line-move-visual): Do not truncate goal column to integer size.
|
Sat, 11 Sep 2010 20:23:45 +0200 |
Stefan Monnier |
* repeat.el (repeat): Allow repeating when the last event is a click.
|
Sat, 11 Sep 2010 15:25:48 +0200 |
Stefan Monnier |
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
|
Sat, 11 Sep 2010 15:00:19 +0200 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):
|
Thu, 09 Sep 2010 20:04:26 -0700 |
Glenn Morris |
Close bug#6211.
|
Tue, 07 Sep 2010 19:45:12 -0700 |
Glenn Morris |
Close bug#6976.
|
Tue, 14 Sep 2010 06:01:14 +0000 |
Katsumi Yamaoka |
time-date.el (format-seconds): Comment fix.
|
Mon, 13 Sep 2010 16:05:23 -0400 |
Michael Mauger |
SQL Mode 2.7: Code cleanup and primatives for SQL redirection
|
Mon, 13 Sep 2010 18:33:56 +0200 |
Juanma Barranquero |
Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
|
Mon, 13 Sep 2010 17:17:01 +0200 |
Michael Albinus |
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
|
Mon, 13 Sep 2010 19:44:07 +0900 |
Daiki Ueno |
epa-file: suppress file-locking question on M-x revert-buffer
|
Mon, 13 Sep 2010 06:39:36 +0200 |
Michael Albinus |
* notifications.el (notifications-notify): Add support for
|
Sun, 12 Sep 2010 16:35:37 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|
Sun, 12 Sep 2010 13:06:19 +0200 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
|
Sat, 11 Sep 2010 11:52:04 -0700 |
Glenn Morris |
Close bug#4196.
|
Fri, 10 Sep 2010 23:17:02 -0400 |
Michael Mauger |
SQL Mode, Version 2.6
|
Sat, 11 Sep 2010 00:36:27 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 11 Sep 2010 01:13:42 +0200 |
Stefan Monnier |
New syntax-propertize functionality.
|
Fri, 10 Sep 2010 13:20:51 +0200 |
Agustin martin |
ispell.el: Improve comments. XEmacs compatibility changes.
|
Thu, 09 Sep 2010 15:24:39 +0200 |
Michael Albinus |
* net/tramp-cache.el (tramp-parse-connection-properties): Set
|
Wed, 08 Sep 2010 19:25:12 -0700 |
Glenn Morris |
Tiny image.el fixes.
|
Wed, 08 Sep 2010 18:21:23 +0200 |
Stefan Monnier |
Misc cleanups and simplifications.
|
Wed, 08 Sep 2010 18:14:44 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
|
Wed, 08 Sep 2010 09:02:38 -0700 |
Glenn Morris |
Very minor bytecomp fix.
|
Wed, 08 Sep 2010 08:59:10 -0700 |
Glenn Morris |
* emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
|
Wed, 08 Sep 2010 17:53:08 +0200 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
|
Wed, 08 Sep 2010 16:54:00 +0200 |
Agustin martin |
textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
|
Wed, 08 Sep 2010 16:42:54 +0200 |
Michael Albinus |
Migrate to Tramp 2.2. Rearrange load dependencies.
|
Tue, 07 Sep 2010 20:01:23 +0200 |
Agustin martin |
Make sure original ispell arg list is initialized in (ispell-start-process).
|
Mon, 06 Sep 2010 12:38:03 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 12:24:32 -0400 |
Chong Yidong |
Merge whitespace.el from trunk
|
Mon, 06 Sep 2010 00:03:56 +0200 |
Stefan Monnier |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
|
Sun, 05 Sep 2010 11:44:55 +0200 |
Stefan Monnier |
* emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].
|
Thu, 02 Sep 2010 13:47:15 +0200 |
Stefan Monnier |
Update email of Roland Winkler <winkler@gnu.org>
|
Wed, 01 Sep 2010 22:38:30 -0700 |
Glenn Morris |
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
|
Mon, 06 Sep 2010 00:10:55 +0000 |
Katsumi Yamaoka |
imap.el (imap-mailbox-get): Revert last change for this function.
|
Mon, 06 Sep 2010 00:06:55 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
|
Sun, 05 Sep 2010 23:49:02 +0000 |
Katsumi Yamaoka |
imap.el (imap-debug): Removed -- doesn't seem very useful.
|
Sun, 05 Sep 2010 23:45:14 +0000 |
Katsumi Yamaoka |
imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.
|
Sun, 05 Sep 2010 23:34:30 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
|
Sun, 05 Sep 2010 23:40:57 +0100 |
David De La Harpe Golden |
Respect mouse-drag-copy-region upon mouse-3 region adjustment.
|
Sun, 05 Sep 2010 17:28:50 -0400 |
Chong Yidong |
Improve ls date switch parsing in Dired (Bug#6987).
|
Sun, 05 Sep 2010 15:03:20 -0400 |
Chong Yidong |
* files.el (get-free-disk-space): Search more robustly for "available" column.
|
Sun, 05 Sep 2010 04:06:39 +0200 |
Juanma Barranquero |
Update to latest Unicode 6.0 beta data files.
|
Sun, 05 Sep 2010 00:54:58 +0200 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
Sun, 05 Sep 2010 00:51:39 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
|
Sat, 04 Sep 2010 16:42:03 -0400 |
Chong Yidong |
Fix Ruby compilation error matching.
|
Sat, 04 Sep 2010 20:47:29 +0200 |
Stefan Monnier |
Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.
|
Sat, 04 Sep 2010 13:54:48 -0400 |
Chong Yidong |
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.
|
Sat, 04 Sep 2010 13:13:14 -0400 |
Chong Yidong |
Avoid corrupting archive-contents file.
|
Fri, 03 Sep 2010 15:28:09 +0200 |
Stefan Monnier |
Use SMIE's blink-paren for octave-mode.
|
Fri, 03 Sep 2010 15:06:51 +0200 |
Stefan Monnier |
* lisp/electric.el (electricity): New group.
|
Fri, 03 Sep 2010 13:26:08 +0200 |
Stefan Monnier |
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
|
Fri, 03 Sep 2010 13:18:45 +0200 |
Stefan Monnier |
Provide blink-matching support to SMIE.
|
Fri, 03 Sep 2010 13:12:46 +0200 |
Stefan Monnier |
* lisp/simple.el (newline): Fix last change to properly remove itself from
|
Thu, 02 Sep 2010 23:57:08 +0200 |
Stefan Monnier |
Add blink-matching-check-function and misc cleanups.
|
Thu, 02 Sep 2010 18:06:51 +0200 |
Jan D. |
Fix lisp/ChangeLog entries.
|
Thu, 02 Sep 2010 11:29:15 -0400 |
Chong Yidong |
Set revert-buffer-function in Package Menu.
|
Thu, 02 Sep 2010 14:37:29 +0200 |
Agustin martin |
ispell.el: better `default-directory' and kill-ispell-on-exit handling
|
Thu, 02 Sep 2010 12:54:43 +0200 |
Jan D |
* simple.el (kill-new): Call interprogram-cut-function with only one argument.
|
Thu, 02 Sep 2010 12:17:02 +0200 |
Jan D. |
Remove cut buffer from documentation.
|
Thu, 02 Sep 2010 11:47:08 +0200 |
Jan D. |
Removed cut-buffer code.
|
Thu, 02 Sep 2010 09:54:08 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 16:13:21 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Tue, 31 Aug 2010 16:49:21 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Thu, 26 Aug 2010 21:23:02 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 17:33:52 +0200 |
Juanma Barranquero |
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
|
Thu, 26 Aug 2010 11:09:45 -0400 |
Chong Yidong |
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
|
Sun, 22 Aug 2010 20:44:55 -0400 |
Chong Yidong |
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
|
Sun, 22 Aug 2010 18:44:55 -0400 |
Chong Yidong |
Handle multiple entries in some RCIRC commands (Bug#6894).
|
Wed, 01 Sep 2010 16:41:17 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-paren-function): Move from C to here.
|
Wed, 01 Sep 2010 12:03:08 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
|
Tue, 31 Aug 2010 14:04:26 -0400 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): New command.
|
Tue, 31 Aug 2010 14:22:40 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-down-list): New command.
|
Tue, 31 Aug 2010 14:13:51 +0200 |
Stefan Monnier |
Remove old indentation and navigation code on octave-mode.
|
Mon, 30 Aug 2010 21:53:46 -0400 |
Chong Yidong |
Fix several Package Menu and Finder bugs.
|
Mon, 30 Aug 2010 22:34:52 +0200 |
Stefan Monnier |
Use SMIE for octave-mode.
|
Mon, 30 Aug 2010 21:11:34 +0300 |
Eli Zaretskii |
Fix bug #6944.
|
Mon, 30 Aug 2010 17:21:14 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
|
Mon, 30 Aug 2010 15:57:42 +0200 |
Stefan Monnier |
Use with-silent-modifications.
|
Mon, 30 Aug 2010 15:03:05 +0200 |
Stefan Monnier |
Use `declare' in defmacros.
|
Sun, 29 Aug 2010 18:15:09 -0400 |
Chong Yidong |
Merge Finder and package-menu functionality.
|
Sat, 28 Aug 2010 21:31:45 -0400 |
Chong Yidong |
Let version-to-list handle versions like "10.3d".
|
Sat, 28 Aug 2010 20:52:36 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
|
Fri, 27 Aug 2010 00:19:35 -0300 |
Vinicius Jose Latorre |
Adjust type declaration.
|
Thu, 26 Aug 2010 16:09:31 -0400 |
Chong Yidong |
* progmodes/js.el: Make indentation more customizable (Bug#6914).
|
Thu, 26 Aug 2010 11:26:33 -0400 |
Chong Yidong |
Avoid using font-lock properties to indent in sh-get-indent-info.
|
Thu, 26 Aug 2010 09:46:19 -0400 |
David Reitter |
server.el (server-visit-files): Run pre-command-hook and
|
Thu, 26 Aug 2010 09:33:16 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Wed, 25 Aug 2010 23:31:34 -0400 |
Chong Yidong |
Improvements to describe-package buffer.
|
Wed, 25 Aug 2010 17:15:45 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 14:15:20 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 14:13:27 +0900 |
Kenichi Handa |
Add Arabic support.
|
Wed, 25 Aug 2010 08:53:55 +0200 |
Jan D |
* menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
|
Tue, 24 Aug 2010 23:27:58 -0300 |
Vinicius Jose Latorre |
Fix some bugs. New version 13.1.
|
Tue, 24 Aug 2010 17:36:33 -0400 |
Chong Yidong |
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.
|
Tue, 24 Aug 2010 16:58:07 -0400 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
|
Tue, 24 Aug 2010 16:29:44 -0400 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby): Add defgroup.
|
Tue, 24 Aug 2010 16:20:21 -0400 |
Chong Yidong |
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).
|
Tue, 24 Aug 2010 11:48:14 -0400 |
Chong Yidong |
Avoid clobbering primary selection when switching frames (Bug#6872).
|
Mon, 23 Aug 2010 15:08:54 +0200 |
Michael Albinus |
* net/dbus.el: Accept UNIX domain sockets as bus address.
|
Mon, 23 Aug 2010 12:21:01 +0200 |
Juanma Barranquero |
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
|
Mon, 23 Aug 2010 00:27:59 +0100 |
Juri Linkov |
Move reading an extended command to Elisp (bug#5364, bug#5214).
|
Sun, 22 Aug 2010 17:15:20 -0400 |
Chong Yidong |
Make obsolete --unibyte argument do nothing (Bug#6886).
|
Sun, 22 Aug 2010 16:02:16 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 22 Aug 2010 15:30:26 -0400 |
Chong Yidong |
Doc fix for define-minor-mode (Bug#6880).
|
Sun, 22 Aug 2010 00:12:25 -0400 |
Chong Yidong |
merge whitespace.el change from trunk
|
Sat, 21 Aug 2010 15:35:27 +0200 |
Stefan Monnier |
Fix buffer-list rename&refresh after after killing a buffer in ido.
|
Sat, 21 Aug 2010 11:19:38 +0200 |
Stefan Monnier |
* progmodes/make-mode.el (makefile-fill-paragraph): Account for the
|
Sat, 21 Aug 2010 10:56:54 +0200 |
Stefan Monnier |
* subr.el (read-key): Don't echo keystrokes.
|
Fri, 20 Aug 2010 19:11:34 -0700 |
Glenn Morris |
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
|
Fri, 20 Aug 2010 00:33:06 -0700 |
Glenn Morris |
Minor align-regexp fix.
|
Fri, 20 Aug 2010 00:11:35 -0700 |
Glenn Morris |
Fix rmail-forward with non-sendmail sending function.
|
Thu, 19 Aug 2010 16:37:31 +0200 |
Stefan Monnier |
* lisp/subr.el (read-key): Don't hide the menu-bar entries.
|
Thu, 19 Aug 2010 01:32:39 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Remove merge markers.
|
Wed, 18 Aug 2010 20:24:52 +0200 |
Michael Albinus |
* progmodes/flymake.el (flymake-start-syntax-check-process): Use
|
Wed, 18 Aug 2010 17:07:58 +0900 |
Kenichi Handa |
files.el: Add word-wrap as safe local variable.
|
Tue, 17 Aug 2010 19:33:13 -0700 |
Glenn Morris |
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)
|
Sat, 14 Aug 2010 19:21:40 -0400 |
Chong Yidong |
* simple.el (kill-region): Doc fix (Bug#6787).
|
Fri, 13 Aug 2010 18:56:35 -0700 |
Glenn Morris |
Minor diary-lib.el fix.
|
Wed, 11 Aug 2010 15:43:49 +0200 |
Andreas Schwab |
* subr.el (ignore-errors): Add debug declaration.
|
Sun, 08 Aug 2010 22:23:35 -0400 |
Chong Yidong |
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.
|
Sat, 21 Aug 2010 16:26:43 -0300 |
Vinicius Jose Latorre |
Insert bug number.
|
Sat, 21 Aug 2010 10:46:43 -0400 |
Chong Yidong |
* cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).
|
Sat, 21 Aug 2010 16:09:46 +0200 |
Stefan Monnier |
* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
|
Sat, 21 Aug 2010 00:46:23 -0400 |
Chong Yidong |
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.
|
Sat, 21 Aug 2010 01:43:04 -0300 |
Vinicius Jose Latorre |
Fix slow cursor movement.
|
Fri, 20 Aug 2010 19:21:51 -0700 |
Glenn Morris |
ChangeLog fixes.
|
Fri, 20 Aug 2010 22:00:00 +0200 |
joakim |
merge from upstream
|