| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/emacs-lisp/package.el (package-desc--keywords): Use `cdr' with...`assoc'. Make private. Update all callers.
| Dmitry Gutov | 2014-01-16 | 2 | -5/+10 |
* | ChangeLog fixes | Glenn Morris | 2014-01-16 | 11 | -82/+53 |
* | Spelling fixes. | Paul Eggert | 2014-01-15 | 17 | -61/+61 |
* | * lisp/follow.el (follow-adjust-window): Remove `dest' argument....Assume we're already in the proper buffer.
Inspired by Anders Lindgren <andlind@gmail.com>.
(follow-post-command-hook): Call it from the right buffer.
(follow-comint-scroll-to-bottom): Adjust call.
(follow-all-followers): Use get-buffer-window-list.
Fixes: debbugs:16426
| Stefan Monnier | 2014-01-15 | 2 | -160/+166 |
* | Use whole file-name-history'. | Daniel Colascione | 2014-01-15 | 2 | -1/+7 |
* | ChangeLog fixes | Glenn Morris | 2014-01-15 | 2 | -222/+176 |
* | * lisp/indent.el (indent-rigidly): Set deactivate-mark to nil...in transient indentation mode.
Fixes: debbugs:16438
| Juri Linkov | 2014-01-15 | 2 | -1/+9 |
* | * lisp/emacs-lisp/package.el (package-desc-keywords): New function....(describe-package-1, package-all-keywords)
(package--has-keyword-p): Use it.
Fixes: debbugs:16222
| Dmitry Gutov | 2014-01-15 | 2 | -4/+20 |
* | ChangeLog fixes | Glenn Morris | 2014-01-14 | 14 | -101/+108 |
* | simple.el (define-alternatives): Add 'definition-name to COMMAND-alternatives...* simple.el (define-alternatives): When creating the
COMMAND-alternatives variable, assign COMMAND as its definition
name so that `describe-variable' can relocate it.
See http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01340.html
| Nicolas Richard | 2014-01-14 | 2 | -0/+7 |
* | font-lock.el (font-lock-keywords): Fix typo in docstring...* font-lock.el (font-lock-keywords): Fix typo in docstring
(bug#16307).
| Matthew Leach | 2014-01-14 | 2 | -1/+6 |
* | ispell.el (ispell-region): Reset `in-comment' for new line instead of `add-co... | Agustín Martín | 2014-01-14 | 2 | -1/+7 |
* | * epa-file.el: Respect buffer-file-format when writing...* epa-file.el (epa-file-write-region): Encode the region according
to `buffer-file-format'. Problem reported at:
<http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
| Daiki Ueno | 2014-01-14 | 2 | -3/+20 |
* | ChangeLog fixes | Glenn Morris | 2014-01-14 | 6 | -56/+56 |
* | * lisp/emacs-lisp/edebug.el (edebug--display): Move protective let-binding...so it applies in the right buffer.
Fixes: debbugs:16410
| Stefan Monnier | 2014-01-13 | 2 | -131/+139 |
* | Fix rst-mode deprecated keybindings | Daniel Colascione | 2014-01-13 | 2 | -11/+28 |
* | Fix/enhance `define-alternatives' docstring again | Bastien Guerry | 2014-01-13 | 1 | -4/+5 |
* | Spelling fixes. | Paul Eggert | 2014-01-13 | 5 | -5/+9 |
* | `define-alternatives' bugfix and UI enhancement...* simple.el (define-alternatives): Call the selected command
interactively. When setting `COMMAND--implementation' for the
first time, tell the user how to chose another implementation.
Enhance the docstring.
| Bastien Guerry | 2014-01-13 | 2 | -9/+32 |
* | Merge bug fixes from CEDET upstream....* semantic/analyze/refs.el (semantic-analyze-refs-impl): Fix Typo
in a doc string.
* semantic/ia.el (semantic-ia-complete-symbol): Ignore case if
prefix is all lower case.
(semantic-ia-fast-jump): Push mark before jumping to an include
file.
* semantic/complete.el (semantic-displayor-point-position):
Calculate if the toolbar is on the left when calculating point
position.
| David Engster | 2014-01-13 | 4 | -5/+30 |
* | * lisp/vc/log-edit.el: Fix highlighting of summary when it's the first line....(log-edit--match-first-line): New function.
(log-edit-font-lock-keywords): Use it.
(log-edit-mode): Make jit-lock-defer-multiline work.
| Stefan Monnier | 2014-01-13 | 2 | -3/+27 |
* | Partially fix Bug#16403....* rect.el (rectangle-mark-mode): When the region is not active,
display a message saying that the mark as been set and that
rectangle mode is in use.
(rectangle--highlight-for-redisplay): Only put an overlay with a
visible vertical bar when (display-graphic-p) is non-nil.
This partially fixes Bug#16403.
| Bastien Guerry | 2014-01-13 | 2 | -4/+14 |
* | * lisp/info.el (Info-find-file): Go to DIR before displaying the error...about a nonexistent file if no previous Info file is visited.
Use `user-error' instead of `error' for "Info file %s does not exist".
(Info-find-node-2): In case of a nonexistent node in unwind forms
go to the Top node if there is no previous node to revert to.
Fixes: debbugs:16405
| Juri Linkov | 2014-01-13 | 2 | -7/+21 |
* | fit-frame/window-to-buffer code fixes including one for Bug#14096....* window.el (fit-frame-to-buffer): Fix doc-string. Respect
window-min-height/-width. Fit pixelwise when
frame-resize-pixelwise is non-nil. Adjust right/bottom edge
when avoiding that frame goes partially off-screen.
(fit-window-to-buffer): Respect window-min-height/-width
(Bug#14096).
| Martin Rudalics | 2014-01-13 | 2 | -21/+40 |
* | * lisp/indent.el (indent-according-to-mode): Flush to column 0 in text-mode...after an empty line.
| Stefan Monnier | 2014-01-13 | 2 | -3/+9 |
* | * lisp/net/shr.el (shr-render-region): Autoload. | Stefan Monnier | 2014-01-12 | 2 | -10/+12 |
* | Revert last commit. | Eli Zaretskii | 2014-01-12 | 1 | -6/+6 |
* | Remove more references unnecessarily specific to VCS. | Eric S. Raymond | 2014-01-12 | 1 | -6/+6 |
* | Remove broken VCSWITNESS code, and explain the problem. | Eric S. Raymond | 2014-01-12 | 1 | -1/+1 |
* | Rename eww-download-path to eww-download-directory....* lisp/net/eww.el (eww-download-directory): Rename from
`eww-download-path' (Bug#16419).
* doc/misc/eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
| Xue Fuqiao | 2014-01-12 | 2 | -2/+7 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2014-01-12 | 1 | -1/+1 |
* | Some minor fixes...* dired-x.el (dired-mode-map): Fix last change.
* emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
| Leo Liu | 2014-01-12 | 3 | -3/+9 |
* | Spelling fixes....* lisp/emacs-lisp/generic.el (generic--normalize-comments):
Rename from generic--normalise-comments. All uses changed.
* lisp/play/bubbles.el (bubbles--neighborhood-score):
(bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
(bubbles--neighborhood-available)
(bubbles--update-neighborhood-score):
Rename from names with 'neighbourhood'. All uses changed.
| Paul Eggert | 2014-01-11 | 7 | -26/+37 |
* | Re-implement the feature of showing eldoc info after editing....* emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
(eldoc-edit-message-commands): New function.
(eldoc-print-after-edit): New variable.
(eldoc-pre-command-refresh-echo-area): Emit message only by
eldoc-message-commands.
(eldoc-mode): Restrict eldoc-message-commands to editing commands
if eldoc-print-after-edit is set.
* progmodes/octave.el (octave-mode-menu): Adapt to change in
eldoc.
Fixes: debbugs:16346
| Leo Liu | 2014-01-12 | 4 | -30/+45 |
* | Make the function emacs-repository-get-version polyvalent....* version.el (emacs-repository-get-version): Enhance so the
function works correctly in either a Bazaar or Git repo. The
Bazaar case can be discarded after the repo transition.
| Eric S. Raymond | 2014-01-11 | 2 | -34/+50 |
* | /etc cleanup: Removal of joke man pages and associated Lisp file.... * etc/celibacy.1, etc/sex.6, etc/condom.1, etc/echo.msg:
Deleted at RMS's suggestion. Not lost to posterity as they are
part of the widely distributed funny-manpages collection.
* lisp/play/meese.el: It's 2014 and Ed Meese is justly forgotten. Goes
with removal of the joke manpages from /etc.
| Eric S. Raymond | 2014-01-11 | 2 | -37/+5 |
* | merge trunk | Kenichi Handa | 2014-01-11 | 35 | -437/+500 |
|\ |
|
| * | ChangeLog fixes | Glenn Morris | 2014-01-10 | 14 | -371/+361 |
| * | * lisp/emacs-lisp/authors.el (authors-fixed-entries): Update...for files that no longer exist.
| Glenn Morris | 2014-01-10 | 2 | -13/+25 |
| * | Restore compatibilty with 23.1 (Tested) | Eric S. Raymond | 2014-01-10 | 3 | -1/+9 |
| * | * lisp/progmodes/ruby-mode.el (auto-mode-alist): Add .podspec and Podfile. | Bozhidar Batsov | 2014-01-10 | 2 | -2/+7 |
| * | Update Eli Zaretskii's entry in authors.el.... lisp/emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
| Eli Zaretskii | 2014-01-10 | 2 | -1/+6 |
| * | * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded. | Chong Yidong | 2014-01-10 | 2 | -1/+7 |
| * | Add right-char and left-char to Follow Mode cached commands.... lisp/follow.el (follow-cache-command-list): Include right-char and
left-char.
| Anders Lindgren | 2014-01-10 | 2 | -1/+6 |
| * | Tweak previous info.el change | Glenn Morris | 2014-01-09 | 1 | -2/+3 |
| * | Spelling fixes....* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
* woman.el (woman-mark-horizontal-position):
Rename from woman-mark-horizonal-position. Use changed.
| Paul Eggert | 2014-01-09 | 10 | -14/+21 |
| * | If running uninstalled, always put our own info files first...* lisp/info.el (info-initialize): If running uninstalled, ensure our
own info files are always found first, even if INFOPATH is set.
| Glenn Morris | 2014-01-09 | 2 | -0/+10 |
| * | Make etc/FTP and etc/ORDERS obsolete...* etc/FTP: Mark as obsolete.
* etc/ORDERS: Replace contents with pointer to emacs.info, mark obsolete.
* doc/emacs/emacs.texi (Distrib): Add donate URL. Add anchor.
* lisp/help.el (view-order-manuals): Open emacs.info rather than ORDERS.
| Glenn Morris | 2014-01-09 | 2 | -2/+7 |
| * | Restore generated autoloads in eieio.el....* emacs-lisp/eieio-custom.el:
* emacs-lisp/eieio-opt.el: Set generated autoload file to
'eieio.el'. This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
* emacs-lisp/eieio.el: Regenerate autoloads.
| David Engster | 2014-01-09 | 4 | -28/+26 |
| * | ChangeLog whitespace fix | Glenn Morris | 2014-01-09 | 1 | -1/+1 |