Fri, 03 Dec 2010 18:20:27 -0500 |
Stefan Monnier |
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
|
Fri, 03 Dec 2010 18:14:50 -0500 |
Stefan Monnier |
* lisp/newcomment.el (comment-styles): Add docs to each style.
|
Fri, 03 Dec 2010 12:48:24 +0100 |
Jan D. |
Restore dock New Frame and Preferences menu functions (Bug#7535).
|
Thu, 02 Dec 2010 19:13:24 -0800 |
Glenn Morris |
Silence nxml-mode.el compilation.
|
Thu, 02 Dec 2010 19:10:25 -0800 |
Glenn Morris |
Remove leading `*' from nxml defcustom docs.
|
Thu, 02 Dec 2010 19:06:11 -0800 |
Glenn Morris |
startup.el trivia.
|
Thu, 02 Dec 2010 19:04:29 -0800 |
Glenn Morris |
Remove some browse-url.el autoloads.
|
Thu, 02 Dec 2010 19:03:06 -0800 |
Glenn Morris |
emacsbug.el trivia.
|
Thu, 02 Dec 2010 19:01:16 -0800 |
Glenn Morris |
diff-sentinel trivia.
|
Fri, 03 Dec 2010 10:52:43 +0900 |
Daiki Ueno |
Trivial fixes for epg.el.
|
Thu, 02 Dec 2010 20:34:31 +0100 |
Michael Albinus |
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".
|
Thu, 02 Dec 2010 09:36:45 -0800 |
Glenn Morris |
cl-macs `loop' fix for bug#7492.
|
Thu, 02 Dec 2010 09:34:35 -0800 |
Glenn Morris |
Small flymake changes.
|
Tue, 30 Nov 2010 12:57:48 -0500 |
Sam Steingold |
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
|
Sat, 27 Nov 2010 15:06:23 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 27 Nov 2010 15:04:57 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 27 Nov 2010 14:41:49 -0500 |
Chong Yidong |
Fix log-edit-font-lock-keywords (Bug#6465).
|
Sat, 27 Nov 2010 11:56:49 +0200 |
Eli Zaretskii |
Fix bug #7308 with `locate' on MS-Windows.
|
Fri, 26 Nov 2010 16:33:21 -0500 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
|
Fri, 26 Nov 2010 21:58:41 +0900 |
Kenichi Handa |
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
|
Fri, 26 Nov 2010 16:58:35 +0900 |
Kenichi Handa |
mail/rmail.el: Require rfc2047.
|
Fri, 26 Nov 2010 13:06:59 +0900 |
Kenichi Handa |
Improve rmail's MIME handling.
|
Tue, 23 Nov 2010 21:21:55 -0500 |
Stefan Monnier |
* progmodes/which-func.el (which-func-imenu-joiner-function):
|
Tue, 23 Nov 2010 20:52:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-default-method-alist)
|
Sun, 21 Nov 2010 12:04:43 -0500 |
Chong Yidong |
Backport fixes for Bug#5390 and Bug#5694 from trunk.
|
Sun, 21 Nov 2010 11:52:05 -0500 |
Chong Yidong |
Make the sys.path remove in Python mode customizable (Bug#7454).
|
Sat, 20 Nov 2010 15:23:26 -0500 |
Chong Yidong |
Prompt before running print commands.
|
Sat, 27 Nov 2010 11:48:16 -0800 |
Glenn Morris |
startup.el trivia.
|
Sat, 27 Nov 2010 10:40:19 +0200 |
Eli Zaretskii |
Exclude NL and TAB from c0-control group for glyphless display.
|
Fri, 26 Nov 2010 19:29:06 -0800 |
Glenn Morris |
sendmail.el trivia.
|
Fri, 26 Nov 2010 19:25:35 -0800 |
Glenn Morris |
* lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.
|
Fri, 26 Nov 2010 19:22:00 -0800 |
Glenn Morris |
* lisp/shell.el (shell-dir-cookie-re): Move definition before use.
|
Fri, 26 Nov 2010 19:15:59 -0800 |
Glenn Morris |
Fix emacsbug.el errors clearly flagged by the byte-compiler.
|
Fri, 26 Nov 2010 21:10:26 +0200 |
Eli Zaretskii |
Force left-to-right paragraph direction in echo area and prog-mode buffers.
|
Fri, 26 Nov 2010 20:38:40 +0200 |
Eli Zaretskii |
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
|
Thu, 25 Nov 2010 19:10:16 -0800 |
Glenn Morris |
diary-lib.el diary-outlook* changes.
|
Fri, 26 Nov 2010 03:28:03 +0100 |
Lars Magne Ingebrigtsen |
* mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
|
Wed, 24 Nov 2010 23:43:56 -0500 |
Stefan Monnier |
* lisp/vc/diff.el (diff): Fix last change.
|
Wed, 24 Nov 2010 11:39:51 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
|
Wed, 24 Nov 2010 07:34:12 +0100 |
Lars Magne Ingebrigtsen |
(mailclient-send-it): Bind `browse-url-mailto-function' to nil to
|
Wed, 24 Nov 2010 07:29:06 +0100 |
Lars Magne Ingebrigtsen |
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
|
Tue, 23 Nov 2010 12:36:15 -0500 |
Stefan Monnier |
* lisp/eshell/: Use with-silent-modifications.
|
Tue, 23 Nov 2010 10:13:43 -0500 |
Chong Yidong |
Always issue a full prompt in vc-merge-branch operation.
|
Tue, 23 Nov 2010 09:19:54 -0500 |
Stefan Monnier |
* lisp/shell.el (shell): Use current-buffer by default if it's already
|
Tue, 23 Nov 2010 09:00:56 +0100 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention
|
Mon, 22 Nov 2010 20:15:08 -0500 |
Chong Yidong |
Initial support for unified DVCS pull and merge.
|
Mon, 22 Nov 2010 17:09:17 -0500 |
Stefan Monnier |
* lisp/Makefile.in: Fix up last merge.
|
Mon, 22 Nov 2010 14:22:03 -0500 |
Stefan Monnier |
Cleanup diff-buffer-with-file.
|
Mon, 22 Nov 2010 12:57:46 -0500 |
Stefan Monnier |
* lisp/files.el: Make revert work with diff-buffer-with-file.
|
Mon, 22 Nov 2010 09:09:41 +0100 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): Use the current
|
Sun, 21 Nov 2010 20:39:21 +0100 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): The default value is
|
Sun, 21 Nov 2010 19:29:08 +0100 |
Jan D. |
* tool-bar.el (tool-bar-setup): Remove save as, print and customize.
|
Sun, 21 Nov 2010 12:12:44 -0500 |
Chong Yidong |
Highlight top-level augmented assignments in Python (Bug#6445).
|
Sun, 21 Nov 2010 14:09:34 +0100 |
Jan D. |
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
|
Sat, 20 Nov 2010 14:27:56 -0800 |
Glenn Morris |
Tiny authors.el updates.
|
Sat, 20 Nov 2010 14:25:56 -0800 |
Glenn Morris |
ChangeLog fixes prompted by M-x authors.
|
Sat, 20 Nov 2010 18:32:57 +0100 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
|
Sat, 20 Nov 2010 15:51:25 +0100 |
Jan D. |
Add keyword :vert-only for tool bar items with labels not shown horizontally.
|
Sat, 20 Nov 2010 16:35:45 +0200 |
Eli Zaretskii |
Make glyphless-char-display-control a defcustom.
|
Sat, 20 Nov 2010 14:12:27 +0100 |
Michael Albinus |
Sync with Tramp 2.2.0.
|
Sat, 20 Nov 2010 13:52:09 +0200 |
Eli Zaretskii |
lisp/ChangeLog: Fix entry for bug-querying changes.
|
Sat, 20 Nov 2010 13:47:49 +0200 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
Sat, 20 Nov 2010 13:43:01 +0200 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
Sat, 20 Nov 2010 12:39:44 +0100 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-tracker-url)
|
Fri, 19 Nov 2010 12:18:15 +0100 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): If point is inside
|
Thu, 18 Nov 2010 19:14:36 -0600 |
Jay Belanger |
calc.texi (TeX and LaTeX Language Modes, Predefined Units):
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 17 Nov 2010 22:02:15 -0500 |
Stefan Monnier |
* lisp/textmodes/rst.el: Minor cleanup to improve style.
|
Wed, 17 Nov 2010 21:09:41 -0500 |
Stefan Monnier |
Make the yank-handler argument obsolete.
|
Wed, 17 Nov 2010 14:59:16 -0500 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
|
Wed, 17 Nov 2010 09:34:28 -0500 |
Stefan Monnier |
* vc-hg.el (vc-hg-program): New var.
|
Tue, 16 Nov 2010 19:47:16 -0800 |
Glenn Morris |
autoload.el fix for bug#7414.
|
Tue, 16 Nov 2010 15:09:47 -0500 |
Chong Yidong |
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
|
Sat, 13 Nov 2010 23:07:58 +0200 |
Eli Zaretskii |
subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
|
Sat, 13 Nov 2010 16:01:10 -0500 |
Chong Yidong |
Fix picture-mouse-set-point calculation (Bug#7390).
|
Sat, 13 Nov 2010 11:08:21 +0100 |
Michael Albinus |
* net/tramp.el (tramp-remote-coding-commands): Add an alternative
|
Sat, 13 Nov 2010 01:16:18 -0800 |
Glenn Morris |
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
|
Thu, 11 Nov 2010 19:16:20 -0800 |
Glenn Morris |
diary-iso-date-forms fix for bug#7377.
|
Thu, 11 Nov 2010 20:33:28 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
|
Thu, 11 Nov 2010 17:19:01 -0500 |
Stefan Monnier |
* lisp/files.el (safe-local-variable-p): Gracefully handle errors.
|
Thu, 11 Nov 2010 00:08:25 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
|
Wed, 10 Nov 2010 19:48:46 -0800 |
Glenn Morris |
Fix some ls-lisp oddness.
|
Tue, 09 Nov 2010 23:55:15 -0800 |
Glenn Morris |
* lisp/printing.el (pr-menu-bind): Doc fix.
|
Tue, 09 Nov 2010 23:52:12 -0800 |
Glenn Morris |
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.
|
Tue, 09 Nov 2010 23:46:01 -0800 |
Glenn Morris |
* lisp/progmodes/python.el (python-shell): Doc fix.
|
Tue, 09 Nov 2010 23:44:30 -0800 |
Glenn Morris |
wid-edit doc fixes.
|
Wed, 17 Nov 2010 21:44:44 -0500 |
Stefan Monnier |
* lisp/minibuffer.el (completion-fail-discreetly): New var.
|
Wed, 17 Nov 2010 21:43:42 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-pair-pairs): New var.
|
Wed, 17 Nov 2010 10:07:48 -0500 |
Stefan Monnier |
Remove "tiny change"s for Eric Hanchrow
|
Wed, 17 Nov 2010 10:00:16 -0500 |
Stefan Monnier |
* lisp/progmodes/python.el (run-python): Explain why we remove the current
|
Wed, 17 Nov 2010 09:54:15 -0500 |
Stefan Monnier |
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.
|
Tue, 16 Nov 2010 16:19:34 -0500 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
|
Tue, 16 Nov 2010 16:14:46 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-layout-mode): New minor mode.
|
Mon, 15 Nov 2010 16:40:30 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
|
Mon, 15 Nov 2010 13:27:33 +0100 |
Agustin Martin |
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
|
Sat, 13 Nov 2010 21:09:11 -0500 |
Chong Yidong |
Let the cursorColor X resource set the the cursor face (Bug#7392).
|
Sat, 13 Nov 2010 16:47:07 -0800 |
Glenn Morris |
ChangeLog OCD.
|
Sat, 13 Nov 2010 17:30:10 -0500 |
Ken Manheimer |
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
|
Sat, 13 Nov 2010 13:34:02 -0500 |
Chong Yidong |
Fix background-color setting in initial frame (Bug#7373).
|
Sat, 13 Nov 2010 15:35:44 +0200 |
Eli Zaretskii |
lisp/ChangeLog: Fix last log entry.
|
Sat, 13 Nov 2010 15:29:31 +0200 |
Eli Zaretskii |
Fix and document display of glyphless characters.
|
Sat, 13 Nov 2010 11:42:32 +0100 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-line-beginning-position)
|
Fri, 12 Nov 2010 19:46:00 -0800 |
Glenn Morris |
* lisp/simple.el (count-words-region): New function.
|
Fri, 12 Nov 2010 19:36:32 -0800 |
Glenn Morris |
ChangeLog whitespace.
|
Fri, 12 Nov 2010 09:13:48 -0500 |
Stefan Monnier |
* lisp/shell.el (shell-dir-cookie-re): New custom variable.
|
Fri, 12 Nov 2010 08:44:46 -0500 |
Stefan Monnier |
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
|
Fri, 12 Nov 2010 08:35:36 -0500 |
Stefan Monnier |
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to
|
Fri, 12 Nov 2010 08:33:44 -0500 |
Stefan Monnier |
* lisp/skeleton.el (skeleton-newline): New function.
|
Fri, 12 Nov 2010 08:32:02 -0500 |
Stefan Monnier |
* lisp/simple.el (open-line): `newline' may strip trailing space.
|
Fri, 12 Nov 2010 08:28:17 -0500 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Use mapc.
|
Thu, 11 Nov 2010 19:21:38 -0800 |
Glenn Morris |
bytecomp trivia.
|
Thu, 11 Nov 2010 20:35:06 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
|
Thu, 11 Nov 2010 16:06:15 -0500 |
Stefan Monnier |
* lisp/progmodes/modula2.el: Use SMIE and skeleton.
|
Thu, 11 Nov 2010 00:28:35 -0800 |
Glenn Morris |
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".
|
Wed, 10 Nov 2010 19:59:04 -0800 |
Glenn Morris |
Minor ls-lisp changes.
|
Wed, 10 Nov 2010 19:57:02 -0800 |
Glenn Morris |
Remove odd code from kandmark, gomoku.
|
Wed, 10 Nov 2010 19:54:59 -0800 |
Glenn Morris |
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
|
Wed, 10 Nov 2010 19:53:16 -0800 |
Glenn Morris |
Silence idlw*.el compilation.
|
Wed, 10 Nov 2010 23:27:02 +0100 |
Lars Magne Ingebrigtsen |
* net/browse-url.el (browse-url-browser-function): Change the
|
Wed, 10 Nov 2010 16:35:06 -0500 |
Chong Yidong |
Minor fix to package-archive-contents recalculation.
|
Wed, 10 Nov 2010 18:25:13 +0100 |
Agustin Martin |
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
|
Wed, 10 Nov 2010 11:54:43 +0100 |
Agustin Martin |
flyspell.el (flyspell-word): Do not re-check known misspellings.
|
Wed, 10 Nov 2010 00:21:06 -0800 |
Glenn Morris |
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
|
Tue, 09 Nov 2010 23:59:00 -0800 |
Glenn Morris |
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
|
Tue, 09 Nov 2010 21:24:48 -0800 |
Glenn Morris |
Minor edt.el simplification.
|
Tue, 09 Nov 2010 21:16:34 -0800 |
Glenn Morris |
tpu-extras.el simplifiation.
|
Tue, 09 Nov 2010 20:35:18 -0800 |
Glenn Morris |
Use line-beginning-position in some texinfo.el files.
|
Tue, 09 Nov 2010 20:30:21 -0800 |
Glenn Morris |
Silence skeleton.el compilation.
|
Tue, 09 Nov 2010 20:28:16 -0800 |
Glenn Morris |
Remove ls-lisp time-related functions that duplicate standard functions.
|
Tue, 09 Nov 2010 20:24:47 -0800 |
Glenn Morris |
system-type related trivia.
|
Tue, 09 Nov 2010 20:13:21 -0800 |
Glenn Morris |
net-utils system-type trivia.
|
Tue, 09 Nov 2010 20:11:08 -0800 |
Glenn Morris |
* lisp/startup.el (package-initialize): Update declaration.
|
Tue, 09 Nov 2010 20:08:15 -0800 |
Glenn Morris |
time-to-seconds related simplifications.
|
Tue, 09 Nov 2010 19:57:32 -0800 |
Glenn Morris |
Replace some eshell functions that duplicate standard functions.
|
Tue, 09 Nov 2010 19:53:03 -0800 |
Glenn Morris |
Silence compilation of some shell files.
|
Tue, 09 Nov 2010 19:43:44 -0800 |
Glenn Morris |
ChangeLog fix.
|
Wed, 10 Nov 2010 00:02:44 +0000 |
Katsumi Yamaoka |
net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
|
Tue, 09 Nov 2010 15:07:10 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 09 Nov 2010 00:00:46 -0800 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
|
Mon, 08 Nov 2010 23:47:01 -0800 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
|
Mon, 08 Nov 2010 21:33:07 -0800 |
Glenn Morris |
Replace still more end-of-line etc with line-end-position, etc.
|
Mon, 08 Nov 2010 15:01:01 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
|
Mon, 08 Nov 2010 14:09:21 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
|
Sun, 07 Nov 2010 10:45:45 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
|
Sat, 06 Nov 2010 18:56:09 -0700 |
Glenn Morris |
Minor esh-util changes.
|
Sat, 06 Nov 2010 18:50:52 -0700 |
Glenn Morris |
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
|
Sat, 06 Nov 2010 18:44:13 -0700 |
Glenn Morris |
Minor checkdoc simplifications.
|
Sat, 06 Nov 2010 18:36:33 -0700 |
Glenn Morris |
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
|
Sat, 06 Nov 2010 18:06:37 -0700 |
Glenn Morris |
Replace more speedbar uses of end-of-line etc with line-end-position.
|
Sat, 06 Nov 2010 13:23:42 -0700 |
Glenn Morris |
Use line-end-position rather than end-of-line, etc.
|
Sat, 06 Nov 2010 12:55:44 -0700 |
Glenn Morris |
Minor idlwave change.
|
Sat, 06 Nov 2010 12:47:42 -0700 |
Glenn Morris |
Minor eieio-comp changes.
|
Sat, 06 Nov 2010 12:44:11 -0700 |
Glenn Morris |
Silence viper-cmd compilation.
|
Sat, 06 Nov 2010 12:40:33 -0700 |
Glenn Morris |
Silence elint compilation.
|
Sat, 06 Nov 2010 12:28:44 -0700 |
Glenn Morris |
Silence mail-extr compilation.
|
Sat, 06 Nov 2010 12:11:38 -0700 |
Glenn Morris |
Silence reftex compilation.
|
Sat, 06 Nov 2010 11:51:11 -0700 |
Glenn Morris |
Minor emerge changes.
|
Sat, 06 Nov 2010 16:56:29 +0100 |
Ralf Angeli |
RefTeX: Improve matching of bib entries.
|
Sat, 06 Nov 2010 13:08:58 +0100 |
Michael Albinus |
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
|
Fri, 05 Nov 2010 13:11:12 +0100 |
Jan D. |
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).
|
Fri, 05 Nov 2010 01:16:55 -0700 |
Glenn Morris |
Quiet, woman. (Sorry...).
|
Fri, 05 Nov 2010 00:41:47 -0700 |
Glenn Morris |
Silence doctor.el compilation.
|
Fri, 05 Nov 2010 00:34:45 -0700 |
Glenn Morris |
Silence cl-macs.el compilation.
|
Fri, 05 Nov 2010 00:32:16 -0700 |
Glenn Morris |
Silence byte-opt.el compilation.
|
Wed, 03 Nov 2010 19:21:51 -0400 |
Chong Yidong |
* emacs-lisp/package.el (package-unpack): Remove no-op.
|
Mon, 08 Nov 2010 23:41:57 -0800 |
Glenn Morris |
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
|
Mon, 08 Nov 2010 20:39:11 -0800 |
Glenn Morris |
ChangeLog fix.
|
Mon, 08 Nov 2010 15:53:42 -0500 |
Stefan Monnier |
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
|
Mon, 08 Nov 2010 13:56:10 -0500 |
Stefan Monnier |
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
|
Mon, 08 Nov 2010 13:42:24 -0500 |
Stefan Monnier |
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
|
Mon, 08 Nov 2010 10:45:49 -0500 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
|
Sun, 07 Nov 2010 10:52:33 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: New package.
|
Sun, 07 Nov 2010 08:02:15 +0100 |
Michael Albinus |
Fix misleading Changelog entry.
|
Sat, 06 Nov 2010 15:05:47 +0100 |
Michael Albinus |
Fix typo.
|
Sat, 06 Nov 2010 15:04:23 +0100 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): Make it a buffer local
|
Sat, 06 Nov 2010 12:08:33 +0200 |
Eli Zaretskii |
Back-port from trunk the fix for bug #6294.
|
Sat, 06 Nov 2010 11:57:24 +0200 |
Eli Zaretskii |
Fix bug #7285.
|
Sat, 06 Nov 2010 00:54:19 -0700 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-insert-one-definition)
|
Fri, 05 Nov 2010 21:52:50 +0100 |
Michael Albinus |
* net/trampver.el: Update release number.
|
Thu, 04 Nov 2010 15:27:46 -0400 |
Chong Yidong |
Backport Bug#6765 fix from trunk.
|
Sun, 31 Oct 2010 23:55:49 -0700 |
Glenn Morris |
* lisp/locate.el (locate, locate-mode): Doc fixes.
|
Sun, 31 Oct 2010 23:35:06 -0400 |
Chong Yidong |
Prevent server-mode from issuing a prompt in kill-emacs-hook.
|
Sun, 31 Oct 2010 23:13:42 -0400 |
Chong Yidong |
Backport VC improvements from trunk.
|
Wed, 03 Nov 2010 01:03:42 -0700 |
Glenn Morris |
reftex-toc trivia.
|
Wed, 03 Nov 2010 00:57:43 -0700 |
Glenn Morris |
idlwave trivia.
|
Wed, 03 Nov 2010 00:42:27 -0700 |
Glenn Morris |
Silence ispell.el compilation.
|
Wed, 03 Nov 2010 00:20:03 -0700 |
Glenn Morris |
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
|
Tue, 02 Nov 2010 20:49:04 -0700 |
Glenn Morris |
Don't be so lax with spelling.
|
Tue, 02 Nov 2010 20:35:38 -0700 |
Glenn Morris |
landmark: you lose.
|
Tue, 02 Nov 2010 20:33:24 -0700 |
Glenn Morris |
Fix the most annoying typo in the world.
|
Tue, 02 Nov 2010 20:30:37 -0700 |
Glenn Morris |
Silence compilation of gomoku.el.
|
Tue, 02 Nov 2010 23:25:36 -0400 |
Chong Yidong |
Separate built-in packages from elpa packages, for efficiency.
|
Tue, 02 Nov 2010 22:30:12 -0400 |
Stefan Monnier |
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
|
Tue, 02 Nov 2010 15:51:25 -0700 |
Noah Friedman |
(byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.
|
Mon, 01 Nov 2010 21:50:26 -0400 |
Chong Yidong |
Two fixes for elpa packages overriding built-in ones.
|
Mon, 01 Nov 2010 23:50:22 -0200 |
Vinicius Jose Latorre |
Adjust doc.
|
Mon, 01 Nov 2010 15:59:31 +0100 |
Juanma Barranquero |
Fix dates in ChangeLog entries.
|
Mon, 01 Nov 2010 16:55:44 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 01 Nov 2010 16:53:08 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 01 Nov 2010 00:40:11 -0700 |
Glenn Morris |
Reposition some aliases in holidays.el.
|
Sun, 31 Oct 2010 23:44:54 -0700 |
Glenn Morris |
* lisp/emacs-lisp/smie.el (smie): New custom group.
|
Sun, 31 Oct 2010 23:13:43 -0700 |
Glenn Morris |
Fix some declarations.
|
Sun, 31 Oct 2010 23:00:04 -0700 |
Glenn Morris |
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
|
Sun, 31 Oct 2010 22:55:40 -0700 |
Glenn Morris |
* lisp/textmodes/ispell.el (comment-add): Declare.
|
Sun, 31 Oct 2010 22:53:15 -0700 |
Glenn Morris |
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.
|
Sun, 31 Oct 2010 22:48:20 -0700 |
Glenn Morris |
* lisp/info.el (finder-keywords-hash, package-alist): Declare.
|
Sun, 31 Oct 2010 23:19:01 -0400 |
Chong Yidong |
Fix to package name computation in Finder.
|
Sun, 31 Oct 2010 23:16:48 -0400 |
Chong Yidong |
Remove extra leftover args to vc-*-checkin.
|
Sun, 31 Oct 2010 19:55:12 -0700 |
Glenn Morris |
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
|
Sun, 31 Oct 2010 19:51:59 -0700 |
Glenn Morris |
Silence compilation of startup.el.
|
Sun, 31 Oct 2010 19:33:11 -0700 |
Glenn Morris |
* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
|
Sun, 31 Oct 2010 15:43:06 -0700 |
Glenn Morris |
Fix previous cedet change and ChangeLog.
|
Sun, 31 Oct 2010 15:25:39 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
|
Sun, 31 Oct 2010 19:38:16 +0100 |
Juanma Barranquero |
More merge fixes.
|
Sun, 31 Oct 2010 11:26:54 -0700 |
Glenn Morris |
Fix bug#7299; default value of tool-bar-mode in without-x builds.
|
Sun, 31 Oct 2010 11:13:40 -0700 |
Glenn Morris |
* lisp/ChangeLog: Merge fixes.
|
Sun, 31 Oct 2010 17:03:11 +0100 |
Jan D. |
Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
|
Sun, 31 Oct 2010 10:40:01 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 30 Oct 2010 18:28:17 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-file-contents): For root,
|
Fri, 29 Oct 2010 00:48:10 -0700 |
Glenn Morris |
Replace some inappropriate uses of toggle-read-only. (Bug#7292)
|
Wed, 27 Oct 2010 20:52:14 -0700 |
Glenn Morris |
* lisp/select.el (x-selection): Mark it as an obsolete alias.
|
Wed, 27 Oct 2010 17:37:15 -0400 |
Stefan Monnier |
* add-log.el (find-change-log): Use derived-mode-p rather than
|
Tue, 26 Oct 2010 21:06:52 -0700 |
Glenn Morris |
Fix treatment of menu-bar-files-menu.
|
Sun, 31 Oct 2010 11:54:02 +0000 |
Alan Mackenzie |
progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes
|
Sat, 30 Oct 2010 20:06:18 -0400 |
Chong Yidong |
Check more carefully for packages before loading package.el.
|
Sat, 30 Oct 2010 12:24:06 +0000 |
Alan Mackenzie |
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
|
Fri, 29 Oct 2010 19:27:44 -0700 |
Glenn Morris |
Fix bug#7306; customization of minor-mode variables defined in C.
|
Mon, 01 Nov 2010 13:09:26 +0900 |
Kenichi Handa |
Handle glyphless characters on tty.
|
Fri, 29 Oct 2010 09:50:13 +0900 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
Fri, 29 Oct 2010 15:20:28 -0400 |
Stefan Monnier |
SMIE: change indent rules format, improve smie-setup.
|
Thu, 28 Oct 2010 23:51:36 -0700 |
Glenn Morris |
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
|
Thu, 28 Oct 2010 20:29:29 -0700 |
Glenn Morris |
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
|
Thu, 28 Oct 2010 21:05:38 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
|
Thu, 28 Oct 2010 10:36:59 -0400 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
|
Thu, 28 Oct 2010 00:05:00 -0700 |
Glenn Morris |
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
|
Wed, 27 Oct 2010 20:49:40 -0700 |
Glenn Morris |
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.
|
Wed, 27 Oct 2010 22:22:29 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-cycling): New var.
|
Wed, 27 Oct 2010 21:30:01 -0400 |
Stefan Monnier |
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
|
Wed, 27 Oct 2010 21:10:22 -0400 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
|
Wed, 27 Oct 2010 17:47:09 -0400 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
|