- 15 Jan, 2014 3 commits
-
-
Juri Linkov authored
in transient indentation mode. Fixes: debbugs:16438
-
Dmitry Gutov authored
(describe-package-1, package-all-keywords) (package--has-keyword-p): Use it. Fixes: debbugs:16222
-
Glenn Morris authored
-
- 14 Jan, 2014 8 commits
-
-
Nicolas Richard authored
* 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
-
Matthew Leach authored
* font-lock.el (font-lock-keywords): Fix typo in docstring (bug#16307).
-
Paul Eggert authored
-
Agustín Martín authored
-
Daiki Ueno authored
* 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>.
-
Glenn Morris authored
-
Stefan Monnier authored
so it applies in the right buffer. Fixes: debbugs:16410
-
Paul Eggert authored
Reported by Eli Zaretskii in: http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01297.html * image.c (FAST_SETJMP, FAST_LONGJMP): New macros, replacing the old _setjmp and _longjmp. All uses changed.
-
- 13 Jan, 2014 21 commits
-
-
Daniel Colascione authored
-
Daniel Colascione authored
-
Bastien Guerry authored
-
Paul Eggert authored
-
Bastien Guerry authored
* 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.
-
Glenn Morris authored
-
David Engster authored
* 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.
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
(log-edit--match-first-line): New function. (log-edit-font-lock-keywords): Use it. (log-edit-mode): Make jit-lock-defer-multiline work.
-
Xue Fuqiao authored
-
Martin Rudalics authored
* xdisp.c (resize_mini_window): Round height to a multiple of frame's line height. Fix bug in calculation of window start position (Bug#16424).
-
Bastien Guerry authored
* 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.
-
Michael Albinus authored
* automated/ert-tests.el (ert-test-record-backtrace): Reenable test case with adapted test string. (Bug#13064)
-
Jan Djärv authored
(CG_SET_FILL_COLOR_WITH_FACE_FOREGROUND) (CG_SET_FILL_COLOR_WITH_FACE_BACKGROUND) (CG_SET_STROKE_COLOR_WITH_FACE_FOREGROUND): Modified from *_WITH_GC_* to take face and f as parameters. (macfont_draw): Check for DRAW_MOUSE_FACE and set face accordingly. Use *_WITH_FACE_*, and pass face as parameter. Fixes: debbugs:16425
-
Juri Linkov authored
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
-
Martin Rudalics authored
* 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).
-
Stefan Monnier authored
after an empty line.
-
Daniel Colascione authored
-
Daniel Colascione authored
-
Daniel Colascione authored
-
- 12 Jan, 2014 8 commits
-
-
Stefan Monnier authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Makefile.in (src): Fix the computation of $vcswitness.
-
David Engster authored
* eieio.texi (Introduction): `class-of' is obsolete. (Predicates, Basic Methods): Adapt function names to namespace cleanup. * NEWS: Add missing renames to EIEIO section. Also, no functions were removed but only made obsolete. Class field accessors were always purely internal, so remove that remark. Add markup.
-
Eli Zaretskii authored
-