2014-08-09 20:54:04 +00:00
|
|
|
|
2014-08-09 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-fonts.el (c-font-lock-declarators): Remove check
|
|
|
|
|
for top-level that can cause unacceptable slow-down in scrolling.
|
|
|
|
|
See email Subject: Huge {...} blocks in C/C++ again, from Dmitry
|
|
|
|
|
Antipov from 2013-10-14 in emacs-devel.
|
|
|
|
|
|
2014-08-08 16:35:40 +02:00
|
|
|
|
2014-08-08 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* ibuffer.el (ibuffer-mode-map): Use toggle button for
|
|
|
|
|
`ibuffer-auto-mode' menu entry.
|
|
|
|
|
(ibuffer-mode-hook): Add `ibuffer-auto-mode' customization option.
|
|
|
|
|
|
2014-08-08 15:51:47 +02:00
|
|
|
|
2014-08-08 Matthias Meulien <orontee@gmail.com>
|
|
|
|
|
|
2014-08-08 16:05:16 +02:00
|
|
|
|
* progmodes/prog-mode.el (prog-mode-hook): Make customizable.
|
|
|
|
|
(Bug#16394)
|
2014-08-08 15:51:47 +02:00
|
|
|
|
|
2014-08-07 16:34:06 +02:00
|
|
|
|
2014-08-07 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window--min-size-1): Explicitly set WINDOW arg in
|
|
|
|
|
calls of window-min-pixel-height and window-min-pixel-width.
|
|
|
|
|
|
2014-08-07 12:49:36 +01:00
|
|
|
|
2014-08-07 Reuben Thomas <rrt@sc3d.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/ada-mode.el:
|
|
|
|
|
* net/tramp.el (tramp-handle-file-symlink-p):
|
|
|
|
|
* net/tramp-ftp.el (tramp-ftp-file-name-handler): Remove a comment
|
|
|
|
|
about VMS, which we no longer support.
|
|
|
|
|
* progmodes/ada-xref.el (ada-xref-current): Remove mention of VMS,
|
|
|
|
|
and fix a FIXME, using convert-standard-filename in place of
|
|
|
|
|
removed ada-convert-file-name.
|
|
|
|
|
|
|
|
|
|
2014-08-07 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (auto-mode-alist): Remove support for VMS from a
|
|
|
|
|
pattern.
|
|
|
|
|
|
2014-08-07 11:15:52 +01:00
|
|
|
|
2014-08-07 Reuben Thomas <rrt@sc3d.org>
|
|
|
|
|
|
|
|
|
|
Refer to MS-DOS using the same name everywhere.
|
|
|
|
|
|
|
|
|
|
* arc-mode.el: Fix a couple of ``MS-DOG''s missed in the previous
|
|
|
|
|
commit.
|
|
|
|
|
* file-mode.el: ditto.
|
|
|
|
|
|
2014-08-07 10:55:09 +01:00
|
|
|
|
2014-08-07 Reuben Thomas <rrt@sc3d.org>
|
|
|
|
|
|
|
|
|
|
Refer to MS-DOS using the same name everywhere.
|
|
|
|
|
|
|
|
|
|
* arc-mode.el: ``MS-DOG'', ``MSDOG'' and ``msdog'' become
|
|
|
|
|
``MS-DOS''.
|
|
|
|
|
* frame.el: ditto.
|
|
|
|
|
|
2014-08-07 11:13:54 +02:00
|
|
|
|
2014-08-07 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
|
|
|
|
|
Use cached "remote-copy-args" value, if available. (Bug#18199)
|
|
|
|
|
|
2014-08-07 11:25:09 +08:00
|
|
|
|
2014-08-07 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* help.el (temp-buffer-setup-hook,temp-buffer-show-hook): Revert
|
|
|
|
|
change on 2014-03-22.
|
|
|
|
|
|
2014-08-06 20:19:34 +02:00
|
|
|
|
2014-08-06 Ulf Jasper <ulf.jasper@web.de>
|
|
|
|
|
|
2014-08-07 11:25:09 +08:00
|
|
|
|
* calendar/icalendar.el (icalendar--diarytime-to-isotime):
|
2014-08-06 20:19:34 +02:00
|
|
|
|
(icalendar--convert-ordinary-to-ical): Allow for missing minutes
|
|
|
|
|
(Bug#13750).
|
|
|
|
|
|
|
|
|
|
|
2014-08-05 20:18:39 +02:00
|
|
|
|
2014-08-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2014-08-05 22:01:51 +03:00
|
|
|
|
* image-mode.el (image-toggle-display-image): Always rescale images
|
2014-08-05 20:18:39 +02:00
|
|
|
|
to not be bigger than the current window.
|
|
|
|
|
|
2014-08-05 20:15:52 +02:00
|
|
|
|
2014-08-05 Eric Brown <brown@fastmail.fm> (tiny change)
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-bookmarks-directory): New variable.
|
|
|
|
|
(eww-write-bookmarks): Use it.
|
|
|
|
|
(eww-read-bookmarks): Ditto.
|
|
|
|
|
|
2014-08-05 20:15:03 +02:00
|
|
|
|
2014-08-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-copy-url): Also copy the image URL.
|
|
|
|
|
|
2014-08-05 10:13:28 +02:00
|
|
|
|
2014-08-05 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-flush-file-function): Suppress function
|
|
|
|
|
also for Tramp working buffers.
|
|
|
|
|
|
2014-08-04 18:35:17 -03:00
|
|
|
|
2014-08-04 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el: Fix completions inside (i)pdb.
|
|
|
|
|
(python-shell-completion-pdb-string-code): Make obsolete.
|
|
|
|
|
(python-shell-completion-get-completions): Use
|
|
|
|
|
python-shell-completion-string-code resending setup code
|
|
|
|
|
continuously for (i)pdb.
|
|
|
|
|
|
2014-08-03 23:27:14 -07:00
|
|
|
|
2014-08-04 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* rect.el (rectangle--default-line-number-format): Rename
|
|
|
|
|
from misspelled rectange--default-line-number-format (Bug#18045).
|
|
|
|
|
All uses changed.
|
|
|
|
|
|
2014-08-03 08:38:52 -07:00
|
|
|
|
2014-08-03 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Don't mishandle year-9999 dates (Bug#18176).
|
|
|
|
|
* calendar/parse-time.el (parse-time-rules):
|
|
|
|
|
Allow years up to most-positive-fixnum.
|
|
|
|
|
* calendar/time-date.el (date-to-time):
|
|
|
|
|
Pass "Specified time is not representable" errors through.
|
|
|
|
|
|
2014-08-02 19:52:55 -03:00
|
|
|
|
2014-08-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el: Completion code cleanups.
|
|
|
|
|
(python-shell-completion-get-completions): Detect and send import
|
|
|
|
|
statements directly to completion function.
|
|
|
|
|
(python-shell-completion-at-point): Simplify prompt calculation
|
|
|
|
|
and import vs input completion logic.
|
|
|
|
|
|
2014-08-02 16:42:29 +00:00
|
|
|
|
2014-08-02 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
2014-08-02 18:52:48 +00:00
|
|
|
|
Fix confusion in C++ file caused by comma in "= {1,2},". Bug
|
|
|
|
|
#17756.
|
|
|
|
|
* progmodes/cc-engine.el (c-beginning-of-statement-1): In checking
|
|
|
|
|
for a statement boundary marked by "}", check there's no "="
|
|
|
|
|
before the "{".
|
|
|
|
|
(c-guess-basic-syntax CASE 9B): Call c-beginning-of-statement with
|
|
|
|
|
non-nil `comma-delim' argument.
|
|
|
|
|
* progmodes/cc-fonts.el (c-font-lock-declarators): Parse an
|
|
|
|
|
initializer expression more accurately.
|
|
|
|
|
|
2014-08-02 16:42:29 +00:00
|
|
|
|
Correct loop termination condition in c-syntactic-skip-backward.
|
|
|
|
|
* progmodes/cc-engine.el (c-syntactic-skip-backward): Correct for
|
|
|
|
|
the situation where, after moving back out of a literal,
|
|
|
|
|
skip-chars-backward doesn't move further, yet checks have still to
|
|
|
|
|
be done.
|
|
|
|
|
|
2014-08-01 10:49:28 -04:00
|
|
|
|
2014-08-01 Eli Zaretskii <eliz@gnu.org>
|
2014-07-29 16:41:50 +03:00
|
|
|
|
|
|
|
|
|
* tutorial.el (tutorial--display-changes): Accept punctuation
|
|
|
|
|
characters before the key binding. (Bug#18146)
|
|
|
|
|
|
2014-07-31 21:18:19 -03:00
|
|
|
|
2014-07-31 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el: Shell output capture enhancements.
|
|
|
|
|
(python-shell-accept-process-output): New function.
|
|
|
|
|
(inferior-python-mode)
|
|
|
|
|
(python-shell-send-setup-code): Use it.
|
|
|
|
|
|
2014-07-30 13:13:16 -04:00
|
|
|
|
2014-07-30 Christophe Deleuze <christophe.deleuze@free.fr> (tiny change)
|
2014-07-30 18:25:58 +02:00
|
|
|
|
|
|
|
|
|
* calendar/icalendar.el (icalendar--decode-isodatetime): Use
|
|
|
|
|
actual current-time-zone when converting to local time. (Bug#15408)
|
|
|
|
|
|
2014-07-29 17:08:30 +02:00
|
|
|
|
2014-07-29 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window--state-put-2): Handle horizontal scroll
|
|
|
|
|
bars, if present.
|
|
|
|
|
|
2014-07-29 16:21:11 +02:00
|
|
|
|
2014-07-29 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-bar-update-buffers): Update item list format
|
|
|
|
|
in `buffers-menu' to confirm with changes to `get_keyelt'
|
|
|
|
|
(r117463). (Bug#18016)
|
|
|
|
|
|
2014-07-28 18:07:10 -03:00
|
|
|
|
2014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (inferior-python-mode): Make input prompts
|
|
|
|
|
read-only.
|
|
|
|
|
|
2014-07-28 21:08:43 +02:00
|
|
|
|
2014-07-28 Emilio C. Lopes <eclig@gmx.net>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-get-remote-python): Also search for
|
|
|
|
|
executables named "python2" or "python3".
|
|
|
|
|
(tramp-get-remote-uid-with-python): Use parentheses around
|
|
|
|
|
arguments to `print' to make it compatible with Python 3.
|
|
|
|
|
(tramp-get-remote-gid-with-python): Ditto. (Bug#18118)
|
|
|
|
|
|
2014-07-28 21:14:21 +02:00
|
|
|
|
2014-07-28 Eli Zaretskii <eliz@gnu.org>
|
2014-07-27 16:01:07 +03:00
|
|
|
|
|
|
|
|
|
* window.el (window--pixel-to-total): Use FRAME's root window, not
|
|
|
|
|
that of the selected frame. (Bug#18112, Bug#16674)
|
|
|
|
|
|
2014-07-28 05:39:09 -04:00
|
|
|
|
2014-07-28 Andreas Schwab <schwab@linux-m68k.org>
|
2014-07-27 13:38:59 +02:00
|
|
|
|
|
|
|
|
|
* textmodes/tex-mode.el (tex-font-lock-verb): Doc fix.
|
|
|
|
|
(Bug#18117)
|
|
|
|
|
|
2014-07-28 05:39:09 -04:00
|
|
|
|
2014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
2014-07-26 22:36:48 -03:00
|
|
|
|
|
|
|
|
|
* progmodes/python.el (inferior-python-mode): Doc fix.
|
|
|
|
|
|
2014-07-28 05:39:09 -04:00
|
|
|
|
2014-07-28 Stephen Berman <stephen.berman@gmx.net>
|
2014-07-25 23:53:52 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-edit-item--next-key): If next key is
|
|
|
|
|
not a character, ignore it instead of raising an error.
|
|
|
|
|
|
2014-07-25 18:01:05 +02:00
|
|
|
|
* calendar/todo-mode.el: Fix handling of marked items and make
|
|
|
|
|
minor code improvements.
|
|
|
|
|
(todo-edit-item): If there are marked items, ensure user can only
|
|
|
|
|
invoke editing commands that work with marked items.
|
|
|
|
|
(todo-edit-item--text): When there are marked items, make it a
|
|
|
|
|
noop if invoked with point not on an item; otherwise, ensure it
|
|
|
|
|
applies only to item at point.
|
|
|
|
|
(todo-item-undone): If there are marked not-done items, return
|
|
|
|
|
point to its original position before signaling user error.
|
|
|
|
|
(todo--user-error-if-marked-done-item): New function.
|
|
|
|
|
(todo-edit-item--header, todo-edit-item--diary-inclusion)
|
|
|
|
|
(todo-item-done): Use it.
|
|
|
|
|
|
2014-07-28 05:39:09 -04:00
|
|
|
|
2014-07-28 Glenn Morris <rgm@gnu.org>
|
2014-07-25 04:24:00 -04:00
|
|
|
|
|
2014-07-25 05:24:53 -04:00
|
|
|
|
* files.el (toggle-read-only): Re-add basic doc-string.
|
|
|
|
|
* vc/vc-hooks.el (vc-toggle-read-only): Tweak obsolescence mesage.
|
|
|
|
|
|
2014-07-25 04:24:00 -04:00
|
|
|
|
* progmodes/prolog.el (prolog-mode-keybindings-edit):
|
|
|
|
|
Replace missing `switch-to-prolog' with `run-prolog'.
|
|
|
|
|
(switch-to-prolog): Define as (obsolete) alias, as in 23.4.
|
|
|
|
|
|
2014-07-28 05:39:09 -04:00
|
|
|
|
2014-07-28 Stephen Berman <stephen.berman@gmx.net>
|
2014-07-22 23:32:04 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-set-top-priorities): Fix overwriting
|
|
|
|
|
of file-wide setting when changing category-wide setting.
|
|
|
|
|
|
2014-07-28 11:07:56 +02:00
|
|
|
|
2014-07-28 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* doc-view.el (doc-view-open-text): Don't require that the
|
|
|
|
|
document is saved in a file (e.g., email attachment).
|
|
|
|
|
|
2014-07-28 01:32:28 -03:00
|
|
|
|
2014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Parse completion input in a iPython friendly way. (Bug#18084)
|
|
|
|
|
* progmodes/python.el
|
|
|
|
|
(python-shell-completion-at-point): Rename from
|
|
|
|
|
python-shell-completion-complete-at-point.
|
|
|
|
|
(inferior-python-mode): Use it.
|
|
|
|
|
(python-completion-at-point): Rename from
|
|
|
|
|
python-completion-complete-at-point. Parse input up to first
|
|
|
|
|
backward occurrence of whitespace, open-paren, close-paren or
|
|
|
|
|
string delimiter.
|
|
|
|
|
(python-mode): Use it.
|
|
|
|
|
|
2014-07-28 00:58:06 -03:00
|
|
|
|
2014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Prevent Python process shell buffer to pop twice.
|
|
|
|
|
* progmodes/python.el (python-shell-switch-to-shell): Do not call
|
|
|
|
|
pop-to-buffer.
|
|
|
|
|
|
2014-07-28 00:35:37 -03:00
|
|
|
|
2014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el
|
|
|
|
|
(python-shell-with-shell-buffer): New macro.
|
|
|
|
|
(python-shell-font-lock-get-or-create-buffer)
|
|
|
|
|
(python-shell-font-lock-kill-buffer)
|
|
|
|
|
(python-shell-font-lock-with-font-lock-buffer)
|
|
|
|
|
(python-shell-font-lock-cleanup-buffer)
|
|
|
|
|
(python-shell-font-lock-toggle): Use it.
|
|
|
|
|
(python-shell-font-lock-turn-on)
|
|
|
|
|
(python-shell-font-lock-turn-off): Use it. Make command.
|
|
|
|
|
|
2014-07-27 23:47:29 -03:00
|
|
|
|
2014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Grab all Python process output before inferior-python-mode hooks.
|
|
|
|
|
* progmodes/python.el (inferior-python-mode): Call
|
|
|
|
|
accept-process-output and sit-for to ensure all output for process
|
|
|
|
|
has been received before running hooks.
|
|
|
|
|
(python-shell-internal-get-or-create-process): Cleanup
|
|
|
|
|
accept-process-output and sit-for calls.
|
|
|
|
|
|
2014-07-27 22:41:29 -03:00
|
|
|
|
2014-07-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
More robust shell startup and code setup.
|
|
|
|
|
* progmodes/python.el (python-shell-make-comint): Remove
|
|
|
|
|
accept-process-output call.
|
|
|
|
|
(python-shell-get-buffer): Return current buffer if major-mode is
|
|
|
|
|
inferior-python-mode.
|
|
|
|
|
(python-shell-get-or-create-process): Use it.
|
|
|
|
|
(python-shell-send-setup-code): Send all setup code in one string,
|
|
|
|
|
output success message and accept-process-output.
|
|
|
|
|
|
2014-07-27 21:05:37 +03:00
|
|
|
|
2014-07-27 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* scroll-bar.el (scroll-bar-toolkit-horizontal-scroll): Add
|
|
|
|
|
rudimentary support for bidirectional text.
|
|
|
|
|
|
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
* frame.el (frame-notice-user-settings): Rewrite using
frame-initial-frame-tool-bar-height.
* menu-bar.el (menu-bar-horizontal-scroll-bar)
(menu-bar-no-horizontal-scroll-bar): New functions.
(menu-bar-showhide-scroll-bar-menu): Add bindings for horizontal
scroll bars.
* scroll-bar.el (scroll-bar-lines)
(set-horizontal-scroll-bar-mode)
(get-horizontal-scroll-bar-mode, horizontal-scroll-bar-mode)
(scroll-bar-horizontal-drag-1, scroll-bar-horizontal-drag)
(scroll-bar-toolkit-horizontal-scroll): New functions.
(horizontal-scroll-bar-mode)
(previous-horizontal-scroll-bar-mode)
(horizontal-scroll-bar-mode-explicit): New variables.
(horizontal-scroll-bar-mode): New option.
(toggle-horizontal-scroll-bar): Do something.
(top-level): Bind horizontal-scroll-bar mouse-1.
* startup.el (tool-bar-originally-present): Remove variable.
(command-line): Don't set tool-bar-originally-present.
* window.el (window-min-height): Update doc-string.
(window--dump-frame): Dump horizontal scroll bar values.
(window--min-size-1): Handle minibuffer window separately.
Count in margins and horizontal scroll bar. Return safe value
iff IGNORE equals 'safe.
(frame-windows-min-size): New function (used by frame resizing
routines).
(fit-frame-to-buffer, fit-window-to-buffer): Count in horizontal
scroll bars.
(window--sanitize-window-sizes): New function.
(window-split-min-size): Remove.
(split-window): Count divider-width. Don't use
`window-split-min-size' any more. Reword error messages.
Sanitize windows sizes after splitting.
* buffer.h (struct buffer): New fields scroll_bar_height and
horizontal_scroll_bar_type.
* buffer.c (bset_scroll_bar_height)
(bset_horizontal_scroll_bar_type): New functions.
(Fbuffer_swap_text): Handle old_pointm field.
(init_buffer_once): Set defaults for scroll_bar_height and
horizontal_scroll_bar_type.
(syms_of_buffer): New variables scroll_bar_height and
horizontal_scroll_bar_type.
* dispextern.h (window_part): Rename ON_SCROLL_BAR to
ON_VERTICAL_SCROLL_BAR. Add ON_HORIZONTAL_SCROLL_BAR.
(set_vertical_scroll_bar): Remove prototype.
(x_change_tool_bar_height): Add prototype.
* dispnew.c (adjust_frame_glyphs_for_frame_redisplay)
(window_to_frame_vpos, update_frame_1, scrolling, init_display):
Use FRAME_TOTAL_COLS and FRAME_TOTAL_LINES instead of FRAME_COLS
and FRAME_LINES.
(adjust_frame_glyphs_for_window_redisplay): Rearrange lines.
(update_window): Start mode_line_row->y after horizontal scroll
bar.
(change_frame_size_1): Call adjust_frame_size.
(init_display): When changing the size of a tty frame do not
pass height of menu bar.
(Qframe_windows_min_size): New symbol.
* frame.h (struct frame): List tool bar fields after menu bar
fields. Add official, total_lines, horizontal_scroll_bars,
config_scroll_bar_height and config_scroll_bar_lines fields.
(FRAME_HAS_HORIZONTAL_SCROLL_BARS)
(FRAME_CONFIG_SCROLL_BAR_HEIGHT, FRAME_CONFIG_SCROLL_BAR_LINES)
(FRAME_SCROLL_BAR_AREA_HEIGHT, FRAME_SCROLL_BAR_COLS)
(FRAME_SCROLL_BAR_LINES, FRAME_TOTAL_LINES, SET_FRAME_LINES)
(FRAME_WINDOWS_HEIGHT): New macros.
(SET_FRAME_HEIGHT, FRAME_TEXT_LINES_TO_PIXEL_HEIGHT)
(FRAME_PIXEL_Y_TO_LINE, FRAME_PIXEL_HEIGHT_TO_TEXT_LINES)
(FRAME_TEXT_TO_PIXEL_HEIGHT): Separately count top margin and
horizontal scroll bar.
(frame_inhibit_resize, adjust_frame_size)
(frame_windows_min_size): Add declarations.
(Qscroll_bar_height, Qhorizontal_scroll_bars)
(x_set_scroll_bar_default_height, x_set_left_fringe)
(x_set_right_fringe, x_set_vertical_scroll_bars)
(x_set_horizontal_scroll_bars, x_set_scroll_bar_width)
(x_set_scroll_bar_height): Add external declarations.
* frame.c: (frame_inhibit_resize, frame_windows_min_size)
(adjust_frame_size): New functions.
(make_frame): Initial horizontal_scroll_bars field. Use
SET_FRAME_LINES. Don't allow horizontal scroll bar in
minibuffer window.
(make_initial_frame, make_terminal_frame): No horizontal scroll
bar in initial and terminal frames. Use adjust_frame_size.
(Fframe_total_cols): Fix doc-string.
(Fframe_total_lines, Fscroll_bar_height): New Lisp functions.
(Fset_frame_height, Fset_frame_width, Fset_frame_size): Rewrite
using adjust_frame_size.
(Qscroll_bar_height, Qhorizontal_scroll_bars)
(Qframe_windows_min_size): New symbols.
(x_set_frame_parameters): Remove call of check_frame_size.
(x_report_frame_params): Return scroll_bar_height value.
(x_set_left_fringe, x_set_right_fringe): New functions.
(adjust_frame_height, x_set_internal_border_width)
(x_set_fringe_width): Remove.
(x_set_internal_border_width, x_set_vertical_scroll_bars)
(x_set_scroll_bar_width, x_set_right_divider_width)
(x_set_bottom_divider_width): Rewrite using adjust_frame_size.
(x_set_horizontal_scroll_bars, x_set_scroll_bar_height): New
functions.
(x_figure_window_size): Rewrite to make frame display the
expected number of lines.
(Vdefault_frame_scroll_bars): Rewrite doc-string.
(Vdefault_frame_horizontal_scroll_bars)
(Vframe_initial_frame_tool_bar_height)
(frame_inhibit_implied_resize): New variables.
* fringe.c (compute_fringe_widths): Remove.
* gtkutil.h (YG_SB_MIN, YG_SB_MAX, YG_SB_RANGE): Define.
(xg_create_horizontal_scroll_bar)
(xg_update_horizontal_scrollbar_pos)
(xg_set_toolkit_horizontal_scroll_bar_thumb)
(xg_get_default_scrollbar_height)
(xg_clear_under_internal_border): Extern.
* gtkutil.c (xg_frame_resized): Don't call
do_pending_window_change.
(xg_frame_set_char_size): Use adjust_frame_size.
(style_changed_cb): Call update_theme_scrollbar_height and
x_set_scroll_bar_default_height.
(x_wm_set_size_hint): Don't call check_frame_size.
(update_theme_scrollbar_height)
(xg_get_default_scrollbar_height)
(xg_create_horizontal_scroll_bar)
(xg_update_horizontal_scrollbar_pos)
(xg_set_toolkit_horizontal_scroll_bar_thumb): New functions.
(xg_create_scroll_bar): Set horizontal slot of bar.
(xg_initialize): Call update_theme_scrollbar_height.
(xg_clear_under_internal_border): No more static.
* insdel.c (adjust_suspend_auto_hscroll): New function.
(adjust_markers_for_delete, adjust_markers_for_insert)
(adjust_markers_for_replace): Call adjust_suspend_auto_hscroll.
* keyboard.c (readable_events, discard_mouse_events)
(make_lispy_event): Handle horizontal scroll bar click events.
(Fsuspend_emacs): When changing the size of a tty frame do not
pass height of menu bar.
(Qbefore_handle, Qhorizontal_handle, Qafter_handle, Qleft)
(Qright, Qleftmost, Qrightmost): New symbols.
* menu.c (Fx_popup_dialog): Use FRAME_TOTAL_LINES instead of
FRAME_LINES.
* minibuf.c (read_minibuf): Initialize suspend_auto_hscroll.
* nsfns.m (x_set_internal_border_width): New function.
* nsterm.m (ns_draw_fringe_bitmap, ns_set_vertical_scroll_bar):
Remove extended fringe code.
(x_set_window_size, x_new_font): Don't call
compute_fringe_widths.
* term.c (Fresume_tty): When changing the size of a tty frame do
not pass height of menu bar.
(clear_tty_hooks, set_tty_hooks): Clear
horizontal_scroll_bar_hook.
(init_tty): Frame has no horizontal scroll bars.
* termhooks.h (enum scroll_bar_part): Add scroll_bar_move_ratio,
scroll_bar_before_handle, scroll_bar_horizontal_handle,
scroll_bar_after_handle, scroll_bar_left_arrow,
scroll_bar_right_arrow, scroll_bar_to_leftmost and
scroll_bar_to_rightmost entries.
(enum event_kind): Add HORIZONTAL_SCROLL_BAR_CLICK_EVENT
(struct terminal): Add set_horizontal_scroll_bar_hook.
* w32console.c (initialize_w32_display): Clear
horizontal_scroll_bar_hook.
* w32fns.c (x_set_mouse_color): Use FRAME_W32_DISPLAY instead of
FRAME_X_DISPLAY.
(x_clear_under_internal_border, x_set_internal_border_width):
New functions.
(x_set_menu_bar_lines): Rewrite using frame_inhibit_resize. Set
windows_or_buffers_changed when adding the menu bar.
(x_set_tool_bar_lines): Rewrite using adjust_frame_size.
(x_change_tool_bar_height, x_set_scroll_bar_default_height)
(w32_createhscrollbar): New functions.
(w32_createscrollbar): Rename to w32_createvscrollbar.
(w32_createwindow): Init WND_HSCROLLBAR_INDEX.
(w32_name_of_message): Replace WM_EMACS_CREATESCROLLBAR by
WM_EMACS_CREATEVSCROLLBAR and WM_EMACS_CREATEHSCROLLBAR. Add
WM_EMACS_SHOWCURSOR.
(w32_wnd_proc): Handle WM_HSCROLL case. In WM_WINDOWPOSCHANGING
case do not artificially impose WM size hints. Handle
WM_EMACS_SHOWCURSOR case. Replace WM_EMACS_CREATESCROLLBAR case
by WM_EMACS_CREATEVSCROLLBAR and WM_EMACS_CREATEHSCROLLBAR
cases.
(my_create_tip_window): Replace WND_SCROLLBAR_INDEX by
WND_VSCROLLBAR_INDEX and WND_HSCROLLBAR_INDEX.
(unwind_create_frame_1): Remove.
(Fx_create_frame): Make both scrollbars the system standard
width and height. Use official field of frame structure to
inhibit running window-configuration-change-hook.
(x_create_tip_frame): Call SET_FRAME_LINES and change_frame_size
pixelwise. Handle frame's official field.
(w32_frame_parm_handlers): Remove x_set_fringe_width
entries. Add x_set_scroll_bar_height,
x_set_horizontal_scroll_bars, x_set_left_fringe and
x_set_right_fringe.
* w32inevt.c (resize_event, maybe_generate_resize_event): Do not
pass height of menu bar to change_frame_size.
* w32menu.c (set_frame_menubar): Rewrite using
frame_inhibit_resize.
* w32term.h (struct w32_display_info): Add
horizontal_scroll_bar_cursor and cursor_display_counter.
(struct scroll_bar): Add horizontal.
(HORIZONTAL_SCROLL_BAR_INSIDE_HEIGHT)
(HORIZONTAL_SCROLL_BAR_LEFT_RANGE)
(HORIZONTAL_SCROLL_BAR_INSIDE_WIDTH)
(HORIZONTAL_SCROLL_BAR_LEFT_BORDER)
(HORIZONTAL_SCROLL_BAR_RIGHT_BORDER)
(HORIZONTAL_SCROLL_BAR_TOP_BORDER)
(HORIZONTAL_SCROLL_BAR_BOTTOM_BORDER)
(HORIZONTAL_SCROLL_BAR_MIN_HANDLE): New macros.
(WM_EMACS_CREATEVSCROLLBAR, WM_EMACS_CREATEHSCROLLBAR): Define
instead of WM_EMACS_CREATESCROLLBAR.
(WND_VSCROLLBAR_INDEX, WND_HSCROLLBAR_INDEX): Define instead of
WND_SCROLLBAR_INDEX.
* w32term.c (horizontal_scroll_bar_min_handle)
(horizontal_scroll_bar_left_border)
(horizontal_scroll_bar_right_border): New integers.
(x_set_frame_alpha): Replace x_highlight_frame by
w32_focus_frame.
(x_window_to_scroll_bar): New argument "type". Update callers
accordingly.
(w32_set_horizontal_scroll_bar_thumb)
(x_horizontal_scroll_bar_report_motion)
(w32_set_horizontal_scroll_bar)
(w32_horizontal_scroll_bar_handle_click)
(x_horizontal_scroll_bar_report_motion): New functions.
(w32_mouse_position): Discriminate horizontal and vertical
scrollbar cases.
(my_create_scrollbar): Replace with two new functions
my_create_vscrollbar and my_create_hscrollbar.
(x_scroll_bar_create): New argument "horizontal". Update
callers accordingly.
(x_scroll_bar_remove, w32_condemn_scroll_bars)
(w32_redeem_scroll_bar, x_scroll_bar_clear): Handle horizontal
scroll bar case.
(w32_read_socket): Handle WM_HSCROLL cae.
(x_new_font): Don't recompute fringe widths. Use
frame_inhibit_resize. Calculate new menu bar height iff we
build without toolkit. Always clear under internal border.
(x_set_window_size): Don't check frame size or recompute
fringes. Reset fullscreen status before applying sizes. Always
resize as requested by pixelwise argument. Don't call
do_pending_window_change.
(x_wm_set_size_hint): Add call for FRAME_SCROLL_BAR_AREA_HEIGHT.
(w32_initialize_display_info): Initialize dpyinfo's
horizontal_scroll_bar_cursor entry.
(w32_create_terminal): Add set_horizontal_scroll_bar_hook.
(w32_initialize): Init horizontal_scroll_bar_min_handle and
horizontal_scroll_bar_left_border.
(w32fullscreen_hook): Intermittently resize window to normal
when switching from fullscreen to maximized state.
(run_window_configuration_change_hook): Don't run it if frame is
not official yet.
(unwind_change_frame): Remove.
(Fset_window_configuration): Rewrite using frame's official field.
* widget.c (set_frame_size): Don't call compute_fringe_widths.
(EmacsFrameSetCharSize): Obey frame_inhibit_resize.
* window.h (struct window): New fields old_pointm,
horizontal_scroll_bar, horizontal_scroll_bar_type, hscroll_whole,
scroll_bar_height and suspend_auto_hscroll.
(wset_horizontal_scroll_bar, wset_horizontal_scroll_bar_type):
New functions.
(sanitize_window_sizes): Extern.
(MINI_NON_ONLY_WINDOW_P, MINI_ONLY_WINDOW_P, WINDOW_PSEUDO_P)
(WINDOW_TOPMOST_P, WINDOW_HAS_HORIZONTAL_SCROLL_BAR)
(WINDOW_CONFIG_SCROLL_BAR_HEIGHT)
(WINDOW_CONFIG_SCROLL_BAR_LINES)
(WINDOW_SCROLL_BAR_LINES, WINDOW_SCROLL_BAR_AREA_HEIGHT): New
macros.
(WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)
(WINDOW_FRINGE_COLS, WINDOW_FRINGE_EXTENDED_P): Remove macros.
(WINDOW_VERTICAL_SCROLL_BAR_TYPE)
(WINDOW_HAS_VERTICAL_SCROLL_BAR_ON_LEFT)
(WINDOW_HAS_VERTICAL_SCROLL_BAR_ON_RIGHT)
(WINDOW_HAS_VERTICAL_SCROLL_BAR): Minor rewrite.
(WINDOW_BOX_HEIGHT_NO_MODE_LINE, WINDOW_BOX_TEXT_HEIGHT)
(WINDOW_SCROLL_BAR_AREA_Y): Count in scroll bar height.
* window.c (wset_old_pointm, Fwindow_scroll_bar_height)
(Fwindow_old_point, sanitize_window_sizes): New functions.
(Qwindow_sanitize_window_sizes): New symbol.
(window_body_height): Count in horizontal scroll bar.
(set_window_hscroll, Fscroll_left, Fscroll_right): Set
suspend_auto_hscroll slot.
(Fwindow_inside_edges): Count fringes pixelwise.
(coordinates_in_window, Fcoordinates_in_window_p): Consider
horizontal scroll bar.
(check_frame_size, adjust_window_margins): Remove functions and
corresponding calls.
(set_window_buffer): Initialize old_pointm and horizontal scroll
bars.
(temp_output_buffer_show): Reset hscroll related fields.
Initialize old_pointm.
(make_parent_window): Initialize old_pointm.
(make_window): Initialize old_pointm, horizontal scroll bar type,
and scroll bar height.
(resize_frame_windows): Don't count top margin in new sizes.
Don't use safe sizes when shrinking a frame; let the window
manager do the clipping.
(Fsplit_window_internal): Inherit horizontal scroll bar type and
height.
(Fdelete_window_internal): Unchain old_pointm marker.
(window_scroll_pixel_based, Fscroll_other_window): Adjust
old_pointm.
(Fwindow_text_width, Fwindow_text_height): New argument
"pixelwise".
(struct saved_window): New fields, old_pointm, hscroll_whole,
suspend_auto_hscroll, scroll_bar_height and
horizontal_scroll_bar_type.
(Fset_window_configuration, save_window_save): Set new fields of
saved_window.
(apply_window_adjustment): Don't call adjust_window_margins.
(set_window_margins): Don't change margins if new sizes don't
fit into window.
(set_window_scroll_bars): New argument "horizontal_type".
Handle horizontal scroll bars. Don't change scroll bars if they
don't fit into window.
(Fset_window_scroll_bars): New argument "horizontal_type".
(Fwindow_scroll_bars): Return values for horizontal scroll bars.
(compare_window_configurations): Compare horizontal scroll bar
settings.
* xdisp.c (window_text_bottom_y, window_box_height): Count in
horizontal scroll bar height.
(pixel_to_glyph_coords, init_xdisp): Use FRAME_TOTAL_LINES
instead of FRAME_LINES.
(remember_mouse_glyph): Case ON_SCROLL_BAR changed to
ON_VERTICAL_SCROLL_BAR.
(with_echo_area_buffer): Initialize old_pointm.
(with_echo_area_buffer_unwind_data): Store old_pointm values in
vector.
(unwind_with_echo_area_buffer): Handle old_pointm.
(update_tool_bar): Set do_update when the tool bar window has at
least one line (since this is what the user sets).
(MAX_FRAME_TOOL_BAR_HEIGHT): Remove macro.
(redisplay_tool_bar): Return early when toolbar has zero lines.
Call x_change_tool_bar_height. Don't use max_tool_bar_height.
(hscroll_window_tree): Handle suspension of auto_hscroll and
old_pointm.
(set_horizontal_scroll_bar): New function.
(redisplay_window): Set ignore_mouse_drag_p when tool bar has
more than one line. Handle horizontal scroll bars.
(note_mouse_highlight): Handle horizontal scrol bars.
(expose_frame): Set dimensions of XRectangle from frame's text
sizes.
(Vvoid_text_area_pointer): Update doc-string.
* xfns.c (x_set_menu_bar_lines): Use adjust_frame_size.
(x_change_tool_bar_height, x_set_scroll_bar_default_height)
(x_set_internal_border_width): New functions.
(x_set_tool_bar_lines): Call x_change_tool_bar_height.
(unwind_create_frame_1): Remove.
(Fx_create_frame): Handle horizontal scroll bars. Use official
field of frame structure to inhibit running
window-configuration-change-hook.
(x_create_tip_frame): Call SET_FRAME_LINES and change_frame_size
pixelwise. Handle frame's official field.
(x_frame_parm_handlers): Add x_set_scroll_bar_height,
x_set_horizontal_scroll_bars, x_set_left_fringe,
x_set_right_fringe.
* xmenu.c (update_frame_menubar, free_frame_menubar): Use
adjust_frame_size.
* xterm.h (struct x_display_info): Add
horizontal_scroll_bar_cursor and Xatom_Horizontal_Scrollbar
slots.
(struct scroll_bar): Add horizontal slot.
(HORIZONTAL_SCROLL_BAR_INSIDE_HEIGHT)
(HORIZONTAL_SCROLL_BAR_LEFT_RANGE)
(HORIZONTAL_SCROLL_BAR_INSIDE_WIDTH): New macros.
(HORIZONTAL_SCROLL_BAR_LEFT_BORDER)
(HORIZONTAL_SCROLL_BAR_RIGHT_BORDER)
(HORIZONTAL_SCROLL_BAR_TOP_BORDER)
(HORIZONTAL_SCROLL_BAR_BOTTOM_BORDER)
(HORIZONTAL_SCROLL_BAR_MIN_HANDLE): Define.
(x_clear_under_internal_border): Remove.
* xterm.c (XTmouse_position): Handle horizontal scroll bars.
(x_window_to_scroll_bar): New argument TYPE. Update callers.
(x_send_scroll_bar_event, x_scroll_bar_create): New arguments
HORIZONTAL. Update callers.
(horizontal_action_hook_id): New action hook id.
(x_horizontal_scroll_bar_to_input_event)
(x_create_horizontal_toolkit_scroll_bar)
(xt_horizontal_action_hook)
(x_set_toolkit_horizontal_scroll_bar_thumb)
(XTset_horizontal_scroll_bar, x_net_wm_state)
(x_horizontal_scroll_bar_report_motion): New functions.
(xg_scroll_callback, x_scroll_bar_handle_click): Handle
horizontal scroll bars.
(SCROLL_BAR_HORIZONTAL_NAME): Define.
(XTset_vertical_scroll_bar): Attempt to clear areas not covered
by scroll bar.
(XTcondemn_scroll_bars, XTredeem_scroll_bar): Rewrite. Handle
horizontal scroll bars.
(handle_one_xevent): Handle horizontal scroll bar events. Call
x_net_wm_state.
(x_set_window_size_1, x_wm_set_size_hint): Don't call
check_frame_size.
(x_set_window_size): Don't call check_frame_size and
do_pending_window_change.
(x_term_init): Init horizontal_scroll_bar_cursor display info.
(x_create_terminal): Add set_horizontal_scroll_bar_hook.
(x_scroll_bar_set_handle): Add some checks when calling
x_clear_area.
2014-07-27 15:21:30 +02:00
|
|
|
|
2014-07-27 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* frame.el (frame-notice-user-settings): Rewrite using
|
|
|
|
|
frame-initial-frame-tool-bar-height.
|
|
|
|
|
* menu-bar.el (menu-bar-horizontal-scroll-bar)
|
|
|
|
|
(menu-bar-no-horizontal-scroll-bar): New functions.
|
|
|
|
|
(menu-bar-showhide-scroll-bar-menu): Add bindings for horizontal
|
|
|
|
|
scroll bars.
|
|
|
|
|
* scroll-bar.el (scroll-bar-lines)
|
|
|
|
|
(set-horizontal-scroll-bar-mode)
|
|
|
|
|
(get-horizontal-scroll-bar-mode, horizontal-scroll-bar-mode)
|
|
|
|
|
(scroll-bar-horizontal-drag-1, scroll-bar-horizontal-drag)
|
|
|
|
|
(scroll-bar-toolkit-horizontal-scroll): New functions.
|
|
|
|
|
(horizontal-scroll-bar-mode)
|
|
|
|
|
(previous-horizontal-scroll-bar-mode)
|
|
|
|
|
(horizontal-scroll-bar-mode-explicit): New variables.
|
|
|
|
|
(horizontal-scroll-bar-mode): New option.
|
|
|
|
|
(toggle-horizontal-scroll-bar): Do something.
|
|
|
|
|
(top-level): Bind horizontal-scroll-bar mouse-1.
|
|
|
|
|
* startup.el (tool-bar-originally-present): Remove variable.
|
|
|
|
|
(command-line): Don't set tool-bar-originally-present.
|
|
|
|
|
* window.el (window-min-height): Update doc-string.
|
|
|
|
|
(window--dump-frame): Dump horizontal scroll bar values.
|
|
|
|
|
(window--min-size-1): Handle minibuffer window separately.
|
|
|
|
|
Count in margins and horizontal scroll bar. Return safe value
|
|
|
|
|
iff IGNORE equals 'safe.
|
|
|
|
|
(frame-windows-min-size): New function (used by frame resizing
|
|
|
|
|
routines).
|
|
|
|
|
(fit-frame-to-buffer, fit-window-to-buffer): Count in horizontal
|
|
|
|
|
scroll bars.
|
|
|
|
|
(window--sanitize-window-sizes): New function.
|
|
|
|
|
(window-split-min-size): Remove.
|
|
|
|
|
(split-window): Count divider-width. Don't use
|
|
|
|
|
`window-split-min-size' any more. Reword error messages.
|
|
|
|
|
Sanitize windows sizes after splitting.
|
|
|
|
|
|
2014-07-27 11:41:59 +02:00
|
|
|
|
2014-07-27 Thien-Thi Nguyen <ttn@gnu.org>
|
|
|
|
|
|
|
|
|
|
Use `defvar-local' more.
|
|
|
|
|
* progmodes/hideshow.el
|
|
|
|
|
(hs-c-start-regexp, hs-block-start-regexp)
|
|
|
|
|
(hs-block-start-mdata-select, hs-block-end-regexp)
|
|
|
|
|
(hs-forward-sexp-func, hs-adjust-block-beginning): ...here;
|
|
|
|
|
remove corresponding `make-variable-buffer-local' top-level calls.
|
|
|
|
|
|
2014-07-27 04:05:13 -03:00
|
|
|
|
2014-07-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Cleanup error signals. (Bug#18067)
|
|
|
|
|
* progmodes/python.el
|
|
|
|
|
(python-indent-shift-left): Use user-error instead.
|
|
|
|
|
(python-shell-prompt-detect): Use lwarn with python group.
|
|
|
|
|
(python-completion-complete-at-point)
|
|
|
|
|
(python-eldoc--get-doc-at-point): Don't signal error.
|
|
|
|
|
|
2014-07-27 03:39:17 -03:00
|
|
|
|
2014-07-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Support for packages in Python shell. (Bug#13570)
|
|
|
|
|
* progmodes/python.el (python-shell--package-depth): New var.
|
|
|
|
|
(python-shell-package-enable): New command.
|
|
|
|
|
(python-util-list-directories, python-util-list-files)
|
|
|
|
|
(python-util-list-packages): New functions.
|
|
|
|
|
|
2014-07-26 23:02:38 -03:00
|
|
|
|
2014-07-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Faster comint output. (Bug#16875)
|
|
|
|
|
* progmodes/python.el:
|
|
|
|
|
(python-comint-output-filter-function): Make obsolete.
|
|
|
|
|
(python-comint-postoutput-scroll-to-bottom): New function.
|
|
|
|
|
(inferior-python-mode): Set comint-output-filter-functions to a
|
|
|
|
|
minimum.
|
|
|
|
|
|
2014-07-26 22:00:26 -03:00
|
|
|
|
2014-07-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-shell-font-lock-post-command-hook):
|
|
|
|
|
Safeguard current point and undo history.
|
|
|
|
|
|
2014-07-26 20:43:51 -03:00
|
|
|
|
2014-07-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Robust shell syntax highlighting. (Bug#18084, Bug#16875)
|
|
|
|
|
* progmodes/python.el:
|
|
|
|
|
(python-shell-prompt-input-regexps): Add iPython block prompt.
|
|
|
|
|
(python-shell-output-syntax-table): Delete var.
|
|
|
|
|
(python-shell-font-lock-with-font-lock-buffer): New macro.
|
|
|
|
|
(python-shell-font-lock-get-or-create-buffer)
|
|
|
|
|
(python-shell-font-lock-kill-buffer)
|
|
|
|
|
(python-shell-font-lock-cleanup-buffer)
|
|
|
|
|
(python-shell-font-lock-post-command-hook)
|
|
|
|
|
(python-shell-font-lock-turn-off): New functions.
|
|
|
|
|
(python-shell-font-lock-turn-on): New function.
|
|
|
|
|
(inferior-python-mode): Use it.
|
|
|
|
|
(python-shell-font-lock-toggle): New command.
|
|
|
|
|
(python-shell-font-lock-enable): Rename from
|
|
|
|
|
python-shell-enable-font-lock.
|
|
|
|
|
(run-python-internal): Use it.
|
|
|
|
|
(python-shell-font-lock-comint-output-filter-function): New function.
|
|
|
|
|
(python-shell-comint-end-of-output-p): New function.
|
|
|
|
|
(python-shell-output-filter): Use it.
|
|
|
|
|
(python-util-comint-last-prompt): New function.
|
|
|
|
|
(python-util-text-properties-replace-name): New function.
|
|
|
|
|
|
2014-07-25 05:37:07 -04:00
|
|
|
|
2014-07-25 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/ediff-init.el (ediff-toggle-read-only-function):
|
|
|
|
|
* vc/ediff-util.el (ediff-toggle-read-only):
|
|
|
|
|
Replace obsolete toggle-read-only with read-only-mode.
|
|
|
|
|
|
2014-07-24 09:30:36 +02:00
|
|
|
|
2014-07-24 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-flush-file-function): Wrap the code
|
|
|
|
|
with `save-match-data'. (Bug#18095)
|
|
|
|
|
|
2014-07-21 19:53:38 +02:00
|
|
|
|
2014-07-21 Vincent Belaïche <vincentb1@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* ses.el (ses-truncate-cell): Use cl-progv instead of eval in
|
|
|
|
|
order to ensure that row and col are lexically bound inside the
|
|
|
|
|
evaluated sexp.
|
|
|
|
|
|
2014-07-21 01:38:17 -04:00
|
|
|
|
2014-07-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/hideif.el (hide-ifdef-mode-submap):
|
|
|
|
|
Also substitute read-only-mode.
|
|
|
|
|
* bindings.el (mode-line-toggle-read-only):
|
|
|
|
|
* bs.el (bs-toggle-readonly):
|
|
|
|
|
* buff-menu.el (Buffer-menu-toggle-read-only):
|
|
|
|
|
* dired.el (dired-toggle-read-only):
|
|
|
|
|
* files.el (view-read-only, find-file-read-only)
|
|
|
|
|
(find-file-read-only-other-window)
|
|
|
|
|
(find-file-read-only-other-frame):
|
|
|
|
|
* progmodes/hideif.el (hide-ifdef-toggle-outside-read-only):
|
|
|
|
|
Doc fixes re toggle-read-only.
|
|
|
|
|
|
2014-07-21 02:03:08 -04:00
|
|
|
|
2014-07-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
2014-07-20 16:51:16 -03:00
|
|
|
|
|
|
|
|
|
* progmodes/python.el: Add comment about pipe buffering and
|
|
|
|
|
solutions for missing/delayed output in inferior Python shells.
|
|
|
|
|
(Bug#17304)
|
|
|
|
|
|
2014-07-20 15:28:50 -03:00
|
|
|
|
* progmodes/python.el (python-mode): Don't set
|
|
|
|
|
mode-require-final-newline. (Bug#17990)
|
|
|
|
|
|
2014-07-20 15:12:30 -03:00
|
|
|
|
Make python.el work with IPython automatically. (Bug#15510)
|
|
|
|
|
* progmodes/python.el:
|
|
|
|
|
(python-shell-completion-setup-code): New value supporting iPython.
|
|
|
|
|
(python-shell-completion-string-code): New value supporting iPython.
|
|
|
|
|
(python-shell-completion-get-completions): Use them.
|
|
|
|
|
(python-shell-completion-module-string-code): Make obsolete.
|
|
|
|
|
(python-shell-prompt-input-regexps)
|
|
|
|
|
(python-shell-prompt-output-regexps): Add safeguard for ipdb.
|
|
|
|
|
(python-shell-output-filter): Fix comment typo.
|
|
|
|
|
|
2014-07-19 16:19:47 -03:00
|
|
|
|
Fix Python shell prompts detection for remote hosts.
|
|
|
|
|
* progmodes/python.el (python-shell-prompt-detect): Replace
|
|
|
|
|
call-process with process-file and make it more robust.
|
|
|
|
|
|
2014-07-19 10:13:07 -03:00
|
|
|
|
Autodetect Python shell prompts. (Bug#17370)
|
|
|
|
|
* progmodes/python.el:
|
|
|
|
|
(python-shell-interpreter-interactive-arg)
|
|
|
|
|
(python-shell-prompt-detect-enabled)
|
|
|
|
|
(python-shell-prompt-detect-failure-warning)
|
|
|
|
|
(python-shell-prompt-input-regexps)
|
|
|
|
|
(python-shell-prompt-output-regexps): New vars.
|
|
|
|
|
(python-shell-prompt-calculated-input-regexp)
|
|
|
|
|
(python-shell-prompt-calculated-output-regexp): New vars.
|
|
|
|
|
(python-shell-get-process-name)
|
|
|
|
|
(python-shell-internal-get-process-name)
|
|
|
|
|
(python-shell-output-filter)
|
|
|
|
|
(python-shell-completion-get-completions): Use them.
|
|
|
|
|
(python-shell-prompt-detect)
|
|
|
|
|
(python-shell-prompt-validate-regexps): New functions.
|
|
|
|
|
(python-shell-prompt-set-calculated-regexps): New function.
|
|
|
|
|
(inferior-python-mode): Use it. Also honor overriden
|
|
|
|
|
python-shell-interpreter and python-shell-interpreter-args.
|
|
|
|
|
(python-shell-make-comint): Honor overriden
|
|
|
|
|
python-shell-interpreter and python-shell-interpreter-args.
|
|
|
|
|
(python-shell-get-or-create-process): Make it testable by allowing
|
|
|
|
|
to call run-python non-interactively.
|
|
|
|
|
(python-util-valid-regexp-p): New function.
|
|
|
|
|
(python-shell-prompt-regexp, python-shell-prompt-block-regexp)
|
|
|
|
|
(python-shell-prompt-output-regexp)
|
|
|
|
|
(python-shell-prompt-pdb-regexp): Use it as defcustom :safe.
|
|
|
|
|
|
2014-07-20 21:25:59 -04:00
|
|
|
|
2014-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-07-20 21:58:43 -04:00
|
|
|
|
* emacs-lisp/smie.el (smie-config--guess-1): Split from
|
|
|
|
|
smie-config--guess.
|
|
|
|
|
(smie-config--guess): Use it.
|
|
|
|
|
|
2014-07-20 21:56:54 -04:00
|
|
|
|
* emacs-lisp/edebug.el: Use nadvice.
|
|
|
|
|
(edebug-original-read): Remove.
|
|
|
|
|
(edebug--read): Rename from edebug-read and add `orig' arg.
|
|
|
|
|
(edebug-uninstall-read-eval-functions)
|
|
|
|
|
(edebug-install-read-eval-functions): Use nadvice.
|
|
|
|
|
(edebug-read-sexp, edebug-read-storing-offsets, edebug-read-symbol)
|
|
|
|
|
(edebug-read-and-maybe-wrap-form1, edebug-instrument-callee)
|
|
|
|
|
(edebug-read-string, edebug-read-function): Use just `read'.
|
|
|
|
|
(edebug-original-debug-on-entry): Remove.
|
|
|
|
|
(edebug--debug-on-entry): Rename from edebug-debug-on-entry and add
|
|
|
|
|
`orig' arg.
|
|
|
|
|
(debug-on-entry): Override with nadvice.
|
|
|
|
|
|
2014-07-20 21:38:21 -04:00
|
|
|
|
* mouse.el (tear-off-window): Rename from mouse-tear-off-window since
|
|
|
|
|
it also makes sense to bind it to a non-mouse event.
|
|
|
|
|
|
2014-07-20 21:25:59 -04:00
|
|
|
|
* vc/vc-bzr.el (vc-bzr-shelve): Make it operate on fileset.
|
|
|
|
|
|
2014-07-18 21:43:29 -04:00
|
|
|
|
2014-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-07-19 12:56:40 -04:00
|
|
|
|
* xt-mouse.el (xterm-mouse-event): Don't assume last-click is non-nil
|
|
|
|
|
(bug#18015).
|
|
|
|
|
|
2014-07-18 21:43:29 -04:00
|
|
|
|
* rect.el (rectangle--string-preview): Don't assume there
|
|
|
|
|
a non-nil default (bug#17984).
|
|
|
|
|
|
2014-07-15 21:28:42 -07:00
|
|
|
|
2014-07-16 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* desktop.el (after-init-hook): Disable startup frame restoration
|
|
|
|
|
in non-graphical situations. (Bug#17693)
|
|
|
|
|
|
2014-07-14 15:29:29 -04:00
|
|
|
|
* vc/vc-dispatcher.el (vc-log-edit): Do set up the log buffer
|
|
|
|
|
if it was "empty", or used for a different set of files. (Bug#17884)
|
|
|
|
|
|
2014-07-16 13:06:12 -04:00
|
|
|
|
2014-07-16 Eli Zaretskii <eliz@gnu.org>
|
2014-07-13 17:49:59 +03:00
|
|
|
|
|
|
|
|
|
* bindings.el (mode-line-remote): If default-directory is not a
|
|
|
|
|
string, don't call file-remote-p on it; instead state in the
|
|
|
|
|
help-echo that it is nil. (Bug#17986)
|
|
|
|
|
|
2014-07-14 16:58:52 -07:00
|
|
|
|
2014-07-14 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-langs.el: Change comments from `cl-macroexpand-all'
|
|
|
|
|
to `macroexpand-all'
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-defs.el (c-lang-defconst-eval-immediately):
|
|
|
|
|
Use `macroexpand-all' instead of `cl-macroexpand-all'.
|
|
|
|
|
|
2014-07-11 19:24:02 -07:00
|
|
|
|
2014-07-12 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Fix bug: C-x v v discarded existing log message (Bug#17884).
|
|
|
|
|
* vc/vc-dispatcher.el (vc-log-edit):
|
|
|
|
|
Don't clobber an already-existing log message.
|
|
|
|
|
|
2014-07-12 10:53:29 -07:00
|
|
|
|
2014-07-12 Glenn Morris <rgm@gnu.org>
|
2014-07-10 14:09:04 -04:00
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-changelog-entries):
|
|
|
|
|
Check for a visited-but-never-saved ChangeLog.
|
|
|
|
|
|
2014-07-12 10:53:29 -07:00
|
|
|
|
2014-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-07-09 14:46:33 -04:00
|
|
|
|
|
2014-07-09 14:54:06 -04:00
|
|
|
|
* vc/log-edit.el (log-edit-changelog-entries): Don't both visiting
|
|
|
|
|
a non-existing file (bug#17970).
|
|
|
|
|
|
2014-07-09 14:46:33 -04:00
|
|
|
|
* faces.el (face-name): Undo last change.
|
|
|
|
|
(x-resolve-font-name): Don't call face-name (bug#17956).
|
|
|
|
|
|
2014-07-12 10:53:29 -07:00
|
|
|
|
2014-07-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
2014-07-09 00:55:53 -03:00
|
|
|
|
|
|
|
|
|
Fix dedenters and electric colon handling. (Bug#15163)
|
|
|
|
|
* progmodes/python.el
|
|
|
|
|
(python-rx-constituents): Add dedenter and block-ender.
|
|
|
|
|
(python-indent-dedenters, python-indent-block-enders): Delete.
|
|
|
|
|
(python-indent-context): Return new case for dedenter-statement.
|
|
|
|
|
(python-indent-calculate-indentation): Handle new case.
|
|
|
|
|
(python-indent-calculate-levels): Fix levels calculation for
|
|
|
|
|
dedenter statements.
|
|
|
|
|
(python-indent-post-self-insert-function): Fix colon handling.
|
|
|
|
|
(python-info-dedenter-opening-block-message): New function.
|
|
|
|
|
(python-indent-line): Use it.
|
|
|
|
|
(python-info-closing-block)
|
|
|
|
|
(python-info-closing-block-message): Remove.
|
|
|
|
|
(python-info-dedenter-opening-block-position)
|
|
|
|
|
(python-info-dedenter-opening-block-positions)
|
|
|
|
|
(python-info-dedenter-statement-p): New functions.
|
|
|
|
|
|
2014-07-11 16:19:58 +04:00
|
|
|
|
2014-07-11 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* files.el (out-of-memory-warning-percentage): New defcustom.
|
|
|
|
|
(warn-maybe-out-of-memory): Use it.
|
|
|
|
|
|
2014-07-11 11:09:54 +02:00
|
|
|
|
2014-07-11 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* subr.el (read-passwd): Use `read-hide-char' if non-nil. Bind it
|
|
|
|
|
when calling `read-string'. (Bug#17839)
|
|
|
|
|
|
2014-07-10 21:19:37 +03:00
|
|
|
|
2014-07-10 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (warn-maybe-out-of-memory): Fix the wording of the
|
|
|
|
|
warning.
|
|
|
|
|
|
2014-07-10 16:33:35 +04:00
|
|
|
|
2014-07-10 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* files.el (warn-maybe-out-of-memory): New function.
|
|
|
|
|
(find-file-noselect): Use it.
|
|
|
|
|
|
2014-07-09 10:51:52 -04:00
|
|
|
|
2014-07-09 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/cperl-mode.el (cperl-block-p): Treat the perl keyword
|
|
|
|
|
`constant' like `bless', `return' &c
|
|
|
|
|
|
2014-07-08 22:20:21 -04:00
|
|
|
|
2014-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* rect.el (apply-on-rectangle): Check forward-line really moved to the
|
|
|
|
|
next line.
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-07-08 14:38:07 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && in
|
|
|
|
|
the middle of a line (bug#17896).
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Juri Linkov <juri@jurta.org>
|
2014-07-08 12:17:09 +03:00
|
|
|
|
|
|
|
|
|
* startup.el (command-line): Append displaying the warning about
|
|
|
|
|
the errors in the init file to the end of `after-init-hook'.
|
|
|
|
|
(Bug#17927)
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
* faces.el (face-name): Return input arg `face' as-is
|
2014-07-08 12:03:23 +03:00
|
|
|
|
when it's not a symbol.
|
|
|
|
|
(x-resolve-font-name): Don't check if the face is a symbol.
|
|
|
|
|
(Bug#17956)
|
|
|
|
|
|
2014-07-08 11:55:00 +03:00
|
|
|
|
* facemenu.el (list-colors-print): In help-echo format use %.2f
|
|
|
|
|
instead of %d because now HSV values are floating-point components
|
|
|
|
|
between 0.0 and 1.0.
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Glenn Morris <rgm@gnu.org>
|
2014-07-06 16:58:52 -07:00
|
|
|
|
|
|
|
|
|
* emulation/cua-rect.el (cua--activate-rectangle):
|
|
|
|
|
Avoid setting cua--rectangle to nil. (Bug#17877)
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Stephen Berman <stephen.berman@gmx.net>
|
2014-07-06 22:28:38 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Fix wrong-type-argument error when
|
|
|
|
|
marking multiple consecutive items.
|
|
|
|
|
(todo-toggle-mark-item): Don't try to mark the empty lines at the
|
|
|
|
|
end of the todo and done items sections. Note in doc string that
|
|
|
|
|
items marked by passing a numeric prefix argument can include the
|
|
|
|
|
last todo and first done items.
|
|
|
|
|
(todo-mark-category): Don't try to mark the empty line between the
|
|
|
|
|
todo and done items sections.
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-07-05 14:37:45 -04:00
|
|
|
|
|
2014-07-05 15:11:59 -04:00
|
|
|
|
* emacs-lisp/edebug.el (edebug-eval-defun): Print result using
|
|
|
|
|
proper Lisp quoting (bug#17934).
|
|
|
|
|
|
2014-07-05 14:37:45 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode-variables): Don't meddle with
|
|
|
|
|
require-final-newline since prog-mode already took care of it (bug#17947).
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Stephen Berman <stephen.berman@gmx.net>
|
2014-07-04 17:53:25 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Fix two bugs. Shorten Commentary and
|
|
|
|
|
refer to the Todo mode Info manual. Update the comment on
|
|
|
|
|
requiring cl-lib.
|
|
|
|
|
(todo-find-filtered-items-file): Add todo-prefix overlays.
|
|
|
|
|
(todo-filter-items): Reorder a let-bound variable to avoid a
|
|
|
|
|
wrong-type-argument error on canceling the file choice dialog.
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-07-03 21:35:23 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-mode):
|
|
|
|
|
Set comint-input-ring-size to a number (bug#17912).
|
|
|
|
|
|
2014-07-08 19:04:12 -07:00
|
|
|
|
2014-07-09 Juri Linkov <juri@jurta.org>
|
2014-07-04 02:48:24 +03:00
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-minor-mode-table): Add `defining-kbd-macro'
|
|
|
|
|
and `isearch-mode' associated with nil. (Bug#17849)
|
|
|
|
|
|
2014-07-08 12:51:35 -04:00
|
|
|
|
2014-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-07-08 15:33:37 -04:00
|
|
|
|
* linum.el (linum--face-height): New function (bug#17813).
|
|
|
|
|
(linum-update-window): Use it to adjust margin to linum's width.
|
|
|
|
|
|
2014-07-08 15:15:28 -04:00
|
|
|
|
* leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.
|
|
|
|
|
* eshell/em-smart.el (eshell-smart-scroll-window): Use
|
|
|
|
|
with-selected-window.
|
|
|
|
|
|
2014-07-08 14:47:47 -04:00
|
|
|
|
* xt-mouse.el (xterm-mouse-translate-1): Intern drag event (bug#17894).
|
|
|
|
|
Remove also pointless window&mark manipulation.
|
|
|
|
|
|
2014-07-08 12:51:35 -04:00
|
|
|
|
* progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.
|
|
|
|
|
(perl-indent-line): Use syntax-ppss to detect we're in a doc-section.
|
|
|
|
|
(perl-continuation-line-p): Don't skip over anything else than labels.
|
|
|
|
|
Return the previous char.
|
|
|
|
|
(perl-calculate-indent): Use syntax-ppss instead of parse-start
|
|
|
|
|
and update callers accordingly. For continuation lines, check the
|
|
|
|
|
the case of array hashes.
|
|
|
|
|
(perl-backward-to-noncomment): Make it non-interactive.
|
|
|
|
|
(perl-backward-to-start-of-continued-exp): Rewrite.
|
|
|
|
|
|
2014-07-08 11:35:29 -04:00
|
|
|
|
2014-07-08 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/inf-lisp.el (lisp-eval-paragraph, lisp-eval-form-and-next):
|
|
|
|
|
New user commands.
|
|
|
|
|
|
2014-07-08 11:49:18 +03:00
|
|
|
|
2014-07-08 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc-annotate.el (vc-annotate-background-mode): New defcustom.
|
|
|
|
|
(vc-annotate-color-map): Use less saturated colors (20%) for
|
|
|
|
|
background-mode.
|
|
|
|
|
(vc-annotate-very-old-color): Add default value for background-mode.
|
|
|
|
|
(vc-annotate-background): Set default value to nil since now text on
|
|
|
|
|
the default backgrounds should be legible in light and dark modes.
|
|
|
|
|
(vc-annotate-lines): Use `vc-annotate-background-mode'. Doc fix.
|
|
|
|
|
(Bug#17808)
|
|
|
|
|
|
2014-07-08 11:27:46 +03:00
|
|
|
|
2014-07-08 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (transpose-chars): Don't move point into read-only area.
|
|
|
|
|
(Bug#17829)
|
|
|
|
|
|
2014-07-08 11:02:50 +03:00
|
|
|
|
2014-07-08 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* window.el (with-displayed-buffer-window): New macro.
|
|
|
|
|
(with-temp-buffer-window, with-current-buffer-window):
|
|
|
|
|
Use `macroexp-let2' to evaluate and bind variables
|
|
|
|
|
in the same order as macro arguments.
|
2014-07-08 12:51:35 -04:00
|
|
|
|
(display-buffer--action-function-custom-type):
|
|
|
|
|
Add `display-buffer-below-selected' and `display-buffer-at-bottom'.
|
2014-07-08 11:02:50 +03:00
|
|
|
|
|
|
|
|
|
* minibuffer.el (minibuffer-completion-help): Replace
|
|
|
|
|
`with-output-to-temp-buffer' with `with-displayed-buffer-window'
|
|
|
|
|
with actions that display *Completions* at-bottom when called
|
|
|
|
|
from the minibuffer, or below-selected in a normal buffer.
|
|
|
|
|
Associate `window-height' with `fit-window-to-buffer'.
|
|
|
|
|
Let-bind `pop-up-windows' to nil.
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-mark-pop-up): Use `with-displayed-buffer-window'
|
|
|
|
|
instead of `with-current-buffer-window'. (Bug#17809)
|
|
|
|
|
|
HideIfDef mode bug fixes and enhancements. This is #3 of 3 patches based
on the completed work posted on http://www.emacswiki.org/emacs/HideIfDef.
- Add macro evaluation function and key binding for a marked region.
- Merge continuous "..." lines into one.
- Fix old hideif bugs that fail to hide the correct #elif regions
- Support hide/show commands in a marked region.
- Expand top level for .h files to prevent re-inclusion protection.
- Change maintainer.
* lisp/progmodes/hideif.el (hide-ifdef-env): Change to global.
(hide-ifdef-env-backup): New variable.
(hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp):
New customizable variables.
(hif-clear-all-ifdef-defined): New defun.
(hif-merge-ifdef-region, hide-ifdef-region-internal, hide-ifdef-region)
(hif-show-ifdef-region): Merge hidden regions to prevent continuous "...".
(hif-tokenize): Fix for MS-DOS/Win EOL style.
(hif-endif-to-ifdef, hif-make-range, hif-find-range, hif-possibly-hide):
Fix bug to hide the correct #elif region(s).
(hif-range-elif): New defun.
(hif-recurse-level): New var.
(hif-evaluate-region, hif-evaluate-macro): New defun.
(hide-ifdef-guts): Prevent reinclusion protected C/C++ headers from
fully hidden.
(hide-ifdef-define, hide-ifdefs, hide-ifdef-block, show-ifdef-block):
Better interaction.
2014-07-07 16:59:32 +08:00
|
|
|
|
2014-07-07 Luke Lee <luke.yx.lee@gmail.com>
|
|
|
|
|
|
2014-07-08 09:52:48 +08:00
|
|
|
|
* progmodes/hideif.el (hide-ifdef-env): Change to global.
|
HideIfDef mode bug fixes and enhancements. This is #3 of 3 patches based
on the completed work posted on http://www.emacswiki.org/emacs/HideIfDef.
- Add macro evaluation function and key binding for a marked region.
- Merge continuous "..." lines into one.
- Fix old hideif bugs that fail to hide the correct #elif regions
- Support hide/show commands in a marked region.
- Expand top level for .h files to prevent re-inclusion protection.
- Change maintainer.
* lisp/progmodes/hideif.el (hide-ifdef-env): Change to global.
(hide-ifdef-env-backup): New variable.
(hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp):
New customizable variables.
(hif-clear-all-ifdef-defined): New defun.
(hif-merge-ifdef-region, hide-ifdef-region-internal, hide-ifdef-region)
(hif-show-ifdef-region): Merge hidden regions to prevent continuous "...".
(hif-tokenize): Fix for MS-DOS/Win EOL style.
(hif-endif-to-ifdef, hif-make-range, hif-find-range, hif-possibly-hide):
Fix bug to hide the correct #elif region(s).
(hif-range-elif): New defun.
(hif-recurse-level): New var.
(hif-evaluate-region, hif-evaluate-macro): New defun.
(hide-ifdef-guts): Prevent reinclusion protected C/C++ headers from
fully hidden.
(hide-ifdef-define, hide-ifdefs, hide-ifdef-block, show-ifdef-block):
Better interaction.
2014-07-07 16:59:32 +08:00
|
|
|
|
(hide-ifdef-env-backup): New variable.
|
|
|
|
|
(hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp):
|
|
|
|
|
New customizable variables.
|
|
|
|
|
(hif-clear-all-ifdef-defined): New defun.
|
|
|
|
|
(hif-merge-ifdef-region, hide-ifdef-region-internal, hide-ifdef-region)
|
|
|
|
|
(hif-show-ifdef-region): Merge hidden regions to prevent continuous "...".
|
|
|
|
|
(hif-tokenize): Fix for MS-DOS/Win EOL style.
|
|
|
|
|
(hif-endif-to-ifdef, hif-make-range, hif-find-range, hif-possibly-hide):
|
|
|
|
|
Fix bug to hide the correct #elif region(s).
|
|
|
|
|
(hif-range-elif): New defun.
|
|
|
|
|
(hif-recurse-level): New var.
|
|
|
|
|
(hif-evaluate-region, hif-evaluate-macro): New defun.
|
|
|
|
|
(hide-ifdef-guts): Prevent reinclusion protected C/C++ headers from
|
|
|
|
|
fully hidden.
|
|
|
|
|
(hide-ifdef-define, hide-ifdefs, hide-ifdef-block, show-ifdef-block):
|
|
|
|
|
Better interaction.
|
|
|
|
|
|
2014-07-04 12:03:14 +02:00
|
|
|
|
2014-07-04 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-peer-handler): New defun.
|
|
|
|
|
(dbus-register-service): Register it. (Bug#17858)
|
|
|
|
|
(dbus-managed-objects-handler): Fix docstring.
|
|
|
|
|
|
2014-07-03 22:00:54 -04:00
|
|
|
|
2014-07-04 Phil Sainty <psainty@orcon.net.nz> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp.el (narrow-to-defun-include-comments): New var.
|
|
|
|
|
(narrow-to-defun): New arg include-comments, defaulting to it
|
|
|
|
|
(bug#16328).
|
|
|
|
|
|
2014-07-03 18:22:42 -04:00
|
|
|
|
2014-07-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* rect.el (rectangle--highlight-for-redisplay): Don't pass `orig' with
|
|
|
|
|
different calling convention to rectangle--unhighlight-for-redisplay.
|
|
|
|
|
|
2014-07-03 11:27:02 +02:00
|
|
|
|
2014-07-03 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-call-process): Handle error strings.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use `bolp'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime)
|
|
|
|
|
(tramp-sh-handle-verify-visited-file-modtime): Use `point-at-eol'.
|
|
|
|
|
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Juri Linkov <juri@jurta.org>
|
2014-07-03 02:45:12 +03:00
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-save): Rename arg `auto-save' to
|
|
|
|
|
`only-if-changed'. Doc fix. (Bug#17873)
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-07-02 10:42:00 -04:00
|
|
|
|
|
|
|
|
|
* mouse.el (mouse-yank-primary, mouse-yank-secondary):
|
|
|
|
|
Use insert-for-yank (bug#17271).
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Leo Liu <sdl.web@gmail.com>
|
2014-07-02 13:05:50 +08:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/pp.el (pp-eval-expression, pp-eval-last-sexp):
|
|
|
|
|
Support lexical-binding.
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-07-01 11:15:03 -04:00
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-goto-eoh): New function.
|
|
|
|
|
(log-edit--match-first-line): Use it (bug#17861).
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Glenn Morris <rgm@gnu.org>
|
2014-07-01 00:00:46 -07:00
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-hook): Add missing :version.
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
2014-07-01 00:54:11 -03:00
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-indent-post-self-insert-function):
|
|
|
|
|
Enhancements to electric indentation behavior inside
|
|
|
|
|
parens. (Bug#17658)
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-30 22:25:52 -04:00
|
|
|
|
|
|
|
|
|
* ps-def.el (ps-generate-postscript-with-faces1): Don't mess with
|
|
|
|
|
buffer-invisibility-spec (bug#17867).
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Andreas Schwab <schwab@linux-m68k.org>
|
2014-06-29 22:48:55 +02:00
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-checkin): When operating on the whole tree
|
|
|
|
|
pass "-a".
|
|
|
|
|
|
2014-07-02 23:00:53 -07:00
|
|
|
|
2014-07-03 Glenn Morris <rgm@gnu.org>
|
2014-06-28 19:17:17 -07:00
|
|
|
|
|
2014-06-28 19:33:50 -07:00
|
|
|
|
* cus-edit.el (help):
|
|
|
|
|
* finder.el (finder-known-keywords):
|
|
|
|
|
* help.el (help-for-help-internal):
|
|
|
|
|
* vc/ediff-mult.el (ediff-meta-buffer-verbose-message)
|
|
|
|
|
(ediff-redraw-registry-buffer):
|
|
|
|
|
* vc/ediff-ptch.el (ediff-patch-file-internal):
|
|
|
|
|
Doc fixes re "online" help. (Bug#17803)
|
|
|
|
|
|
2014-06-28 19:17:17 -07:00
|
|
|
|
* progmodes/idlwave.el (idlwave): Update url-link for custom group.
|
|
|
|
|
(idlwave-mode): Doc URL update.
|
|
|
|
|
|
2014-07-02 02:54:59 +03:00
|
|
|
|
2014-07-01 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* man.el: Display man pages immediately and use process-filter
|
|
|
|
|
to format them asynchronously.
|
|
|
|
|
(Man-width): Doc fix.
|
|
|
|
|
(man): Doc fix.
|
|
|
|
|
(Man-start-calling): Use `with-selected-window' to get
|
|
|
|
|
`frame-width' and `window-width'.
|
|
|
|
|
(Man-getpage-in-background): Call `Man-notify-when-ready'
|
|
|
|
|
immediately after creating a new buffer. Call `Man-mode' and set
|
|
|
|
|
`mode-line-process' in the created buffer. Set process-filter to
|
|
|
|
|
`Man-bgproc-filter' in start-process branch. In call-process branch
|
|
|
|
|
call either `Man-fontify-manpage' or `Man-cleanup-manpage'.
|
|
|
|
|
Use `Man-start-calling' inside `with-current-buffer'.
|
|
|
|
|
(Man-fontify-manpage): Don't print messages. Fix boundary condition.
|
|
|
|
|
(Man-cleanup-manpage): Don't print messages.
|
|
|
|
|
(Man-bgproc-filter): New function.
|
|
|
|
|
(Man-bgproc-sentinel): Add `save-excursion' to keep point when
|
|
|
|
|
user moved it during asynchronous formatting. Move calls of
|
|
|
|
|
`Man-fontify-manpage' and `Man-cleanup-manpage' to
|
|
|
|
|
`Man-bgproc-filter'. Move the call of `Man-mode' to
|
|
|
|
|
`Man-getpage-in-background'. Use `quit-restore-window'
|
|
|
|
|
instead of `kill-buffer'. Use `message' instead of `error'
|
2014-07-02 03:57:53 +03:00
|
|
|
|
because errors are caught by process sentinel.
|
2014-07-02 02:54:59 +03:00
|
|
|
|
(Man-mode): Move calls of `Man-build-page-list',
|
|
|
|
|
`Man-strip-page-headers', `Man-unindent', `Man-goto-page' to
|
|
|
|
|
`Man-bgproc-sentinel'. Doc fix. (Bug#2588, bug#5054, bug#9084, bug#17831)
|
|
|
|
|
|
2014-07-02 03:57:53 +03:00
|
|
|
|
* man.el (Man-bgproc-sentinel): Use `Man-page-from-arguments'
|
|
|
|
|
for the message about the man page cleaned up.
|
|
|
|
|
|
2014-07-01 20:48:24 +02:00
|
|
|
|
2014-07-01 Mario Lang <mlang@delysid.org>
|
|
|
|
|
|
|
|
|
|
* net/gnutls.el (gnutls-negotiate): Prevent destructive modification of
|
|
|
|
|
cosutomization option `gnutls-verify-error'.
|
|
|
|
|
|
2014-07-01 12:10:02 -04:00
|
|
|
|
2014-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-07-01 14:13:28 -04:00
|
|
|
|
* simple.el (deactivate-mark, set-mark-command, handle-shift-selection):
|
|
|
|
|
Don't keep transient-mark-mode buffer-local when not needed (bug#6316).
|
|
|
|
|
|
2014-07-01 12:10:02 -04:00
|
|
|
|
* xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
|
|
|
|
|
(turn-off-xterm-mouse-tracking-on-terminal): Don't burp if the terminal
|
|
|
|
|
is suspended (bug#17857).
|
|
|
|
|
|
2014-07-01 16:06:11 +02:00
|
|
|
|
2014-07-01 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
|
|
|
|
|
Prefer utf-8 coding. (Bug#17859)
|
|
|
|
|
|
2014-06-30 17:17:17 -03:00
|
|
|
|
2014-06-30 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/subr-x.el (string-reverse): Define as obsolete alias
|
|
|
|
|
for `reverse'.
|
|
|
|
|
|
2014-06-30 14:26:34 -04:00
|
|
|
|
2014-06-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/autoload.el (autoload-ensure-writable): New variable.
|
|
|
|
|
(autoload-ensure-default-file): Maybe make existing output writable.
|
|
|
|
|
* Makefile.in (AUTOGEN_VCS): Remove.
|
|
|
|
|
(autoloads): Use autoload-ensure-writable rather than AUTOGEN_VCS.
|
|
|
|
|
|
2014-06-30 01:54:46 -03:00
|
|
|
|
2014-06-30 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/subr-x.el (string-reverse): Use `reverse'.
|
|
|
|
|
|
New if-let, when-let, thread-first and thread-last macros.
* lisp/emacs-lisp/subr-x.el
(internal--listify, internal--check-binding)
(internal--build-binding-value-form, internal--build-binding)
(internal--build-bindings): New functions.
(internal--thread-argument, thread-first, thread-last)
(if-let, when-let): New macros.
* test/automated/subr-x-tests.el
(subr-x-test-if-let-single-binding-expansion)
(subr-x-test-if-let-single-symbol-expansion)
(subr-x-test-if-let-nil-related-expansion)
(subr-x-test-if-let-malformed-binding, subr-x-test-if-let-true)
(subr-x-test-if-let-false, subr-x-test-if-let-bound-references)
(subr-x-test-if-let-and-lazyness-is-preserved)
(subr-x-test-when-let-body-expansion)
(subr-x-test-when-let-single-binding-expansion)
(subr-x-test-when-let-single-symbol-expansion)
(subr-x-test-when-let-nil-related-expansion)
(subr-x-test-when-let-malformed-binding)
(subr-x-test-when-let-true, subr-x-test-when-let-false)
(subr-x-test-when-let-bound-references)
(subr-x-test-when-let-and-lazyness-is-preserved)
(subr-x-test-thread-first-no-forms)
(subr-x-test-thread-first-function-names-are-threaded)
(subr-x-test-thread-first-expansion)
(subr-x-test-thread-last-no-forms)
(subr-x-test-thread-last-function-names-are-threaded)
(subr-x-test-thread-last-expansion): New tests.
2014-06-30 01:11:43 -03:00
|
|
|
|
2014-06-30 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
New if-let, when-let, thread-first and thread-last macros.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/subr-x.el
|
|
|
|
|
(internal--listify, internal--check-binding)
|
|
|
|
|
(internal--build-binding-value-form, internal--build-binding)
|
|
|
|
|
(internal--build-bindings): New functions.
|
|
|
|
|
(internal--thread-argument, thread-first, thread-last)
|
|
|
|
|
(if-let, when-let): New macros.
|
|
|
|
|
|
2014-06-30 10:55:14 +08:00
|
|
|
|
2014-06-30 Grégoire Jadi <daimrod@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/rcirc.el (rcirc-buffer-process): Restore previous
|
|
|
|
|
behaviour. (Bug#17772)
|
|
|
|
|
|
2014-06-29 11:26:47 +00:00
|
|
|
|
2014-06-29 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Don't call c-parse-state when c++-template-syntax-table is active.
|
|
|
|
|
* progmodes/cc-engine.el (c-guess-continued-construct CASE G)
|
|
|
|
|
(c-guess-basic-syntax CASE 5D.3): Rearrange so that
|
2014-07-01 12:10:02 -04:00
|
|
|
|
c-syntactic-skip-backwards isn't called with the pertinent syntax table.
|
2014-06-29 11:26:47 +00:00
|
|
|
|
|
2014-06-28 10:27:29 -07:00
|
|
|
|
2014-06-28 Stephen Berman <stephen.berman@gmx.net>
|
2014-06-27 17:15:30 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-set-top-priorities): Fix logic to
|
|
|
|
|
account for file-wide setting of todo-top-priorities-overrides.
|
|
|
|
|
Make code a bit cleaner.
|
|
|
|
|
|
2014-06-28 10:27:29 -07:00
|
|
|
|
2014-06-28 Glenn Morris <rgm@gnu.org>
|
2014-06-26 20:48:34 -04:00
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-mode) <eww-current-title>: Make local. (Bug#17860)
|
|
|
|
|
|
2014-06-28 10:27:29 -07:00
|
|
|
|
2014-06-28 Stephen Berman <stephen.berman@gmx.net>
|
2014-06-26 21:22:08 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-prefix-overlays): If there is no
|
|
|
|
|
category-wide setting of todo-top-priorities-overrides, check for
|
|
|
|
|
a file-wide setting and fontify accordingly.
|
|
|
|
|
|
2014-06-28 10:27:29 -07:00
|
|
|
|
2014-06-28 Glenn Morris <rgm@gnu.org>
|
2014-06-26 15:00:42 -04:00
|
|
|
|
|
|
|
|
|
* subr.el (read-passwd): Warn about batch mode. (Bug#17839)
|
|
|
|
|
|
2014-06-27 21:52:38 -04:00
|
|
|
|
2014-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/hideif.el: Use lexical-binding. Fix up cl-lib usage.
|
|
|
|
|
|
2014-06-28 10:34:17 +09:00
|
|
|
|
2014-06-28 K. Handa <handa@gnu.org>
|
|
|
|
|
|
|
|
|
|
Fix Bug#17739.
|
|
|
|
|
|
|
|
|
|
* composite.el: Setup composition-function-table for dotted circle.
|
|
|
|
|
(compose-gstring-for-dotted-circle): New function.
|
|
|
|
|
|
|
|
|
|
* international/characters.el: Add category "^" to all
|
|
|
|
|
non-spacing characters.
|
|
|
|
|
|
2014-06-27 21:16:23 -04:00
|
|
|
|
2014-06-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-06-27 21:26:09 -04:00
|
|
|
|
* Makefile.in (doit): Remove force rule.
|
|
|
|
|
(custom-deps, finder-data, autoloads, update-subdirs)
|
|
|
|
|
(compile-one-process): PHONY targets do not need force rules.
|
|
|
|
|
|
2014-06-27 21:16:23 -04:00
|
|
|
|
* Makefile.in (compile-main, compile, compile-always):
|
|
|
|
|
No need to explicitly pass variables to ourself in recursive calls.
|
|
|
|
|
|
2014-06-27 21:10:27 -04:00
|
|
|
|
2014-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* files.el (minibuffer-with-setup-hook): Evaluate the first arg eagerly.
|
|
|
|
|
|
2014-06-26 17:51:25 -04:00
|
|
|
|
2014-06-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (update-authors): Update for moved authors.el.
|
|
|
|
|
|
2014-06-26 22:21:46 +08:00
|
|
|
|
2014-06-26 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* skeleton.el (skeleton-end-hook): Default to nil and move the
|
|
|
|
|
work to skeleton-insert. (Bug#17850)
|
|
|
|
|
|
2014-06-26 11:13:13 +04:00
|
|
|
|
2014-06-26 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* calc/calc-alg.el (math-beforep):
|
|
|
|
|
* progmodes/cc-guess.el (c-guess-view-reorder-offsets-alist-in-style):
|
|
|
|
|
Simplify because string-lessp can accept symbols as args.
|
|
|
|
|
|
2014-06-26 16:10:22 +09:00
|
|
|
|
2014-06-26 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
2014-06-27 21:10:27 -04:00
|
|
|
|
* emacs-lisp/package.el (package--check-signature):
|
|
|
|
|
If package-check-signature is allow-unsigned, don't signal error when
|
2014-06-26 16:10:22 +09:00
|
|
|
|
we can't verify signature because of missing public key
|
|
|
|
|
(bug#17625).
|
|
|
|
|
|
2014-06-25 20:36:58 -04:00
|
|
|
|
2014-06-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-06-25 23:43:39 -07:00
|
|
|
|
* emacs-lisp/cl-macs.el (help-add-fundoc-usage):
|
|
|
|
|
Remove outdated declaration.
|
|
|
|
|
|
2014-06-25 20:36:58 -04:00
|
|
|
|
* emacs-lisp/authors.el (authors-valid-file-names)
|
|
|
|
|
(authors-renamed-files-alist): Additions.
|
|
|
|
|
|
2014-06-25 23:55:15 -07:00
|
|
|
|
2014-06-26 Leo Liu <sdl.web@gmail.com>
|
2014-06-26 07:53:37 +08:00
|
|
|
|
|
|
|
|
|
* textmodes/picture.el (picture-set-tab-stops):
|
|
|
|
|
* ruler-mode.el (ruler-mode-mouse-add-tab-stop)
|
|
|
|
|
(ruler-mode-ruler): Fix to work with nil tab-stop-list.
|
|
|
|
|
|
2014-06-27 21:10:27 -04:00
|
|
|
|
* progmodes/asm-mode.el (asm-calculate-indentation):
|
|
|
|
|
Use indent-next-tab-stop.
|
2014-06-26 07:53:37 +08:00
|
|
|
|
|
|
|
|
|
* indent.el (indent-accumulate-tab-stops): New function.
|
|
|
|
|
|
2014-06-25 23:55:15 -07:00
|
|
|
|
2014-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-25 13:20:08 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-list-unsigned): New var (bug#17625).
|
|
|
|
|
(package-desc-status): Obey it.
|
|
|
|
|
|
2014-06-25 23:55:15 -07:00
|
|
|
|
2014-06-26 Stephen Berman <stephen.berman@gmx.net>
|
2014-06-25 14:06:00 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Fix two bugs.
|
|
|
|
|
(todo-insert-item--basic): If user cancels item insertion to
|
|
|
|
|
another category before setting priority, show original category
|
|
|
|
|
whether it is in the same or a different file.
|
|
|
|
|
(todo-set-item-priority): After selecting category, instead of
|
|
|
|
|
moving point to top, which extends an active region, restore it.
|
|
|
|
|
|
2014-06-25 23:55:15 -07:00
|
|
|
|
2014-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-24 20:48:10 -04:00
|
|
|
|
|
|
|
|
|
* help-fns.el (describe-function-1): Check file-name is a string before
|
|
|
|
|
calling help-fns--autoloaded-p (bug#17564).
|
|
|
|
|
|
2014-06-25 23:55:15 -07:00
|
|
|
|
2014-06-26 Juri Linkov <juri@jurta.org>
|
2014-06-25 02:23:41 +03:00
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-auto-save-enable)
|
|
|
|
|
(desktop-auto-save-disable): New functions.
|
|
|
|
|
(desktop-save-mode, desktop-auto-save-timeout): Use them.
|
|
|
|
|
(desktop-read): Disable the autosave before loading the desktop,
|
|
|
|
|
and enable afterwards. (Bug#17351)
|
|
|
|
|
|
2014-06-25 23:55:15 -07:00
|
|
|
|
2014-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-24 16:16:10 -04:00
|
|
|
|
|
|
|
|
|
Fix some indentation problem with \; and pipes (bug#17842).
|
|
|
|
|
* progmodes/sh-script.el (sh-mode-syntax-table): Set syntax of ;|&.
|
|
|
|
|
(sh-smie--default-forward-token, sh-smie--default-backward-token):
|
|
|
|
|
New functions.
|
|
|
|
|
(sh-smie-sh-forward-token, sh-smie-sh-backward-token)
|
|
|
|
|
(sh-smie-rc-forward-token, sh-smie-rc-backward-token): Use them.
|
|
|
|
|
(sh-smie-sh-rules): Fix indentation of a pipe at BOL.
|
|
|
|
|
|
2014-06-25 22:47:10 -07:00
|
|
|
|
2014-06-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-06-25 23:45:10 -07:00
|
|
|
|
* emacs-lisp/find-func.el (find-function-C-source-directory):
|
|
|
|
|
Use file-accessible-directory-p.
|
|
|
|
|
|
2014-06-25 23:35:38 -07:00
|
|
|
|
* ps-samp.el: Make it slightly less awful.
|
|
|
|
|
(ps-rmail-mode-hook, ps-gnus-article-prepare-hook, ps-vm-mode-hook):
|
|
|
|
|
(ps-gnus-summary-setup, ps-info-mode-hook): Use [print] key.
|
|
|
|
|
Only set local values.
|
|
|
|
|
(ps-article-subject, ps-article-author): Use standard functions
|
|
|
|
|
like mail-fetch-field.
|
|
|
|
|
(ps-info-file, ps-info-node): Use match-string.
|
|
|
|
|
(ps-jts-ps-setup, ps-jack-setup): Remove, merging into...
|
|
|
|
|
(ps-samp-ps-setup): ... new function.
|
|
|
|
|
|
2014-06-25 23:28:04 -07:00
|
|
|
|
* progmodes/idlw-shell.el (idlwave-shell-make-temp-file):
|
|
|
|
|
Optimize away code unneeded on any modern Emacs.
|
|
|
|
|
|
2014-06-25 23:24:56 -07:00
|
|
|
|
* emacs-lisp/authors.el: Move to ../admin.
|
|
|
|
|
|
2014-06-25 22:47:10 -07:00
|
|
|
|
* emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit): New.
|
|
|
|
|
|
2014-06-27 13:51:00 -04:00
|
|
|
|
2014-06-26 Luke Lee <luke.yx.lee@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/hideif.el (hif-string-to-number): Fix return value bug.
|
|
|
|
|
(hif-simple-token-only, hif-tokenize): Comment in detail mainly for
|
|
|
|
|
performance enhancements.
|
|
|
|
|
(hif-parse-if-exp): Rename to `hif-parse-exp'. Enhance for macro
|
|
|
|
|
expansion.
|
|
|
|
|
(hif-factor, hif-string-concatenation, intern-safe): Support string
|
|
|
|
|
concatenation and argumented macro expansion.
|
|
|
|
|
(hif-if-valid-identifier-p, hif-define-operator, hif-flatten)
|
|
|
|
|
(hif-expand-token-list, hif-get-argument-list, hif-define-macro)
|
|
|
|
|
(hif-delimit, hif-macro-supply-arguments, hif-invoke, hif-canonicalize)
|
|
|
|
|
(hif-canonicalize-tokens, hif-place-macro-invocation)
|
|
|
|
|
(hif-parse-macro-arglist): Mostly new functions for supporting
|
|
|
|
|
argumented macro expansion.
|
|
|
|
|
(hif-string-concatenation, hif-stringify, hif-token-concat)
|
2014-06-27 21:10:27 -04:00
|
|
|
|
(hif-token-stringification, hif-token-concatenation):
|
|
|
|
|
Stringification and concatenation.
|
2014-06-27 13:51:00 -04:00
|
|
|
|
(hif-find-next-relevant): Fix comments.
|
|
|
|
|
(hif-ifdef-to-endif, hif-looking-at-elif, hif-hide-line): Bug fix for
|
|
|
|
|
some cases involving #elif.
|
|
|
|
|
(hif-find-define, hif-add-new-defines): New functions for automatically
|
|
|
|
|
scanning of defined symbols.
|
|
|
|
|
(hide-ifdef-guts): Fix for defined symbol auto scanning.
|
|
|
|
|
(hide-ifdef-undef): Fix behavior to match CPP.
|
|
|
|
|
|
2014-06-25 19:51:10 -04:00
|
|
|
|
2014-06-25 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in ($(lisp)/progmodes/cc-defs.elc)
|
|
|
|
|
($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
|
|
|
|
|
($(lisp)/progmodes/cc-vars.elc): Drop hand-written deps on non-cc
|
|
|
|
|
files. They are not relevant to the original issue (bug#1004),
|
|
|
|
|
and cause unnecessary recompilation (bug#2151).
|
|
|
|
|
|
2014-06-25 14:11:45 -04:00
|
|
|
|
2014-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* play/landmark.el: Use lexical-binding and avoid `intangible'.
|
|
|
|
|
(landmark--last-pos): New var.
|
|
|
|
|
(landmark--intangible-chars): New const.
|
|
|
|
|
(landmark--intangible): New function.
|
|
|
|
|
(landmark-mode, landmark-move): Use it.
|
|
|
|
|
(landmark-mode): Remove properties.
|
|
|
|
|
(landmark-plot-square, landmark-point-square, landmark-goto-xy)
|
|
|
|
|
(landmark-cross-qtuple):
|
|
|
|
|
Don't worry about `intangible' any more.
|
|
|
|
|
(landmark-click, landmark-point-y): Same; and don't assume point-min==1.
|
|
|
|
|
(landmark-init-display): Don't set `intangible' and `point-entered'.
|
|
|
|
|
(square): Remove. Inline it instead.
|
|
|
|
|
(landmark--distance): Rename from `distance'.
|
|
|
|
|
(landmark-calc-distance-of-robot-from): Rename from
|
|
|
|
|
calc-distance-of-robot-from.
|
|
|
|
|
(landmark-calc-smell-internal): Rename from calc-smell-internal.
|
|
|
|
|
|
2014-06-25 14:36:51 +04:00
|
|
|
|
2014-06-25 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* files.el (dir-locals-find-file, file-relative-name):
|
|
|
|
|
* info.el (Info-complete-menu-item):
|
|
|
|
|
* minibuffer.el (completion-table-subvert): Prefer string-prefix-p
|
|
|
|
|
to compare-strings to avoid out-of-range errors.
|
|
|
|
|
* subr.el (string-prefix-p): Adjust to match strict range
|
|
|
|
|
checking in compare-strings.
|
|
|
|
|
|
2014-06-24 21:29:07 -04:00
|
|
|
|
2014-06-24 Leonard Randall <leonard.a.randall@gmail.com> (tiny change)
|
2014-06-24 21:39:22 +02:00
|
|
|
|
|
|
|
|
|
* textmodes/reftex-parse.el (reftex-using-biblatex-p): Make search
|
|
|
|
|
for comment lines non-greedy and stopping at newlines to fix stack
|
|
|
|
|
overflows with large files.
|
|
|
|
|
|
2014-06-24 03:55:36 -04:00
|
|
|
|
2014-06-24 Eli Barzilay <eli@barzilay.org>
|
|
|
|
|
|
2014-06-24 21:29:07 -04:00
|
|
|
|
* calculator.el (calculator-last-input): Drop 'ascii-character property
|
2014-06-24 03:55:36 -04:00
|
|
|
|
lookup.
|
|
|
|
|
|
2014-06-24 00:15:26 -07:00
|
|
|
|
2014-06-24 Leo Liu <sdl.web@gmail.com>
|
2014-06-24 07:09:20 +08:00
|
|
|
|
|
|
|
|
|
* align.el (align-adjust-col-for-rule): Unbreak due to defaulting
|
|
|
|
|
tab-stop-list to nil. (Bug#16381)
|
|
|
|
|
|
|
|
|
|
* indent.el (indent-next-tab-stop): Rename from indent--next-tab-stop.
|
|
|
|
|
(indent-rigidly-left-to-tab-stop)
|
|
|
|
|
(indent-rigidly-right-to-tab-stop, tab-to-tab-stop)
|
|
|
|
|
(move-to-tab-stop): Change callers.
|
|
|
|
|
|
2014-06-24 00:15:26 -07:00
|
|
|
|
2014-06-24 Eli Zaretskii <eliz@gnu.org>
|
2014-06-22 19:59:30 +03:00
|
|
|
|
|
|
|
|
|
* skeleton.el (skeleton-insert): Yet another fix of the doc string
|
|
|
|
|
wrt behavior of \n as the first/last element of a skeleton.
|
|
|
|
|
|
2014-06-24 00:15:26 -07:00
|
|
|
|
2014-06-24 Michael Albinus <michael.albinus@gmx.de>
|
2014-06-22 11:20:38 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-handle-process-file):
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-process-file):
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-handle-process-file): Do not raise
|
|
|
|
|
the output buffer when DISPLAY is non-nil. (Bug#17815)
|
|
|
|
|
|
2014-06-24 00:15:26 -07:00
|
|
|
|
2014-06-24 Glenn Morris <rgm@gnu.org>
|
2014-06-21 14:21:46 -07:00
|
|
|
|
|
|
|
|
|
* play/landmark.el (landmark-move-down, landmark-move-up):
|
|
|
|
|
Fix 2007-10-20 change - preserve horizontal position.
|
|
|
|
|
|
2014-06-23 16:23:33 -04:00
|
|
|
|
2014-06-23 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (kill-append): Remove undo boundary depending on ...
|
|
|
|
|
(kill-append-merge-undo): New user option.
|
|
|
|
|
|
2014-06-23 11:32:24 -04:00
|
|
|
|
2014-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (handle-shift-selection, exchange-point-and-mark)
|
|
|
|
|
(activate-mark): Set transient-mark-mode buffer-locally (bug#6316).
|
|
|
|
|
(transient-mark-mode): Use&set the global value.
|
|
|
|
|
* mouse.el (mouse-set-region-1, mouse-drag-track): Idem.
|
|
|
|
|
* emulation/edt.el (edt-emulation-off): Save&restore the global
|
|
|
|
|
transient-mark-mode setting.
|
|
|
|
|
* obsolete/pc-select.el (pc-selection-mode): Use the
|
|
|
|
|
transient-mark-mode function.
|
|
|
|
|
|
2014-06-23 18:27:16 +03:00
|
|
|
|
2014-06-23 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2014-06-23 11:32:24 -04:00
|
|
|
|
* international/fontset.el (script-representative-chars):
|
|
|
|
|
Add representative characters for scripts added in Unicode 7.0.
|
2014-06-23 18:27:16 +03:00
|
|
|
|
(otf-script-alist): Synchronize with the latest registry of OTF
|
|
|
|
|
script tags.
|
|
|
|
|
|
|
|
|
|
* international/characters.el (char-script-table): Update for
|
|
|
|
|
scripts added and codepoint ranges changed in Unicode 7.0.
|
|
|
|
|
|
2014-06-23 01:14:23 -04:00
|
|
|
|
2014-06-23 Eli Barzilay <eli@barzilay.org>
|
|
|
|
|
|
|
|
|
|
* calculator.el (calculator-standard-displayer): Fix bug in use of
|
|
|
|
|
`calculator-groupize-number'.
|
|
|
|
|
(calculator-funcall): Fix broken `cl-flet' use by moving it into the
|
|
|
|
|
`eval' code, so it works in v24.3.1 too.
|
|
|
|
|
(calculator-last-input): Comment to clarify purpose.
|
|
|
|
|
|
2014-06-23 01:12:17 +02:00
|
|
|
|
2014-06-22 Mario Lang <mlang@delysid.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/rst.el (rst-comment-region): From from -> from.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-send-command-and-check): And and -> and.
|
|
|
|
|
|
2014-06-22 09:43:58 +04:00
|
|
|
|
2013-06-22 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* electric.el (electric-layout-post-self-insert-function):
|
|
|
|
|
* emacs-lisp/ert.el (ert--insert-infos):
|
|
|
|
|
* obsolete/vi.el (vi-set-mark):
|
|
|
|
|
* term.el (term-handle-scroll):
|
|
|
|
|
* textmodes/bibtex.el (bibtex-fill-field, bibtex-fill-entry):
|
2014-06-23 11:32:24 -04:00
|
|
|
|
* wid-edit.el (widget-editable-list-value-create):
|
|
|
|
|
Prefer point-marker to copy-marker of point.
|
2014-06-22 09:43:58 +04:00
|
|
|
|
|
2014-06-21 11:14:54 -03:00
|
|
|
|
2014-06-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Fix completion retrieval parsing (bug#17209).
|
|
|
|
|
* progmodes/python.el (python-mode):
|
|
|
|
|
(python-util-strip-string): New function.
|
|
|
|
|
(python-shell-completion-get-completions): Use it.
|
|
|
|
|
|
2014-06-21 16:41:44 +03:00
|
|
|
|
2014-06-21 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* skeleton.el (skeleton-insert): Fix last change.
|
|
|
|
|
|
2014-06-21 08:26:43 -03:00
|
|
|
|
2014-06-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Enhancements for outline integration (bug#17796).
|
|
|
|
|
* progmodes/python.el (python-mode): Properly set
|
|
|
|
|
outline-heading-end-regexp so that comments after colons for
|
|
|
|
|
defuns are supported.
|
|
|
|
|
|
2014-06-21 11:01:52 +03:00
|
|
|
|
2014-06-21 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* skeleton.el (skeleton-insert): Doc fix.
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-20 14:35:04 -04:00
|
|
|
|
|
2014-06-20 17:10:40 -04:00
|
|
|
|
* emacs-lisp/smie.el (smie-config--guess): Fix typo.
|
|
|
|
|
(smie-config-guess): Use smie-config-local so the rules are obeyed
|
|
|
|
|
(bug#17818).
|
|
|
|
|
|
2014-06-20 14:35:04 -04:00
|
|
|
|
* mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,
|
|
|
|
|
since it's already done inside the loop (bug#17819).
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Martin Rudalics <rudalics@gmx.at>
|
2014-06-20 19:24:18 +02:00
|
|
|
|
|
|
|
|
|
* mouse.el (mouse-drag-line): Re-remove code initially removed
|
|
|
|
|
on 2013-03-09 and inadvertently reintroduced on 2013-11-30
|
|
|
|
|
(Bug#17819).
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-20 10:23:30 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don't
|
|
|
|
|
align with the surrounding parent (bug#17721).
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Eli Zaretskii <eliz@gnu.org>
|
2014-06-20 11:47:10 +03:00
|
|
|
|
|
|
|
|
|
* textmodes/texinfo.el (texinfo-mode): Set skeleton-end-newline
|
|
|
|
|
locally to nil.
|
|
|
|
|
(texinfo-insert-block, texinfo-insert-@end)
|
|
|
|
|
(texinfo-insert-@example, texinfo-insert-@quotation): Adjust to
|
|
|
|
|
local setting of skeleton-end-newline by adding an explicit \n to
|
|
|
|
|
the skeletons where appropriate. (Bug#17801)
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-19 21:05:40 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie--hanging-eolp-function): New var.
|
|
|
|
|
(smie-indent--hanging-p): Use it.
|
|
|
|
|
* progmodes/sh-script.el (sh-set-shell): Set it (bug#17621).
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Leo Liu <sdl.web@gmail.com>
|
2014-06-20 08:14:43 +08:00
|
|
|
|
|
|
|
|
|
* simple.el (read-quoted-char): Don't let help chars pop up help
|
|
|
|
|
buffer. (Bug#16617)
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-19 18:52:12 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && as
|
|
|
|
|
for | (bug#17621).
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
* xt-mouse.el (xterm-mouse--read-event-sequence-1000):
|
|
|
|
|
Drop unknown events instead of burping.
|
2014-06-18 18:02:15 -04:00
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Eli Zaretskii <eliz@gnu.org>
|
2014-06-18 18:15:52 +03:00
|
|
|
|
|
|
|
|
|
* term/w32-win.el (dynamic-library-alist): Support giflib 5.1.0
|
|
|
|
|
and later. (Bug#17790)
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Juri Linkov <juri@jurta.org>
|
2014-06-18 10:57:27 +03:00
|
|
|
|
|
|
|
|
|
* dired.el (dired-mark-pop-up): Let-bind display-buffer-mark-dedicated
|
|
|
|
|
to `soft'. (Bug#17554)
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-17 09:40:03 -04:00
|
|
|
|
|
|
|
|
|
* delsel.el (electric-newline-and-maybe-indent): Mark it as well
|
|
|
|
|
(bug#17737).
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Dmitry Gutov <dgutov@yandex.ru>
|
2014-06-16 06:33:29 +03:00
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Don't fontify
|
|
|
|
|
`!' in `!~' with `font-lock-negation-char-face'. (Bug#17732)
|
|
|
|
|
|
2014-06-21 12:45:59 -07:00
|
|
|
|
2014-06-21 Michael Albinus <michael.albinus@gmx.de>
|
2014-06-15 14:15:25 +02:00
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-call-method): Push only non D-Bus events into
|
|
|
|
|
`unread-command-events'.
|
|
|
|
|
|
2014-06-19 17:08:44 -04:00
|
|
|
|
2014-06-19 William Xu <william.xwl@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/hideif.el (hif-string-to-number): Don't return float for
|
|
|
|
|
hex integer constants (bug#17807).
|
|
|
|
|
|
2014-06-19 10:58:57 -04:00
|
|
|
|
2014-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* international/mule-util.el (truncate-string-ellipsis): New var.
|
|
|
|
|
(truncate-string-to-width): Use it.
|
|
|
|
|
|
2014-06-19 10:03:45 -04:00
|
|
|
|
2014-06-19 Robert Brown <robert.brown@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-string-after-doc-keyword-p): New fun.
|
|
|
|
|
(lisp-string-in-doc-position-p): New function, extracted from
|
|
|
|
|
lisp-font-lock-syntactic-face-function.
|
|
|
|
|
(lisp-font-lock-syntactic-face-function): Use them (bug#9130).
|
|
|
|
|
|
2014-06-19 19:14:59 +08:00
|
|
|
|
2014-06-19 Grégoire Jadi <daimrod@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/rcirc.el (rcirc-omit-mode): Fix recenter error. (Bug#17769)
|
|
|
|
|
|
2014-06-18 15:38:00 -04:00
|
|
|
|
2014-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* play/bubbles.el (bubbles--initialize, bubbles--show-scores)
|
|
|
|
|
(bubbles--game-over): Don't add `intangible' properties since they
|
|
|
|
|
didn't work anyway.
|
|
|
|
|
|
2014-06-18 11:54:11 +03:00
|
|
|
|
2014-06-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* vc/ediff-init.el (ediff-current-diff-Ancestor)
|
|
|
|
|
(ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
|
|
|
|
|
(ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
|
|
|
|
|
(ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
|
|
|
|
|
Add `min-colors 88' version with removed black/white foregrounds.
|
|
|
|
|
(Bug#10181)
|
|
|
|
|
|
2014-06-18 11:48:49 +03:00
|
|
|
|
2014-06-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* vc/diff-mode.el (diff-changed): Empty face definition to use
|
|
|
|
|
`diff-removed' and `diff-added' on tty as well. (Bug#10181)
|
|
|
|
|
(diff-context): Use darker color on light background and
|
|
|
|
|
lighter color on dark background.
|
|
|
|
|
|
2014-06-18 11:33:57 +03:00
|
|
|
|
2014-06-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* vc/diff-mode.el (diff-refine-changed): Rename from
|
|
|
|
|
`diff-refine-change' for consistency with `diff-changed'.
|
|
|
|
|
(diff-refine-change): Add obsolete face alias. (Bug#10181)
|
|
|
|
|
|
|
|
|
|
* vc/smerge-mode.el (smerge-refined-changed): Rename from
|
|
|
|
|
`smerge-refined-change'.
|
|
|
|
|
(smerge-refined-change): Add obsolete face alias.
|
|
|
|
|
|
2014-06-17 15:33:58 -04:00
|
|
|
|
2014-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* rect.el (rectangle-preview): New custom.
|
|
|
|
|
(rectangle): New group.
|
|
|
|
|
(rectangle--pos-cols): Add `window' argument.
|
|
|
|
|
(rectangle--string-preview-state, rectangle--string-preview-window):
|
|
|
|
|
New vars.
|
|
|
|
|
(rectangle--string-flush-preview, rectangle--string-erase-preview)
|
|
|
|
|
(rectangle--space-to, rectangle--string-preview): New functions.
|
|
|
|
|
(string-rectangle): Use them.
|
|
|
|
|
(rectangle--inhibit-region-highlight): New var.
|
|
|
|
|
(rectangle--highlight-for-redisplay): Obey it. Make sure
|
|
|
|
|
`apply-on-region' uses the point-crutches of the right window.
|
|
|
|
|
Use :align-to rather than multiple spaces.
|
|
|
|
|
|
2014-06-16 08:37:37 +02:00
|
|
|
|
2014-06-16 Andrea Rossetti <andrea.rossetti@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* ruler-mode.el (ruler-mode-window-col)
|
|
|
|
|
(ruler-mode-mouse-set-left-margin)
|
|
|
|
|
(ruler-mode-mouse-set-right-margin): Fix calculation of column
|
|
|
|
|
from mouse position (Bug#17768).
|
2014-06-16 01:05:05 -04:00
|
|
|
|
|
|
|
|
|
2014-06-16 Ron Schnell <ronnie@driver-aces.com>
|
|
|
|
|
|
2014-06-17 15:33:58 -04:00
|
|
|
|
* play/dunnet.el (dun-doassign): Fix bug where UNIX variable assignment
|
|
|
|
|
without varname or rhs causes crash.
|
|
|
|
|
(dun-ftp): Fix bug where blank ftp password is allowed, making it
|
|
|
|
|
impossible to win endgame.
|
|
|
|
|
(dun-unix-verbs): Add ssh as alias to rlogin, because nobody knows what
|
|
|
|
|
rlogin is anymore.
|
|
|
|
|
(dun-help): Bump version number; update contact info.
|
2014-06-16 01:05:05 -04:00
|
|
|
|
|
2014-06-23 01:14:23 -04:00
|
|
|
|
2014-06-15 Eli Barzilay <eli@barzilay.org>
|
|
|
|
|
|
|
|
|
|
* calculator.el (calculator-prompt, calculator-remove-zeros)
|
|
|
|
|
(calculator-mode-hook, calculator-operators, calculator-stack)
|
|
|
|
|
(calculator-mode): Tweak docstring.
|
|
|
|
|
(calculator-user-operators): Tweak docstring, fix a bug in the last
|
|
|
|
|
example.
|
|
|
|
|
(calculator-displayer): `std' case has an optional boolean.
|
|
|
|
|
(calculator-displayers): Use the new boolean to group in decimal mode.
|
|
|
|
|
(calculator-mode-map, calculator, calculator-message)
|
|
|
|
|
(calculator-op-arity, calculator-add-operators)
|
|
|
|
|
(calculator-string-to-number, calculator-displayer-prev)
|
|
|
|
|
(calculator-displayer-next, calculator-remove-zeros)
|
|
|
|
|
(calculator-eng-display, calculator-number-to-string)
|
|
|
|
|
(calculator-update-display, calculator-last-input)
|
|
|
|
|
(calculator-clear-fragile, calculator-digit, calculator-decimal)
|
|
|
|
|
(calculator-exp, calculator-saved-move, calculator-clear)
|
|
|
|
|
(calculator-copy, calculator-put-value, calculator-help)
|
|
|
|
|
(calculator-expt, calculator-truncate): Minor code improvements.
|
|
|
|
|
(calculator-need-3-lines): New function pulling out code from
|
|
|
|
|
`calculator'.
|
2014-06-23 11:32:24 -04:00
|
|
|
|
(calculator-get-display): Rename from `calculator-get-prompt', and
|
2014-06-23 01:14:23 -04:00
|
|
|
|
improved.
|
2014-06-23 11:32:24 -04:00
|
|
|
|
(calculator-push-curnum): Rename from `calculator-curnum-value', and
|
2014-06-23 01:14:23 -04:00
|
|
|
|
extended for all uses of it. All callers changed.
|
|
|
|
|
(calculator-groupize-number): New utility for splitting a number into
|
|
|
|
|
groups.
|
|
|
|
|
(calculator-standard-displayer): Improve code, new optional argument to
|
|
|
|
|
use comma-split groups, make second argument optional too to use with
|
|
|
|
|
'left/'right inputs. All callers changed.
|
|
|
|
|
(calculator-reduce-stack-once): New utility, doing the meat of what
|
|
|
|
|
`calculator-reduce-stack' used to do, much improved (mostly using
|
|
|
|
|
`pcase' for conciseness and clarity).
|
|
|
|
|
(calculator-reduce-stack): Now doing just the reduction loop using
|
|
|
|
|
`calculator-reduce-stack-once'.
|
2014-06-23 11:32:24 -04:00
|
|
|
|
(calculator-funcall): Improve code, make it work in v24.3.1 too.
|
|
|
|
|
(calculator-last-input): Improve code, remove some old cruft.
|
2014-06-23 01:14:23 -04:00
|
|
|
|
(calculator-quit): Kill `calculator-buffer' in electric mode too.
|
2014-06-23 11:32:24 -04:00
|
|
|
|
(calculator-integer-p): Remove.
|
|
|
|
|
(calculator-fact): Improve code, make it work on non-integer values
|
2014-06-23 01:14:23 -04:00
|
|
|
|
too (using truncated numbers).
|
|
|
|
|
|
2014-06-15 17:57:47 +02:00
|
|
|
|
2014-06-15 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Sync with Tramp 2.2.10.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-methods): Tweak docstring.
|
|
|
|
|
(tramp-handle-file-accessible-directory-p): Check for
|
|
|
|
|
`file-readable-p' instead of `file-executable-p'.
|
2014-06-17 15:33:58 -04:00
|
|
|
|
(tramp-check-cached-permissions):
|
|
|
|
|
Use `tramp-compat-file-attributes'.
|
2014-06-15 17:57:47 +02:00
|
|
|
|
(tramp-call-process): Add new argument VEC. Adapt callees in all
|
|
|
|
|
tramp*.el files.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-handle-write-region): Improve messages.
|
|
|
|
|
(tramp-adb-maybe-open-connection): Don't set
|
|
|
|
|
`tramp-current-*' variables.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-flush-file-function): Do not flush
|
|
|
|
|
file properties of temporary buffers.
|
|
|
|
|
|
|
|
|
|
* net/tramp-ftp.el (top): Remove special handling for URL syntax.
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-methods) <sftp>: Add.
|
|
|
|
|
(tramp-gvfs-handle-delete-file): Flush file
|
|
|
|
|
properties, not directory properties.
|
|
|
|
|
(tramp-gvfs-handle-file-attributes): Use `string-to-number' when
|
|
|
|
|
reading "unix::mode".
|
|
|
|
|
(tramp-gvfs-handle-file-name-all-completions):
|
|
|
|
|
Use "-h" option for "gvfs-ls".
|
|
|
|
|
(tramp-gvfs-url-file-name): `user' and `localname' could be nil.
|
|
|
|
|
(tramp-gvfs-send-command): Simplify traces.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (vc-handled-backends, vc-bzr-program)
|
|
|
|
|
(vc-git-program, vc-hg-program): Declare.
|
|
|
|
|
(tramp-methods) <sftp>: Remove. It has never worked satisfactorily.
|
|
|
|
|
(tramp-methods) <nc>: Add new method.
|
|
|
|
|
(tramp-methods) <telnet>: Redirect stderr to "/dev/null".
|
|
|
|
|
(tramp-methods) <plink, plinkx, pscp, psftp>: Improve
|
|
|
|
|
`tramp-login-args'.
|
|
|
|
|
(tramp-default-user-alist): Add "nc".
|
|
|
|
|
(top): Remove completion function for "sftp". Add completion
|
|
|
|
|
functions for "nc" and "psftp".
|
|
|
|
|
(tramp-do-copy-or-rename-file-out-of-band): Tweak docstring.
|
|
|
|
|
Implement support for "nc" method.
|
|
|
|
|
(tramp-sh-handle-expand-file-name, tramp-local-coding-commands)
|
|
|
|
|
(tramp-remote-coding-commands, tramp-call-local-coding-command):
|
|
|
|
|
Tweak docstring.
|
|
|
|
|
(tramp-sh-handle-write-region): Tweak error message.
|
|
|
|
|
(tramp-sh-handle-vc-registered): Remove backends when the remote
|
|
|
|
|
binary does not exist.
|
|
|
|
|
(tramp-find-inline-encoding): Do not raise an error.
|
|
|
|
|
(tramp-make-copy-program-file-name): Tweak docstring. Handle also
|
|
|
|
|
the "nc" case. Quote result also locally.
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
|
|
|
|
|
(tramp-smb-handle-set-file-acl): Use `start-process'.
|
|
|
|
|
(tramp-smb-handle-insert-directory): Use progress reporter.
|
|
|
|
|
(tramp-smb-handle-rename-file): Flush also file properties of
|
|
|
|
|
FILENAME.
|
|
|
|
|
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
* lisp/ses.el: Miscellaneous cleanups; use lexical-binding; avoid add-to-list.
(ses-localvars): Remove ses--local-printer-list, unused.
(ses--metaprogramming): New macro. Use it to defvar variables.
(ses-set-localvars): Simplify.
(ses--locprn, ses-cell): Use defstruct. Change ses-cell's
property-list into an alist.
(ses-locprn-get-compiled, ses-locprn-compiled-aset)
(ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number):
Remove; use defstruct accessors/setters instead.
(ses-cell-formula-aset, ses-cell-printer-aset)
(ses-cell-references-aset): Remove, use setf instead.
(ses--alist-get): New function.
(ses-cell-property): Rename from ses-cell-property-get and rewrite.
Use an alist instead of a plist and don't do move-to-front since the
list is always short.
(ses-cell-property-get-fun, ses-cell-property-delq-fun)
(ses-cell-property-set-fun, ses-cell-property-set)
(ses-cell-property-pop-fun, ses-cell-property-get-handle)
(ses-cell-property-handle-car, ses-cell-property-handle-setcar): Remove.
(ses--letref): New macro.
(ses-cell-property-pop): Rewrite.
(ses--cell): Rename from ses-cell and make it into a function.
Make `formula' fallback on `value' if nil.
(ses--local-printer): Rename from ses-local-printer and make it into
a function.
(ses-set-cell): Turn it into a macro so finding the accessor from the
field name is done at compile time.
(ses-repair-cell-reference-all): Test presence of `sym' rather than
`ref' before adding `sym' to :ses-repair-reference.
(ses-calculate-cell): Use ses--letref rather than
ses-cell-property-get-handle.
(ses-write-cells): Use a single prin1-to-string.
(ses-setter-with-undo): New function.
(ses-aset-with-undo, ses-set-with-undo): Rewrite using it.
(ses-unset-with-undo): Remove.
(ses-load): Prefer apply' over `eval'.
(ses-read-printer, ses-set-column-width): Use standard "(default
foo)" format.
2014-06-15 00:10:40 -04:00
|
|
|
|
2014-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* ses.el: Miscellaneous cleanups; use lexical-binding; avoid
|
|
|
|
|
add-to-list.
|
|
|
|
|
(ses-localvars): Remove ses--local-printer-list, unused.
|
|
|
|
|
(ses--metaprogramming): New macro. Use it to defvar variables.
|
|
|
|
|
(ses-set-localvars): Simplify.
|
|
|
|
|
(ses--locprn, ses-cell): Use defstruct. Change ses-cell's
|
|
|
|
|
property-list into an alist.
|
|
|
|
|
(ses-locprn-get-compiled, ses-locprn-compiled-aset)
|
|
|
|
|
(ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number):
|
|
|
|
|
Remove; use defstruct accessors/setters instead.
|
|
|
|
|
(ses-cell-formula-aset, ses-cell-printer-aset)
|
|
|
|
|
(ses-cell-references-aset): Remove, use setf instead.
|
|
|
|
|
(ses--alist-get): New function.
|
|
|
|
|
(ses-cell-property): Rename from ses-cell-property-get and rewrite.
|
|
|
|
|
Use an alist instead of a plist and don't do move-to-front since the
|
|
|
|
|
list is always short.
|
|
|
|
|
(ses-cell-property-get-fun, ses-cell-property-delq-fun)
|
|
|
|
|
(ses-cell-property-set-fun, ses-cell-property-set)
|
|
|
|
|
(ses-cell-property-pop-fun, ses-cell-property-get-handle)
|
|
|
|
|
(ses-cell-property-handle-car, ses-cell-property-handle-setcar): Remove.
|
|
|
|
|
(ses--letref): New macro.
|
|
|
|
|
(ses-cell-property-pop): Rewrite.
|
|
|
|
|
(ses--cell): Rename from ses-cell and make it into a function.
|
|
|
|
|
Make `formula' fallback on `value' if nil.
|
|
|
|
|
(ses--local-printer): Rename from ses-local-printer and make it into
|
|
|
|
|
a function.
|
|
|
|
|
(ses-set-cell): Turn it into a macro so finding the accessor from the
|
|
|
|
|
field name is done at compile time.
|
|
|
|
|
(ses-repair-cell-reference-all): Test presence of `sym' rather than
|
|
|
|
|
`ref' before adding `sym' to :ses-repair-reference.
|
|
|
|
|
(ses-calculate-cell): Use ses--letref rather than
|
|
|
|
|
ses-cell-property-get-handle.
|
|
|
|
|
(ses-write-cells): Use a single prin1-to-string.
|
|
|
|
|
(ses-setter-with-undo): New function.
|
|
|
|
|
(ses-aset-with-undo, ses-set-with-undo): Rewrite using it.
|
|
|
|
|
(ses-unset-with-undo): Remove.
|
|
|
|
|
(ses-load): Prefer apply' over `eval'.
|
|
|
|
|
(ses-read-printer, ses-set-column-width): Use standard "(default
|
|
|
|
|
foo)" format.
|
|
|
|
|
|
2014-06-14 17:06:30 -07:00
|
|
|
|
2014-06-15 Glenn Morris <rgm@gnu.org>
|
2014-06-14 16:54:39 -07:00
|
|
|
|
|
2014-06-14 17:34:22 -07:00
|
|
|
|
* Makefile.in (leim, semantic): Use `make -C' rather than `cd && make'.
|
|
|
|
|
|
2014-06-14 16:54:39 -07:00
|
|
|
|
* progmodes/cc-langs.el: Require cl-lib. (Bug#17463)
|
|
|
|
|
Replace delete-duplicates and mapcan by cl- versions throughout.
|
|
|
|
|
And cl-macroexpand-all by macroexpand-all.
|
|
|
|
|
(delete-duplicates, mapcan, cl-macroexpand-all): No need to declare.
|
|
|
|
|
|
2014-06-14 17:06:30 -07:00
|
|
|
|
2014-06-15 Eli Zaretskii <eliz@gnu.org>
|
2014-06-14 19:37:15 +03:00
|
|
|
|
|
|
|
|
|
* subr.el (posn-col-row): Doc fix. (Bug#17768)
|
|
|
|
|
|
2014-06-14 17:06:30 -07:00
|
|
|
|
2014-06-15 Juri Linkov <juri@jurta.org>
|
2014-06-14 12:50:13 +03:00
|
|
|
|
|
|
|
|
|
* bindings.el: Put `ascii-character' property on keypad keys
|
|
|
|
|
mapped to characters. (Bug#17759)
|
|
|
|
|
|
2014-06-14 17:06:30 -07:00
|
|
|
|
2014-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-13 11:06:29 -04:00
|
|
|
|
|
2014-06-13 11:31:17 -04:00
|
|
|
|
* emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info when
|
|
|
|
|
bumping forward into a closing paren (bug#17761).
|
|
|
|
|
|
2014-06-13 11:06:29 -04:00
|
|
|
|
* term/xterm.el (xterm--version-handler): Work around for OSX
|
|
|
|
|
Terminal.app (bug#17607).
|
|
|
|
|
|
2014-06-14 17:06:30 -07:00
|
|
|
|
2014-06-14 Ron Schnell <ronnie@driver-aces.com>
|
|
|
|
|
|
2014-06-15 10:45:38 -07:00
|
|
|
|
* play/dunnet.el (dun-describe-room, dun-mode):
|
|
|
|
|
If a lamp is in the room, you won't be eaten by a grue.
|
2014-06-14 17:06:30 -07:00
|
|
|
|
|
2014-06-13 15:37:52 -04:00
|
|
|
|
2014-06-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
With GNU make, MFLAGS is not needed
* Makefile.in (CC, CFLAGS, LDFLAGS, CPPFLAGS, abs_top_srcdir):
Remove, no longer used.
(lib, lib-src, lisp, nt, src, blessmail, install-arch-dep)
(install-nt, install-strip, uninstall, uninstall-nt)
(mostlyclean, clean, distclean, bootstrap-clean)
(maintainer-clean, extraclean, TAGS, tags, check, $(DOCS)):
($(INSTALL_DOC), $(UNINSTALL_DOC), info, bootstrap, check-declare):
GNU make automatically passes command-line arguments to sub-makes.
* admin/unidata/Makefile.in (${DSTDIR}/charprop.el):
GNU make automatically passes command-line arguments to sub-makes.
* lib-src/Makefile.in (../lib/libgnu.a):
GNU make automatically passes command-line arguments to sub-makes.
* lisp/Makefile.in ($(lisp)/cus-load.el, $(lisp)/finder-inf.el)
(autoloads, $(lisp)/subdirs.el, compile-main, leim, semantic, compile)
(compile-always): GNU make automatically passes
command-line arguments to sub-makes.
* lwlib/Makefile.in ($(globals_h)):
GNU make automatically passes command-line arguments to sub-makes.
* src/Makefile.in ($(leimdir)/leim-list.el, $(srcdir)/macuvs.h)
($(lispsource)/international/charprop.el)
($(libsrc)/make-docfile$(EXEEXT), $(lwlibdir)/liblw.a)
($(oldXMenudir)/libXMenu11.a, ns-app, .el.elc)
($(lispsource)/loaddefs.el, bootstrap-emacs$(EXEEXT)):
GNU make automatically passes command-line arguments to sub-makes.
* test/automated/Makefile.in (compile-main):
GNU make automatically passes command-line arguments to sub-makes.
2014-06-13 19:05:00 -04:00
|
|
|
|
* Makefile.in ($(lisp)/cus-load.el, $(lisp)/finder-inf.el)
|
|
|
|
|
(autoloads, $(lisp)/subdirs.el, compile-main, leim, semantic, compile)
|
|
|
|
|
(compile-always): GNU make automatically passes
|
|
|
|
|
command-line arguments to sub-makes.
|
|
|
|
|
|
2014-06-13 15:37:52 -04:00
|
|
|
|
* calendar/calendar.el (calendar-generate-window):
|
|
|
|
|
Remove pointless call to font-lock-fontify-buffer.
|
|
|
|
|
|
2014-06-13 11:50:38 -04:00
|
|
|
|
2014-06-13 Matthias Meulien <orontee@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (completion-list-mode-map): Navigate with tab and backtab
|
|
|
|
|
(bug#17767).
|
|
|
|
|
|
|
|
|
|
2014-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (set-mark-command): Simplify a bit.
|
|
|
|
|
|
2014-06-12 17:54:37 +02:00
|
|
|
|
2014-06-12 Nicolas Richard <theonewiththeevillook@yahoo.fr>
|
|
|
|
|
|
|
|
|
|
* help.el (help--key-binding-keymap): New function.
|
|
|
|
|
(help--binding-locus): New function.
|
|
|
|
|
(describe-key): Mention the keymap in which the binding was
|
|
|
|
|
found. (bug#13948)
|
|
|
|
|
|
2014-06-12 10:35:09 -04:00
|
|
|
|
2014-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* hippie-exp.el (he--all-buffers): New function.
|
|
|
|
|
(try-expand-line-all-buffers, try-expand-list-all-buffers)
|
|
|
|
|
(try-expand-dabbrev-all-buffers): Use it.
|
|
|
|
|
|
2014-06-12 09:45:52 -04:00
|
|
|
|
2014-06-12 Emilio C. Lopes <eclig@gmx.net>
|
|
|
|
|
|
|
|
|
|
* hippie-exp.el (try-expand-line-all-buffers)
|
|
|
|
|
(try-expand-list-all-buffers, try-expand-dabbrev-all-buffers):
|
|
|
|
|
Read hippie-expand-only-buffers and hippie-expand-ignore-buffers in the
|
|
|
|
|
original buffer, in case they're buffer-local.
|
|
|
|
|
|
2014-06-12 08:04:48 +02:00
|
|
|
|
2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* ses.el (ses-initial-global-parameters-re): New defconst, a
|
|
|
|
|
specific regexp is needed now that ses.el can handle both
|
2014-06-12 09:45:52 -04:00
|
|
|
|
file-format 2 --- ie. no local printers --- and 3 --- i.e. may have
|
|
|
|
|
local printers.
|
|
|
|
|
(ses-localvars): Add local variables needed for local printer handling.
|
2014-06-12 08:04:48 +02:00
|
|
|
|
(ses-set-localvars): Handle hashmap initialisation.
|
|
|
|
|
(ses-paramlines-plist): Add param-line for number of local printers.
|
|
|
|
|
(ses-paramfmt-plist): New defconst, needed for code factorization
|
|
|
|
|
between functions `ses-set-parameter' and
|
|
|
|
|
`ses-file-format-extend-paramter-list'
|
|
|
|
|
(ses-make-local-printer-info): New defsubst.
|
|
|
|
|
(ses-locprn-get-compiled, ses-locprn-compiled-aset)
|
|
|
|
|
(ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number)
|
|
|
|
|
(ses-cell-printer-aset): New defmacro.
|
|
|
|
|
(ses-local-printer-compile): New defun.
|
|
|
|
|
(ses-local-printer): New defmacro.
|
|
|
|
|
(ses-printer-validate, ses-call-printer): Add support for local
|
|
|
|
|
printer functions.
|
|
|
|
|
(ses-file-format-extend-paramter-list): New defun.
|
2014-06-12 09:45:52 -04:00
|
|
|
|
(ses-set-parameter): Use const `ses-paramfmt-plist' for code
|
|
|
|
|
factorization.
|
|
|
|
|
(ses-load): Add support for local printer functions.
|
|
|
|
|
(ses-read-printer): Update docstring and add support for local printer
|
|
|
|
|
functions.
|
2014-06-12 08:04:48 +02:00
|
|
|
|
(ses-refresh-local-printer, ses-define-local-printer): New defun.
|
|
|
|
|
(ses-safe-printer): Add support for local printer functions.
|
|
|
|
|
|
2014-06-11 22:29:50 -04:00
|
|
|
|
2014-06-12 Ivan Andrus <darthandrus@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ffap.el (ffap-lax-url): New var (bug#17723).
|
|
|
|
|
(ffap-url-at-point): Use it.
|
|
|
|
|
(ffap-file-at-point): Avoid returning just "/".
|
|
|
|
|
|
2014-06-11 22:24:24 -04:00
|
|
|
|
2014-06-12 Matthias Meulien <orontee@gmail.com>
|
|
|
|
|
|
2014-06-11 22:35:26 -04:00
|
|
|
|
* progmodes/python.el (import skeleton): New skeleton (bug#17672).
|
|
|
|
|
(python-mode-map): Bind it.
|
|
|
|
|
|
2014-06-11 22:24:24 -04:00
|
|
|
|
* progmodes/python.el (class skeleton): Don't erase last char of class
|
|
|
|
|
name (bug#17683).
|
|
|
|
|
|
2014-06-11 22:18:54 -04:00
|
|
|
|
2014-06-12 Cameron Desautels <camdez@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* help.el (where-is): Use `default' arg of completing-read (bug#17705).
|
|
|
|
|
|
2014-06-11 22:14:45 -04:00
|
|
|
|
2014-06-12 Kevin Ryde <user42_kevin@yahoo.com.au>
|
|
|
|
|
|
|
|
|
|
* files.el (auto-mode-alist): Map .ad files to xdefaults-mode
|
|
|
|
|
(bug#17745).
|
|
|
|
|
|
2014-06-11 21:47:28 -04:00
|
|
|
|
2014-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* international/mule-cmds.el: Use lexical-binding.
|
|
|
|
|
(ucs-names): Simplify.
|
|
|
|
|
|
2014-06-11 21:45:33 -04:00
|
|
|
|
2014-05-18 Eric Hanchrow <eric.hanchrow@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (run-python): Use read-shell-command.
|
|
|
|
|
|
2014-06-11 17:51:44 -04:00
|
|
|
|
2014-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* rect.el: Make it possible to move bounds past EOL or into TABs.
|
|
|
|
|
(operate-on-rectangle): Use apply-on-rectangle.
|
|
|
|
|
(rectangle--mark-crutches): New var.
|
|
|
|
|
(rectangle--pos-cols, rectangle--col-pos, rectangle--point-col)
|
|
|
|
|
(rectangle--crutches, rectangle--reset-crutches): New functions.
|
|
|
|
|
(apply-on-rectangle): Obey crutches. Avoid setq.
|
|
|
|
|
Fix missing final iteration if end is at EOB&BOL.
|
|
|
|
|
(rectangle-mark-mode-map): Add remap bindings for
|
|
|
|
|
exchange-point-and-mark and char/line movements.
|
|
|
|
|
(rectangle--*-char): New function.
|
|
|
|
|
(rectangle-exchange-point-and-mark, rectangle-right-char)
|
|
|
|
|
(rectangle-left-char, rectangle-forward-char)
|
|
|
|
|
(rectangle-backward-char, rectangle-next-line)
|
|
|
|
|
(rectangle-previous-line): New commands.
|
|
|
|
|
(rectangle--place-cursor): New function.
|
|
|
|
|
(rectangle--highlight-for-redisplay): Use it. Use apply-on-rectangle.
|
|
|
|
|
|
2014-06-08 00:41:27 -07:00
|
|
|
|
2014-06-08 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-06-08 10:46:51 -07:00
|
|
|
|
* startup.el (initial-buffer-choice): Doc fix.
|
|
|
|
|
Reset :version (adding an option does not merit a :version bump).
|
|
|
|
|
|
2014-06-08 00:41:27 -07:00
|
|
|
|
* bookmark.el (bookmark-load):
|
|
|
|
|
* uniquify.el (uniquify-buffer-name-style): Doc fixes.
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Juri Linkov <juri@jurta.org>
|
2014-06-07 02:38:40 +03:00
|
|
|
|
|
|
|
|
|
* desktop.el: Activate auto-saving on window configuration changes.
|
|
|
|
|
(desktop-save-mode, desktop-auto-save-timeout): Add/remove
|
2014-06-07 17:35:27 -07:00
|
|
|
|
`desktop-auto-save-set-timer' to/from
|
|
|
|
|
`window-configuration-change-hook'.
|
2014-06-07 02:38:40 +03:00
|
|
|
|
(desktop-auto-save-set-timer): Change REPEAT arg of
|
|
|
|
|
`run-with-idle-timer' from t to nil.
|
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Santiago Payà i Miralta <santiagopim@gmail.com>
|
2014-06-06 12:29:55 -04:00
|
|
|
|
|
|
|
|
|
* vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and
|
|
|
|
|
vc-hg-command (bug#17570).
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-06-06 10:25:39 -04:00
|
|
|
|
|
|
|
|
|
* international/mule-cmds.el (ucs-names): Add special entry for BEL
|
|
|
|
|
(bug#17702).
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Glenn Morris <rgm@gnu.org>
|
2014-06-06 00:19:23 -07:00
|
|
|
|
|
|
|
|
|
* startup.el (window-setup-hook): Doc fix.
|
|
|
|
|
|
2014-06-04 23:15:44 -07:00
|
|
|
|
* emacs-lisp/package.el (package-check-signature)
|
|
|
|
|
(package-unsigned-archives): Doc fixes.
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Martin Rudalics <rudalics@gmx.at>
|
2014-06-03 14:38:17 +02:00
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-use-some-window): Don't make window
|
|
|
|
|
used smaller than it was before (Bug#17671).
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Eli Zaretskii <eliz@gnu.org>
|
2014-06-03 12:50:04 +03:00
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-bar-open): Fix last change: use the PC
|
|
|
|
|
'redisplay' instead of '(sit-for 0)'.
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Michael Albinus <michael.albinus@gmx.de>
|
2014-06-03 09:43:24 +02:00
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
* net/tramp.el (tramp-ssh-controlmaster-options):
|
|
|
|
|
Improve search regexp. (Bug#17653)
|
2014-06-03 09:43:24 +02:00
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Glenn Morris <rgm@gnu.org>
|
2014-06-02 21:41:20 -07:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-pinned-packages): Doc fix.
|
|
|
|
|
|
2014-06-07 17:35:27 -07:00
|
|
|
|
2014-06-08 Eli Zaretskii <eliz@gnu.org>
|
2014-06-02 21:58:36 +03:00
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-bar-open): Fix invocation via M-x.
|
|
|
|
|
|
2014-06-06 12:11:53 -04:00
|
|
|
|
2014-06-06 Santiago Payà i Miralta <santiagopim@gmail.com>
|
|
|
|
|
|
2014-06-06 12:38:44 -04:00
|
|
|
|
* vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve-tag): New functions
|
|
|
|
|
(bug#17586).
|
|
|
|
|
|
2014-06-06 12:11:53 -04:00
|
|
|
|
* vc/vc-hg.el (vc-hg-log-graph): New var.
|
|
|
|
|
(vc-hg-print-log): Use it.
|
|
|
|
|
(vc-hg-root-log-format): Include branch name and bookmarks; ignore
|
|
|
|
|
graph output (bug#17515).
|
|
|
|
|
|
2014-06-06 10:37:05 -04:00
|
|
|
|
2014-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* mouse.el (mouse-posn-property): Ignore buffer position info when the
|
|
|
|
|
even happened elsewhere.
|
|
|
|
|
|
2014-06-06 02:39:22 +02:00
|
|
|
|
2014-06-06 Mario Lang <mlang@delysid.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/tabulated-list.el (tabulated-list-print): Only call
|
|
|
|
|
`recenter' if `current-buffer' is equal to `window-buffer'.
|
|
|
|
|
|
2014-06-06 01:08:18 +08:00
|
|
|
|
2014-06-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive progn's.
|
|
|
|
|
|
2014-06-05 16:37:45 +02:00
|
|
|
|
2014-06-05 Michal Nazarewicz <mina86@mina86.com>
|
|
|
|
|
|
2014-06-06 10:37:05 -04:00
|
|
|
|
* textmodes/tildify.el (tildify-foreach-region-outside-env):
|
|
|
|
|
New function which calls a callback on portions of the buffer that are
|
2014-06-05 16:42:07 +02:00
|
|
|
|
outside of ignored environments.
|
|
|
|
|
(tildify-build-regexp): Remove function since it is now
|
|
|
|
|
incorporated in `tildify-foreach-region-outside-env' where it is
|
|
|
|
|
optimised and simplified by the use of `mapconcat'.
|
|
|
|
|
(tildify-tildify): Return number of substitutions made so that…
|
|
|
|
|
(tildify-count): …can be removed.
|
|
|
|
|
(tildify-find-env): Accept a new PAIRS argument which was
|
|
|
|
|
previously looked up in `tildify-ignored-environments-alist' each
|
|
|
|
|
time the function was called. With this change, the lookup is
|
|
|
|
|
performed only once in `tildify-foreach-region-outside-env'.
|
|
|
|
|
(tildify-region): Greatly simplify the function since now most of
|
|
|
|
|
the work is done by `tildify-foreach-region-outside-env'.
|
|
|
|
|
(tildify-mode-alist): Simplify slightly by avoiding if and setq
|
|
|
|
|
and instead using or.
|
|
|
|
|
|
2014-06-05 16:41:32 +02:00
|
|
|
|
* textmodes/tildify.el (tildify-ignored-environments-alist):
|
|
|
|
|
Optimise environments regexes
|
|
|
|
|
|
|
|
|
|
Each time beginning of an environment to ignore is found,
|
|
|
|
|
`tildify-find-env' needs to identify regexp for the ending
|
|
|
|
|
of the environment. This is done by trying all the opening
|
|
|
|
|
regexes on matched text in a loop, so to speed that up, this
|
|
|
|
|
loop should have fewer things to match, which can be done by
|
|
|
|
|
using alternatives in the opening regexes.
|
|
|
|
|
|
|
|
|
|
Coincidentally, this should make matching of the opening
|
|
|
|
|
regexp faster as well thanks to the use of `regexp-opt' and
|
|
|
|
|
having common prefix pulled from many regexes.
|
|
|
|
|
|
2014-06-05 16:41:01 +02:00
|
|
|
|
* textmodes/tildify.el (tildify-string-alist)
|
|
|
|
|
(tildify-ignored-environments-alist): Add `nxml-mode' to the list
|
|
|
|
|
of supported modes since `xml-mode' is no longer a thing but just
|
|
|
|
|
an alias to the former. Also include comments and insides of tags
|
|
|
|
|
in `tildify-ignored-environments-alist' for XML modes. Finally,
|
|
|
|
|
since XML does not define “ ”[1], use a numeric reference for
|
|
|
|
|
a no-break space (namely “ ”)
|
|
|
|
|
|
|
|
|
|
[1] XML specification defines only a handful of predefined entities.
|
|
|
|
|
The list is at <http://www.w3.org/TR/REC-xml/#sec-predefined-ent>
|
|
|
|
|
and includes only <, >, &, ' and " (meaning <,
|
|
|
|
|
>, &, ' and " respectively). This is in contrast to HTML and even
|
|
|
|
|
XHTML which defined a whole bunch of entities including “ ”.
|
|
|
|
|
|
2014-06-05 16:40:26 +02:00
|
|
|
|
* textmodes/tildify.el (tildify-pattern-alist)
|
|
|
|
|
(tildify-string-alist, tildify-ignored-environments-alist):
|
|
|
|
|
Improve defcustom's types by adding more tags explaining what each
|
|
|
|
|
value means and replace “sexp” used in
|
|
|
|
|
`tildify-ignored-environments-alist' with a full type declaration.
|
|
|
|
|
|
2014-06-05 16:39:18 +02:00
|
|
|
|
* textmodes/tildify.el (tildify-find-env): Fix matched group
|
|
|
|
|
indexes in end-regex building
|
|
|
|
|
|
|
|
|
|
When looking for a start of an ignore-environment, the regex is built
|
|
|
|
|
by concatenating regexes of all the environments configured in
|
|
|
|
|
`tildify-ignored-environments-alist'. So for example, the following
|
|
|
|
|
list could be used to match TeX's \verb and \verb* commands:
|
|
|
|
|
|
|
|
|
|
(("\\\\verb\\(.\\)" . (1))
|
|
|
|
|
("\\\\verb\\*\\(.\\)" . (1)))
|
|
|
|
|
|
|
|
|
|
This would result in the following regex being used to find the start
|
|
|
|
|
of any of the variants of the \verb command:
|
|
|
|
|
|
|
|
|
|
\\\\verb\\(.\\)\\|\\\\verb\\*\\(.\\)
|
|
|
|
|
|
|
|
|
|
But now, if “\\\\verb\\*\\(.\\)” matches, the first capture group
|
|
|
|
|
won't match anything, and thus (match-string 1) will be nil, which
|
|
|
|
|
will cause building of the end-matching regex to fail.
|
|
|
|
|
|
|
|
|
|
Fix this by using capture groups from the time when the opening
|
|
|
|
|
regexes are matched individually.
|
|
|
|
|
|
2014-06-05 16:37:45 +02:00
|
|
|
|
* textmodes/tildify.el (tildify-find-env): Fix end-regex building
|
|
|
|
|
in `tildify-find-env'
|
|
|
|
|
|
|
|
|
|
The `tildify-ignored-environments-alist' allows the end-regex to
|
|
|
|
|
be provided not as a static string but mix of strings and indexes
|
|
|
|
|
of groups matched the begin-regex. For example, the “\verb!…!”
|
|
|
|
|
TeX-command (where “!” is an arbitrary character) is handled
|
|
|
|
|
using:
|
|
|
|
|
|
|
|
|
|
("\\\\verb\\*?\\(.\\)" . (1))
|
|
|
|
|
|
|
|
|
|
In the same way, the following should be supported as well:
|
|
|
|
|
|
|
|
|
|
("open-\\(.\\)" . ("end-" 1))
|
|
|
|
|
|
|
|
|
|
However the tildify-find-env function fails at
|
|
|
|
|
|
|
|
|
|
(concat result
|
|
|
|
|
(if (stringp (setq aux (car expression)))
|
|
|
|
|
expression ; BUG: expression is a list
|
|
|
|
|
(regexp-quote (match-string aux))))
|
|
|
|
|
|
|
|
|
|
where the string part is handled incorrectly.
|
|
|
|
|
|
|
|
|
|
The most trivial fix would be to replace `expression' in the
|
|
|
|
|
true-part of the if-statement with `aux', but instead, this commit
|
|
|
|
|
optimises `tildify-find-env' by changing it to use `mapconcat'
|
|
|
|
|
rather than open-coded while-loop.
|
|
|
|
|
|
2014-06-05 15:40:54 +02:00
|
|
|
|
2014-06-05 Mario Lang <mlang@delysid.org>
|
|
|
|
|
|
|
|
|
|
* woman.el (woman-mapcan): Remove.
|
|
|
|
|
(woman-parse-colon-path): Use cl-mapcan instead.
|
|
|
|
|
|
2014-06-03 11:06:18 +02:00
|
|
|
|
2014-06-03 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* register.el: Add link to Emacs manual in Commentary.
|
|
|
|
|
|
2014-06-02 15:02:31 -04:00
|
|
|
|
2014-06-02 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (lookup-key-ignore-too-long): Extract from...
|
|
|
|
|
(popup-menu): ...here.
|
|
|
|
|
(menu-bar-open): Use it to avoid an error when `lookup-key'
|
|
|
|
|
returns a number.
|
|
|
|
|
|
2014-06-02 11:58:50 +02:00
|
|
|
|
2014-06-02 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2014-06-02 20:36:47 +02:00
|
|
|
|
* net/tramp.el (tramp-call-process): Add traces.
|
2014-06-02 17:17:39 +02:00
|
|
|
|
(tramp-handle-unhandled-file-name-directory): Return "/".
|
2014-06-02 11:58:50 +02:00
|
|
|
|
|
2014-06-01 23:45:11 -07:00
|
|
|
|
2014-06-02 Wilson Snyder <wsnyder@wsnyder.org>
|
|
|
|
|
|
|
|
|
|
Sync with upstream verilog-mode revision 3cd8144.
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-mode-version): Bump.
|
|
|
|
|
(verilog-auto-arg-format): New option, to support newlines in AUTOARG.
|
|
|
|
|
(verilog-type-font-keywords): Add nor.
|
|
|
|
|
(verilog-batch-execute-func): Force reading of Local Variables.
|
|
|
|
|
Fix printing "no changes to be saved" with verilog-batch.
|
|
|
|
|
(verilog-auto-arg-ports): Doc fix.
|
|
|
|
|
Add verilog-auto-arg-format to support newlines in AUTOARG.
|
|
|
|
|
(verilog-auto-arg): Doc fix.
|
|
|
|
|
|
2014-06-01 18:02:21 -07:00
|
|
|
|
2014-06-02 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el:
|
|
|
|
|
* emulation/tpu-mapper.el, emulation/vi.el, emulation/vip.el:
|
|
|
|
|
* emulation/ws-mode.el: Move to obsolete/.
|
2014-06-01 18:10:07 -07:00
|
|
|
|
* Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.el.
|
2014-06-01 18:02:21 -07:00
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Eli Zaretskii <eliz@gnu.org>
|
2014-06-01 18:19:14 +03:00
|
|
|
|
|
|
|
|
|
* simple.el (keyboard-quit): Force update of mode lines, to remove
|
|
|
|
|
the "Def" indicator, if we were defining a macro. (Bug#17615)
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-31 21:53:04 -04:00
|
|
|
|
|
2014-05-31 22:24:23 -04:00
|
|
|
|
* minibuffer.el (minibuffer-force-complete-and-exit):
|
|
|
|
|
Obey minibuffer-default (bug#17545).
|
|
|
|
|
|
2014-05-31 21:53:04 -04:00
|
|
|
|
* progmodes/js.el (js-indent-line): Don't mix columns and chars
|
|
|
|
|
(bug#17619).
|
|
|
|
|
|
2014-05-31 16:02:47 -04:00
|
|
|
|
* subr.el (set-transient-map): Don't wait for some "nested"
|
|
|
|
|
transient-map to finish if we're only supposed to be active for
|
|
|
|
|
the next command (bug#17642).
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Leo Liu <sdl.web@gmail.com>
|
2014-05-31 23:43:43 +08:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/gv.el (window-buffer, window-display-table)
|
|
|
|
|
(window-dedicated-p, window-hscroll, window-point, window-start):
|
|
|
|
|
Fix gv-expander. (Bug#17630)
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-30 21:01:19 -04:00
|
|
|
|
|
2014-05-31 08:32:36 -04:00
|
|
|
|
* mouse.el (mouse-posn-property): Ignore posn-point for mode-line
|
|
|
|
|
clicks (bug#17633).
|
|
|
|
|
|
2014-05-30 21:01:19 -04:00
|
|
|
|
* leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "
|
|
|
|
|
for the single comma, since ", " is *very* common in normal French text
|
|
|
|
|
(bug#17643).
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Glenn Morris <rgm@gnu.org>
|
2014-05-29 22:08:10 -07:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-check-signature)
|
|
|
|
|
(package-unsigned-archives): Fix :version.
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-29 12:38:01 -04:00
|
|
|
|
|
|
|
|
|
* subr.el (sit-for): Don't run input-methods (bug#15614).
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Glenn Morris <rgm@gnu.org>
|
2014-05-28 08:48:39 -07:00
|
|
|
|
|
|
|
|
|
* cus-start.el: Fix some :version numbers.
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-27 10:56:03 -04:00
|
|
|
|
|
2014-05-28 08:48:39 -07:00
|
|
|
|
* simple.el (deactivate-mark): Set mark-active to nil even if
|
|
|
|
|
deactivation is done via setting transient-mark-mode to nil,
|
|
|
|
|
since one is buffer-local and the other is global.
|
2014-05-27 10:59:08 -04:00
|
|
|
|
|
2014-05-27 10:56:03 -04:00
|
|
|
|
* emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
|
|
|
|
|
there can't be more than 2 arguments (bug#17584).
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Glenn Morris <rgm@gnu.org>
|
2014-05-26 18:09:45 -07:00
|
|
|
|
|
2014-05-26 18:53:45 -07:00
|
|
|
|
* simple.el (filter-buffer-substring-functions)
|
|
|
|
|
(filter-buffer-substring-function, buffer-substring-filters)
|
|
|
|
|
(filter-buffer-substring, buffer-substring--filter): Doc fixes.
|
|
|
|
|
|
2014-05-26 18:25:57 -07:00
|
|
|
|
* minibuffer.el (completion-in-region-functions, completion-in-region)
|
|
|
|
|
(completion--in-region): Doc fixes.
|
|
|
|
|
|
2014-05-26 18:09:45 -07:00
|
|
|
|
* abbrev.el (abbrev-expand-functions, abbrev-expand-function)
|
|
|
|
|
(expand-abbrev, abbrev--default-expand): Doc fixes.
|
|
|
|
|
|
2014-06-01 17:18:22 -07:00
|
|
|
|
2014-06-02 Paul Eggert <eggert@cs.ucla.edu>
|
2014-05-26 08:48:28 -07:00
|
|
|
|
|
|
|
|
|
Include sources used to create macuvs.h.
|
|
|
|
|
* international/README: Refer to the Unicode Terms of Use rather
|
|
|
|
|
than copying it bodily here, as that simplifies maintenance.
|
|
|
|
|
|
2014-05-31 19:36:40 -07:00
|
|
|
|
2014-06-01 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* loadup.el (load-prefer-newer): Set non-nil when dumping. (Bug#17629)
|
|
|
|
|
|
2014-05-30 19:27:22 -07:00
|
|
|
|
2014-05-31 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (locate-dominating-file): Expand file argument. (Bug#17641)
|
|
|
|
|
|
2014-05-30 19:50:09 -04:00
|
|
|
|
2014-05-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* loadup.el: Treat `command-line-args' more flexibly.
|
|
|
|
|
|
2014-05-30 17:06:53 +00:00
|
|
|
|
2014-05-30 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Guard (looking-at "\\s!") from XEmacs.
|
|
|
|
|
* progmodes/cc-engine.el (c-state-pp-to-literal): add guard form.
|
|
|
|
|
|
2014-05-30 12:33:43 +03:00
|
|
|
|
2014-05-30 Ken Olum <kdo@cosmos.phy.tufts.edu> (tiny change)
|
|
|
|
|
|
2014-06-06 10:37:05 -04:00
|
|
|
|
* mail/rmail.el (rmail-delete-forward, rmail-delete-backward):
|
|
|
|
|
The argument COUNT is now optional, to be more backward-compatible.
|
2014-05-30 12:33:43 +03:00
|
|
|
|
Doc fix. (Bug#17560)
|
|
|
|
|
|
2014-05-29 23:38:02 +01:00
|
|
|
|
2014-05-29 Reuben Thomas <rrt@sc3d.org>
|
|
|
|
|
|
2014-06-06 10:37:05 -04:00
|
|
|
|
* whitespace.el (whitespace-report-region):
|
|
|
|
|
Simplify documentation.
|
2014-05-29 23:51:47 +01:00
|
|
|
|
(whitespace-report-region): Allow report-if-bogus to take the
|
|
|
|
|
value `never', for non-interactive use.
|
2014-05-29 23:43:26 +01:00
|
|
|
|
(whitespace-report): Refer to whitespace-report-region's
|
|
|
|
|
documentation.
|
2014-05-29 23:38:02 +01:00
|
|
|
|
|
* lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.
(font-lock-fontify-buffer): Mark interactive-only.
(font-lock-multiline, font-lock-fontified, font-lock-set-defaults):
Make buffer-local.
(font-lock-specified-p): Remove redundant boundp check.
(font-lock-flush-function, font-lock-ensure-function): New vars.
(font-lock-turn-on-thing-lock): Set them.
(font-lock-default-fontify-buffer): Obey font-lock-dont-widen.
(font-lock-after-change-function): Make `old-len' optional.
(font-lock-set-defaults): Remove redundant `set' of font-lock-defaults.
Call font-lock-flush, just in case.
* lisp/progmodes/verilog-mode.el (verilog-preprocess): Disable workaround in
recent Emacsen.
* lisp/progmodes/vera-mode.el (vera-fontify-buffer): Declare obsolete.
(vera-mode-map, vera-mode-menu): Remove bindings to it.
* lisp/progmodes/idlw-help.el (idlwave-help-fontify): Use font-lock-ensure
and with-syntax-table.
* lisp/textmodes/conf-mode.el (conf-quote-normal):
* lisp/progmodes/sh-script.el (sh-set-shell):
* lisp/progmodes/prog-mode.el (prettify-symbols-mode):
* lisp/progmodes/f90.el (f90-font-lock-n):
* lisp/progmodes/cwarn.el (cwarn-mode):
* lisp/nxml/nxml-mode.el (nxml-toggle-char-ref-extra-display):
* lisp/progmodes/compile.el (compilation-setup, compilation--unsetup):
* lisp/hi-lock.el (hi-lock-mode, hi-lock-unface-buffer)
(hi-lock-set-pattern, hi-lock-set-file-patterns): Use font-lock-flush.
* lisp/mail/rmail.el (rmail-variables): Set font-lock-dont-widen instead of
font-lock-fontify-buffer-function and
font-lock-unfontify-buffer-function.
(rmail-unfontify-buffer-function, rmail-fontify-message):
Use with-silent-modifications.
* lisp/htmlfontify.el (hfy-force-fontification): Use jit-lock-fontify-now
and font-lock-ensure.
* lisp/bs.el (bs-show-in-buffer): Use font-lock-ensure.
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
* lisp/gnus/gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
* lisp/org/org-compat.el (org-font-lock-ensure): New function.
* lisp/org/ox-odt.el (org-odt-do-format-code):
* lisp/org/ox-html.el (org-html-fontify-code):
* lisp/org/org.el (org-fontify-like-in-org-mode):
* lisp/org/org-src.el (org-src-font-lock-fontify-block):
* lisp/org/org-clock.el (org-clock-get-clocktable): Use it.
* lisp/org/ox-org.el (org-org-publish-to-org): Use it. Avoid using find-file
from Elisp.
* test/automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
(ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
2014-05-28 23:45:29 -04:00
|
|
|
|
2014-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-05-28 23:54:37 -04:00
|
|
|
|
* whitespace.el: Use font-lock-flush. Minimize refontifications.
|
|
|
|
|
Side benefit: it works without jit-lock.
|
|
|
|
|
(whitespace-point--used): New buffer-local var.
|
|
|
|
|
(whitespace-color-on): Initialize it and flush it. Use font-lock-flush.
|
|
|
|
|
(whitespace-color-off): Use font-lock-flush.
|
|
|
|
|
(whitespace-point--used, whitespace-point--flush-used): New functions.
|
|
|
|
|
(whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
|
|
|
|
|
(whitespace-empty-at-eob-regexp): Use them.
|
|
|
|
|
(whitespace-post-command-hook): Rewrite.
|
|
|
|
|
|
* lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.
(font-lock-fontify-buffer): Mark interactive-only.
(font-lock-multiline, font-lock-fontified, font-lock-set-defaults):
Make buffer-local.
(font-lock-specified-p): Remove redundant boundp check.
(font-lock-flush-function, font-lock-ensure-function): New vars.
(font-lock-turn-on-thing-lock): Set them.
(font-lock-default-fontify-buffer): Obey font-lock-dont-widen.
(font-lock-after-change-function): Make `old-len' optional.
(font-lock-set-defaults): Remove redundant `set' of font-lock-defaults.
Call font-lock-flush, just in case.
* lisp/progmodes/verilog-mode.el (verilog-preprocess): Disable workaround in
recent Emacsen.
* lisp/progmodes/vera-mode.el (vera-fontify-buffer): Declare obsolete.
(vera-mode-map, vera-mode-menu): Remove bindings to it.
* lisp/progmodes/idlw-help.el (idlwave-help-fontify): Use font-lock-ensure
and with-syntax-table.
* lisp/textmodes/conf-mode.el (conf-quote-normal):
* lisp/progmodes/sh-script.el (sh-set-shell):
* lisp/progmodes/prog-mode.el (prettify-symbols-mode):
* lisp/progmodes/f90.el (f90-font-lock-n):
* lisp/progmodes/cwarn.el (cwarn-mode):
* lisp/nxml/nxml-mode.el (nxml-toggle-char-ref-extra-display):
* lisp/progmodes/compile.el (compilation-setup, compilation--unsetup):
* lisp/hi-lock.el (hi-lock-mode, hi-lock-unface-buffer)
(hi-lock-set-pattern, hi-lock-set-file-patterns): Use font-lock-flush.
* lisp/mail/rmail.el (rmail-variables): Set font-lock-dont-widen instead of
font-lock-fontify-buffer-function and
font-lock-unfontify-buffer-function.
(rmail-unfontify-buffer-function, rmail-fontify-message):
Use with-silent-modifications.
* lisp/htmlfontify.el (hfy-force-fontification): Use jit-lock-fontify-now
and font-lock-ensure.
* lisp/bs.el (bs-show-in-buffer): Use font-lock-ensure.
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
* lisp/gnus/gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
* lisp/org/org-compat.el (org-font-lock-ensure): New function.
* lisp/org/ox-odt.el (org-odt-do-format-code):
* lisp/org/ox-html.el (org-html-fontify-code):
* lisp/org/org.el (org-fontify-like-in-org-mode):
* lisp/org/org-src.el (org-src-font-lock-fontify-block):
* lisp/org/org-clock.el (org-clock-get-clocktable): Use it.
* lisp/org/ox-org.el (org-org-publish-to-org): Use it. Avoid using find-file
from Elisp.
* test/automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
(ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
2014-05-28 23:45:29 -04:00
|
|
|
|
* font-lock.el (font-lock-flush, font-lock-ensure): New functions.
|
|
|
|
|
(font-lock-fontify-buffer): Mark interactive-only.
|
|
|
|
|
(font-lock-multiline, font-lock-fontified, font-lock-set-defaults):
|
|
|
|
|
Make buffer-local.
|
|
|
|
|
(font-lock-specified-p): Remove redundant boundp check.
|
|
|
|
|
(font-lock-flush-function, font-lock-ensure-function): New vars.
|
|
|
|
|
(font-lock-turn-on-thing-lock): Set them.
|
|
|
|
|
(font-lock-default-fontify-buffer): Obey font-lock-dont-widen.
|
|
|
|
|
(font-lock-after-change-function): Make `old-len' optional.
|
|
|
|
|
(font-lock-set-defaults): Remove redundant `set' of font-lock-defaults.
|
|
|
|
|
Call font-lock-flush, just in case.
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-preprocess): Disable workaround in
|
|
|
|
|
recent Emacsen.
|
|
|
|
|
* progmodes/vera-mode.el (vera-fontify-buffer): Declare obsolete.
|
|
|
|
|
(vera-mode-map, vera-mode-menu): Remove bindings to it.
|
|
|
|
|
* progmodes/idlw-help.el (idlwave-help-fontify): Use font-lock-ensure
|
|
|
|
|
and with-syntax-table.
|
|
|
|
|
* textmodes/conf-mode.el (conf-quote-normal):
|
|
|
|
|
* progmodes/sh-script.el (sh-set-shell):
|
|
|
|
|
* progmodes/prog-mode.el (prettify-symbols-mode):
|
|
|
|
|
* progmodes/f90.el (f90-font-lock-n):
|
|
|
|
|
* progmodes/cwarn.el (cwarn-mode):
|
|
|
|
|
* nxml/nxml-mode.el (nxml-toggle-char-ref-extra-display):
|
|
|
|
|
* progmodes/compile.el (compilation-setup, compilation--unsetup):
|
|
|
|
|
* hi-lock.el (hi-lock-mode, hi-lock-unface-buffer)
|
|
|
|
|
(hi-lock-set-pattern, hi-lock-set-file-patterns): Use font-lock-flush.
|
|
|
|
|
* mail/rmail.el (rmail-variables): Set font-lock-dont-widen instead of
|
|
|
|
|
font-lock-fontify-buffer-function and
|
|
|
|
|
font-lock-unfontify-buffer-function.
|
|
|
|
|
(rmail-unfontify-buffer-function, rmail-fontify-message):
|
|
|
|
|
Use with-silent-modifications.
|
|
|
|
|
* htmlfontify.el (hfy-force-fontification): Use jit-lock-fontify-now
|
|
|
|
|
and font-lock-ensure.
|
|
|
|
|
* bs.el (bs-show-in-buffer): Use font-lock-ensure.
|
|
|
|
|
|
2014-05-28 11:58:47 +02:00
|
|
|
|
2014-05-28 Thien-Thi Nguyen <ttn@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-generate-autoloads):
|
|
|
|
|
Inhibit backup files.
|
|
|
|
|
|
2014-05-27 21:12:04 -04:00
|
|
|
|
2014-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/hideshow.el (hs-hide-all): Call syntax-propertize
|
|
|
|
|
(bug#17608).
|
|
|
|
|
|
2014-05-27 21:00:44 -04:00
|
|
|
|
2014-05-21 Michal Nazarewicz <mina86@mina86.com>
|
|
|
|
|
|
|
|
|
|
* textmodes/tildify.el (tildify-buffer, tildify-region):
|
|
|
|
|
Add dont-ask option.
|
|
|
|
|
|
2014-05-27 20:09:14 -04:00
|
|
|
|
2014-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-05-27 20:50:44 -04:00
|
|
|
|
* subr.el (zerop): Move from C. Add compiler-macro (bug#17475).
|
|
|
|
|
* emacs-lisp/byte-opt.el (byte-optimize-zerop): Remove.
|
|
|
|
|
|
2014-05-27 20:09:14 -04:00
|
|
|
|
* subr.el (internal--funcall-interactively): New.
|
|
|
|
|
(internal--call-interactively): Remove.
|
|
|
|
|
(called-interactively-p): Detect funcall-interactively instead of
|
|
|
|
|
call-interactively.
|
|
|
|
|
* simple.el (repeat-complex-command): Use funcall-interactively.
|
|
|
|
|
(repeat-complex-command--called-interactively-skip): Remove.
|
|
|
|
|
|
2014-05-27 01:01:49 -04:00
|
|
|
|
2014-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-05-27 10:36:07 -04:00
|
|
|
|
* register.el (register-read-with-preview): Don't burp on
|
|
|
|
|
frame switches (e.g. due to the frame we just popped).
|
|
|
|
|
|
2014-05-27 01:01:49 -04:00
|
|
|
|
* mouse.el (mouse-set-region): Handle spurious drag events (bug#17562).
|
|
|
|
|
(mouse-drag-track): Annotate `mouse-drag-start' so we know we moved.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Andreas Schwab <schwab@linux-m68k.org>
|
2014-05-25 13:47:34 +02:00
|
|
|
|
|
|
|
|
|
* cus-face.el (custom-face-attributes): Add :distant-foreground.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Martin Rudalics <rudalics@gmx.at>
|
2014-05-25 12:06:35 +02:00
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
* window.el (window--dump-frame): Remove interactive specification.
|
2014-05-25 12:06:35 +02:00
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Glenn Morris <rgm@gnu.org>
|
2014-05-23 14:14:24 -04:00
|
|
|
|
|
|
|
|
|
* hippie-exp.el (he-line-search-regexp):
|
|
|
|
|
Handle comint-prompt-regexp containing subgroups. (Bug#17529)
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Stephen Berman <stephen.berman@gmx.net>
|
todo-mode.el: Remove dependence on auto-mode-alist.
* calendar/todo-mode.el: Remove dependence on auto-mode-alist,
to avoid errors when trying to create or visit a file foo.todo
located outside to todo-directory, and to allow having such files
without them being tied to Todo mode.
(todo-show, todo-move-category, todo-merge-category, todo-find-archive)
(todo-archive-done-item, todo-find-filtered-items-file)
(todo-filter-items, todo-find-item, todo-diary-goto-entry)
(todo-category-completions, todo-read-category): When visiting a
Todo file, make sure we're in the right mode and the buffer local
variables are set.
(todo-make-categories-list, todo-reset-nondiary-marker)
(todo-reset-done-string, todo-reset-comment-string): After
processing all Todo files, kill the buffers of those files that
weren't being visited before the processing.
(todo-display-as-todo-file, todo-add-to-buffer-list)
(todo-visit-files-commands): Comment out.
(todo-modes-set-3, todo-mode): Comment out additions to find-file-hook.
(auto-mode-alist): Remove add-to-list calls making Todo file
extensions unrestrictedly tied to Todo modes.
* doc/misc/todo-mode.texi: Update in light of changes due to bug#17482.
Replace numerous mistaken uses of literal quotes with proper
Texinfo markup.
(Todo Mode Entry Points): Comment out reference to using find-file
or Dired to visit Todo files, since this has been disabled (bug#17482).
2014-05-23 18:54:35 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Remove dependence on auto-mode-alist,
|
|
|
|
|
to avoid errors when trying to create or visit a file foo.todo
|
|
|
|
|
located outside to todo-directory, and to allow having such files
|
|
|
|
|
without them being tied to Todo mode (bug#17482).
|
|
|
|
|
(todo-show, todo-move-category, todo-merge-category, todo-find-archive)
|
|
|
|
|
(todo-archive-done-item, todo-find-filtered-items-file)
|
|
|
|
|
(todo-filter-items, todo-find-item, todo-diary-goto-entry)
|
|
|
|
|
(todo-category-completions, todo-read-category): When visiting a
|
|
|
|
|
Todo file, make sure we're in the right mode and the buffer local
|
|
|
|
|
variables are set.
|
|
|
|
|
(todo-make-categories-list, todo-reset-nondiary-marker)
|
2014-05-27 01:01:49 -04:00
|
|
|
|
(todo-reset-done-string, todo-reset-comment-string):
|
|
|
|
|
After processing all Todo files, kill the buffers of those files that
|
todo-mode.el: Remove dependence on auto-mode-alist.
* calendar/todo-mode.el: Remove dependence on auto-mode-alist,
to avoid errors when trying to create or visit a file foo.todo
located outside to todo-directory, and to allow having such files
without them being tied to Todo mode.
(todo-show, todo-move-category, todo-merge-category, todo-find-archive)
(todo-archive-done-item, todo-find-filtered-items-file)
(todo-filter-items, todo-find-item, todo-diary-goto-entry)
(todo-category-completions, todo-read-category): When visiting a
Todo file, make sure we're in the right mode and the buffer local
variables are set.
(todo-make-categories-list, todo-reset-nondiary-marker)
(todo-reset-done-string, todo-reset-comment-string): After
processing all Todo files, kill the buffers of those files that
weren't being visited before the processing.
(todo-display-as-todo-file, todo-add-to-buffer-list)
(todo-visit-files-commands): Comment out.
(todo-modes-set-3, todo-mode): Comment out additions to find-file-hook.
(auto-mode-alist): Remove add-to-list calls making Todo file
extensions unrestrictedly tied to Todo modes.
* doc/misc/todo-mode.texi: Update in light of changes due to bug#17482.
Replace numerous mistaken uses of literal quotes with proper
Texinfo markup.
(Todo Mode Entry Points): Comment out reference to using find-file
or Dired to visit Todo files, since this has been disabled (bug#17482).
2014-05-23 18:54:35 +02:00
|
|
|
|
weren't being visited before the processing.
|
|
|
|
|
(todo-display-as-todo-file, todo-add-to-buffer-list)
|
|
|
|
|
(todo-visit-files-commands): Comment out.
|
|
|
|
|
(todo-modes-set-3, todo-mode): Comment out additions to find-file-hook.
|
|
|
|
|
(auto-mode-alist): Remove add-to-list calls making Todo file
|
|
|
|
|
extensions unrestrictedly tied to Todo modes.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-23 12:17:14 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--member-p): Change second arg.
|
|
|
|
|
(advice-function-member-p): Tell it to check both names and functions
|
|
|
|
|
(bug#17531).
|
|
|
|
|
(advice--add-function): Adjust call accordingly.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Stephen Berman <stephen.berman@gmx.net>
|
2014-05-23 14:10:50 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Miscellaneous bug fixes.
|
|
|
|
|
(todo-delete-file): When deleting an archive but not its todo
|
|
|
|
|
file, make sure to update the todo file's category sexp.
|
|
|
|
|
(todo-move-category): Keep the moved category's name unless the
|
|
|
|
|
file moved to already has a category with that name. If the
|
|
|
|
|
numerically last category of the source file was moved, make the
|
|
|
|
|
first category current to avoid selecting a nonexisting category.
|
|
|
|
|
(todo-merge-category): Fix implementation to make merging to a
|
|
|
|
|
category in another file work as documented. Eliminate now
|
|
|
|
|
insufficient and unnecessary renaming of archive category, correct
|
|
|
|
|
document string accordingly, and clarify it. If the numerically
|
|
|
|
|
last category of the source file was merged, make the first
|
|
|
|
|
category current to avoid selecting a nonexisting category.
|
|
|
|
|
(todo-archive-done-item): When there are marked items and point
|
|
|
|
|
happens to be on an unmarked item, ignore the latter. Don't leave
|
|
|
|
|
point below last item after archiving marked items.
|
|
|
|
|
(todo-unarchive-items): Fix logic to ensure unarchiving an item
|
|
|
|
|
from an archive with only one category deletes the archive only
|
|
|
|
|
when the category is empty after unarchiving. Make sure the todo
|
|
|
|
|
file's category sexp is updated.
|
|
|
|
|
(todo-read-file-name): Allow an existing file name even when it is
|
|
|
|
|
not required (todo-move-category needs this to work as documented).
|
|
|
|
|
(todo-add-file): Call todo-validate-name to reject the name of an
|
|
|
|
|
existing todo file (needed due to fix in todo-read-file-name).
|
|
|
|
|
(todo-reset-nondiary-marker): Also reset in filtered items files.
|
|
|
|
|
(todo-reset-done-string, todo-reset-comment-string): Also reset in
|
|
|
|
|
regexp filtered items files.
|
|
|
|
|
(todo-reset-highlight-item): Also reset in filtered items files.
|
|
|
|
|
Fix incorrect variable reference in document string.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Glenn Morris <rgm@gnu.org>
|
2014-05-21 23:36:37 -07:00
|
|
|
|
|
|
|
|
|
* window.el (window--dump-frame): Avoid error in --without-x builds.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Glenn Morris <rgm@gnu.org>
|
2014-05-21 16:07:27 -04:00
|
|
|
|
|
|
|
|
|
* nxml/nxml-mode.el (xml-mode): Only define this alias once.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Eli Zaretskii <eliz@gnu.org>
|
2014-05-21 19:35:31 +03:00
|
|
|
|
|
|
|
|
|
* frame.el (set-frame-font): Doc fix.
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-set-font): Doc fix. (Bug#17532)
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Dmitry Gutov <dgutov@yandex.ru>
|
2014-05-21 05:14:38 +03:00
|
|
|
|
|
2014-05-27 01:01:49 -04:00
|
|
|
|
* emacs-lisp/package.el (package--download-one-archive):
|
|
|
|
|
Use `write-region' instead of `save-buffer' to avoid running various
|
2014-05-21 05:14:38 +03:00
|
|
|
|
hooks. (Bug#17155)
|
|
|
|
|
(describe-package-1): Same. Insert newline at the end of the
|
|
|
|
|
buffer if appropriate.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Juri Linkov <juri@jurta.org>
|
2014-05-21 00:14:44 +03:00
|
|
|
|
|
|
|
|
|
* avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.
|
|
|
|
|
(mouse-avoidance-ignore-p): Remove `switch-frame', add `focus-out'.
|
|
|
|
|
Add more modifiers: meta, control, shift, hyper, super, alt.
|
|
|
|
|
(Bug#17439)
|
|
|
|
|
|
2014-05-21 00:20:36 +03:00
|
|
|
|
* avoid.el (mouse-avoidance-banish-position): Fix defcustom :options
|
|
|
|
|
to allow changing its value with `set-variable'.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-20 14:55:41 -04:00
|
|
|
|
|
2014-05-20 16:12:30 -04:00
|
|
|
|
* progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
|
|
|
|
|
#; comments.
|
|
|
|
|
(scheme-syntax-propertize, scheme-syntax-propertize-sexp-comment):
|
|
|
|
|
New functions.
|
|
|
|
|
(scheme-mode-variables): Set syntax-propertize-function instead of
|
|
|
|
|
font-lock-syntactic-face-function.
|
|
|
|
|
(scheme-font-lock-syntactic-face-function): Delete.
|
|
|
|
|
|
2014-05-20 14:55:41 -04:00
|
|
|
|
* emacs-lisp/lisp.el (end-of-defun): Ensure we move (bug#17274).
|
|
|
|
|
|
2014-05-18 08:58:30 -04:00
|
|
|
|
* emacs-lisp/timer.el (timer-event-handler): Don't run if canceled
|
|
|
|
|
(bug#17392).
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Michael Albinus <michael.albinus@gmx.de>
|
2014-05-17 11:00:54 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"
|
|
|
|
|
for a temporary file name.
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Eli Zaretskii <eliz@gnu.org>
|
2014-05-17 11:58:17 +03:00
|
|
|
|
|
|
|
|
|
* simple.el (line-move-ignore-invisible): Doc fix. (Bug#17511)
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Michael Albinus <michael.albinus@gmx.de>
|
2014-05-16 15:11:09 +02:00
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-init-bus, dbus-call-method)
|
|
|
|
|
(dbus-call-method-asynchronously, dbus-send-signal)
|
2014-05-17 11:08:59 +02:00
|
|
|
|
(dbus-method-return-internal, dbus-method-error-internal):
|
2014-05-16 15:11:09 +02:00
|
|
|
|
Check, whether Emacs has been compiled with D-Bus support. (Bug#17508)
|
|
|
|
|
|
2014-05-25 19:28:09 -07:00
|
|
|
|
2014-05-26 Nicolas Richard <theonewiththeevillook@yahoo.fr>
|
2014-05-14 22:41:53 +02:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio-opt.el (eieio-help-class): Correctly deal with
|
|
|
|
|
methods which do not have a doc string. (Bug#17490)
|
|
|
|
|
|
2014-05-25 19:40:54 +02:00
|
|
|
|
2014-05-25 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-ref.el (reftex-format-special): Make it work
|
|
|
|
|
also for AMS Math's \eqref macro.
|
|
|
|
|
|
2014-05-25 18:53:28 +02:00
|
|
|
|
2014-05-25 Thien-Thi Nguyen <ttn@gnu.org>
|
|
|
|
|
|
|
|
|
|
Arrange to never byte-compile the generated -pkg.el file.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-generate-description-file):
|
|
|
|
|
Output first-line comment to set buffer-local var `no-byte-compile'.
|
|
|
|
|
Suggested by Dmitry Gutov:
|
|
|
|
|
<http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00401.html>.
|
|
|
|
|
|
2014-05-25 18:32:08 +02:00
|
|
|
|
2014-05-25 Thien-Thi Nguyen <ttn@gnu.org>
|
|
|
|
|
|
|
|
|
|
Fix bug: Properly quote args to generated -pkg.el `define-package'.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-generate-description-file):
|
|
|
|
|
Inline `package--alist-to-plist'; rewrite to selectively
|
|
|
|
|
quote alist values that are not self-quoting.
|
|
|
|
|
(package--alist-to-plist): Delete func.
|
|
|
|
|
|
2014-05-25 10:08:24 +02:00
|
|
|
|
2014-05-25 Andreas Schwab <schwab@linux-m68k.org>
|
|
|
|
|
|
|
|
|
|
* term/xterm.el (xterm-function-map): Add mapping for shifted
|
|
|
|
|
keypad keys.
|
|
|
|
|
|
2014-05-24 12:51:52 -07:00
|
|
|
|
2014-05-24 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-05-24 13:43:40 -07:00
|
|
|
|
* progmodes/subword.el (subword-find-word-boundary): Move point to
|
|
|
|
|
correct spot before search. (Bug#17580)
|
|
|
|
|
|
2014-05-24 12:51:52 -07:00
|
|
|
|
* emacs-lisp/nadvice.el (defun): Write in eval-and-compile to avoid
|
|
|
|
|
breaking the build.
|
|
|
|
|
|
2014-05-24 23:14:47 +08:00
|
|
|
|
2014-05-24 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc.el (math-bignum): Handle most-negative-fixnum. (Bug#17556)
|
|
|
|
|
|
2014-05-23 11:54:44 -04:00
|
|
|
|
2014-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion--sreverse): Remove.
|
|
|
|
|
(completion--common-suffix): Use `reverse' instead.
|
|
|
|
|
* emacs-lisp/regexp-opt.el (regexp-opt-group): Use `reverse' on strings.
|
|
|
|
|
|
2014-05-22 15:56:49 -04:00
|
|
|
|
2014-05-22 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* shell.el (shell-mode) <shell-dirstack-query>: Bypass bash aliases.
|
|
|
|
|
|
2014-05-20 18:54:33 -07:00
|
|
|
|
2014-05-21 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* files.el (interpreter-mode-alist): Add mksh.
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-ancestor-alist): Add mksh, a pdksh
|
|
|
|
|
derivative.
|
|
|
|
|
(sh-alias-alist): Alias /system/bin/sh (Android's system shell) to
|
|
|
|
|
mksh. Improve custom spec; allow regular expressions.
|
|
|
|
|
(sh-shell): Delegate name splitting to `sh-canonicalize-shell'.
|
|
|
|
|
(sh-after-hack-local-variables): New function.
|
|
|
|
|
(sh-mode): Use it; respect file-local `sh-shell' variable. (bug#17333)
|
|
|
|
|
(sh-set-shell): Use `sh-canonicalize-shell' instead of open-coding
|
|
|
|
|
the normalization.
|
|
|
|
|
(sh-canonicalize-shell): Rewrite to support regexes.
|
|
|
|
|
|
2014-05-21 08:41:21 +08:00
|
|
|
|
2014-05-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-lib.el (cl-endp): Fix last change.
|
|
|
|
|
|
2014-05-20 00:08:40 +08:00
|
|
|
|
2014-05-19 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics.
|
|
|
|
|
|
2014-05-18 15:57:37 -07:00
|
|
|
|
2014-05-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* loadup.el:
|
|
|
|
|
* play/gametree.el: `track-mouse' is always defined since 2012-11-24.
|
|
|
|
|
|
2014-05-14 14:17:05 -04:00
|
|
|
|
2014-05-14 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-shell-get-or-create-process):
|
|
|
|
|
Do not bind `current-prefix-arg' so that C-c C-z does not talk
|
|
|
|
|
back unless requested.
|
|
|
|
|
|
2014-05-14 10:05:16 -07:00
|
|
|
|
2014-05-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-05-14 10:15:15 -07:00
|
|
|
|
* subr.el (with-file-modes): New macro.
|
|
|
|
|
* printing.el (pr-save-file-modes): Make obsolete.
|
|
|
|
|
* eshell/esh-util.el (eshell-with-file-modes): Make obsolete.
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2):
|
|
|
|
|
Add with-file-modes.
|
|
|
|
|
* doc-view.el (doc-view-make-safe-dir):
|
|
|
|
|
* epg.el (epg--start):
|
|
|
|
|
* files.el (locate-user-emacs-file, make-temp-file)
|
|
|
|
|
(backup-buffer-copy, move-file-to-trash):
|
|
|
|
|
* printing.el (pr-despool-print, pr-call-process, pr-text2ps):
|
|
|
|
|
* eshell/esh-util.el (eshell-with-private-file-modes)
|
|
|
|
|
(eshell-make-private-directory):
|
|
|
|
|
* net/browse-url.el (browse-url-mosaic):
|
|
|
|
|
* obsolete/mailpost.el (post-mail-send-it):
|
|
|
|
|
* obsolete/pgg-pgp.el (pgg-pgp-verify-region):
|
|
|
|
|
* obsolete/pgg-pgp5.el (pgg-pgp5-verify-region):
|
|
|
|
|
Use with-file-modes.
|
|
|
|
|
|
2014-05-14 10:05:16 -07:00
|
|
|
|
* vc/emerge.el (emerge-make-temp-file): Simplify.
|
|
|
|
|
|
2014-05-14 12:21:13 -04:00
|
|
|
|
2014-05-14 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion-pcm--merge-try): Merge trailing / with
|
|
|
|
|
suffix (bug#15419).
|
|
|
|
|
|
2014-05-13 23:59:12 -07:00
|
|
|
|
2014-05-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/emerge.el (emerge-temp-file-prefix):
|
|
|
|
|
Make pointless option obsolete.
|
|
|
|
|
(emerge-temp-file-mode): Make non-functional option obsolete.
|
|
|
|
|
|
2014-05-14 10:01:29 -07:00
|
|
|
|
2014-05-14 Michael Albinus <michael.albinus@gmx.de>
|
2014-05-13 10:54:08 +02:00
|
|
|
|
|
|
|
|
|
* net/browse-url.el (browse-url):
|
|
|
|
|
Use `unhandled-file-name-directory' when setting `default-directory',
|
|
|
|
|
in order to circumvent stalled remote connections. (Bug#17425)
|
|
|
|
|
|
2014-05-13 23:35:36 -07:00
|
|
|
|
2014-05-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* printing.el (subst-char-in-string, make-temp-file, pr-get-symbol):
|
|
|
|
|
Optimize on Emacs, which has the relevant functions for ages.
|
|
|
|
|
|
2014-05-13 16:34:12 -04:00
|
|
|
|
2014-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (undo-make-selective-list): Obey undo-no-redo.
|
|
|
|
|
|
2014-05-12 12:14:24 -04:00
|
|
|
|
2014-05-12 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* calendar/time-date.el (seconds-to-string): New function to
|
|
|
|
|
pretty print time delay in seconds.
|
|
|
|
|
|
2014-05-12 01:25:34 -04:00
|
|
|
|
2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-05-12 09:25:53 -04:00
|
|
|
|
* mpc.el (mpc-format): Trim Date to the year.
|
|
|
|
|
(mpc-songs-hashcons): Shorten the Date field.
|
|
|
|
|
|
2014-05-12 01:25:34 -04:00
|
|
|
|
* emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled
|
|
|
|
|
into autoloading just because of a silly indirection.
|
|
|
|
|
|
2014-06-06 12:11:53 -04:00
|
|
|
|
2014-05-12 Santiago Payà i Miralta <santiagopim@gmail.com>
|
2014-05-10 19:01:08 -07:00
|
|
|
|
|
|
|
|
|
* vc/vc-hg.el (vc-hg-unregister): New function. (Bug#17454)
|
|
|
|
|
|
2014-05-11 23:59:30 -07:00
|
|
|
|
2014-05-12 Glenn Morris <rgm@gnu.org>
|
2014-05-10 18:53:42 -07:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/find-gc.el: Move to ../admin.
|
|
|
|
|
|
2014-05-10 14:41:12 -07:00
|
|
|
|
* printing.el (pr-version):
|
|
|
|
|
* ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
|
|
|
|
|
|
2014-05-10 13:48:36 -07:00
|
|
|
|
* net/browse-url.el (browse-url-mosaic):
|
|
|
|
|
Create /tmp/Mosaic.PID as a private file.
|
|
|
|
|
|
2014-05-11 23:59:30 -07:00
|
|
|
|
2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-10 16:07:01 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el: Support adding a given function multiple times.
|
|
|
|
|
(advice--member-p): If name is given, only compare the name.
|
|
|
|
|
(advice--remove-function): Don't stop at the first match.
|
|
|
|
|
(advice--normalize-place): New function.
|
|
|
|
|
(add-function, remove-function): Use it.
|
|
|
|
|
(advice--add-function): Pass the name, if any, to
|
|
|
|
|
advice--remove-function.
|
|
|
|
|
|
2014-05-11 23:59:30 -07:00
|
|
|
|
2014-05-12 Philipp Rumpf <prumpf@gmail.com> (tiny change)
|
2014-05-09 14:03:21 -04:00
|
|
|
|
|
|
|
|
|
* electric.el (electric-indent-post-self-insert-function): Don't use
|
|
|
|
|
`pos' after modifying the buffer (bug#17449).
|
|
|
|
|
|
2014-05-11 23:59:30 -07:00
|
|
|
|
2014-05-12 Stephen Berman <stephen.berman@gmx.net>
|
2014-05-09 09:50:42 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-insert-item-from-calendar):
|
|
|
|
|
Correct argument list to conform to todo-insert-item--basic.
|
|
|
|
|
|
2014-05-11 23:59:30 -07:00
|
|
|
|
2014-05-12 Glenn Morris <rgm@gnu.org>
|
2014-05-08 23:42:39 -07:00
|
|
|
|
|
2014-05-08 23:53:30 -07:00
|
|
|
|
* files.el (cd-absolute): Test if directory is accessible
|
|
|
|
|
rather than executable. (Bug#17330)
|
|
|
|
|
|
2014-05-08 23:42:39 -07:00
|
|
|
|
* progmodes/compile.el (recompile):
|
|
|
|
|
Handle C-u M-x recompile from a non-compilation buffer. (Bug#17444)
|
|
|
|
|
|
2014-05-08 14:10:36 -04:00
|
|
|
|
* net/browse-url.el (browse-url-mosaic):
|
|
|
|
|
Be careful when writing /tmp/Mosaic.PID. (Bug#17428)
|
|
|
|
|
This is CVE-2014-3423.
|
|
|
|
|
|
2014-05-10 23:48:15 -04:00
|
|
|
|
2014-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-05-11 01:49:14 -04:00
|
|
|
|
* mouse.el: Use the normal toplevel loop while dragging.
|
|
|
|
|
(mouse-set-point): Handle multi-clicks.
|
|
|
|
|
(mouse-set-region): Handle multi-clicks for drags.
|
|
|
|
|
(mouse-drag-region): Update call accordingly.
|
|
|
|
|
(mouse-drag-track): Remove `do-mouse-drag-region-post-process' hack.
|
|
|
|
|
Use the normal event loop instead of a local while/read-event loop.
|
|
|
|
|
(global-map): Remove redundant bindings for double/triple-mouse-1.
|
|
|
|
|
* xt-mouse.el (xterm-mouse-translate-1): Only process one event at a time.
|
|
|
|
|
Generate synthetic down events when the protocol only sends up events.
|
|
|
|
|
(xterm-mouse-last): Remove.
|
|
|
|
|
(xterm-mouse--read-event-sequence-1000): Use xterm-mouse-last-down
|
|
|
|
|
terminal parameter instead.
|
|
|
|
|
(xterm-mouse--set-click-count): New function.
|
|
|
|
|
(xterm-mouse-event): Detect/generate double/triple clicks.
|
|
|
|
|
* reveal.el (reveal-close-old-overlays): Don't close while dragging.
|
|
|
|
|
|
2014-05-10 23:49:53 -04:00
|
|
|
|
* info.el (Info-quoted): New face.
|
|
|
|
|
(Info-mode-font-lock-keywords): New var.
|
|
|
|
|
(Info-mode): Use it.
|
|
|
|
|
|
2014-05-10 23:48:15 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (preceding-sexp): Exclude leading "," which
|
|
|
|
|
are a hindrance for C-x C-e.
|
|
|
|
|
|
2014-05-11 09:39:49 +08:00
|
|
|
|
2014-05-11 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/rcirc.el (rcirc-sentinel): Fix last change.
|
|
|
|
|
|
2014-05-09 13:04:46 -04:00
|
|
|
|
2014-05-08 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* net/rcirc.el (rcirc-reconnect-delay): New user option.
|
|
|
|
|
(rcirc-sentinel): Auto-reconnect to the server if
|
|
|
|
|
`rcirc-reconnect-delay' is non-0 (but not more often than its
|
|
|
|
|
value in case the host is off-line).
|
|
|
|
|
|
2014-05-09 12:10:56 +03:00
|
|
|
|
2014-05-09 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/grep.el (lgrep): Fix a typo in last commit.
|
|
|
|
|
|
2014-05-09 00:02:00 -07:00
|
|
|
|
2014-05-09 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (file-expand-wildcards):
|
|
|
|
|
* man.el (Man-support-local-filenames):
|
|
|
|
|
* printing.el (pr-i-directory, pr-interface-directory):
|
|
|
|
|
* progmodes/grep.el (lgrep, rgrep):
|
|
|
|
|
* textmodes/ispell.el (ispell-call-process)
|
|
|
|
|
(ispell-call-process-region, ispell-start-process)
|
|
|
|
|
(ispell-init-process): Use file-accessible-directory-p.
|
|
|
|
|
|
2014-05-07 21:46:15 -04:00
|
|
|
|
2014-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* xt-mouse.el: Drop spurious/oddly shaped events (bug#17378).
|
|
|
|
|
(xterm-mouse--read-event-sequence-1000): Return nil if something
|
|
|
|
|
looks fishy.
|
|
|
|
|
(xterm-mouse-event): Propagate it.
|
|
|
|
|
(xterm-mouse-translate-1): Handle it.
|
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Stephen Berman <stephen.berman@gmx.net>
|
2014-05-07 11:31:27 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-insert-item--apply-args): When all
|
|
|
|
|
four slots of the parameter list are filled, make sure to pass it
|
|
|
|
|
to the argument list of todo-insert-item--basic.
|
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-06 14:11:16 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-compute-transaction): Topological sort.
|
|
|
|
|
Add optional `seen' argument to detect and break infinite loops.
|
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Eli Zaretskii <eliz@gnu.org>
|
2014-05-06 13:29:37 +03:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs)
|
|
|
|
|
(trace-unsafe, trace-use-tree): Make parentheses style be
|
|
|
|
|
according to Emacs style.
|
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Michael Albinus <michael.albinus@gmx.de>
|
2014-05-06 10:42:53 +02:00
|
|
|
|
|
2014-05-06 14:11:16 -04:00
|
|
|
|
* net/tramp-sh.el (tramp-remote-process-environment):
|
|
|
|
|
Remove HISTFILE and HISTSIZE; it's too late to set them here.
|
|
|
|
|
Add :version entry.
|
|
|
|
|
(tramp-open-shell): Do not let-bind `tramp-end-of-output'.
|
2014-07-04 12:03:14 +02:00
|
|
|
|
Add "HISTFILE=/dev/null" to the shell's env arguments. Do not send
|
2014-05-06 10:42:53 +02:00
|
|
|
|
extra "PSx=..." commands.
|
|
|
|
|
(tramp-maybe-open-connection): Setenv HISTFILE to /dev/null.
|
|
|
|
|
(Bug#17295)
|
|
|
|
|
|
2014-05-06 11:51:05 +02:00
|
|
|
|
(tramp-uudecode): Replace the hard-coded temporary file name by a
|
|
|
|
|
format specifier.
|
|
|
|
|
(tramp-remote-coding-commands): Enhance docstring.
|
|
|
|
|
(tramp-find-inline-encoding): Replace "%t" by a temporary file
|
|
|
|
|
name. (Bug#17415)
|
2014-05-08 14:12:34 -04:00
|
|
|
|
This is CVE-2014-3424.
|
2014-05-06 11:51:05 +02:00
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Glenn Morris <rgm@gnu.org>
|
2014-05-05 20:53:31 -07:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
|
|
|
|
|
(find-gc-source-files): Update some names.
|
|
|
|
|
(trace-call-tree): Simplify and update.
|
|
|
|
|
Avoid predictable temp-file names. (http://bugs.debian.org/747100)
|
2014-05-08 14:12:34 -04:00
|
|
|
|
This is CVE-2014-3422.
|
2014-05-05 20:53:31 -07:00
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-05 19:50:20 -04:00
|
|
|
|
|
2014-05-05 19:54:06 -04:00
|
|
|
|
* minibuffer.el (completion--try-word-completion): Revert fix for
|
|
|
|
|
Bug#15980 (bug#17375).
|
|
|
|
|
|
2014-05-05 19:50:20 -04:00
|
|
|
|
* xt-mouse.el (xterm-mouse--read-event-sequence-1000): (bug#17378)
|
|
|
|
|
Always store button numbers in the same way in xterm-mouse-last;
|
|
|
|
|
Don't burp is xterm-mouse-last is not set as expected.
|
|
|
|
|
Never return negative indices.
|
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Dmitry Gutov <dgutov@yandex.ru>
|
2014-05-06 03:18:18 +04:00
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-propertize-function):
|
|
|
|
|
Backtrack one char if the global/char-literal var matcher hits
|
|
|
|
|
inside a string. The next char could be the beginning of an
|
|
|
|
|
expression expansion.
|
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Glenn Morris <rgm@gnu.org>
|
2014-05-05 17:33:07 -04:00
|
|
|
|
|
|
|
|
|
* help-fns.el (describe-function-1): Test for an autoload before a
|
|
|
|
|
macro, since `macrop' works on autoloads. (Bug#17410)
|
|
|
|
|
|
2014-05-07 20:41:21 -07:00
|
|
|
|
2014-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-04 21:46:47 -04:00
|
|
|
|
|
2014-05-05 15:04:40 -04:00
|
|
|
|
* electric.el (electric-indent-functions-without-reindent): Add yaml.
|
|
|
|
|
|
2014-05-04 21:46:47 -04:00
|
|
|
|
* minibuffer.el (completion-table-with-quoting) <completion--unquote>:
|
|
|
|
|
Make sure the new point we return is within the new string (bug#17239).
|
|
|
|
|
|
2014-05-05 03:58:06 -07:00
|
|
|
|
2014-05-05 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compilation-error-regexp-alist-alist):
|
|
|
|
|
Port `gnu' pattern to rx.
|
|
|
|
|
|
2014-05-05 09:35:50 +02:00
|
|
|
|
2014-05-05 Jarek Czekalski <jarekczek@poczta.onet.pl>
|
|
|
|
|
|
|
|
|
|
Remove unneeded prompt when closing a buffer with active
|
|
|
|
|
emacsclient ("Buffer ... still has clients"), #16548.
|
|
|
|
|
* server.el (server-start): Remove the only call to:
|
|
|
|
|
(server-kill-buffer-query-function): Remove.
|
|
|
|
|
|
2014-05-05 07:49:33 +08:00
|
|
|
|
2014-05-04 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calendar/diary-lib.el (calendar-chinese-month-name-array):
|
|
|
|
|
Defvar to pacify compiler.
|
|
|
|
|
|
2014-05-04 12:37:56 -07:00
|
|
|
|
2014-05-04 Eli Zaretskii <eliz@gnu.org>
|
2014-05-03 11:47:50 +03:00
|
|
|
|
|
|
|
|
|
* mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment.
|
|
|
|
|
|
2014-05-04 12:37:56 -07:00
|
|
|
|
2014-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-05-02 22:27:46 -04:00
|
|
|
|
|
|
|
|
|
* vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
|
|
|
|
|
Use nil rather than `default' for the "default" appearance (bug#17388).
|
|
|
|
|
* vc/ediff-util.el (ediff-inferior-compare-regions)
|
|
|
|
|
(ediff-toggle-autorefine, ediff-unselect-difference): Don't use
|
|
|
|
|
a misleading `default' value when it's really a boolean.
|
|
|
|
|
* vc/ediff-init.el (ediff-set-overlay-face): Don't set help-echo if the
|
|
|
|
|
overlay is not visible.
|
|
|
|
|
|
2014-05-04 12:37:56 -07:00
|
|
|
|
2014-05-04 Stephen Berman <stephen.berman@gmx.net>
|
2014-05-02 16:10:11 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-edit-file): Use display-warning.
|
|
|
|
|
(todo-menu): Uncomment and update.
|
|
|
|
|
|
2014-05-04 12:37:56 -07:00
|
|
|
|
2014-05-04 Stephen Berman <stephen.berman@gmx.net>
|
Extend todo item insertion UI to item editing.
* calendar/todo-mode.el: Reimplement item editing to have the same
basic user interface as item insertion, and make small UI and
larger internal improvements to the latter.
(todo-insert-item): Add reference to the Todo mode user manual to
the documentation string.
(todo-insert-item--basic): Rename from todo-basic-insert-item and
adjust all callers. Change signature to combine diary and
nonmarking arguments. Incorporate functionality of deleted item
copying command and add error checking. Remove detailed
descriptions of the arguments from the documentation string, since
this is treated in the Todo mode user manual.
(todo-copy-item, todo-edit-multiline-item)
(todo-edit-done-item-comment, todo-edit-item-header)
(todo-edit-item-time, todo-edit-item-date-from-calendar)
(todo-edit-item-date-to-today, todo-edit-item-date-day-name)
(todo-edit-item-date-year, todo-edit-item-date-month)
(todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
Remove.
(todo-edit-item): Reimplement as wrapper command for
todo-edit-item--next-key and make it distinguish done and not done
todo items.
(todo-edit-item--text): New function, replacing old command
todo-edit-item and incorporating deleted commands
todo-edit-multiline-item and todo-edit-done-item-comment.
(todo-edit-item--header): Rename from todo-basic-edit-item-header.
Use only numeric value of prefix argument. Remove detailed
descriptions of the arguments from the documentation string, since
this is treated in the Todo mode user manual.
(todo-edit-item--diary-inclusion): New function, replacing old
command todo-edit-item-diary-inclusion and incorporating and fixing
functionality of deleted command todo-edit-item-diary-nonmarking,
making sure to remove todo-nondiary-marker when adding
diary-nonmarking-symbol.
(todo-edit-category-diary-inclusion): Make sure to delete
diary-nonmarking-symbol when adding todo-nondiary-marker.
(todo-edit-category-diary-nonmarking): Fix indentation.
(todo-insert-item--parameters): Group diary and nonmarking
parameters together.
(todo-insert-item--apply-args): Adjust to signature of
todo-insert-item--basic and incorporate copy parameter.
Make small code improvements.
(todo-insert-item--next-param): Improve prompt and adjust it to
new parameter grouping. Remove obsolete code.
(todo-edit-item--param-key-alist)
(todo-edit-item--date-param-key-alist)
(todo-edit-done-item--param-key-alist): New defconsts.
(todo-edit-item--prompt): New variable.
(todo-edit-item--next-key): New function.
(todo-key-bindings-t): Bind "e" to todo-edit-item. Remove
bindings of deleted commands.
2014-05-02 15:58:23 +02:00
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Reimplement item editing to have the same
|
|
|
|
|
basic user interface as item insertion, and make small UI and
|
|
|
|
|
larger internal improvements to the latter.
|
|
|
|
|
(todo-insert-item): Add reference to the Todo mode user manual to
|
|
|
|
|
the documentation string.
|
|
|
|
|
(todo-insert-item--basic): Rename from todo-basic-insert-item and
|
|
|
|
|
adjust all callers. Change signature to combine diary and
|
|
|
|
|
nonmarking arguments. Incorporate functionality of deleted item
|
|
|
|
|
copying command and add error checking. Remove detailed
|
|
|
|
|
descriptions of the arguments from the documentation string, since
|
|
|
|
|
this is treated in the Todo mode user manual.
|
|
|
|
|
(todo-copy-item, todo-edit-multiline-item)
|
|
|
|
|
(todo-edit-done-item-comment, todo-edit-item-header)
|
|
|
|
|
(todo-edit-item-time, todo-edit-item-date-from-calendar)
|
|
|
|
|
(todo-edit-item-date-to-today, todo-edit-item-date-day-name)
|
|
|
|
|
(todo-edit-item-date-year, todo-edit-item-date-month)
|
|
|
|
|
(todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
|
|
|
|
|
Remove.
|
|
|
|
|
(todo-edit-item): Reimplement as wrapper command for
|
|
|
|
|
todo-edit-item--next-key and make it distinguish done and not done
|
|
|
|
|
todo items.
|
|
|
|
|
(todo-edit-item--text): New function, replacing old command
|
|
|
|
|
todo-edit-item and incorporating deleted commands
|
|
|
|
|
todo-edit-multiline-item and todo-edit-done-item-comment.
|
|
|
|
|
(todo-edit-item--header): Rename from todo-basic-edit-item-header.
|
|
|
|
|
Use only numeric value of prefix argument. Remove detailed
|
|
|
|
|
descriptions of the arguments from the documentation string, since
|
|
|
|
|
this is treated in the Todo mode user manual.
|
|
|
|
|
(todo-edit-item--diary-inclusion): New function, replacing old
|
|
|
|
|
command todo-edit-item-diary-inclusion and incorporating and fixing
|
|
|
|
|
functionality of deleted command todo-edit-item-diary-nonmarking,
|
|
|
|
|
making sure to remove todo-nondiary-marker when adding
|
|
|
|
|
diary-nonmarking-symbol.
|
|
|
|
|
(todo-edit-category-diary-inclusion): Make sure to delete
|
|
|
|
|
diary-nonmarking-symbol when adding todo-nondiary-marker.
|
|
|
|
|
(todo-edit-category-diary-nonmarking): Fix indentation.
|
|
|
|
|
(todo-insert-item--parameters): Group diary and nonmarking
|
|
|
|
|
parameters together.
|
|
|
|
|
(todo-insert-item--apply-args): Adjust to signature of
|
|
|
|
|
todo-insert-item--basic and incorporate copy parameter.
|
|
|
|
|
Make small code improvements.
|
|
|
|
|
(todo-insert-item--next-param): Improve prompt and adjust it to
|
|
|
|
|
new parameter grouping. Remove obsolete code.
|
|
|
|
|
(todo-edit-item--param-key-alist)
|
|
|
|
|
(todo-edit-item--date-param-key-alist)
|
|
|
|
|
(todo-edit-done-item--param-key-alist): New defconsts.
|
|
|
|
|
(todo-edit-item--prompt): New variable.
|
|
|
|
|
(todo-edit-item--next-key): New function.
|
2014-05-06 14:11:16 -04:00
|
|
|
|
(todo-key-bindings-t): Bind "e" to todo-edit-item.
|
|
|
|
|
Remove bindings of deleted commands.
|
Extend todo item insertion UI to item editing.
* calendar/todo-mode.el: Reimplement item editing to have the same
basic user interface as item insertion, and make small UI and
larger internal improvements to the latter.
(todo-insert-item): Add reference to the Todo mode user manual to
the documentation string.
(todo-insert-item--basic): Rename from todo-basic-insert-item and
adjust all callers. Change signature to combine diary and
nonmarking arguments. Incorporate functionality of deleted item
copying command and add error checking. Remove detailed
descriptions of the arguments from the documentation string, since
this is treated in the Todo mode user manual.
(todo-copy-item, todo-edit-multiline-item)
(todo-edit-done-item-comment, todo-edit-item-header)
(todo-edit-item-time, todo-edit-item-date-from-calendar)
(todo-edit-item-date-to-today, todo-edit-item-date-day-name)
(todo-edit-item-date-year, todo-edit-item-date-month)
(todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
Remove.
(todo-edit-item): Reimplement as wrapper command for
todo-edit-item--next-key and make it distinguish done and not done
todo items.
(todo-edit-item--text): New function, replacing old command
todo-edit-item and incorporating deleted commands
todo-edit-multiline-item and todo-edit-done-item-comment.
(todo-edit-item--header): Rename from todo-basic-edit-item-header.
Use only numeric value of prefix argument. Remove detailed
descriptions of the arguments from the documentation string, since
this is treated in the Todo mode user manual.
(todo-edit-item--diary-inclusion): New function, replacing old
command todo-edit-item-diary-inclusion and incorporating and fixing
functionality of deleted command todo-edit-item-diary-nonmarking,
making sure to remove todo-nondiary-marker when adding
diary-nonmarking-symbol.
(todo-edit-category-diary-inclusion): Make sure to delete
diary-nonmarking-symbol when adding todo-nondiary-marker.
(todo-edit-category-diary-nonmarking): Fix indentation.
(todo-insert-item--parameters): Group diary and nonmarking
parameters together.
(todo-insert-item--apply-args): Adjust to signature of
todo-insert-item--basic and incorporate copy parameter.
Make small code improvements.
(todo-insert-item--next-param): Improve prompt and adjust it to
new parameter grouping. Remove obsolete code.
(todo-edit-item--param-key-alist)
(todo-edit-item--date-param-key-alist)
(todo-edit-done-item--param-key-alist): New defconsts.
(todo-edit-item--prompt): New variable.
(todo-edit-item--next-key): New function.
(todo-key-bindings-t): Bind "e" to todo-edit-item. Remove
bindings of deleted commands.
2014-05-02 15:58:23 +02:00
|
|
|
|
|
2014-05-04 12:37:56 -07:00
|
|
|
|
2014-05-04 Leo Liu <sdl.web@gmail.com>
|
2014-05-02 19:11:35 +08:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
|
|
|
|
|
|
2014-05-04 12:37:56 -07:00
|
|
|
|
2014-05-04 Glenn Morris <rgm@gnu.org>
|
2014-05-01 19:55:25 -04:00
|
|
|
|
|
|
|
|
|
* allout-widgets.el (allout-widgets-tally)
|
|
|
|
|
(allout-decorate-item-guides):
|
|
|
|
|
* menu-bar.el (menu-bar-positive-p):
|
|
|
|
|
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
|
|
|
|
|
* progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number):
|
|
|
|
|
* progmodes/js.el (js--inside-param-list-p)
|
|
|
|
|
(js--inside-dojo-class-list-p, js--forward-destructuring-spec):
|
|
|
|
|
* progmodes/prolog.el (region-exists-p):
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-scan-cache-ok-p):
|
|
|
|
|
* textmodes/reftex-parse.el (reftex-using-biblatex-p):
|
|
|
|
|
Doc fixes (replace `iff').
|
|
|
|
|
|
2014-05-04 12:37:56 -07:00
|
|
|
|
2014-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-30 21:08:08 -04:00
|
|
|
|
|
|
|
|
|
* mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.
|
|
|
|
|
|
2014-05-04 08:16:58 +08:00
|
|
|
|
2014-05-04 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
Support Chinese diary entries in calendar and diary. (Bug#17393)
|
|
|
|
|
* calendar/cal-china.el (calendar-chinese-month-name-array): New var.
|
|
|
|
|
(calendar-chinese-from-absolute-for-diary)
|
|
|
|
|
(calendar-chinese-to-absolute-for-diary)
|
|
|
|
|
(calendar-chinese-mark-date-pattern, diary-chinese-mark-entries)
|
|
|
|
|
(diary-chinese-list-entries): New functions to list and mark
|
|
|
|
|
Chinese diary entries in the calendar window.
|
|
|
|
|
(diary-chinese-anniversary)
|
|
|
|
|
(diary-chinese-insert-anniversary-entry)
|
|
|
|
|
(diary-chinese-insert-entry, diary-chinese-insert-monthly-entry)
|
|
|
|
|
(diary-chinese-insert-yearly-entry): New commands to insert
|
|
|
|
|
Chinese diary entries.
|
|
|
|
|
|
2014-05-10 23:49:53 -04:00
|
|
|
|
* calendar/diary-lib.el (diary-font-lock-keywords):
|
|
|
|
|
Support font-locking Chinese dates.
|
2014-05-04 08:16:58 +08:00
|
|
|
|
|
|
|
|
|
* calendar/cal-menu.el (cal-menu-diary-menu): Add entries for
|
|
|
|
|
inserting Chinese diary entries.
|
|
|
|
|
|
2014-05-10 23:49:53 -04:00
|
|
|
|
* calendar/calendar.el (diary-chinese-entry-symbol):
|
|
|
|
|
New customizable variable.
|
2014-05-04 08:16:58 +08:00
|
|
|
|
(calendar-mode-map): Add bindings for inserting Chinese diary
|
|
|
|
|
entries.
|
|
|
|
|
|
2014-05-03 12:22:59 +03:00
|
|
|
|
2014-05-03 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-check-switches, dired-switches-recursive-p):
|
|
|
|
|
New functions. (Bug#17218)
|
|
|
|
|
(dired-switches-escape-p, dired-move-to-end-of-filename):
|
|
|
|
|
Use `dired-check-switches'.
|
|
|
|
|
(dired-insert-old-subdirs, dired-build-subdir-alist)
|
|
|
|
|
(dired-sort-R-check): Use `dired-switches-recursive-p'.
|
|
|
|
|
|
2014-05-01 19:25:28 -04:00
|
|
|
|
2014-05-01 Barry O'Reilly <gundaetiapo@gmail.com>
|
|
|
|
|
|
2014-05-03 10:42:26 -04:00
|
|
|
|
* simple.el (undo-make-selective-list): New algorithm fixes
|
|
|
|
|
incorrectness of position adjustments when undoing in region.
|
|
|
|
|
(Bug#17235)
|
|
|
|
|
(undo-elt-crosses-region): Make obsolete.
|
2014-05-10 23:49:53 -04:00
|
|
|
|
(undo-adjust-elt, undo-adjust-beg-end, undo-adjust-pos):
|
|
|
|
|
New functions to adjust positions using undo-deltas.
|
2014-05-01 19:25:28 -04:00
|
|
|
|
|
2014-05-01 12:14:03 -04:00
|
|
|
|
2014-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): Only highlight past
|
|
|
|
|
the last consecutive closing paren (bug#17345).
|
|
|
|
|
|
2014-04-30 22:39:57 +01:00
|
|
|
|
2014-04-30 Reuben Thomas <rrt@sc3d.org>
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-mode): make terminology for eXpunge command
|
|
|
|
|
consistent. (Bug#17276)
|
|
|
|
|
|
2014-04-30 19:59:03 +03:00
|
|
|
|
2014-04-30 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-initial-position-hook, dired-initial-position):
|
|
|
|
|
Doc string fixes.
|
|
|
|
|
|
2014-04-30 21:54:52 +02:00
|
|
|
|
2014-04-30 Glenn Morris <rgm@gnu.org>
|
2014-04-29 11:51:49 -04:00
|
|
|
|
|
|
|
|
|
* mail/rmail.el (rmail-quit): Handle killed summaries. (Bug#17283)
|
|
|
|
|
|
2014-04-30 21:54:52 +02:00
|
|
|
|
2014-04-30 Matthias Dahl <matthias.dahl@binary-island.eu>
|
2014-04-28 22:14:17 +03:00
|
|
|
|
|
|
|
|
|
* faces.el (face-spec-recalc): Apply X resources only after the
|
2014-04-28 22:15:58 +03:00
|
|
|
|
defface spec has been applied. Thus, X resources are no longer
|
2014-04-28 22:14:17 +03:00
|
|
|
|
overriden by the defface spec which also fixes issues on win32 where
|
|
|
|
|
the toolbar coloring was wrong because it is set through X resources
|
|
|
|
|
and was (wrongfully) overriden. (Bug#16694)
|
|
|
|
|
|
2014-04-30 21:54:52 +02:00
|
|
|
|
2014-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-28 11:04:49 -04:00
|
|
|
|
|
|
|
|
|
* textmodes/rst.el (electric-pair-pairs): Declare.
|
|
|
|
|
(rst-mode): Set it (bug#17131).
|
|
|
|
|
|
2014-04-30 21:54:52 +02:00
|
|
|
|
2014-04-30 Juri Linkov <juri@jurta.org>
|
2014-04-27 11:22:11 +03:00
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-value-to-string): Let-bind `print-length'
|
|
|
|
|
and `print-level' to nil. (Bug#17351)
|
|
|
|
|
|
2014-04-30 21:54:52 +02:00
|
|
|
|
2014-04-30 Nicolas Richard <theonewiththeevillook@yahoo.fr>
|
2014-04-25 14:01:18 -04:00
|
|
|
|
|
|
|
|
|
* battery.el (battery-update): Handle the case where battery
|
|
|
|
|
status is "N/A" (bug#17319).
|
|
|
|
|
|
* lisp/progmodes/ps-mode.el: Use SMIE. Move string and comment recognition
to syntax-propertize.
(ps-mode-auto-indent): Mark as obsolete.
(ps-mode-font-lock-keywords-1): Remove string-or-comment handling.
(ps-mode-font-lock-keywords-3): Use symbol regexp operators instead of
word regexp operators.
(ps-mode-map): Move initialization into declaration. Remove binding
for TAB, RET, >, ], and }.
(ps-mode-syntax-table): Move initialization into declaration.
Don't give word syntax to non-word chars.
(ps-run-mode-map): Move initialization into declaration.
(ps-mode-menu-main): Remove auto-indent entry.
(ps-mode-smie-rules): New function.
(ps-mode): Setup smie, syntax-propertize, and electric-indent-mode.
(ps-mode-looking-at-nested, ps-mode-match-string-or-comment): Remove.
(ps-mode--string-syntax-table): New const.
(ps-mode--syntax-propertize-special, ps-mode-syntax-propertize):
New functions.
(ps-mode-newline, ps-mode-tabkey, ps-mode-r-brace, ps-mode-r-angle)
(ps-mode-r-gt, ps-mode-r-balance): Remove functions.
2014-04-28 00:40:41 -04:00
|
|
|
|
2014-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/ps-mode.el: Use SMIE. Move string and comment recognition
|
|
|
|
|
to syntax-propertize.
|
|
|
|
|
(ps-mode-auto-indent): Mark as obsolete.
|
|
|
|
|
(ps-mode-font-lock-keywords-1): Remove string-or-comment handling.
|
|
|
|
|
(ps-mode-font-lock-keywords-3): Use symbol regexp operators instead of
|
|
|
|
|
word regexp operators.
|
|
|
|
|
(ps-mode-map): Move initialization into declaration. Remove binding
|
|
|
|
|
for TAB, RET, >, ], and }.
|
|
|
|
|
(ps-mode-syntax-table): Move initialization into declaration.
|
|
|
|
|
Don't give word syntax to non-word chars.
|
|
|
|
|
(ps-run-mode-map): Move initialization into declaration.
|
|
|
|
|
(ps-mode-menu-main): Remove auto-indent entry.
|
|
|
|
|
(ps-mode-smie-rules): New function.
|
|
|
|
|
(ps-mode): Setup smie, syntax-propertize, and electric-indent-mode.
|
|
|
|
|
(ps-mode-looking-at-nested, ps-mode-match-string-or-comment): Remove.
|
|
|
|
|
(ps-mode--string-syntax-table): New const.
|
|
|
|
|
(ps-mode--syntax-propertize-special, ps-mode-syntax-propertize):
|
|
|
|
|
New functions.
|
|
|
|
|
(ps-mode-newline, ps-mode-tabkey, ps-mode-r-brace, ps-mode-r-angle)
|
|
|
|
|
(ps-mode-r-gt, ps-mode-r-balance): Remove functions.
|
|
|
|
|
|
2014-04-27 16:26:42 -07:00
|
|
|
|
2014-04-27 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* term/xterm.el (xterm-paste): Use large finite timeout when
|
|
|
|
|
reading event to avoid putting keys in this-command-keys.
|
|
|
|
|
|
2014-04-25 15:22:26 -04:00
|
|
|
|
2014-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var.
|
|
|
|
|
(perl-syntax-propertize-function): Use it. Extend handling of
|
|
|
|
|
here-docs to the unquoted case.
|
|
|
|
|
|
2014-04-25 18:11:07 +02:00
|
|
|
|
2014-04-25 Eli Zaretskii <eliz@gnu.org>
|
2014-04-24 18:02:56 +03:00
|
|
|
|
|
2014-04-25 15:22:26 -04:00
|
|
|
|
* tooltip.el (tooltip-show-help-non-mode, tooltip-show-help):
|
|
|
|
|
Use equal-including-properties to compare help-echo strings (bug#17331).
|
2014-04-24 18:02:56 +03:00
|
|
|
|
|
2014-04-25 18:11:07 +02:00
|
|
|
|
2014-04-25 Leo Liu <sdl.web@gmail.com>
|
2014-04-24 08:55:18 +08:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
|
|
|
|
|
Fix syntax for @. (Bug#17325)
|
|
|
|
|
|
2014-04-25 18:11:07 +02:00
|
|
|
|
2014-04-25 Daniel Colascione <dancol@dancol.org>
|
2014-04-23 17:28:47 -07:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl.el (gv): Require gv early to break eager
|
|
|
|
|
macro-expansion cycles.
|
|
|
|
|
|
2014-04-25 18:11:07 +02:00
|
|
|
|
2014-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-22 21:56:18 -04:00
|
|
|
|
|
2014-04-23 08:52:22 -04:00
|
|
|
|
* simple.el (region-active-p): Check there's a mark (bug#17324).
|
|
|
|
|
|
2014-04-22 22:22:06 -04:00
|
|
|
|
* simple.el (completion-list-mode-map): Use choose-completion for the
|
|
|
|
|
mouse binding as well (bug#17302).
|
|
|
|
|
(completion-list-mode, completion-setup-function): Adjust docstring and
|
|
|
|
|
echo area message accordingly.
|
|
|
|
|
* progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
|
|
|
|
|
calling convention of choose-completion.
|
|
|
|
|
* comint.el (comint-dynamic-list-completions):
|
|
|
|
|
* term.el (term-dynamic-list-completions): Accept choose-completion.
|
|
|
|
|
|
2014-04-22 21:56:18 -04:00
|
|
|
|
* progmodes/perl-mode.el (perl-syntax-propertize-function): Slash after
|
|
|
|
|
&, |, +, - and * can't be a division (bug#17317).
|
|
|
|
|
|
2014-04-22 16:35:33 -04:00
|
|
|
|
* term/xterm.el (xterm--version-handler): Don't use modern xterm
|
|
|
|
|
features on gnome-terminal (bug#16988).
|
|
|
|
|
|
2014-04-25 00:37:28 +02:00
|
|
|
|
2014-04-25 Thien-Thi Nguyen <ttn@gnu.org>
|
|
|
|
|
|
|
|
|
|
Improve Scheme font-locking for (define ((foo ...) ...) ...).
|
|
|
|
|
|
|
|
|
|
* progmodes/scheme.el (scheme-font-lock-keywords-1): To find
|
|
|
|
|
the declared object, ignore zero or more parens, not zero or one.
|
|
|
|
|
|
2014-04-24 23:34:26 +08:00
|
|
|
|
2014-04-24 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/xscheme.el (xscheme-expressions-ring)
|
|
|
|
|
(xscheme-expressions-ring-yank-pointer, xscheme-running-p)
|
|
|
|
|
(xscheme-control-g-disabled-p, xscheme-process-filter-state)
|
|
|
|
|
(xscheme-allow-output-p, xscheme-prompt)
|
|
|
|
|
(xscheme-string-accumulator, xscheme-mode-string): Use defvar-local.
|
|
|
|
|
|
|
|
|
|
* progmodes/scheme.el (would-be-symbol, next-sexp-as-string):
|
|
|
|
|
Comment out unused functions.
|
|
|
|
|
|
2014-04-24 10:04:36 -04:00
|
|
|
|
2014-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* info.el: Use lexical-binding and cl-lib.
|
|
|
|
|
Use defvar-local and setq-local instead of make-local-variable.
|
|
|
|
|
(Info-apropos-matches): Avoid add-to-list.
|
|
|
|
|
(Info-edit-mode-map): Fix obsolescence call to Info-edit-map.
|
|
|
|
|
|
2014-04-23 19:37:02 -07:00
|
|
|
|
2014-04-24 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-builtins): Add coproc to list of bash builtins.
|
|
|
|
|
|
2014-04-22 21:40:35 -04:00
|
|
|
|
2014-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl--loop-let): Fix last merge.
|
|
|
|
|
|
2014-04-22 20:17:17 +02:00
|
|
|
|
2014-04-22 Michael Heerdegen <michael_heerdegen@web.de>
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-insert-set-properties): Do not consider
|
|
|
|
|
subdirectory headings and empty lines to be information that
|
|
|
|
|
`dired-hide-details-mode' should hide. (Bug#17228)
|
|
|
|
|
|
2014-04-22 12:43:01 +02:00
|
|
|
|
2014-04-22 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
|
|
|
|
|
Remove test messages.
|
|
|
|
|
(tramp-do-copy-or-rename-file-out-of-band): Do not quote `source'
|
|
|
|
|
and `target' twice.
|
|
|
|
|
|
2014-04-22 14:32:51 -07:00
|
|
|
|
2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-21 17:18:12 -04:00
|
|
|
|
|
2014-04-21 17:43:17 -04:00
|
|
|
|
* dframe.el (dframe-get-focus): Remove `hook' argument (bug#17311).
|
|
|
|
|
* speedbar.el (speedbar-get-focus): Run the "hook" afterwards instead.
|
|
|
|
|
|
2014-04-21 17:18:12 -04:00
|
|
|
|
* emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
|
|
|
|
|
|
2014-04-22 14:32:51 -07:00
|
|
|
|
2014-04-22 Michael Albinus <michael.albinus@gmx.de>
|
2014-04-21 23:04:25 +02:00
|
|
|
|
|
2014-04-21 17:18:12 -04:00
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
|
|
|
|
|
Set "IFS=" when using read builtin, in order to preserve spaces in
|
2014-04-21 23:04:25 +02:00
|
|
|
|
the file name. Add test messages for hunting a bug on hydra.
|
|
|
|
|
(tramp-get-ls-command): Undo using "-b" argument. It doesn't help.
|
|
|
|
|
|
2014-04-22 14:32:51 -07:00
|
|
|
|
2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-21 16:31:22 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/prog-mode.el (prettify-symbols--compose-symbol):
|
|
|
|
|
Don't prettify a word within a symbol.
|
|
|
|
|
|
2014-04-22 14:32:51 -07:00
|
|
|
|
2014-04-22 Michael Albinus <michael.albinus@gmx.de>
|
2014-04-20 23:35:55 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if
|
|
|
|
|
possible.
|
|
|
|
|
|
2014-04-22 14:46:19 -07:00
|
|
|
|
2014-04-22 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/byte-run.el (function-put): Unbreak build: don't
|
|
|
|
|
use defun to define `function-put'.
|
|
|
|
|
|
2014-04-22 12:22:13 -04:00
|
|
|
|
2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-04-22 13:45:43 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): New function.
|
|
|
|
|
(lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords-2): Use it.
|
|
|
|
|
(lisp-mode-variables): Set font-lock-extra-managed-props.
|
|
|
|
|
|
2014-04-22 12:22:13 -04:00
|
|
|
|
* emacs-lisp/byte-run.el (function-put): New function.
|
|
|
|
|
(defun-declarations-alist): Use it. Add `pure' and `side-effect-free'.
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-defstruct, cl-struct-sequence-type)
|
|
|
|
|
(cl-struct-slot-info, cl-struct-slot-offset, cl-struct-slot-value):
|
|
|
|
|
Use them.
|
|
|
|
|
|
2014-04-21 20:51:12 -07:00
|
|
|
|
2014-04-22 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-04-22 12:22:13 -04:00
|
|
|
|
* emacs-lisp/macroexp.el (internal-macroexpand-for-load):
|
|
|
|
|
Add `full-p' parameter; when nil, call `macroexpand' instead of
|
2014-04-22 00:04:34 -07:00
|
|
|
|
`macroexpand-all'.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
|
|
|
|
|
Improve docstrings.
|
|
|
|
|
|
2014-04-21 23:51:30 -07:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
|
|
|
|
|
Use lambda function values, not quoted lambdas.
|
|
|
|
|
(byte-compile-recurse-toplevel): Remove extraneous &optional.
|
|
|
|
|
|
2014-04-21 20:51:12 -07:00
|
|
|
|
* emacs-lisp/cl-macs.el
|
2014-04-21 23:51:30 -07:00
|
|
|
|
(cl-struct-sequence-type, cl-struct-slot-info): Declare pure.
|
2014-04-21 20:51:12 -07:00
|
|
|
|
(cl-struct-slot-value): Conditionally use aref or nth so that the
|
|
|
|
|
compiler produces optimal code.
|
|
|
|
|
|
2014-04-21 23:18:15 -04:00
|
|
|
|
2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.
|
|
|
|
|
(inline): Don't inline cl--set-elt.
|
|
|
|
|
(cl-struct-slot-value): Remove explicit gv-setter and compiler-macro.
|
|
|
|
|
Define as inlinable instead.
|
|
|
|
|
(cl-struct-set-slot-value): Remove.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-lib.el (cl--set-elt): Remove.
|
|
|
|
|
* emacs-lisp/cl-seq.el (cl-replace, cl-substitute, cl-nsubstitute):
|
|
|
|
|
Use setf instead.
|
|
|
|
|
|
2014-04-21 11:00:19 -07:00
|
|
|
|
2014-04-21 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl--const-expr-val): We didn't need the
|
|
|
|
|
last two parameters after all.
|
|
|
|
|
(cl--expr-contains,cl--compiler-macro-typep,cl--compiler-macro-member)
|
|
|
|
|
(cl--compiler-macro-assoc,cl-struct-slot-value)
|
|
|
|
|
(cl-struct-set-slot-value): Stop using them.
|
|
|
|
|
|
|
|
|
|
(2014-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-21 10:34:49 -04:00
|
|
|
|
|
|
|
|
|
* image-mode.el (image-mode-window-put): Don't assume there's a `t'
|
|
|
|
|
entry in image-mode-winprops-alist.
|
|
|
|
|
|
2014-04-20 18:03:39 -07:00
|
|
|
|
2014-04-21 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-04-21 10:34:49 -04:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-recurse-toplevel): New function.
|
|
|
|
|
(byte-compile-recurse-toplevel, byte-compile-initial-macro-environment)
|
2014-04-21 02:34:21 -07:00
|
|
|
|
(byte-compile-toplevel-file-form): Use it.
|
|
|
|
|
|
2014-04-20 18:03:39 -07:00
|
|
|
|
* emacs-lisp/cl-macs.el:
|
|
|
|
|
(cl--loop-let): Properly destructure `while' clauses.
|
|
|
|
|
|
2014-04-20 16:24:04 -07:00
|
|
|
|
2014-04-20 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-root-dir): New public autoloaded function for
|
|
|
|
|
generically finding the current VC root.
|
|
|
|
|
* vc/vc-hooks.el (vc-not-supported): New error.
|
2014-04-21 10:34:49 -04:00
|
|
|
|
(vc-call-backend): Signal `vc-not-supported' instead of generic error.
|
2014-04-20 16:24:04 -07:00
|
|
|
|
|
2014-04-19 19:34:22 -07:00
|
|
|
|
2014-04-20 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-the): Make `cl-the' assert its type
|
|
|
|
|
argument.
|
|
|
|
|
(cl--const-expr-val): cl--const-expr-val should macroexpand its
|
|
|
|
|
argument in case we're inside a symbol-macrolet.
|
|
|
|
|
(cl--do-arglist, cl--compiler-macro-typep)
|
|
|
|
|
(cl--compiler-macro-member, cl--compiler-macro-assoc): Pass macro
|
|
|
|
|
environment to `cl--const-expr-val'.
|
|
|
|
|
(cl-struct-sequence-type,cl-struct-slot-info)
|
|
|
|
|
(cl-struct-slot-offset, cl-struct-slot-value)
|
|
|
|
|
(cl-struct-set-slot-value): New functions.
|
|
|
|
|
|
2014-04-19 13:14:27 -04:00
|
|
|
|
2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable
|
|
|
|
|
assignments such as "case=hello" (bug#17297).
|
|
|
|
|
|
2014-04-18 20:57:04 +02:00
|
|
|
|
2014-04-18 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-run-real-handler, tramp-file-name-handler):
|
|
|
|
|
Do not autoload.
|
|
|
|
|
(tramp-file-name-handler, tramp-completion-file-name-handler):
|
|
|
|
|
Revert patch from 2014-04-10, it isn't necessary anymore.
|
|
|
|
|
(tramp-autoload-file-name-handler)
|
|
|
|
|
(tramp-register-autoload-file-name-handlers): New defuns.
|
|
|
|
|
(top): Autoload call of `tramp-register-autoload-file-name-handlers'.
|
|
|
|
|
(tramp-register-file-name-handlers): Remove also
|
|
|
|
|
`tramp-autoload-file-name-handler' from `file-name-handler-list'.
|
|
|
|
|
Do not autoload its invocation, but eval it after loading of 'tramp.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
|
|
|
|
|
|
2014-04-17 00:54:23 -07:00
|
|
|
|
2014-04-17 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
Add support for bracketed paste mode; add infrastructure for
|
|
|
|
|
managing terminal mode enabling and disabling automatically.
|
|
|
|
|
|
|
|
|
|
* xt-mouse.el:
|
|
|
|
|
(xterm-mouse-mode): Simplify.
|
|
|
|
|
(xterm-mouse-tracking-enable-sequence)
|
|
|
|
|
(xterm-mouse-tracking-disable-sequence): New constants.
|
|
|
|
|
(turn-on-xterm-mouse-tracking-on-terminal)
|
2014-04-22 12:22:13 -04:00
|
|
|
|
(turn-off-xterm-mouse-tracking-on-terminal):
|
|
|
|
|
Use tty-mode-set-strings and tty-mode-reset-strings terminal
|
2014-04-17 00:54:23 -07:00
|
|
|
|
parameters instead of random hooks.
|
|
|
|
|
(turn-on-xterm-mouse-tracking)
|
|
|
|
|
(turn-off-xterm-mouse-tracking): Delete.
|
|
|
|
|
|
|
|
|
|
* term/xterm.el (xterm-extra-capabilities): Fix bitrotted comment.
|
|
|
|
|
(xterm-paste-ending-sequence): New constant.
|
|
|
|
|
(xterm-paste): New command used for bracketed paste support.
|
|
|
|
|
|
|
|
|
|
(xterm-modify-other-keys-terminal-list): Delete obsolete variable.
|
|
|
|
|
(terminal-init-xterm-bracketed-paste-mode): New function.
|
|
|
|
|
(terminal-init-xterm): Call it.
|
|
|
|
|
(terminal-init-xterm-modify-other-keys): Use tty-mode-set-strings
|
|
|
|
|
and tty-mode-reset-strings instead of random hooks.
|
|
|
|
|
(xterm-turn-on-modify-other-keys)
|
|
|
|
|
(xterm-turn-off-modify-other-keys)
|
|
|
|
|
(xterm-remove-modify-other-keys): Delete obsolete functions.
|
|
|
|
|
|
2014-04-22 12:22:13 -04:00
|
|
|
|
* term/screen.el: Rewrite to just use the xterm code.
|
|
|
|
|
Add copyright notice. Mention tmux.
|
2014-04-17 00:54:23 -07:00
|
|
|
|
|
2014-04-16 23:58:25 -04:00
|
|
|
|
2014-04-17 Ian D <dunni@gnu.org> (tiny change)
|
|
|
|
|
|
|
|
|
|
* image-mode.el (image-mode-window-put): Also update the property of
|
|
|
|
|
the "default window".
|
|
|
|
|
* doc-view.el (doc-view-new-window-function): If no window
|
|
|
|
|
exists, move to the last known page.
|
|
|
|
|
|
2014-04-16 10:13:06 -04:00
|
|
|
|
2014-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
|
|
|
|
|
here-documents (bug#17262).
|
|
|
|
|
|
Fix the MSDOS build.
src/unexcoff.c [MSDOS]: Include libc/atexit.h.
(copy_text_and_data): Zero out the atexit chain pointer before
dumping Emacs.
src/termhooks.h (encode_terminal_code): Update prototype.
src/term.c (encode_terminal_code) [DOS_NT]: Make it externally
visible for all DOS_NT ports, not just WINDOWSNT.
(syms_of_term) [!MSDOS]: Don't define 'tty-menu-*' symbols on MSDOS.
src/sysdep.c (emacs_sigaction_init, init_signals): Don't use SIGCHLD
unless it is defined.
(emacs_pipe) [MSDOS]: Redirect to 'pipe'.
src/process.c (close_on_exec, accept4, process_socket): Move into
the "ifdef subprocesses" part.
(catch_child_signal): Condition by "ifdef subprocesses".
(syms_of_process) <Qinternal_default_process_sentinel>
<Qinternal_default_process_filter>: Condition by "ifdef subprocesses".
src/msdos.h: Add prototypes for new functions.
(EINPROGRESS): Define.
(O_CLOEXEC): Define to zero.
src/msdos.c (check_window_system): Remove unnecessary an
incompatible duplicate function.
(sys_opendir, readlinkat, faccessat, fstatat, unsetenv): New
functions in support of new functionality.
src/menu.c (single_menu_item): Add visual indication of submenu
also for menus on MSDOS frames.
(Fx_popup_menu) [!MSDOS]: Do not call tty_menu_show on MSDOS.
src/lisp.h (CHECK_PROCESS) [!subprocesses]: Do not define
when async subprocesses aren't supported.
src/font.h (FONT_WIDTH) [MSDOS]: MSDOS-specific definition.
src/emacs.c (close_output_streams): Zero out errno before calling
close_stream.
src/dired.c [MSDOS]: Include msdos.h.
src/conf_post.h (opendir) [MSDOS]: Redirect to sys_opendir.
(DATA_START) [MSDOS]: Define.
(SYSTEM_PURESIZE_EXTRA) [MSDOS]: Enlarge by 25K.
src/callproc.c (block_child_signal, unblock_child_signal) [MSDOS]:
Ifdef away for MSDOS.
(record_kill_process) [MSDOS]: Ifdef away the entire body for MSDOS.
(call_process_cleanup) [MSDOS]: Ifdef away portions not relevant
for MSDOS.
(call_process) [MSDOS]: Fix call sequence of dostounix_filename.
Use temporary file template that is compatible with mkostemp.
Move vfork-related portions under #ifndef MSDOS.
(syms_of_callproc): Unify templates of MSDOS and WINDOWSNT.
lisp/term/pc-win.el (x-list-fonts, x-get-selection-value): Provide
doc strings, as required by snarf-documentation.
msdos/sedlisp.inp:
msdos/sedlibmk.inp:
msdos/sedleim.inp:
msdos/sed3v2.inp:
msdos/sed2v2.inp:
msdos/sed1v2.inp: Update Sed scripts for Emacs 24.4.
msdos/inttypes.h: Add PRIdMAX.
msdos/INSTALL: Update for Emacs 24.4.
msdos/sedadmin.inp: New file.
2014-04-16 16:27:28 +03:00
|
|
|
|
2014-04-16 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2014-04-16 10:13:06 -04:00
|
|
|
|
* term/pc-win.el (x-list-fonts, x-get-selection-value):
|
|
|
|
|
Provide doc strings, as required by snarf-documentation.
|
Fix the MSDOS build.
src/unexcoff.c [MSDOS]: Include libc/atexit.h.
(copy_text_and_data): Zero out the atexit chain pointer before
dumping Emacs.
src/termhooks.h (encode_terminal_code): Update prototype.
src/term.c (encode_terminal_code) [DOS_NT]: Make it externally
visible for all DOS_NT ports, not just WINDOWSNT.
(syms_of_term) [!MSDOS]: Don't define 'tty-menu-*' symbols on MSDOS.
src/sysdep.c (emacs_sigaction_init, init_signals): Don't use SIGCHLD
unless it is defined.
(emacs_pipe) [MSDOS]: Redirect to 'pipe'.
src/process.c (close_on_exec, accept4, process_socket): Move into
the "ifdef subprocesses" part.
(catch_child_signal): Condition by "ifdef subprocesses".
(syms_of_process) <Qinternal_default_process_sentinel>
<Qinternal_default_process_filter>: Condition by "ifdef subprocesses".
src/msdos.h: Add prototypes for new functions.
(EINPROGRESS): Define.
(O_CLOEXEC): Define to zero.
src/msdos.c (check_window_system): Remove unnecessary an
incompatible duplicate function.
(sys_opendir, readlinkat, faccessat, fstatat, unsetenv): New
functions in support of new functionality.
src/menu.c (single_menu_item): Add visual indication of submenu
also for menus on MSDOS frames.
(Fx_popup_menu) [!MSDOS]: Do not call tty_menu_show on MSDOS.
src/lisp.h (CHECK_PROCESS) [!subprocesses]: Do not define
when async subprocesses aren't supported.
src/font.h (FONT_WIDTH) [MSDOS]: MSDOS-specific definition.
src/emacs.c (close_output_streams): Zero out errno before calling
close_stream.
src/dired.c [MSDOS]: Include msdos.h.
src/conf_post.h (opendir) [MSDOS]: Redirect to sys_opendir.
(DATA_START) [MSDOS]: Define.
(SYSTEM_PURESIZE_EXTRA) [MSDOS]: Enlarge by 25K.
src/callproc.c (block_child_signal, unblock_child_signal) [MSDOS]:
Ifdef away for MSDOS.
(record_kill_process) [MSDOS]: Ifdef away the entire body for MSDOS.
(call_process_cleanup) [MSDOS]: Ifdef away portions not relevant
for MSDOS.
(call_process) [MSDOS]: Fix call sequence of dostounix_filename.
Use temporary file template that is compatible with mkostemp.
Move vfork-related portions under #ifndef MSDOS.
(syms_of_callproc): Unify templates of MSDOS and WINDOWSNT.
lisp/term/pc-win.el (x-list-fonts, x-get-selection-value): Provide
doc strings, as required by snarf-documentation.
msdos/sedlisp.inp:
msdos/sedlibmk.inp:
msdos/sedleim.inp:
msdos/sed3v2.inp:
msdos/sed2v2.inp:
msdos/sed1v2.inp: Update Sed scripts for Emacs 24.4.
msdos/inttypes.h: Add PRIdMAX.
msdos/INSTALL: Update for Emacs 24.4.
msdos/sedadmin.inp: New file.
2014-04-16 16:27:28 +03:00
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-15 09:21:18 -04:00
|
|
|
|
|
|
|
|
|
* ps-def.el (ps-generate-postscript-with-faces1): Use the new `sorted'
|
|
|
|
|
arg of overlays-at. Use `invisible-p'.
|
|
|
|
|
|
|
|
|
|
* obsolete/lucid.el (extent-at):
|
|
|
|
|
* htmlfontify.el (hfy-overlay-props-at): Use the new `sorted' arg of
|
|
|
|
|
overlays-at.
|
|
|
|
|
(hfy-fontify-buffer): Remove unused var `orig-ovls'.
|
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 João Távora <joaotavora@gmail.com>
|
2014-04-14 23:01:54 +01:00
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-expand-url): Use `expand-file-name' for relative
|
|
|
|
|
links. (Bug#17217).
|
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
2014-04-14 11:21:12 +09:00
|
|
|
|
|
|
|
|
|
* vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
|
|
|
|
|
Use mapc to loop over a vector. (Bug#17257).
|
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 Michael Albinus <michael.albinus@gmx.de>
|
2014-04-13 12:31:48 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previous
|
|
|
|
|
patch, there are new problems with file names containing spaces.
|
|
|
|
|
Get rid of backticks. (Bug#17238)
|
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 João Távora <joaotavora@gmail.com>
|
2014-04-13 11:27:32 +01:00
|
|
|
|
|
|
|
|
|
* elec-pair.el (electric-pair--syntax-ppss): Simplify and fix
|
|
|
|
|
possible bug.
|
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 Eli Zaretskii <eliz@gnu.org>
|
2014-04-13 10:49:23 +03:00
|
|
|
|
|
|
|
|
|
* frame.el (blink-cursor-blinks, blink-cursor-blinks-done): Doc fixes.
|
|
|
|
|
(blink-cursor-mode): Mention customization variables and the
|
|
|
|
|
effect of 'blink-cursor-blinks'.
|
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 Barry O'Reilly <gundaetiapo@gmail.com>
|
2014-04-12 15:20:44 -04:00
|
|
|
|
|
|
|
|
|
* simple.el (undo): Prevent insertion of identity mapping into
|
|
|
|
|
undo-equiv-table so as undo-only does not inf loop in the presence
|
|
|
|
|
of consecutive nils in undo list.
|
|
|
|
|
|
2014-04-16 12:43:46 -07:00
|
|
|
|
2014-04-16 Matthias Dahl <matthias.dahl@binary-island.eu>
|
2014-04-12 17:22:55 +03:00
|
|
|
|
|
|
|
|
|
* faces.el (make-face): Deprecate optional argument as it is no
|
|
|
|
|
longer needed/used since the conditional X resources handling
|
|
|
|
|
has been pushed down to make-face-x-resource-internal itself.
|
|
|
|
|
(make-empty-face): Don't pass optional argument to make-face.
|
|
|
|
|
|
2014-04-16 14:46:36 +08:00
|
|
|
|
2014-04-16 Karl Fogel <kfogel@red-bean.com>
|
|
|
|
|
|
|
|
|
|
* savehist.el (savehist-save): Remove workaround for a read-passwd
|
|
|
|
|
bug that was fixed before 24.3. Thanks to Juanma Barranquero for
|
|
|
|
|
noticing that the shim was still present.
|
|
|
|
|
|
2014-04-14 17:01:37 -04:00
|
|
|
|
2014-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.
|
|
|
|
|
|
2014-04-14 17:38:43 +02:00
|
|
|
|
2014-04-14 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* faces.el (face-set-after-frame-default): Remove unused local variable.
|
|
|
|
|
|
2014-04-12 15:30:14 -04:00
|
|
|
|
2014-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-04-12 15:38:06 -04:00
|
|
|
|
* progmodes/grep.el: Use lexical-binding.
|
|
|
|
|
(grep-expand-template): Pass explicit lexical env to `eval'.
|
|
|
|
|
(zrgrep): Let-bind grep-find-template explicitly.
|
|
|
|
|
|
2014-04-12 15:30:14 -04:00
|
|
|
|
* emacs-lisp/cl-lib.el (current-case-table): Remove setter.
|
|
|
|
|
* leim/quail/sisheng.el (sisheng-list): Use with-case-table.
|
|
|
|
|
|
2014-04-12 11:41:39 +03:00
|
|
|
|
2014-04-12 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* international/characters.el <standard-case-table>: Add entries
|
|
|
|
|
for letters from the Coptic block u+2C80-u+2CFF. (Bug#17243)
|
2014-04-12 11:49:05 +03:00
|
|
|
|
Set category of Coptic characters be 'g' (Greek).
|
2014-04-12 11:41:39 +03:00
|
|
|
|
|
2014-04-12 12:07:53 +08:00
|
|
|
|
2014-04-12 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2014-04-12 12:24:17 -07:00
|
|
|
|
* progmodes/octave.el (completion-table-with-cache):
|
|
|
|
|
Define if not available.
|
|
|
|
|
(octave-goto-function-definition, octave-sync-function-file-names)
|
|
|
|
|
(octave-find-definition-default-filename):
|
|
|
|
|
Backquote upattern for compatibility.
|
2014-04-12 12:07:53 +08:00
|
|
|
|
|
2014-04-12 12:24:17 -07:00
|
|
|
|
2014-04-12 Michael Albinus <michael.albinus@gmx.de>
|
2014-04-11 14:59:36 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
|
|
|
|
|
name twice due to backticks. (Bug#17238)
|
|
|
|
|
|
2014-04-12 12:24:17 -07:00
|
|
|
|
2014-04-12 Glenn Morris <rgm@gnu.org>
|
2014-04-11 00:02:28 -07:00
|
|
|
|
|
|
|
|
|
* term/w32-win.el (x-win-suspend-error):
|
|
|
|
|
* term/x-win.el (x-win-suspend-error): Sync docs.
|
|
|
|
|
|
2014-04-12 17:25:53 +03:00
|
|
|
|
2014-04-12 Matthias Dahl <matthias.dahl@binary-island.eu>
|
|
|
|
|
|
2014-04-12 15:38:06 -04:00
|
|
|
|
* faces.el (make-face): Remove deprecated optional argument.
|
|
|
|
|
The conditional application of X resources is handled directly by
|
2014-04-12 17:25:53 +03:00
|
|
|
|
make-face-x-resource-internal since Emacs 24.4.
|
|
|
|
|
(make-empty-face): Don't pass optional argument to make-face.
|
|
|
|
|
|
2014-04-10 23:51:49 -07:00
|
|
|
|
2014-04-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport. (Bug#16429)
|
|
|
|
|
|
2014-04-10 23:43:20 -07:00
|
|
|
|
2014-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-10 15:15:01 -04:00
|
|
|
|
|
|
|
|
|
Ediff's overlay priorities cause more trouble than they solve.
|
|
|
|
|
* vc/ediff-init.el (ediff-shadow-overlay-priority): Remove variable.
|
|
|
|
|
(ediff-highest-priority): Remove function (bug#17234).
|
|
|
|
|
* vc/ediff-util.el (ediff-highlight-diff-in-one-buffer):
|
|
|
|
|
* vc/ediff-diff.el (ediff-set-diff-overlays-in-one-buffer)
|
|
|
|
|
(ediff-set-fine-diff-properties-in-one-buffer): Don't mess with
|
|
|
|
|
overlay priorities.
|
|
|
|
|
|
2014-04-10 23:43:20 -07:00
|
|
|
|
2014-04-11 Feng Li <fengli@gmail.com> (tiny change)
|
2014-04-10 09:56:28 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
|
|
|
|
|
entry; use symbol boundaries to avoid mis-matches.
|
|
|
|
|
|
2014-04-10 23:43:20 -07:00
|
|
|
|
2014-04-11 Michael Albinus <michael.albinus@gmx.de>
|
2014-04-10 09:17:40 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-file-name-handler)
|
|
|
|
|
(tramp-completion-file-name-handler): Avoid recursive loading.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-make-copy-program-file-name):
|
|
|
|
|
Quote result also locally.
|
|
|
|
|
|
2014-04-10 21:05:03 -04:00
|
|
|
|
2014-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-04-10 21:06:35 -04:00
|
|
|
|
* emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):
|
|
|
|
|
Remove left-over code.
|
|
|
|
|
|
2014-04-10 21:05:03 -04:00
|
|
|
|
* newcomment.el (comment-indent-new-line): Sink code where it's used.
|
|
|
|
|
Reuse the previous comment's indentation unconditionally if it's on its
|
|
|
|
|
own line.
|
|
|
|
|
|
2014-04-09 09:58:08 -07:00
|
|
|
|
2014-04-09 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp.el (backward-up-list): Add `escape-strings',
|
|
|
|
|
`no-syntax-crossing' arguments. Forward to `up-list'.
|
|
|
|
|
(up-list): Add `escape-strings', `no-syntax-crossing' arguments.
|
|
|
|
|
Implement logic for escaping from strings. Use narrowing to deal
|
|
|
|
|
with corner cases.
|
|
|
|
|
|
2014-04-09 21:37:49 +08:00
|
|
|
|
2014-04-09 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/rcirc.el (rcirc-connection-info): New variable.
|
|
|
|
|
(rcirc-connect): Use it to store connection info.
|
|
|
|
|
(rcirc-buffer-process): Avoid get-buffer-process which returns nil
|
|
|
|
|
for killed process.
|
|
|
|
|
(rcirc-cmd-reconnect): New command. (Bug#17045)
|
|
|
|
|
(rcirc-mode, set-rcirc-encode-coding-system)
|
|
|
|
|
(set-rcirc-decode-coding-system, rcirc-connect): Use setq-local.
|
|
|
|
|
|
2014-04-09 01:16:41 -07:00
|
|
|
|
2014-04-09 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-indent.el: Add comment claiming
|
|
|
|
|
facility is also good for elisp.
|
|
|
|
|
(lisp-indent-find-method): New function.
|
|
|
|
|
(common-lisp-indent-function): Recognize cl-loop.
|
|
|
|
|
(common-lisp-indent-function-1): Recognize cl constructs; use
|
|
|
|
|
`lisp-indent-find-method' instead of `get' directly.
|
|
|
|
|
(if): Use else-body style for elisp.
|
|
|
|
|
|
2014-04-09 04:14:37 +04:00
|
|
|
|
2014-04-09 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
|
|
|
|
|
Module methods. (Bug#17216)
|
|
|
|
|
|
2014-04-08 20:37:56 -07:00
|
|
|
|
2014-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-08 15:48:38 -04:00
|
|
|
|
|
|
|
|
|
* help.el (describe-bindings): Fix buffer handling (bug#17210).
|
|
|
|
|
(describe-bindings-internal): Mark obsolete.
|
|
|
|
|
|
2014-04-08 21:48:07 -04:00
|
|
|
|
2014-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (with-silent-modifications): Don't bind deactivate-mark,
|
|
|
|
|
buffer-file-name, and buffer-file-truename any more.
|
|
|
|
|
|
Use lexical-binding and require cl-lib
* net/rcirc.el (rcirc, rcirc-handler-ctcp-KEEPALIVE)
(rcirc-handler-generic, rcirc-fill-paragraph)
(rcirc-format-response-string, rcirc-target-buffer)
(rcirc-last-line, rcirc-record-activity, rcirc-split-activity)
(rcirc-activity-string, rcirc-make-trees, rcirc-cmd-ctcp)
(rcirc-ctcp-sender-PING, rcirc-browse-url)
(rcirc-markup-timestamp, rcirc-markup-attributes)
(rcirc-markup-my-nick, rcirc-markup-urls)
(rcirc-markup-bright-nicks, rcirc-markup-fill)
(rcirc-check-auth-status, rcirc-handler-WALLOPS)
(rcirc-handler-JOIN, rcirc-handler-PART-or-KICK)
(rcirc-handler-PART, rcirc-handler-KICK, rcirc-handler-QUIT)
(rcirc-handler-NICK, rcirc-handler-PING, rcirc-handler-PONG)
(rcirc-handler-TOPIC, rcirc-handler-301, rcirc-handler-317)
(rcirc-handler-332, rcirc-handler-333, rcirc-handler-477)
(rcirc-handler-MODE, rcirc-handler-353, rcirc-handler-366)
(rcirc-authenticate, rcirc-handler-INVITE, rcirc-handler-ERROR)
(rcirc-handler-ctcp-VERSION, rcirc-handler-ctcp-TIME)
(rcirc-handler-CTCP-response): Fix unused arguments warnings and
use cl-lib.
2014-04-08 11:32:37 +08:00
|
|
|
|
2014-04-08 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
Use lexical-binding and require cl-lib.
|
|
|
|
|
* net/rcirc.el (rcirc, rcirc-handler-ctcp-KEEPALIVE)
|
|
|
|
|
(rcirc-handler-generic, rcirc-fill-paragraph)
|
|
|
|
|
(rcirc-format-response-string, rcirc-target-buffer)
|
|
|
|
|
(rcirc-last-line, rcirc-record-activity, rcirc-split-activity)
|
|
|
|
|
(rcirc-activity-string, rcirc-make-trees, rcirc-cmd-ctcp)
|
|
|
|
|
(rcirc-ctcp-sender-PING, rcirc-browse-url)
|
|
|
|
|
(rcirc-markup-timestamp, rcirc-markup-attributes)
|
|
|
|
|
(rcirc-markup-my-nick, rcirc-markup-urls)
|
|
|
|
|
(rcirc-markup-bright-nicks, rcirc-markup-fill)
|
|
|
|
|
(rcirc-check-auth-status, rcirc-handler-WALLOPS)
|
|
|
|
|
(rcirc-handler-JOIN, rcirc-handler-PART-or-KICK)
|
|
|
|
|
(rcirc-handler-PART, rcirc-handler-KICK, rcirc-handler-QUIT)
|
|
|
|
|
(rcirc-handler-NICK, rcirc-handler-PING, rcirc-handler-PONG)
|
|
|
|
|
(rcirc-handler-TOPIC, rcirc-handler-301, rcirc-handler-317)
|
|
|
|
|
(rcirc-handler-332, rcirc-handler-333, rcirc-handler-477)
|
|
|
|
|
(rcirc-handler-MODE, rcirc-handler-353, rcirc-handler-366)
|
|
|
|
|
(rcirc-authenticate, rcirc-handler-INVITE, rcirc-handler-ERROR)
|
|
|
|
|
(rcirc-handler-ctcp-VERSION, rcirc-handler-ctcp-TIME)
|
|
|
|
|
(rcirc-handler-CTCP-response): Fix unused arguments warnings and
|
|
|
|
|
use cl-lib.
|
|
|
|
|
|
2014-04-07 08:29:50 +01:00
|
|
|
|
2014-04-07 João Távora <joaotavora@gmail.com>
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
* elec-pair.el (electric-pair--syntax-ppss):
|
|
|
|
|
When inside comments parse from comment beginning.
|
2014-04-07 08:29:50 +01:00
|
|
|
|
(electric-pair--balance-info): Fix typo in comment.
|
|
|
|
|
(electric-pair--in-unterminated-string-p): Delete.
|
|
|
|
|
(electric-pair--unbalanced-strings-p): New function.
|
|
|
|
|
(electric-pair-string-bound-function): New var.
|
|
|
|
|
(electric-pair-inhibit-if-helps-balance): Decide quote pairing
|
|
|
|
|
according to `electric-pair--in-unterminated-string-p'
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
* elec-pair.el (electric-pair-inhibit-if-helps-balance):
|
|
|
|
|
Inhibit quote pairing if point-max is inside an unterminated string.
|
|
|
|
|
(electric-pair--looking-at-unterminated-string-p): Delete.
|
2014-04-07 08:24:03 +01:00
|
|
|
|
(electric-pair--in-unterminated-string-p): New function.
|
|
|
|
|
|
2014-04-06 18:27:32 -07:00
|
|
|
|
2014-04-07 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* shell.el (shell-directory-tracker):
|
|
|
|
|
Go back to just ignoring failures. (Bug#17159)
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 João Távora <joaotavora@gmail.com>
|
2014-04-07 00:37:17 +01:00
|
|
|
|
|
|
|
|
|
Fix `electric-pair-delete-adjacent-pairs' in modes binding
|
|
|
|
|
backspace. (bug#16981)
|
|
|
|
|
* elec-pair.el (electric-pair-backward-delete-char): Delete.
|
|
|
|
|
(electric-pair-backward-delete-char-untabify): Delete.
|
|
|
|
|
(electric-pair-mode-map): Bind backspace to a menu item filtering
|
|
|
|
|
a new `electric-pair-delete-pair' command.
|
|
|
|
|
(electric-pair-delete-pair): New command.
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
* progmodes/python.el (python-electric-pair-string-delimiter):
|
|
|
|
|
Fix triple-quoting electricity. (Bug#17192)
|
2014-04-07 00:09:19 +01:00
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
* elec-pair.el (electric-pair-post-self-insert-function):
|
|
|
|
|
Don't skip whitespace when `electric-pair-text-pairs' and
|
2014-04-07 00:09:19 +01:00
|
|
|
|
`electric-pair-pairs' were used. syntax to
|
2014-04-07 00:23:45 +01:00
|
|
|
|
electric-pair--skip-whitespace. (Bug#17183)
|
2014-04-07 00:09:19 +01:00
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Eli Zaretskii <eliz@gnu.org>
|
2014-04-06 18:21:35 +03:00
|
|
|
|
|
|
|
|
|
* leim/quail/ipa.el (ipa-x-sampa): Fix the character produced for
|
|
|
|
|
"<F>". (Bug#17199)
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-06 09:08:00 -04:00
|
|
|
|
|
|
|
|
|
* mpc.el (mpc--status-timer-run): Disable timer if not displayed.
|
|
|
|
|
(mpc--status-idle-timer-run): Use mpc--status-timer-run.
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Glenn Morris <rgm@gnu.org>
|
2014-04-05 11:33:55 -07:00
|
|
|
|
|
|
|
|
|
* help.el (view-lossage): Doc tweak.
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Matthias Dahl <ml_emacs-lists@binary-island.eu>
|
2014-04-05 10:15:11 +03:00
|
|
|
|
|
|
|
|
|
* faces.el (face-spec-recalc): Call make-face-x-resource-internal
|
|
|
|
|
only when inhibit-x-resources is nil, and do that earlier in the
|
|
|
|
|
function. Doc fix. (Bug#16694)
|
2014-04-05 10:25:52 +03:00
|
|
|
|
(face-spec-choose): Accept additional optional argument, whose
|
|
|
|
|
value is returned if no matching attributes are found.
|
|
|
|
|
(face-spec-recalc): Use the new optional argument when calling
|
|
|
|
|
face-spec-choose. (Bug#16378)
|
2014-04-05 10:44:56 +03:00
|
|
|
|
(make-face-x-resource-internal): Do nothing when
|
|
|
|
|
inhibit-x-resources is non-nil. Don't touch the default face if
|
2014-04-06 09:08:00 -04:00
|
|
|
|
reversed video is given--as was done in previous versions of Emacs.
|
2014-04-05 10:44:56 +03:00
|
|
|
|
(face-set-after-frame-default): Don't call
|
|
|
|
|
make-face-x-resource-internal here. (Bug#16434)
|
2014-04-05 10:15:11 +03:00
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Tassilo Horn <tsdh@gnu.org>
|
2014-04-04 19:42:55 +02:00
|
|
|
|
|
2014-04-06 09:08:00 -04:00
|
|
|
|
* doc-view.el (doc-view-bookmark-jump):
|
|
|
|
|
Use `bookmark-after-jump-hook' to jump to the right page after the
|
2014-04-04 19:42:55 +02:00
|
|
|
|
buffer is shown in a window. (bug#16090)
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Eli Zaretskii <eliz@gnu.org>
|
2014-04-04 11:26:00 +03:00
|
|
|
|
|
|
|
|
|
* international/characters.el (mirroring): Fix last change:
|
|
|
|
|
instead of loading uni-mirrored.el explicitly, do that implicitly
|
|
|
|
|
by creating the 'mirroring' uniprop table. This avoids announcing
|
|
|
|
|
the loading of uni-mirrored.el.
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Glenn Morris <rgm@gnu.org>
|
2014-04-03 22:09:35 -04:00
|
|
|
|
|
|
|
|
|
* files.el (buffer-stale--default-function)
|
|
|
|
|
(buffer-stale-function, revert-buffer--default):
|
|
|
|
|
* autorevert.el (auto-revert-buffers): Doc tweaks.
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Eli Zaretskii <eliz@gnu.org>
|
2014-04-03 22:53:43 +03:00
|
|
|
|
|
|
|
|
|
* international/characters.el: Preload uni-mirrored.el. (Bug#17169)
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Glenn Morris <rgm@gnu.org>
|
2014-04-03 00:06:40 -07:00
|
|
|
|
|
|
|
|
|
* files.el (make-backup-file-name-function)
|
|
|
|
|
(make-backup-file-name, make-backup-file-name--default-function)
|
|
|
|
|
(make-backup-file-name-1, find-backup-file-name)
|
|
|
|
|
(revert-buffer-function, revert-buffer-insert-file-contents-function)
|
|
|
|
|
(buffer-stale--default-function, buffer-stale-function)
|
|
|
|
|
(before-revert-hook, after-revert-hook, revert-buffer-in-progress-p)
|
|
|
|
|
(revert-buffer, revert-buffer--default)
|
|
|
|
|
(revert-buffer-insert-file-contents--default-function):
|
|
|
|
|
Doc fixes related to defaults no longer being nil.
|
|
|
|
|
(make-backup-file-name-function): Bump :version.
|
|
|
|
|
Restore nil as a valid but deprecated custom type.
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-04-02 20:41:09 -04:00
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
* progmodes/perl-mode.el (perl-syntax-propertize-function):
|
|
|
|
|
Handle $' used as a variable (bug#17174).
|
2014-04-02 15:47:50 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/perl-mode.el (perl-indent-new-calculate):
|
|
|
|
|
Handle forward-sexp failure (bug#16985).
|
2014-04-02 15:50:05 -04:00
|
|
|
|
(perl-syntax-propertize-function): Add "foreach" and "for" statement
|
|
|
|
|
modifiers introducing expressions (bug#17116).
|
2014-04-02 15:47:50 -04:00
|
|
|
|
|
2014-04-06 14:15:09 -04:00
|
|
|
|
2014-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* dired-aux.el (dired-file-set-difference): Use lexical-scoping.
|
|
|
|
|
|
2014-04-05 10:33:36 +08:00
|
|
|
|
2014-04-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2014-04-06 14:15:09 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
|
|
|
|
|
Add define-compilation-mode.
|
2014-04-05 10:33:36 +08:00
|
|
|
|
|
2014-04-05 00:31:02 +01:00
|
|
|
|
2014-04-04 João Távora <joaotavora@gmail.com>
|
|
|
|
|
|
2014-04-07 02:51:52 +02:00
|
|
|
|
* elec-pair.el (electric-pair--syntax-ppss): When inside comments
|
|
|
|
|
parse from comment beginning.
|
2014-04-05 00:31:02 +01:00
|
|
|
|
(electric-pair--balance-info): Fix typo in comment.
|
|
|
|
|
(electric-pair--in-unterminated-string-p): Delete.
|
|
|
|
|
(electric-pair--unbalanced-strings-p): New function.
|
|
|
|
|
(electric-pair-string-bound-function): New var.
|
|
|
|
|
(electric-pair-inhibit-if-helps-balance): Decide quote pairing
|
2014-04-07 02:51:52 +02:00
|
|
|
|
according to `electric-pair--in-unterminated-string-p'.
|
2014-04-05 00:31:02 +01:00
|
|
|
|
|
2014-04-04 16:16:24 -04:00
|
|
|
|
2014-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-parse.el (reftex--index-tags): Rename `index-tags'.
|
|
|
|
|
Move declaration before first use.
|
|
|
|
|
(reftex-move-to-next-arg): Silence compiler warning.
|
|
|
|
|
|
2014-04-04 14:10:22 +02:00
|
|
|
|
2014-04-04 Joost Kremers <joostkremers@fastmail.fm> (tiny change)
|
|
|
|
|
|
2014-04-04 16:16:24 -04:00
|
|
|
|
* textmodes/reftex-toc.el (reftex-toc, reftex-re-enlarge):
|
|
|
|
|
Use `window-total-width' instead of `window-width'.
|
2014-04-04 14:10:22 +02:00
|
|
|
|
|
2014-04-02 17:18:08 -07:00
|
|
|
|
2014-04-03 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (set-transient-map): Remove rms's workaround entirely;
|
|
|
|
|
use new `suspicious-object' subr to mark our lambda for closer
|
|
|
|
|
scrutiny during gc.
|
|
|
|
|
|
2014-04-02 13:21:34 -04:00
|
|
|
|
2014-04-02 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (set-transient-map): Comment out previous change.
|
|
|
|
|
|
2014-04-01 23:53:10 -07:00
|
|
|
|
2014-04-02 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-04-02 00:07:11 -07:00
|
|
|
|
* menu-bar.el (menu-bar-file-menu):
|
|
|
|
|
* vc/ediff.el (ediff-current-file):
|
|
|
|
|
Update for revert-buffer-function no longer being nil by default.
|
|
|
|
|
|
2014-04-01 23:53:10 -07:00
|
|
|
|
* simple.el (command-execute): Respect nil disabled-command-function.
|
|
|
|
|
|
2014-04-02 17:14:50 +02:00
|
|
|
|
2014-04-02 Nicolas Richard <theonewiththeevillook@yahoo.fr>
|
2014-04-01 23:51:59 -07:00
|
|
|
|
|
|
|
|
|
* simple.el (command-execute): Do not execute the command when it
|
|
|
|
|
is disabled; fixes thinko in 2013-02-20 conversion from C. (Bug#17151)
|
|
|
|
|
|
2014-04-02 17:14:50 +02:00
|
|
|
|
2014-04-02 Juri Linkov <juri@jurta.org>
|
2014-03-29 19:59:36 +02:00
|
|
|
|
|
|
|
|
|
* dired-aux.el (dired-compress-file): Don't use string-match-p
|
|
|
|
|
because its match data is used afterwards.
|
|
|
|
|
|
2014-04-02 17:14:50 +02:00
|
|
|
|
2014-04-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-03-28 18:47:46 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-built-in-p): Treat a min-version of
|
|
|
|
|
0 like nil.
|
|
|
|
|
|
2014-04-02 10:59:06 +01:00
|
|
|
|
2014-04-02 João Távora <joaotavora@gmail.com>
|
|
|
|
|
|
2014-04-04 16:16:24 -04:00
|
|
|
|
* elec-pair.el (electric-pair-inhibit-if-helps-balance):
|
|
|
|
|
Inhibit quote pairing if point-max is inside an unterminated string.
|
2014-04-02 10:59:06 +01:00
|
|
|
|
(electric-pair--looking-at-unterminated-string-p):
|
|
|
|
|
Delete.
|
|
|
|
|
(electric-pair--in-unterminated-string-p): New function.
|
|
|
|
|
|
2014-04-01 13:48:02 -07:00
|
|
|
|
2014-04-01 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (minibuffer-complete): Prevent assertion failure
|
|
|
|
|
when trying to complete the prompt.
|
|
|
|
|
|
2014-03-31 09:31:17 +08:00
|
|
|
|
2014-03-31 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2014-04-04 16:16:24 -04:00
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
|
|
|
|
|
Refactor out eldoc-documentation-function-default.
|
2014-03-31 09:31:17 +08:00
|
|
|
|
(eldoc-documentation-function-default): New function.
|
|
|
|
|
(eldoc-documentation-function): Change value.
|
|
|
|
|
|
2014-03-30 17:35:12 -07:00
|
|
|
|
2014-03-31 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (cycle-spacing--context, cycle-spacing): Doc tweaks.
|
|
|
|
|
|
2014-03-30 17:49:05 -07:00
|
|
|
|
* progmodes/vhdl-mode.el (vhdl-speedbar-select-mra)
|
|
|
|
|
(vhdl-compose-components-package, vhdl-compose-configuration):
|
|
|
|
|
Abbreviate default-directory (missing from some previous upstream sync).
|
|
|
|
|
|
2014-03-30 17:22:29 -07:00
|
|
|
|
2014-03-31 Reto Zimmermann <reto@gnu.org>
|
|
|
|
|
|
|
|
|
|
Sync with upstream vhdl mode v3.35.2.
|
|
|
|
|
* progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
|
|
|
|
|
(top-level): No longer require assoc.
|
|
|
|
|
(vhdl-asort, vhdl-anot-head-p, vhdl-aput, vhdl-adelete, vhdl-aget):
|
|
|
|
|
New functions. Use throughout to replace aget etc.
|
|
|
|
|
(vhdl-aput-delete-if-nil): Rename from vhdl-aput.
|
|
|
|
|
(vhdl-update-file-contents): Update for vhdl-aput-delete-if-nil rename.
|
|
|
|
|
(vhdl-template-replace-header-keywords): Fix bug for "<title string>".
|
|
|
|
|
(vhdl-compile-init): Do not initialize regexps for Emacs 22+.
|
|
|
|
|
(vhdl-error-regexp-emacs-alist): Remove regexps from all compilers
|
|
|
|
|
except `vhdl-compiler'.
|
|
|
|
|
(vhdl-error-regexp-add-emacs): Remove all other compilers,
|
|
|
|
|
when appropriate.
|
|
|
|
|
|
2014-03-30 17:08:55 -07:00
|
|
|
|
2014-03-31 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/vhdl-mode.el (vhdl-expand-abbrev, vhdl-expand-paren):
|
|
|
|
|
Revert 2014-03-26 merge goof; go back to using defalias.
|
|
|
|
|
|
2014-03-30 12:12:57 -07:00
|
|
|
|
2014-03-30 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-04-04 16:16:24 -04:00
|
|
|
|
* comint.el (comint-send-input):
|
|
|
|
|
Deactivate completion-in-region-mode before we send comint input.
|
2014-03-30 12:12:57 -07:00
|
|
|
|
(Bug#17139).
|
|
|
|
|
|
|
|
|
|
* simple.el (keyboard-quit): Deactivate completion-in-region-mode
|
|
|
|
|
on keyboard-quit.
|
|
|
|
|
|
2014-03-28 20:53:32 -04:00
|
|
|
|
2014-03-29 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex.el: Manage most autoloads automatically.
|
|
|
|
|
* textmodes/reftex-auc.el, textmodes/reftex-cite.el:
|
|
|
|
|
* textmodes/reftex-dcr.el, textmodes/reftex-global.el:
|
|
|
|
|
* textmodes/reftex-index.el, textmodes/reftex-parse.el:
|
|
|
|
|
* textmodes/reftex-ref.el, textmodes/reftex-sel.el:
|
|
|
|
|
* textmodes/reftex-toc.el: Set generated-autoload-file,
|
|
|
|
|
and add autoload cookies for reftex.el.
|
|
|
|
|
* Makefile.in (AUTOGEN_VCS): Add textmodes/reftex.el.
|
|
|
|
|
|
2014-03-28 18:03:42 -04:00
|
|
|
|
2014-03-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-28 19:11:39 -04:00
|
|
|
|
* cus-start.el (report-emacs-bug-address): Set custom properties.
|
|
|
|
|
* mail/emacsbug.el (report-emacs-bug-address):
|
|
|
|
|
Variable is now defined in emacs.c.
|
|
|
|
|
|
2014-03-28 18:03:42 -04:00
|
|
|
|
* mail/emacsbug.el (report-emacs-bug):
|
|
|
|
|
Include system-configuration-features.
|
|
|
|
|
|
2014-03-28 17:26:15 +01:00
|
|
|
|
2014-03-28 Michal Nazarewicz <mina86@mina86.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (cycle-spacing): Never delete spaces on first run by
|
|
|
|
|
default, but do so in a new 'fast mode and if there are already
|
2014-03-30 17:35:12 -07:00
|
|
|
|
N spaces (the previous behavior).
|
2014-03-28 17:26:15 +01:00
|
|
|
|
Compare N with its value in previous invocation so that changing
|
|
|
|
|
prefix argument restarts `cycle-spacing' sequence.
|
|
|
|
|
The idea is that with this change, binding M-SPC to
|
2014-03-30 17:35:12 -07:00
|
|
|
|
`cycle-spacing' should not introduce any changes in behavior of
|
2014-03-28 17:26:15 +01:00
|
|
|
|
the binding so long as users do not type M-SPC twice in a raw with
|
|
|
|
|
the same prefix argument or lack thereof.
|
|
|
|
|
|
Introduce `term-file-aliases', replacing some small lisp/term files
* lisp/faces.el (term-file-aliases): New variable.
(tty-run-terminal-initialization): Respect term-file-aliases.
* lisp/term/apollo.el, lisp/term/vt102.el, lisp/term/vt125.el:
* lisp/term/vt201.el, lisp/term/vt220.el, lisp/term/vt240.el:
* lisp/term/vt300.el, lisp/term/vt320.el, lisp/term/vt400.el:
* lisp/term/vt420.el: Remove files, replaced by aliases.
* lisp/term/README: Mention term-file-aliases.
* lisp/term/AT386.el, lisp/term/news.el, lisp/term/tvi970.el:
* lisp/term/vt100.el, lisp/term/wyse50.el: Remove obsolete comment.
* doc/emacs/custom.texi (Terminal Init): Mention term-file-aliases.
* doc/lispref/os.texi (Terminal-Specific): Mention term-file-aliases.
* etc/NEWS: Mention this.
2014-03-27 21:29:54 -04:00
|
|
|
|
2014-03-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (term-file-aliases): New variable.
|
|
|
|
|
(tty-run-terminal-initialization): Respect term-file-aliases.
|
|
|
|
|
* term/apollo.el, term/vt102.el, term/vt125.el, term/vt201.el:
|
|
|
|
|
* term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el:
|
|
|
|
|
* term/vt400.el, term/vt420.el: Remove files, replaced by aliases.
|
|
|
|
|
|
2014-03-27 15:00:49 -04:00
|
|
|
|
2014-03-27 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-27 16:57:23 -04:00
|
|
|
|
* startup.el (inhibit-startup-hooks): Doc tweak.
|
|
|
|
|
(normal-top-level): Simplify running of hooks.
|
|
|
|
|
For window-setup-hook, respect inhibit-startup-hooks.
|
|
|
|
|
(command-line-1): Don't set window-setup-hook to nil.
|
|
|
|
|
|
2014-03-27 15:00:49 -04:00
|
|
|
|
Allow selective autoloading from obsolete/ directory.
|
|
|
|
|
* Makefile.in (obsolete-autoloads): New rule.
|
|
|
|
|
(autoloads): Run obsolete-autoloads.
|
|
|
|
|
* obsolete/iswitchb.el (iswitchb-mode): Use obsolete-autoload.
|
|
|
|
|
* simple.el (iswitchb-mode): Remove hand-written autoloads.
|
|
|
|
|
|
2014-03-27 08:53:13 +02:00
|
|
|
|
2014-03-27 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-03-28 18:47:46 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
|
|
|
|
|
Highlight special globals with font-lock-builtin-face. (Bug#17057)
|
2014-03-27 10:21:15 +02:00
|
|
|
|
|
2014-03-27 08:53:13 +02:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-propertize-function):
|
|
|
|
|
Don't propertize `?' or `!' as symbol constituent when after
|
|
|
|
|
colon. (Bug#17097)
|
|
|
|
|
|
2014-03-27 01:20:50 +01:00
|
|
|
|
2014-03-27 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-03-27 02:01:36 +01:00
|
|
|
|
* frameset.el (frameset--restore-frame): Remove workaround for bug#14795
|
|
|
|
|
which is no longer needed and causes trouble in GTK builds (bug#17046).
|
|
|
|
|
|
2014-03-27 01:20:50 +01:00
|
|
|
|
* emacs-lisp/package-x.el (package--archive-contents-from-url):
|
|
|
|
|
Use url-insert-file-contents; package-handle-response no longer exists.
|
|
|
|
|
|
2014-03-26 14:01:47 -07:00
|
|
|
|
2014-03-26 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (process-menu-mode-map): New variable.
|
|
|
|
|
(process-menu-delete-process): New command.
|
|
|
|
|
|
2014-03-26 16:21:17 +01:00
|
|
|
|
2014-03-26 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el: Fix bug#16733 (again).
|
|
|
|
|
(url-http-parse-response, url-http-end-of-headers, url-recreate-url)
|
|
|
|
|
(url-http-target-url): Remove unused declarations.
|
|
|
|
|
(package-handle-response): Remove.
|
|
|
|
|
(package--with-work-buffer): Use url-insert-file-contents and simplify.
|
|
|
|
|
(package--download-one-archive): Use current-buffer instead of
|
|
|
|
|
dynamic binding of `buffer'.
|
|
|
|
|
(describe-package-1): Do not decode readme-string.
|
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Michael Albinus <michael.albinus@gmx.de>
|
2014-03-25 09:16:49 +01:00
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-vc-registered): Revert change
|
|
|
|
|
from 2014-03-07, it decreases performance unnecessarily. Let-bind
|
|
|
|
|
`remote-file-name-inhibit-cache' to nil in the second pass.
|
|
|
|
|
(tramp-find-executable): Do not call "which" on SunOS.
|
|
|
|
|
(tramp-send-command-and-check): Fix docstring.
|
2014-03-25 10:49:37 +01:00
|
|
|
|
(tramp-do-copy-or-rename-file-directly): In the `rename' case,
|
|
|
|
|
check whether source directory has set the sticky bit.
|
2014-03-25 09:16:49 +01:00
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Barry O'Reilly <gundaetiapo@gmail.com>
|
2014-03-24 22:47:39 -04:00
|
|
|
|
|
|
|
|
|
* simple.el (primitive-undo): Only process marker adjustments
|
|
|
|
|
validated against their corresponding (TEXT . POS). Issue warning
|
|
|
|
|
for lone marker adjustments in undo history. (Bug#16818)
|
|
|
|
|
(undo-make-selective-list): Add marker adjustments to selective
|
|
|
|
|
undo list based on whether their corresponding (TEXT . POS) is in
|
|
|
|
|
the region. Remove variable adjusted-markers, which was unused
|
|
|
|
|
and only non nil during undo-make-selective-list.
|
|
|
|
|
(undo-elt-in-region): Return nil when passed a marker adjustment
|
|
|
|
|
and explain in function doc.
|
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Nicolas Richard <theonewiththeevillook@yahoo.fr>
|
2014-03-24 17:54:24 +01:00
|
|
|
|
|
|
|
|
|
* align.el (align-region): Do not fail when end-mark is nil (bug#17088).
|
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Dmitry Gutov <dgutov@yandex.ru>
|
2014-03-24 10:53:56 +02:00
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-expression-expansion-re):
|
|
|
|
|
Match special global variables without curlies, too.
|
|
|
|
|
(ruby-font-lock-keywords): Simplify the matcher for special global
|
|
|
|
|
variables. Don't require a non-word character after the variable.
|
|
|
|
|
(Bug#17057)
|
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-03-23 18:30:47 -04:00
|
|
|
|
|
|
|
|
|
* simple.el (redisplay-highlight-region-function): Increase priority of
|
|
|
|
|
overlay to make sure boundaries are visible (bug#15899).
|
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Juanma Barranquero <lekktu@gmail.com>
|
2014-03-23 23:11:59 +01:00
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
* frameset.el (frameset--initial-params): Fix typo in parameter name.
|
|
|
|
|
(frameset-restore): Compare display strings with equal.
|
2014-03-23 23:14:11 +01:00
|
|
|
|
|
2014-03-23 23:11:59 +01:00
|
|
|
|
* frame.el (make-frame): Don't quote display name in error message,
|
|
|
|
|
it is already a string.
|
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Thierry Volpiatto <thierry.volpiatto@gmail.com>
|
2014-03-23 10:22:16 +01:00
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-read-passwd): Suspend the timers while reading
|
|
|
|
|
the password.
|
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
2014-03-26 Dmitry Gutov <dgutov@yandex.ru>
|
2014-03-23 10:35:56 +02:00
|
|
|
|
|
2014-03-26 16:57:13 +01:00
|
|
|
|
* emacs-lisp/package.el (package--add-to-archive-contents):
|
|
|
|
|
Include already installed and built-in packages in
|
|
|
|
|
`package-archive-contents'.
|
|
|
|
|
(package-install): Don't include already installed packages in the
|
|
|
|
|
options during interactive invocation. (Bug#16762)
|
|
|
|
|
(package-show-package-list): If the buffer is already displayed in
|
|
|
|
|
another window, switch to that window.
|
|
|
|
|
|
2014-03-25 20:58:25 -07:00
|
|
|
|
2014-03-26 Reto Zimmermann <reto@gnu.org>
|
|
|
|
|
|
|
|
|
|
Sync with upstream vhdl mode v3.35.1.
|
|
|
|
|
* progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
|
|
|
|
|
(vhdl-compiler-alist): Doc fix.
|
|
|
|
|
(vhdl-goto-line): Remove.
|
|
|
|
|
(vhdl-mode-abbrev-table-init): Add XEmacs compat.
|
|
|
|
|
(vhdl-mode) <paragraph-start>: Fix value.
|
|
|
|
|
(vhdl-fix-statement-region): Not `for' in wait-statement.
|
|
|
|
|
(vhdl-beautify-region): Also (un)tabify.
|
|
|
|
|
(vhdl-get-visible-signals):
|
|
|
|
|
Scan declarative part of generate statements.
|
|
|
|
|
(vhdl-template-record): Fix indentation for record type declaration.
|
2014-03-25 21:02:27 -07:00
|
|
|
|
(vhdl-expand-abbrev, vhdl-expand-paren):
|
|
|
|
|
Revert to using fset again rather than defalias.
|
2014-03-25 20:58:25 -07:00
|
|
|
|
(vhdl-scan-directory-contents): Tweak.
|
|
|
|
|
(vhdl-speedbar-find-file, vhdl-speedbar-port-copy)
|
|
|
|
|
(vhdl-compose-components-package):
|
|
|
|
|
Replace vhdl-goto-line with forward-line.
|
|
|
|
|
(top-level): Tweak speedbar frame selection.
|
|
|
|
|
(vhdl-generate-makefile-1): Support for compilers with no
|
|
|
|
|
unit-to-file name mapping (create directory with dummy files).
|
|
|
|
|
|
2014-03-25 20:18:47 -07:00
|
|
|
|
2014-03-26 Wilson Snyder <wsnyder@wsnyder.org>
|
|
|
|
|
|
|
|
|
|
Sync with upstream verilog-mode revision 702457d.
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-mode-version): Update.
|
|
|
|
|
(create-lockfiles): Declare.
|
|
|
|
|
(verilog-read-decls): Fix module header imports, bug709.
|
|
|
|
|
Reported by Victor Lau.
|
|
|
|
|
Fix parsing 'var' in AUTOs, msg1294. Reported by Dominique Chen.
|
|
|
|
|
(verilog-auto-inout-module): Fix AUTOINOUTMODULE not inserting
|
2014-04-07 02:51:52 +02:00
|
|
|
|
interface-only modules, bug721. Reported by Dean Hoyt.
|
2014-03-25 20:18:47 -07:00
|
|
|
|
|
2014-03-25 21:14:44 -04:00
|
|
|
|
2014-03-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-25 21:41:13 -04:00
|
|
|
|
* obsolete/gulp.el: Move here from emacs-lisp/.
|
|
|
|
|
|
2014-03-25 21:14:44 -04:00
|
|
|
|
* files.el (lock-buffer, unlock-buffer, file-locked-p):
|
|
|
|
|
Remove fallback aliases, since they are always defined now.
|
|
|
|
|
|
2014-03-23 20:06:35 -07:00
|
|
|
|
2014-03-24 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl--do-arglist): Use `plist-member'
|
|
|
|
|
instead of cl-loop search function.
|
|
|
|
|
|
2014-03-23 23:14:52 +00:00
|
|
|
|
2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* calendar/parse-time.el (parse-time-iso8601-regexp)
|
|
|
|
|
(parse-iso8601-time-string): Copied from `url-dav' so that we can use
|
|
|
|
|
it more generally.
|
|
|
|
|
|
|
|
|
|
2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/dns.el (network-interface-list): Define for XEmacs.
|
|
|
|
|
|
|
|
|
|
2014-03-23 Magnus Henoch <magnus.henoch@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/dns.el (dns-servers-up-to-date-p): New function to see whether
|
|
|
|
|
the network interfaces changed.
|
|
|
|
|
(dns-query): Use it to flush the data.
|
|
|
|
|
|
2014-03-23 19:13:35 +01:00
|
|
|
|
2014-03-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-rollback): Use set-buffer-modified-p.
|
|
|
|
|
|
2014-03-23 00:36:26 -07:00
|
|
|
|
2014-03-23 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
Change subword-mode to use `find-word-boundary-function-table' and
|
|
|
|
|
replace `capitalized-words-mode'. Also, convert to lexical
|
|
|
|
|
binding.
|
|
|
|
|
|
|
|
|
|
* progmodes/cap-words.el: Delete now-obsolete file.
|
|
|
|
|
* progmodes/subword.el: Reimplement using
|
|
|
|
|
`find-word-boundary-function-table'.
|
|
|
|
|
(subword-mode-map): Hollow out.
|
|
|
|
|
(capitalized-words-mode): Define as obsolete alias for
|
|
|
|
|
`subword-mode'.
|
2014-04-07 02:51:52 +02:00
|
|
|
|
(subword-mode, superword-mode): Tweak documentation to reflect new
|
2014-03-23 00:36:26 -07:00
|
|
|
|
implementation; call `subword-setup-buffer'.
|
2014-04-07 02:51:52 +02:00
|
|
|
|
(subword-forward, subword-capitalize): Add underscore to indicate
|
2014-03-23 00:36:26 -07:00
|
|
|
|
unused variable.
|
|
|
|
|
(subword-find-word-boundary-function-table): New constant.
|
|
|
|
|
(subword-empty-char-table): New constant.
|
|
|
|
|
(subword-setup-buffer): New function.
|
|
|
|
|
(subword-find-word-boundary): New function.
|
|
|
|
|
|
2014-03-22 22:50:24 -07:00
|
|
|
|
2014-03-23 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop'
|
|
|
|
|
list to look for keyword arguments instead of `memq', fixing
|
|
|
|
|
(Bug#3647) --- unfortunately, only for freshly-compiled code.
|
|
|
|
|
Please make bootstrap.
|
|
|
|
|
|
2014-03-22 15:12:52 -07:00
|
|
|
|
2014-03-22 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-22 16:56:19 -07:00
|
|
|
|
* dired.el (dired-read-regexp): Make obsolete.
|
|
|
|
|
(dired-mark-files-regexp, dired-mark-files-containing-regexp)
|
|
|
|
|
(dired-flag-files-regexp):
|
|
|
|
|
* dired-aux.el (dired-mark-read-regexp):
|
|
|
|
|
* dired-x.el (dired-mark-unmarked-files): Use read-regexp directly.
|
|
|
|
|
|
2014-03-22 16:47:20 -07:00
|
|
|
|
* startup.el (fancy-startup-text):
|
|
|
|
|
* help.el (describe-gnu-project): Visit online info about GNU project.
|
|
|
|
|
|
Include interactive-only information in describe-function output
* lisp/help-fns.el (help-fns--interactive-only): New function.
(help-fns-describe-function-functions): Add the above function.
* lisp/simple.el (beginning-of-buffer, end-of-buffer, insert-buffer)
(next-line, previous-line): Remove hand-written interactive-only
information from doc strings, it is auto-generated now.
* lisp/bookmark.el (bookmark-write):
* lisp/epa-mail.el (epa-mail-decrypt, epa-mail-verify, epa-mail-sign)
(epa-mail-import-keys): Mark interactive-only,
and remove hand-written interactive-only information from doc strings.
* lisp/epa.el (epa-decrypt-armor-in-region, epa-verify-region)
(epa-verify-cleartext-in-region, epa-sign-region, epa-encrypt-region):
* lisp/files.el (not-modified):
* lisp/simple.el (mark-whole-buffer): Mark interactive-only.
* doc/lispref/commands.texi (Defining Commands):
Mention that interactive-only also affects describe-function.
* etc/NEWS: Mention this.
2014-03-22 15:36:29 -07:00
|
|
|
|
* help-fns.el (help-fns--interactive-only): New function.
|
|
|
|
|
(help-fns-describe-function-functions): Add the above function.
|
|
|
|
|
* simple.el (beginning-of-buffer, end-of-buffer, insert-buffer)
|
|
|
|
|
(next-line, previous-line): Remove hand-written interactive-only
|
|
|
|
|
information from doc strings, it is auto-generated now.
|
|
|
|
|
* bookmark.el (bookmark-write):
|
|
|
|
|
* epa-mail.el (epa-mail-decrypt, epa-mail-verify, epa-mail-sign)
|
|
|
|
|
(epa-mail-import-keys): Mark interactive-only,
|
|
|
|
|
and remove hand-written interactive-only information from doc strings.
|
|
|
|
|
* epa.el (epa-decrypt-armor-in-region, epa-verify-region)
|
|
|
|
|
(epa-verify-cleartext-in-region, epa-sign-region, epa-encrypt-region):
|
|
|
|
|
* files.el (not-modified):
|
|
|
|
|
* simple.el (mark-whole-buffer): Mark interactive-only.
|
|
|
|
|
|
2014-03-22 15:12:52 -07:00
|
|
|
|
* emacs-lisp/byte-run.el (defun-declarations-alist):
|
|
|
|
|
Add interactive-only. Doc tweak.
|
|
|
|
|
(macro-declarations-alist): Doc tweak.
|
|
|
|
|
* subr.el (declare): Doc tweak (add xref to manual).
|
|
|
|
|
* comint.el (comint-run):
|
|
|
|
|
* files.el (insert-file-literally, insert-file):
|
|
|
|
|
* replace.el (replace-string, replace-regexp):
|
|
|
|
|
* simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
|
|
|
|
|
(delete-forward-char, goto-line, insert-buffer, next-line)
|
|
|
|
|
(previous-line): Set interactive-only via declare.
|
|
|
|
|
|
2014-03-22 10:43:30 +02:00
|
|
|
|
2014-03-22 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-desc): Use the contents of the
|
|
|
|
|
quoted form, not its cdr. (Bug#16873)
|
|
|
|
|
|
2014-03-22 01:24:00 +01:00
|
|
|
|
2014-03-22 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* w32-common-fns.el (x-selection-owner-p): Add empty docstring for the
|
|
|
|
|
benefit of doc.c; change parameter profile to match the X function.
|
|
|
|
|
|
2014-03-22 16:13:46 +08:00
|
|
|
|
2014-03-22 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* help.el (temp-buffer-setup-hook): Remove help-mode-setup.
|
|
|
|
|
(temp-buffer-show-hook): Remove help-mode-finish. (Bug#16038)
|
|
|
|
|
|
2014-03-21 19:09:02 -04:00
|
|
|
|
2014-03-21 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
2014-03-21 19:20:31 -04:00
|
|
|
|
* battery.el (battery-linux-sysfs): Search for each field
|
|
|
|
|
from the beginning of the buffer.
|
|
|
|
|
|
2014-03-21 19:16:26 -04:00
|
|
|
|
* subr.el (set-transient-map): Clear out function and value
|
|
|
|
|
of the temporary symbol when we're done with it.
|
|
|
|
|
|
2014-03-21 19:09:02 -04:00
|
|
|
|
* mail/rmailsum.el (rmail-summary-delete-forward):
|
|
|
|
|
Optimize case of reaching end and handling count.
|
|
|
|
|
(rmail-summary-mark-deleted): Optimize when N is current msg.
|
|
|
|
|
Don't create new summary line.
|
|
|
|
|
(rmail-summary-undelete): Pass arg to rmail-undelete-previous-message.
|
|
|
|
|
(rmail-summary-undelete-many): Rewrite for speed.
|
|
|
|
|
(rmail-summary-msg-number): New function.
|
|
|
|
|
|
|
|
|
|
* mail/rmail.el (rmail-delete-message): Update summary.
|
|
|
|
|
(rmail-undelete-previous-message): Handle repeat count arg.
|
|
|
|
|
(rmail-delete-backward, rmail-delete-forward): Likewise.
|
|
|
|
|
|
2014-03-21 14:27:25 -07:00
|
|
|
|
2014-03-21 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* mail/emacsbug.el (report-emacs-bug): Include memory usage
|
|
|
|
|
information in bug reports.
|
|
|
|
|
|
2014-03-21 14:02:25 +01:00
|
|
|
|
2014-03-21 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'
|
|
|
|
|
and `tramp-copy-env'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'.
|
|
|
|
|
(tramp-maybe-open-connection): Handle `tramp-login-env'.
|
|
|
|
|
|
2014-03-21 00:19:21 -07:00
|
|
|
|
2014-03-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* electric.el (electric-indent-post-self-insert-function): Add doc.
|
|
|
|
|
|
2014-03-21 06:26:39 +02:00
|
|
|
|
2014-03-21 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-03-21 08:06:52 +02:00
|
|
|
|
* emacs-lisp/package.el (package-compute-transaction):
|
|
|
|
|
Use `version-list-<=' to compare the requirement version against
|
|
|
|
|
the version of package already to be installed. Update the error
|
|
|
|
|
message. (Bug#16826)
|
|
|
|
|
|
2014-03-21 06:26:39 +02:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules):
|
|
|
|
|
Add indentation rule for ` @ '. (Bug#17050)
|
|
|
|
|
|
lisp/*.el: Fix typos.
* lisp/align.el (align-regexp): Remove superfluous backslash.
* lisp/ffap.el (ffap-ftp-default-user, ffap-url-regexp)
(ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
(ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
Fix docstring typos.
(ffap-next): Use C-u in docstring.
(ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
(ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
Remove superfluous backslashes.
(ffap-string-at-point): Reflow docstring.
* lisp/server.el (server-host): Reflow docstring.
(server-unload-function): Fix docstring typo.
(server-eval-at): Remove superfluous backslash.
* lisp/skeleton.el (skeleton-insert): Remove superfluous backslash.
(skeleton-insert): Doc fix.
(skeleton-insert): Reflow docstring.
* lisp/term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
(tty-color-approximate, tty-color-by-index, tty-color-values)
(tty-color-desc): Remove superfluous backslashes.
2014-03-21 02:12:57 +01:00
|
|
|
|
2014-03-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* align.el (align-regexp): Remove superfluous backslash.
|
|
|
|
|
|
|
|
|
|
* ffap.el (ffap-ftp-default-user, ffap-url-regexp)
|
|
|
|
|
(ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
|
|
|
|
|
(ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
|
|
|
|
|
Fix docstring typos.
|
|
|
|
|
(ffap-next): Use C-u in docstring.
|
|
|
|
|
(ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
|
|
|
|
|
(ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
|
|
|
|
|
Remove superfluous backslashes.
|
|
|
|
|
(ffap-string-at-point): Reflow docstring.
|
|
|
|
|
|
|
|
|
|
* server.el (server-host): Reflow docstring.
|
|
|
|
|
(server-unload-function): Fix docstring typo.
|
|
|
|
|
(server-eval-at): Remove superfluous backslash.
|
|
|
|
|
|
|
|
|
|
* skeleton.el (skeleton-insert): Remove superfluous backslash.
|
|
|
|
|
(skeleton-insert): Doc fix.
|
|
|
|
|
(skeleton-insert): Reflow docstring.
|
|
|
|
|
|
|
|
|
|
* term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
|
|
|
|
|
(tty-color-approximate, tty-color-by-index, tty-color-values)
|
|
|
|
|
(tty-color-desc): Remove superfluous backslashes.
|
|
|
|
|
|
2014-03-21 00:14:08 -07:00
|
|
|
|
2014-03-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-21 13:04:50 -04:00
|
|
|
|
* cus-start.el (history-length): Bump :version.
|
|
|
|
|
|
2014-03-21 00:22:41 -07:00
|
|
|
|
* Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
|
|
|
|
|
($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
|
|
|
|
|
($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
|
|
|
|
|
Don't set `make-backup-files'.
|
|
|
|
|
|
2014-03-21 00:14:08 -07:00
|
|
|
|
* info.el (info--prettify-description): New function,
|
|
|
|
|
to give info-finder descriptions consistent case, punctuation.
|
|
|
|
|
(Info-finder-find-node): Use it. Sort packages.
|
|
|
|
|
Refer to "description" rather than "commentary".
|
|
|
|
|
|
2014-03-21 01:03:08 +01:00
|
|
|
|
2014-03-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--print-register): New function.
|
|
|
|
|
(frameset-to-register): Use it.
|
|
|
|
|
|
2014-03-20 19:13:16 +01:00
|
|
|
|
2014-03-20 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-03-20 19:22:17 +01:00
|
|
|
|
* progmodes/hideif.el (hif-string-to-number): New function.
|
|
|
|
|
(hif-tokenize): Use it to understand non-decimal floats.
|
|
|
|
|
|
2014-03-20 19:16:47 +01:00
|
|
|
|
* emacs-lisp/cl-extra.el (cl--map-overlays): Remove obsolete code.
|
|
|
|
|
|
2014-03-20 19:13:16 +01:00
|
|
|
|
* skeleton.el (skeleton-autowrap): Mark as obsolete. Doc fix.
|
|
|
|
|
|
2014-04-07 17:19:31 -04:00
|
|
|
|
2014-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* electric.el (electric-newline-and-maybe-indent): New command.
|
|
|
|
|
Bind it globally to C-j.
|
|
|
|
|
(electric-indent-mode): Don't mess with the global map any more.
|
|
|
|
|
Don't drop the post-self-insert-hook is some buffer is still using it
|
|
|
|
|
(bug#16770).
|
|
|
|
|
|
|
|
|
|
* bindings.el (global-map): Remove C-j binding.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find
|
|
|
|
|
the docstring of functions advised before dumping (bug#16993).
|
|
|
|
|
|
2014-03-19 21:20:15 -04:00
|
|
|
|
2014-03-19 Stefan-W. Hahn <stefan.hahn@s-hahn.de> (tiny change)
|
2014-03-19 15:12:50 -04:00
|
|
|
|
|
|
|
|
|
* ps-print.el (ps-generate-postscript-with-faces):
|
|
|
|
|
Explicitly deactivate the mark (bug#16866).
|
|
|
|
|
* simple.el (deactivate-mark): Update region highlight.
|
|
|
|
|
|
2014-03-19 17:14:26 +01:00
|
|
|
|
2014-03-19 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (describe-package-1):
|
|
|
|
|
Decode commentary (bug#16733).
|
|
|
|
|
|
2014-03-19 00:31:17 +01:00
|
|
|
|
2014-03-18 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* custom.el (defcustom): Doc fix: recommend avoiding destructive
|
|
|
|
|
modification of the value argument of :set (bug#16755).
|
|
|
|
|
|
2014-03-18 16:49:24 -04:00
|
|
|
|
2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (newline-and-indent): Do autofill (bug#17031).
|
|
|
|
|
|
2014-03-18 08:06:33 +02:00
|
|
|
|
2014-03-18 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* newcomment.el (comment-normalize-vars): Only add escaping check
|
|
|
|
|
to `comment-start-skip' if not `comment-use-syntax'. (Bug#16971)
|
|
|
|
|
(comment-beginning): Use `narrow-to-region' instead of moving back
|
|
|
|
|
one character.
|
|
|
|
|
(http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
|
|
|
|
|
(comment-start-skip): Update the docstring.
|
|
|
|
|
|
2014-03-18 08:07:01 -04:00
|
|
|
|
2014-03-18 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-display-file): Force use of other window.
|
|
|
|
|
|
2014-03-18 02:13:00 +01:00
|
|
|
|
2014-03-18 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (tty-handle-args): Remove debug message from 2007.
|
|
|
|
|
|
|
|
|
|
2014-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
2014-03-17 14:30:53 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--interactive-form): New function.
|
|
|
|
|
(advice--make-interactive-form): Use it to avoid (auto)loading function.
|
|
|
|
|
(advice--make-1, advice-add, advice-remove):
|
|
|
|
|
Remove braindead :advice-pending hack.
|
|
|
|
|
|
2014-03-17 09:04:32 -07:00
|
|
|
|
2014-03-17 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* calendar/calendar.el (calendar-generate-month): Apply weekend
|
|
|
|
|
face to the right days; fixes 2013-08-06 change. (Bug#17028)
|
|
|
|
|
|
2014-03-17 10:28:47 +01:00
|
|
|
|
2014-03-17 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-action-out-of-band): Read pending output.
|
|
|
|
|
(tramp-call-process): Trace also DESTINATION.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
|
|
|
|
|
Quote file names when they are local. Remove superfluous trace.
|
|
|
|
|
|
2014-03-17 08:22:58 +02:00
|
|
|
|
2014-03-17 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-03-17 08:48:09 +02:00
|
|
|
|
* newcomment.el (comment-beginning): If `comment-start-skip'
|
|
|
|
|
doesn't match, move back one char and try again. (Bug#16971)
|
|
|
|
|
|
2014-03-17 21:51:12 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-mode-variables):
|
|
|
|
|
Set `comment-use-syntax' to t to avoid the unnecessary runtime check.
|
2014-03-17 08:22:58 +02:00
|
|
|
|
Set `comment-start-skip' to a simpler value that doesn't try to
|
|
|
|
|
check if the semicolon is escaped (this is handled by
|
|
|
|
|
`syntax-ppss' now). (Bug#16971)
|
|
|
|
|
|
|
|
|
|
* progmodes/scheme.el (scheme-mode-variables): Same.
|
|
|
|
|
|
2014-03-16 10:26:58 +01:00
|
|
|
|
2014-03-16 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).
|
|
|
|
|
* window.el (with-temp-buffer-window): Don't make BUFFER-OR-NAME
|
|
|
|
|
current (Bug#16816, Bug#17007).
|
|
|
|
|
(with-current-buffer-window): New macro doing the same as
|
|
|
|
|
`with-temp-buffer-window' but with BUFFER-OR-NAME current.
|
|
|
|
|
* help.el (help-print-return-message): Warn in doc-string to not
|
|
|
|
|
use this in `with-help-window'.
|
|
|
|
|
(describe-bindings-internal): Call `describe-buffer-bindings'
|
|
|
|
|
from within help buffer. See Juanma's scenario in (Bug#16816).
|
|
|
|
|
(with-help-window): Update doc-string.
|
|
|
|
|
* dired.el (dired-mark-pop-up):
|
|
|
|
|
* files.el (save-buffers-kill-emacs):
|
|
|
|
|
* register.el (register-preview): Use `with-current-buffer-window'
|
|
|
|
|
instead of `with-temp-buffer-window'.
|
|
|
|
|
|
lisp/textmodes/rst.el: Implement missing but documented functionality.
(rst-arabic-to-roman, rst-roman-to-arabic):
Implement inserting into current buffer, documented in their docstrings.
(rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
(rst-section-tree-point, rst-forward-section, rst-indent)
(rst-compute-tabs, rst-font-lock-find-unindented-line-end)
(rst-font-lock-find-unindented-line-limit, rst-adornment-level)
(rst-font-lock-handle-adornment-pre-match-form)
(rst-repeat-last-character): Reflow docstrings.
(rst-preferred-adornments, rst-update-section, rst-find-title-line)
(rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
(rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
(rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
Fix docstring typos.
(rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
(rst-uncomment-region, rst-font-lock-find-unindented-line-match)
(rst-font-lock-handle-adornment-matcher): Mark unused arguments.
2014-03-16 04:47:31 +01:00
|
|
|
|
2014-03-16 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
|
|
|
|
|
Implement inserting into current buffer, documented in their docstrings.
|
|
|
|
|
(rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
|
|
|
|
|
(rst-section-tree-point, rst-forward-section, rst-indent)
|
|
|
|
|
(rst-compute-tabs, rst-font-lock-find-unindented-line-end)
|
|
|
|
|
(rst-font-lock-find-unindented-line-limit, rst-adornment-level)
|
|
|
|
|
(rst-font-lock-handle-adornment-pre-match-form)
|
|
|
|
|
(rst-repeat-last-character): Reflow docstrings.
|
|
|
|
|
(rst-preferred-adornments, rst-update-section, rst-find-title-line)
|
|
|
|
|
(rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
|
|
|
|
|
(rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
|
|
|
|
|
(rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
|
|
|
|
|
Fix docstring typos.
|
|
|
|
|
(rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
|
|
|
|
|
(rst-uncomment-region, rst-font-lock-find-unindented-line-match)
|
|
|
|
|
(rst-font-lock-handle-adornment-matcher): Mark unused arguments.
|
|
|
|
|
|
lisp/progmodes/python.el: Fix docstring typos.
(defconst, python-syntax-count-quotes)
(python-indent-region, python-indent-shift-right)
(python-indent-dedent-line-backspace, python-nav-backward-sexp)
(python-nav-backward-sexp-safe, python-nav-backward-up-list)
(python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
(python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
(inferior-python-mode, python-shell-make-comint, run-python-internal)
(python-shell-buffer-substring, python-shell-send-buffer)
(python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
(python-completion-complete-at-point, python-fill-docstring-style)
(python-eldoc-function, python-imenu-format-item-label)
(python-imenu-format-parent-item-label)
(python-imenu-format-parent-item-jump-label)
(python-imenu--build-tree, python-imenu-create-index)
(python-imenu-create-flat-index): Fix docstring typos.
(python-indent-context, python-shell-prompt-regexp, run-python):
Remove superfluous backslashes.
(python-indent-line, python-nav-beginning-of-defun)
(python-shell-get-buffer, python-shell-get-process)
(python-info-current-defun, python-info-current-line-comment-p)
(python-info-current-line-empty-p, python-util-popn): Doc fixes.
(python-indent-post-self-insert-function, python-shell-send-file)
(python-shell-completion-get-completions)
(python-shell-completion-complete-or-indent)
(python-eldoc--get-doc-at-point): Reflow docstrings.
2014-03-15 18:37:58 +01:00
|
|
|
|
2014-03-15 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-03-15 19:12:54 +01:00
|
|
|
|
* term/ns-win.el (x-command-line-resources): Rename from ns-... version,
|
|
|
|
|
for compatibility with other ports.
|
|
|
|
|
(ns-initialize-window-system): Use it. It is set in term/common-win.el
|
|
|
|
|
from the -xrm command line argument, but in the Nextstep port its value
|
|
|
|
|
is irrelevant because nsfns.m:Fx_open_connection ignores it for now.
|
|
|
|
|
|
lisp/progmodes/python.el: Fix docstring typos.
(defconst, python-syntax-count-quotes)
(python-indent-region, python-indent-shift-right)
(python-indent-dedent-line-backspace, python-nav-backward-sexp)
(python-nav-backward-sexp-safe, python-nav-backward-up-list)
(python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
(python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
(inferior-python-mode, python-shell-make-comint, run-python-internal)
(python-shell-buffer-substring, python-shell-send-buffer)
(python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
(python-completion-complete-at-point, python-fill-docstring-style)
(python-eldoc-function, python-imenu-format-item-label)
(python-imenu-format-parent-item-label)
(python-imenu-format-parent-item-jump-label)
(python-imenu--build-tree, python-imenu-create-index)
(python-imenu-create-flat-index): Fix docstring typos.
(python-indent-context, python-shell-prompt-regexp, run-python):
Remove superfluous backslashes.
(python-indent-line, python-nav-beginning-of-defun)
(python-shell-get-buffer, python-shell-get-process)
(python-info-current-defun, python-info-current-line-comment-p)
(python-info-current-line-empty-p, python-util-popn): Doc fixes.
(python-indent-post-self-insert-function, python-shell-send-file)
(python-shell-completion-get-completions)
(python-shell-completion-complete-or-indent)
(python-eldoc--get-doc-at-point): Reflow docstrings.
2014-03-15 18:37:58 +01:00
|
|
|
|
* progmodes/python.el (defconst, python-syntax-count-quotes)
|
|
|
|
|
(python-indent-region, python-indent-shift-right)
|
|
|
|
|
(python-indent-dedent-line-backspace, python-nav-backward-sexp)
|
|
|
|
|
(python-nav-backward-sexp-safe, python-nav-backward-up-list)
|
|
|
|
|
(python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
|
|
|
|
|
(python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
|
|
|
|
|
(inferior-python-mode, python-shell-make-comint, run-python-internal)
|
|
|
|
|
(python-shell-buffer-substring, python-shell-send-buffer)
|
|
|
|
|
(python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
|
|
|
|
|
(python-completion-complete-at-point, python-fill-docstring-style)
|
|
|
|
|
(python-eldoc-function, python-imenu-format-item-label)
|
|
|
|
|
(python-imenu-format-parent-item-label)
|
|
|
|
|
(python-imenu-format-parent-item-jump-label)
|
|
|
|
|
(python-imenu--build-tree, python-imenu-create-index)
|
|
|
|
|
(python-imenu-create-flat-index): Fix docstring typos.
|
|
|
|
|
(python-indent-context, python-shell-prompt-regexp, run-python):
|
|
|
|
|
Remove superfluous backslashes.
|
|
|
|
|
(python-indent-line, python-nav-beginning-of-defun)
|
|
|
|
|
(python-shell-get-buffer, python-shell-get-process)
|
|
|
|
|
(python-info-current-defun, python-info-current-line-comment-p)
|
|
|
|
|
(python-info-current-line-empty-p, python-util-popn): Doc fixes.
|
|
|
|
|
(python-indent-post-self-insert-function, python-shell-send-file)
|
|
|
|
|
(python-shell-completion-get-completions)
|
|
|
|
|
(python-shell-completion-complete-or-indent)
|
|
|
|
|
(python-eldoc--get-doc-at-point): Reflow docstrings.
|
|
|
|
|
|
2014-03-14 15:24:04 -04:00
|
|
|
|
2014-03-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-14 16:55:40 -04:00
|
|
|
|
* emacs-lisp/package.el (package-menu-mode-map):
|
|
|
|
|
Replace use of obsolete function alias. Tweak menu item text.
|
|
|
|
|
|
2014-03-14 16:51:22 -04:00
|
|
|
|
* info.el (Info-finder-find-node):
|
|
|
|
|
Ignore the `emacs' metapackage. (Bug#10813)
|
|
|
|
|
|
2014-03-14 16:41:01 -04:00
|
|
|
|
* finder.el (finder-list-matches): Include unversioned packages
|
|
|
|
|
in the result of a keyword search.
|
|
|
|
|
|
2014-03-14 15:24:04 -04:00
|
|
|
|
* finder.el (finder--builtins-descriptions): New constant.
|
|
|
|
|
(finder-compile-keywords): Use finder--builtins-descriptions.
|
|
|
|
|
|
2014-03-14 20:01:39 +02:00
|
|
|
|
2014-03-14 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* simple.el (blink-matching-paren): Describe the new value,
|
|
|
|
|
`jump', enabling the old behavior.
|
|
|
|
|
(blink-matching-open): Use that value. (Bug#17008)
|
|
|
|
|
|
2014-03-13 20:32:41 -04:00
|
|
|
|
2014-03-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-14 13:54:12 -04:00
|
|
|
|
* finder.el (finder-no-scan-regexp): Add leim-list.
|
|
|
|
|
(finder-compile-keywords):
|
|
|
|
|
Don't skip files with same basename. (Bug#14010)
|
|
|
|
|
* Makefile.in (setwins_finder): New, excluding leim.
|
|
|
|
|
(finder-data): Use setwins_finder.
|
|
|
|
|
|
2014-03-13 20:32:41 -04:00
|
|
|
|
* help-fns.el (help-split-fundoc, help-add-fundoc-usage)
|
|
|
|
|
(help-function-arglist, help-make-usage): Move from here...
|
|
|
|
|
* help.el (help-split-fundoc, help-add-fundoc-usage)
|
|
|
|
|
(help-function-arglist, help-make-usage): ... to here. (Bug#17001)
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
|
|
|
|
|
|
2014-03-14 01:22:33 +01:00
|
|
|
|
2014-03-14 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/socks.el (socks, socks-override-functions)
|
lisp/progmodes/python.el: Fix docstring typos.
(defconst, python-syntax-count-quotes)
(python-indent-region, python-indent-shift-right)
(python-indent-dedent-line-backspace, python-nav-backward-sexp)
(python-nav-backward-sexp-safe, python-nav-backward-up-list)
(python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
(python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
(inferior-python-mode, python-shell-make-comint, run-python-internal)
(python-shell-buffer-substring, python-shell-send-buffer)
(python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
(python-completion-complete-at-point, python-fill-docstring-style)
(python-eldoc-function, python-imenu-format-item-label)
(python-imenu-format-parent-item-label)
(python-imenu-format-parent-item-jump-label)
(python-imenu--build-tree, python-imenu-create-index)
(python-imenu-create-flat-index): Fix docstring typos.
(python-indent-context, python-shell-prompt-regexp, run-python):
Remove superfluous backslashes.
(python-indent-line, python-nav-beginning-of-defun)
(python-shell-get-buffer, python-shell-get-process)
(python-info-current-defun, python-info-current-line-comment-p)
(python-info-current-line-empty-p, python-util-popn): Doc fixes.
(python-indent-post-self-insert-function, python-shell-send-file)
(python-shell-completion-get-completions)
(python-shell-completion-complete-or-indent)
(python-eldoc--get-doc-at-point): Reflow docstrings.
2014-03-15 18:37:58 +01:00
|
|
|
|
(socks-find-services-entry):
|
2014-03-14 01:22:33 +01:00
|
|
|
|
* progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
|
|
|
|
|
(hif-find-ifdef-block):
|
|
|
|
|
* progmodes/modula2.el (m2-indent): Fix docstring typos.
|
|
|
|
|
|
|
|
|
|
* net/tls.el (tls-program): Reflow docstring.
|
|
|
|
|
|
|
|
|
|
* progmodes/pascal.el (pascal-mode-abbrev-table)
|
|
|
|
|
(pascal-imenu-generic-expression, pascal-auto-endcomments)
|
|
|
|
|
(pascal-mark-defun, pascal-comment-area, pascal-indent-level)
|
|
|
|
|
(pascal-outline-mode): Fix docstring typos.
|
|
|
|
|
(pascal-mode): Let define-derived-mode document mode hook.
|
|
|
|
|
(pascal-uncomment-area): Reflow.
|
|
|
|
|
(pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
|
|
|
|
|
|
|
|
|
|
* progmodes/opascal.el (opascal-compound-block-indent)
|
|
|
|
|
(opascal-case-label-indent): Fix docstring typos.
|
|
|
|
|
(opascal-mode): Fix typos; let defined-derived-mode document mode hook.
|
|
|
|
|
|
2014-03-13 15:37:27 +02:00
|
|
|
|
2014-03-13 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-03-18 02:13:00 +01:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
|
|
|
|
|
Fontify multiple adjacent negation chars. (Bug#17004)
|
2014-03-13 15:37:27 +02:00
|
|
|
|
|
2014-03-13 09:34:01 -04:00
|
|
|
|
2014-03-13 Tom Willemse <tom@ryuslash.org> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package--prepare-dependencies):
|
|
|
|
|
Accept requirements without explicit version (bug#14941).
|
|
|
|
|
|
2014-03-12 19:36:26 +01:00
|
|
|
|
2014-03-12 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-03-12 22:16:34 +01:00
|
|
|
|
* register.el (register-separator, copy-to-register): Doc fixes.
|
|
|
|
|
(register-preview-default): Remove unnecessary call to concat.
|
|
|
|
|
|
2014-03-12 19:36:26 +01:00
|
|
|
|
* frameset.el (frameset-restore): When checking for a visible frame,
|
|
|
|
|
use the action map instead of calling visible-frame-list.
|
|
|
|
|
|
2014-03-12 16:02:45 +01:00
|
|
|
|
2014-03-12 Jonas Bernoulli <jonas@bernoul.li>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
|
|
|
|
|
|
2014-03-12 08:28:23 +01:00
|
|
|
|
2014-03-12 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (fit-frame-to-buffer): Get maximum width from
|
|
|
|
|
display's width instead of height.
|
|
|
|
|
|
2014-03-11 23:48:20 -07:00
|
|
|
|
2014-03-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-12 00:14:30 -07:00
|
|
|
|
* desktop.el (desktop-restore-frames)
|
|
|
|
|
(desktop-restore-in-current-display, desktop-restore-forces-onscreen)
|
|
|
|
|
(desktop-restore-reuses-frames): Doc tweaks.
|
|
|
|
|
|
2014-03-11 23:48:20 -07:00
|
|
|
|
* electric.el (electric-indent-mode): Doc fix.
|
|
|
|
|
|
lisp/vc/pcvs*.el: Fix typos.
* lisp/vc/pcvs-defs.el (cvs-auto-remove-handled)
(cvs-auto-remove-directories, cvs-default-ignore-marks)
(cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
(cvs-execute-single-dir): Fix docstring typos.
* lisp/vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
(cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
* lisp/vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
* lisp/vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
Fix docstring typos.
* lisp/vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
(cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
(cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
(cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
(cvs-dired-use-hook): Fix docstring typos.
(cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
Doc fixes.
2014-03-12 05:00:03 +01:00
|
|
|
|
2014-03-12 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
|
|
|
|
|
(cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
|
|
|
|
|
(cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
|
|
|
|
|
(cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
|
|
|
|
|
(cvs-dired-use-hook): Fix docstring typos.
|
|
|
|
|
(cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
|
|
|
|
|
Doc fixes.
|
|
|
|
|
|
|
|
|
|
* vc/pcvs-defs.el (cvs-auto-remove-handled)
|
|
|
|
|
(cvs-auto-remove-directories, cvs-default-ignore-marks)
|
|
|
|
|
(cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
|
|
|
|
|
(cvs-execute-single-dir): Fix docstring typos.
|
|
|
|
|
|
|
|
|
|
* vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
|
|
|
|
|
(cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
|
|
|
|
|
|
|
|
|
|
* vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
|
|
|
|
|
|
|
|
|
|
* vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
|
|
|
|
|
Fix docstring typos.
|
|
|
|
|
|
2014-03-12 03:21:09 +01:00
|
|
|
|
2014-03-12 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--jump-to-register): Add autoload; it could be
|
|
|
|
|
called from jump-to-register after unloading the frameset package.
|
|
|
|
|
|
2014-03-11 13:10:07 -04:00
|
|
|
|
2014-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (set-mark): Ensure mark-active is nil if the mark is nil
|
|
|
|
|
(bug#16975). Deactivate the mark before setting it to nil.
|
|
|
|
|
(activate-mark): Do nothing if region is already active.
|
|
|
|
|
|
2014-03-11 02:44:51 +01:00
|
|
|
|
2014-03-11 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--target-display): Remove definition; declare.
|
|
|
|
|
(frameset-save, frameset-restore): Let-bind frameset--target-display.
|
|
|
|
|
|
2014-03-10 21:22:24 -04:00
|
|
|
|
2014-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
|
|
|
|
|
(advice-add): Add a :advice--pending marker, so advice--make-1 knows
|
|
|
|
|
when the advice is pending.
|
|
|
|
|
(advice-remove): Remove this marker when not needed any more.
|
|
|
|
|
|
2014-03-11 01:46:07 +01:00
|
|
|
|
2014-03-11 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el: Separate options for reusing frames and cleaning up.
|
|
|
|
|
(frameset--reuse-list): Remove definition; declare.
|
|
|
|
|
(frameset--action-map): Declare.
|
|
|
|
|
(frameset--find-frame-if): Doc fix.
|
|
|
|
|
(frameset--restore-frame): Cache frame action.
|
|
|
|
|
(frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
|
|
|
|
|
how to clean up the frame list after restoring. Remove cleaning
|
|
|
|
|
options from REUSE-FRAMES. Change all keyword values to symbols.
|
|
|
|
|
(frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-restore-forces-onscreen)
|
|
|
|
|
(desktop-restore-reuses-frames): Use non-keyword values.
|
|
|
|
|
(desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
|
|
|
|
|
|
2014-03-10 14:16:13 -04:00
|
|
|
|
2014-03-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-10 14:48:35 -04:00
|
|
|
|
* files.el (find-file): Doc fix: update info node name.
|
|
|
|
|
|
2014-03-10 14:16:13 -04:00
|
|
|
|
* emacs-lisp/advice.el (ad-add-advice, defadvice):
|
|
|
|
|
Doc fix: remove references to deleted info nodes.
|
|
|
|
|
|
2014-03-10 14:36:39 +01:00
|
|
|
|
2014-03-10 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
|
2014-07-04 12:03:14 +02:00
|
|
|
|
Do not add nil to the environment, when there's no remote `locale'.
|
2014-03-10 14:36:39 +01:00
|
|
|
|
(tramp-find-inline-encoding): Check, that the remote host has
|
|
|
|
|
installed perl, before sending scripts.
|
|
|
|
|
|
2014-03-10 13:33:31 +08:00
|
|
|
|
2014-03-10 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2014-03-11 13:10:07 -04:00
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-minibuffer-message):
|
|
|
|
|
Clear eldoc-last-message. (Bug#16920)
|
2014-03-10 13:33:31 +08:00
|
|
|
|
|
2014-03-09 22:18:29 -04:00
|
|
|
|
2014-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-create-buffer): Don't run activate-mark-hook
|
|
|
|
|
(bug#14430).
|
|
|
|
|
|
2014-03-09 23:55:35 +02:00
|
|
|
|
2014-03-09 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* ansi-color.el (ansi-color-names-vector): Copy default colors
|
|
|
|
|
from `xterm-standard-colors' that look well on the default white
|
|
|
|
|
background (and also on the black background) to avoid illegible
|
2014-03-10 00:55:11 +01:00
|
|
|
|
color combinations like yellow-on-white and white-on-white.
|
2014-03-09 23:55:35 +02:00
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
|
|
|
|
|
|
2014-03-08 23:26:20 +01:00
|
|
|
|
2014-03-08 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-restore): When no frame is visible, do not
|
|
|
|
|
generate a list of frames, just make visible the selected one.
|
|
|
|
|
|
2014-03-08 08:56:22 +02:00
|
|
|
|
2014-03-08 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
|
|
|
|
|
it only contains the repository root. (Bug#16897)
|
|
|
|
|
|
2014-03-07 15:07:12 +01:00
|
|
|
|
2014-03-07 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
|
|
|
|
|
only when `remote-file-name-inhibit-cache' is nil.
|
|
|
|
|
(tramp-sh-file-name-handler): Use `tramp-error'. Simplify code.
|
|
|
|
|
|
2014-03-06 14:41:58 +01:00
|
|
|
|
2014-03-06 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
|
|
|
|
|
Fix doc-strings.
|
|
|
|
|
(fit-frame-to-buffer): New argument ONLY. Remove dependency on
|
|
|
|
|
fit-frame-to-buffer variable. Fix doc-string.
|
|
|
|
|
(fit-window-to-buffer): Set ONLY argument in call of
|
|
|
|
|
fit-frame-to-buffer. Fix doc-string.
|
|
|
|
|
|
2014-03-06 14:23:04 +01:00
|
|
|
|
2014-03-06 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
|
|
|
|
|
(tramp-action-password): Clear password cache if needed.
|
|
|
|
|
(tramp-read-passwd): Do not clear password cache.
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
|
|
|
|
|
cache unless it is the first password request.
|
|
|
|
|
|
2014-03-05 21:01:02 -05:00
|
|
|
|
2014-03-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-03-05 20:11:08 -08:00
|
|
|
|
* simple.el (newline): Doc tweak.
|
|
|
|
|
|
2014-03-05 21:01:02 -05:00
|
|
|
|
* emacs-lisp/shadow.el (load-path-shadows-find):
|
|
|
|
|
Ignore dir-locals. (Bug#12357)
|
|
|
|
|
|
2014-03-05 13:58:16 -05:00
|
|
|
|
2014-03-05 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (interpreter-mode-alist):
|
|
|
|
|
* progmodes/sh-script.el (sh-ancestor-alist): Add dash. (Bug#16938)
|
|
|
|
|
|
2014-03-05 17:22:47 +01:00
|
|
|
|
2014-03-05 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--initial-params): Filter out null entries.
|
|
|
|
|
|
2014-03-05 14:50:48 +01:00
|
|
|
|
2014-03-05 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
2014-03-07 01:01:19 +01:00
|
|
|
|
* window.el (window-min-height, window-min-width):
|
|
|
|
|
Rewrite doc-strings.
|
2014-03-05 14:50:48 +01:00
|
|
|
|
(window-body-size): Add PIXELWISE argument to make it consistent
|
|
|
|
|
with its callees.
|
|
|
|
|
|
2014-03-05 14:09:17 +01:00
|
|
|
|
2014-03-05 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* finder.el (finder-mode-map, finder-mode-syntax-table):
|
|
|
|
|
Revert part of 2014-02-28 change.
|
|
|
|
|
|
2014-03-05 13:39:13 +01:00
|
|
|
|
2014-03-05 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-mode-map): [tab] doesn't work on tty.
|
|
|
|
|
(eww-setup-buffer): Clear next/prev/etc more reliably.
|
2014-03-07 01:01:19 +01:00
|
|
|
|
(eww-textarea-map): [tab] doesn't work on tty.
|
|
|
|
|
Reported by Mario Lang.
|
2014-03-05 19:44:58 +01:00
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-map): Ditto.
|
2014-03-05 13:39:13 +01:00
|
|
|
|
|
2014-03-04 09:01:37 -08:00
|
|
|
|
2014-03-04 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion-hilit-commonality):
|
|
|
|
|
Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
|
|
|
|
|
|
2014-03-04 16:07:59 +01:00
|
|
|
|
2014-03-04 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* hilit-chg.el (hilit-chg-unload-function): New function.
|
|
|
|
|
(highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
|
|
|
|
|
(hilit-chg-map-changes): Prefer cardinal number to digit.
|
|
|
|
|
(hilit-chg-display-changes): Reflow docstring.
|
|
|
|
|
(highlight-changes-rotate-faces): Remove superfluous backslash.
|
|
|
|
|
|
2014-03-04 15:40:38 +01:00
|
|
|
|
2014-03-04 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
|
|
|
|
|
`tramp-send-command-and-check'.
|
|
|
|
|
|
2014-03-04 14:01:48 +01:00
|
|
|
|
2014-03-04 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-03-04 15:13:41 +01:00
|
|
|
|
* hexl.el (hexl-address-region, hexl-ascii-region)
|
|
|
|
|
(hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
|
|
|
|
|
(hexl-backward-short, hexl-forward-short, hexl-backward-word)
|
|
|
|
|
(hexl-forward-word, hexl-previous-line, hexl-next-line):
|
|
|
|
|
Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
|
|
|
|
|
(hexl-mode): Doc fix.
|
|
|
|
|
(hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
|
|
|
|
|
(hexl-mode-ruler): Fix typos in docstrings.
|
|
|
|
|
|
2014-03-04 14:01:48 +01:00
|
|
|
|
* strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
|
|
|
|
|
(strokes-character, strokes-get-grid-position, strokes-list-strokes):
|
|
|
|
|
Remove superfluous backslashes.
|
|
|
|
|
(strokes-last-stroke, strokes-global-map, strokes-mode):
|
|
|
|
|
Reflow docstrings.
|
|
|
|
|
(strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
|
|
|
|
|
(strokes-xpm-for-compressed-string): Use quotes with buffer name.
|
|
|
|
|
(strokes-distance-squared, strokes-global-set-stroke)
|
|
|
|
|
(strokes-global-set-stroke-string): Doc fixes.
|
|
|
|
|
(strokes-help): Fix typos; reflow docstring.
|
|
|
|
|
|
2014-03-04 11:44:46 +01:00
|
|
|
|
2014-03-04 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window-in-direction): Fix doc-string.
|
|
|
|
|
|
2014-03-04 00:35:11 -08:00
|
|
|
|
2014-03-04 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-config-guess): Doc fix.
|
|
|
|
|
Explicit error if no grammar.
|
|
|
|
|
(smie-config-save): Doc fix. Fix quote typo.
|
|
|
|
|
|
2014-03-03 22:18:55 -05:00
|
|
|
|
2014-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-03-03 23:03:34 -05:00
|
|
|
|
* progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
|
|
|
|
|
electric-indent-mode-hook if we obey electric-indent-mode.
|
|
|
|
|
(c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
|
|
|
|
|
decide whether we obey electric-indent-mode.
|
|
|
|
|
(c-change-set-fl-decl-start, c-extend-after-change-region):
|
|
|
|
|
Silence warnings.
|
|
|
|
|
(c-electric-indent-mode-hook): Assume we do want to obey
|
|
|
|
|
electric-indent-mode.
|
|
|
|
|
|
|
|
|
|
* electric.el (electric-indent-mode-has-been-called): Remove.
|
|
|
|
|
(electric-indent-mode): Fix accordingly.
|
|
|
|
|
|
2014-03-03 22:26:17 -05:00
|
|
|
|
* files.el (hack-local-variables): Mention file name in warning.
|
|
|
|
|
|
2014-03-03 22:18:55 -05:00
|
|
|
|
* htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
|
|
|
|
|
|
2014-03-03 22:14:11 -05:00
|
|
|
|
2014-03-04 Michal Nazarewicz <mina86@mina86.com>
|
|
|
|
|
|
2014-04-10 20:55:58 -04:00
|
|
|
|
* bindings.el: Add comment describing why C-d binds to `delete-char'.
|
2014-03-03 22:14:11 -05:00
|
|
|
|
* simple.el (delete-forward-char): Mark as interactive-only.
|
|
|
|
|
|
2014-03-03 04:40:48 +01:00
|
|
|
|
2014-03-03 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-03-03 09:03:32 -08:00
|
|
|
|
* icomplete.el (icomplete-completions):
|
|
|
|
|
Follow-up to 2014-03-01 change.
|
lisp/icomplete.el, lisp/ido.el: Doc fixes.
lisp/icomplete.el: Miscellaneous doc fixes.
Use Icomplete everywhere instead of icomplete for consistency.
(icomplete-max-delay-chars): Fix typo.
(icomplete-mode): Use \[].
(icomplete-tidy, icomplete-exhibit): Reflow.
(icomplete-minibuffer-setup-hook, icomplete-completions):
Remove superfluous backlashes.
lisp/ido.el: Miscellaneous doc fixes.
Use Ido everywhere instead of ido or `ido' for consistency.
(ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
(ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
(ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
(ido-separator): Extract obsolescence info from docstring and declare
with make-obsolete-variable.
(ido-minibuffer-setup-hook): Simplify example.
(ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
(ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
(ido-completion-help, ido-completing-read): Fix typos in docstrings.
(ido-everywhere): Reflow docstring.
(ido-toggle-vc): Doc fix.
(ido-switch-buffer, ido-find-file): Use tabs to improve legibility
of long list of keybindings.
2014-03-03 03:27:08 +01:00
|
|
|
|
|
|
|
|
|
* icomplete.el: Miscellaneous doc fixes.
|
|
|
|
|
Use Icomplete everywhere instead of icomplete for consistency.
|
|
|
|
|
(icomplete-max-delay-chars): Fix typo.
|
|
|
|
|
(icomplete-mode): Use \[].
|
|
|
|
|
(icomplete-tidy, icomplete-exhibit): Reflow.
|
|
|
|
|
(icomplete-minibuffer-setup-hook, icomplete-completions):
|
|
|
|
|
Remove superfluous backlashes.
|
|
|
|
|
|
|
|
|
|
* ido.el: Miscellaneous doc fixes.
|
|
|
|
|
Use Ido everywhere instead of ido or `ido' for consistency.
|
|
|
|
|
(ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
|
|
|
|
|
(ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
|
|
|
|
|
(ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
|
|
|
|
|
(ido-separator): Extract obsolescence info from docstring and declare
|
|
|
|
|
with make-obsolete-variable.
|
|
|
|
|
(ido-minibuffer-setup-hook): Simplify example.
|
|
|
|
|
(ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
|
|
|
|
|
(ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
|
|
|
|
|
(ido-completion-help, ido-completing-read): Fix typos in docstrings.
|
|
|
|
|
(ido-everywhere): Reflow docstring.
|
|
|
|
|
(ido-toggle-vc): Doc fix.
|
|
|
|
|
(ido-switch-buffer, ido-find-file): Use tabs to improve legibility
|
|
|
|
|
of long list of keybindings.
|
|
|
|
|
|
2014-03-02 17:00:27 -08:00
|
|
|
|
2014-03-03 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* frame.el (display-pixel-height, display-pixel-width)
|
|
|
|
|
(display-mm-dimensions-alist, display-mm-height)
|
|
|
|
|
(display-mm-width): Doc tweaks.
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
|
2014-03-02 12:37:32 -05:00
|
|
|
|
|
|
|
|
|
* simple.el (undo-elt-in-region): Fix buffer corruption for edge
|
|
|
|
|
case of undo in region.
|
|
|
|
|
|
2014-03-02 13:04:29 +01:00
|
|
|
|
2014-03-02 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (fit-window-to-buffer): Fix argument in window-size
|
|
|
|
|
call when window is horizontally combined.
|
|
|
|
|
|
2014-03-02 01:50:07 +01:00
|
|
|
|
2014-03-02 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* icomplete.el (icomplete-completions): Use string-width.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
|
2014-03-02 01:50:07 +01:00
|
|
|
|
|
2014-03-02 00:04:59 +02:00
|
|
|
|
2014-03-01 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
|
|
|
|
|
Highlight regexp options. (Bug#16914)
|
2014-03-02 00:04:59 +02:00
|
|
|
|
|
2014-03-01 12:11:13 +01:00
|
|
|
|
2014-03-01 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window--max-delta-1): Round down when calculating
|
|
|
|
|
how many lines/columns we can get from a window.
|
|
|
|
|
|
2014-02-28 18:31:05 -08:00
|
|
|
|
2014-03-01 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-28 18:48:54 -08:00
|
|
|
|
* isearch.el (search-invisible): Doc fix.
|
|
|
|
|
|
2014-02-28 18:31:05 -08:00
|
|
|
|
* minibuffer.el (completion-hilit-commonality):
|
|
|
|
|
Make `base-size' argument optional. Short-cut if `prefix-len' is 0.
|
|
|
|
|
* comint.el (comint-dynamic-list-completions): Doc fix.
|
|
|
|
|
* comint.el (comint-dynamic-list-completions):
|
|
|
|
|
* filecache.el (file-cache-minibuffer-complete):
|
|
|
|
|
* tempo.el (tempo-display-completions):
|
|
|
|
|
* eshell/em-hist.el (eshell-list-history):
|
|
|
|
|
Replace use of obsolete argument of display-completion-list.
|
|
|
|
|
|
2014-03-01 02:25:29 +01:00
|
|
|
|
2014-03-01 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* icomplete.el (icomplete-completions):
|
|
|
|
|
Revert back to using "..." when ?… cannot be displayed.
|
|
|
|
|
|
2014-02-28 14:59:36 +01:00
|
|
|
|
2014-02-28 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* finder.el (finder-unload-function): New function.
|
|
|
|
|
|
2014-02-28 14:19:06 +01:00
|
|
|
|
2014-02-28 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* dframe.el (dframe-detach):
|
|
|
|
|
* find-dired.el (find-dired, find-name-dired):
|
|
|
|
|
* finder.el (finder-mode-map, finder-mode-syntax-table)
|
|
|
|
|
(finder-headmark, finder-select, finder-mouse-select):
|
|
|
|
|
Fix docstring typos.
|
|
|
|
|
|
2014-02-28 10:10:55 +01:00
|
|
|
|
2014-02-28 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
|
2014-03-07 01:01:19 +01:00
|
|
|
|
* window.el (with-temp-buffer-window): Revert change from 2014-02-21.
|
|
|
|
|
Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
|
|
|
|
|
Fix doc-string based on a suggestion by Nicolas Richard
|
|
|
|
|
<theonewiththeevillook@yahoo.fr>.
|
2014-02-28 10:10:55 +01:00
|
|
|
|
* help.el (with-help-window): Fix doc-string.
|
|
|
|
|
|
2014-02-28 09:49:59 +01:00
|
|
|
|
2014-02-28 Ivan Kanis <ivan@kanis.fr>
|
|
|
|
|
|
2014-02-28 15:00:12 -05:00
|
|
|
|
* net/shr.el (shr-image-animate): New option.
|
|
|
|
|
(shr-put-image): Respect shr-image-animate.
|
2014-02-28 09:49:59 +01:00
|
|
|
|
|
2014-02-28 09:41:24 +01:00
|
|
|
|
2014-02-28 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-parse-device-names):
|
|
|
|
|
Use `accept-process-output'.
|
|
|
|
|
(tramp-adb-handle-file-truename): Cache the localname only.
|
|
|
|
|
(tramp-adb-handle-make-directory)
|
|
|
|
|
(tramp-adb-handle-delete-directory): Flush file properties correctly.
|
|
|
|
|
(tramp-adb-handle-set-file-modes): Do not raise an error when file
|
|
|
|
|
modes cannot be changed.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-flush-directory-property): Remove also
|
|
|
|
|
file properties of symlinks.
|
|
|
|
|
|
2014-02-27 22:51:04 -08:00
|
|
|
|
2014-02-28 Per Starbäck <starback@stp.lingfil.uu.se>
|
|
|
|
|
|
|
|
|
|
* textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
|
|
|
|
|
required/optional fields to match development biblatex. (Bug#16781)
|
|
|
|
|
|
2014-02-27 22:44:49 -08:00
|
|
|
|
2014-02-28 Andy Sawyer <andy.sawyer@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* saveplace.el (toggle-save-place):
|
|
|
|
|
Fix argument handling. (Bug#16673)
|
|
|
|
|
|
2014-02-27 21:29:45 -08:00
|
|
|
|
2014-02-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completions-first-difference)
|
|
|
|
|
(completions-common-part, completion-hilit-commonality): Doc fixes.
|
|
|
|
|
|
2014-02-27 21:13:56 -05:00
|
|
|
|
2014-02-28 Karl Berry <karl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* info.el (Info-mode-map): Add H for describe-mode,
|
|
|
|
|
to synchronize with standalone Info.
|
|
|
|
|
|
2014-02-27 20:55:12 -05:00
|
|
|
|
2014-02-28 Emilio C. Lopes <eclig@gmx.net>
|
|
|
|
|
|
|
|
|
|
* progmodes/sql.el (sql-interactive-mode):
|
|
|
|
|
Avoid setting global comint-input-ring-separator. (Bug#16814)
|
|
|
|
|
|
2014-02-27 16:41:13 +01:00
|
|
|
|
2014-02-27 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus--init-bus): Declare function.
|
|
|
|
|
(dbus-path-local, dbus-interface-local): New defconst.
|
|
|
|
|
(dbus-init-bus): Use them.
|
|
|
|
|
(dbus-return-values-table): Extend doc.
|
|
|
|
|
(dbus-handle-bus-disconnect): Extend error message.
|
|
|
|
|
|
2014-02-27 15:21:28 +01:00
|
|
|
|
2014-02-27 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (y-or-n-p): Fix double space issue in message.
|
|
|
|
|
|
2014-02-27 12:59:04 +01:00
|
|
|
|
2014-02-27 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-call-process): Improve trace message.
|
|
|
|
|
(tramp-handle-insert-file-contents): Trace error case.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-file-name-handler-alist)
|
|
|
|
|
<insert-directory>: Use `tramp-handle-insert-directory'.
|
|
|
|
|
(tramp-adb-handle-insert-directory): Remove function.
|
|
|
|
|
(tramp-adb-send-command-and-check): New defun, replacing
|
|
|
|
|
`tramp-adb-command-exit-status'. Change all callees.
|
|
|
|
|
(tramp-adb-handle-file-attributes)
|
|
|
|
|
(tramp-adb-handle-directory-files-and-attributes): Use it.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(tramp-adb-ls-output-name-less-p):
|
|
|
|
|
Use `directory-listing-before-filename-regexp'.
|
2014-02-27 12:59:04 +01:00
|
|
|
|
(tramp-adb-handle-delete-directory): Flush also file properties of
|
|
|
|
|
the truename of directory.
|
|
|
|
|
(tramp-adb-handle-file-name-all-completions): Add "./" and "../".
|
|
|
|
|
(tramp-adb-handle-file-local-copy): Make the local copy readable.
|
|
|
|
|
(tramp-adb-handle-write-region): Implement APPEND.
|
|
|
|
|
(tramp-adb-handle-rename-file): Make it more robust. Flush file
|
|
|
|
|
properties correctly.
|
|
|
|
|
(tramp-adb-maybe-open-connection): Set `tramp-current-*'
|
|
|
|
|
variables. Check for connected devices only when needed.
|
|
|
|
|
|
2014-02-26 23:42:57 -08:00
|
|
|
|
2014-02-27 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-27 00:01:22 -08:00
|
|
|
|
* minibuffer.el (completion-table-dynamic)
|
|
|
|
|
(completion-table-with-cache): Doc fixes.
|
|
|
|
|
|
2014-02-26 23:42:57 -08:00
|
|
|
|
* emacs-lisp/crm.el (crm-default-separator, crm-separator)
|
|
|
|
|
(completing-read-multiple): Doc fixes.
|
|
|
|
|
|
2014-02-26 21:11:50 -08:00
|
|
|
|
2014-02-27 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-02-26 21:20:20 -08:00
|
|
|
|
* minibuffer.el (completion--nth-completion): Fix indentation.
|
|
|
|
|
|
2014-02-26 21:11:50 -08:00
|
|
|
|
* net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
|
|
|
|
|
explicit tramp path is empty.
|
|
|
|
|
|
2014-02-26 20:17:40 -08:00
|
|
|
|
2014-02-27 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/crm.el (completing-read-multiple):
|
|
|
|
|
Empower help-enable-auto-load.
|
|
|
|
|
|
2014-02-26 14:18:49 -05:00
|
|
|
|
2014-02-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-26 14:45:18 -05:00
|
|
|
|
* startup.el (command-line): Don't init the tty in daemon mode.
|
|
|
|
|
|
2014-02-26 14:40:56 -05:00
|
|
|
|
Avoid calling tty-setup-hook twice, eg if a term file
|
|
|
|
|
explicitly calls tty-run-terminal-initialization. (Bug#16859)
|
|
|
|
|
* faces.el (tty-run-terminal-initialization): Add run-hook argument.
|
|
|
|
|
(tty-create-frame-with-faces): Use it.
|
|
|
|
|
* startup.el (command-line): Pass run-hook argument
|
|
|
|
|
to tty-run-terminal-initialization.
|
|
|
|
|
|
2014-02-26 14:18:49 -05:00
|
|
|
|
* dired.el (dired-restore-desktop-buffer): Demote errors;
|
|
|
|
|
eg in case a glob match fails. (Bug#16884)
|
|
|
|
|
|
2014-02-26 04:02:21 +02:00
|
|
|
|
2014-02-26 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-02-26 04:31:27 +02:00
|
|
|
|
* emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
|
|
|
|
|
error from `read-from-string'. (Bug#16850)
|
|
|
|
|
|
2014-02-26 04:02:21 +02:00
|
|
|
|
* emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
|
|
|
|
|
result of `completing-read' in the interactive form. (Bug#16854)
|
|
|
|
|
|
2014-02-25 00:41:47 -08:00
|
|
|
|
2014-02-25 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-25 16:59:14 -05:00
|
|
|
|
* image.el (image-animate, image-animate-timeout):
|
|
|
|
|
Stop animating images in dead buffers. (Bug#16878)
|
|
|
|
|
|
2014-02-25 16:55:45 -05:00
|
|
|
|
* emacs-lisp/edebug.el (defmacro): Fix debug spec. (Bug#16868)
|
|
|
|
|
|
2014-02-26 14:18:49 -05:00
|
|
|
|
* faces.el (tty-setup-hook, tty-run-terminal-initialization):
|
|
|
|
|
Doc fixes.
|
2014-02-25 00:41:47 -08:00
|
|
|
|
* startup.el (term-setup-hook): Doc fix. Make obsolete.
|
|
|
|
|
* term/sun.el (sun-raw-prefix-hooks):
|
|
|
|
|
Use tty-setup-hook instead of term-setup-hook.
|
|
|
|
|
(terminal-init-sun): Construct message from bytecomp plist.
|
|
|
|
|
* term/wyse50.el (enable-arrow-keys): Doc fix.
|
|
|
|
|
|
2014-02-24 18:24:14 +01:00
|
|
|
|
2014-02-24 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
|
|
|
|
|
Fix docstring typos.
|
|
|
|
|
|
2014-02-24 16:48:32 +01:00
|
|
|
|
2014-02-24 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
|
|
|
|
|
|
2014-02-24 16:41:46 +01:00
|
|
|
|
2014-02-24 Nicolas Richard <theonewiththeevillook@yahoo.fr>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion--try-word-completion):
|
|
|
|
|
Fix error when completing M-x commands (bug#16808).
|
|
|
|
|
|
2014-02-24 11:55:17 +08:00
|
|
|
|
2014-02-24 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
|
|
|
|
|
|
2014-02-24 03:38:54 +01:00
|
|
|
|
2014-02-24 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* apropos.el (apropos-print): Avoid formatting error when
|
|
|
|
|
apropos-do-all and apropos-compact-layout are both t.
|
|
|
|
|
|
2014-02-24 00:41:17 +01:00
|
|
|
|
2014-02-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* apropos.el (apropos-property, apropos-all-words-regexp)
|
|
|
|
|
(apropos-true-hit, apropos-variable, apropos-print):
|
|
|
|
|
Fix docstring typos, and remove obsolete comment.
|
|
|
|
|
|
2014-02-23 15:51:29 +01:00
|
|
|
|
2014-02-23 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-truename):
|
|
|
|
|
Preserve trailing "/". (Bug#16851)
|
|
|
|
|
|
2014-02-23 07:53:53 +02:00
|
|
|
|
2014-02-23 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
|
|
|
|
|
after `=>' (bug#16811).
|
2014-02-23 10:26:40 +02:00
|
|
|
|
(ruby-smie-rules): Handle the inconsistent second element of the
|
|
|
|
|
list returned by `smie-indent--parent'.
|
|
|
|
|
(ruby-font-lock-keywords): Disqualify any identifier before `=' as
|
|
|
|
|
method call.
|
2014-02-23 07:53:53 +02:00
|
|
|
|
|
2014-02-23 01:19:11 +01:00
|
|
|
|
2014-02-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* elec-pair.el (electric-pair-text-syntax-table)
|
|
|
|
|
(electric-pair-syntax-info, electric-pair--syntax-ppss)
|
|
|
|
|
(electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
|
|
|
|
|
(electric-pair--looking-at-unterminated-string-p): Doc fix.
|
|
|
|
|
(electric-pair--inside-string-p): Doc fix. Use `let', not `let*'.
|
|
|
|
|
|
2014-02-22 13:13:30 -08:00
|
|
|
|
2014-02-22 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-22 13:20:49 -08:00
|
|
|
|
* imenu.el (imenu--generic-function): Doc fix.
|
|
|
|
|
|
2014-02-22 13:13:30 -08:00
|
|
|
|
* register.el (frame-configuration-to-register): Make obsolete.
|
|
|
|
|
|
2014-02-22 03:10:49 +01:00
|
|
|
|
2014-02-22 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-save-buffer-p): Do not fail when
|
|
|
|
|
desktop-files-not-to-save is nil. Return t for true result
|
|
|
|
|
as the doc says.
|
|
|
|
|
|
2014-02-21 16:47:42 -08:00
|
|
|
|
2014-02-22 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-03-07 01:01:19 +01:00
|
|
|
|
* net/secrets.el (secrets-create-item, secrets-search-items):
|
2014-03-03 05:57:26 +01:00
|
|
|
|
Check that attribute values are strings, avoiding the construction
|
|
|
|
|
of invalid dbus messages.
|
2014-02-21 16:47:42 -08:00
|
|
|
|
|
2014-02-21 20:01:19 +01:00
|
|
|
|
2014-02-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
|
|
|
|
|
defun-declarations-alist.
|
|
|
|
|
|
2014-02-21 12:45:26 -05:00
|
|
|
|
2014-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
|
|
|
|
|
(bug#16829).
|
|
|
|
|
|
2014-02-21 17:18:56 +01:00
|
|
|
|
2014-02-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
|
|
|
|
|
(whitespace-newline, whitespace-trailing, whitespace-line)
|
|
|
|
|
(whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
|
|
|
|
|
(whitespace-space-after-tab): Fix typo in docstrings.
|
|
|
|
|
|
2014-02-21 16:29:28 +02:00
|
|
|
|
2014-02-21 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-02-21 17:39:17 +02:00
|
|
|
|
* progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
|
|
|
|
|
|
2014-02-21 16:29:28 +02:00
|
|
|
|
* electric.el (electric-indent-functions-without-reindent):
|
|
|
|
|
Add `yaml-indent-line'.
|
|
|
|
|
|
2014-02-21 14:22:14 +01:00
|
|
|
|
2014-02-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-02-21 15:26:17 +01:00
|
|
|
|
* w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
|
|
|
|
|
It has done nothing for years; should be removed after the release.
|
|
|
|
|
|
2014-02-21 14:22:14 +01:00
|
|
|
|
* simple.el (choose-completion): Fix docstring typo.
|
|
|
|
|
(read-quoted-char-radix): Remove unneeded * in docstring.
|
|
|
|
|
(process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
|
|
|
|
|
Don't escape parentheses unnecessarily in docstrings.
|
|
|
|
|
|
2014-02-21 09:02:05 +01:00
|
|
|
|
2014-02-21 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
Fix handling of window-min-height/-width (Bug#16738).
|
2014-02-21 12:45:26 -05:00
|
|
|
|
* window.el (window--dump-window, window--dump-frame):
|
|
|
|
|
New functions.
|
|
|
|
|
(window--min-size-1): Account for window dividers.
|
|
|
|
|
When window-resize-pixelwise is nil, delay rounding till after the
|
2014-02-21 09:02:05 +01:00
|
|
|
|
sum of the window components has been calculated.
|
|
|
|
|
(window--min-delta-1, window--max-delta-1): When PIXELWISE is
|
|
|
|
|
nil make sure at least one text line and two text columns remain
|
|
|
|
|
fully visible.
|
|
|
|
|
(window-resize): Signal an error when window-resize-apply fails.
|
|
|
|
|
(window--resize-child-windows): Fix calculation of by how many
|
|
|
|
|
pixels a window can still be shrunk via window-new-normal.
|
|
|
|
|
(adjust-window-trailing-edge): Call window--resizable with
|
|
|
|
|
correct TRAIL argument.
|
|
|
|
|
|
2014-02-21 12:04:27 +01:00
|
|
|
|
(with-temp-buffer-window): Don't evaluate BODY within
|
|
|
|
|
with-current-buffer (Bug#16816).
|
|
|
|
|
|
2014-02-21 08:53:19 +01:00
|
|
|
|
2014-02-21 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-check-cached-permissions):
|
|
|
|
|
Call `file-attributes' with `suffix' being a symbol but a string.
|
|
|
|
|
|
2014-02-20 20:32:31 -08:00
|
|
|
|
2014-02-21 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-init-bus-1): Declare new subr.
|
|
|
|
|
(dbus-init-bus): New function: call into dbus-init-bus-1
|
|
|
|
|
and installs a handler for the disconnect signal.
|
|
|
|
|
(dbus-call-method): Rewrite to look for result in cons.
|
|
|
|
|
(dbus-call-method-handler): Store result in cons.
|
|
|
|
|
(dbus-check-event): Recognize events with nil sender as valid.
|
|
|
|
|
(dbus-handle-bus-disconnect): New function. React to bus
|
|
|
|
|
disconnection signal by synthesizing dbus error for each
|
|
|
|
|
pending synchronous or asynchronous call.
|
|
|
|
|
(dbus-notice-synchronous-call-errors): New function.
|
|
|
|
|
(dbus-handle-event): Raise errors directly only when `dbus-debug'
|
|
|
|
|
is true, not all the time.
|
|
|
|
|
|
2014-02-21 01:35:08 +01:00
|
|
|
|
2014-02-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-02-21 04:26:21 +01:00
|
|
|
|
* w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
|
|
|
|
|
Remove obsolescence declarations, these variables do not exist anymore.
|
|
|
|
|
|
2014-02-21 01:47:17 +01:00
|
|
|
|
* savehist.el (savehist-save-minibuffer-history)
|
|
|
|
|
(savehist-additional-variables, savehist-file, savehist-mode-hook)
|
|
|
|
|
(savehist-save-hook, savehist-coding-system, savehist-loaded)
|
|
|
|
|
(savehist-load, savehist-install, savehist-autosave): Fix typos;
|
|
|
|
|
mostly, refer to "Savehist mode" when talking about the mode,
|
|
|
|
|
and not the function.
|
|
|
|
|
|
2014-02-21 01:35:08 +01:00
|
|
|
|
* saveplace.el (save-place): Remove redundant info in docstring.
|
|
|
|
|
(save-place-forget-unreadable-files, toggle-save-place)
|
|
|
|
|
(save-place-forget-unreadable-files, save-place-dired-hook):
|
|
|
|
|
Fix typos and remove unneeded backslashes.
|
|
|
|
|
|
2014-02-20 15:24:13 +01:00
|
|
|
|
2014-02-20 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
|
|
|
|
|
(tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
|
2014-02-23 15:51:29 +01:00
|
|
|
|
<insert-directory>: Use `tramp-handle-insert-directory'.
|
2014-02-20 15:24:13 +01:00
|
|
|
|
(tramp-gvfs-handle-insert-directory): Remove function.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-insert-directory):
|
|
|
|
|
Call `tramp-handle-insert-directory'.
|
|
|
|
|
|
2014-02-20 11:33:32 +01:00
|
|
|
|
2014-02-20 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* elec-pair.el (electric-pair-syntax-info): Do not check syntax
|
|
|
|
|
before the start of buffer/region (bug#16799).
|
|
|
|
|
|
2014-02-20 00:14:20 -08:00
|
|
|
|
2014-02-20 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (search-invisible): Doc fix.
|
|
|
|
|
|
2014-02-19 23:45:19 -05:00
|
|
|
|
2014-02-20 W. Trevor King <wking@tremily.us> (tiny change)
|
|
|
|
|
|
|
|
|
|
* term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
|
|
|
|
|
(bug#16657).
|
|
|
|
|
|
2014-02-19 22:04:06 +01:00
|
|
|
|
2014-02-19 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-restore): Delay removing an old frame's
|
|
|
|
|
duplicate id until the new frame has been correctly created.
|
|
|
|
|
|
2014-02-19 20:24:32 +01:00
|
|
|
|
2014-02-19 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-handle-make-symbolic-link): New defun.
|
|
|
|
|
(tramp-check-cached-permissions): Call `file-attributes' if the
|
|
|
|
|
cache is empty.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-file-name-handler-alist)
|
2014-02-20 23:56:52 -08:00
|
|
|
|
<make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
|
2014-02-19 20:24:32 +01:00
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
|
2014-02-20 23:56:52 -08:00
|
|
|
|
<make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
|
2014-02-19 20:24:32 +01:00
|
|
|
|
(tramp-gvfs-maybe-open-connection): Set always connection
|
|
|
|
|
properties, even if target is mounted already.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-color-escape-sequence-regexp):
|
|
|
|
|
Set tramp-autoload cookie.
|
|
|
|
|
(tramp-get-remote-touch): New defun.
|
|
|
|
|
(tramp-sh-handle-set-file-times): Use it.
|
|
|
|
|
(tramp-sh-handle-directory-files-and-attributes):
|
|
|
|
|
Use `tramp-handle-directory-files-and-attributes' if neither stat
|
|
|
|
|
nor perl are available on the remote host.
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
|
|
|
|
|
"/". Write long listing only when "l" belongs to the switches.
|
|
|
|
|
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
2014-02-19 12:01:35 +01:00
|
|
|
|
2014-02-19 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
|
|
|
|
|
|
2014-02-19 10:54:35 +01:00
|
|
|
|
2014-02-19 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window-state-put): Allow WINDOW to refer to an
|
|
|
|
|
internal window (Bug#16793).
|
|
|
|
|
|
2014-02-19 00:34:45 -08:00
|
|
|
|
2014-02-19 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/remember.el: Move provide statement to end.
|
|
|
|
|
(remember-mode-map, remember-notes-mode-map, remember-notes-mode)
|
|
|
|
|
(remember-notes): Doc fixes.
|
|
|
|
|
|
2014-02-18 13:14:36 -05:00
|
|
|
|
2014-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* delsel.el (delete-char): Restore incorrectly erased property
|
|
|
|
|
(bug#16795).
|
|
|
|
|
|
2014-02-18 18:33:37 +01:00
|
|
|
|
2014-02-18 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--restore-frame): When a frame is being reused
|
|
|
|
|
and its root window is not alive, delete all the frame's windows before
|
|
|
|
|
restoring the window state. This works around the issue in bug#16793.
|
|
|
|
|
|
2014-02-17 17:33:30 -08:00
|
|
|
|
2014-02-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-18 00:09:51 -08:00
|
|
|
|
* textmodes/remember.el (remember-data-directory)
|
|
|
|
|
(remember-directory-file-name-format, remember-store-in-files)
|
|
|
|
|
(remember-notes-initial-major-mode, remember-notes-bury-on-kill)
|
|
|
|
|
(remember-notes-save-and-bury-buffer)
|
|
|
|
|
(remember-notes--kill-buffer-query): Doc fixes.
|
|
|
|
|
|
2014-02-17 17:33:30 -08:00
|
|
|
|
* desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
|
|
|
|
|
|
2014-02-17 18:16:32 +00:00
|
|
|
|
2014-02-17 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Connect electric-indent-mode up with CC Mode. Bug #15478.
|
2014-02-18 13:14:36 -05:00
|
|
|
|
* progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
|
2014-02-17 18:16:32 +00:00
|
|
|
|
to electric-indent-{,local-}-mode.
|
2014-02-18 13:14:36 -05:00
|
|
|
|
(c-basic-common-init): Set electric-indent-inhibit.
|
|
|
|
|
Initialise c-electric-flag from electric-indent-mode.
|
2014-02-17 18:16:32 +00:00
|
|
|
|
(c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
|
2014-02-18 13:14:36 -05:00
|
|
|
|
New hook functions which propagate electric-indent-mode to CC mode.
|
2014-02-17 18:16:32 +00:00
|
|
|
|
|
|
|
|
|
* progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
|
2014-02-18 13:14:36 -05:00
|
|
|
|
hit, toggle electric-indent-local-mode.
|
2014-02-17 18:16:32 +00:00
|
|
|
|
|
2014-02-18 13:14:36 -05:00
|
|
|
|
* electric.el (electric-indent-mode-has-been-called):
|
|
|
|
|
New variable.
|
2014-02-17 18:16:32 +00:00
|
|
|
|
|
2014-02-17 17:01:43 +01:00
|
|
|
|
2014-02-17 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-cfg-id): New function.
|
|
|
|
|
(frameset--reuse-frame, frameset-restore): Use it.
|
|
|
|
|
(frameset--jump-to-register): Try harder to reuse frames (bug#16748).
|
|
|
|
|
|
2014-02-17 10:29:15 -05:00
|
|
|
|
2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-file-internal): Remove unused var `d'.
|
|
|
|
|
Use \` for to match BoS. Fit within 80n columns.
|
|
|
|
|
|
2014-02-17 03:41:42 -08:00
|
|
|
|
2014-02-17 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-call-method): Work around bug#16775 by having
|
|
|
|
|
dbus-call-method check for completion using a busy-wait loop with
|
|
|
|
|
gradual backoff.
|
|
|
|
|
|
2014-03-26 14:02:16 +01:00
|
|
|
|
2014-02-16 Michael Albinus <michael.albinus@gmx.de>
|
2014-02-16 18:23:00 +01:00
|
|
|
|
|
|
|
|
|
Sync with Tramp 2.2.9.
|
|
|
|
|
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
2014-02-16 06:15:47 +02:00
|
|
|
|
2014-02-16 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-file-internal): Don't add the name of an existing
|
|
|
|
|
directory twice. (Bug#16747)
|
|
|
|
|
|
2014-02-15 19:09:27 -08:00
|
|
|
|
2014-02-16 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
|
|
|
|
|
Do not use ediff-defvar-local on pre-defined variables. (Bug#16744)
|
|
|
|
|
|
|
|
|
|
2014-02-15 Michael R. Mauger <michael@mauger.com>
|
2014-02-15 17:50:45 -05:00
|
|
|
|
|
|
|
|
|
* progmodes/sql.el: Version 3.4
|
|
|
|
|
(sql-oracle-options): New default value ("-L").
|
2014-02-17 10:29:15 -05:00
|
|
|
|
(sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
|
2014-02-15 17:50:45 -05:00
|
|
|
|
(sql-placeholders-filter): Correct placeholder pattern.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(sql-read-table-name): Bug fix. Detect absence of SQLi process.
|
2014-02-15 17:50:45 -05:00
|
|
|
|
(sql-login-delay): New variable.
|
|
|
|
|
(sql-product-interactive): Use it.
|
|
|
|
|
|
2014-02-15 05:16:46 +01:00
|
|
|
|
2014-02-15 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--jump-to-register): Check that buffer is live
|
|
|
|
|
(bug#16749).
|
|
|
|
|
|
2014-02-14 19:58:38 -08:00
|
|
|
|
2014-02-15 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* info.el (info-initialize): Revert 2014-01-10 change.
|
|
|
|
|
|
2014-02-13 22:55:59 -08:00
|
|
|
|
2014-02-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-13 23:36:42 -08:00
|
|
|
|
* replace.el (map-query-replace-regexp)
|
|
|
|
|
(read-regexp-defaults-function, read-regexp): Doc fixes.
|
|
|
|
|
|
2014-02-13 22:59:24 -08:00
|
|
|
|
* dired.el (dired-read-regexp):
|
|
|
|
|
* faces.el (list-faces-display):
|
|
|
|
|
* misearch.el (multi-isearch-read-matching-buffers)
|
|
|
|
|
(multi-isearch-read-matching-files):
|
|
|
|
|
* play/cookie1.el (cookie-apropos):
|
|
|
|
|
* progmodes/grep.el (grep-read-regexp): Doc fixes.
|
|
|
|
|
|
2014-02-13 22:55:59 -08:00
|
|
|
|
* textmodes/remember.el (remember): Use frameset-to-register
|
|
|
|
|
rather than frame-configuration-to-register.
|
|
|
|
|
|
2014-02-13 20:35:59 -06:00
|
|
|
|
2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc-menu.el (calc-vectors-menu): Remove menu item for
|
|
|
|
|
incorrect keybinding.
|
|
|
|
|
|
2014-02-13 14:37:29 -08:00
|
|
|
|
2014-02-13 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
|
|
|
|
|
when adding overlays so that line numbers from compiler match line
|
|
|
|
|
numbers we use.
|
|
|
|
|
|
2014-02-13 00:26:01 -08:00
|
|
|
|
2014-02-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-13 13:23:36 -05:00
|
|
|
|
* mail/rmail.el (rmail-probe): Be less strict. (Bug#16743)
|
|
|
|
|
|
2014-02-13 00:26:01 -08:00
|
|
|
|
* jit-lock.el (jit-lock-mode): Doc fix.
|
|
|
|
|
|
2014-02-13 06:23:06 +01:00
|
|
|
|
2014-02-13 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* apropos.el (apropos-read-pattern): When the user passes an empty
|
|
|
|
|
string, give a more helpful error message than "Wrong type
|
|
|
|
|
argument: stringp, nil".
|
|
|
|
|
|
2014-02-12 22:29:47 -05:00
|
|
|
|
2014-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
|
|
|
|
|
|
2014-02-12 21:31:48 -05:00
|
|
|
|
2014-02-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
|
|
|
|
|
|
2014-02-12 09:48:41 -05:00
|
|
|
|
2014-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
|
|
|
|
|
shift-select commands.
|
|
|
|
|
|
2014-02-12 08:23:42 +02:00
|
|
|
|
2014-02-12 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/js.el (js-indent-line): Don't widen.
|
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
|
|
|
|
|
|
2014-02-11 20:20:34 -05:00
|
|
|
|
2014-02-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-12 00:27:27 -08:00
|
|
|
|
* icomplete.el (icomplete): Add info-link to defgroup.
|
|
|
|
|
(icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
|
|
|
|
|
(icomplete-minibuffer-map, icomplete-mode)
|
|
|
|
|
(icomplete-simple-completing-p, icomplete-completions): Doc fixes.
|
|
|
|
|
|
2014-02-11 20:20:34 -05:00
|
|
|
|
* emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
|
|
|
|
|
(package-menu-filter): Rename from package-menu-filter-interactive.
|
|
|
|
|
Doc fix.
|
|
|
|
|
|
2014-02-11 21:48:23 +01:00
|
|
|
|
2014-02-11 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--jump-to-register): Select the required
|
|
|
|
|
window and buffer before restoring position (bug#16696).
|
|
|
|
|
|
2014-02-11 03:16:38 -08:00
|
|
|
|
2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-get-marked-files): Clarify doc (bug#11534).
|
|
|
|
|
|
2014-02-10 16:43:01 -05:00
|
|
|
|
2014-02-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* jit-lock.el (jit-lock-force-redisplay): Doc fix. (Bug#14394)
|
|
|
|
|
|
2014-02-10 18:08:37 +02:00
|
|
|
|
2014-02-10 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2014-02-10 19:05:52 +02:00
|
|
|
|
* w32-common-fns.el (x-get-selection): Doc fix.
|
|
|
|
|
* select.el (x-get-selection): Doc fix. (Bug#15109)
|
|
|
|
|
|
2014-02-10 18:08:37 +02:00
|
|
|
|
* face-remap.el (face-remap-add-relative)
|
|
|
|
|
(face-remap-remove-relative, face-remap-reset-base)
|
|
|
|
|
(face-remap-set-base): Call force-mode-line-update to redisplay
|
|
|
|
|
the current buffer due to potential change in faces. (Bug#16709)
|
|
|
|
|
|
2014-02-10 14:54:33 +01:00
|
|
|
|
2014-02-10 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
|
|
|
|
|
script more robustly.
|
|
|
|
|
|
2014-02-09 20:26:10 -08:00
|
|
|
|
2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2014-02-09 23:13:14 -08:00
|
|
|
|
* dired.el (dired-get-marked-files): Doc fix (bug#11534).
|
|
|
|
|
|
2014-02-09 22:58:34 -08:00
|
|
|
|
* simple.el (choose-completion): Doc fix (bug#14160).
|
|
|
|
|
|
2014-02-09 22:56:03 -08:00
|
|
|
|
* subr.el (event-start): Say what a nil EVENT value means.
|
|
|
|
|
|
2014-02-09 22:51:32 -08:00
|
|
|
|
* kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
|
|
|
|
|
(bug#14197).
|
|
|
|
|
|
2014-02-09 22:44:49 -08:00
|
|
|
|
* progmodes/grep.el (find-program): Doc fix (bug#14289).
|
|
|
|
|
|
2014-02-09 22:07:30 -08:00
|
|
|
|
* files.el (confirm-kill-emacs): Clarify doc (bug#15455).
|
|
|
|
|
|
2014-02-09 21:50:16 -08:00
|
|
|
|
* emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
|
|
|
|
|
|
2014-02-09 20:26:10 -08:00
|
|
|
|
* files.el (confirm-kill-emacs): Allow specifying an arbitrary
|
|
|
|
|
predicate function (bug#15455).
|
|
|
|
|
|
2014-02-10 04:53:15 +02:00
|
|
|
|
2014-02-10 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* ielm.el (inferior-emacs-lisp-mode): Instead of
|
|
|
|
|
`comment-use-global-state', set `comment-use-syntax'.
|
|
|
|
|
|
2014-02-09 17:38:56 -08:00
|
|
|
|
2014-02-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
|
|
|
|
|
|
2014-02-09 12:34:25 +00:00
|
|
|
|
2014-02-09 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Fix c-invalidate-state-cache on narrowed buffers.
|
|
|
|
|
* progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
|
|
|
|
|
Widen when setting and clearing the CPP delimiter properties.
|
|
|
|
|
|
2014-02-08 18:13:23 -08:00
|
|
|
|
2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2014-02-08 22:01:33 -08:00
|
|
|
|
* help.el (describe-bindings): Doc fix (bug#9888).
|
|
|
|
|
|
2014-02-08 21:30:41 -08:00
|
|
|
|
* files.el (save-buffer): Use ARG as the parameter name for
|
|
|
|
|
consistency (bug#10346).
|
2014-02-08 21:32:41 -08:00
|
|
|
|
(save-buffer): Clarify the 0 argument (bug#10346).
|
2014-02-08 21:30:41 -08:00
|
|
|
|
|
2014-02-08 20:57:28 -08:00
|
|
|
|
* cus-edit.el (customize-apropos): Fix error string.
|
2014-02-08 21:00:37 -08:00
|
|
|
|
(custom-buffer-create): Doc fix (bug#11122).
|
2014-02-08 21:05:06 -08:00
|
|
|
|
(custom-sort-items): Doc fix (bug#11121).
|
2014-02-08 20:57:28 -08:00
|
|
|
|
|
2014-02-08 19:51:23 -08:00
|
|
|
|
* repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
|
|
|
|
|
|
2014-02-08 19:47:11 -08:00
|
|
|
|
* icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
|
2014-02-08 19:49:02 -08:00
|
|
|
|
(icomplete-simple-completing-p): Mention the previous variable.
|
2014-02-08 19:47:11 -08:00
|
|
|
|
|
2014-02-08 19:25:19 -08:00
|
|
|
|
* font-lock.el (font-lock-value-in-major-mode): Clarify the
|
|
|
|
|
meaning of the parameter (bug#12282).
|
|
|
|
|
|
2014-02-08 18:44:25 -08:00
|
|
|
|
* files.el (find-file-noselect): Clarify prompt when changing
|
|
|
|
|
readedness (bug#13261).
|
2014-02-08 18:58:24 -08:00
|
|
|
|
(locate-file): Suffixes aren't returned, so don't say that they
|
|
|
|
|
are (bug#12674).
|
2014-02-08 19:02:45 -08:00
|
|
|
|
(backup-inhibited): Doc clarification (bug#12525).
|
2014-02-08 18:44:25 -08:00
|
|
|
|
|
2014-02-08 18:19:15 -08:00
|
|
|
|
* dired.el (dired-internal-do-deletions): Don't say "Deleting..."
|
|
|
|
|
before we actually start to delete things (bug#16331).
|
|
|
|
|
|
2014-02-08 18:13:23 -08:00
|
|
|
|
* subr.el (event-start): Doc fix (bug#14228).
|
|
|
|
|
(event-end): Ditto.
|
|
|
|
|
|
2014-02-08 16:20:12 -08:00
|
|
|
|
2014-02-09 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/warnings.el (lwarn):
|
|
|
|
|
Empower help-enable-auto-load. (Bug#15940)
|
|
|
|
|
|
2014-02-09 00:01:45 +01:00
|
|
|
|
2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
|
|
|
|
|
(Bug#16690)
|
|
|
|
|
|
2014-02-08 14:35:15 +01:00
|
|
|
|
2014-02-08 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-start-file-process):
|
|
|
|
|
Insert output at end of buffer. (Bug#16120)
|
|
|
|
|
|
2014-02-08 03:06:33 -08:00
|
|
|
|
2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2014-02-08 04:46:09 -08:00
|
|
|
|
* simple.el (choose-completion-string-functions): Document new
|
|
|
|
|
calling convention (bug#14153).
|
2014-02-08 05:13:46 -08:00
|
|
|
|
(execute-extended-command): Clarify doc string (bug#13373).
|
2014-02-08 04:46:09 -08:00
|
|
|
|
|
2014-02-08 04:34:52 -08:00
|
|
|
|
* kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
|
|
|
|
|
|
2014-02-08 03:06:33 -08:00
|
|
|
|
* find-dired.el (find-name-dired): Doc fix (bug#14290).
|
2014-02-08 03:09:10 -08:00
|
|
|
|
(find-grep-dired): Doc fix (bug#14288).
|
2014-02-08 03:06:33 -08:00
|
|
|
|
|
2014-02-08 12:20:45 +02:00
|
|
|
|
2014-02-08 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-quote-char): Check character validity
|
|
|
|
|
like in `quoted-insert' (bug#16677).
|
|
|
|
|
|
2014-02-07 19:03:50 -08:00
|
|
|
|
2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2014-02-07 22:58:15 -08:00
|
|
|
|
* files.el (find-file-visit-truename): Doc clarification (bug#14697).
|
|
|
|
|
|
2014-02-07 22:56:18 -08:00
|
|
|
|
* isearch.el (isearch-hide-immediately): Doc clarification
|
|
|
|
|
(bug#14723).
|
|
|
|
|
|
2014-02-07 22:28:12 -08:00
|
|
|
|
* simple.el (line-move): Document utility function used many
|
|
|
|
|
places in the Emacs sources (bug#14843).
|
|
|
|
|
|
2014-02-07 22:10:22 -08:00
|
|
|
|
* dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
|
2014-02-07 22:16:23 -08:00
|
|
|
|
(dired-prev-marked-file): Doc fix (bug#14855).
|
2014-02-07 22:20:17 -08:00
|
|
|
|
(dired-up-directory): Doc fix (bug#14848).
|
2014-02-07 22:10:22 -08:00
|
|
|
|
|
2014-02-07 21:15:31 -08:00
|
|
|
|
* minibuffer.el (read-file-name): Doc clarification (bug#15096).
|
|
|
|
|
|
2014-02-07 20:53:52 -08:00
|
|
|
|
* files.el (file-relative-name): Doc fix (bug#15159).
|
|
|
|
|
|
2014-02-07 20:40:26 -08:00
|
|
|
|
* fringe.el (fringe-styles): Doc fix (bug#15239).
|
|
|
|
|
|
2014-02-07 20:14:16 -08:00
|
|
|
|
* isearch.el (isearch-filter-predicate): Documentation typo fix
|
|
|
|
|
(bug#15474).
|
|
|
|
|
|
2014-02-07 20:10:02 -08:00
|
|
|
|
* info-look.el (info-lookup-symbol): Document MODE (bug#15498).
|
|
|
|
|
|
2014-02-07 20:02:37 -08:00
|
|
|
|
* isearch.el (isearch-cmds): Doc clarification (bug#15547).
|
|
|
|
|
|
2014-02-07 19:55:27 -08:00
|
|
|
|
* replace.el (replace-match-maybe-edit): Doc clarification
|
|
|
|
|
(bug#15632).
|
|
|
|
|
|
2014-02-07 19:37:57 -08:00
|
|
|
|
* subr.el (add-to-list): Refill the paragraphs (bug#15791).
|
|
|
|
|
|
2014-02-07 19:03:50 -08:00
|
|
|
|
* macros.el (insert-kbd-macro): Doc fix (bug#16025).
|
|
|
|
|
|
2014-02-07 21:55:04 -05:00
|
|
|
|
2014-02-08 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* help-fns.el (describe-variable):
|
|
|
|
|
Check {file,dir}-local-variables-alist, and buffer-file-name,
|
|
|
|
|
in the correct buffer.
|
|
|
|
|
|
2014-02-07 21:18:31 -05:00
|
|
|
|
2014-02-08 Ingo Lohmar <i.lohmar@gmail.com>
|
|
|
|
|
|
|
|
|
|
* help-fns.el (describe-variable): Fix the case where
|
|
|
|
|
a value is directory-local with no dir-locals file. (Bug#16635)
|
|
|
|
|
|
2014-02-07 20:26:13 -05:00
|
|
|
|
2014-02-08 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* abbrev.el (edit-abbrevs-mode):
|
|
|
|
|
Derive from fundamental-mode. (Bug#16682)
|
|
|
|
|
|
2014-02-07 12:13:31 +01:00
|
|
|
|
2014-02-07 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (quoted-insert): Check character validity (bug#16677).
|
|
|
|
|
|
2014-02-07 09:58:10 +02:00
|
|
|
|
2014-02-07 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-read): Claim the lock when the owner is not
|
|
|
|
|
the current process. (Bug#16157)
|
|
|
|
|
|
2014-02-07 09:51:56 +02:00
|
|
|
|
2014-02-07 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-buffers-not-to-save): Change default from nil
|
|
|
|
|
to "\\` ". (Bug#16651)
|
|
|
|
|
|
2014-02-07 09:44:29 +02:00
|
|
|
|
2014-02-07 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
|
|
|
|
|
when enabling, and `desktop-auto-save-cancel-timer' when disabling.
|
|
|
|
|
(desktop-auto-save-cancel-timer): New function with some code from
|
|
|
|
|
`desktop-auto-save-set-timer'.
|
|
|
|
|
(after-init-hook): Don't call `desktop-auto-save-set-timer'.
|
|
|
|
|
Instead of setting `desktop-save-mode' to nil, call
|
|
|
|
|
`desktop-save-mode' with arg 0. (Bug#16630)
|
|
|
|
|
|
2014-02-06 19:14:56 -08:00
|
|
|
|
2014-02-07 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-06 23:18:02 -08:00
|
|
|
|
* hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
|
|
|
|
|
(hi-lock-face-buffer, hi-lock-face-phrase-buffer)
|
|
|
|
|
(hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
|
|
|
|
|
|
2014-02-06 19:22:34 -08:00
|
|
|
|
* obsolete/iswitchb.el: Move to obsolete/.
|
|
|
|
|
* simple.el (iswitchb-mode): Add manual autoloads to ease transition,
|
|
|
|
|
since obsolete/ is not scanned for autoloads.
|
|
|
|
|
* emacs-lisp/authors.el (authors-valid-file-names):
|
|
|
|
|
Add iswitchb.el.
|
|
|
|
|
|
2014-02-06 19:14:56 -08:00
|
|
|
|
* obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
|
|
|
|
|
Disable now non-functional find-file-hook.
|
|
|
|
|
|
2014-02-06 09:49:34 +01:00
|
|
|
|
2014-02-06 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
|
|
|
|
|
instead of ";" in order to avoid additional prompts. Let heredoc
|
|
|
|
|
scripts read from tty. (Bug#16582)
|
|
|
|
|
(tramp-send-command): No special handling of heredocs, it isn't
|
|
|
|
|
necessary anymore.
|
|
|
|
|
|
2014-02-06 00:37:23 -05:00
|
|
|
|
2014-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
|
|
|
|
|
with a space (bug#16664). Limit the symbols considered to the ones
|
|
|
|
|
that are bound or fbound (bug#16646).
|
|
|
|
|
|
2014-02-05 20:05:43 -08:00
|
|
|
|
2014-02-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* epa.el (epa-mail-aliases): Doc fix.
|
|
|
|
|
|
2014-02-06 03:22:38 +02:00
|
|
|
|
2014-02-06 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-02-06 00:37:23 -05:00
|
|
|
|
* emacs-lisp/lisp.el (lisp-completion-at-point):
|
|
|
|
|
Use `completion-table-merge' instead of `completion-table-in-turn'
|
2014-02-06 03:22:38 +02:00
|
|
|
|
(bug#16604).
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion-table-merge): New function.
|
|
|
|
|
|
2014-02-05 15:11:50 +01:00
|
|
|
|
2014-02-05 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
|
|
|
|
|
(tramp-sh-handle-set-file-acl)
|
|
|
|
|
(tramp-sh-handle-start-file-process)
|
|
|
|
|
(tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
|
|
|
|
|
(tramp-find-executable, tramp-send-command): Use it.
|
|
|
|
|
|
2014-02-05 00:37:39 -08:00
|
|
|
|
2014-02-05 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-05 15:11:50 +01:00
|
|
|
|
* epa.el (epa-mail-aliases): Fix custom type. Doc tweak.
|
2014-02-05 00:37:39 -08:00
|
|
|
|
|
2014-02-04 16:35:52 -03:00
|
|
|
|
2014-02-04 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* progmodes/python.el (python-shell-send-string)
|
2014-02-04 16:35:52 -03:00
|
|
|
|
(python-shell-send-string-no-output): Fix docstring (Bug#16547).
|
|
|
|
|
|
2014-02-04 12:37:08 -05:00
|
|
|
|
2014-02-04 Anders Lindgren <andlind@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
|
|
|
|
|
the names (bug#16620).
|
|
|
|
|
|
2014-02-04 08:36:58 +01:00
|
|
|
|
2014-02-03 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
2014-02-04 12:37:08 -05:00
|
|
|
|
* faces.el (window-divider): New default value. Rewrite doc-string.
|
|
|
|
|
(window-divider-first-pixel, window-divider-last-pixel): New faces.
|
2014-02-04 08:36:58 +01:00
|
|
|
|
|
2014-02-03 17:59:39 +02:00
|
|
|
|
2014-02-03 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
|
|
|
|
|
`protected' and `public' can also be called without arguments.
|
|
|
|
|
|
2014-02-02 16:40:49 -08:00
|
|
|
|
2014-02-03 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-02-02 23:56:44 -08:00
|
|
|
|
* register.el (window-configuration-to-register)
|
|
|
|
|
(frame-configuration-to-register): Unadvertise unused argument.
|
|
|
|
|
* frameset.el (frameset-to-register): Remove unused argument.
|
|
|
|
|
|
2014-02-06 19:07:07 -08:00
|
|
|
|
* frameset.el (frameset-to-register):
|
2014-02-02 16:40:49 -08:00
|
|
|
|
* kmacro.el (kmacro-to-register):
|
|
|
|
|
* register.el (increment-register):
|
|
|
|
|
* calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
|
|
|
|
|
(calc-append-to-register, calc-prepend-to-register):
|
|
|
|
|
* play/gametree.el (gametree-layout-to-register)
|
|
|
|
|
(gametree-apply-register-layout):
|
|
|
|
|
* textmodes/picture.el (picture-clear-rectangle-to-register)
|
|
|
|
|
(picture-yank-rectangle-from-register):
|
|
|
|
|
* vc/emerge.el (emerge-combine-versions-register):
|
|
|
|
|
Use register-read-with-preview to read registers.
|
|
|
|
|
|
2014-02-03 00:28:57 +00:00
|
|
|
|
2014-02-03 João Távora <joaotavora@gmail.com>
|
|
|
|
|
|
|
|
|
|
* elec-pair.el (electric-pair-backward-delete-char): Don't error
|
|
|
|
|
when at beginning of (possibly narrowed) buffer.
|
|
|
|
|
|
2014-02-02 14:21:33 -08:00
|
|
|
|
2014-02-02 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-02-13 03:19:48 +01:00
|
|
|
|
* help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
|
2014-02-04 12:37:08 -05:00
|
|
|
|
Also try to display local help from just before point.
|
2014-02-02 14:21:33 -08:00
|
|
|
|
|
2014-02-02 16:28:52 +00:00
|
|
|
|
2014-02-02 Alan Mackenzie <bug-cc-mode@gnu.org>
|
|
|
|
|
|
|
|
|
|
c-parse-state. Don't "append-lower-brace-pair" in certain
|
|
|
|
|
circumstances. Also fix an obscure bug where "\\s!" shouldn't be
|
|
|
|
|
recognised as a comment.
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
|
|
|
|
|
as well as normal comment starter.
|
|
|
|
|
(c-parse-state-get-strategy): Extra return possibility
|
|
|
|
|
'back-and-forward.
|
|
|
|
|
(c-remove-stale-state-cache): Extra element CONS-SEPARATED in
|
|
|
|
|
return value list to indicate replacement of a brace-pair cons
|
|
|
|
|
with its car.
|
|
|
|
|
(c-parse-state-1): With 'back-and-forward, only call
|
|
|
|
|
c-append-lower-brace-pair-to state-cache when cons-separated.
|
|
|
|
|
|
2014-02-02 15:10:50 +01:00
|
|
|
|
2014-02-02 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* term/ns-win.el (ns-suspend-error): New function.
|
|
|
|
|
(ns-initialize-window-system): Add ns-suspend-error to
|
|
|
|
|
suspend-hook (Bug#16612).
|
|
|
|
|
|
2014-02-02 02:25:29 -08:00
|
|
|
|
2014-02-02 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* progmodes/cc-defs.el (c-find-assignment-for-mode):
|
|
|
|
|
Make loading cc-mode silent.
|
2014-02-02 02:25:29 -08:00
|
|
|
|
|
2014-02-01 23:51:26 -08:00
|
|
|
|
2014-02-02 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* comint.el (comint-prompt-read-only): Change doc to suggest
|
|
|
|
|
remap keybinding.
|
2014-02-01 23:51:26 -08:00
|
|
|
|
|
2014-02-01 19:42:20 -08:00
|
|
|
|
2014-02-02 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* register.el (register-read-with-preview, point-to-register)
|
|
|
|
|
(window-configuration-to-register, frame-configuration-to-register)
|
|
|
|
|
(jump-to-register, number-to-register, view-register, insert-register)
|
|
|
|
|
(copy-to-register, append-to-register, prepend-to-register)
|
|
|
|
|
(copy-rectangle-to-register): Doc fixes.
|
|
|
|
|
|
2014-02-01 21:25:05 -05:00
|
|
|
|
2014-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
|
|
|
|
|
* emacs-lisp/find-func.el (find-function-C-source): Idem.
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--cd*r): New function.
|
|
|
|
|
* help-fns.el (describe-function-1): Use it.
|
|
|
|
|
|
2014-02-01 17:04:08 -08:00
|
|
|
|
2014-02-02 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* register.el (register-preview-default): New function,
|
|
|
|
|
split from register-preview.
|
|
|
|
|
(register-preview-function): Rename from register-preview-functions,
|
|
|
|
|
make it not a hook.
|
|
|
|
|
(register-preview): Use register-preview-function.
|
|
|
|
|
(register-read-with-preview): Error on non-character event. (Bug#16595)
|
|
|
|
|
|
2014-02-01 16:54:58 +02:00
|
|
|
|
2014-02-01 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
|
|
|
|
|
`:' before binary operators (bug#16609). Don't check for `:'
|
|
|
|
|
before `[' and `(', or their syntax status. A percent literal
|
|
|
|
|
can't end with either.
|
2014-02-01 19:06:08 +02:00
|
|
|
|
(ruby-font-lock-keywords): For built-ins that require arguments,
|
|
|
|
|
check that they're followed by something that looks like argument
|
|
|
|
|
(bug#16610).
|
2014-02-01 16:54:58 +02:00
|
|
|
|
|
2014-01-31 23:55:57 -08:00
|
|
|
|
2014-02-01 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (butlast): Document what an omitted N means (bug#13437).
|
|
|
|
|
(nbutlast): Ditto.
|
|
|
|
|
|
2014-01-31 13:08:13 -08:00
|
|
|
|
2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-generic): Make into a defsubst to make the stack
|
|
|
|
|
depth shallower (bug#16587).
|
2014-01-31 13:44:11 -08:00
|
|
|
|
(shr-tag-svg): Respect `shr-inhibit-images'.
|
|
|
|
|
(shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
|
2014-01-31 13:08:13 -08:00
|
|
|
|
|
2014-01-31 19:13:49 +02:00
|
|
|
|
2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
|
|
|
|
|
(ruby-smie-grammar): Make "." right-associative. Make its priority
|
|
|
|
|
lower than the ternary and all binary operators.
|
|
|
|
|
(ruby-smie-rules): Indent "(" relative to the first non-"."
|
2014-02-01 21:25:05 -05:00
|
|
|
|
parent, or the first "." parent at indentation.
|
|
|
|
|
Use `ruby-align-chained-calls' for indentation of "." tokens.
|
2014-01-31 19:13:49 +02:00
|
|
|
|
(Bug#16593)
|
|
|
|
|
|
2014-01-31 11:41:54 +02:00
|
|
|
|
2014-01-31 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* sort.el (delete-duplicate-lines): Remove `:weakness 'key'
|
|
|
|
|
from `make-hash-table'.
|
|
|
|
|
|
|
|
|
|
* textmodes/ispell.el (ispell-init-process): Change message format
|
|
|
|
|
to be consistent with other messages.
|
|
|
|
|
|
2014-01-30 21:39:40 -05:00
|
|
|
|
2014-01-31 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-30 23:28:17 -08:00
|
|
|
|
* delsel.el (delete-selection-mode): Doc fix.
|
|
|
|
|
|
2014-01-30 23:15:54 -08:00
|
|
|
|
* emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
|
|
|
|
|
(trace-function-background): Doc fixes.
|
|
|
|
|
|
2014-01-30 22:34:44 -08:00
|
|
|
|
* ido.el (ido-use-virtual-buffers): Doc fix.
|
|
|
|
|
Reset :version, since the default value has not changed.
|
|
|
|
|
|
2014-01-30 22:20:29 -08:00
|
|
|
|
* register.el (register-preview-delay, register-read-with-preview):
|
|
|
|
|
Doc fixes.
|
|
|
|
|
|
2014-01-30 21:39:40 -05:00
|
|
|
|
* mail/reporter.el (reporter-dump-variable): In case of void-variable,
|
|
|
|
|
do not mess with mail-buffer position (fixes 2009-11-03 change).
|
|
|
|
|
* progmodes/cc-mode.el (c-submit-bug-report):
|
|
|
|
|
Check auto-fill-mode is bound. (Bug#16592)
|
|
|
|
|
|
2014-01-30 20:58:51 -05:00
|
|
|
|
2014-01-31 Darren Hoo <darren.hoo@gmail.com>
|
|
|
|
|
|
|
|
|
|
* startup.el (fancy-splash-image-file): New function,
|
|
|
|
|
split from fancy-splash-head.
|
|
|
|
|
(fancy-splash-head, use-fancy-splash-screens-p): Use it,
|
|
|
|
|
so that we are both using the same image. (Bug#16574)
|
|
|
|
|
|
2014-01-29 23:42:57 -08:00
|
|
|
|
2014-01-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-29 23:48:06 -08:00
|
|
|
|
* simple.el (eval-expression): Doc fix.
|
|
|
|
|
|
2014-01-29 23:42:57 -08:00
|
|
|
|
* hexl.el (hexl-mode-hook):
|
|
|
|
|
* ielm.el (ielm-mode-hook):
|
|
|
|
|
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
|
|
|
|
|
(lisp-interaction-mode-hook):
|
2014-04-10 20:55:58 -04:00
|
|
|
|
* progmodes/cfengine.el (cfengine3-documentation-function):
|
2014-01-29 23:42:57 -08:00
|
|
|
|
Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
|
|
|
|
|
|
2014-01-29 23:02:28 -05:00
|
|
|
|
2014-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
|
|
|
|
|
is a symbol (bug#16584).
|
|
|
|
|
|
2014-01-29 21:40:19 -05:00
|
|
|
|
2014-01-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* help.el (help-for-help-internal): Add "P" to text.
|
|
|
|
|
|
2014-01-29 00:27:55 -08:00
|
|
|
|
2014-01-29 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (just-one-space, cycle-spacing): Doc fixes.
|
|
|
|
|
|
2014-01-28 10:45:37 +01:00
|
|
|
|
2014-01-28 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (fit-frame-to-buffer): Fix calculations for margins and
|
|
|
|
|
height constraints.
|
|
|
|
|
|
2014-01-28 15:02:34 +08:00
|
|
|
|
2014-01-28 Luke Lee <luke.yx.lee@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/hideif.el: Extend to full CPP expression syntax.
|
|
|
|
|
(hif-token-alist): Add missing tokens.
|
|
|
|
|
(hif-token-regexp): Add support for float/octal/hex immediates.
|
|
|
|
|
(hif-string-literal-regexp): New const.
|
|
|
|
|
(hif-tokenize): Recognize strings and float/octal/hex immediates.
|
|
|
|
|
(hif-exprlist): New function.
|
|
|
|
|
(hif-parse-if-exp): Use it.
|
|
|
|
|
(hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
|
|
|
|
|
(hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
|
|
|
|
|
(hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
|
|
|
|
|
(hif-logxor, hif-comma): New functions.
|
|
|
|
|
|
2014-01-27 19:39:50 -05:00
|
|
|
|
2014-01-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-27 21:50:16 -05:00
|
|
|
|
* textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
|
|
|
|
|
|
2014-01-27 20:49:02 -05:00
|
|
|
|
* indent.el (tab-stop-list): Doc fix. Add :version.
|
|
|
|
|
|
2014-01-27 19:39:50 -05:00
|
|
|
|
* vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
|
|
|
|
|
(cvs-append-to-ignore): Add compatibility alias.
|
|
|
|
|
|
2014-01-27 16:26:48 -05:00
|
|
|
|
2014-01-27 Glenn Morris <rgm@gnu.org>
|
2014-01-27 12:30:17 +00:00
|
|
|
|
|
2014-01-27 16:42:53 -05:00
|
|
|
|
* dired.el (dired-hide-details-mode): Don't autoload it,
|
|
|
|
|
since it cannot be used outside Dired buffers anyway.
|
|
|
|
|
|
2014-01-27 16:26:48 -05:00
|
|
|
|
* emulation/cua-base.el (cua-mode): Doc fix.
|
2014-01-27 12:30:17 +00:00
|
|
|
|
|
2014-01-27 16:26:48 -05:00
|
|
|
|
* dired.el (dired-hide-details-hide-symlink-targets)
|
|
|
|
|
(dired-hide-details-hide-information-lines)
|
|
|
|
|
(dired-hide-details-mode): Doc fixes.
|
2014-01-26 18:02:28 -08:00
|
|
|
|
|
|
|
|
|
* shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
|
|
|
|
|
* strokes.el (strokes-file): Doc fix. Bump :version.
|
|
|
|
|
(strokes-help): Doc fix.
|
|
|
|
|
* emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
|
|
|
|
|
* emulation/viper.el (viper): Doc fix for custom group.
|
|
|
|
|
(top-level): Remove oh-so-no-longer-relevant text about vip.
|
|
|
|
|
* obsolete/otodo-mode.el (todo-prefix): Doc fix.
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-save-directory-list-file):
|
|
|
|
|
* saveplace.el (save-place-file):
|
|
|
|
|
* calendar/timeclock.el (timeclock-file):
|
|
|
|
|
* net/quickurl.el (quickurl-url-file):
|
|
|
|
|
* obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
|
|
|
|
|
* progmodes/idlwave.el (idlwave-config-directory):
|
|
|
|
|
* textmodes/remember.el (remember-data-file):
|
|
|
|
|
Bump :version.
|
|
|
|
|
|
2014-01-25 17:10:18 -08:00
|
|
|
|
2014-01-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-25 19:39:34 -08:00
|
|
|
|
* progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
|
|
|
|
|
Doc fix. Make obsolete.
|
|
|
|
|
(opascal-mode): No longer mention opascal-tab-always-indents in doc.
|
|
|
|
|
|
2014-01-25 17:10:18 -08:00
|
|
|
|
* sort.el (delete-duplicate-lines): Doc fix.
|
|
|
|
|
|
2014-01-25 20:15:42 +01:00
|
|
|
|
2014-01-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/ada-mode.el (ada):
|
|
|
|
|
* woman.el (woman): Link to info manual and Commentary section.
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake):
|
|
|
|
|
* nxml/nxml-mode.el (nxml):
|
|
|
|
|
* net/eww.el (eww):
|
|
|
|
|
* speedbar.el (speedbar, speedbar-faces, speedbar-vc):
|
|
|
|
|
* htmlfontify.el (htmlfontify):
|
|
|
|
|
* ses.el (ses):
|
|
|
|
|
* epa.el (epa):
|
|
|
|
|
* ido.el (ido): Link to info manual.
|
|
|
|
|
|
2014-01-26 02:32:34 +08:00
|
|
|
|
2014-01-25 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake-make-overlay): No rear advance.
|
|
|
|
|
|
2014-01-24 17:52:16 -07:00
|
|
|
|
2014-01-25 Adam Sjøgren <asjo@koldfront.dk>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-tag-img): Prefer the title over the alt text
|
|
|
|
|
(bug#16537).
|
|
|
|
|
|
2014-01-24 05:13:35 +01:00
|
|
|
|
2014-01-24 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2014-01-24 05:15:13 +01:00
|
|
|
|
* net/eww.el (eww-download-callback):
|
|
|
|
|
Fix reference to eww-download-directory.
|
|
|
|
|
|
2014-01-24 05:13:35 +01:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-file):
|
|
|
|
|
Remove unused local variable `file-name'.
|
|
|
|
|
|
2014-01-23 20:11:48 -08:00
|
|
|
|
2014-01-24 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-23 23:29:39 -08:00
|
|
|
|
* woman.el (woman-default-faces, woman-monochrome-faces):
|
|
|
|
|
Fix obsolescence specification.
|
|
|
|
|
|
2014-01-23 20:11:48 -08:00
|
|
|
|
* subr.el (with-demoted-errors): Doc fix.
|
|
|
|
|
|
2014-01-23 10:01:41 -05:00
|
|
|
|
2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
|
|
|
|
|
(cl--macroexp-fboundp): New function.
|
|
|
|
|
(cl--make-type-test): Use it.
|
|
|
|
|
|
2014-01-22 23:53:56 -08:00
|
|
|
|
2014-01-23 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
|
|
|
|
|
* simple.el (eval-expression): Doc fixes.
|
|
|
|
|
|
2014-01-22 15:05:03 -05:00
|
|
|
|
2014-01-22 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/authors.el (authors-fixed-entries): Addition.
|
|
|
|
|
|
2014-01-22 14:22:45 -05:00
|
|
|
|
2014-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el: Write files silently.
|
|
|
|
|
(package-autoload-ensure-default-file, package--write-file-no-coding)
|
|
|
|
|
(package-generate-description-file, package--download-one-archive)
|
|
|
|
|
(package-install-from-archive): Tell `write-region' to stay quiet.
|
|
|
|
|
(package-menu-mode, package-menu--print-info): Omit the Archive column
|
|
|
|
|
if there's only one archive.
|
|
|
|
|
(package-all-keywords, package--has-keyword-p): Remove dead code.
|
|
|
|
|
|
2014-01-22 09:26:14 -08:00
|
|
|
|
2014-01-22 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-22 13:29:40 -05:00
|
|
|
|
* version.el (emacs-bzr-version-bzr): Fix typo.
|
|
|
|
|
|
2014-01-22 09:26:14 -08:00
|
|
|
|
* version.el (emacs-repository-get-version):
|
|
|
|
|
Check either .bzr or .git, but not both.
|
|
|
|
|
Make the git case actually use the DIR argument, and return nil
|
|
|
|
|
rather than the empty string.
|
2014-01-22 09:34:27 -08:00
|
|
|
|
Avoid error if .git exists but the git executable is not found.
|
2014-01-22 09:26:14 -08:00
|
|
|
|
|
2014-01-22 11:29:23 +01:00
|
|
|
|
2014-01-22 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
Fixes in window size functions around Bug#16430 and Bug#16470.
|
2014-01-22 14:22:45 -05:00
|
|
|
|
* window.el (window-total-size, window-size): New argument ROUND.
|
|
|
|
|
(window--min-delta-1, window-min-delta, window--max-delta-1):
|
|
|
|
|
Be more conservative when calculating the numbers of lines or
|
2014-01-22 11:29:23 +01:00
|
|
|
|
columns a window can shrink (Bug#16430).
|
|
|
|
|
(fit-window-to-buffer): Simplify code.
|
|
|
|
|
* term.el (term-window-width): Call window-body-width again.
|
|
|
|
|
|
2014-01-21 20:50:40 -05:00
|
|
|
|
2014-01-22 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-22 00:30:00 -08:00
|
|
|
|
* image.el (image-format-suffixes): Doc fix.
|
|
|
|
|
|
2014-01-21 23:55:53 -08:00
|
|
|
|
* international/quail.el (quail-define-package): Doc fix.
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* emacs-lisp/authors.el (authors-valid-file-names)
|
2014-01-21 23:35:50 -08:00
|
|
|
|
(authors-renamed-files-alist): Additions.
|
2014-01-21 21:44:44 -05:00
|
|
|
|
|
2014-01-21 21:01:40 -05:00
|
|
|
|
* vc/vc-git.el (vc-git-print-log): Remove --follow;
|
|
|
|
|
reverts 2014-01-09 change. (Bug#16422)
|
|
|
|
|
|
2014-01-21 20:50:40 -05:00
|
|
|
|
* calc/calc-embed.el (thing-at-point-looking-at):
|
|
|
|
|
* emacs-lisp/map-ynp.el (x-popup-dialog):
|
|
|
|
|
* obsolete/lmenu.el (x-popup-dialog):
|
|
|
|
|
* emacs-lisp/package.el (url-recreate-url):
|
|
|
|
|
* mail/mailclient.el (clipboard-kill-ring-save):
|
|
|
|
|
* subr.el (x-popup-dialog): Update declaration.
|
|
|
|
|
* mail/rmail.el (rmail-mime-message-p):
|
|
|
|
|
* window.el (tool-bar-lines-needed): Remove unnecessary declaration.
|
|
|
|
|
|
2014-01-21 15:42:59 -08:00
|
|
|
|
2014-01-21 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh--inside-noncommand-expression):
|
|
|
|
|
Correctly detect when we're inside an arithmetic expansion form
|
|
|
|
|
containing nested parenthesis.
|
2014-02-13 03:19:48 +01:00
|
|
|
|
(sh--maybe-here-document): Use `sh--inside-noncommand-expression'
|
2014-01-21 15:42:59 -08:00
|
|
|
|
to detect cases where we shouldn't expand "<<" to a heredoc
|
|
|
|
|
skeleton.
|
|
|
|
|
|
2014-01-21 08:09:55 -05:00
|
|
|
|
2014-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
|
|
|
|
|
(eldoc--message-command-p): New function.
|
|
|
|
|
(eldoc-display-message-p): Use it.
|
|
|
|
|
(eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
|
|
|
|
|
message is not automatically erased for us.
|
|
|
|
|
(eldoc-print-current-symbol-info): Erase previous message, if any.
|
|
|
|
|
|
2014-01-21 09:18:30 +01:00
|
|
|
|
2014-01-21 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
2014-01-21 09:26:31 +01:00
|
|
|
|
* textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
|
|
|
|
|
specify it's an interactive function.
|
|
|
|
|
|
2014-01-21 08:09:55 -05:00
|
|
|
|
* textmodes/reftex-cite.el (reftex-all-used-citation-keys):
|
|
|
|
|
Fix regex used for scanning for citation keys which failed for
|
2014-01-21 09:18:30 +01:00
|
|
|
|
citations with optional arguments.
|
|
|
|
|
|
2014-01-21 09:58:16 +08:00
|
|
|
|
2014-01-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (read--expression): Don't enable eldoc-mode.
|
|
|
|
|
|
2014-01-20 14:15:10 -05:00
|
|
|
|
2014-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (move-beginning-of-line): Make sure we don't move forward
|
|
|
|
|
(bug#16497).
|
|
|
|
|
|
2014-01-20 10:52:44 +02:00
|
|
|
|
2014-01-20 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* saveplace.el (toggle-save-place, save-place-to-alist)
|
|
|
|
|
(save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
|
|
|
|
|
'dired-mode) before checking for dired-directory. (Bug#16477)
|
|
|
|
|
|
2014-01-20 10:45:56 +02:00
|
|
|
|
2014-01-20 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* indent.el (indent-line-to): Use backward-to-indentation
|
|
|
|
|
instead of back-to-indentation. (Bug#16461)
|
|
|
|
|
|
2014-01-19 23:56:28 -08:00
|
|
|
|
2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Revert some of the CANNOT_DUMP fix (Bug#16494).
|
|
|
|
|
Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
|
|
|
|
|
but fixing this can wait until after the next release.
|
|
|
|
|
* Makefile.in (emacs): Keep EMACSLOADPATH empty.
|
|
|
|
|
|
2014-01-19 14:23:18 +01:00
|
|
|
|
2014-01-19 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* eshell/esh-mode.el (eshell-password-prompt-regexp):
|
|
|
|
|
Use `password-word-equivalents'.
|
|
|
|
|
(eshell-watch-for-password-prompt): Let-bind `case-fold-search'
|
|
|
|
|
to t. (Bug#5664, Bug#13124)
|
|
|
|
|
|
2014-01-19 12:32:47 +00:00
|
|
|
|
2014-01-19 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Bind open-paren-in-column-0-is-defun-start to nil at some entry
|
|
|
|
|
points.
|
|
|
|
|
* progmodes/cc-engine.el (c-invalidate-state-cache-1)
|
2014-01-26 01:47:40 +01:00
|
|
|
|
(c-parse-state-1, c-guess-basic-syntax): Bind it here.
|
2014-01-19 12:32:47 +00:00
|
|
|
|
* progmodes/cc-mode.el (c-before-change, c-after-change)
|
|
|
|
|
(c-font-lock-fontify-region): Bind it here.
|
|
|
|
|
|
2014-01-19 10:24:26 +01:00
|
|
|
|
2014-01-19 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* term.el (term-window-width): Call window-text-width instead of
|
|
|
|
|
window-width (Bug#16470).
|
|
|
|
|
|
2014-01-18 14:23:38 -08:00
|
|
|
|
2014-01-18 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* simple.el (password-word-equivalents): Remove duplicates.
|
|
|
|
|
Sort, to make this easier next time.
|
|
|
|
|
Downcase. Omit ": " after "jelszó".
|
|
|
|
|
|
2014-01-18 16:11:03 +01:00
|
|
|
|
2014-01-18 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* term/common-win.el (saved-region-selection): Defvar it.
|
|
|
|
|
(x-select-text): Set saved-region-selection (Bug#16382).
|
|
|
|
|
|
2014-01-17 20:29:25 -05:00
|
|
|
|
2014-01-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/authors.el (authors-aliases)
|
|
|
|
|
(authors-renamed-files-alist): Add some entries.
|
|
|
|
|
|
2014-01-17 19:20:39 +01:00
|
|
|
|
2014-01-17 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2014-01-19 14:23:18 +01:00
|
|
|
|
* net/tramp.el (tramp-password-prompt-regexp):
|
|
|
|
|
Use `password-word-equivalents' if available.
|
2014-01-17 19:20:39 +01:00
|
|
|
|
(tramp-action-password, tramp-process-one-action)
|
|
|
|
|
(tramp-read-passwd): Let-bind `case-fold-search' to t. (Bug#13124)
|
|
|
|
|
|
2014-01-17 17:45:45 +01:00
|
|
|
|
2014-01-17 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (password-word-equivalents): New defcustom.
|
|
|
|
|
* comint.el (comint-password-prompt-regexp): Use it. Bump version
|
|
|
|
|
to 24.4.
|
|
|
|
|
(comint-watch-for-password-prompt): Let-bind `case-fold-search'
|
|
|
|
|
to t. (Bug#13124)
|
|
|
|
|
|
2014-01-17 05:15:02 +02:00
|
|
|
|
2014-01-17 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
|
2014-01-21 08:09:55 -05:00
|
|
|
|
(ruby-align-to-stmt-keywords): Change the default value.
|
|
|
|
|
Use `ruby-alignable-keywords' to generate the possible customization
|
2014-01-17 05:15:02 +02:00
|
|
|
|
choices.
|
|
|
|
|
(ruby-smie-rules): Instead of using a hardcoded list of alignable
|
|
|
|
|
keywords, check against the value of `ruby-alignable-keywords'
|
|
|
|
|
(http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
|
|
|
|
|
|
2014-01-16 21:11:36 -05:00
|
|
|
|
2014-01-17 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-16 21:59:24 -05:00
|
|
|
|
* emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
|
|
|
|
|
|
2014-01-16 21:11:36 -05:00
|
|
|
|
Make M-x authors return zero *Authors Errors* from current logs.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* emacs-lisp/authors.el (authors-obsolete-files-regexps)
|
2014-01-16 21:11:36 -05:00
|
|
|
|
(authors-ignored-files): Add some entries, remove others.
|
|
|
|
|
(authors-ambiguous-files, authors-valid-file-names):
|
|
|
|
|
Add some entries.
|
|
|
|
|
(authors-renamed-files-alist): Add, remove, and adjust entries.
|
|
|
|
|
(authors-renamed-files-regexps): Add some entries.
|
|
|
|
|
Remove some very broad ones. Make some entries `lax'.
|
|
|
|
|
(authors-lax-changelogs): New constant.
|
|
|
|
|
(authors-disambiguate-file-name): Treat top-level specially.
|
|
|
|
|
(authors-lax-changelog-p): New function.
|
|
|
|
|
(authors-canonical-file-name): Check file as written against
|
|
|
|
|
authors-valid-file-names. Do not special-case etc/.
|
|
|
|
|
Handle `lax' logs and authors-renamed-files-regexps elements.
|
|
|
|
|
|
2014-01-16 14:23:14 +02:00
|
|
|
|
2014-01-16 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
|
2014-01-16 18:44:17 +02:00
|
|
|
|
`assoc'. Use `nth' instead of `cdr'. Make private. Update all
|
|
|
|
|
callers.
|
2014-01-16 14:23:14 +02:00
|
|
|
|
|
2014-01-15 19:26:45 -05:00
|
|
|
|
2014-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
|
|
|
|
|
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.
|
|
|
|
|
|
2014-01-15 15:49:40 -08:00
|
|
|
|
2014-01-15 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-file): Use whole
|
|
|
|
|
`buffer-file-name' in interactive-form so that we don't leave
|
|
|
|
|
pathless file names in `file-name-history'.
|
|
|
|
|
|
2014-01-15 10:22:41 +02:00
|
|
|
|
2014-01-15 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* indent.el (indent-rigidly): Set deactivate-mark to nil
|
|
|
|
|
in transient indentation mode. (Bug#16438)
|
|
|
|
|
|
2014-01-15 06:58:06 +02:00
|
|
|
|
2014-01-15 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-desc-keywords): New function
|
|
|
|
|
(Bug#16222).
|
|
|
|
|
(describe-package-1, package-all-keywords)
|
|
|
|
|
(package--has-keyword-p): Use it.
|
|
|
|
|
|
2014-01-14 23:30:42 +01:00
|
|
|
|
2014-01-14 Nicolas Richard <theonewiththeevillook@yahoo.fr>
|
|
|
|
|
|
|
|
|
|
* simple.el (define-alternatives): When creating the
|
|
|
|
|
COMMAND-alternatives variable, assign COMMAND as its definition
|
|
|
|
|
name so that `describe-variable' can relocate it.
|
|
|
|
|
|
2014-01-14 21:37:28 +01:00
|
|
|
|
2014-01-14 Matthew Leach <matthew@mattleach.net> (tiny change)
|
|
|
|
|
|
|
|
|
|
* font-lock.el (font-lock-keywords): Fix typo in docstring
|
|
|
|
|
(bug#16307).
|
|
|
|
|
|
2014-01-14 11:50:28 +01:00
|
|
|
|
2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
|
|
|
|
|
|
|
|
|
|
* ispell.el (ispell-region): Reset `in-comment' for new line
|
|
|
|
|
instead of wrongly reset `add-coment' (bug#13577).
|
|
|
|
|
|
2014-01-14 17:41:09 +09:00
|
|
|
|
2014-01-14 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
|
|
|
|
* 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>.
|
|
|
|
|
|
2014-01-13 21:51:52 -05:00
|
|
|
|
2014-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el (edebug--display): Move protective let-binding
|
|
|
|
|
so it applies in the right buffer (bug#16410).
|
|
|
|
|
|
2014-01-13 15:50:20 -08:00
|
|
|
|
2014-01-13 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/rst.el (rst-define-key): Provide deprecated
|
|
|
|
|
keybindings through named functions instead of anonymous ones so
|
|
|
|
|
that "??" doesn't appear in describe-mode output.
|
|
|
|
|
|
2014-01-13 23:13:44 +01:00
|
|
|
|
2014-01-13 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
2014-01-13 10:33:01 -05:00
|
|
|
|
2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
2014-01-13 11:55:22 +01:00
|
|
|
|
2014-01-13 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
2014-01-13 10:04:09 +02:00
|
|
|
|
2014-01-13 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
(Bug#16405)
|
|
|
|
|
|
2014-01-13 08:47:15 +01:00
|
|
|
|
2014-01-13 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
fit-frame/window-to-buffer code fixes including one for Bug#14096.
|
2014-01-13 10:33:01 -05:00
|
|
|
|
* window.el (fit-frame-to-buffer): Fix doc-string.
|
|
|
|
|
Respect window-min-height/-width. Fit pixelwise when
|
2014-01-13 08:47:15 +01:00
|
|
|
|
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).
|
|
|
|
|
|
2014-01-13 00:03:31 -05:00
|
|
|
|
2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* indent.el (indent-according-to-mode): Flush to column 0 in text-mode
|
|
|
|
|
after an empty line.
|
|
|
|
|
|
2014-01-12 18:34:33 -05:00
|
|
|
|
2014-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-render-region): Autoload.
|
|
|
|
|
|
2014-01-12 22:25:10 +08:00
|
|
|
|
2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-download-directory): Rename from
|
|
|
|
|
`eww-download-path' (Bug#16419).
|
|
|
|
|
|
2014-01-12 18:29:59 +08:00
|
|
|
|
2014-01-12 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* dired-x.el (dired-mode-map): Fix last change.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
|
|
|
|
|
|
2014-01-11 21:29:11 -08:00
|
|
|
|
2014-01-12 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Spelling fixes.
|
|
|
|
|
* emacs-lisp/generic.el (generic--normalize-comments):
|
|
|
|
|
Rename from generic--normalise-comments. All uses changed.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* play/bubbles.el (bubbles--neighborhood-score)
|
2014-01-11 21:29:11 -08:00
|
|
|
|
(bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
|
|
|
|
|
(bubbles--neighborhood-available)
|
|
|
|
|
(bubbles--update-neighborhood-score):
|
|
|
|
|
Rename from names with 'neighbourhood'. All uses changed.
|
|
|
|
|
|
2014-01-12 12:00:03 +08:00
|
|
|
|
2014-01-12 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
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. (Bug#16346)
|
2014-01-21 09:21:19 -08:00
|
|
|
|
* simple.el (read--expression): Enable eldoc-mode.
|
2014-01-12 18:34:33 -05:00
|
|
|
|
* progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
|
2014-01-12 12:00:03 +08:00
|
|
|
|
|
2014-01-22 14:26:45 -05:00
|
|
|
|
2014-01-11 Dani Moncayo <dmoncayo@gmail.com>
|
|
|
|
|
Eric S. Raymond <esr@thyrsus.com>
|
2014-01-11 09:15:17 -05:00
|
|
|
|
|
2014-01-12 09:54:50 -05:00
|
|
|
|
* version.el (emacs-repository-get-version): Enhance so the
|
2014-01-12 18:34:33 -05:00
|
|
|
|
function works correctly in either a Bazaar or Git repo.
|
2014-01-11 18:59:49 -05:00
|
|
|
|
|
2014-01-22 14:26:45 -05:00
|
|
|
|
2014-01-11 Eric S. Raymond <esr@thyrsus.com>
|
|
|
|
|
|
2014-01-12 18:34:33 -05:00
|
|
|
|
* play/meese.el: It's 2014 and Ed Meese is justly forgotten.
|
|
|
|
|
Goes with removal of the joke manpages from /etc.
|
2014-01-11 09:15:17 -05:00
|
|
|
|
|
2014-02-13 03:19:48 +01:00
|
|
|
|
2014-01-10 Kenichi Handa <handa@gnu.org>
|
2014-01-11 08:29:10 +09:00
|
|
|
|
|
2014-01-12 18:34:33 -05:00
|
|
|
|
* mail/rmail.el (rmail-get-coding-system):
|
|
|
|
|
Check rmail-get-coding-function before "funcall"ing it.
|
2014-01-11 08:29:10 +09:00
|
|
|
|
|
2014-01-10 15:19:31 -05:00
|
|
|
|
2014-01-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/authors.el (authors-fixed-entries):
|
|
|
|
|
Update for files that no longer exist.
|
|
|
|
|
|
2014-01-10 12:13:10 -05:00
|
|
|
|
2014-01-10 Eric S. Raymond <esr@thyrsus.com>
|
|
|
|
|
|
|
|
|
|
* version.el (emacs-bzr-get-version): Restore compatibilty with
|
2014-01-10 15:19:31 -05:00
|
|
|
|
24.3 (Tested).
|
2014-01-10 12:13:10 -05:00
|
|
|
|
|
2014-01-10 18:32:45 +02:00
|
|
|
|
2014-01-10 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
|
|
|
|
|
and Podfile.
|
|
|
|
|
|
2014-01-10 14:22:58 +02:00
|
|
|
|
2014-01-10 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
|
|
|
|
|
|
2014-01-10 18:35:36 +08:00
|
|
|
|
2014-01-10 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
2014-01-12 18:34:33 -05:00
|
|
|
|
* progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
|
2014-01-10 18:35:36 +08:00
|
|
|
|
|
2014-01-10 11:30:43 +02:00
|
|
|
|
2014-01-10 Anders Lindgren <andlind@gmail.com>
|
|
|
|
|
|
|
|
|
|
* follow.el (follow-cache-command-list): Include right-char and
|
|
|
|
|
left-char.
|
|
|
|
|
|
2014-01-09 23:10:37 -08:00
|
|
|
|
2014-01-10 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
2014-01-09 21:44:51 -05:00
|
|
|
|
2014-01-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2014-01-09 21:39:29 -08:00
|
|
|
|
* info.el (info-initialize): If running uninstalled, ensure our
|
|
|
|
|
own info files are always found first, even if INFOPATH is set.
|
|
|
|
|
|
2014-01-09 21:44:51 -05:00
|
|
|
|
* help.el (view-order-manuals): Open emacs.info rather than ORDERS.
|
|
|
|
|
|
2014-01-09 21:31:21 +01:00
|
|
|
|
2014-01-09 David Engster <deng@randomsample.de>
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
2014-01-09 11:46:56 -05:00
|
|
|
|
2014-01-09 Eric S. Raymond <esr@thyrsus.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-print-log): Add --follow option to command,
|
2014-01-09 08:52:04 -08:00
|
|
|
|
following renames. (Bug#8756)
|
2014-01-09 11:46:56 -05:00
|
|
|
|
|
2014-01-08 20:59:19 -05:00
|
|
|
|
2014-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (deactivate-mark, activate-mark): Force-mode-line-update
|
|
|
|
|
(bug#16382).
|
|
|
|
|
(activate-mark): Add `no-tmm' argument.
|
|
|
|
|
(set-mark, push-mark-command): Use it instead of running
|
|
|
|
|
activate-mark-hook by hand.
|
|
|
|
|
|
2014-01-08 17:57:47 -05:00
|
|
|
|
2014-01-08 Eric S. Raymond <esr@thyrsus.com>
|
|
|
|
|
|
|
|
|
|
In preparation for the move to git, sanitize out some
|
|
|
|
|
Bazaar-specific names.
|
|
|
|
|
|
2014-01-21 00:49:46 -08:00
|
|
|
|
* emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
|
|
|
|
|
|
2014-01-08 17:57:47 -05:00
|
|
|
|
* version.el (emacs-bzr-version): Name changed to
|
2014-01-14 00:13:13 -08:00
|
|
|
|
emacs-repository-version. Obsolete-variable alias made.
|
2014-01-08 17:57:47 -05:00
|
|
|
|
* loadup.el: Follow through on this name change.
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* mail/emacsbug.el (report-emacs-bug): Factor out any
|
2014-01-08 17:57:47 -05:00
|
|
|
|
assumption about the version control system in use.
|
|
|
|
|
|
2014-01-08 22:30:12 +01:00
|
|
|
|
2014-01-08 David Engster <deng@randomsample.de>
|
2014-01-07 21:40:44 +01:00
|
|
|
|
|
2014-01-08 20:59:19 -05:00
|
|
|
|
* help-fns.el (help-fns-describe-function-functions):
|
|
|
|
|
New variable to call functions for augmenting help buffers.
|
2014-01-07 21:40:44 +01:00
|
|
|
|
(describe-function-1): Remove explicit calls to
|
|
|
|
|
`help-fns--compiler-macro', `help-fns--parent-mode' and
|
2014-01-08 22:30:12 +01:00
|
|
|
|
`help-fns--obsolete'. Put them in above new variable instead, and
|
|
|
|
|
call them through `run-hook-with-args'.
|
|
|
|
|
* emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
|
|
|
|
|
`eieio-describe-class'. Not meant for interactive use anymore,
|
|
|
|
|
but to augment existing help buffers. Remove optional second
|
2014-01-08 20:59:19 -05:00
|
|
|
|
argument. Create proper button for file location.
|
|
|
|
|
Rewrite function to use `insert' instead of `princ' and `prin1' where
|
2014-01-08 22:30:12 +01:00
|
|
|
|
possible.
|
|
|
|
|
(eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
|
|
|
|
|
(eieio-method-def, eieio-class-def): Move further up.
|
2014-01-08 20:59:19 -05:00
|
|
|
|
(describe-method, describe-generic, eieio-describe-method):
|
|
|
|
|
Remove aliases.
|
2014-01-08 22:30:12 +01:00
|
|
|
|
(eieio-help-constructor, eieio-help-generic): Rename from
|
|
|
|
|
`eieio-describe-constructor' and `eieio-describe-generic', resp.
|
|
|
|
|
Rewrite to use `insert' in the current buffer and use proper help
|
|
|
|
|
buttons.
|
|
|
|
|
(eieio-help-find-method-definition)
|
|
|
|
|
(eieio-help-find-class-definition): Also accept symbols as
|
|
|
|
|
arguments.
|
|
|
|
|
(eieio-help-mode-augmentation-maybee): Remove.
|
|
|
|
|
(eieio-describe-class-sb): Use `describe-function'.
|
2014-01-08 20:59:19 -05:00
|
|
|
|
* emacs-lisp/eieio.el (help-fns-describe-function-functions):
|
|
|
|
|
Add `eieio-help-generic' and `eieio-help-constructor'.
|
2014-01-07 21:40:44 +01:00
|
|
|
|
|
2014-01-08 11:16:10 -08:00
|
|
|
|
2014-01-08 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Spelling fixes.
|
|
|
|
|
* language/china-util.el (hz-ascii-designation):
|
|
|
|
|
Rename from hz-ascii-designnation.
|
|
|
|
|
(hz-ascii-designation): Rename from hz-ascii-designnation.
|
|
|
|
|
All uses changed.
|
|
|
|
|
|
2014-01-08 09:19:27 -05:00
|
|
|
|
2014-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-delete): Only remove pkg-desc from
|
|
|
|
|
package-alist.
|
|
|
|
|
|
2014-01-08 12:19:30 +01:00
|
|
|
|
2014-01-08 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
2014-01-08 14:39:25 -05:00
|
|
|
|
* emacs-lisp/package.el (package-delete):
|
|
|
|
|
Correctly delete the package from package-alist.
|
2014-01-08 12:19:30 +01:00
|
|
|
|
|
2014-01-08 15:25:21 +09:00
|
|
|
|
2014-01-08 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (url-recreate-url): Declare.
|
|
|
|
|
(url-http-target-url): Declare.
|
2014-01-08 14:39:25 -05:00
|
|
|
|
(package-handle-response): Include requested URL in the error message.
|
2014-01-08 15:25:21 +09:00
|
|
|
|
(package--check-signature): Don't re-signal errors from
|
|
|
|
|
package--with-work-buffer. Suggested by Stefan Monnier.
|
|
|
|
|
|
2014-01-08 00:36:29 +01:00
|
|
|
|
2014-01-07 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion--try-word-completion): When both a
|
|
|
|
|
hyphen and a space are possible candidates for the character
|
|
|
|
|
following a word, display both candidates. (Bug#15980)
|
|
|
|
|
|
2014-01-07 18:16:24 +01:00
|
|
|
|
2014-01-07 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (balance-windows-2): While rounding don't give a
|
2014-02-13 03:19:48 +01:00
|
|
|
|
window more than the remainder. Bug#16351, bug#16383.
|
2014-01-07 18:16:24 +01:00
|
|
|
|
|
2014-01-07 08:50:03 -08:00
|
|
|
|
2014-01-07 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-bar-help-extra-packages): Remove.
|
|
|
|
|
(menu-bar-help-menu): Use view-external-packages instead.
|
|
|
|
|
|
2014-01-07 11:58:03 +01:00
|
|
|
|
2014-01-07 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-delete): Also delete the package
|
|
|
|
|
name from `package-alist', not its description only.
|
|
|
|
|
|
2014-01-07 00:38:58 -08:00
|
|
|
|
2014-01-07 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* help.el (view-external-packages):
|
|
|
|
|
* menu-bar.el (menu-bar-help-extra-packages):
|
|
|
|
|
Visit efaq.info rather than etc/MORE.STUFF.
|
|
|
|
|
|
2014-01-07 09:55:50 +02:00
|
|
|
|
2014-01-07 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-mode-map): Bind [return] and [backspace] to
|
|
|
|
|
isearch-exit and isearch-delete-char resp. (Bug#16342, bug#16035)
|
|
|
|
|
|
|
|
|
|
* progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
|
|
|
|
|
that shadows RET. (Bug#16342)
|
|
|
|
|
|
2014-01-07 12:36:52 +08:00
|
|
|
|
2014-01-07 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-yank-char, isearch-yank-word)
|
|
|
|
|
(isearch-yank-line): Doc fix.
|
|
|
|
|
|
2014-01-06 18:34:05 -05:00
|
|
|
|
2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* abbrev.el (define-abbrev): Beware new meaning of fboundp.
|
|
|
|
|
* emacs-lisp/elint.el (elint-find-builtins):
|
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-symbol-function):
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
|
|
|
|
|
(byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
|
|
|
|
|
* emacs-lisp/byte-opt.el (byte-compile-inline-expand):
|
|
|
|
|
* apropos.el (apropos-safe-documentation):
|
|
|
|
|
* subr.el (symbol-file): Remove redundant fboundp.
|
|
|
|
|
* progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
|
|
|
|
|
|
2014-01-06 21:54:37 +01:00
|
|
|
|
2014-01-06 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
|
|
|
|
* hl-line.el (global-hl-line-overlay): Make a local variable.
|
|
|
|
|
(global-hl-line-overlays): New variable to store all overlays.
|
|
|
|
|
(global-hl-line-mode): Don't delete overlays from the current
|
|
|
|
|
buffer when `global-hl-line-sticky-flag' is non-nil.
|
|
|
|
|
(global-hl-line-highlight): Add new overlays to
|
|
|
|
|
`global-hl-line-overlays'.
|
|
|
|
|
(global-hl-line-unhighlight-all): New function to delete all
|
|
|
|
|
overlays when turning off `global-hl-line-mode'.
|
|
|
|
|
This fixes Bug#16183.
|
|
|
|
|
|
2014-01-06 14:29:39 -05:00
|
|
|
|
2014-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (set-transient-map): Fix nested case and docstring.
|
|
|
|
|
|
2014-01-06 12:15:42 +01:00
|
|
|
|
2014-01-06 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
|
|
|
|
|
`Texinfo' entry.
|
|
|
|
|
|
2014-01-05 23:33:06 -08:00
|
|
|
|
2014-01-06 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
Fix defun navigation in vc log view.
|
|
|
|
|
|
|
|
|
|
* vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
|
|
|
|
|
like `beginning-of-defun'.
|
2014-02-13 03:19:48 +01:00
|
|
|
|
(log-view-end-of-defun, log-view-end-of-defun-1): Rename old
|
2014-01-06 14:29:39 -05:00
|
|
|
|
log-view-end-of-defun to log-view-end-of-defun-1. Replace
|
|
|
|
|
log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
|
2014-01-05 23:33:06 -08:00
|
|
|
|
(log-view-extract-comment): Call `log-view-current-entry' directly
|
2014-01-06 14:29:39 -05:00
|
|
|
|
instead of relying on broken `log-view-beginning-of-defun' behavior.
|
2014-01-05 23:33:06 -08:00
|
|
|
|
|
2014-01-05 22:25:30 -08:00
|
|
|
|
2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Spelling fixes.
|
|
|
|
|
* calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
|
|
|
|
|
* emacs-lisp/debug.el (cancel-debug-on-entry):
|
|
|
|
|
* epg.el (epg-error-to-string):
|
|
|
|
|
* files.el (recover-file):
|
|
|
|
|
* lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
|
|
|
|
|
* mail/emacsbug.el (report-emacs-bug-hook):
|
|
|
|
|
* mail/sendmail.el (mail-recover):
|
|
|
|
|
* ses.el (ses-yank-resize):
|
|
|
|
|
* term/ns-win.el (ns-print-buffer):
|
|
|
|
|
Spelling fixes in diagnostics, mostly for "canceled" with one L.
|
|
|
|
|
* epg.el (epg-key-capability-alist): Rename from misspelled version.
|
|
|
|
|
All uses changed.
|
|
|
|
|
* obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
|
|
|
|
|
|
2014-01-06 13:04:57 +08:00
|
|
|
|
2014-01-06 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
|
2014-01-12 18:29:59 +08:00
|
|
|
|
to avoid shadowing global key. (Bug#16354)
|
2014-01-06 13:04:57 +08:00
|
|
|
|
|
2014-01-05 19:58:59 -08:00
|
|
|
|
2014-01-06 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
|
|
|
|
|
rst-mode.
|
|
|
|
|
|
2014-01-05 17:29:44 +01:00
|
|
|
|
2014-01-05 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (balance-windows): Add mising t to fix Bug#16351.
|
|
|
|
|
|
2014-01-05 10:45:45 +01:00
|
|
|
|
2014-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-descend): Don't bug out if the anchor is empty
|
|
|
|
|
(bug#16285).
|
2014-01-05 11:23:35 +01:00
|
|
|
|
(shr-insert): If we have a word that's longer than `shr-width',
|
|
|
|
|
break after it anyway. Otherwise we'll do no breaking once we get
|
|
|
|
|
such a long word.
|
2014-01-05 10:45:45 +01:00
|
|
|
|
|
2014-01-05 10:25:05 +01:00
|
|
|
|
2014-01-05 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
|
|
|
|
|
2014-01-26 01:47:40 +01:00
|
|
|
|
* net/eww.el (eww): Support single/double quote for search.
|
2014-02-13 03:19:48 +01:00
|
|
|
|
* net/eww.el (eww-list-histories, eww-history-browse): Fixup.
|
2014-01-05 10:27:26 +01:00
|
|
|
|
(eww-history-quit): Delete and use quit-window.
|
|
|
|
|
(eww-history-kill): Delete, because it doesn't work well and
|
|
|
|
|
not necessary.
|
|
|
|
|
(eww-history-mode-map): Delete some keys and add easy-menu.
|
2014-01-05 10:25:05 +01:00
|
|
|
|
|
2014-01-04 21:49:44 -08:00
|
|
|
|
2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
2014-01-04 22:10:52 -08:00
|
|
|
|
Fix misspelling of 'chinese' in rx (Bug#16237).
|
|
|
|
|
* emacs-lisp/rx.el (rx-categories): Correct spelling of
|
|
|
|
|
chinese-two-byte.
|
|
|
|
|
|
2014-01-04 21:49:44 -08:00
|
|
|
|
Change subword regexps back to vars (Bug#16296).
|
|
|
|
|
* progmodes/subword.el (subword-forward-regexp)
|
|
|
|
|
(subword-backward-regexp): Change these back to variables.
|
|
|
|
|
|
2014-01-03 17:38:55 -05:00
|
|
|
|
2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
|
|
|
|
|
syntax-begin-function (bug#16247).
|
|
|
|
|
|
2014-01-03 13:37:58 +08:00
|
|
|
|
2014-01-03 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--make-docstring): Change args.
|
|
|
|
|
(advice--docstring): Delete variable.
|
|
|
|
|
(advice--make-1): Leave the docstring empty.
|
|
|
|
|
(advice-add): Use function-documentation for advised docstring.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
|
|
|
|
|
Ignore function-documentation property when getting documentation.
|
|
|
|
|
(ad-activate-advised-definition): Use function-documentation
|
|
|
|
|
generate the docstring.
|
|
|
|
|
(ad-make-advised-definition): Don't call
|
|
|
|
|
ad-make-advised-definition-docstring.
|
|
|
|
|
(ad-make-advised-definition-docstring, ad-advised-definition-p):
|
|
|
|
|
Delete functions.
|
|
|
|
|
|
|
|
|
|
* progmodes/sql.el (sql-help): Use function-documentation instead
|
|
|
|
|
of dynamic-docstring-function property. No need to autoload now.
|
|
|
|
|
(sql--help-docstring): New variable.
|
|
|
|
|
(sql--make-help-docstring): Use it.
|
|
|
|
|
|
2014-01-02 23:40:30 -05:00
|
|
|
|
2014-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-01-03 00:10:52 -05:00
|
|
|
|
* ielm.el (ielm-tab): Retarget.
|
|
|
|
|
(ielm-map): Use ielm-tab for tab.
|
|
|
|
|
(ielm-complete-filename): Use comint-filename-completion.
|
|
|
|
|
(ielm-complete-symbol): Remove.
|
|
|
|
|
(inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
|
|
|
|
|
remove ielm-tab from completion-at-point-functions (bug#16224).
|
|
|
|
|
|
2014-01-02 23:40:30 -05:00
|
|
|
|
* emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
|
|
|
|
|
Beware signals raised by predicates (bug#16201).
|
|
|
|
|
|
2014-01-02 17:30:32 -05:00
|
|
|
|
2014-01-02 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
2014-01-02 17:35:00 -05:00
|
|
|
|
* dired-aux.el (dired-do-print): Handle printer-name.
|
|
|
|
|
|
2014-01-02 23:40:30 -05:00
|
|
|
|
* mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
|
|
|
|
|
* mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
|
2014-01-02 17:30:32 -05:00
|
|
|
|
(rmail-epa-decrypt): Turn off mime processing.
|
|
|
|
|
|
2014-01-26 01:47:40 +01:00
|
|
|
|
* mail/rmail.el (rmail-make-in-reply-to-field):
|
2014-01-02 17:30:32 -05:00
|
|
|
|
Add parens in message-id.
|
|
|
|
|
|
|
|
|
|
* mail/rmail.el (rmail-get-coding-function): Variable.
|
|
|
|
|
(rmail-get-coding-system): Use it.
|
|
|
|
|
|
2014-01-01 00:03:36 +09:00
|
|
|
|
2013-12-31 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* international/mule-conf.el: Unify the charset indian-is13194.
|
|
|
|
|
(indian-is13194): Specify unify-map.
|
|
|
|
|
|
2013-12-31 08:27:27 +08:00
|
|
|
|
2013-12-31 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (set-temporary-overlay-map): Obsolete alias. (Bug#16305)
|
|
|
|
|
|
2013-12-30 15:16:34 -08:00
|
|
|
|
2013-12-30 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
2013-12-30 15:27:07 -08:00
|
|
|
|
* term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
|
|
|
|
|
of printing a useless when we resume from sleep.
|
|
|
|
|
|
2013-12-30 15:16:34 -08:00
|
|
|
|
* progmodes/sh-script.el
|
2014-02-13 03:19:48 +01:00
|
|
|
|
(sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
|
2013-12-30 15:16:34 -08:00
|
|
|
|
in indentation code. (Bug#16233)
|
|
|
|
|
|
2013-12-28 19:26:54 +00:00
|
|
|
|
2013-12-28 João Távora <joaotavora@gmail.com>
|
|
|
|
|
|
2014-01-02 23:40:30 -05:00
|
|
|
|
* elec-pair.el (electric-pair-post-self-insert-function):
|
|
|
|
|
Don't open extra newlines at beginning of buffer. (Bug#16272)
|
2013-12-28 19:26:54 +00:00
|
|
|
|
|
2013-12-28 13:47:26 +02:00
|
|
|
|
2013-12-28 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* frame.el (window-system-for-display): Don't allow to create a
|
|
|
|
|
GUI frame from a -nw session on MS-Windows. (Bug#14739)
|
|
|
|
|
|
2013-12-27 16:31:33 -08:00
|
|
|
|
2013-12-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-12-28 00:21:33 -08:00
|
|
|
|
* mail/hashcash.el (hashcash-program): Rename from hashcash-path.
|
|
|
|
|
Update callers.
|
|
|
|
|
|
|
|
|
|
* apropos.el (apropos-match-face):
|
|
|
|
|
* calculator.el (calculator-displayer):
|
|
|
|
|
* dabbrev.el (dabbrev-search-these-buffers-only):
|
|
|
|
|
* face-remap.el (buffer-face-mode-face):
|
|
|
|
|
* simple.el (yank-handled-properties):
|
|
|
|
|
* emacs-lisp/testcover.el (testcover-potentially-1value-functions):
|
|
|
|
|
* mail/footnote.el (footnote-mode-line-string, footnote-prefix):
|
|
|
|
|
* mail/hashcash.el (hashcash-accept-resources, hashcash-program)
|
|
|
|
|
(hashcash-double-spend-database):
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-deep-indent-paren)
|
|
|
|
|
(ruby-deep-indent-paren-style):
|
|
|
|
|
* textmodes/flyspell.el (flyspell-auto-correct-binding):
|
|
|
|
|
* textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
|
|
|
|
|
(rst-toc-insert-number-separator, rst-toc-insert-max-level):
|
|
|
|
|
* vc/pcvs-defs.el (cvs-minor-mode-prefix):
|
|
|
|
|
Specify custom types.
|
|
|
|
|
|
2013-12-27 18:16:05 -08:00
|
|
|
|
* emacs-lisp/smie.el (smie-config): Add type, version, initialize.
|
|
|
|
|
* bookmark.el (bookmark-bmenu-use-header-line):
|
|
|
|
|
* doc-view.el (doc-view-scale-internally):
|
|
|
|
|
* pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
|
|
|
|
|
* register.el (register-preview-delay):
|
|
|
|
|
* net/shr.el (shr-bullet):
|
|
|
|
|
* progmodes/cfengine.el (cfengine-cf-promises)
|
|
|
|
|
(cfengine-parameters-indent):
|
|
|
|
|
* progmodes/octave.el (inferior-octave-error-regexp-alist):
|
|
|
|
|
* textmodes/reftex-vars.el (reftex-label-regexps):
|
|
|
|
|
* vc/log-edit.el (log-edit-setup-add-author): Add version.
|
|
|
|
|
|
2013-12-27 17:24:15 -08:00
|
|
|
|
* net/tls.el (tls-certtool-program): Fix default value.
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-restore-in-current-display):
|
|
|
|
|
* newcomment.el (comment-empty-lines):
|
|
|
|
|
* progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
|
|
|
|
|
(idlwave-pad-keyword):
|
|
|
|
|
* progmodes/tcl.el (tcl-tab-always-indent):
|
|
|
|
|
* textmodes/reftex-vars.el (reftex-index-default-tag):
|
|
|
|
|
* elec-pair.el (electric-pair-skip-whitespace):
|
|
|
|
|
* progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
|
|
|
|
|
|
2013-12-27 16:31:33 -08:00
|
|
|
|
* emacs-lisp/authors.el (authors-ignored-files)
|
|
|
|
|
(authors-valid-file-names, authors-renamed-files-alist): Additions.
|
|
|
|
|
|
2013-12-27 21:58:21 +01:00
|
|
|
|
2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
|
|
|
|
|
|
2013-12-27 16:08:54 -08:00
|
|
|
|
* shell.el (shell-dynamic-complete-command): Doc fix.
|
|
|
|
|
(shell--command-completion-data): Shell completion now matches
|
|
|
|
|
executable filenames from the current buffer's directory, on
|
2014-01-04 18:56:08 -08:00
|
|
|
|
systems in which this behavior is the default (windows-nt, ms-dos).
|
2013-12-27 21:58:21 +01:00
|
|
|
|
|
2013-12-27 16:43:54 +01:00
|
|
|
|
2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-insert): Don't infloop if the width is zero.
|
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
2013-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-12-27 07:55:26 -05:00
|
|
|
|
* icomplete.el (icomplete-show-matches-on-no-input): Default to nil
|
|
|
|
|
(bug#16251).
|
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
* electric.el: Move all electric-pair-* to elec-pair.el.
|
|
|
|
|
* elec-pair.el: New file, split from electric.el.
|
|
|
|
|
|
2013-12-27 03:21:42 +01:00
|
|
|
|
2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-find-fill-point): Don't try to fill if the
|
|
|
|
|
indentation level is larger than the width, because that will
|
|
|
|
|
infloop.
|
|
|
|
|
(shr-insert): Fill repeatedly long texts, so that Japanese is
|
|
|
|
|
formatted correctly (bug#16263).
|
2013-12-27 03:58:16 +01:00
|
|
|
|
(shr-find-fill-point): Off by one error in comparison with the
|
|
|
|
|
indentation.
|
2013-12-27 03:21:42 +01:00
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
2013-12-26 João Távora <joaotavora@gmail.com>
|
2013-12-26 22:02:49 +00:00
|
|
|
|
|
|
|
|
|
* electric.el (electric-pair-mode): More flexible engine for skip-
|
2013-12-27 07:53:57 -05:00
|
|
|
|
and inhibit predicates, new options for pairing-related functionality.
|
2013-12-26 22:02:49 +00:00
|
|
|
|
(electric-pair-preserve-balance): Pair/skip parentheses and quotes
|
|
|
|
|
if that keeps or improves their balance in buffers.
|
|
|
|
|
(electric-pair-delete-adjacent-pairs): Delete the pair when
|
|
|
|
|
backspacing over adjacent matched delimiters.
|
|
|
|
|
(electric-pair-open-extra-newline): Open extra newline when
|
|
|
|
|
inserting newlines between adjacent matched delimiters.
|
2013-12-27 07:53:57 -05:00
|
|
|
|
(electric--sort-post-self-insertion-hook):
|
|
|
|
|
Sort post-self-insert-hook according to priority values when
|
2013-12-26 22:02:49 +00:00
|
|
|
|
minor-modes are activated.
|
|
|
|
|
* simple.el (newline-and-indent): Call newline with interactive
|
|
|
|
|
set to t.
|
|
|
|
|
(blink-paren-post-self-insert-function): Set priority to 100.
|
2013-12-27 07:53:57 -05:00
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-mode-variables):
|
|
|
|
|
Use electric-pair-text-pairs to pair backtick-and-quote in strings and
|
|
|
|
|
comments. Locally set electric-pair-skip-whitespace to 'chomp and
|
2013-12-26 22:02:49 +00:00
|
|
|
|
electric-pair-open-newline-between-pairs to nil.
|
|
|
|
|
|
2013-12-26 13:45:19 -03:00
|
|
|
|
2013-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el: Use lexical-binding.
|
|
|
|
|
(python-nav-beginning-of-defun): Stop searching ASAP.
|
|
|
|
|
|
2013-12-26 06:57:00 +08:00
|
|
|
|
2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
|
|
|
|
|
Fix interactive spec. Doc fix. (Bug#15754)
|
|
|
|
|
|
2013-12-25 22:37:04 +00:00
|
|
|
|
2013-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/byte-run.el (eval-when-compile):
|
2013-12-25 22:53:57 +00:00
|
|
|
|
* progmodes/cc-defs.el (cc-eval-when-compile):
|
2013-12-25 22:37:04 +00:00
|
|
|
|
Fix edebug spec (bug#16184).
|
|
|
|
|
|
2013-12-25 20:37:41 +01:00
|
|
|
|
2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-12-25 20:38:08 +01:00
|
|
|
|
* net/shr.el (shr-visit-file): Remove debugging function.
|
2013-12-25 23:52:15 +01:00
|
|
|
|
(shr-insert): Don't infloop if we can't find a good place to break
|
|
|
|
|
the line (bug#16256).
|
2013-12-25 20:37:41 +01:00
|
|
|
|
|
2013-12-25 15:07:31 -03:00
|
|
|
|
2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* progmodes/python.el (python-nav--lisp-forward-sexp): New function.
|
2013-12-25 15:07:31 -03:00
|
|
|
|
(python-nav--lisp-forward-sexp-safe): Use it. Rename from
|
|
|
|
|
python-nav-lisp-forward-sexp-safe.
|
|
|
|
|
(python-nav--forward-sexp): New argument SAFE allows switching
|
|
|
|
|
forward sexp movement behavior for parens.
|
|
|
|
|
(python-nav-forward-sexp): Throw errors on unterminated parens
|
|
|
|
|
(Bug#16191).
|
|
|
|
|
(python-nav-backward-sexp, python-nav-forward-sexp-safe)
|
|
|
|
|
(python-nav-backward-sexp-safe): New functions.
|
2013-12-27 07:53:57 -05:00
|
|
|
|
(python-shell-buffer-substring):
|
|
|
|
|
Use `python-nav-forward-sexp-safe'.
|
2013-12-25 15:07:31 -03:00
|
|
|
|
|
2013-12-25 18:31:39 +01:00
|
|
|
|
2013-12-25 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-find-fill-point): Don't break lines before a
|
|
|
|
|
quotation mark.
|
2013-12-25 19:14:49 +01:00
|
|
|
|
(shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
|
|
|
|
|
(shr-find-fill-point): Remove the special checks for the quotation
|
2013-12-27 07:53:57 -05:00
|
|
|
|
mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
|
2013-12-25 18:31:39 +01:00
|
|
|
|
|
2013-12-25 16:33:16 +01:00
|
|
|
|
2013-12-25 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-form-textarea): Use a different face for
|
|
|
|
|
textareas than text input since they have different keymaps
|
|
|
|
|
(bug#16142).
|
|
|
|
|
|
2013-12-24 16:48:40 -03:00
|
|
|
|
2013-12-24 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
* progmodes/python.el (python-nav-beginning-of-statement):
|
|
|
|
|
Speed up (Bug#15295).
|
2013-12-24 16:48:40 -03:00
|
|
|
|
|
2013-12-24 19:07:55 +01:00
|
|
|
|
2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
|
|
|
|
|
the window configuration.
|
|
|
|
|
|
2013-12-24 19:23:56 +02:00
|
|
|
|
2013-12-24 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
|
|
|
|
|
we run on MS-Windows or MS-DOS.
|
|
|
|
|
|
2013-12-24 17:42:03 +01:00
|
|
|
|
2013-12-24 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (balance-windows-area): Call window-size instead of
|
|
|
|
|
window-height and window-width. Bug#16241.
|
|
|
|
|
|
2013-12-24 08:25:27 +01:00
|
|
|
|
2013-12-24 Lars Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-bookmark-quit): Remove.
|
|
|
|
|
(eww-bookmark-browse): Restore the window configuration when you
|
|
|
|
|
choose a bookmark (bug#16144).
|
|
|
|
|
|
2013-12-23 19:48:55 -08:00
|
|
|
|
2013-12-24 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* icomplete.el: Remove redundant :group arguments to `defcustom'
|
|
|
|
|
throughout.
|
|
|
|
|
(icomplete-show-matches-on-no-input): New customizable variable.
|
|
|
|
|
(icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
|
|
|
|
|
we have something to show.
|
2013-12-27 07:53:57 -05:00
|
|
|
|
(icomplete-exhibit): Compute completions even if we have no user input.
|
2013-12-23 19:48:55 -08:00
|
|
|
|
|
2013-12-23 07:01:32 -08:00
|
|
|
|
2013-12-23 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* icomplete.el: Move `provide' to end of file.
|
|
|
|
|
|
2013-12-23 07:51:51 -05:00
|
|
|
|
2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* net/gnutls.el (gnutls-verify-error): Add version tag.
|
|
|
|
|
|
2013-12-23 11:59:10 +08:00
|
|
|
|
2013-12-23 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (set-transient-map): Rename from
|
|
|
|
|
set-temporary-overlay-map. Doc fix.
|
|
|
|
|
|
|
|
|
|
* face-remap.el (text-scale-adjust):
|
|
|
|
|
* indent.el (indent-rigidly):
|
|
|
|
|
* kmacro.el (kmacro-call-macro):
|
|
|
|
|
* minibuffer.el (minibuffer-force-complete):
|
|
|
|
|
* repeat.el (repeat):
|
|
|
|
|
* simple.el (universal-argument--mode):
|
|
|
|
|
* calendar/todo-mode.el (todo-insert-item--next-param):
|
|
|
|
|
* progmodes/f90.el (f90-abbrev-start): Callers changed.
|
|
|
|
|
|
2013-12-23 12:07:01 +08:00
|
|
|
|
* indent.el (indent-rigidly): Use substitute-command-keys.
|
|
|
|
|
|
2013-12-27 16:08:54 -08:00
|
|
|
|
2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
2013-12-22 17:40:35 -05:00
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-tag-select): Add text-property to jump to next
|
|
|
|
|
select field.
|
2013-12-28 01:36:00 +01:00
|
|
|
|
(eww): Add non-supported ftp error.
|
2013-12-22 17:40:35 -05:00
|
|
|
|
|
2013-12-22 22:38:26 +02:00
|
|
|
|
2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
|
|
|
|
|
comments. Handle electric indent after typing `?' and `!'.
|
|
|
|
|
|
2013-12-22 21:40:44 +08:00
|
|
|
|
2013-12-22 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (face-spec-recalc): If the theme specs are not
|
2013-12-27 07:53:57 -05:00
|
|
|
|
applicable to a frame, fall back on the defface spec.
|
|
|
|
|
This prevents themes from obliterating faces on low-color terminals.
|
2013-12-22 21:40:44 +08:00
|
|
|
|
|
2013-12-22 08:04:40 +02:00
|
|
|
|
2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
|
|
|
|
|
after `{'. We need it after block openers, and it doesn't seem
|
|
|
|
|
to hurt after hash openers.
|
|
|
|
|
|
2013-12-22 06:57:00 +02:00
|
|
|
|
2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
|
|
|
|
|
extracted from `ruby-smie-rules'.
|
|
|
|
|
(ruby--electric-indent-chars): New variable.
|
|
|
|
|
(ruby--electric-indent-p): New function.
|
|
|
|
|
(ruby-mode): Use `electric-indent-functions' instead of
|
|
|
|
|
`electric-indent-chars'.
|
|
|
|
|
|
2013-12-22 04:31:21 +02:00
|
|
|
|
2013-12-22 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
|
|
|
|
|
docstring.
|
|
|
|
|
(ruby-smie-rules): Indent plus one level after `=>'.
|
|
|
|
|
|
2013-12-21 17:55:59 -05:00
|
|
|
|
2013-12-21 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (newline): Doc fix.
|
|
|
|
|
|
2013-12-27 16:08:54 -08:00
|
|
|
|
2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
2013-12-21 15:33:44 -05:00
|
|
|
|
|
2013-12-28 01:36:00 +01:00
|
|
|
|
* net/eww.el (eww-list-histories, eww-list-histories)
|
2013-12-21 15:33:44 -05:00
|
|
|
|
(eww-history-browse, eww-history-quit, eww-history-kill)
|
|
|
|
|
(eww-history-mode-map, eww-history-mode): New command and
|
|
|
|
|
functions to list browser histories.
|
2013-12-28 01:36:00 +01:00
|
|
|
|
(eww-form-text): Support text form with disabled
|
|
|
|
|
and readonly attributes.
|
|
|
|
|
(eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
|
2013-12-21 15:33:44 -05:00
|
|
|
|
|
eww: minor code fixes and toolbar support
* net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
(eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
(eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
(eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
Use `user-error'.
(eww-bookmark-mode-map): Add menu.
(eww-render, eww-mode): Use `setq-local'.
(eww-tool-bar-map): New variable.
(eww-mode): Set `tool-bar-map'.
(eww-view-source): Check for `html-mode' with `fboundp'.
2013-12-21 15:13:09 -05:00
|
|
|
|
2013-12-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
|
|
|
|
|
(eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
|
|
|
|
|
(eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
|
|
|
|
|
(eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
|
|
|
|
|
Use `user-error'.
|
|
|
|
|
(eww-bookmark-mode-map): Add menu.
|
|
|
|
|
(eww-render, eww-mode): Use `setq-local'.
|
|
|
|
|
(eww-tool-bar-map): New variable.
|
|
|
|
|
(eww-mode): Set `tool-bar-map'.
|
|
|
|
|
(eww-view-source): Check for `html-mode' with `fboundp'.
|
|
|
|
|
|
2013-12-21 18:54:16 +01:00
|
|
|
|
2013-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr--extract-best-source): Don't bug out on audio
|
|
|
|
|
elements with text inside. Also remove debugging.
|
|
|
|
|
|
2013-12-21 17:11:55 +01:00
|
|
|
|
2013-12-21 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* cus-start.el (all): Add ns-use-srgb-colorspace.
|
|
|
|
|
|
2013-12-21 23:31:09 +08:00
|
|
|
|
2013-12-21 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* custom.el (custom-theme-recalc-face): Do nothing if the face is
|
|
|
|
|
undefined. Thus, theme settings for undefined faces do not take
|
|
|
|
|
effect until the faces are defined with defface, the same as with
|
|
|
|
|
theme variables.
|
|
|
|
|
|
|
|
|
|
* faces.el (face-spec-set): Use face-spec-recalc in all cases.
|
|
|
|
|
(face-spec-reset-face): Don't assign extra properties in temacs.
|
|
|
|
|
(face-spec-recalc): Apply X resources too.
|
|
|
|
|
|
2013-12-21 21:44:20 +08:00
|
|
|
|
2013-12-21 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (face-spec-set):
|
|
|
|
|
* cus-face.el (custom-theme-set-faces, custom-set-faces):
|
|
|
|
|
* custom.el (defface): Doc fixes (Bug#16203).
|
|
|
|
|
|
2013-12-21 16:37:08 +08:00
|
|
|
|
* indent.el (indent-rigidly-map): Add docstring, and move commands
|
|
|
|
|
into named functions.
|
|
|
|
|
(indent-rigidly-left, indent-rigidly-right)
|
|
|
|
|
(indent-rigidly-left-to-tab-stop)
|
|
|
|
|
(indent-rigidly-right-to-tab-stop): New functions. Decide on
|
|
|
|
|
indentation direction based on bidi direction, and accumulate
|
|
|
|
|
sequential commands in a single undo boundary.
|
|
|
|
|
(indent-rigidly--pop-undo): New utility function.
|
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
2013-12-20 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* faces.el (read-face-name): Require crm.el when using crm-separator.
|
|
|
|
|
|
2013-12-20 13:41:57 -08:00
|
|
|
|
2013-12-20 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
|
|
|
|
|
so that we don't reflow comments into the shebang line.
|
|
|
|
|
|
2013-12-20 22:20:39 +02:00
|
|
|
|
2013-12-20 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* saveplace.el (save-place-to-alist): Add `dired-filename' as
|
|
|
|
|
a position when `dired-directory' is non-nil. Check integer
|
|
|
|
|
positions with `integerp'.
|
|
|
|
|
(toggle-save-place, save-places-to-alist): Add check for
|
|
|
|
|
`dired-directory'.
|
|
|
|
|
(save-place-find-file-hook): Check integer positions with
|
|
|
|
|
`integerp'.
|
|
|
|
|
(save-place-dired-hook): Use `dired-goto-file' when
|
|
|
|
|
`dired-filename' is found in the assoc list. Check integer
|
|
|
|
|
positions with `integerp'.
|
|
|
|
|
(dired-initial-position-hook): Rename from `dired-initial-point-hook'.
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-initial-position-hook): Rename back from
|
|
|
|
|
`dired-initial-point-hook'.
|
|
|
|
|
(dired-initial-position): Rename `dired-initial-point-hook' to
|
|
|
|
|
`dired-initial-position-hook'.
|
|
|
|
|
(dired-file-name-at-point): Doc fix. (Bug#15329)
|
|
|
|
|
|
2013-12-20 21:55:56 +02:00
|
|
|
|
2013-12-20 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
|
|
|
|
|
(read-regexp-suggestions): New function.
|
|
|
|
|
(read-regexp): Use `read-regexp-defaults-function' to get default values.
|
|
|
|
|
Use `read-regexp-suggestions'. Add non-empty default to history
|
|
|
|
|
for empty input.
|
|
|
|
|
(occur-read-regexp-defaults-function): Remove function.
|
|
|
|
|
(occur-read-primary-args): Use `regexp-history-last' instead of
|
|
|
|
|
`occur-read-regexp-defaults-function'.
|
|
|
|
|
|
|
|
|
|
* hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
|
|
|
|
|
(hi-lock-line-face-buffer, hi-lock-face-buffer)
|
|
|
|
|
(hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
|
|
|
|
|
`hi-lock-read-regexp-defaults-function'. Doc fix.
|
|
|
|
|
(hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
|
|
|
|
|
with `find-tag-default-as-symbol-regexp'. Doc fix.
|
|
|
|
|
(hi-lock-read-regexp-defaults): Remove function.
|
|
|
|
|
(hi-lock-regexp-okay): Add check for null.
|
|
|
|
|
|
|
|
|
|
* progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
|
|
|
|
|
the arg DEFAULTS. Move formatting of the prompt to `read-regexp'.
|
|
|
|
|
|
|
|
|
|
* subr.el (find-tag-default-as-symbol-regexp): New function.
|
|
|
|
|
(find-tag-default-as-regexp): Move symbol regexp formatting to
|
|
|
|
|
`find-tag-default-as-symbol-regexp'.
|
|
|
|
|
|
2013-12-20 21:47:01 +02:00
|
|
|
|
2013-12-20 E Sabof <esabof@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
|
|
|
|
|
(Bug#14179)
|
|
|
|
|
|
New implementation of Todo item insertion commands and key bindings.
* calendar/todo-mode.el: New implementation of item insertion
commands and key bindings.
(todo-key-prompt): New face.
(todo-insert-item): New command.
(todo-insert-item--parameters): New defconst, replacing defvar
todo-insertion-commands-args-genlist.
(todo-insert-item--param-key-alist): New defconst, replacing
defvar todo-insertion-commands-arg-key-list.
(todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
(todo-insert-item--argsleft, todo-insert-item--apply-args)
(todo-insert-item--next-param): New functions.
(todo-insert-item--args, todo-insert-item--argleft)
(todo-insert-item--argsleft, todo-insert-item--newargsleft):
New variables.
(todo-key-bindings-t): Change binding of "i" from
todo-insertion-map to todo-insert-item.
(todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
(todo-insertion-command-name, todo-insertion-commands-names)
(todo-define-insertion-command, todo-insertion-commands)
(todo-insertion-key-bindings, todo-insertion-map): Remove.
2013-12-20 18:21:12 +01:00
|
|
|
|
2013-12-20 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: New implementation of item insertion
|
|
|
|
|
commands and key bindings.
|
|
|
|
|
(todo-key-prompt): New face.
|
|
|
|
|
(todo-insert-item): New command.
|
|
|
|
|
(todo-insert-item--parameters): New defconst, replacing defvar
|
|
|
|
|
todo-insertion-commands-args-genlist.
|
|
|
|
|
(todo-insert-item--param-key-alist): New defconst, replacing
|
|
|
|
|
defvar todo-insertion-commands-arg-key-list.
|
|
|
|
|
(todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
|
|
|
|
|
(todo-insert-item--argsleft, todo-insert-item--apply-args)
|
|
|
|
|
(todo-insert-item--next-param): New functions.
|
|
|
|
|
(todo-insert-item--args, todo-insert-item--argleft)
|
|
|
|
|
(todo-insert-item--argsleft, todo-insert-item--newargsleft):
|
|
|
|
|
New variables.
|
|
|
|
|
(todo-key-bindings-t): Change binding of "i" from
|
|
|
|
|
todo-insertion-map to todo-insert-item.
|
|
|
|
|
(todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
|
|
|
|
|
(todo-insertion-command-name, todo-insertion-commands-names)
|
|
|
|
|
(todo-define-insertion-command, todo-insertion-commands)
|
|
|
|
|
(todo-insertion-key-bindings, todo-insertion-map): Remove.
|
|
|
|
|
|
2013-12-20 18:16:47 +01:00
|
|
|
|
2013-12-20 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Bug fixes and new features (bug#15225).
|
|
|
|
|
(todo-toggle-item-highlighting): Use eval-and-compile instead of
|
|
|
|
|
eval-when-compile.
|
|
|
|
|
(todo-move-category): Allow choosing a non-existing todo file to
|
|
|
|
|
move the category to, and create that file.
|
|
|
|
|
(todo-default-priority): New user option.
|
|
|
|
|
(todo-set-item-priority): Use it.
|
|
|
|
|
(todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
|
|
|
|
|
(desktop-restore-file-buffer): Declare.
|
|
|
|
|
(desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
|
|
|
|
|
(todo-modes-set-2): Locally set desktop-save-buffer to
|
|
|
|
|
todo-desktop-save-buffer.
|
|
|
|
|
(todo-mode, todo-archive-mode, todo-filtered-items-mode)
|
|
|
|
|
(auto-mode-alist): Add autoload cookie.
|
|
|
|
|
|
2013-12-20 18:21:45 +02:00
|
|
|
|
2013-12-20 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/subr-x.el: Renamed from helpers.el.
|
|
|
|
|
helpers.el was a poor choice of name.
|
2013-12-20 18:37:10 +02:00
|
|
|
|
(string-remove-prefix): New function.
|
|
|
|
|
(string-remove-suffix): New function.
|
2013-12-20 18:21:45 +02:00
|
|
|
|
|
2013-12-20 11:48:36 +01:00
|
|
|
|
2013-12-20 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
Fix assignment for new window total sizes.
|
|
|
|
|
* window.el (window--pixel-to-size): Remove function.
|
2013-12-21 00:06:17 +01:00
|
|
|
|
(window--pixel-to-total-1, window--pixel-to-total):
|
|
|
|
|
Fix calculation of new total sizes.
|
2013-12-20 11:48:36 +01:00
|
|
|
|
|
2013-12-20 14:25:19 +08:00
|
|
|
|
2013-12-20 Vitalie Spinu <spinuvit@gmail.com>
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-output-filter): Fix rear-nonsticky property
|
|
|
|
|
placement (Bug#16010).
|
|
|
|
|
|
2013-12-20 14:11:00 +08:00
|
|
|
|
2013-12-20 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (read-color): Minor fix for completion function.
|
|
|
|
|
|
2013-12-20 07:20:33 +02:00
|
|
|
|
2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
|
|
|
|
|
New option. (Bug#16182)
|
2013-12-20 07:20:33 +02:00
|
|
|
|
(ruby-smie--indent-to-stmt-p): Use it.
|
|
|
|
|
(ruby-smie-rules): Revert the logic in the handling of `when'.
|
|
|
|
|
Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
|
|
|
|
|
(ruby-deep-arglist, ruby-deep-indent-paren)
|
|
|
|
|
(ruby-deep-indent-paren-style): Update docstrings to note that the
|
|
|
|
|
vars don't have any effect with SMIE.
|
|
|
|
|
|
2013-12-19 22:53:24 -06:00
|
|
|
|
2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc.el (calc-enter, calc-pop): Use the variable
|
|
|
|
|
`calc-context-sensitive-enter'.
|
|
|
|
|
|
2013-12-20 05:29:08 +01:00
|
|
|
|
2013-12-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-insert): Protect against infloops in degenerate
|
|
|
|
|
tables.
|
|
|
|
|
|
2013-12-20 02:50:46 +01:00
|
|
|
|
2013-12-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave): Add link to manual and octave
|
|
|
|
|
homepage.
|
|
|
|
|
(octave-mode-menu): Link to octave-mode manual.
|
|
|
|
|
|
2013-12-20 08:38:02 +08:00
|
|
|
|
2013-12-20 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* skeleton.el (skeleton-pair-insert-maybe): Disable newline
|
|
|
|
|
insertion using skeleton-end-newline. (Bug#16138)
|
|
|
|
|
|
2013-12-20 02:07:08 +02:00
|
|
|
|
2013-12-20 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (occur-engine): Use `add-face-text-property'
|
|
|
|
|
to add the face property to matches and titles. (Bug#14645)
|
|
|
|
|
|
|
|
|
|
* hi-lock.el (hi-green): Use lighter color "light green" closer to
|
|
|
|
|
the palette of other hi-lock colors.
|
|
|
|
|
(hi-lock-set-pattern): Prepend hi-lock face to the existing face.
|
|
|
|
|
|
2013-12-20 00:12:12 +02:00
|
|
|
|
2013-12-19 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
|
|
|
|
|
Put :advertised-binding on `M-s c', `M-s r', `M-s e'. (Bug#16035)
|
|
|
|
|
(minibuffer-history-symbol): Move variable declaration closer to
|
|
|
|
|
its usage.
|
|
|
|
|
|
|
|
|
|
* isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
|
|
|
|
|
(Bug#14785)
|
|
|
|
|
|
2013-12-19 23:10:41 +02:00
|
|
|
|
2013-12-19 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-insert-filenames-without-changelog):
|
|
|
|
|
New function.
|
|
|
|
|
(log-edit-hook): Add it to :options. (Bug#16170)
|
|
|
|
|
|
2013-12-19 23:02:46 +02:00
|
|
|
|
2013-12-19 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (eval-expression-print-format): Don't check for
|
|
|
|
|
command names and the last command. Always display additional
|
|
|
|
|
formats of the integer result in the echo area, and insert them
|
|
|
|
|
to the current buffer only with a zero prefix arg.
|
|
|
|
|
Display character when char-displayable-p is non-nil.
|
|
|
|
|
(eval-expression): With a zero prefix arg, set `print-length' and
|
|
|
|
|
`print-level' to nil, and insert the integer values from
|
|
|
|
|
`eval-expression-print-format' at the end. Doc fix. (Bug#12985)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
|
|
|
|
|
`eval-last-sexp-arg-internal'. Doc fix.
|
|
|
|
|
(eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
|
|
|
|
|
`eval-last-sexp-print-value'. Doc fix.
|
|
|
|
|
(eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
|
|
|
|
|
Set `print-length' and `print-level' to nil when arg is zero.
|
|
|
|
|
(eval-last-sexp): Doc fix.
|
|
|
|
|
(eval-defun-2): Print the integer values from
|
|
|
|
|
`eval-expression-print-format' at the end.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
|
|
|
|
|
values from `eval-expression-print-format' at the end.
|
|
|
|
|
|
|
|
|
|
* ielm.el (ielm-eval-input): Print the integer
|
|
|
|
|
values from `eval-expression-print-format' at the end.
|
|
|
|
|
|
2013-12-19 11:25:25 -05:00
|
|
|
|
2013-12-19 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
|
|
|
|
|
2013-12-11T19:01:44Z!tzz@lifelogs.com.
|
|
|
|
|
|
2013-12-19 09:00:55 -05:00
|
|
|
|
2013-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* hl-line.el (hl-line-make-overlay): New fun. Set priority (bug#16192).
|
|
|
|
|
(hl-line-highlight, global-hl-line-highlight): Use it.
|
|
|
|
|
(hl-line-overlay): Use defvar-local.
|
|
|
|
|
|
2013-12-19 11:25:48 +01:00
|
|
|
|
2013-12-19 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* term/ns-win.el: Require dnd.
|
|
|
|
|
(global-map): Remove drag items.
|
|
|
|
|
(ns-insert-text, ns-set-foreground-at-mouse)
|
2013-12-19 09:00:55 -05:00
|
|
|
|
(ns-set-background-at-mouse):
|
|
|
|
|
Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
|
|
|
|
|
(ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
|
|
|
|
|
New functions.
|
2013-12-19 11:25:48 +01:00
|
|
|
|
|
2013-12-19 00:14:37 -08:00
|
|
|
|
2013-12-19 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/ert.el (ert-select-tests):
|
|
|
|
|
Fix string/symbol mixup. (Bug#16121)
|
|
|
|
|
|
2013-12-19 07:06:24 +02:00
|
|
|
|
2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
|
|
|
|
|
keywords to their parent.
|
|
|
|
|
|
2013-12-19 06:21:44 +02:00
|
|
|
|
2013-12-19 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
|
|
|
|
|
first arg to be a string (fixed dead code), or an operator symbol.
|
|
|
|
|
(ruby-smie--forward-token): Tokenize ` @ ' before strings and
|
|
|
|
|
operator symbols.
|
|
|
|
|
(ruby-smie-rules): Remove parent token check in the `.' clause, it
|
|
|
|
|
did nothing. Don't respond to `(:after ".")', it will be called
|
|
|
|
|
with :before anyway. Remove the ` @ ' rule, it didn't seem to
|
|
|
|
|
change anything. Only return indentation for binary operators
|
|
|
|
|
when they are hanging. De-dent opening paren when its parent is
|
|
|
|
|
`.', otherwise it looks bad when the dot is not at bol or eol
|
|
|
|
|
(bug#16182).
|
|
|
|
|
|
2013-12-19 02:29:41 +02:00
|
|
|
|
2013-12-19 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (query-replace-read-args): Split a non-negative arg
|
|
|
|
|
and a negative arg into separate elements.
|
|
|
|
|
(query-replace, query-replace-regexp, replace-string)
|
|
|
|
|
(replace-regexp): Add arg `backward'. Doc fix.
|
|
|
|
|
(replace-match-maybe-edit): When new arg `backward' is non-nil,
|
|
|
|
|
move point to the beginning of the match.
|
|
|
|
|
(replace-search, replace-highlight): Use new arg `backward'
|
|
|
|
|
to set the value of `isearch-forward'.
|
|
|
|
|
(perform-replace): Add arg `backward' and use it to perform
|
|
|
|
|
replacement backward. (Bug#14979)
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-query-replace): Use a negative prefix arg
|
|
|
|
|
to call `perform-replace' with a non-nil arg `backward'.
|
|
|
|
|
|
2013-12-19 01:51:45 +02:00
|
|
|
|
2013-12-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
|
|
|
|
|
to the default list. Move `log-edit-show-files' to the end.
|
|
|
|
|
Add more available functions to options.
|
|
|
|
|
(log-edit): Move default specific settings to
|
|
|
|
|
`log-edit-insert-message-template'. Don't move point.
|
|
|
|
|
(log-edit-insert-message-template): New function.
|
|
|
|
|
(log-edit-insert-changelog): Add `save-excursion' and don't move point.
|
|
|
|
|
(Bug#16170)
|
|
|
|
|
|
2013-12-19 01:40:12 +02:00
|
|
|
|
2013-12-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* help-mode.el (help-mode-map): Bind "l" to help-go-back,
|
|
|
|
|
and "r" to help-go-forward for compatibity with Info. (Bug#16178)
|
|
|
|
|
|
2013-12-19 02:38:20 +08:00
|
|
|
|
2013-12-18 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-12-28 01:36:00 +01:00
|
|
|
|
* eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
|
|
|
|
|
(Bug#16186)
|
2013-12-19 02:38:20 +08:00
|
|
|
|
|
2013-12-18 18:01:43 +02:00
|
|
|
|
2013-12-18 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
|
|
|
|
|
formats for displaying file sizes when the -s switch is given.
|
|
|
|
|
Instead, compute a separate format for displaying the size in
|
|
|
|
|
blocks, which is displayed in addition to the "regular" size.
|
|
|
|
|
When -h is given in addition to -s, produce size in blocks in
|
|
|
|
|
human-readable form as well. (Bug#16179)
|
|
|
|
|
|
2013-12-18 12:52:49 +01:00
|
|
|
|
2013-12-18 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
2013-12-19 09:00:55 -05:00
|
|
|
|
* textmodes/reftex-vars.el (reftex-label-alist-builtin):
|
|
|
|
|
Reference tables with ~\ref{...} instead of only \ref{...}.
|
2013-12-18 12:52:49 +01:00
|
|
|
|
|
2013-12-18 13:10:58 +08:00
|
|
|
|
2013-12-18 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
2013-12-18 16:58:22 +08:00
|
|
|
|
* cus-edit.el (custom-magic-alist): Fix "themed" description
|
|
|
|
|
(Bug#14348).
|
|
|
|
|
|
2013-12-18 16:53:22 +08:00
|
|
|
|
* custom.el (custom-push-theme): If custom--inhibit-theme-enable
|
|
|
|
|
is non-nil, do not create a new entry in the symbol's theme-value
|
|
|
|
|
or theme-face property; update theme-settings only (Bug#14664).
|
2013-12-18 22:54:24 +08:00
|
|
|
|
(custom-available-themes): Doc fix.
|
2013-12-18 16:53:22 +08:00
|
|
|
|
|
2013-12-18 15:54:20 +08:00
|
|
|
|
* cus-theme.el (custom-new-theme-mode-map): Add bindings
|
|
|
|
|
(Bug#15674).
|
|
|
|
|
|
2013-12-18 13:10:58 +08:00
|
|
|
|
* replace.el (occur-engine): Avoid infloop (Bug#7593).
|
|
|
|
|
|
2013-12-18 13:01:30 +08:00
|
|
|
|
2013-12-18 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
|
|
|
|
|
|
|
|
|
|
* progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
|
|
|
|
|
(Bug#13914).
|
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
2013-12-18 Shigeru Fukaya <shigeru.fukaya@gmail.com>
|
2013-12-18 12:46:49 +08:00
|
|
|
|
|
|
|
|
|
* apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
|
|
|
|
|
|
2013-12-17 19:21:48 -08:00
|
|
|
|
2013-12-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
|
2013-12-17 19:25:52 -08:00
|
|
|
|
* cus-start.el (load-prefer-newer): New option.
|
2013-12-17 19:21:48 -08:00
|
|
|
|
|
2013-12-18 11:02:39 +08:00
|
|
|
|
2013-12-18 Le Wang <l26wang@gmail.com>
|
|
|
|
|
|
2013-12-19 09:00:55 -05:00
|
|
|
|
* comint.el (comint-previous-matching-input-from-input):
|
|
|
|
|
Retain point (Bug#13404).
|
2013-12-18 11:02:39 +08:00
|
|
|
|
|
2013-12-18 10:43:47 +08:00
|
|
|
|
2013-12-18 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
|
|
|
|
|
|
2013-12-17 20:03:07 -05:00
|
|
|
|
2013-12-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* mail/emacsbug.el (report-emacs-bug):
|
|
|
|
|
Only mention enable-multibyte-characters if non-standard.
|
|
|
|
|
|
2013-12-17 23:39:15 +02:00
|
|
|
|
2013-12-17 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* arc-mode.el (archive-extract-by-file): Check if directory exists
|
|
|
|
|
before deletion to not show irrelevant errors if it doesn't exist.
|
|
|
|
|
|
2013-12-17 23:17:05 +02:00
|
|
|
|
2013-12-17 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
|
|
|
|
|
(Bug#14751)
|
|
|
|
|
|
|
|
|
|
* net/eww.el (browse-web): Add alias to `eww'.
|
|
|
|
|
(eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
|
|
|
|
|
Bind "S-SPC" to `scroll-down-command'. (Bug#16178)
|
|
|
|
|
|
|
|
|
|
* net/browse-url.el (browse-url-browser-function): Move `eww'
|
|
|
|
|
closer to similar functions.
|
|
|
|
|
|
|
|
|
|
* startup.el (fancy-startup-screen, fancy-about-screen):
|
|
|
|
|
Set browse-url-browser-function to eww-browse-url locally.
|
|
|
|
|
(Bug#14751)
|
|
|
|
|
|
2013-12-17 13:11:37 -05:00
|
|
|
|
2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* window.el (window--pixel-to-total): Remove unused `mini' var.
|
|
|
|
|
(maximize-window, minimize-window): Remove unused `pixelwise' arg.
|
|
|
|
|
(split-window): Remove unused `new' var.
|
|
|
|
|
(window--display-buffer): Remove unused `frame' and `delta' vars.
|
|
|
|
|
(fit-window-to-buffer): Remove unused vars `frame', `display-height',
|
|
|
|
|
and display-width'.
|
|
|
|
|
|
2013-12-17 18:29:11 +01:00
|
|
|
|
2013-12-17 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-mark-pop-up):
|
|
|
|
|
* register.el (register-preview): Don't bind
|
|
|
|
|
split-height-threshold here since it's now done in
|
|
|
|
|
display-buffer-below-selected.
|
|
|
|
|
|
2013-12-18 00:03:23 +08:00
|
|
|
|
2013-12-17 oblique <psyberbits@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
|
|
|
|
|
xterm-rgb-convert-to-16bit.
|
|
|
|
|
(rxvt-register-default-colors): Standardize with
|
|
|
|
|
xterm-register-default-colors (Bug#14078).
|
|
|
|
|
|
2013-12-17 23:48:26 +08:00
|
|
|
|
2013-12-17 Dima Kogan <dima@secretsauce.net> (tiny change)
|
|
|
|
|
|
|
|
|
|
* simple.el (kill-region): Pass mark first, then point, so that
|
|
|
|
|
kill-append works right (Bug#12819).
|
|
|
|
|
(copy-region-as-kill, kill-ring-save): Likewise.
|
|
|
|
|
|
2013-12-17 23:15:00 +08:00
|
|
|
|
2013-12-17 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/rcirc.el (rcirc-add-face):
|
|
|
|
|
* eshell/em-prompt.el (eshell-emit-prompt):
|
|
|
|
|
* eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
|
|
|
|
|
(Bug#16167)
|
|
|
|
|
|
2013-12-17 23:09:13 +08:00
|
|
|
|
2013-12-17 Chong Yidong <cyd@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (break-hardlink-on-save): Doc fix (Bug#13801).
|
|
|
|
|
Suggested by Xue Fuqiao.
|
|
|
|
|
|
2013-12-17 14:04:23 +02:00
|
|
|
|
2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
|
|
|
|
|
|
2013-12-16 21:48:06 -05:00
|
|
|
|
2013-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-insert-document): Remove unused var
|
|
|
|
|
`shr-preliminary-table-render'.
|
|
|
|
|
(shr-rescale-image): Remove unused arg `force'.
|
|
|
|
|
(shr-put-image): Update calls accordingly.
|
|
|
|
|
(shr-tag-a): Use `cont' rather than dyn-bound `dom'.
|
|
|
|
|
|
2013-12-17 03:31:55 +02:00
|
|
|
|
2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
|
|
|
|
|
(smie-indent-close): Call `smie-indent--rule-1' with METHOD
|
|
|
|
|
:close-all, to see which indentation method to use (Bug#16116).
|
|
|
|
|
(smie-rules-function): Document the method :close-all.
|
|
|
|
|
|
2013-12-17 00:29:47 +01:00
|
|
|
|
2013-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-12-17 00:40:17 +01:00
|
|
|
|
* net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
|
|
|
|
|
|
2013-12-17 00:29:47 +01:00
|
|
|
|
* net/eww.el (eww-display-html): If we can't find the anchor we're
|
|
|
|
|
looking for, then go to point-min.
|
|
|
|
|
|
2013-12-16 14:35:57 -08:00
|
|
|
|
2013-12-16 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Fix problems with CANNOT_DUMP and EMACSLOADPATH.
|
|
|
|
|
* Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
|
|
|
|
|
* loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
|
|
|
|
|
Expand dir too, in case it's relative.
|
|
|
|
|
|
2013-12-16 23:48:51 +02:00
|
|
|
|
2013-12-16 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-auto-save-timeout): Change default to
|
|
|
|
|
`auto-save-timeout'. Doc fix.
|
|
|
|
|
(desktop-save): Skip the timestamp in desktop-saved-frameset
|
|
|
|
|
when checking for auto-save changes.
|
|
|
|
|
(desktop-auto-save): Don't call desktop-auto-save-set-timer since
|
|
|
|
|
`desktop-auto-save' is called repeatedly by the idle timer.
|
|
|
|
|
(desktop-auto-save-set-timer): Replace `run-with-timer' with
|
|
|
|
|
`run-with-idle-timer' and a non-nil arg REPEAT. Doc fix.
|
|
|
|
|
(Bug#15331)
|
|
|
|
|
|
2013-12-16 22:32:15 +02:00
|
|
|
|
2013-12-16 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-mode-map): Remove [escape] key bindinds.
|
|
|
|
|
(Bug#16035)
|
|
|
|
|
(isearch-pre-command-hook): Check `this-command' for symbolp.
|
|
|
|
|
|
2013-12-16 14:12:21 -05:00
|
|
|
|
2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
|
|
|
|
|
|
2013-12-16 10:49:25 -05:00
|
|
|
|
2013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el (cfengine3--current-word): Remove.
|
|
|
|
|
(cfengine3--current-function): Bring in the current-function
|
|
|
|
|
functionality from `cfengine3--current-word'.
|
|
|
|
|
(cfengine3-completion-function): Bring in the
|
|
|
|
|
bounds-of-current-word functionality from
|
|
|
|
|
`cfengine3--current-word'.
|
|
|
|
|
|
2013-12-16 10:58:44 +01:00
|
|
|
|
2013-12-16 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
2013-12-16 14:12:21 -05:00
|
|
|
|
* window.el (display-buffer-below-selected):
|
|
|
|
|
Bind split-height-threshold to 0 as suggested by Juri Linkov.
|
2013-12-16 10:58:44 +01:00
|
|
|
|
|
2013-12-16 16:07:10 +08:00
|
|
|
|
2013-12-16 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compile-goto-error): Do not push-mark.
|
|
|
|
|
Remove NOMSG arg and all uses changed.
|
|
|
|
|
|
2013-12-15 21:24:08 -05:00
|
|
|
|
2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
|
|
|
|
|
(cua--deactivate-rectangle): Don't deactivate the mark.
|
|
|
|
|
(cua-set-rectangle-mark): Don't set mark-active since
|
|
|
|
|
cua--activate-rectangle already does it for us.
|
|
|
|
|
(cua--rectangle-highlight-for-redisplay): Unhighlight a previous
|
|
|
|
|
non-rectangular region.
|
|
|
|
|
|
|
|
|
|
* emulation/cua-base.el (cua-repeat-replace-region):
|
|
|
|
|
Use with-current-buffer.
|
|
|
|
|
|
|
|
|
|
* net/gnutls.el: Use cl-lib.
|
|
|
|
|
(gnutls-negotiate): `mapcan' -> cl-mapcan.
|
|
|
|
|
|
2013-12-14 14:55:19 -05:00
|
|
|
|
2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-built-in-p): Support both
|
|
|
|
|
built-in and the package.el converted package descriptions.
|
|
|
|
|
(package-show-package-list): Allow keywords.
|
|
|
|
|
(package-keyword-button-action): Use it instead of
|
|
|
|
|
`finder-list-matches'.
|
|
|
|
|
(package-menu-filter-interactive): Interactive filtering (by
|
|
|
|
|
keyword) function.
|
|
|
|
|
(package-menu--generate): Support keywords and change keymappings
|
|
|
|
|
and headers when they are given.
|
|
|
|
|
(package--has-keyword-p): Helper function.
|
|
|
|
|
(package-menu--refresh): Use it.
|
|
|
|
|
(package--mapc): Helper function.
|
|
|
|
|
(package-all-keywords): Use it.
|
|
|
|
|
(package-menu-mode-map): Set up menu items and keybindings to
|
|
|
|
|
provide a filtering UI.
|
|
|
|
|
|
2013-12-14 13:04:09 -05:00
|
|
|
|
2013-12-14 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* net/gnutls.el (gnutls-verify-error): New defcustom to control
|
|
|
|
|
the behavior when a certificate fails validation. Defaults to
|
|
|
|
|
old behavior: never abort, just warn.
|
|
|
|
|
(gnutls-negotiate): Use it.
|
|
|
|
|
|
2013-12-14 18:00:54 +01:00
|
|
|
|
2013-12-14 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-below-selected): Never split window
|
|
|
|
|
horizontally. Suggested by Juri Linkov <juri@jurta.org>.
|
|
|
|
|
|
2013-12-14 11:02:39 -05:00
|
|
|
|
2013-12-14 Tom Willemse <tom@ryuslash.org> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package--prepare-dependencies): New function.
|
|
|
|
|
(package-buffer-info): Use it (bug#15108).
|
2013-12-14 09:24:36 -05:00
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
2013-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-12-14 09:24:36 -05:00
|
|
|
|
* icomplete.el (icomplete-completions): Make sure the prefix is already
|
2013-12-27 07:53:57 -05:00
|
|
|
|
displayed elsewhere before hiding it (bug#16219).
|
2013-12-14 09:24:36 -05:00
|
|
|
|
|
2013-12-14 08:46:13 +02:00
|
|
|
|
2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
|
|
|
|
|
open-paren tokens when preceded by a open-paren, too.
|
|
|
|
|
(ruby-smie-rules): Handle virtual indentation after open-paren
|
|
|
|
|
tokens specially. If there is code between it and eol, return the
|
|
|
|
|
column where is starts (Bug#16118).
|
|
|
|
|
|
2013-12-13 13:55:08 -05:00
|
|
|
|
2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
2013-12-13 14:49:56 -05:00
|
|
|
|
* progmodes/cfengine.el: Fix `add-hook' doc.
|
2013-12-14 09:24:36 -05:00
|
|
|
|
(cfengine-mode-syntax-functions-regex): Initialize sensibly.
|
2013-12-13 13:55:08 -05:00
|
|
|
|
(cfengine3--current-word): Fix parameters.
|
|
|
|
|
(cfengine3-make-syntax-cache): Simplify further.
|
2013-12-14 09:24:36 -05:00
|
|
|
|
(cfengine3-completion-function, cfengine3--current-function):
|
|
|
|
|
Use `assq' for symbols.
|
2013-12-13 13:55:08 -05:00
|
|
|
|
(cfengine3--current-function): Fix `cfengine3--current-word' call.
|
|
|
|
|
|
2013-12-13 13:25:30 -05:00
|
|
|
|
2013-12-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* loadup.el (load-path): Warn if site-load or site-init changes it.
|
|
|
|
|
No more need to reset it when bootstrapping.
|
|
|
|
|
|
2013-12-13 13:18:19 -05:00
|
|
|
|
2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el (cfengine-cf-promises): Add more default
|
|
|
|
|
locations for cf-promises.
|
|
|
|
|
(cfengine-mode-syntax-functions-regex): New caching variable.
|
|
|
|
|
(cfengine3-fallback-syntax): Fallback syntax for cases where
|
|
|
|
|
cf-promises doesn't run.
|
|
|
|
|
(cfengine3--current-word): Reimplement using
|
|
|
|
|
`cfengine-mode-syntax-functions-regex'.
|
2013-12-14 09:24:36 -05:00
|
|
|
|
(cfengine3-completion-function, cfengine3--current-function):
|
|
|
|
|
Use `cfengine3-make-syntax-cache' directly.
|
2013-12-13 13:18:19 -05:00
|
|
|
|
(cfengine3-clear-syntax-cache): New function.
|
|
|
|
|
(cfengine3-make-syntax-cache): Simplify and create
|
|
|
|
|
`cfengine-mode-syntax-functions-regex' on demand.
|
|
|
|
|
(cfengine3-format-function-docstring): Don't call
|
|
|
|
|
`cfengine3-make-syntax-cache' explicitly.
|
|
|
|
|
|
2013-12-13 18:06:30 +01:00
|
|
|
|
2013-12-13 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
Fix windmove-find-other-window broken after pixelwise resizing
|
|
|
|
|
(Bug#16017).
|
|
|
|
|
* windmove.el (windmove-other-window-loc): Revert change from
|
|
|
|
|
2013-12-04.
|
|
|
|
|
(windmove-find-other-window): Call window-in-direction.
|
|
|
|
|
* window.el (window-in-direction): New arguments SIGN, WRAP and
|
|
|
|
|
MINI to emulate original windmove-find-other-window behavior.
|
|
|
|
|
|
2013-12-13 06:14:17 +02:00
|
|
|
|
2013-12-13 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* simple.el (blink-matching--overlay): New variable.
|
|
|
|
|
(blink-matching-open): Instead of moving point, highlight the
|
|
|
|
|
matching paren with an overlay
|
|
|
|
|
(http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
|
|
|
|
|
|
|
|
|
|
* faces.el (paren-showing-faces, show-paren-match)
|
|
|
|
|
(show-paren-mismatch): Move from paren.el.
|
|
|
|
|
|
2013-12-13 09:54:09 +08:00
|
|
|
|
2013-12-13 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* indent.el (indent-region): Disable progress reporter in
|
|
|
|
|
minibuffer. (Bug#16108)
|
|
|
|
|
|
|
|
|
|
* bindings.el (visual-order-cursor-movement): Fix version.
|
|
|
|
|
|
2013-12-12 21:56:12 -03:00
|
|
|
|
2013-12-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
|
|
|
|
|
Also match after beginning of line.
|
|
|
|
|
(python-pdbtrack-set-tracked-buffer): Fix logic for remote
|
2013-12-28 01:36:00 +01:00
|
|
|
|
files. Thanks to Russell Sim. (Bug#15378)
|
2013-12-12 21:56:12 -03:00
|
|
|
|
|
2013-12-13 03:03:04 +02:00
|
|
|
|
2013-12-13 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* simple.el <Keypad support>: Remove key bindings duplicated
|
|
|
|
|
with bindings.el. (Bug#14397)
|
|
|
|
|
|
2013-12-13 02:47:18 +02:00
|
|
|
|
2013-12-13 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-mode-map): Replace `delete-char' with
|
|
|
|
|
`delete-forward-char'. (Bug#16109)
|
|
|
|
|
|
2013-12-12 20:32:05 -03:00
|
|
|
|
2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
2013-12-14 09:24:36 -05:00
|
|
|
|
* progmodes/python.el (python-indent-calculate-indentation):
|
2013-12-28 01:36:00 +01:00
|
|
|
|
Fix de-denters cornercase. (Bug#15731)
|
2013-12-12 20:32:05 -03:00
|
|
|
|
|
2013-12-12 14:47:11 -05:00
|
|
|
|
2013-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
|
|
|
|
|
(advice--make): Pay attention to `depth'.
|
|
|
|
|
(advice--make-1): Don't autoload commands eagerly.
|
|
|
|
|
* emacs-lisp/elp.el (elp-instrument-function):
|
|
|
|
|
* emacs-lisp/trace.el (trace-function-internal):
|
|
|
|
|
* emacs-lisp/debug.el (debug-on-entry): Keep them "first".
|
|
|
|
|
|
|
|
|
|
* iswitchb.el (iswitchb-mode): Don't belittle ido.
|
|
|
|
|
|
Support MS-Windows file names that use characters outside of ANSI codepage.
src/w32.c (get_file_security, set_file_security)
(create_symbolic_link): Separate pointers and boolean flags for
ANSI and Unicode APIs. Use the latter if w32_unicode_filenames is
non-zero, else the former.
(codepage_for_filenames, filename_to_utf16, )
(filename_from_utf16, filename_to_ansi, filename_from_ansi): New
functions.
(init_user_info): Allow $HOME and $SHELL to include non-ANSI
characters.
(normalize_filename): Lose the DBCS code, now works on UTF-8.
Accept only one argument; all callers changed.
(dostounix_filename): Remove the second argument, now works in
UTF-8. All callers changed.
(parse_root): Lose DBCS code.
(get_long_basename, w32_get_short_filename, init_environment)
(GetCachedVolumeInformation, sys_readdir, open_unc_volume)
(read_unc_volume, logon_network_drive, faccessat, sys_chdir)
(sys_chmod, sys_creat, sys_fopen, sys_link, sys_mkdir, sys_open)
(sys_rename_replace, sys_rmdir, sys_unlink, stat_worker, utime)
(is_symlink, readlink, chase_symlinks, w32_delayed_load): Work in
Unicode mode if w32_unicode_filenames is non-zero, in ANSI mode
otherwise.
(ansi_encode_filename): New function.
(get_emacs_configuration, get_emacs_configuration_options):
Functions deleted.
(add_volume_info, GetCachedVolumeInformation): Run the input file
name through unixtodos_filename, to ensure it is stored and
referenced in canonical form.
(get_volume_info): Lose the DBCS code, now works in UTF-8.
(logon_network_drive, sys_link, utime): Improve error handling.
(sys_access): New function.
(hashval, generate_inode_val): Unused functions deleted.
(symlink, readlink, readlinkat): Lose DBCS code, now works in UTF-8.
(check_windows_init_file): Convert error message from UTF-8 to
ANSI codepage, for display in the message box.
(globals_of_w32): Set w32_unicode_filenames according to the OS
version.
src/w32term.c (construct_drag_n_drop): Work in Unicode mode when
w32_unicode_filenames is non-zero, ANSI mode otherwise.
(syms_of_w32term): Declare w32-unicode-filenames.
src/w32proc.c (new_child, delete_child): Remove code that handled
unused pending_deletion and input_file members of the child struct.
(create_child, sys_spawnve): Convert all file names to ANSI
codepage. Use ANSI APIs explicitly; forcibly fail if any file
name cannot be encoded in ANSI codepage. Don't use
unixtodos_filename, mirror slashes by hand.
(record_infile, record_pending_deletion): Functions deleted.
(Fw32_short_file_name): Call w32_get_short_filename instead of
GetShortPathName.
src/w32notify.c (add_watch): Work in Unicode mode when
w32_unicode_filenames is non-zero, ANSI mode otherwise.
(Fw32notify_add_watch): Rewrite to avoid using GetFullPathName;
instead, do the same with Lisp primitives.
src/w32fns.c (file_dialog_callback, Fx_file_dialog)
(Fsystem_move_file_to_trash, Fw32_shell_execute)
(Ffile_system_info, Fdefault_printer_name): Work in Unicode mode
when w32_unicode_filenames is non-zero, ANSI mode otherwise.
(Fw32_shell_execute): Improve error reporting.
(Fdefault_printer_name): Ifdef away for Cygwin.
src/w32.h (struct _child_process): Remove input_file and
pending_deletion members that are no longer used.
(dostounix_filename, w32_get_short_filename, filename_from_ansi)
(filename_to_ansi, filename_from_utf16, filename_to_utf16)
(ansi_encode_filename): New and updated prototypes.
src/unexw32.c (open_input_file, open_output_file, unexec): Use ANSI
APIs explicitly.
(unexec): Don't use dostounix_filename, it expects a file name in
UTF-8. Instead, mirror backslashes by hand. Convert NEW_NAME to
ANSI encoding.
src/fileio.c (Ffile_name_directory, file_name_as_directory)
(directory_file_name, Fexpand_file_name)
(Fsubstitute_in_file_name) [WINDOWSNT]: Adapt to the change in
arguments of dostounix_filename.
(Fexpand_file_name) [WINDOWSNT]: Convert value of $HOME to UTF-8.
use MAX_UTF8_PATH for size of file-name strings.
(emacs_readlinkat): Build an explicitly unibyte string for file
names.
(syms_of_fileio) <file-name-coding-system>
default-file-name-coding-system>: Mention MS-Windows peculiarities.
src/emacs.c (init_cmdargs) [WINDOWSNT]: Convert argv[0] to UTF-8.
(main) [WINDOWSNT]: Convert the argv[] elements that are files or
directories to UTF-8.
(decode_env_path) [WINDOWSNT]: Convert file names taken from the
environment, and each element of the input PATH, to UTF-8.
src/dired.c (file_attributes): Use build_unibyte_string explicitly
to make Lisp strings from user and group names.
src/coding.h (ENCODE_FILE, DECODE_FILE): Just call encode_file and
decode_file.
src/coding.c (decode_file_name, encode_file_name): New functions.
src/termcap.c (tgetent): Adapt to the change in arguments of
dostounix_filename.
src/sysdep.c (sys_subshell) [WINDOWSNT]: Use MAX_UTF8_PATH for file
names.
src/msdos.c (dostounix_filename, init_environment): Adapt to the
change in arguments of dostounix_filename.
src/image.c (xpm_load, tiff_load, gif_load, imagemagick_load)
[WINDOWSNT]: Encode file names passed to the image libraries in
ANSI codepage.
src/gnutls.c (Fgnutls_boot): Encode all file names passed to GnuTLS.
[WINDOWSNT]: Convert file names to the current ANSI codepage.
src/filelock.c (lock_file) [WINDOWSNT]: Adapt to the change in
arguments of dostounix_filename.
nt/inc/ms-w32.h (MAX_UTF8_PATH): New macro.
(opendir, closedir, readdir, seekdir): Redirect to replacement
functions.
nt/inc/dirent.h: Make d_name[] be MAXNAMELEN*4 characters long.
lisp/term/w32-win.el (w32-handle-dropped-file):
lisp/startup.el (normal-top-level):
lisp/net/browse-url.el (browse-url-file-url):
lisp/dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
decode file names using 'utf-8' rather than
file-name-coding-system.
doc/emacs/mule.texi (File Name Coding): Document file-name encoding
peculiarities on MS-Windows.
doc/lispref/nonascii.texi (Encoding and I/O): Document file-name encoding
peculiarities on MS-Windows.
etc/NEWS: Mention support on MS-Windows of file names outside of the
current locale.
Fixes: debbugs:7100
2013-12-12 20:19:10 +02:00
|
|
|
|
2013-12-12 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* term/w32-win.el (w32-handle-dropped-file):
|
|
|
|
|
* startup.el (normal-top-level):
|
|
|
|
|
* net/browse-url.el (browse-url-file-url):
|
|
|
|
|
* dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
|
|
|
|
|
decode file names using 'utf-8' rather than
|
|
|
|
|
file-name-coding-system.
|
|
|
|
|
|
2013-12-12 02:37:09 -03:00
|
|
|
|
2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-indent-context)
|
|
|
|
|
(python-indent-calculate-indentation): Fix auto-identation
|
2013-12-28 01:36:00 +01:00
|
|
|
|
behavior for comment blocks. (Bug#15916)
|
2013-12-12 02:37:09 -03:00
|
|
|
|
|
2013-12-11 20:17:40 -08:00
|
|
|
|
2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
|
2013-12-12 00:47:41 -03:00
|
|
|
|
|
2013-12-12 14:47:11 -05:00
|
|
|
|
* progmodes/python.el (python-indent-calculate-indentation):
|
|
|
|
|
When determining indentation, don't treat "return", "pass", etc., as
|
2013-12-12 00:47:41 -03:00
|
|
|
|
operators when they are just string constituents. (Bug#15812)
|
|
|
|
|
|
2013-12-12 02:42:16 +02:00
|
|
|
|
2013-12-12 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* uniquify.el (uniquify-buffer-name-style): Change default to
|
|
|
|
|
`post-forward-angle-brackets'.
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-bar-options-menu): Don't require preloaded
|
|
|
|
|
`uniquify'. Change default to `post-forward-angle-brackets'.
|
|
|
|
|
|
2013-12-11 16:15:12 -05:00
|
|
|
|
2013-12-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (finder-list-matches):
|
|
|
|
|
Autoload rather than falsely declaring.
|
|
|
|
|
|
2013-12-11 14:01:44 -05:00
|
|
|
|
2013-12-11 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
|
|
|
|
|
(eww-mode-map): Use them.
|
|
|
|
|
|
2013-12-11 18:54:09 +01:00
|
|
|
|
2013-12-11 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-in-side-window): Fix doc-string
|
|
|
|
|
(Bug#16115).
|
|
|
|
|
|
2013-12-11 18:10:22 +01:00
|
|
|
|
2013-12-11 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el: Silence byte-compiler warnings.
|
|
|
|
|
(vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
|
|
|
|
|
(log-edit-set-header): Declare.
|
|
|
|
|
|
2013-12-11 19:05:28 +02:00
|
|
|
|
2013-12-11 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (custom-deps, finder-data): Run output file names
|
|
|
|
|
through unmsys--file-name. (Bug#16099)
|
|
|
|
|
|
2013-12-11 09:22:26 -05:00
|
|
|
|
2013-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-12-11 10:59:27 -05:00
|
|
|
|
* emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
|
2013-12-12 14:47:11 -05:00
|
|
|
|
comment-start-skip, which fails when that uses submatch 1 (bug#16041).
|
2013-12-11 10:59:27 -05:00
|
|
|
|
|
2013-12-11 09:49:01 -05:00
|
|
|
|
* emulation/cua-base.el (cua-paste): Add `delete-selection' property
|
|
|
|
|
instead of deleting the selection "by hand" (bug#16098).
|
|
|
|
|
Rely on insert-for-yank to yank rectangles.
|
|
|
|
|
(cua-highlight-region-shift-only): Mark obsolete.
|
|
|
|
|
(cua-mode): Don't enable/disable transient-mark-mode,
|
|
|
|
|
shift-select-mode (cua-mode works both with and without them), and
|
|
|
|
|
pc-selection-mode (obsolete).
|
|
|
|
|
* emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
|
|
|
|
|
(cua--deactivate-rectangle): Deactivate it.
|
|
|
|
|
|
2013-12-11 09:42:34 -05:00
|
|
|
|
* delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
|
|
|
|
|
(delete-selection-helper): Make sure yank starts at the top of the
|
|
|
|
|
deleted region.
|
|
|
|
|
(minibuffer-keyboard-quit): Use region-active-p.
|
|
|
|
|
|
2013-12-11 09:27:15 -05:00
|
|
|
|
* emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
|
|
|
|
|
|
2013-12-11 09:22:26 -05:00
|
|
|
|
* simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
|
|
|
|
|
to `delete' (bug#16109).
|
|
|
|
|
|
2013-12-11 14:50:46 +01:00
|
|
|
|
2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
|
|
|
|
|
info manual and show keybindings and set `:group' keyword.
|
|
|
|
|
|
2013-12-11 03:11:24 +02:00
|
|
|
|
2013-12-11 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* delsel.el (delete-active-region): Let-bind `this-command'
|
|
|
|
|
to prevent `kill-region' from changing its original value.
|
|
|
|
|
(delete-selection-helper): Handle `overwrite-mode' for the type
|
|
|
|
|
`kill' exactly the same way as for the type `t'.
|
|
|
|
|
(insert-char, quoted-insert, reindent-then-newline-and-indent):
|
|
|
|
|
Support more commands. (Bug#13312)
|
|
|
|
|
|
2013-12-11 02:45:10 +02:00
|
|
|
|
2013-12-11 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* bindings.el: Map kp keys to non-kp keys systematically
|
|
|
|
|
with basic modifiers control, meta and shift. (Bug#14397)
|
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
2013-12-11 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
2013-12-10 19:27:27 -05:00
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
|
|
|
|
|
"Close browser" menu items. Fix wrong function of "List
|
|
|
|
|
bookmarks".
|
|
|
|
|
|
2013-12-11 02:11:26 +02:00
|
|
|
|
2013-12-11 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* misearch.el (multi-isearch-buffers): Set the value of
|
|
|
|
|
`multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
|
|
|
|
|
arg of isearch-forward to t.
|
|
|
|
|
(multi-isearch-buffers-regexp): Set the value of
|
|
|
|
|
`multi-isearch-buffer-list' globally. Set NO-RECURSIVE-EDIT
|
|
|
|
|
arg of isearch-forward-regexp to t.
|
|
|
|
|
(multi-isearch-files): Set the value of
|
|
|
|
|
`multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
|
|
|
|
|
arg of isearch-forward to t.
|
|
|
|
|
(multi-isearch-files-regexp): Set the value of
|
2014-02-13 03:19:48 +01:00
|
|
|
|
`multi-isearch-file-list' globally. Set NO-RECURSIVE-EDIT
|
2013-12-11 02:11:26 +02:00
|
|
|
|
arg of isearch-forward-regexp to t. (Bug#16035)
|
|
|
|
|
|
|
|
|
|
* dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
|
|
|
|
|
arg of isearch-forward to t.
|
|
|
|
|
(dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
|
|
|
|
|
arg of isearch-forward-regexp to t.
|
|
|
|
|
(dired-isearch-filter-filenames): Remove unnecessary check for
|
|
|
|
|
`dired-isearch-filenames'.
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-history-isearch-backward):
|
|
|
|
|
Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
|
|
|
|
|
(comint-history-isearch-backward-regexp):
|
|
|
|
|
Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
|
|
|
|
|
|
2013-12-10 22:56:59 +02:00
|
|
|
|
2013-12-10 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
|
|
|
|
|
unmsys--file-name. (Bug#16099)
|
|
|
|
|
|
2013-12-09 19:54:38 -05:00
|
|
|
|
2013-12-10 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
2013-12-12 14:47:11 -05:00
|
|
|
|
* emacs-lisp/package.el (package-keyword-button-action):
|
|
|
|
|
Remove finder.el require dependency.
|
2013-12-09 19:54:38 -05:00
|
|
|
|
|
2013-12-09 16:35:26 -05:00
|
|
|
|
2013-12-09 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el: Require finder.el.
|
|
|
|
|
(describe-package-1): Add keyword buttons.
|
|
|
|
|
(package-make-button): New convenience function.
|
|
|
|
|
(package-keyword-button-action): Keyword button action using
|
2013-12-21 00:06:17 +01:00
|
|
|
|
`finder-list-matches'.
|
2013-12-09 16:35:26 -05:00
|
|
|
|
|
2013-12-09 19:48:01 +02:00
|
|
|
|
2013-12-09 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
|
|
|
|
|
last commit.
|
|
|
|
|
|
2013-12-09 15:47:00 +01:00
|
|
|
|
2013-12-09 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* autorevert.el (auto-revert-notify-add-watch): Do not handle
|
|
|
|
|
symlinked files.
|
|
|
|
|
|
2013-12-09 06:19:16 +02:00
|
|
|
|
2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
|
|
|
|
|
after the end of a percent literal.
|
|
|
|
|
|
2013-12-09 05:43:34 +02:00
|
|
|
|
2013-12-09 Cameron Desautels <camdez@gmail.com> (tiny change)
|
|
|
|
|
|
2013-12-12 14:47:11 -05:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-forward-string): Document.
|
|
|
|
|
Handle caret-delimited strings (Bug#16079).
|
2013-12-09 05:43:34 +02:00
|
|
|
|
|
2013-12-09 05:27:21 +02:00
|
|
|
|
2013-12-09 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-12-12 14:47:11 -05:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-accurate-end-of-block):
|
|
|
|
|
When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
|
2013-12-09 05:27:21 +02:00
|
|
|
|
`ruby-parse-partial' (Bug#16078).
|
|
|
|
|
|
2013-12-09 10:38:42 +08:00
|
|
|
|
2013-12-09 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (read-passwd): Disable show-paren-mode. (Bug#16091)
|
|
|
|
|
|
2013-12-08 18:08:45 +02:00
|
|
|
|
2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/js.el (js-auto-indent-flag): Remove, was unused.
|
|
|
|
|
(js-switch-indent-offset): New option.
|
|
|
|
|
(js--proper-indentation): Use it. And handle the case when
|
|
|
|
|
"default" is actually a key in an object literal.
|
|
|
|
|
(js--same-line): New function.
|
|
|
|
|
(js--multi-line-declaration-indentation): Use it.
|
2013-12-12 14:47:11 -05:00
|
|
|
|
(js--indent-in-array-comp, js--array-comp-indentation):
|
|
|
|
|
New functions.
|
2013-12-08 18:08:45 +02:00
|
|
|
|
(js--proper-indentation): Use them, to handle array comprehension
|
|
|
|
|
continuations.
|
|
|
|
|
|
2013-12-08 17:18:55 +08:00
|
|
|
|
2013-12-08 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake-highlight-line): Re-write.
|
|
|
|
|
(flymake-make-overlay): Remove arg MOUSE-FACE.
|
|
|
|
|
(flymake-save-string-to-file, flymake-read-file-to-string): Remove.
|
|
|
|
|
|
2013-12-08 03:11:50 -05:00
|
|
|
|
2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
|
|
|
|
|
New function.
|
|
|
|
|
(redisplay-highlight-region-function): Use it.
|
|
|
|
|
|
|
|
|
|
* emulation/cua-base.el (cua--explicit-region-start)
|
|
|
|
|
(cua--last-region-shifted): Remove.
|
|
|
|
|
(cua--deactivate): Use deactivate-mark.
|
|
|
|
|
(cua--pre-command-handler-1): Don't handle shift-selection.
|
|
|
|
|
(cua--post-command-handler-1): Don't change transient-mark-mode.
|
|
|
|
|
(cua--select-keymaps): Use region-active-p rather than
|
|
|
|
|
cua--explicit-region-start or cua--last-region-shifted.
|
|
|
|
|
(cua-mode): Enable shift-select-mode.
|
|
|
|
|
|
2013-12-08 15:18:46 +08:00
|
|
|
|
2013-12-08 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-12-08 03:11:50 -05:00
|
|
|
|
* progmodes/flymake.el (flymake-popup-current-error-menu):
|
|
|
|
|
Rename from flymake-display-err-menu-for-current-line. Reimplement.
|
2013-12-08 15:18:46 +08:00
|
|
|
|
(flymake-posn-at-point-as-event, flymake-popup-menu)
|
|
|
|
|
(flymake-make-emacs-menu): Remove. (Bug#16077)
|
|
|
|
|
|
2013-12-07 23:20:50 -05:00
|
|
|
|
2013-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-12-08 02:32:01 -05:00
|
|
|
|
* rect.el (rectangle-mark-mode): Activate mark even if
|
|
|
|
|
transient-mark-mode is off (bug#16066).
|
|
|
|
|
(rectangle--highlight-for-redisplay): Fix boundary condition when point
|
|
|
|
|
is > mark and at bolp.
|
|
|
|
|
|
2013-12-08 01:24:54 -05:00
|
|
|
|
* emulation/cua-rect.el (cua--rectangle-region-extract): New function.
|
|
|
|
|
(region-extract-function): Use it.
|
|
|
|
|
(cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
|
|
|
|
|
(cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
|
|
|
|
|
Delete functions.
|
|
|
|
|
(cua--init-rectangles): Don't re-remap copy-region-as-kill,
|
|
|
|
|
kill-ring-save, kill-region, delete-char, delete-forward-char.
|
|
|
|
|
Ignore self-insert-iso.
|
|
|
|
|
|
|
|
|
|
* emulation/cua-gmrk.el (cua--init-global-mark):
|
|
|
|
|
Ignore `self-insert-iso'.
|
|
|
|
|
|
|
|
|
|
* emulation/cua-base.el (cua--prefix-copy-handler)
|
|
|
|
|
(cua--prefix-cut-handler): Rely on region-extract-function rather than
|
|
|
|
|
checking cua--rectangle.
|
|
|
|
|
(cua-delete-region): Use region-extract-function.
|
|
|
|
|
(cua-replace-region): Delete function.
|
|
|
|
|
(cua-copy-region, cua-cut-region): Obey region-extract-function.
|
|
|
|
|
(cua--pre-command-handler-1): Don't do the delete-selection thing.
|
|
|
|
|
(cua--self-insert-char-p): Ignore `self-insert-iso'.
|
|
|
|
|
(cua--init-keymaps): Don't remap delete-selection commands.
|
|
|
|
|
(cua-mode): Use delete-selection-mode instead of rolling our own
|
|
|
|
|
(bug#16085).
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
|
|
|
|
|
Obey region-extract-function.
|
|
|
|
|
|
2013-12-07 23:20:50 -05:00
|
|
|
|
Make registers and delete-selection-mode work on rectangles.
|
|
|
|
|
* register.el (describe-register-1): Don't modify the register's value.
|
|
|
|
|
(copy-to-register): Obey region-extract-function.
|
|
|
|
|
* delsel.el (delete-active-region): Obey region-extract-function.
|
|
|
|
|
|
Clean up flymake.el
* lisp/progmodes/flymake.el (flymake, flymake-error-bitmap)
(flymake-warning-bitmap, flymake-fringe-indicator-position)
(flymake-compilation-prevents-syntax-check)
(flymake-start-syntax-check-on-newline)
(flymake-no-changes-timeout, flymake-gui-warnings-enabled)
(flymake-start-syntax-check-on-find-file, flymake-log-level)
(flymake-xml-program, flymake-master-file-dirs)
(flymake-master-file-count-limit)
(flymake-allowed-file-name-masks): Relocate.
(flymake-makehash, flymake-float-time)
(flymake-replace-regexp-in-string, flymake-split-string)
(flymake-get-temp-dir): Remove.
(flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
(flymake-current-row, flymake-selected-frame)
(flymake-get-point-pixel-pos): Remove xemacs compatibity and
related functions.
Fixes: debbugs:16077
2013-12-08 11:35:32 +08:00
|
|
|
|
2013-12-08 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake, flymake-error-bitmap)
|
|
|
|
|
(flymake-warning-bitmap, flymake-fringe-indicator-position)
|
|
|
|
|
(flymake-compilation-prevents-syntax-check)
|
|
|
|
|
(flymake-start-syntax-check-on-newline)
|
|
|
|
|
(flymake-no-changes-timeout, flymake-gui-warnings-enabled)
|
|
|
|
|
(flymake-start-syntax-check-on-find-file, flymake-log-level)
|
|
|
|
|
(flymake-xml-program, flymake-master-file-dirs)
|
|
|
|
|
(flymake-master-file-count-limit)
|
|
|
|
|
(flymake-allowed-file-name-masks): Relocate.
|
|
|
|
|
(flymake-makehash, flymake-float-time)
|
|
|
|
|
(flymake-replace-regexp-in-string, flymake-split-string)
|
|
|
|
|
(flymake-get-temp-dir): Remove.
|
|
|
|
|
(flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
|
|
|
|
|
(flymake-current-row, flymake-selected-frame)
|
|
|
|
|
(flymake-get-point-pixel-pos): Remove xemacs compatibity and
|
|
|
|
|
related functions. (Bug#16077)
|
|
|
|
|
|
2013-12-07 20:46:03 +02:00
|
|
|
|
2013-12-07 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
|
|
|
|
|
|
2013-12-07 18:05:38 +01:00
|
|
|
|
2013-12-07 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* help-fns.el (describe-function-1): Use new advice-* functions
|
|
|
|
|
rather than old ad-* functions. Fix function type description and
|
|
|
|
|
source links for advised functions and subrs.
|
|
|
|
|
|
2013-12-07 02:44:15 +01:00
|
|
|
|
2013-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-12-07 23:20:50 -05:00
|
|
|
|
* net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
|
2013-12-07 02:44:15 +01:00
|
|
|
|
|
2013-12-06 16:34:06 +01:00
|
|
|
|
2013-12-06 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compilation-start):
|
|
|
|
|
* progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-start-file-process):
|
|
|
|
|
Handle long command lines, lasting from "sh -c ...". (Bug#16045)
|
|
|
|
|
|
2013-12-06 16:24:10 +02:00
|
|
|
|
2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-12-07 23:20:50 -05:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-propertize-function):
|
|
|
|
|
Touch up the last change.
|
2013-12-06 16:24:10 +02:00
|
|
|
|
|
2013-12-06 12:26:17 +08:00
|
|
|
|
2013-12-06 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-prompt): Use shy groups.
|
|
|
|
|
(inferior-octave-startup): Always use "octave> " for prompt.
|
|
|
|
|
(octave-goto-function-definition)
|
|
|
|
|
(octave-sync-function-file-names)
|
|
|
|
|
(octave-find-definition-default-filename): Remove redundant backquotes.
|
|
|
|
|
|
2013-12-06 06:22:08 +02:00
|
|
|
|
2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
|
|
|
|
|
syntax for `?'.
|
|
|
|
|
(ruby-expr-beg): Expect that `!' will have syntax class "symbol"
|
|
|
|
|
where appropriate already.
|
|
|
|
|
(ruby-syntax-propertize-function): Propertize `?' and `!' at the
|
|
|
|
|
end of method names (Bug#15874).
|
|
|
|
|
|
2013-12-06 02:55:20 +02:00
|
|
|
|
2013-12-06 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch--saved-overriding-local-map):
|
|
|
|
|
New internal variable.
|
|
|
|
|
(isearch-mode): Set it to the initial value of
|
|
|
|
|
`overriding-terminal-local-map'.
|
|
|
|
|
(isearch-pre-command-hook): Compare `overriding-terminal-local-map'
|
|
|
|
|
with `isearch--saved-overriding-local-map'. (Bug#16035)
|
|
|
|
|
|
2013-12-06 02:48:52 +02:00
|
|
|
|
2013-12-06 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-12-07 23:20:50 -05:00
|
|
|
|
* progmodes/octave.el (inferior-octave-completion-table):
|
|
|
|
|
Turn back into function, use `completion-table-with-cache'
|
2013-12-06 02:48:52 +02:00
|
|
|
|
(Bug#11906). Update all references.
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion-table-with-cache): New function.
|
|
|
|
|
|
2013-12-05 15:25:54 -05:00
|
|
|
|
2013-12-05 Cameron Desautels <camdez@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
|
|
|
|
|
|
2013-12-05 11:04:53 -05:00
|
|
|
|
2013-12-05 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-current-source): New variable to store page
|
|
|
|
|
source.
|
|
|
|
|
(eww-display-html, eww-mode, eww-save-history)
|
|
|
|
|
(eww-restore-history): Use it.
|
|
|
|
|
(eww-view-source): New command to view page source.
|
|
|
|
|
Opportunistically uses `html-mode' to highlight the buffer.
|
|
|
|
|
(eww-mode-map): Install it.
|
|
|
|
|
|
2013-12-05 16:29:59 +01:00
|
|
|
|
2013-12-05 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-unregister-service)
|
|
|
|
|
(dbus-escape-as-identifier, dbus-unescape-from-identifier):
|
|
|
|
|
Fix docstring.
|
|
|
|
|
(dbus-unregister-service): Skip :serial entries in
|
|
|
|
|
`dbus-registered-objects-table'.
|
|
|
|
|
(dbus-byte-array-to-string): New optional arg MULTIBYTE.
|
|
|
|
|
|
2013-12-04 16:32:05 -05:00
|
|
|
|
2013-12-04 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
|
|
|
|
|
around keywords with extra `split-string' argument.
|
|
|
|
|
|
2013-12-04 15:22:50 +01:00
|
|
|
|
2013-12-04 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* windmove.el (windmove-other-window-loc): Handle navigation
|
|
|
|
|
between windows (excluding the minibuffer window - Bug#16017).
|
|
|
|
|
|
2013-12-04 15:10:09 +01:00
|
|
|
|
2013-12-04 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
|
|
|
|
|
in D-Bus type syntax.
|
|
|
|
|
(dbus-unescape-from-identifier): Use `byte-to-string' in order to
|
|
|
|
|
preserve unibyte strings. (Bug#16048)
|
|
|
|
|
|
2013-12-03 23:42:01 -05:00
|
|
|
|
2013-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-minibuffer-message):
|
|
|
|
|
Call force-mode-line-update is the proper buffer (bug#16042).
|
|
|
|
|
|
2013-12-04 02:37:33 +02:00
|
|
|
|
2013-12-04 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-add-new-comment): Rename to
|
|
|
|
|
`log-edit-remember-comment', make argument optional. Adjust all
|
|
|
|
|
callers.
|
|
|
|
|
(log-edit-mode): Add `log-edit-remember-comment' to
|
|
|
|
|
`kill-buffer-hook' locally.
|
|
|
|
|
(log-edit-kill-buffer): Don't remember comment explicitly since
|
|
|
|
|
the buffer is killed anyway.
|
|
|
|
|
|
2013-12-04 02:12:02 +02:00
|
|
|
|
2013-12-04 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
|
|
|
|
|
add-hook and remove-hook for multi-buffer search. (Bug#16035)
|
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
2013-12-03 Tom Regner <tom@goochesa.de> (tiny change)
|
2013-12-03 09:24:39 +01:00
|
|
|
|
|
|
|
|
|
* notifications.el (notifications-close-notification): Call the
|
2013-12-04 15:10:09 +01:00
|
|
|
|
D-Bus method with ID being a `:uint32'. (Bug#16030)
|
2013-12-03 09:24:39 +01:00
|
|
|
|
|
2013-12-03 04:54:17 +00:00
|
|
|
|
2013-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-render): Don't pass arg to eww-display-image.
|
|
|
|
|
|
2013-12-03 03:19:24 +02:00
|
|
|
|
2013-12-03 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compilation-start): Rename window alist
|
|
|
|
|
entry `no-display-ok' to `allow-no-window'.
|
|
|
|
|
|
|
|
|
|
* simple.el (shell-command): Add window alist entry
|
|
|
|
|
`allow-no-window' to `display-buffer'.
|
|
|
|
|
(async-shell-command): Doc fix.
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-no-window): New action function.
|
|
|
|
|
(display-buffer-alist, display-buffer): Doc fix. (Bug#13594)
|
|
|
|
|
|
2013-12-03 00:13:51 +02:00
|
|
|
|
2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-set-header): Extract from
|
|
|
|
|
`log-edit-toggle-header'.
|
|
|
|
|
(log-edit-extract-headers): Separate the summary, when extracted
|
|
|
|
|
from header, from the rest of the message with an empty line.
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
|
|
|
|
|
line, if present, to the Summary header.
|
|
|
|
|
|
2013-12-02 14:05:47 -05:00
|
|
|
|
2013-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* epa-file.el (epa-file-insert-file-contents): Ensure we insert text
|
|
|
|
|
in current-buffer (bug#16029).
|
|
|
|
|
|
2013-12-02 09:45:22 -05:00
|
|
|
|
2013-12-02 Helmut Eller <eller.helmut@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/debug.el (debugger-toggle-locals): New command.
|
|
|
|
|
(debugger-mode-map): Bind it.
|
|
|
|
|
(debugger--backtrace-base): New function.
|
|
|
|
|
(debugger-eval-expression): Use it.
|
|
|
|
|
(debugger-frame-number): Skip local vars when present.
|
|
|
|
|
(debugger--locals-visible-p, debugger--insert-locals)
|
|
|
|
|
(debugger--show-locals, debugger--hide-locals): New functions.
|
|
|
|
|
|
2013-12-02 14:52:23 +01:00
|
|
|
|
2013-12-02 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-remote-process-environment): Do not set
|
|
|
|
|
"LC_ALL".
|
|
|
|
|
(tramp-get-remote-locale): New defun.
|
|
|
|
|
(tramp-open-connection-setup-interactive-shell): Use it.
|
|
|
|
|
|
2013-12-02 15:13:01 +08:00
|
|
|
|
2013-12-02 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (process-live-p): Return nil for non-process. (Bug#16023)
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-shell-process):
|
|
|
|
|
* progmodes/octave.el (inferior-octave-process-live-p):
|
|
|
|
|
* progmodes/gdb-mi.el (gdb-delchar-or-quit)
|
|
|
|
|
(gdb-inferior-io-sentinel):
|
|
|
|
|
* emacs-lock.el (emacs-lock-live-process-p): All uses changed.
|
|
|
|
|
|
2013-12-02 05:03:40 +02:00
|
|
|
|
2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-kill-buffer): Move the use of
|
|
|
|
|
`save-selected-window' to `log-edit-hide-buf'. This makes
|
|
|
|
|
`log-edit-show-files' idempotent.
|
|
|
|
|
(log-edit-show-files): Mark the new window as dedicated.
|
|
|
|
|
|
2013-12-02 04:24:31 +02:00
|
|
|
|
2013-12-02 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-mode-map): Add binding for
|
|
|
|
|
`log-edit-kill-biffer'.
|
|
|
|
|
(log-edit-hide-buf): Add a FIXME comment.
|
|
|
|
|
(log-edit-add-new-comment): New function, extracted from
|
|
|
|
|
`log-edit-done'.
|
|
|
|
|
(log-edit-done, log-edit-add-to-changelog): Use it.
|
|
|
|
|
(log-edit-kill-buffer): New command.
|
|
|
|
|
|
2013-12-01 18:00:04 +01:00
|
|
|
|
2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
|
|
|
|
|
instead of killing the buffer.
|
|
|
|
|
|
2013-12-01 10:59:17 -05:00
|
|
|
|
2013-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (newline): Mention `electric-indent-mode' (bug#16015).
|
|
|
|
|
|
2013-12-01 16:35:59 +01:00
|
|
|
|
2013-12-01 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2013-12-01 10:59:17 -05:00
|
|
|
|
* net/eww.el (eww-form-checkbox-selected-symbol)
|
2013-12-01 16:52:04 +01:00
|
|
|
|
(eww-form-checkbox-symbol): New customizable variable.
|
2013-12-01 10:59:17 -05:00
|
|
|
|
(eww-form-checkbox, eww-toggle-checkbox):
|
|
|
|
|
Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
|
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
* net/shr.el (shr-prefer-media-type-alist): New customizable variable.
|
2013-12-01 10:59:17 -05:00
|
|
|
|
(shr--get-media-pref, shr--extract-best-source): New function.
|
2013-12-21 00:06:17 +01:00
|
|
|
|
(shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
|
2013-12-01 16:49:18 +01:00
|
|
|
|
no :src tag was specified.
|
|
|
|
|
|
2013-12-01 10:59:17 -05:00
|
|
|
|
* net/eww.el (eww-use-external-browser-for-content-type): New variable.
|
2013-12-01 16:44:25 +01:00
|
|
|
|
(eww-render): Handle `eww-use-external-browser-for-content-type'.
|
|
|
|
|
Use \\` to match beginning of string instead of ^.
|
|
|
|
|
(eww-browse-with-external-browser): Provide optional URL parameter.
|
2013-12-01 16:47:37 +01:00
|
|
|
|
(eww-render): Set `eww-current-title' back to "".
|
2013-12-01 16:44:25 +01:00
|
|
|
|
|
2013-12-01 16:40:12 +01:00
|
|
|
|
* net/shr.el (shr-tag-video): Display content for video if no
|
|
|
|
|
poster is available.
|
2013-12-01 16:41:10 +01:00
|
|
|
|
(shr-tag-audio): Add support for <audio> tag.
|
2013-12-01 16:40:12 +01:00
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
* net/eww.el (eww-text-input-types): New const.
|
2013-12-01 16:40:12 +01:00
|
|
|
|
(eww-process-text-input): Treat input types in
|
|
|
|
|
`eww-text-input-types' as text.
|
|
|
|
|
|
2013-12-01 16:35:59 +01:00
|
|
|
|
* net/shr.el (shr-tag-table): Fix comment typo.
|
|
|
|
|
|
2013-12-01 15:12:44 +01:00
|
|
|
|
2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-follow-link): New command to avoid reloading
|
|
|
|
|
pages when we follow #target links (bug#15243).
|
2013-12-01 15:22:03 +01:00
|
|
|
|
(eww-quit): Special mode buffers shouldn't query before exiting.
|
2013-12-01 15:12:44 +01:00
|
|
|
|
|
2013-12-01 14:21:53 +01:00
|
|
|
|
2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
|
|
|
|
|
forms.
|
|
|
|
|
|
2013-12-01 14:05:26 +01:00
|
|
|
|
2013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-restore-history): Update the window title after
|
|
|
|
|
moving in the history.
|
2013-12-01 14:11:36 +01:00
|
|
|
|
(eww-current-dom): New variable used to save the current DOM.
|
2013-12-01 14:05:26 +01:00
|
|
|
|
|
2013-12-01 06:13:50 +02:00
|
|
|
|
2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/log-edit.el (log-edit-mode-map): Add binding for
|
|
|
|
|
`log-edit-beginning-of-line'.
|
|
|
|
|
(log-edit-setup-add-author): New user option.
|
|
|
|
|
(log-edit-beginning-of-line): New command.
|
|
|
|
|
(log-edit): Move major mode call above the contents setup so that
|
|
|
|
|
the local variable values are already applied.
|
|
|
|
|
(log-edit): Only insert "Author: " when
|
|
|
|
|
`log-edit-setup-add-author' is non-nil.
|
|
|
|
|
(log-edit): When SETUP is non-nil, position point after ": "
|
|
|
|
|
instead of point-min.
|
|
|
|
|
|
2013-11-30 18:04:46 -08:00
|
|
|
|
2013-12-01 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (command-line): Warn if ~/emacs.d is in load-path.
|
|
|
|
|
|
2013-11-30 21:12:21 +02:00
|
|
|
|
2013-11-30 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (fancy-splash-frame): On MS-Windows, trigger
|
2013-12-01 14:40:19 +01:00
|
|
|
|
redisplay to make sure the initial frame gets a chance to become
|
2013-11-30 21:12:21 +02:00
|
|
|
|
visible. (Bug#16014)
|
|
|
|
|
|
2013-11-30 10:28:17 +01:00
|
|
|
|
2013-11-30 Martin Rudalics <rudalics@gmx.at>
|
Support resizing frames and windows pixelwise.
* dispextern.h (enum window_part): Add ON_SCROLL_BAR,
ON_RIGHT_DIVIDER and ON_BOTTOM_DIVIDER.
(struct glyph_matrix): Replace window_left_col and
window_top_line by window_pixel_left and window_pixel_top.
(WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P): Minor
rewrite.
(enum face_id): Add WINDOW_DIVIDER_FACE_ID.
(draw_window_divider, move_it_to, x_draw_right_divider)
(x_draw_bottom_divider, change_frame_size): Add or fix
declarations.
* dispnew.c (change_frame_size_1): Change prototype.
(adjust_glyph_matrix, required_matrix_width)
(adjust_frame_glyphs_for_window_redisplay): Use pixel
values instead of lines and columns.
(marginal_area_string): Use WINDOW_FRINGES_WIDTH instead of
WINDOW_TOTAL_FRINGE_WIDTH.
(handle_window_change_signal, do_pending_window_change)
(init_display): Adjusts calls of change_frame_size.
(change_frame_size, change_frame_size_1): Handle pixelwise
changes.
* frame.c (Qright_divider_width, Qbottom_divider_width): New
Lisp objects.
(set_menu_bar_lines_1, set_menu_bar_lines, make_frame)
(make_terminal_frame, Fmake_terminal_frame, Fframe_parameters)
(x_set_internal_border_width, x_set_vertical_scroll_bars)
(x_set_scroll_bar_width, x_figure_window_size): Handle pixel
values.
(set_frame_param): New function.
(Fframe_text_cols, Fframe_text_lines, Fframe_total_cols)
(Fframe_text_width, Fframe_text_height, Fscroll_bar_width)
(Ffringe_width, Fborder_width, Fright_divider_width)
(Fbottom_divider_width): New functions, defsubr them.
(Fset_frame_height, Fset_frame_width, Fset_frame_size): New
argument pixelwise.
(struct frame_parm_table): New members Qright_divider_width and
Qbottom_divider_width.
(x_set_frame_parameters): Handle parameters for pixelwise sizes.
(x_report_frame_params): Handle Qright_divider_width and
Qbottom_divider_width.
(x_set_right_divider_width, x_set_bottom_divider_width): New
functions.
(frame_resize_pixelwise): New option.
* frame.h (struct frame): Add tool_bar_height, menu_bar_height,
new_pixelwise, right_divider_width and bottom_divider_width;
remove total_lines; rename text_lines, text_cols, new_text_lines
and new_text_cols to text_height, text_width, new_height and
new_width respectively.
(FRAME_LINES, FRAME_COLS): Rename to FRAME_TEXT_HEIGHT and
FRAME_TEXT_WIDTH respectively.
(FRAME_MENU_BAR_HEIGHT, FRAME_TOOL_BAR_HEIGHT)
(FRAME_RIGHT_DIVIDER_WIDTH, FRAME_BOTTOM_DIVIDER_WIDTH)
(FRAME_TEXT_TO_PIXEL_WIDTH, FRAME_PIXEL_TO_TEXT_WIDTH): New
macros.
(FRAME_TOP_MARGIN_HEIGHT, FRAME_LEFT_SCROLL_BAR_AREA_WIDTH)
(FRAME_RIGHT_SCROLL_BAR_AREA_WIDTH, FRAME_SCROLL_BAR_AREA_WIDTH)
(SET_FRAME_COLS, SET_FRAME_WIDTH, SET_FRAME_HEIGHT)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH, FRAME_PIXEL_WIDTH_TO_TEXT_COLS)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH): Rewrite macros.
(FRAME_TOTAL_COLS_ARG): Remove macro.
* fringe.c (draw_fringe_bitmap_1): Handle right divder.
* gtkutil.c (xg_frame_resized, xg_frame_set_char_size)
(x_wm_set_size_hint): Handle frame pixel sizes.
* indent.c (compute_motion, Fcompute_motion): Call
window_body_width instead of window_body_cols.
* keyboard.c (Qright_divider, Qbottom_divider): New symbols.
(make_lispy_position): Handle right and bottom dividers.
(Fsuspend_emacs): Pixelize call of change_frame_size.
* keyboard.h: Extern Qright_divider, Qbottom_divider.
* lisp.h: Extern set_frame_param.
* nsfns.m (x_set_tool_bar_lines): Pixelize call of
x_set_window_size.
(Fx_create_frame): Add entry for vertical_drag_cursor. Pixelize
call of change_frame_size.
* nsterm.h (struct ns_output): Add vertical_drag_cursor.
* nsterm.m (ns_update_window_end): Optionally draw right
divider.
(x_set_window_size): Add argument pixelwise. Call
check_frame_size and change_frame_size with pixelwise zero.
(ns_draw_window_divider): New function.
(ns_redisplay_interface): Add ns_draw_window_divider.
(updateFrameSize:): Call change_frame_size with pixelwise zero.
(x_new_font): Call x_set_window_size with pixelwise zero.
* print.c (print_object): For a window print its sequence
number again.
* term.c (Fresume_tty): Pixelize call of change_frame_size.
* w32fns.c (x_set_mouse_color): Handle vertical drag cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(w32_createwindow): Use scroll bar area width.
(w32_wnd_proc): Handle bottom divider width. For
WM_WINDOWPOSCHANGING return zero if we resize pixelwise.
(Fx_create_frame): Default divider width parameters. Caclulate
sizes pixelwise. Add vertical drag cursor support.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call to change_frame_size.
(Fx_show_tip): Add handling of divider widths. Pixelize window
position and sizes.
(Fw32_frame_rect): New function.
(frame_parm_handler w32_frame_parm_handlers): Add divider
widths.
(Vx_window_vertical_drag_shape): Add variable.
* w32inevt.c (resize_event, maybe_generate_resize_event):
Pixelize change_frame_size calls.
* w32menu.c (set_frame_menubar): Pixelize x_set_window_size
call.
* w32term.c (w32_draw_window_divider): New function.
(x_update_window_end): Handle right divider.
(w32_draw_fringe_bitmap, x_scroll_run)
(w32_set_vertical_scroll_bar): Pixelize scrollbar widths.
(w32_read_socket): Handle SIZE_MAXIMIZED separately. Calculate
new frame sizes pixelwise.
(x_new_font): Pixelize call to x_set_window_size.
(x_check_fullscreen): Pixelize call to change_frame_size.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Use scroll bar area width.
(w32_redisplay_interface): Add w32_draw_window_divider.
* w32term.h (struct w32_output): Add vertical drag cursor.
* widget.c (set_frame_size, update_wm_hints)
(EmacsFrameResize, EmacsFrameSetValues): Pixelize calls of
change_frame_size.
(EmacsFrameSetCharSize): Pixelize call of x_set_window_size.
* window.c (sequence_number): Restore.
(Fwindow_pixel_width, Fwindow_pixel_height)
(Fwindow_mode_line_height, Fwindow_header_line_height)
(window_pixel_to_total, Frun_window_scroll_functions)
(Fset_window_new_pixel, window_resize_apply_total)
(Fwindow_resize_apply_total): New functions.
(window_body_height, window_body_width): Rename from
window_body_lines. New argument PIXELWISE. Calculate
pixelwise.
(Fwindow_body_height, Fwindow_body_width): New argument
PIXELWISE.
(coordinates_in_window, window_relative_x_coord): Use window's
pixel width instead of total width.
(replace_window, recombine_windows): Initialize pixel values.
(resize_root_window, resize_frame_windows, grow_mini_window)
(shrink_mini_window): New argument PIXELWISE. Calculate
pixelwise.
(Fdelete_other_windows_internal, adjust_window_margins)
(window_resize_check, window_resize_apply)
(Fdelete_window_internal, Fresize_mini_window_internal)
(Fwindow_text_width, Fwindow_text_height): Calculate pixelwise.
(check_frame_size): Rename arguments. New argument PIXELWISE.
Calculate pixelwise.
(set_window_buffer): Make samebuf bool. Run configuration change
hook only if buffer changed.
(Fset_window_buffer): Rewrite doc-string.
(make_window): Initialize new_pixel slot.
(Fwindow_resize_apply): Check pixel size of root window.
(Fsplit_window_internal): Call 2nd argument pixel_size.
Calculate pixelwise.
(Fscroll_left, Fscroll_right): Call window_body_width instead of
window_body_cols.
(save_window_data): New slots frame_text_width,
frame_text_height, frame_menu_bar_height, frame_tool_bar_height.
(saved_window): New slots pixel_left, pixel_top, pixel_height,
pixel_width.
(Fcurrent_window_configuration, Fset_window_configuration)
(save_window_save, compare_window_configurations): Handle new
slots in save_window_data and saved_window.
(Fset_window_scroll_bars): Fix doc-string.
(window_resize_pixelwise): New variable.
(coordinates_in_window, Fcoordinates_in_window_p): Handle
dividers.
(make_parent_window): Adjust sequence_number.
(Fwindow_right_divider_width, Fwindow_bottom_divider_width): New
functions.
* window.h (struct window): New members new_pixel, pixel_left,
pixel_top, pixel_width, pixel_height. Restore sequence_number.
(wset_new_pixel): New function.
(WINDOW_PIXEL_WIDTH, WINDOW_PIXEL_HEIGHT)
(MIN_SAFE_WINDOW_PIXEL_WIDTH, MIN_SAFE_WINDOW_PIXEL_HEIGHT)
(WINDOW_LEFT_PIXEL_EDGE, WINDOW_RIGHT_PIXEL_EDGE)
(WINDOW_TOP_PIXEL_EDGE, WINDOW_BOTTOM_PIXEL_EDGE)
(WINDOW_BOTTOMMOST_P, WINDOW_BOX_LEFT_PIXEL_EDGE)
(WINDOW_BOX_RIGHT_PIXEL_EDGE, WINDOW_MARGINS_COLS)
(WINDOW_MARGINS_WIDTH, WINDOW_RIGHT_DIVIDER_WIDTH)
(WINDOW_BOTTOM_DIVIDER_WIDTH): New macros.
(WINDOW_TOTAL_FRINGE_WIDTH): Rename to WINDOW_FRINGES_WIDTH.
(WINDOW_TOTAL_WIDTH, WINDOW_TOTAL_HEIGHT): Remove macros.
(WINDOW_RIGHT_EDGE_X, WINDOW_LEFT_EDGE_X, WINDOW_TOP_EDGE_Y)
(WINDOW_BOTTOM_EDGE_Y, WINDOW_FULL_WIDTH_P, WINDOW_LEFTMOST_P)
(WINDOW_RIGHTMOST_P, WINDOW_BOX_LEFT_EDGE_X)
(WINDOW_BOX_RIGHT_EDGE_X, WINDOW_FRINGE_COLS)
(WINDOW_BOX_HEIGHT_NO_MODE_LINE, WINDOW_BOX_TEXT_HEIGHT):
Rewrite.
(resize_frame_windows, grow_mini_window, shrink_mini_window)
(window_body_width, check_frame_size): Adapt external declarations.
* xdisp.c (last_max_ascent): New integer.
(window_text_bottom_y): Handle bottom divider.
(window_box_width, window_box_height): Calculate pixelwise.
(get_glyph_string_clip_rects): Handle right divider.
(remember_mouse_glyph): When windows are resized pixelwise
proceed with width and height set to 1.
(init_iterator): Use WINDOW_PIXEL_WIDTH instead of
WINDOW_TOTAL_WIDTH.
(move_it_to): Calculate and return maximum x position
encountered.
(Fwindow_text_pixel_size): New function.
(resize_mini_window, update_tool_bar): Calculate pixelwise.
(tool_bar_lines_needed): Rename to tool_bar_height. Calculate
pixelwise.
(Ftool_bar_lines_needed): Rename to Ftool_bar_height. Calculate
pixelwise.
(redisplay_tool_bar): Calculate pixelwise.
(redisplay_window): Calculate pixelwise. Handle dividers.
(draw_glyphs, x_clear_end_of_line, note_mouse_highlight)
(x_draw_vertical_border): Handle dividers.
(define_frame_cursor1): Handle vertical drag cursor.
(x_draw_right_divider, x_draw_bottom_divider): New functions.
(expose_window): Calculate pixelwise. Handle dividers.
(init_xdisp): Initialize pixel values.
* xfaces.c (Qwindow_divider): New face.
(realize_basic_faces): Realize it.
* xfns.c (x_set_mouse_color): Handle vertical_drag_cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(x_set_scroll_bar_default_width): Default actual width to 16.
(Fx_create_frame): Set sizes pixelwise.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call of change_frame_size.
(Fx_show_tip): Handle divider widths. Initial pixel position
and sizes.
(frame_parm_handler x_frame_parm_handlers): Add divider widths.
(Vx_window_vertical_drag_shape): New option.
* xmenu.c (free_frame_menubar): Pixelize call of
x_set_window_size.
* xterm.c (x_draw_window_divider): New function.
(x_update_window_end): Optionally draw right divider.
(x_draw_fringe_bitmap, x_scroll_run, x_scroll_bar_create)
(XTset_vertical_scroll_bar): Use scroll bar pixel width.
(handle_one_xevent, x_new_font): Calculate pixelwise.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Pixelize call of check_frame_size.
(struct x_redisplay_interface): Add x_draw_window_divider.
* xterm.h (struct x_output): Add vertical_drag_cursor.
* cus-start.el (frame-resize-pixelwise)
(window-resize-pixelwise): New entries.
* emacs-lisp/debug.el (debug): Use window-total-height instead
of window-total-size.
* frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
* help.el (describe-bindings-internal): Call help-buffer
(temp-buffer-max-width): New option.
(resize-temp-buffer-window, help-window-setup)
(with-help-window): Rewrite.
* mouse.el (mouse-drag-line): Rewrite. Add key bindings for
dragging dividers.
* window.el (frame-char-size, window-min-pixel-height)
(window-safe-min-pixel-height, window-safe-min-pixel-width)
(window-min-pixel-width, window-safe-min-pixel-size)
(window-combination-p, window-safe-min-size)
(window-resizable-p, window--size-to-pixel)
(window--pixel-to-size, window--resize-apply-p): New functions.
(window-safe-min-height): Fix doc-string.
(window-size, window-min-size, window--min-size-1)
(window-sizable, window-sizable-p, window--min-delta-1)
(window-min-delta, window--max-delta-1, window-max-delta)
(window--resizable, window--resizable-p, window-resizable)
(window-full-height-p, window-full-width-p, window-at-side-p)
(window--in-direction-2, window-in-direction)
(window--resize-reset-1, window--resize-mini-window)
(window-resize, window-resize-no-error)
(window--resize-child-windows-normal)
(window--resize-child-windows, window--resize-siblings)
(window--resize-this-window, window--resize-root-window)
(window--resize-root-window-vertically)
(adjust-window-trailing-edge, enlarge-window, shrink-window)
(maximize-window, minimize-window, delete-window)
(quit-restore-window, window-split-min-size, split-window)
(balance-windows-2, balance-windows)
(balance-windows-area-adjust, balance-windows-area)
(window--state-get-1, window-state-get, window--state-put-1)
(window--state-put-2, window-state-put)
(display-buffer-record-window, window--display-buffer): Make
functions handle pixelwise sizing of windows.
(display-buffer--action-function-custom-type)
(display-buffer-fallback-action): Add
display-buffer-in-previous-window.
(display-buffer-use-some-window): Resize window to height it had
before.
(fit-window-to-buffer-horizontally): New option.
(fit-frame-to-buffer): Describe new values.
(fit-frame-to-buffer-bottom-margin): Replace with
fit-frame-to-buffer-margins.
(window--sanitize-margin): New function.
(fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
using window-text-pixel-size.
2013-11-30 10:25:31 +01:00
|
|
|
|
|
|
|
|
|
Support resizing frames and windows pixelwise.
|
|
|
|
|
* cus-start.el (frame-resize-pixelwise)
|
|
|
|
|
(window-resize-pixelwise): New entries.
|
|
|
|
|
* emacs-lisp/debug.el (debug): Use window-total-height instead
|
|
|
|
|
of window-total-size.
|
|
|
|
|
* frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
|
2014-02-28 10:10:55 +01:00
|
|
|
|
* help.el (describe-bindings-internal): Use help-buffer as
|
|
|
|
|
argument for with-help-window.
|
Support resizing frames and windows pixelwise.
* dispextern.h (enum window_part): Add ON_SCROLL_BAR,
ON_RIGHT_DIVIDER and ON_BOTTOM_DIVIDER.
(struct glyph_matrix): Replace window_left_col and
window_top_line by window_pixel_left and window_pixel_top.
(WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P): Minor
rewrite.
(enum face_id): Add WINDOW_DIVIDER_FACE_ID.
(draw_window_divider, move_it_to, x_draw_right_divider)
(x_draw_bottom_divider, change_frame_size): Add or fix
declarations.
* dispnew.c (change_frame_size_1): Change prototype.
(adjust_glyph_matrix, required_matrix_width)
(adjust_frame_glyphs_for_window_redisplay): Use pixel
values instead of lines and columns.
(marginal_area_string): Use WINDOW_FRINGES_WIDTH instead of
WINDOW_TOTAL_FRINGE_WIDTH.
(handle_window_change_signal, do_pending_window_change)
(init_display): Adjusts calls of change_frame_size.
(change_frame_size, change_frame_size_1): Handle pixelwise
changes.
* frame.c (Qright_divider_width, Qbottom_divider_width): New
Lisp objects.
(set_menu_bar_lines_1, set_menu_bar_lines, make_frame)
(make_terminal_frame, Fmake_terminal_frame, Fframe_parameters)
(x_set_internal_border_width, x_set_vertical_scroll_bars)
(x_set_scroll_bar_width, x_figure_window_size): Handle pixel
values.
(set_frame_param): New function.
(Fframe_text_cols, Fframe_text_lines, Fframe_total_cols)
(Fframe_text_width, Fframe_text_height, Fscroll_bar_width)
(Ffringe_width, Fborder_width, Fright_divider_width)
(Fbottom_divider_width): New functions, defsubr them.
(Fset_frame_height, Fset_frame_width, Fset_frame_size): New
argument pixelwise.
(struct frame_parm_table): New members Qright_divider_width and
Qbottom_divider_width.
(x_set_frame_parameters): Handle parameters for pixelwise sizes.
(x_report_frame_params): Handle Qright_divider_width and
Qbottom_divider_width.
(x_set_right_divider_width, x_set_bottom_divider_width): New
functions.
(frame_resize_pixelwise): New option.
* frame.h (struct frame): Add tool_bar_height, menu_bar_height,
new_pixelwise, right_divider_width and bottom_divider_width;
remove total_lines; rename text_lines, text_cols, new_text_lines
and new_text_cols to text_height, text_width, new_height and
new_width respectively.
(FRAME_LINES, FRAME_COLS): Rename to FRAME_TEXT_HEIGHT and
FRAME_TEXT_WIDTH respectively.
(FRAME_MENU_BAR_HEIGHT, FRAME_TOOL_BAR_HEIGHT)
(FRAME_RIGHT_DIVIDER_WIDTH, FRAME_BOTTOM_DIVIDER_WIDTH)
(FRAME_TEXT_TO_PIXEL_WIDTH, FRAME_PIXEL_TO_TEXT_WIDTH): New
macros.
(FRAME_TOP_MARGIN_HEIGHT, FRAME_LEFT_SCROLL_BAR_AREA_WIDTH)
(FRAME_RIGHT_SCROLL_BAR_AREA_WIDTH, FRAME_SCROLL_BAR_AREA_WIDTH)
(SET_FRAME_COLS, SET_FRAME_WIDTH, SET_FRAME_HEIGHT)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH, FRAME_PIXEL_WIDTH_TO_TEXT_COLS)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH): Rewrite macros.
(FRAME_TOTAL_COLS_ARG): Remove macro.
* fringe.c (draw_fringe_bitmap_1): Handle right divder.
* gtkutil.c (xg_frame_resized, xg_frame_set_char_size)
(x_wm_set_size_hint): Handle frame pixel sizes.
* indent.c (compute_motion, Fcompute_motion): Call
window_body_width instead of window_body_cols.
* keyboard.c (Qright_divider, Qbottom_divider): New symbols.
(make_lispy_position): Handle right and bottom dividers.
(Fsuspend_emacs): Pixelize call of change_frame_size.
* keyboard.h: Extern Qright_divider, Qbottom_divider.
* lisp.h: Extern set_frame_param.
* nsfns.m (x_set_tool_bar_lines): Pixelize call of
x_set_window_size.
(Fx_create_frame): Add entry for vertical_drag_cursor. Pixelize
call of change_frame_size.
* nsterm.h (struct ns_output): Add vertical_drag_cursor.
* nsterm.m (ns_update_window_end): Optionally draw right
divider.
(x_set_window_size): Add argument pixelwise. Call
check_frame_size and change_frame_size with pixelwise zero.
(ns_draw_window_divider): New function.
(ns_redisplay_interface): Add ns_draw_window_divider.
(updateFrameSize:): Call change_frame_size with pixelwise zero.
(x_new_font): Call x_set_window_size with pixelwise zero.
* print.c (print_object): For a window print its sequence
number again.
* term.c (Fresume_tty): Pixelize call of change_frame_size.
* w32fns.c (x_set_mouse_color): Handle vertical drag cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(w32_createwindow): Use scroll bar area width.
(w32_wnd_proc): Handle bottom divider width. For
WM_WINDOWPOSCHANGING return zero if we resize pixelwise.
(Fx_create_frame): Default divider width parameters. Caclulate
sizes pixelwise. Add vertical drag cursor support.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call to change_frame_size.
(Fx_show_tip): Add handling of divider widths. Pixelize window
position and sizes.
(Fw32_frame_rect): New function.
(frame_parm_handler w32_frame_parm_handlers): Add divider
widths.
(Vx_window_vertical_drag_shape): Add variable.
* w32inevt.c (resize_event, maybe_generate_resize_event):
Pixelize change_frame_size calls.
* w32menu.c (set_frame_menubar): Pixelize x_set_window_size
call.
* w32term.c (w32_draw_window_divider): New function.
(x_update_window_end): Handle right divider.
(w32_draw_fringe_bitmap, x_scroll_run)
(w32_set_vertical_scroll_bar): Pixelize scrollbar widths.
(w32_read_socket): Handle SIZE_MAXIMIZED separately. Calculate
new frame sizes pixelwise.
(x_new_font): Pixelize call to x_set_window_size.
(x_check_fullscreen): Pixelize call to change_frame_size.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Use scroll bar area width.
(w32_redisplay_interface): Add w32_draw_window_divider.
* w32term.h (struct w32_output): Add vertical drag cursor.
* widget.c (set_frame_size, update_wm_hints)
(EmacsFrameResize, EmacsFrameSetValues): Pixelize calls of
change_frame_size.
(EmacsFrameSetCharSize): Pixelize call of x_set_window_size.
* window.c (sequence_number): Restore.
(Fwindow_pixel_width, Fwindow_pixel_height)
(Fwindow_mode_line_height, Fwindow_header_line_height)
(window_pixel_to_total, Frun_window_scroll_functions)
(Fset_window_new_pixel, window_resize_apply_total)
(Fwindow_resize_apply_total): New functions.
(window_body_height, window_body_width): Rename from
window_body_lines. New argument PIXELWISE. Calculate
pixelwise.
(Fwindow_body_height, Fwindow_body_width): New argument
PIXELWISE.
(coordinates_in_window, window_relative_x_coord): Use window's
pixel width instead of total width.
(replace_window, recombine_windows): Initialize pixel values.
(resize_root_window, resize_frame_windows, grow_mini_window)
(shrink_mini_window): New argument PIXELWISE. Calculate
pixelwise.
(Fdelete_other_windows_internal, adjust_window_margins)
(window_resize_check, window_resize_apply)
(Fdelete_window_internal, Fresize_mini_window_internal)
(Fwindow_text_width, Fwindow_text_height): Calculate pixelwise.
(check_frame_size): Rename arguments. New argument PIXELWISE.
Calculate pixelwise.
(set_window_buffer): Make samebuf bool. Run configuration change
hook only if buffer changed.
(Fset_window_buffer): Rewrite doc-string.
(make_window): Initialize new_pixel slot.
(Fwindow_resize_apply): Check pixel size of root window.
(Fsplit_window_internal): Call 2nd argument pixel_size.
Calculate pixelwise.
(Fscroll_left, Fscroll_right): Call window_body_width instead of
window_body_cols.
(save_window_data): New slots frame_text_width,
frame_text_height, frame_menu_bar_height, frame_tool_bar_height.
(saved_window): New slots pixel_left, pixel_top, pixel_height,
pixel_width.
(Fcurrent_window_configuration, Fset_window_configuration)
(save_window_save, compare_window_configurations): Handle new
slots in save_window_data and saved_window.
(Fset_window_scroll_bars): Fix doc-string.
(window_resize_pixelwise): New variable.
(coordinates_in_window, Fcoordinates_in_window_p): Handle
dividers.
(make_parent_window): Adjust sequence_number.
(Fwindow_right_divider_width, Fwindow_bottom_divider_width): New
functions.
* window.h (struct window): New members new_pixel, pixel_left,
pixel_top, pixel_width, pixel_height. Restore sequence_number.
(wset_new_pixel): New function.
(WINDOW_PIXEL_WIDTH, WINDOW_PIXEL_HEIGHT)
(MIN_SAFE_WINDOW_PIXEL_WIDTH, MIN_SAFE_WINDOW_PIXEL_HEIGHT)
(WINDOW_LEFT_PIXEL_EDGE, WINDOW_RIGHT_PIXEL_EDGE)
(WINDOW_TOP_PIXEL_EDGE, WINDOW_BOTTOM_PIXEL_EDGE)
(WINDOW_BOTTOMMOST_P, WINDOW_BOX_LEFT_PIXEL_EDGE)
(WINDOW_BOX_RIGHT_PIXEL_EDGE, WINDOW_MARGINS_COLS)
(WINDOW_MARGINS_WIDTH, WINDOW_RIGHT_DIVIDER_WIDTH)
(WINDOW_BOTTOM_DIVIDER_WIDTH): New macros.
(WINDOW_TOTAL_FRINGE_WIDTH): Rename to WINDOW_FRINGES_WIDTH.
(WINDOW_TOTAL_WIDTH, WINDOW_TOTAL_HEIGHT): Remove macros.
(WINDOW_RIGHT_EDGE_X, WINDOW_LEFT_EDGE_X, WINDOW_TOP_EDGE_Y)
(WINDOW_BOTTOM_EDGE_Y, WINDOW_FULL_WIDTH_P, WINDOW_LEFTMOST_P)
(WINDOW_RIGHTMOST_P, WINDOW_BOX_LEFT_EDGE_X)
(WINDOW_BOX_RIGHT_EDGE_X, WINDOW_FRINGE_COLS)
(WINDOW_BOX_HEIGHT_NO_MODE_LINE, WINDOW_BOX_TEXT_HEIGHT):
Rewrite.
(resize_frame_windows, grow_mini_window, shrink_mini_window)
(window_body_width, check_frame_size): Adapt external declarations.
* xdisp.c (last_max_ascent): New integer.
(window_text_bottom_y): Handle bottom divider.
(window_box_width, window_box_height): Calculate pixelwise.
(get_glyph_string_clip_rects): Handle right divider.
(remember_mouse_glyph): When windows are resized pixelwise
proceed with width and height set to 1.
(init_iterator): Use WINDOW_PIXEL_WIDTH instead of
WINDOW_TOTAL_WIDTH.
(move_it_to): Calculate and return maximum x position
encountered.
(Fwindow_text_pixel_size): New function.
(resize_mini_window, update_tool_bar): Calculate pixelwise.
(tool_bar_lines_needed): Rename to tool_bar_height. Calculate
pixelwise.
(Ftool_bar_lines_needed): Rename to Ftool_bar_height. Calculate
pixelwise.
(redisplay_tool_bar): Calculate pixelwise.
(redisplay_window): Calculate pixelwise. Handle dividers.
(draw_glyphs, x_clear_end_of_line, note_mouse_highlight)
(x_draw_vertical_border): Handle dividers.
(define_frame_cursor1): Handle vertical drag cursor.
(x_draw_right_divider, x_draw_bottom_divider): New functions.
(expose_window): Calculate pixelwise. Handle dividers.
(init_xdisp): Initialize pixel values.
* xfaces.c (Qwindow_divider): New face.
(realize_basic_faces): Realize it.
* xfns.c (x_set_mouse_color): Handle vertical_drag_cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(x_set_scroll_bar_default_width): Default actual width to 16.
(Fx_create_frame): Set sizes pixelwise.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call of change_frame_size.
(Fx_show_tip): Handle divider widths. Initial pixel position
and sizes.
(frame_parm_handler x_frame_parm_handlers): Add divider widths.
(Vx_window_vertical_drag_shape): New option.
* xmenu.c (free_frame_menubar): Pixelize call of
x_set_window_size.
* xterm.c (x_draw_window_divider): New function.
(x_update_window_end): Optionally draw right divider.
(x_draw_fringe_bitmap, x_scroll_run, x_scroll_bar_create)
(XTset_vertical_scroll_bar): Use scroll bar pixel width.
(handle_one_xevent, x_new_font): Calculate pixelwise.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Pixelize call of check_frame_size.
(struct x_redisplay_interface): Add x_draw_window_divider.
* xterm.h (struct x_output): Add vertical_drag_cursor.
* cus-start.el (frame-resize-pixelwise)
(window-resize-pixelwise): New entries.
* emacs-lisp/debug.el (debug): Use window-total-height instead
of window-total-size.
* frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
* help.el (describe-bindings-internal): Call help-buffer
(temp-buffer-max-width): New option.
(resize-temp-buffer-window, help-window-setup)
(with-help-window): Rewrite.
* mouse.el (mouse-drag-line): Rewrite. Add key bindings for
dragging dividers.
* window.el (frame-char-size, window-min-pixel-height)
(window-safe-min-pixel-height, window-safe-min-pixel-width)
(window-min-pixel-width, window-safe-min-pixel-size)
(window-combination-p, window-safe-min-size)
(window-resizable-p, window--size-to-pixel)
(window--pixel-to-size, window--resize-apply-p): New functions.
(window-safe-min-height): Fix doc-string.
(window-size, window-min-size, window--min-size-1)
(window-sizable, window-sizable-p, window--min-delta-1)
(window-min-delta, window--max-delta-1, window-max-delta)
(window--resizable, window--resizable-p, window-resizable)
(window-full-height-p, window-full-width-p, window-at-side-p)
(window--in-direction-2, window-in-direction)
(window--resize-reset-1, window--resize-mini-window)
(window-resize, window-resize-no-error)
(window--resize-child-windows-normal)
(window--resize-child-windows, window--resize-siblings)
(window--resize-this-window, window--resize-root-window)
(window--resize-root-window-vertically)
(adjust-window-trailing-edge, enlarge-window, shrink-window)
(maximize-window, minimize-window, delete-window)
(quit-restore-window, window-split-min-size, split-window)
(balance-windows-2, balance-windows)
(balance-windows-area-adjust, balance-windows-area)
(window--state-get-1, window-state-get, window--state-put-1)
(window--state-put-2, window-state-put)
(display-buffer-record-window, window--display-buffer): Make
functions handle pixelwise sizing of windows.
(display-buffer--action-function-custom-type)
(display-buffer-fallback-action): Add
display-buffer-in-previous-window.
(display-buffer-use-some-window): Resize window to height it had
before.
(fit-window-to-buffer-horizontally): New option.
(fit-frame-to-buffer): Describe new values.
(fit-frame-to-buffer-bottom-margin): Replace with
fit-frame-to-buffer-margins.
(window--sanitize-margin): New function.
(fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
using window-text-pixel-size.
2013-11-30 10:25:31 +01:00
|
|
|
|
(temp-buffer-max-width): New option.
|
|
|
|
|
(resize-temp-buffer-window, help-window-setup)
|
|
|
|
|
(with-help-window): Rewrite.
|
|
|
|
|
* mouse.el (mouse-drag-line): Rewrite. Add key bindings for
|
|
|
|
|
dragging dividers.
|
|
|
|
|
* window.el (frame-char-size, window-min-pixel-height)
|
|
|
|
|
(window-safe-min-pixel-height, window-safe-min-pixel-width)
|
|
|
|
|
(window-min-pixel-width, window-safe-min-pixel-size)
|
|
|
|
|
(window-combination-p, window-safe-min-size)
|
|
|
|
|
(window-resizable-p, window--size-to-pixel)
|
|
|
|
|
(window--pixel-to-size, window--resize-apply-p): New functions.
|
|
|
|
|
(window-safe-min-height): Fix doc-string.
|
|
|
|
|
(window-size, window-min-size, window--min-size-1)
|
|
|
|
|
(window-sizable, window-sizable-p, window--min-delta-1)
|
|
|
|
|
(window-min-delta, window--max-delta-1, window-max-delta)
|
|
|
|
|
(window--resizable, window--resizable-p, window-resizable)
|
|
|
|
|
(window-full-height-p, window-full-width-p, window-at-side-p)
|
|
|
|
|
(window--in-direction-2, window-in-direction)
|
|
|
|
|
(window--resize-reset-1, window--resize-mini-window)
|
|
|
|
|
(window-resize, window-resize-no-error)
|
|
|
|
|
(window--resize-child-windows-normal)
|
|
|
|
|
(window--resize-child-windows, window--resize-siblings)
|
|
|
|
|
(window--resize-this-window, window--resize-root-window)
|
|
|
|
|
(window--resize-root-window-vertically)
|
|
|
|
|
(adjust-window-trailing-edge, enlarge-window, shrink-window)
|
|
|
|
|
(maximize-window, minimize-window, delete-window)
|
|
|
|
|
(quit-restore-window, window-split-min-size, split-window)
|
|
|
|
|
(balance-windows-2, balance-windows)
|
|
|
|
|
(balance-windows-area-adjust, balance-windows-area)
|
|
|
|
|
(window--state-get-1, window-state-get, window--state-put-1)
|
|
|
|
|
(window--state-put-2, window-state-put)
|
2013-12-01 10:59:17 -05:00
|
|
|
|
(display-buffer-record-window, window--display-buffer):
|
|
|
|
|
Make functions handle pixelwise sizing of windows.
|
Support resizing frames and windows pixelwise.
* dispextern.h (enum window_part): Add ON_SCROLL_BAR,
ON_RIGHT_DIVIDER and ON_BOTTOM_DIVIDER.
(struct glyph_matrix): Replace window_left_col and
window_top_line by window_pixel_left and window_pixel_top.
(WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P): Minor
rewrite.
(enum face_id): Add WINDOW_DIVIDER_FACE_ID.
(draw_window_divider, move_it_to, x_draw_right_divider)
(x_draw_bottom_divider, change_frame_size): Add or fix
declarations.
* dispnew.c (change_frame_size_1): Change prototype.
(adjust_glyph_matrix, required_matrix_width)
(adjust_frame_glyphs_for_window_redisplay): Use pixel
values instead of lines and columns.
(marginal_area_string): Use WINDOW_FRINGES_WIDTH instead of
WINDOW_TOTAL_FRINGE_WIDTH.
(handle_window_change_signal, do_pending_window_change)
(init_display): Adjusts calls of change_frame_size.
(change_frame_size, change_frame_size_1): Handle pixelwise
changes.
* frame.c (Qright_divider_width, Qbottom_divider_width): New
Lisp objects.
(set_menu_bar_lines_1, set_menu_bar_lines, make_frame)
(make_terminal_frame, Fmake_terminal_frame, Fframe_parameters)
(x_set_internal_border_width, x_set_vertical_scroll_bars)
(x_set_scroll_bar_width, x_figure_window_size): Handle pixel
values.
(set_frame_param): New function.
(Fframe_text_cols, Fframe_text_lines, Fframe_total_cols)
(Fframe_text_width, Fframe_text_height, Fscroll_bar_width)
(Ffringe_width, Fborder_width, Fright_divider_width)
(Fbottom_divider_width): New functions, defsubr them.
(Fset_frame_height, Fset_frame_width, Fset_frame_size): New
argument pixelwise.
(struct frame_parm_table): New members Qright_divider_width and
Qbottom_divider_width.
(x_set_frame_parameters): Handle parameters for pixelwise sizes.
(x_report_frame_params): Handle Qright_divider_width and
Qbottom_divider_width.
(x_set_right_divider_width, x_set_bottom_divider_width): New
functions.
(frame_resize_pixelwise): New option.
* frame.h (struct frame): Add tool_bar_height, menu_bar_height,
new_pixelwise, right_divider_width and bottom_divider_width;
remove total_lines; rename text_lines, text_cols, new_text_lines
and new_text_cols to text_height, text_width, new_height and
new_width respectively.
(FRAME_LINES, FRAME_COLS): Rename to FRAME_TEXT_HEIGHT and
FRAME_TEXT_WIDTH respectively.
(FRAME_MENU_BAR_HEIGHT, FRAME_TOOL_BAR_HEIGHT)
(FRAME_RIGHT_DIVIDER_WIDTH, FRAME_BOTTOM_DIVIDER_WIDTH)
(FRAME_TEXT_TO_PIXEL_WIDTH, FRAME_PIXEL_TO_TEXT_WIDTH): New
macros.
(FRAME_TOP_MARGIN_HEIGHT, FRAME_LEFT_SCROLL_BAR_AREA_WIDTH)
(FRAME_RIGHT_SCROLL_BAR_AREA_WIDTH, FRAME_SCROLL_BAR_AREA_WIDTH)
(SET_FRAME_COLS, SET_FRAME_WIDTH, SET_FRAME_HEIGHT)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH, FRAME_PIXEL_WIDTH_TO_TEXT_COLS)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH): Rewrite macros.
(FRAME_TOTAL_COLS_ARG): Remove macro.
* fringe.c (draw_fringe_bitmap_1): Handle right divder.
* gtkutil.c (xg_frame_resized, xg_frame_set_char_size)
(x_wm_set_size_hint): Handle frame pixel sizes.
* indent.c (compute_motion, Fcompute_motion): Call
window_body_width instead of window_body_cols.
* keyboard.c (Qright_divider, Qbottom_divider): New symbols.
(make_lispy_position): Handle right and bottom dividers.
(Fsuspend_emacs): Pixelize call of change_frame_size.
* keyboard.h: Extern Qright_divider, Qbottom_divider.
* lisp.h: Extern set_frame_param.
* nsfns.m (x_set_tool_bar_lines): Pixelize call of
x_set_window_size.
(Fx_create_frame): Add entry for vertical_drag_cursor. Pixelize
call of change_frame_size.
* nsterm.h (struct ns_output): Add vertical_drag_cursor.
* nsterm.m (ns_update_window_end): Optionally draw right
divider.
(x_set_window_size): Add argument pixelwise. Call
check_frame_size and change_frame_size with pixelwise zero.
(ns_draw_window_divider): New function.
(ns_redisplay_interface): Add ns_draw_window_divider.
(updateFrameSize:): Call change_frame_size with pixelwise zero.
(x_new_font): Call x_set_window_size with pixelwise zero.
* print.c (print_object): For a window print its sequence
number again.
* term.c (Fresume_tty): Pixelize call of change_frame_size.
* w32fns.c (x_set_mouse_color): Handle vertical drag cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(w32_createwindow): Use scroll bar area width.
(w32_wnd_proc): Handle bottom divider width. For
WM_WINDOWPOSCHANGING return zero if we resize pixelwise.
(Fx_create_frame): Default divider width parameters. Caclulate
sizes pixelwise. Add vertical drag cursor support.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call to change_frame_size.
(Fx_show_tip): Add handling of divider widths. Pixelize window
position and sizes.
(Fw32_frame_rect): New function.
(frame_parm_handler w32_frame_parm_handlers): Add divider
widths.
(Vx_window_vertical_drag_shape): Add variable.
* w32inevt.c (resize_event, maybe_generate_resize_event):
Pixelize change_frame_size calls.
* w32menu.c (set_frame_menubar): Pixelize x_set_window_size
call.
* w32term.c (w32_draw_window_divider): New function.
(x_update_window_end): Handle right divider.
(w32_draw_fringe_bitmap, x_scroll_run)
(w32_set_vertical_scroll_bar): Pixelize scrollbar widths.
(w32_read_socket): Handle SIZE_MAXIMIZED separately. Calculate
new frame sizes pixelwise.
(x_new_font): Pixelize call to x_set_window_size.
(x_check_fullscreen): Pixelize call to change_frame_size.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Use scroll bar area width.
(w32_redisplay_interface): Add w32_draw_window_divider.
* w32term.h (struct w32_output): Add vertical drag cursor.
* widget.c (set_frame_size, update_wm_hints)
(EmacsFrameResize, EmacsFrameSetValues): Pixelize calls of
change_frame_size.
(EmacsFrameSetCharSize): Pixelize call of x_set_window_size.
* window.c (sequence_number): Restore.
(Fwindow_pixel_width, Fwindow_pixel_height)
(Fwindow_mode_line_height, Fwindow_header_line_height)
(window_pixel_to_total, Frun_window_scroll_functions)
(Fset_window_new_pixel, window_resize_apply_total)
(Fwindow_resize_apply_total): New functions.
(window_body_height, window_body_width): Rename from
window_body_lines. New argument PIXELWISE. Calculate
pixelwise.
(Fwindow_body_height, Fwindow_body_width): New argument
PIXELWISE.
(coordinates_in_window, window_relative_x_coord): Use window's
pixel width instead of total width.
(replace_window, recombine_windows): Initialize pixel values.
(resize_root_window, resize_frame_windows, grow_mini_window)
(shrink_mini_window): New argument PIXELWISE. Calculate
pixelwise.
(Fdelete_other_windows_internal, adjust_window_margins)
(window_resize_check, window_resize_apply)
(Fdelete_window_internal, Fresize_mini_window_internal)
(Fwindow_text_width, Fwindow_text_height): Calculate pixelwise.
(check_frame_size): Rename arguments. New argument PIXELWISE.
Calculate pixelwise.
(set_window_buffer): Make samebuf bool. Run configuration change
hook only if buffer changed.
(Fset_window_buffer): Rewrite doc-string.
(make_window): Initialize new_pixel slot.
(Fwindow_resize_apply): Check pixel size of root window.
(Fsplit_window_internal): Call 2nd argument pixel_size.
Calculate pixelwise.
(Fscroll_left, Fscroll_right): Call window_body_width instead of
window_body_cols.
(save_window_data): New slots frame_text_width,
frame_text_height, frame_menu_bar_height, frame_tool_bar_height.
(saved_window): New slots pixel_left, pixel_top, pixel_height,
pixel_width.
(Fcurrent_window_configuration, Fset_window_configuration)
(save_window_save, compare_window_configurations): Handle new
slots in save_window_data and saved_window.
(Fset_window_scroll_bars): Fix doc-string.
(window_resize_pixelwise): New variable.
(coordinates_in_window, Fcoordinates_in_window_p): Handle
dividers.
(make_parent_window): Adjust sequence_number.
(Fwindow_right_divider_width, Fwindow_bottom_divider_width): New
functions.
* window.h (struct window): New members new_pixel, pixel_left,
pixel_top, pixel_width, pixel_height. Restore sequence_number.
(wset_new_pixel): New function.
(WINDOW_PIXEL_WIDTH, WINDOW_PIXEL_HEIGHT)
(MIN_SAFE_WINDOW_PIXEL_WIDTH, MIN_SAFE_WINDOW_PIXEL_HEIGHT)
(WINDOW_LEFT_PIXEL_EDGE, WINDOW_RIGHT_PIXEL_EDGE)
(WINDOW_TOP_PIXEL_EDGE, WINDOW_BOTTOM_PIXEL_EDGE)
(WINDOW_BOTTOMMOST_P, WINDOW_BOX_LEFT_PIXEL_EDGE)
(WINDOW_BOX_RIGHT_PIXEL_EDGE, WINDOW_MARGINS_COLS)
(WINDOW_MARGINS_WIDTH, WINDOW_RIGHT_DIVIDER_WIDTH)
(WINDOW_BOTTOM_DIVIDER_WIDTH): New macros.
(WINDOW_TOTAL_FRINGE_WIDTH): Rename to WINDOW_FRINGES_WIDTH.
(WINDOW_TOTAL_WIDTH, WINDOW_TOTAL_HEIGHT): Remove macros.
(WINDOW_RIGHT_EDGE_X, WINDOW_LEFT_EDGE_X, WINDOW_TOP_EDGE_Y)
(WINDOW_BOTTOM_EDGE_Y, WINDOW_FULL_WIDTH_P, WINDOW_LEFTMOST_P)
(WINDOW_RIGHTMOST_P, WINDOW_BOX_LEFT_EDGE_X)
(WINDOW_BOX_RIGHT_EDGE_X, WINDOW_FRINGE_COLS)
(WINDOW_BOX_HEIGHT_NO_MODE_LINE, WINDOW_BOX_TEXT_HEIGHT):
Rewrite.
(resize_frame_windows, grow_mini_window, shrink_mini_window)
(window_body_width, check_frame_size): Adapt external declarations.
* xdisp.c (last_max_ascent): New integer.
(window_text_bottom_y): Handle bottom divider.
(window_box_width, window_box_height): Calculate pixelwise.
(get_glyph_string_clip_rects): Handle right divider.
(remember_mouse_glyph): When windows are resized pixelwise
proceed with width and height set to 1.
(init_iterator): Use WINDOW_PIXEL_WIDTH instead of
WINDOW_TOTAL_WIDTH.
(move_it_to): Calculate and return maximum x position
encountered.
(Fwindow_text_pixel_size): New function.
(resize_mini_window, update_tool_bar): Calculate pixelwise.
(tool_bar_lines_needed): Rename to tool_bar_height. Calculate
pixelwise.
(Ftool_bar_lines_needed): Rename to Ftool_bar_height. Calculate
pixelwise.
(redisplay_tool_bar): Calculate pixelwise.
(redisplay_window): Calculate pixelwise. Handle dividers.
(draw_glyphs, x_clear_end_of_line, note_mouse_highlight)
(x_draw_vertical_border): Handle dividers.
(define_frame_cursor1): Handle vertical drag cursor.
(x_draw_right_divider, x_draw_bottom_divider): New functions.
(expose_window): Calculate pixelwise. Handle dividers.
(init_xdisp): Initialize pixel values.
* xfaces.c (Qwindow_divider): New face.
(realize_basic_faces): Realize it.
* xfns.c (x_set_mouse_color): Handle vertical_drag_cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(x_set_scroll_bar_default_width): Default actual width to 16.
(Fx_create_frame): Set sizes pixelwise.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call of change_frame_size.
(Fx_show_tip): Handle divider widths. Initial pixel position
and sizes.
(frame_parm_handler x_frame_parm_handlers): Add divider widths.
(Vx_window_vertical_drag_shape): New option.
* xmenu.c (free_frame_menubar): Pixelize call of
x_set_window_size.
* xterm.c (x_draw_window_divider): New function.
(x_update_window_end): Optionally draw right divider.
(x_draw_fringe_bitmap, x_scroll_run, x_scroll_bar_create)
(XTset_vertical_scroll_bar): Use scroll bar pixel width.
(handle_one_xevent, x_new_font): Calculate pixelwise.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Pixelize call of check_frame_size.
(struct x_redisplay_interface): Add x_draw_window_divider.
* xterm.h (struct x_output): Add vertical_drag_cursor.
* cus-start.el (frame-resize-pixelwise)
(window-resize-pixelwise): New entries.
* emacs-lisp/debug.el (debug): Use window-total-height instead
of window-total-size.
* frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
* help.el (describe-bindings-internal): Call help-buffer
(temp-buffer-max-width): New option.
(resize-temp-buffer-window, help-window-setup)
(with-help-window): Rewrite.
* mouse.el (mouse-drag-line): Rewrite. Add key bindings for
dragging dividers.
* window.el (frame-char-size, window-min-pixel-height)
(window-safe-min-pixel-height, window-safe-min-pixel-width)
(window-min-pixel-width, window-safe-min-pixel-size)
(window-combination-p, window-safe-min-size)
(window-resizable-p, window--size-to-pixel)
(window--pixel-to-size, window--resize-apply-p): New functions.
(window-safe-min-height): Fix doc-string.
(window-size, window-min-size, window--min-size-1)
(window-sizable, window-sizable-p, window--min-delta-1)
(window-min-delta, window--max-delta-1, window-max-delta)
(window--resizable, window--resizable-p, window-resizable)
(window-full-height-p, window-full-width-p, window-at-side-p)
(window--in-direction-2, window-in-direction)
(window--resize-reset-1, window--resize-mini-window)
(window-resize, window-resize-no-error)
(window--resize-child-windows-normal)
(window--resize-child-windows, window--resize-siblings)
(window--resize-this-window, window--resize-root-window)
(window--resize-root-window-vertically)
(adjust-window-trailing-edge, enlarge-window, shrink-window)
(maximize-window, minimize-window, delete-window)
(quit-restore-window, window-split-min-size, split-window)
(balance-windows-2, balance-windows)
(balance-windows-area-adjust, balance-windows-area)
(window--state-get-1, window-state-get, window--state-put-1)
(window--state-put-2, window-state-put)
(display-buffer-record-window, window--display-buffer): Make
functions handle pixelwise sizing of windows.
(display-buffer--action-function-custom-type)
(display-buffer-fallback-action): Add
display-buffer-in-previous-window.
(display-buffer-use-some-window): Resize window to height it had
before.
(fit-window-to-buffer-horizontally): New option.
(fit-frame-to-buffer): Describe new values.
(fit-frame-to-buffer-bottom-margin): Replace with
fit-frame-to-buffer-margins.
(window--sanitize-margin): New function.
(fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
using window-text-pixel-size.
2013-11-30 10:25:31 +01:00
|
|
|
|
(display-buffer--action-function-custom-type)
|
2013-12-01 10:59:17 -05:00
|
|
|
|
(display-buffer-fallback-action):
|
|
|
|
|
Add display-buffer-in-previous-window.
|
Support resizing frames and windows pixelwise.
* dispextern.h (enum window_part): Add ON_SCROLL_BAR,
ON_RIGHT_DIVIDER and ON_BOTTOM_DIVIDER.
(struct glyph_matrix): Replace window_left_col and
window_top_line by window_pixel_left and window_pixel_top.
(WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P): Minor
rewrite.
(enum face_id): Add WINDOW_DIVIDER_FACE_ID.
(draw_window_divider, move_it_to, x_draw_right_divider)
(x_draw_bottom_divider, change_frame_size): Add or fix
declarations.
* dispnew.c (change_frame_size_1): Change prototype.
(adjust_glyph_matrix, required_matrix_width)
(adjust_frame_glyphs_for_window_redisplay): Use pixel
values instead of lines and columns.
(marginal_area_string): Use WINDOW_FRINGES_WIDTH instead of
WINDOW_TOTAL_FRINGE_WIDTH.
(handle_window_change_signal, do_pending_window_change)
(init_display): Adjusts calls of change_frame_size.
(change_frame_size, change_frame_size_1): Handle pixelwise
changes.
* frame.c (Qright_divider_width, Qbottom_divider_width): New
Lisp objects.
(set_menu_bar_lines_1, set_menu_bar_lines, make_frame)
(make_terminal_frame, Fmake_terminal_frame, Fframe_parameters)
(x_set_internal_border_width, x_set_vertical_scroll_bars)
(x_set_scroll_bar_width, x_figure_window_size): Handle pixel
values.
(set_frame_param): New function.
(Fframe_text_cols, Fframe_text_lines, Fframe_total_cols)
(Fframe_text_width, Fframe_text_height, Fscroll_bar_width)
(Ffringe_width, Fborder_width, Fright_divider_width)
(Fbottom_divider_width): New functions, defsubr them.
(Fset_frame_height, Fset_frame_width, Fset_frame_size): New
argument pixelwise.
(struct frame_parm_table): New members Qright_divider_width and
Qbottom_divider_width.
(x_set_frame_parameters): Handle parameters for pixelwise sizes.
(x_report_frame_params): Handle Qright_divider_width and
Qbottom_divider_width.
(x_set_right_divider_width, x_set_bottom_divider_width): New
functions.
(frame_resize_pixelwise): New option.
* frame.h (struct frame): Add tool_bar_height, menu_bar_height,
new_pixelwise, right_divider_width and bottom_divider_width;
remove total_lines; rename text_lines, text_cols, new_text_lines
and new_text_cols to text_height, text_width, new_height and
new_width respectively.
(FRAME_LINES, FRAME_COLS): Rename to FRAME_TEXT_HEIGHT and
FRAME_TEXT_WIDTH respectively.
(FRAME_MENU_BAR_HEIGHT, FRAME_TOOL_BAR_HEIGHT)
(FRAME_RIGHT_DIVIDER_WIDTH, FRAME_BOTTOM_DIVIDER_WIDTH)
(FRAME_TEXT_TO_PIXEL_WIDTH, FRAME_PIXEL_TO_TEXT_WIDTH): New
macros.
(FRAME_TOP_MARGIN_HEIGHT, FRAME_LEFT_SCROLL_BAR_AREA_WIDTH)
(FRAME_RIGHT_SCROLL_BAR_AREA_WIDTH, FRAME_SCROLL_BAR_AREA_WIDTH)
(SET_FRAME_COLS, SET_FRAME_WIDTH, SET_FRAME_HEIGHT)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH, FRAME_PIXEL_WIDTH_TO_TEXT_COLS)
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH): Rewrite macros.
(FRAME_TOTAL_COLS_ARG): Remove macro.
* fringe.c (draw_fringe_bitmap_1): Handle right divder.
* gtkutil.c (xg_frame_resized, xg_frame_set_char_size)
(x_wm_set_size_hint): Handle frame pixel sizes.
* indent.c (compute_motion, Fcompute_motion): Call
window_body_width instead of window_body_cols.
* keyboard.c (Qright_divider, Qbottom_divider): New symbols.
(make_lispy_position): Handle right and bottom dividers.
(Fsuspend_emacs): Pixelize call of change_frame_size.
* keyboard.h: Extern Qright_divider, Qbottom_divider.
* lisp.h: Extern set_frame_param.
* nsfns.m (x_set_tool_bar_lines): Pixelize call of
x_set_window_size.
(Fx_create_frame): Add entry for vertical_drag_cursor. Pixelize
call of change_frame_size.
* nsterm.h (struct ns_output): Add vertical_drag_cursor.
* nsterm.m (ns_update_window_end): Optionally draw right
divider.
(x_set_window_size): Add argument pixelwise. Call
check_frame_size and change_frame_size with pixelwise zero.
(ns_draw_window_divider): New function.
(ns_redisplay_interface): Add ns_draw_window_divider.
(updateFrameSize:): Call change_frame_size with pixelwise zero.
(x_new_font): Call x_set_window_size with pixelwise zero.
* print.c (print_object): For a window print its sequence
number again.
* term.c (Fresume_tty): Pixelize call of change_frame_size.
* w32fns.c (x_set_mouse_color): Handle vertical drag cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(w32_createwindow): Use scroll bar area width.
(w32_wnd_proc): Handle bottom divider width. For
WM_WINDOWPOSCHANGING return zero if we resize pixelwise.
(Fx_create_frame): Default divider width parameters. Caclulate
sizes pixelwise. Add vertical drag cursor support.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call to change_frame_size.
(Fx_show_tip): Add handling of divider widths. Pixelize window
position and sizes.
(Fw32_frame_rect): New function.
(frame_parm_handler w32_frame_parm_handlers): Add divider
widths.
(Vx_window_vertical_drag_shape): Add variable.
* w32inevt.c (resize_event, maybe_generate_resize_event):
Pixelize change_frame_size calls.
* w32menu.c (set_frame_menubar): Pixelize x_set_window_size
call.
* w32term.c (w32_draw_window_divider): New function.
(x_update_window_end): Handle right divider.
(w32_draw_fringe_bitmap, x_scroll_run)
(w32_set_vertical_scroll_bar): Pixelize scrollbar widths.
(w32_read_socket): Handle SIZE_MAXIMIZED separately. Calculate
new frame sizes pixelwise.
(x_new_font): Pixelize call to x_set_window_size.
(x_check_fullscreen): Pixelize call to change_frame_size.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Use scroll bar area width.
(w32_redisplay_interface): Add w32_draw_window_divider.
* w32term.h (struct w32_output): Add vertical drag cursor.
* widget.c (set_frame_size, update_wm_hints)
(EmacsFrameResize, EmacsFrameSetValues): Pixelize calls of
change_frame_size.
(EmacsFrameSetCharSize): Pixelize call of x_set_window_size.
* window.c (sequence_number): Restore.
(Fwindow_pixel_width, Fwindow_pixel_height)
(Fwindow_mode_line_height, Fwindow_header_line_height)
(window_pixel_to_total, Frun_window_scroll_functions)
(Fset_window_new_pixel, window_resize_apply_total)
(Fwindow_resize_apply_total): New functions.
(window_body_height, window_body_width): Rename from
window_body_lines. New argument PIXELWISE. Calculate
pixelwise.
(Fwindow_body_height, Fwindow_body_width): New argument
PIXELWISE.
(coordinates_in_window, window_relative_x_coord): Use window's
pixel width instead of total width.
(replace_window, recombine_windows): Initialize pixel values.
(resize_root_window, resize_frame_windows, grow_mini_window)
(shrink_mini_window): New argument PIXELWISE. Calculate
pixelwise.
(Fdelete_other_windows_internal, adjust_window_margins)
(window_resize_check, window_resize_apply)
(Fdelete_window_internal, Fresize_mini_window_internal)
(Fwindow_text_width, Fwindow_text_height): Calculate pixelwise.
(check_frame_size): Rename arguments. New argument PIXELWISE.
Calculate pixelwise.
(set_window_buffer): Make samebuf bool. Run configuration change
hook only if buffer changed.
(Fset_window_buffer): Rewrite doc-string.
(make_window): Initialize new_pixel slot.
(Fwindow_resize_apply): Check pixel size of root window.
(Fsplit_window_internal): Call 2nd argument pixel_size.
Calculate pixelwise.
(Fscroll_left, Fscroll_right): Call window_body_width instead of
window_body_cols.
(save_window_data): New slots frame_text_width,
frame_text_height, frame_menu_bar_height, frame_tool_bar_height.
(saved_window): New slots pixel_left, pixel_top, pixel_height,
pixel_width.
(Fcurrent_window_configuration, Fset_window_configuration)
(save_window_save, compare_window_configurations): Handle new
slots in save_window_data and saved_window.
(Fset_window_scroll_bars): Fix doc-string.
(window_resize_pixelwise): New variable.
(coordinates_in_window, Fcoordinates_in_window_p): Handle
dividers.
(make_parent_window): Adjust sequence_number.
(Fwindow_right_divider_width, Fwindow_bottom_divider_width): New
functions.
* window.h (struct window): New members new_pixel, pixel_left,
pixel_top, pixel_width, pixel_height. Restore sequence_number.
(wset_new_pixel): New function.
(WINDOW_PIXEL_WIDTH, WINDOW_PIXEL_HEIGHT)
(MIN_SAFE_WINDOW_PIXEL_WIDTH, MIN_SAFE_WINDOW_PIXEL_HEIGHT)
(WINDOW_LEFT_PIXEL_EDGE, WINDOW_RIGHT_PIXEL_EDGE)
(WINDOW_TOP_PIXEL_EDGE, WINDOW_BOTTOM_PIXEL_EDGE)
(WINDOW_BOTTOMMOST_P, WINDOW_BOX_LEFT_PIXEL_EDGE)
(WINDOW_BOX_RIGHT_PIXEL_EDGE, WINDOW_MARGINS_COLS)
(WINDOW_MARGINS_WIDTH, WINDOW_RIGHT_DIVIDER_WIDTH)
(WINDOW_BOTTOM_DIVIDER_WIDTH): New macros.
(WINDOW_TOTAL_FRINGE_WIDTH): Rename to WINDOW_FRINGES_WIDTH.
(WINDOW_TOTAL_WIDTH, WINDOW_TOTAL_HEIGHT): Remove macros.
(WINDOW_RIGHT_EDGE_X, WINDOW_LEFT_EDGE_X, WINDOW_TOP_EDGE_Y)
(WINDOW_BOTTOM_EDGE_Y, WINDOW_FULL_WIDTH_P, WINDOW_LEFTMOST_P)
(WINDOW_RIGHTMOST_P, WINDOW_BOX_LEFT_EDGE_X)
(WINDOW_BOX_RIGHT_EDGE_X, WINDOW_FRINGE_COLS)
(WINDOW_BOX_HEIGHT_NO_MODE_LINE, WINDOW_BOX_TEXT_HEIGHT):
Rewrite.
(resize_frame_windows, grow_mini_window, shrink_mini_window)
(window_body_width, check_frame_size): Adapt external declarations.
* xdisp.c (last_max_ascent): New integer.
(window_text_bottom_y): Handle bottom divider.
(window_box_width, window_box_height): Calculate pixelwise.
(get_glyph_string_clip_rects): Handle right divider.
(remember_mouse_glyph): When windows are resized pixelwise
proceed with width and height set to 1.
(init_iterator): Use WINDOW_PIXEL_WIDTH instead of
WINDOW_TOTAL_WIDTH.
(move_it_to): Calculate and return maximum x position
encountered.
(Fwindow_text_pixel_size): New function.
(resize_mini_window, update_tool_bar): Calculate pixelwise.
(tool_bar_lines_needed): Rename to tool_bar_height. Calculate
pixelwise.
(Ftool_bar_lines_needed): Rename to Ftool_bar_height. Calculate
pixelwise.
(redisplay_tool_bar): Calculate pixelwise.
(redisplay_window): Calculate pixelwise. Handle dividers.
(draw_glyphs, x_clear_end_of_line, note_mouse_highlight)
(x_draw_vertical_border): Handle dividers.
(define_frame_cursor1): Handle vertical drag cursor.
(x_draw_right_divider, x_draw_bottom_divider): New functions.
(expose_window): Calculate pixelwise. Handle dividers.
(init_xdisp): Initialize pixel values.
* xfaces.c (Qwindow_divider): New face.
(realize_basic_faces): Realize it.
* xfns.c (x_set_mouse_color): Handle vertical_drag_cursor.
(x_set_menu_bar_lines, x_set_tool_bar_lines): Calculate pixelwise.
(x_set_scroll_bar_default_width): Default actual width to 16.
(Fx_create_frame): Set sizes pixelwise.
(x_create_tip_frame): Default divider widths to zero. Pixelize
call of change_frame_size.
(Fx_show_tip): Handle divider widths. Initial pixel position
and sizes.
(frame_parm_handler x_frame_parm_handlers): Add divider widths.
(Vx_window_vertical_drag_shape): New option.
* xmenu.c (free_frame_menubar): Pixelize call of
x_set_window_size.
* xterm.c (x_draw_window_divider): New function.
(x_update_window_end): Optionally draw right divider.
(x_draw_fringe_bitmap, x_scroll_run, x_scroll_bar_create)
(XTset_vertical_scroll_bar): Use scroll bar pixel width.
(handle_one_xevent, x_new_font): Calculate pixelwise.
(x_set_window_size_1, x_set_window_size): New argument
pixelwise. Calculate pixelwise.
(x_wm_set_size_hint): Pixelize call of check_frame_size.
(struct x_redisplay_interface): Add x_draw_window_divider.
* xterm.h (struct x_output): Add vertical_drag_cursor.
* cus-start.el (frame-resize-pixelwise)
(window-resize-pixelwise): New entries.
* emacs-lisp/debug.el (debug): Use window-total-height instead
of window-total-size.
* frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
* help.el (describe-bindings-internal): Call help-buffer
(temp-buffer-max-width): New option.
(resize-temp-buffer-window, help-window-setup)
(with-help-window): Rewrite.
* mouse.el (mouse-drag-line): Rewrite. Add key bindings for
dragging dividers.
* window.el (frame-char-size, window-min-pixel-height)
(window-safe-min-pixel-height, window-safe-min-pixel-width)
(window-min-pixel-width, window-safe-min-pixel-size)
(window-combination-p, window-safe-min-size)
(window-resizable-p, window--size-to-pixel)
(window--pixel-to-size, window--resize-apply-p): New functions.
(window-safe-min-height): Fix doc-string.
(window-size, window-min-size, window--min-size-1)
(window-sizable, window-sizable-p, window--min-delta-1)
(window-min-delta, window--max-delta-1, window-max-delta)
(window--resizable, window--resizable-p, window-resizable)
(window-full-height-p, window-full-width-p, window-at-side-p)
(window--in-direction-2, window-in-direction)
(window--resize-reset-1, window--resize-mini-window)
(window-resize, window-resize-no-error)
(window--resize-child-windows-normal)
(window--resize-child-windows, window--resize-siblings)
(window--resize-this-window, window--resize-root-window)
(window--resize-root-window-vertically)
(adjust-window-trailing-edge, enlarge-window, shrink-window)
(maximize-window, minimize-window, delete-window)
(quit-restore-window, window-split-min-size, split-window)
(balance-windows-2, balance-windows)
(balance-windows-area-adjust, balance-windows-area)
(window--state-get-1, window-state-get, window--state-put-1)
(window--state-put-2, window-state-put)
(display-buffer-record-window, window--display-buffer): Make
functions handle pixelwise sizing of windows.
(display-buffer--action-function-custom-type)
(display-buffer-fallback-action): Add
display-buffer-in-previous-window.
(display-buffer-use-some-window): Resize window to height it had
before.
(fit-window-to-buffer-horizontally): New option.
(fit-frame-to-buffer): Describe new values.
(fit-frame-to-buffer-bottom-margin): Replace with
fit-frame-to-buffer-margins.
(window--sanitize-margin): New function.
(fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
using window-text-pixel-size.
2013-11-30 10:25:31 +01:00
|
|
|
|
(display-buffer-use-some-window): Resize window to height it had
|
|
|
|
|
before.
|
|
|
|
|
(fit-window-to-buffer-horizontally): New option.
|
|
|
|
|
(fit-frame-to-buffer): Describe new values.
|
|
|
|
|
(fit-frame-to-buffer-bottom-margin): Replace with
|
|
|
|
|
fit-frame-to-buffer-margins.
|
|
|
|
|
(window--sanitize-margin): New function.
|
|
|
|
|
(fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
|
|
|
|
|
using window-text-pixel-size.
|
|
|
|
|
|
Stop keeping (all but one) generated cedet grammar files in the repository
* configure.ac (SUBDIR_MAKEFILES, AC_CONFIG_FILES):
Add admin/grammars Makefile.
* Makefile.in (distclean, bootstrap-clean, maintainer-clean):
Also clean admin/grammars, if present.
* admin/grammars/README: Remove.
* admin/grammars/Makefile.in: New file.
* admin/grammars/c.by, admin/grammars/java-tags.wy, admin/grammars/js.wy:
* admin/grammars/python.wy: Update declarations to match generated outputs.
* lisp/Makefile.in (semantic): New.
(compile-main): Depend on semantic.
* lisp/cedet/semantic/bovine/grammar.el (bovine--make-parser-1):
New function, split from bovine-make-parsers.
(bovine-make-parsers): Use bovine--make-parser-1.
(bovine-batch-make-parser): New function.
* lisp/cedet/semantic/wisent/grammar.el (wisent--make-parser-1):
New function, split from wisent-make-parsers.
(wisent-make-parsers): Use wisent--make-parser-1.
(wisent-batch-make-parser): New function.
* lisp/cedet/semantic/db.el (semanticdb-save-all-db):
Avoid prompting in batch mode.
* lisp/cedet/semantic/grammar.el (semantic-grammar-footer-template):
Disable version-control and autoloads in the output.
(semantic-grammar-create-package):
Add option to return nil if output is up-to-date.
* lisp/cedet/semantic/bovine/c-by.el, lisp/cedet/semantic/bovine/make-by.el:
* lisp/cedet/semantic/bovine/scm-by.el, lisp/cedet/semantic/wisent/javat-wy.el:
* lisp/cedet/semantic/wisent/js-wy.el, lisp/cedet/semantic/wisent/python-wy.el:
* lisp/cedet/srecode/srt-wy.el: Remove generated files from repository.
* .bzrignore: Update for this.
2013-11-29 18:06:34 -08:00
|
|
|
|
2013-11-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-11-30 00:42:28 -08:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-form):
|
|
|
|
|
Make the `interactive-only' warning like the `obsolete' one.
|
|
|
|
|
* comint.el (comint-run):
|
|
|
|
|
* files.el (insert-file-literally, insert-file):
|
|
|
|
|
* replace.el (replace-string, replace-regexp):
|
|
|
|
|
* simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
|
|
|
|
|
(goto-line, insert-buffer, next-line, previous-line):
|
|
|
|
|
Tweak `interactive-only' spec.
|
|
|
|
|
|
Stop keeping (all but one) generated cedet grammar files in the repository
* configure.ac (SUBDIR_MAKEFILES, AC_CONFIG_FILES):
Add admin/grammars Makefile.
* Makefile.in (distclean, bootstrap-clean, maintainer-clean):
Also clean admin/grammars, if present.
* admin/grammars/README: Remove.
* admin/grammars/Makefile.in: New file.
* admin/grammars/c.by, admin/grammars/java-tags.wy, admin/grammars/js.wy:
* admin/grammars/python.wy: Update declarations to match generated outputs.
* lisp/Makefile.in (semantic): New.
(compile-main): Depend on semantic.
* lisp/cedet/semantic/bovine/grammar.el (bovine--make-parser-1):
New function, split from bovine-make-parsers.
(bovine-make-parsers): Use bovine--make-parser-1.
(bovine-batch-make-parser): New function.
* lisp/cedet/semantic/wisent/grammar.el (wisent--make-parser-1):
New function, split from wisent-make-parsers.
(wisent-make-parsers): Use wisent--make-parser-1.
(wisent-batch-make-parser): New function.
* lisp/cedet/semantic/db.el (semanticdb-save-all-db):
Avoid prompting in batch mode.
* lisp/cedet/semantic/grammar.el (semantic-grammar-footer-template):
Disable version-control and autoloads in the output.
(semantic-grammar-create-package):
Add option to return nil if output is up-to-date.
* lisp/cedet/semantic/bovine/c-by.el, lisp/cedet/semantic/bovine/make-by.el:
* lisp/cedet/semantic/bovine/scm-by.el, lisp/cedet/semantic/wisent/javat-wy.el:
* lisp/cedet/semantic/wisent/js-wy.el, lisp/cedet/semantic/wisent/python-wy.el:
* lisp/cedet/srecode/srt-wy.el: Remove generated files from repository.
* .bzrignore: Update for this.
2013-11-29 18:06:34 -08:00
|
|
|
|
Stop keeping (most) generated cedet grammar files in the repository.
|
|
|
|
|
* Makefile.in (semantic): New.
|
|
|
|
|
(compile-main): Depend on semantic.
|
|
|
|
|
|
2013-11-29 12:59:38 -05:00
|
|
|
|
2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-29 16:35:00 -05:00
|
|
|
|
* net/newst-reader.el (newsticker-html-renderer): Default to SHR if
|
|
|
|
|
available. Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
|
|
|
|
|
|
2013-11-29 13:36:31 -05:00
|
|
|
|
* uniquify.el (uniquify-buffer-name-style): Change default.
|
|
|
|
|
|
|
|
|
|
* loadup.el: Preload "uniquify".
|
|
|
|
|
|
2013-11-29 13:00:57 -05:00
|
|
|
|
* time.el (display-time-update): Update all mode lines (bug#15999).
|
|
|
|
|
|
2013-11-29 12:59:38 -05:00
|
|
|
|
* electric.el (electric-indent-mode): Enable by default.
|
|
|
|
|
* loadup.el: Preload "electric".
|
|
|
|
|
|
2013-11-29 18:51:44 +02:00
|
|
|
|
2013-11-29 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/helpers.el (string-empty-p): New function.
|
|
|
|
|
(string-blank-p): New function.
|
|
|
|
|
|
2013-11-29 16:31:20 +02:00
|
|
|
|
2013-11-29 Andreas Politz <politza@hochschule-trier.de>
|
|
|
|
|
|
|
|
|
|
* imenu.el (imenu--index-alist): Add missing dot to the docstring
|
|
|
|
|
(Bug#14029).
|
|
|
|
|
|
2013-11-29 05:38:20 +02:00
|
|
|
|
2013-11-29 Andreas Politz <politza@fh-trier.de>
|
|
|
|
|
* imenu.el (imenu--subalist-p): Don't error on non-conses and
|
|
|
|
|
allow non-lambda lists as functions.
|
|
|
|
|
(imenu--in-alist): Don't recurse into non-subalists.
|
|
|
|
|
(imenu): Don't pass function itself as an argument (Bug#14029).
|
|
|
|
|
|
2013-11-28 21:03:39 -05:00
|
|
|
|
2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-mode-map): Remove binding for ":".
|
|
|
|
|
(python-indent-electric-colon): Remove command.
|
|
|
|
|
(python-indent-post-self-insert-function): Integrate the previous code
|
|
|
|
|
of python-indent-electric-colon. Make it conditional on
|
|
|
|
|
electric-indent-mode.
|
|
|
|
|
(python-mode): Add ?: to electric-indent-chars.
|
|
|
|
|
Move python-indent-post-self-insert-function to the end of
|
|
|
|
|
post-self-insert-hook.
|
|
|
|
|
|
2013-11-27 20:49:25 -05:00
|
|
|
|
2013-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-28 17:43:09 -05:00
|
|
|
|
* doc-view.el (doc-view-goto-page): Update mode-line.
|
|
|
|
|
|
2013-11-27 20:49:25 -05:00
|
|
|
|
* vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
|
|
|
|
|
|
Stop keeping generated Unicode lisp files in the repository
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg01023.html
* admin/unidata/Makefile.in (all, install, clean, bootstrap-clean)
(distclean, maintainer-clean): Declare as PHONY.
(compile, extraclean): New.
(${DSTDIR}/charprop.el): Depend on source files rather than
intermediate products.
* lisp/international/charprop.el, lisp/international/uni-bidi.el:
* lisp/international/uni-category.el, lisp/international/uni-combining.el:
* lisp/international/uni-comment.el, lisp/international/uni-decimal.el:
* lisp/international/uni-decomposition.el, lisp/international/uni-digit.el:
* lisp/international/uni-lowercase.el, lisp/international/uni-mirrored.el:
* lisp/international/uni-name.el, lisp/international/uni-numeric.el:
* lisp/international/uni-old-name.el, lisp/international/uni-titlecase.el:
* lisp/international/uni-uppercase.el:
Remove generated files from VCS repository.
* src/Makefile.in ($(lispsource)/international/charprop.el): New.
(emacs$(EXEEXT)): Depend on charprop.el.
* Makefile.in: Comment.
* .bzrignore: Add generated Unicode files.
2013-11-27 13:25:44 -05:00
|
|
|
|
2013-11-27 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* international/charprop.el, international/uni-bidi.el:
|
|
|
|
|
* international/uni-category.el, international/uni-combining.el:
|
|
|
|
|
* international/uni-comment.el, international/uni-decimal.el:
|
|
|
|
|
* international/uni-decomposition.el, international/uni-digit.el:
|
|
|
|
|
* international/uni-lowercase.el, international/uni-mirrored.el:
|
|
|
|
|
* international/uni-name.el, international/uni-numeric.el:
|
|
|
|
|
* international/uni-old-name.el, international/uni-titlecase.el:
|
|
|
|
|
* international/uni-uppercase.el:
|
|
|
|
|
Remove generated files from VCS repository.
|
|
|
|
|
|
2013-11-27 18:03:02 +02:00
|
|
|
|
2013-11-27 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* filenotify.el (file-notify-add-watch): Don't special-case
|
|
|
|
|
w32notify when computing the directory to watch.
|
|
|
|
|
|
Move runtime leim lisp files to lisp/leim directory
This allows us to reuse much of the lisp build and installation machinery,
rather than duplicating it.
* Makefile.in (abs_builddir, leimdir): Remove.
(buildlisppath, SUBDIR, COPYDIR, COPYDESTS): No more leim directory.
(epaths-force-w32): No longer set BLD.
(leim): Remove.
(install-arch-indep): No longer run or install leim.
(mostlyclean, clean): No longer run leim rule.
(bootstrap-clean): Change leim target.
(maintainer-clean): Add leim.
(check-declare): Remove leim.
* README: Update for leim changes.
* configure.ac (leimdir): Remove.
(standardlisppath): No more leimdir.
* make-dist: Update for files from leim/ now being in lisp/leim/.
* doc/lispref/loading.texi (Library Search):
* doc/lispref/os.texi (Startup Summary): No more leim directory.
* leim/Makefile.in (leimdir): New variable.
(TIT_GB, TIT_BIG5, MISC, changed.tit, changed.misc)
(${leimdir}/leim-list.el, ${leimdir}/ja-dic/ja-dic.el):
Generate in $leimdir.
(all): Remove compilation, add ja-dic.
(leim-list.el): Now PHONY.
(setwins, compile-targets, compile-main, clean, mostlyclean)
(extraclean): Remove.
(bootstrap-clean): Delete all generated files.
* leim/README: Update for moved leim/ directory.
* leim/leim-ext.el (ucs-input-activate, hangul-input-method-activate):
Remove manual autoloads; now in loaddefs.el.
Disable byte-compile, version-control, autoloads in the output.
* lisp/Makefile.in (setwins_for_subdirs): Skip leim/ directory.
(compile-main): Depend on lisp/leim rule.
(leim): New rule.
* lisp/loadup.el: Move leim-list.el to leim/ subdirectory.
* lisp/startup.el (normal-top-level): No more leim directory.
* lisp/international/ja-dic-cnv.el (skkdic-convert):
Disable version-control and autoloads in output files.
* lisp/international/titdic-cnv.el (titdic-convert, miscdic-convert):
Disable version-control and autoloads in output files.
* lisp/leim/quail: Move here from ../leim.
* lisp/leim/quail/hangul.el (hangul-input-method-activate):
Add autoload cookie.
(generated-autoload-load-name): Set file-local value.
* lisp/leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
(generated-autoload-load-name): Set file-local value.
* nt/README.W32:
* nt/addpm.c (env_vars):
* nt/epaths.nt (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH):
* nt/paths.h (PATH_LOADSEARCH): No more leim directory.
* src/Makefile.in (leimdir): Now in lisp source directory.
($(leimdir)/leim-list.el): Just use ../leim .
* src/epaths.in (PATH_DUMPLOADSEARCH):
* src/lread.c (load_path_default):
* src/nsterm.m (ns_load_path): No more leim directory.
* .bzrignore: Update for relocated leim files.
2013-11-26 22:15:06 -08:00
|
|
|
|
2013-11-27 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-11-27 00:21:19 -08:00
|
|
|
|
Make bootstrap without generated uni-*.el files possible again.
|
|
|
|
|
* loadup.el: Update command-line-args checking for unidata-gen.
|
|
|
|
|
Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
|
|
|
|
|
* composite.el, international/characters.el:
|
|
|
|
|
Handle unicode tables being undefined.
|
|
|
|
|
|
2013-11-26 22:28:18 -08:00
|
|
|
|
Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
|
Move runtime leim lisp files to lisp/leim directory
This allows us to reuse much of the lisp build and installation machinery,
rather than duplicating it.
* Makefile.in (abs_builddir, leimdir): Remove.
(buildlisppath, SUBDIR, COPYDIR, COPYDESTS): No more leim directory.
(epaths-force-w32): No longer set BLD.
(leim): Remove.
(install-arch-indep): No longer run or install leim.
(mostlyclean, clean): No longer run leim rule.
(bootstrap-clean): Change leim target.
(maintainer-clean): Add leim.
(check-declare): Remove leim.
* README: Update for leim changes.
* configure.ac (leimdir): Remove.
(standardlisppath): No more leimdir.
* make-dist: Update for files from leim/ now being in lisp/leim/.
* doc/lispref/loading.texi (Library Search):
* doc/lispref/os.texi (Startup Summary): No more leim directory.
* leim/Makefile.in (leimdir): New variable.
(TIT_GB, TIT_BIG5, MISC, changed.tit, changed.misc)
(${leimdir}/leim-list.el, ${leimdir}/ja-dic/ja-dic.el):
Generate in $leimdir.
(all): Remove compilation, add ja-dic.
(leim-list.el): Now PHONY.
(setwins, compile-targets, compile-main, clean, mostlyclean)
(extraclean): Remove.
(bootstrap-clean): Delete all generated files.
* leim/README: Update for moved leim/ directory.
* leim/leim-ext.el (ucs-input-activate, hangul-input-method-activate):
Remove manual autoloads; now in loaddefs.el.
Disable byte-compile, version-control, autoloads in the output.
* lisp/Makefile.in (setwins_for_subdirs): Skip leim/ directory.
(compile-main): Depend on lisp/leim rule.
(leim): New rule.
* lisp/loadup.el: Move leim-list.el to leim/ subdirectory.
* lisp/startup.el (normal-top-level): No more leim directory.
* lisp/international/ja-dic-cnv.el (skkdic-convert):
Disable version-control and autoloads in output files.
* lisp/international/titdic-cnv.el (titdic-convert, miscdic-convert):
Disable version-control and autoloads in output files.
* lisp/leim/quail: Move here from ../leim.
* lisp/leim/quail/hangul.el (hangul-input-method-activate):
Add autoload cookie.
(generated-autoload-load-name): Set file-local value.
* lisp/leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
(generated-autoload-load-name): Set file-local value.
* nt/README.W32:
* nt/addpm.c (env_vars):
* nt/epaths.nt (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH):
* nt/paths.h (PATH_LOADSEARCH): No more leim directory.
* src/Makefile.in (leimdir): Now in lisp source directory.
($(leimdir)/leim-list.el): Just use ../leim .
* src/epaths.in (PATH_DUMPLOADSEARCH):
* src/lread.c (load_path_default):
* src/nsterm.m (ns_load_path): No more leim directory.
* .bzrignore: Update for relocated leim files.
2013-11-26 22:15:06 -08:00
|
|
|
|
* Makefile.in (setwins_for_subdirs): Skip leim/ directory.
|
|
|
|
|
(compile-main): Depend on leim rule.
|
|
|
|
|
(leim): New rule.
|
|
|
|
|
* loadup.el: Move leim-list.el to leim/ subdirectory.
|
|
|
|
|
* startup.el (normal-top-level): No more leim directory.
|
|
|
|
|
* international/ja-dic-cnv.el (skkdic-convert):
|
|
|
|
|
Disable version-control and autoloads in output files.
|
|
|
|
|
* international/titdic-cnv.el (titdic-convert, miscdic-convert):
|
|
|
|
|
Disable version-control and autoloads in output files.
|
|
|
|
|
* leim/quail: Move here from ../leim.
|
|
|
|
|
* leim/quail/hangul.el (hangul-input-method-activate):
|
|
|
|
|
Add autoload cookie.
|
|
|
|
|
(generated-autoload-load-name): Set file-local value.
|
|
|
|
|
* leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
|
|
|
|
|
(generated-autoload-load-name): Set file-local value.
|
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com>
|
2013-11-26 15:05:48 -05:00
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
* net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
|
2013-12-27 07:53:57 -05:00
|
|
|
|
(eww-add-bookmark): Ask confirmation when add to bookmarks.
|
2013-12-21 00:06:17 +01:00
|
|
|
|
(eww-quit): Ask confirmation before quitting eww.
|
2013-11-26 15:05:48 -05:00
|
|
|
|
|
2013-11-26 21:17:55 +02:00
|
|
|
|
2013-11-26 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-diff-internal): Use *-dos coding-system when
|
|
|
|
|
reading output from Diff on MS-Windows and MS-DOS.
|
|
|
|
|
|
2013-11-26 17:24:10 +02:00
|
|
|
|
2013-11-26 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/helpers.el (string-reverse): New function.
|
|
|
|
|
|
2013-11-26 16:07:10 +01:00
|
|
|
|
2013-11-26 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
|
|
|
|
|
names on MS Windows, like "/[::1]:".
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
|
|
|
|
|
SWITCHES.
|
|
|
|
|
|
2013-11-25 20:06:23 -05:00
|
|
|
|
2013-11-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-11-25 22:15:49 -05:00
|
|
|
|
* progmodes/python.el (python-indent-guess-indent-offset):
|
|
|
|
|
Avoid corner-case error. (Bug#15975)
|
|
|
|
|
|
2013-11-25 20:06:23 -05:00
|
|
|
|
Preload leim-list.el. (Bug#4789)
|
|
|
|
|
* loadup.el: Load leim-list.el when found.
|
|
|
|
|
* startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
|
|
|
|
|
|
2013-11-25 21:04:50 +02:00
|
|
|
|
2013-11-25 Bozhidar Batsov <bozhidar@batsov.com>
|
2013-11-25 20:45:34 +02:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
|
|
|
|
|
|
2013-11-25 21:04:50 +02:00
|
|
|
|
* emacs-lisp/helpers.el (string-join): New function.
|
|
|
|
|
|
2013-11-26 22:17:47 -08:00
|
|
|
|
2013-11-25 Sebastian Wiesner <lunaryorn@gmail.com> (tiny change)
|
2013-11-25 19:16:32 +02:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
|
|
|
|
|
Mark as obsolete and replace it with a symbol property.
|
|
|
|
|
(byte-compile-form): Use new 'interactive-only property.
|
|
|
|
|
* comint.el, files.el, replace.el, simple.el:
|
|
|
|
|
Apply new 'interactive-only properly.
|
|
|
|
|
|
2013-11-25 17:30:01 +01:00
|
|
|
|
2013-11-25 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-at-bottom): Make sure that
|
|
|
|
|
split-window-sensibly creates the new window on bottom
|
|
|
|
|
(Bug#15961).
|
|
|
|
|
|
2013-11-25 10:40:31 -05:00
|
|
|
|
2013-11-23 David Kastrup <dak@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
|
|
|
|
|
on the conflict markers when available.
|
|
|
|
|
(smerge--get-marker): New function.
|
|
|
|
|
(smerge-end-re, smerge-base-re): Add subgroup.
|
|
|
|
|
|
2013-11-25 10:05:25 -05:00
|
|
|
|
2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* frame.el (handle-focus-in, handle-focus-out): Add missing
|
|
|
|
|
interactive spec.
|
|
|
|
|
|
2013-11-25 15:51:34 +01:00
|
|
|
|
2013-11-25 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-cmds.el (tramp-cleanup-connection): Clean up
|
|
|
|
|
`tramp-current-connection' only when KEEP-PASSWORD is non-nil.
|
|
|
|
|
|
2013-11-24 21:41:02 -05:00
|
|
|
|
2013-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-25 09:31:04 -05:00
|
|
|
|
* play/gomoku.el: Don't use intangible property. Use lexical-binding.
|
|
|
|
|
(gomoku--last-pos): New var.
|
|
|
|
|
(gomoku--intangible-chars): New const.
|
|
|
|
|
(gomoku--intangible): New function.
|
|
|
|
|
(gomoku-mode): Use it. Derive from special-mode.
|
|
|
|
|
(gomoku-move-up): Adjust line count.
|
|
|
|
|
(gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
|
|
|
|
|
(gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
|
|
|
|
|
Simplify accordingly.
|
|
|
|
|
|
2013-11-24 21:41:02 -05:00
|
|
|
|
* frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
|
|
|
|
|
Remove blink-cursor code.
|
|
|
|
|
(blink-cursor-timer-function, blink-cursor-suspend):
|
|
|
|
|
Don't special-case GUIs.
|
|
|
|
|
(blink-cursor-mode): Use focus-in/out-hook.
|
|
|
|
|
|
2013-11-25 04:28:02 +02:00
|
|
|
|
2013-11-25 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
|
|
|
|
|
work when annotation is invisible (Bug#13886).
|
|
|
|
|
|
2013-11-25 00:53:35 +02:00
|
|
|
|
2013-11-24 Simon Schubert <2@0x2c.org> (tiny change)
|
2013-11-25 00:49:37 +02:00
|
|
|
|
|
|
|
|
|
* json.el (json-alist-p): Only return non-nil if the alist has
|
|
|
|
|
simple keys (Bug#13518).
|
|
|
|
|
|
2013-11-25 00:53:35 +02:00
|
|
|
|
2013-11-24 Mihir Rege <mihirrege@gmail.com> (tiny change)
|
2013-11-25 00:01:08 +02:00
|
|
|
|
|
|
|
|
|
* progmodes/js.el (js--ctrl-statement-indentation): Fix indent
|
|
|
|
|
when control-statement is the first statement in a buffer (Bug#15956).
|
|
|
|
|
|
2013-11-24 23:23:47 +02:00
|
|
|
|
2013-11-24 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* imenu.el (imenu-generic-skip-comments-and-strings):
|
|
|
|
|
New option (Bug#15560).
|
|
|
|
|
(imenu--generic-function): Use it.
|
|
|
|
|
|
2013-11-24 15:08:02 +01:00
|
|
|
|
2013-11-24 Jorgen Schaefer <contact@jorgenschaefer.de>
|
|
|
|
|
|
2013-12-28 01:36:00 +01:00
|
|
|
|
* minibuffer.el (completion--in-region-1): Scroll the correct window.
|
|
|
|
|
(Bug#13898)
|
2013-11-24 15:08:02 +01:00
|
|
|
|
|
2013-11-24 10:49:44 +02:00
|
|
|
|
2013-11-24 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
2013-11-24 11:31:51 +02:00
|
|
|
|
* emacs-lisp/helpers.el: Add some string helpers.
|
|
|
|
|
(string-trim-left): Removes leading whitespace.
|
|
|
|
|
(string-trim-right): Removes trailing whitespace.
|
|
|
|
|
(string-trim): Removes leading and trailing whitespace.
|
|
|
|
|
|
2013-11-24 10:49:44 +02:00
|
|
|
|
* subr.el (string-suffix-p): New function.
|
|
|
|
|
|
2013-11-23 11:39:50 -08:00
|
|
|
|
2013-11-23 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-shell-send-file):
|
|
|
|
|
Add option to delete file when done. (Bug#15647)
|
|
|
|
|
(python-shell-send-string, python-shell-send-region): Use it.
|
|
|
|
|
|
2013-11-22 18:46:20 -08:00
|
|
|
|
2013-11-23 Ivan Shmakov <ivan@siamics.net> (tiny change)
|
|
|
|
|
|
2013-11-22 18:55:17 -08:00
|
|
|
|
* vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
|
|
|
|
|
to set buffer-read-only to t, never to nil. (Bug#15938)
|
|
|
|
|
|
2013-11-22 18:46:20 -08:00
|
|
|
|
* textmodes/tex-mode.el (latex-noindent-environments):
|
|
|
|
|
Add safe-local-variable property. (Bug#15936)
|
|
|
|
|
|
2013-11-22 17:55:16 -08:00
|
|
|
|
2013-11-23 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-11-22 18:21:51 -08:00
|
|
|
|
* textmodes/enriched.el (enriched-mode): Doc fix.
|
|
|
|
|
* emacs-lisp/authors.el (authors-renamed-files-alist):
|
|
|
|
|
Add enriched.doc -> enriched.txt.
|
|
|
|
|
|
2013-11-22 17:55:16 -08:00
|
|
|
|
* Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
|
|
|
|
|
|
2013-11-22 22:17:48 +08:00
|
|
|
|
2013-11-22 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-startup): Spit out error
|
|
|
|
|
message.
|
|
|
|
|
|
2013-11-22 14:28:23 +02:00
|
|
|
|
2013-11-22 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
|
|
|
|
|
Improve docstring.
|
2013-11-22 14:36:38 +02:00
|
|
|
|
Add :version.
|
|
|
|
|
(ruby-encoding-magic-comment-style): Add :version.
|
2013-11-22 14:28:23 +02:00
|
|
|
|
|
2013-11-22 10:32:35 +08:00
|
|
|
|
2013-11-22 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-operator-regexp): Exclude newline.
|
|
|
|
|
(Bug#15076)
|
2013-11-22 16:09:40 +08:00
|
|
|
|
(octave-help-mode): Adapt to change to help-mode-finish to use
|
|
|
|
|
derived-mode-p on 2013-09-17.
|
|
|
|
|
(inferior-octave-prompt): Also match octave-gui.
|
2013-11-22 17:50:41 +08:00
|
|
|
|
(octave-kill-process): Don't ask twice. (Bug#10564)
|
2013-11-22 10:32:35 +08:00
|
|
|
|
|
2013-11-22 10:02:42 +08:00
|
|
|
|
2013-11-22 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-process-live-p): New helper.
|
|
|
|
|
(inferior-octave-startup, inferior-octave-check-process)
|
|
|
|
|
(inferior-octave-track-window-width-change)
|
|
|
|
|
(octave-completion-at-point, octave-eldoc-function): Use it.
|
|
|
|
|
(octave-kill-process): Provide confirmation. (Bug#10564)
|
|
|
|
|
|
2013-11-22 01:33:30 +08:00
|
|
|
|
2013-11-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-11-24 21:41:02 -05:00
|
|
|
|
* progmodes/octave.el (octave-mode, inferior-octave-mode):
|
|
|
|
|
Fix obsolete variable comment-use-global-state.
|
2013-11-22 01:33:30 +08:00
|
|
|
|
|
2013-11-22 01:18:25 +08:00
|
|
|
|
2013-11-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2013-11-24 21:41:02 -05:00
|
|
|
|
* progmodes/octave.el (octave-mode-map, octave-mode-menu):
|
|
|
|
|
Add `octave-source-file'.
|
2013-11-22 01:18:25 +08:00
|
|
|
|
(octave-source-file): New function. (Bug#15935)
|
|
|
|
|
|
2013-12-27 07:53:57 -05:00
|
|
|
|
2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com>
|
2013-11-21 11:41:35 -05:00
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-local-regex): New variable.
|
|
|
|
|
(eww): Use it to detect localhost and similar.
|
|
|
|
|
|
2013-11-21 22:15:44 +08:00
|
|
|
|
2013-11-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
Add completion for command `ag'.
|
2013-11-22 00:30:14 +08:00
|
|
|
|
* pcmpl-x.el (pcmpl-x-ag-options): New variable.
|
|
|
|
|
(pcomplete/ag): New function.
|
2013-12-28 01:36:00 +01:00
|
|
|
|
(pcmpl-x-ag-options): New function. Handle `[no]' in long options.
|
2013-11-21 22:15:44 +08:00
|
|
|
|
|
2013-11-20 21:46:00 -05:00
|
|
|
|
2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
|
|
|
|
|
(bug#14646).
|
|
|
|
|
(make-obsolete): Remove interactive spec.
|
|
|
|
|
|
2013-11-20 19:21:50 -05:00
|
|
|
|
2013-11-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (command-line-1): Use path-separator with -L.
|
|
|
|
|
|
2013-11-20 16:01:00 -05:00
|
|
|
|
2013-11-20 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (describe-package-1): Add package archive
|
|
|
|
|
to shown fields.
|
|
|
|
|
|
2013-12-01 14:40:19 +01:00
|
|
|
|
2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
|
2013-11-22 12:50:37 +02:00
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
|
|
|
|
|
Change default to "# encoding: %s" to differentiate it from the
|
|
|
|
|
default Ruby encoding comment template.
|
|
|
|
|
|
2013-11-20 00:16:20 -08:00
|
|
|
|
2013-11-20 era eriksson <era+emacsbugs@iki.fi>
|
|
|
|
|
|
|
|
|
|
* ses.el (ses-mode): Doc fix. (Bug#14748)
|
|
|
|
|
|
2013-11-20 10:44:38 +08:00
|
|
|
|
2013-11-20 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-alist): Doc fix. (Bug#13594)
|
|
|
|
|
|
2013-11-19 15:23:53 -05:00
|
|
|
|
2013-11-19 Dan Nicolaescu <dann@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-dir-extra-headers): Add headers
|
|
|
|
|
when rebase or bisect are in progress.
|
|
|
|
|
|
2013-11-19 17:47:02 +08:00
|
|
|
|
2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* filenotify.el (file-notify-add-watch): Doc fix.
|
|
|
|
|
|
2013-11-19 10:34:04 +08:00
|
|
|
|
2013-11-19 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-11-19 16:59:53 +08:00
|
|
|
|
* obsolete/rcompile.el: Mark obsolete.
|
|
|
|
|
|
2013-11-19 10:34:04 +08:00
|
|
|
|
* progmodes/compile.el (compilation-start)
|
2013-11-20 21:46:00 -05:00
|
|
|
|
(compilation-goto-locus, compilation-find-file):
|
|
|
|
|
Pass no-display-ok and handle nil value from display-buffer.
|
2013-11-19 10:34:04 +08:00
|
|
|
|
(Bug#13594)
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-alist, display-buffer): Document the
|
2013-12-03 03:19:24 +02:00
|
|
|
|
new parameter no-display-ok. Return either a window or nil
|
|
|
|
|
but never a non-window value.
|
2013-11-19 10:34:04 +08:00
|
|
|
|
|
2013-11-17 20:48:46 -05:00
|
|
|
|
2013-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-17 21:01:34 -05:00
|
|
|
|
* electric.el (electric-indent-mode-map): Remove.
|
|
|
|
|
(electric-indent-mode): Change the global-map instead (bug#15915).
|
|
|
|
|
|
|
|
|
|
* textmodes/text-mode.el (paragraph-indent-minor-mode):
|
|
|
|
|
Use add-function.
|
2013-11-17 20:48:46 -05:00
|
|
|
|
|
2013-11-17 18:01:23 -05:00
|
|
|
|
2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-17 18:11:27 -05:00
|
|
|
|
* emacs-lisp/nadvice.el (remove-function): Align with
|
|
|
|
|
add-function's behavior.
|
|
|
|
|
|
2013-11-17 18:01:23 -05:00
|
|
|
|
* progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
|
|
|
|
|
(gdb--string-regexp): New constant.
|
|
|
|
|
(gdb-tooltip-print, gdb-var-evaluate-expression-handler)
|
|
|
|
|
(gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
|
|
|
|
|
(gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
|
|
|
|
|
submatch 1.
|
|
|
|
|
(gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
|
|
|
|
|
Adjust use accordingly.
|
|
|
|
|
(gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
|
|
|
|
|
|
2013-11-17 23:39:13 +02:00
|
|
|
|
2013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
|
|
|
|
|
interpolation curlies (Bug#15914).
|
|
|
|
|
|
2013-11-16 22:22:24 -06:00
|
|
|
|
2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc.el (calc-context-sensitive-enter): New variable.
|
|
|
|
|
(calc-enter): Use `calc-context-sensitive-enter'.
|
|
|
|
|
|
2013-11-16 17:36:14 -05:00
|
|
|
|
2013-11-16 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el: Version bump.
|
|
|
|
|
(cfengine-cf-promises): New defcustom to locate cf-promises.
|
|
|
|
|
(cfengine3-vartypes): Add new "data" type.
|
|
|
|
|
(cfengine3--current-word): New function to get current name-like
|
|
|
|
|
word or its bounds.
|
|
|
|
|
(cfengine3--current-function): New function to look up a CFEngine
|
|
|
|
|
function's definition.
|
|
|
|
|
(cfengine3-format-function-docstring): New function.
|
|
|
|
|
(cfengine3-make-syntax-cache): New function.
|
|
|
|
|
(cfengine3-documentation-function): New function: ElDoc glue.
|
|
|
|
|
(cfengine3-completion-function): New function: completion glue.
|
|
|
|
|
(cfengine3-mode): Set `compile-command',
|
|
|
|
|
`eldoc-documentation-function', and add to
|
|
|
|
|
`completion-at-point-functions'.
|
|
|
|
|
|
2013-11-16 12:37:45 +01:00
|
|
|
|
2013-11-16 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-cmds.el (tramp-cleanup-connection): Clean up
|
|
|
|
|
`tramp-current-connection'.
|
|
|
|
|
|
2013-11-15 20:09:10 +02:00
|
|
|
|
2013-11-15 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
|
|
|
|
|
nil/self/true/false with "end of symbol".
|
|
|
|
|
|
2013-11-15 12:02:13 +02:00
|
|
|
|
2013-11-15 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (version-regexp-alist): Fix a typo.
|
|
|
|
|
|
2013-11-15 08:37:18 +01:00
|
|
|
|
2013-11-15 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
|
|
|
|
|
"en_US.utf8" and "LC_CTYPE" to "".
|
|
|
|
|
(tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
|
|
|
|
|
(tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
|
|
|
|
|
|
2013-11-15 14:52:40 +08:00
|
|
|
|
2013-11-15 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* loadhist.el (read-feature): Get rid of fake feature nil. (Bug#15889)
|
|
|
|
|
|
2013-11-14 15:20:11 -05:00
|
|
|
|
2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-14 21:30:11 +01:00
|
|
|
|
* progmodes/gud.el (ctl-x-map):
|
|
|
|
|
Remove C-x SPC binding. (Bug#12342)
|
2013-11-14 15:20:11 -05:00
|
|
|
|
(gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
|
|
|
|
|
|
2013-11-14 12:35:49 +02:00
|
|
|
|
2013-11-14 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
2013-11-14 19:07:03 +02:00
|
|
|
|
* subr.el (version-regexp-alist):
|
|
|
|
|
Recognize hg, svn and darcs versions as snapshot versions.
|
|
|
|
|
|
2013-11-26 12:38:19 +02:00
|
|
|
|
* progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
|
|
|
|
|
'always-utf8 value of `ruby-insert-encoding-magic-comment'.
|
|
|
|
|
(ruby--encoding-comment-required-p): Extract from
|
|
|
|
|
`ruby-mode-set-encoding'.
|
|
|
|
|
(ruby-mode-set-encoding): Add the ability to always insert an
|
|
|
|
|
utf-8 encoding comment. Fix and simplify coding comment update
|
|
|
|
|
logic.
|
2013-11-14 12:35:49 +02:00
|
|
|
|
|
2013-11-14 08:36:39 +01:00
|
|
|
|
2013-11-14 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (top): Run init code only when
|
|
|
|
|
`tramp-gvfs-enabled' is not nil.
|
|
|
|
|
(tramp-gvfs-enabled): Check also :system bus.
|
|
|
|
|
|
2013-11-13 18:58:51 -08:00
|
|
|
|
2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
Sync with upstream verilog-mode revision 78e66ba.
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-end-of-defun)
|
|
|
|
|
(verilog-type-completion, verilog-get-list): Remove unused funcs.
|
|
|
|
|
(verilog-get-end-of-defun): Remove unused argument.
|
|
|
|
|
(verilog-comment-depth): Remove unused local `e'.
|
|
|
|
|
(verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
|
|
|
|
|
Don't pass arg to verilog-get-end-of-defun.
|
|
|
|
|
|
2013-11-13 18:44:54 -08:00
|
|
|
|
2013-11-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* obsolete/assoc.el (aget): Prefix dynamic variable.
|
|
|
|
|
|
|
|
|
|
* allout-widgets.el (allout-widgets): No need to autoload defgroup.
|
|
|
|
|
|
2013-11-13 19:41:58 -05:00
|
|
|
|
2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* widget.el, hfy-cmap.el: Remove bogus package version number.
|
|
|
|
|
|
2013-11-13 15:06:37 -05:00
|
|
|
|
2013-11-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-11-13 15:48:35 -05:00
|
|
|
|
* replace.el (replace-eval-replacement):
|
|
|
|
|
Try to give more helpful error message. (Bug#15836)
|
|
|
|
|
|
2013-11-13 15:40:12 -05:00
|
|
|
|
* arc-mode.el (archive-7z-extract, archive-7z-expunge)
|
|
|
|
|
(archive-7z-update): Avoid custom type mismatches.
|
|
|
|
|
|
2013-11-13 15:06:37 -05:00
|
|
|
|
* vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
|
|
|
|
|
|
2013-11-13 16:28:06 +01:00
|
|
|
|
2013-11-13 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2013-11-15 08:37:18 +01:00
|
|
|
|
* net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
|
2013-11-13 16:28:06 +01:00
|
|
|
|
address can be empty.
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
|
|
|
|
|
Accept nil SWITCHES.
|
|
|
|
|
(tramp-gvfs-handle-write-region): Implement APPEND.
|
|
|
|
|
|
2013-11-12 16:15:14 +02:00
|
|
|
|
2013-11-12 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
|
2013-11-13 19:41:58 -05:00
|
|
|
|
binary "|" operator and closing block args delimiter.
|
|
|
|
|
Remove FIXME comment referring to Ruby 1.8-only syntax.
|
2013-11-12 16:15:14 +02:00
|
|
|
|
(ruby-smie--implicit-semi-p): Not after "|" operator.
|
|
|
|
|
(ruby-smie--closing-pipe-p): New function.
|
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token): Use it.
|
|
|
|
|
(ruby-smie-rules): Indent after "|".
|
|
|
|
|
|
2013-11-12 00:16:50 -08:00
|
|
|
|
2013-11-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* ps-print.el (ps-face-attribute-list):
|
|
|
|
|
Handle anonymous faces. (Bug#15827)
|
|
|
|
|
|
2013-11-12 08:25:14 +01:00
|
|
|
|
2013-11-12 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-other-frame): Fix doc-string.
|
|
|
|
|
(Bug#15868)
|
|
|
|
|
|
2013-11-11 13:05:47 -05:00
|
|
|
|
2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (force-mode-line-update): Delete, move to buffer.c.
|
|
|
|
|
|
2013-11-11 16:18:07 +01:00
|
|
|
|
2013-11-11 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
|
|
|
|
|
(tramp-sh-handle-file-local-copy): Don't write a message when
|
|
|
|
|
saving temporary files.
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
|
|
|
|
|
both directories are remote.
|
|
|
|
|
(tramp-smb-handle-directory-files): Do not return double entries.
|
|
|
|
|
Do not expand full file names.
|
|
|
|
|
(tramp-smb-handle-insert-directory): Accept nil SWITCHES.
|
|
|
|
|
(tramp-smb-handle-write-region): Implement APPEND.
|
|
|
|
|
(tramp-smb-get-stat-capability): Fix a stupid bug.
|
|
|
|
|
|
2013-11-11 00:18:53 -05:00
|
|
|
|
2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
|
|
|
|
|
|
2013-11-10 23:55:39 -05:00
|
|
|
|
2013-11-11 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cconv.el (cconv-convert): Print warning instead of
|
|
|
|
|
throwing error over malformed let/let* (bug#15814).
|
|
|
|
|
|
2013-11-10 23:50:56 -05:00
|
|
|
|
2013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* iswitchb.el (iswitchb-mode): Mark obsolete.
|
|
|
|
|
|
2013-11-10 16:58:13 -08:00
|
|
|
|
2013-11-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* international/uni-bidi.el, international/uni-category.el:
|
|
|
|
|
* international/uni-name.el, international/uni-numeric.el:
|
|
|
|
|
Regenerate for Unicode 6.3.0.
|
|
|
|
|
|
2013-11-10 09:35:04 +01:00
|
|
|
|
2013-11-10 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-methods):
|
|
|
|
|
* net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
|
|
|
|
|
2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
|
|
|
|
|
|
2013-11-09 11:49:42 +01:00
|
|
|
|
2013-11-09 Andreas Schwab <schwab@linux-m68k.org>
|
|
|
|
|
|
2013-11-10 23:55:39 -05:00
|
|
|
|
* progmodes/sh-script.el (sh-font-lock-keywords-var):
|
|
|
|
|
Force highlighting text after Summary keyword in doc face for rpm.
|
2013-11-09 11:49:42 +01:00
|
|
|
|
|
2013-11-09 03:12:25 +02:00
|
|
|
|
2013-11-09 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* textmodes/ispell.el (ispell-lookup-words): When `look' is not
|
2013-11-10 23:55:39 -05:00
|
|
|
|
available and the word has no wildcards, append one to the grep pattern.
|
2013-11-09 03:12:25 +02:00
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
|
|
|
|
|
(ispell-complete-word): Call `ispell-lookup-words' with the value
|
|
|
|
|
independent of `ispell-look-p'.
|
|
|
|
|
|
2013-11-09 01:59:56 +02:00
|
|
|
|
2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
|
|
|
|
|
Not after "||".
|
|
|
|
|
(ruby-smie-rules): Indent non-hanging "begin" blocks as part of
|
|
|
|
|
their parent.
|
|
|
|
|
|
2013-11-08 17:53:41 -05:00
|
|
|
|
2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
|
|
|
|
|
(ruby-font-lock-keywords): Use backquote.
|
|
|
|
|
|
2013-11-08 23:23:11 +02:00
|
|
|
|
2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--forward-token)
|
|
|
|
|
(ruby-smie--backward-token): Only consider full-string matches.
|
|
|
|
|
|
2013-11-08 18:26:03 +01:00
|
|
|
|
2013-11-08 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* faces.el (describe-face): Add distant-foreground.
|
|
|
|
|
|
2013-11-08 18:01:55 +02:00
|
|
|
|
2013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
2013-11-26 12:38:19 +02:00
|
|
|
|
* progmodes/ruby-mode.el: Improve encoding comment handling.
|
|
|
|
|
(ruby-encoding-magic-comment-style): New option.
|
|
|
|
|
(ruby-custom-encoding-magic-comment-template): New option.
|
2013-11-28 17:43:09 -05:00
|
|
|
|
(ruby--insert-coding-comment, ruby--detect-encoding):
|
|
|
|
|
New functions extracted from `ruby-mode-set-encoding'.
|
2013-11-26 12:38:19 +02:00
|
|
|
|
(ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
|
|
|
|
|
to control the style of the auto-inserted encoding comment.
|
2013-11-08 18:01:55 +02:00
|
|
|
|
|
2013-11-08 13:22:52 +02:00
|
|
|
|
2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-11-08 17:53:41 -05:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
|
|
|
|
|
Use `smie-backward-sexp' with token argument.
|
2013-11-08 13:22:52 +02:00
|
|
|
|
|
2013-11-08 10:31:50 +01:00
|
|
|
|
2013-11-08 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
|
|
|
|
|
Remove instrumentation code.
|
|
|
|
|
|
2013-11-07 23:36:54 -08:00
|
|
|
|
2013-11-08 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/autoconf.el (autoconf-mode):
|
|
|
|
|
Tweak comment-start-skip. (Bug#15822)
|
|
|
|
|
|
2013-11-07 23:33:32 -05:00
|
|
|
|
2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
|
|
|
|
|
at bobp (bug#15826).
|
|
|
|
|
(sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
|
|
|
|
|
|
2013-11-07 23:09:56 -05:00
|
|
|
|
2013-11-08 Darren Hoo <darren.hoo@gmail.com>
|
|
|
|
|
|
|
|
|
|
* man.el (Man-start-calling): New macro, extracted from
|
|
|
|
|
Man-getpage-in-background.
|
|
|
|
|
(Man-getpage-in-background): Use it.
|
|
|
|
|
(Man-update-manpage): New command.
|
|
|
|
|
(Man-mode-map): Bind it.
|
|
|
|
|
|
2013-11-08 04:31:51 +02:00
|
|
|
|
2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
|
|
|
|
|
of "and", "or", "&&" and "||".
|
|
|
|
|
(ruby-smie--args-separator-p): Prohibit keyword "do" as the first
|
|
|
|
|
argument. Prohibit opening curly brace because it could only be a
|
|
|
|
|
block opener in that position.
|
2013-11-07 23:09:56 -05:00
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token):
|
|
|
|
|
Separate "|" from "&" or "*" going after it. That can happen in block
|
2013-11-08 04:31:51 +02:00
|
|
|
|
arguments.
|
|
|
|
|
(ruby-smie--indent-to-stmt): New function, seeks the end of
|
|
|
|
|
previous statement or beginning of buffer.
|
|
|
|
|
(ruby-smie-rules): Use it.
|
|
|
|
|
(ruby-smie-rules): Check if there's a ":" before a curly block
|
|
|
|
|
opener candidate; if there is, it's a hash.
|
|
|
|
|
|
2013-11-07 14:30:43 -05:00
|
|
|
|
2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
|
|
|
|
|
(cl--block-wrapper): Fix last accidental change.
|
|
|
|
|
|
2013-11-07 12:13:41 +01:00
|
|
|
|
2013-11-07 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
|
|
|
|
|
Instrument, in order to hunt failure on hydra.
|
|
|
|
|
|
2013-11-06 23:38:00 -05:00
|
|
|
|
2013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
|
|
|
|
|
malformed bindings form (bug#15814).
|
|
|
|
|
|
2013-11-07 03:58:12 +02:00
|
|
|
|
2013-11-07 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
|
2013-11-07 05:02:01 +02:00
|
|
|
|
"." compared to " @ ". This incidentally fixes some indentation
|
|
|
|
|
examples with "do".
|
2013-11-06 23:38:00 -05:00
|
|
|
|
(ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
|
2013-11-07 05:02:01 +02:00
|
|
|
|
(ruby-smie-grammar): New tokens: "and" and "or".
|
|
|
|
|
(ruby-smie--args-separator-p): Fix the check for tokens at POS.
|
|
|
|
|
Exclude "and" and "or". Remove "do" in order to work around token
|
|
|
|
|
priorities.
|
|
|
|
|
(ruby-smie-rules): Add all infix tokens. Handle the case of
|
|
|
|
|
beginning-of-buffer.
|
2013-11-07 03:58:12 +02:00
|
|
|
|
|
2013-11-06 12:56:48 -05:00
|
|
|
|
2013-11-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (setwins_almost, setwins_for_subdirs):
|
|
|
|
|
Avoid accidental matches.
|
|
|
|
|
|
2013-11-06 12:18:02 -05:00
|
|
|
|
2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (popup-menu): Use key-binding.
|
|
|
|
|
|
2013-11-06 12:10:22 +02:00
|
|
|
|
2013-11-06 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
|
|
|
|
|
menus, support also the menus produced by minor modes.
|
|
|
|
|
(Bug#15817)
|
|
|
|
|
|
2013-11-06 17:06:05 +08:00
|
|
|
|
2013-11-06 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* thingatpt.el (thing-at-point-looking-at): Add optional arg
|
2013-12-28 01:36:00 +01:00
|
|
|
|
DISTANCE to bound the search. All uses changed. (Bug#15808)
|
2013-11-06 17:06:05 +08:00
|
|
|
|
|
2013-11-06 00:09:15 -08:00
|
|
|
|
2013-11-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
|
2013-11-06 00:37:01 -08:00
|
|
|
|
(setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
|
|
|
|
|
(custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
|
2013-11-06 00:09:15 -08:00
|
|
|
|
|
2013-11-05 21:10:18 -05:00
|
|
|
|
2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-05 22:37:03 -05:00
|
|
|
|
* electric.el (electric-indent-just-newline): New command.
|
|
|
|
|
(electric-indent-mode-map): New keymap.
|
|
|
|
|
(electric-indent-mode, electric-pair-mode, electric-layout-mode):
|
|
|
|
|
Re-add :group which weren't redundant.
|
|
|
|
|
|
2013-11-05 21:10:18 -05:00
|
|
|
|
* electric.el (electric-indent-local-mode): New minor mode.
|
|
|
|
|
(electric-indent-functions-without-reindent): New var.
|
|
|
|
|
(electric-indent-post-self-insert-function): Use it.
|
|
|
|
|
* emacs-lisp/gv.el (buffer-local-value): Add setter.
|
|
|
|
|
|
2013-11-05 18:18:00 +02:00
|
|
|
|
2013-11-05 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2013-11-05 18:36:37 +02:00
|
|
|
|
* international/quail.el (quail-help): Be more explicit about the
|
|
|
|
|
meaning of the labels shown on the keys. (Bug#15800)
|
|
|
|
|
|
2013-11-05 18:18:00 +02:00
|
|
|
|
* startup.el (normal-top-level): Load the subdirs.el files before
|
|
|
|
|
setting the locale environment. (Bug#15805)
|
|
|
|
|
|
2013-11-05 09:32:01 -05:00
|
|
|
|
2013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-05 10:27:51 -05:00
|
|
|
|
* vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
|
|
|
|
|
via arguments so as to get the right ones (bug#15418).
|
|
|
|
|
|
2013-11-05 09:32:01 -05:00
|
|
|
|
* net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
|
|
|
|
|
|
2013-11-05 15:18:41 +01:00
|
|
|
|
2013-11-05 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Fix problems found while writing a test suite.
|
|
|
|
|
|
|
|
|
|
* net/tramp-compat.el (tramp-compat-load): New defun.
|
|
|
|
|
* net/tramp.el (tramp-handle-load): Use it.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
|
|
|
|
|
"(numberp ok-if-already-exists)" correctly.
|
|
|
|
|
|
2013-11-05 17:54:43 +08:00
|
|
|
|
2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* international/characters.el (glyphless-char-display-control):
|
|
|
|
|
Add usage note.
|
|
|
|
|
|
2013-11-05 11:30:15 +02:00
|
|
|
|
2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
2013-11-05 09:32:01 -05:00
|
|
|
|
* progmodes/python.el (python-mode):
|
|
|
|
|
* progmodes/scheme.el (scheme-mode):
|
|
|
|
|
* progmodes/prolog.el (prolog-mode):
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode):
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
|
|
|
|
|
(emacs-lisp-mode): Remove incorrect and redundant text from docstring.
|
2013-11-05 11:30:15 +02:00
|
|
|
|
|
2013-11-04 15:04:25 -05:00
|
|
|
|
2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-04 15:45:36 -05:00
|
|
|
|
* rect.el (rectangle--highlight-for-redisplay):
|
|
|
|
|
* emacs-lisp/smie.el (smie--next-indent-change):
|
|
|
|
|
Use buffer-chars-modified-tick.
|
|
|
|
|
|
2013-11-04 15:06:02 -05:00
|
|
|
|
* emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
|
|
|
|
|
|
2013-11-04 15:04:25 -05:00
|
|
|
|
* electric.el (electric-indent-post-self-insert-function):
|
|
|
|
|
Only delete trailing whitepsace if it is indeed trailing (bug#15767).
|
|
|
|
|
|
2013-11-04 14:50:56 -05:00
|
|
|
|
2013-11-04 Helmut Eller <eller.helmut@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
|
|
|
|
|
|
2013-11-04 14:48:07 -05:00
|
|
|
|
2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cconv.el (cconv-convert): Check form of let binding
|
|
|
|
|
(bug#15786).
|
|
|
|
|
|
2013-11-04 14:14:58 -05:00
|
|
|
|
2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-11-04 14:25:09 -05:00
|
|
|
|
* emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
|
|
|
|
|
|
2013-11-04 14:14:58 -05:00
|
|
|
|
* progmodes/python.el: Fix up last change.
|
|
|
|
|
(python-shell--save-temp-file): New function.
|
|
|
|
|
(python-shell-send-string): Use it. Remove `msg' arg. Don't assume
|
|
|
|
|
`string' comes from the current buffer.
|
|
|
|
|
(python-shell-send-string-no-output): Remove `msg' arg.
|
|
|
|
|
(python--use-fake-loc): New var.
|
|
|
|
|
(python-shell-buffer-substring): Obey it. Try to compensate for the
|
|
|
|
|
extra coding line added by python-shell--save-temp-file.
|
|
|
|
|
(python-shell-send-region): Use python-shell--save-temp-file and
|
|
|
|
|
python-shell-send-file directly. Add `nomain' argument.
|
|
|
|
|
(python-shell-send-buffer): Use python-shell-send-region.
|
|
|
|
|
(python-electric-pair-string-delimiter): New function.
|
|
|
|
|
(python-mode): Use it.
|
|
|
|
|
|
2013-11-04 19:30:33 +02:00
|
|
|
|
2013-11-04 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (normal-top-level): Move setting eol-mnemonic-unix,
|
|
|
|
|
eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
|
|
|
|
|
environment and decoding all of the default-directory's to here
|
|
|
|
|
from command-line.
|
|
|
|
|
(command-line): Decode also argv[0].
|
|
|
|
|
|
|
|
|
|
* loadup.el: Error out if default-directory is a multibyte string
|
|
|
|
|
when we are dumping.
|
|
|
|
|
|
|
|
|
|
* Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
|
|
|
|
|
|
2013-11-04 11:04:09 -05:00
|
|
|
|
2013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-menu-mode)
|
2013-11-04 14:14:58 -05:00
|
|
|
|
(package-menu--print-info, package-menu--archive-predicate):
|
|
|
|
|
Add Archive column to package list.
|
2013-11-04 11:04:09 -05:00
|
|
|
|
|
2013-11-04 15:32:40 +01:00
|
|
|
|
2013-11-04 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Fix problems found while writing a test suite.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-file-name-regexp-unified): Simplify.
|
|
|
|
|
(tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
|
|
|
|
|
(tramp-handle-substitute-in-file-name): Let-bind `process-environment'
|
|
|
|
|
to nil when running original file name handler. Otherwise,
|
|
|
|
|
there are problems with constructs like "$$FOO".
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
|
|
|
|
|
for `localname'.
|
|
|
|
|
|
2013-11-04 15:10:49 +02:00
|
|
|
|
2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
2013-11-04 17:34:42 +02:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
|
|
|
|
|
|
|
|
|
|
* subr.el (version<, version<=, version=):
|
|
|
|
|
Update docstrings with information for snapshot versions.
|
|
|
|
|
|
2013-11-04 15:10:49 +02:00
|
|
|
|
* helpers.el: New library for misc helper functions.
|
|
|
|
|
(hash-table-keys): New function returning a list of hash keys.
|
|
|
|
|
(hash-table-values): New function returning a list of hash values.
|
|
|
|
|
|
2013-11-04 12:50:47 +02:00
|
|
|
|
2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--forward-token)
|
|
|
|
|
(ruby-smie--backward-token): Tokenize heredocs as semicolons.
|
|
|
|
|
|
2013-11-03 23:29:59 -05:00
|
|
|
|
2013-11-04 Michal Nazarewicz <mina86@mina86.com>
|
|
|
|
|
|
|
|
|
|
* textmodes/fill.el (fill-single-char-nobreak-p): New function
|
|
|
|
|
checking whether point is after a 1-letter word.
|
|
|
|
|
|
|
|
|
|
2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
|
2013-11-03 22:44:23 -05:00
|
|
|
|
|
|
|
|
|
* progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
|
|
|
|
|
Don't infloop when expanding region over `multiline' syntax-type that
|
|
|
|
|
begins a line (bug#15778).
|
|
|
|
|
|
2013-11-03 22:06:54 -05:00
|
|
|
|
2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* rect.el (rectangle-mark-mode): Rename from rectangle-mark.
|
|
|
|
|
Make it into a proper minor mode.
|
2014-04-07 02:51:52 +02:00
|
|
|
|
(rectangle--region): (Implicitly) rename to rectangle-mark-mode.
|
2013-11-03 22:06:54 -05:00
|
|
|
|
(rectangle-mark-mode-map): New keymap.
|
|
|
|
|
(rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
|
|
|
|
|
|
2013-11-03 17:36:14 -08:00
|
|
|
|
2013-11-04 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (command-line-1): Allow `-L :...' to append to load-path.
|
|
|
|
|
|
2013-11-03 17:56:03 -05:00
|
|
|
|
2013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
|
|
|
|
|
(ruby-smie-rules): Use smie-rule-parent instead.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-rule-parent): Always call
|
|
|
|
|
smie-indent-virtual rather than only for hanging tokens.
|
|
|
|
|
(smie--next-indent-change): New helper command.
|
|
|
|
|
|
2013-11-03 11:25:29 -08:00
|
|
|
|
2013-11-03 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (abs_srcdir): Remove.
|
|
|
|
|
(emacs): Unset EMACSLOADPATH.
|
|
|
|
|
|
Small Makefile cleanup mainly related to tags file generation
* src/Makefile.in (abs_srcdir): New, set by configure.
(maintainer-clean): Remove pointless echo. That should be in the
top-level Makefile, if anywhere. Delete TAGS-LISP.
(extraclean): No s/ and m/ directories for some time.
(TAGS): Remove no-longer-defined S_FILE.
Pass absolute filenames to etags once more.
(TAGS-LISP, $(lwlibdir)/TAGS): Correctly pass ETAGS to sub-makes.
($(lwlibdir)/TAGS): Remove useless subshell, check cd return value.
* lisp/Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
(lisptagsfiles4): Use absolute filenames again.
(TAGS, TAGS-LISP): Not everything needs to run in one line.
Remove all *loaddefs files, not just the first. Remove esh-groups.
(maintainer-clean): Delete TAGS, TAGS-LISP.
* lwlib/Makefile.in (abs_srcdir): New, set by configure.
(ETAGS, ctagsfiles): New variables.
(TAGS): Use ETAGS, ctagsfiles. Use absolute filenames again.
2013-11-02 12:18:50 -07:00
|
|
|
|
2013-11-02 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-11-02 13:05:15 -07:00
|
|
|
|
* Makefile.in (EMACS): Use a relative filename.
|
2013-11-02 16:39:49 -07:00
|
|
|
|
(abs_top_builddir): Remove.
|
2013-11-02 13:05:15 -07:00
|
|
|
|
(custom-deps, finder-data, autoloads): Use --chdir.
|
|
|
|
|
|
2013-11-02 12:43:11 -07:00
|
|
|
|
* Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
|
|
|
|
|
|
2013-11-02 12:41:33 -07:00
|
|
|
|
Use relative filenames in TAGS files.
|
|
|
|
|
* Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
|
|
|
|
|
(lisptagsfiles4, TAGS): Use relative file names.
|
|
|
|
|
(TAGS-LISP): Remove.
|
|
|
|
|
(maintainer-clean): No more TAGS-LISP file.
|
|
|
|
|
|
Small Makefile cleanup mainly related to tags file generation
* src/Makefile.in (abs_srcdir): New, set by configure.
(maintainer-clean): Remove pointless echo. That should be in the
top-level Makefile, if anywhere. Delete TAGS-LISP.
(extraclean): No s/ and m/ directories for some time.
(TAGS): Remove no-longer-defined S_FILE.
Pass absolute filenames to etags once more.
(TAGS-LISP, $(lwlibdir)/TAGS): Correctly pass ETAGS to sub-makes.
($(lwlibdir)/TAGS): Remove useless subshell, check cd return value.
* lisp/Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
(lisptagsfiles4): Use absolute filenames again.
(TAGS, TAGS-LISP): Not everything needs to run in one line.
Remove all *loaddefs files, not just the first. Remove esh-groups.
(maintainer-clean): Delete TAGS, TAGS-LISP.
* lwlib/Makefile.in (abs_srcdir): New, set by configure.
(ETAGS, ctagsfiles): New variables.
(TAGS): Use ETAGS, ctagsfiles. Use absolute filenames again.
2013-11-02 12:18:50 -07:00
|
|
|
|
* Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
|
|
|
|
|
(lisptagsfiles4): Use absolute filenames again.
|
|
|
|
|
(TAGS, TAGS-LISP): Not everything needs to run in one line.
|
|
|
|
|
Remove all *loaddefs files, not just the first. Remove esh-groups.
|
|
|
|
|
(maintainer-clean): Delete TAGS, TAGS-LISP.
|
|
|
|
|
|
2013-11-02 12:55:22 +02:00
|
|
|
|
2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
2013-11-03 17:56:03 -05:00
|
|
|
|
* emacs-lisp/package.el (package-version-join):
|
|
|
|
|
Recognize snapshot versions.
|
2013-11-02 12:55:22 +02:00
|
|
|
|
|
2013-11-02 11:48:11 +02:00
|
|
|
|
2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (version-regexp-alist): Add support for snapshot versions.
|
|
|
|
|
|
2013-11-02 09:18:11 +04:00
|
|
|
|
2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-11-03 17:56:03 -05:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
|
|
|
|
|
New function, replacement for `smie-rule-parent' for when we want to
|
2013-11-02 09:18:11 +04:00
|
|
|
|
skip over our direct parent if it's an assignment token..
|
|
|
|
|
(ruby-smie-rules): Use it.
|
|
|
|
|
|
2013-11-02 05:10:10 +04:00
|
|
|
|
2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-12-27 16:31:33 -08:00
|
|
|
|
* progmodes/ruby-mode.el: Use `syntax-propertize-function'
|
2013-11-02 05:10:10 +04:00
|
|
|
|
unconditionally. Remove now unnecessary forward declarations.
|
|
|
|
|
Remove XEmacs-specific setup.
|
|
|
|
|
(ruby-here-doc-end-re, ruby-here-doc-beg-match)
|
|
|
|
|
(ruby-font-lock-syntactic-keywords)
|
|
|
|
|
(ruby-comment-beg-syntax, ruby-in-here-doc-p)
|
|
|
|
|
(ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
|
|
|
|
|
(ruby-here-doc-end-syntax): Remove.
|
|
|
|
|
(ruby-mode): Don't check whether `syntax-propertize-rules' is
|
|
|
|
|
defined as function.
|
|
|
|
|
|
2013-11-02 04:17:54 +04:00
|
|
|
|
2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
|
|
|
|
|
|
2013-11-02 03:55:15 +04:00
|
|
|
|
2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
|
|
|
|
|
table and abbrev table, `define-derived-mode' does that for us
|
|
|
|
|
anyway.
|
|
|
|
|
|
2013-11-01 13:26:29 -04:00
|
|
|
|
2013-11-01 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in: Remove manual mh-e dependencies (writing .elc
|
|
|
|
|
files is atomic for some time, so no parallel compilation issues).
|
|
|
|
|
|
2013-11-01 16:47:10 +01:00
|
|
|
|
2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* faces.el (face-x-resources): Add :distant-foreground.
|
|
|
|
|
(region): Use :distant-foreground for gtk and ns.
|
|
|
|
|
|
2013-11-01 11:27:21 +01:00
|
|
|
|
2013-11-01 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
2013-11-02 16:58:38 +02:00
|
|
|
|
Allow multiple bibliographies when BibLaTeX is used rather than
|
2013-11-01 11:27:21 +01:00
|
|
|
|
BibTeX.
|
|
|
|
|
* textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
|
|
|
|
|
(reftex-locate-bibliography-files): Us it.
|
|
|
|
|
|
2013-11-01 10:52:22 +02:00
|
|
|
|
2013-11-01 Claudio Bley <claudio.bley@googlemail.com>
|
|
|
|
|
|
2013-11-01 11:10:13 +02:00
|
|
|
|
* image.el (image-type-header-regexps): Fix the 'pbm' part to
|
|
|
|
|
allow comments in pbm files.
|
|
|
|
|
|
2013-11-01 10:52:22 +02:00
|
|
|
|
* term/w32-win.el (dynamic-library-alist): Support newer versions
|
|
|
|
|
of libjpeg starting with v7: look only for the DLL from the
|
|
|
|
|
version against which Emacs was built.
|
2013-11-01 10:57:55 +02:00
|
|
|
|
Support versions of libpng beyond 1.4.x.
|
2013-11-01 11:04:16 +02:00
|
|
|
|
Support libtiff v4.x.
|
2013-11-01 10:52:22 +02:00
|
|
|
|
|
2013-11-01 07:35:35 +04:00
|
|
|
|
2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-indent-tabs-mode)
|
|
|
|
|
(ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
|
|
|
|
|
Add property :safe.
|
|
|
|
|
(ruby-deep-arglist): Add property :type.
|
|
|
|
|
|
2013-10-31 00:27:35 -07:00
|
|
|
|
2013-10-31 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (custom-deps, finder-data): No need to setq the target
|
|
|
|
|
variables, we are in the right directory and the defaults work fine.
|
|
|
|
|
|
2013-10-30 16:03:07 -04:00
|
|
|
|
2013-10-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-30 16:27:35 -04:00
|
|
|
|
* Makefile.in (autoloads): Do not use abs_lisp.
|
|
|
|
|
|
2013-10-30 16:03:07 -04:00
|
|
|
|
* emacs-lisp/autoload.el (autoload-generate-file-autoloads):
|
|
|
|
|
`newline' does not respect `standard-output', so use `princ'.
|
|
|
|
|
|
2013-10-30 14:35:19 -04:00
|
|
|
|
2013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
|
|
|
|
|
|
|
|
|
|
Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
|
|
|
|
|
* buff-menu.el (Buffer-menu--unmark): New function.
|
|
|
|
|
(Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
|
|
|
|
|
|
2013-10-29 23:21:46 -07:00
|
|
|
|
2013-10-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-30 13:17:12 -04:00
|
|
|
|
* Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
|
|
|
|
|
|
2013-10-29 23:29:51 -07:00
|
|
|
|
* emacs-lisp/package.el (lm-homepage): Declare.
|
|
|
|
|
|
2013-10-29 23:29:22 -07:00
|
|
|
|
* eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
|
|
|
|
|
Fix doc typos.
|
|
|
|
|
|
2013-10-29 23:28:15 -07:00
|
|
|
|
* vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
|
|
|
|
|
|
2013-10-29 23:21:46 -07:00
|
|
|
|
* Makefile.in (finder-data, autoloads, update-subdirs)
|
|
|
|
|
(compile-main, compile-clean, compile-always, bootstrap-clean):
|
|
|
|
|
Check return value of cd.
|
|
|
|
|
(compile-calc): Remove.
|
|
|
|
|
|
2013-10-29 21:28:36 -04:00
|
|
|
|
2013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
Cleanup namespace of dos-w32.el.
* lisp/dos-w32.el (minibuffer-history-case-insensitive-variables)
(path-separator, null-device, buffer-file-coding-system)
(lpr-headers-switches): Check system-type before modifying them.
(find-buffer-file-type-coding-system): Mark obsolete.
(w32-find-file-not-found-set-buffer-file-coding-system): Rename from
find-file-not-found-set-buffer-file-coding-system.
(w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
(w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
(w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
(w32-direct-print-region-helper, w32-direct-print-region-function)
(w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
* lisp/startup.el (normal-top-level-add-subdirs-to-load-path):
* lisp/ps-print.el (ps-print-region-function):
* lisp/lpr.el (print-region-function): Use new name.
* lisp/simple.el (copy-region-as-kill): Fix call to region-extract-function.
* lisp/emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
(byte-compile-and-folded): New function.
(=, <, >, <=, >=): Use it.
2013-10-29 22:45:53 -04:00
|
|
|
|
* simple.el (copy-region-as-kill): Fix call to region-extract-function.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
|
|
|
|
|
(byte-compile-and-folded): New function.
|
|
|
|
|
(=, <, >, <=, >=): Use it.
|
|
|
|
|
|
|
|
|
|
* dos-w32.el (minibuffer-history-case-insensitive-variables)
|
|
|
|
|
(path-separator, null-device, buffer-file-coding-system)
|
|
|
|
|
(lpr-headers-switches): Check system-type before modifying them.
|
|
|
|
|
(find-buffer-file-type-coding-system): Mark obsolete.
|
|
|
|
|
(w32-find-file-not-found-set-buffer-file-coding-system): Rename from
|
|
|
|
|
find-file-not-found-set-buffer-file-coding-system.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
|
Cleanup namespace of dos-w32.el.
* lisp/dos-w32.el (minibuffer-history-case-insensitive-variables)
(path-separator, null-device, buffer-file-coding-system)
(lpr-headers-switches): Check system-type before modifying them.
(find-buffer-file-type-coding-system): Mark obsolete.
(w32-find-file-not-found-set-buffer-file-coding-system): Rename from
find-file-not-found-set-buffer-file-coding-system.
(w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
(w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
(w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
(w32-direct-print-region-helper, w32-direct-print-region-function)
(w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
* lisp/startup.el (normal-top-level-add-subdirs-to-load-path):
* lisp/ps-print.el (ps-print-region-function):
* lisp/lpr.el (print-region-function): Use new name.
* lisp/simple.el (copy-region-as-kill): Fix call to region-extract-function.
* lisp/emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
(byte-compile-and-folded): New function.
(=, <, >, <=, >=): Use it.
2013-10-29 22:45:53 -04:00
|
|
|
|
(w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
|
Cleanup namespace of dos-w32.el.
* lisp/dos-w32.el (minibuffer-history-case-insensitive-variables)
(path-separator, null-device, buffer-file-coding-system)
(lpr-headers-switches): Check system-type before modifying them.
(find-buffer-file-type-coding-system): Mark obsolete.
(w32-find-file-not-found-set-buffer-file-coding-system): Rename from
find-file-not-found-set-buffer-file-coding-system.
(w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
(w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
(w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
(w32-direct-print-region-helper, w32-direct-print-region-function)
(w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
* lisp/startup.el (normal-top-level-add-subdirs-to-load-path):
* lisp/ps-print.el (ps-print-region-function):
* lisp/lpr.el (print-region-function): Use new name.
* lisp/simple.el (copy-region-as-kill): Fix call to region-extract-function.
* lisp/emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
(byte-compile-and-folded): New function.
(=, <, >, <=, >=): Use it.
2013-10-29 22:45:53 -04:00
|
|
|
|
(w32-direct-print-region-helper, w32-direct-print-region-function)
|
|
|
|
|
(w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
|
|
|
|
|
* startup.el (normal-top-level-add-subdirs-to-load-path):
|
|
|
|
|
* ps-print.el (ps-print-region-function):
|
|
|
|
|
* lpr.el (print-region-function): Use new name.
|
|
|
|
|
|
2013-10-29 22:14:16 -04:00
|
|
|
|
* subr.el (custom-declare-variable-early): Remove function.
|
|
|
|
|
(custom-declare-variable-list): Remove var.
|
|
|
|
|
(error, user-error): Remove `while' loop.
|
|
|
|
|
(read-quoted-char-radix, read-quoted-char): Move to simple.el.
|
|
|
|
|
(user-emacs-directory-warning, locate-user-emacs-file):
|
|
|
|
|
Move to files.el.
|
|
|
|
|
* simple.el (read-quoted-char-radix, read-quoted-char):
|
|
|
|
|
* files.el (user-emacs-directory-warning, locate-user-emacs-file):
|
|
|
|
|
Move from subr.el.
|
|
|
|
|
* custom.el (custom-declare-variable-list): Don't process
|
|
|
|
|
custom-declare-variable-list.
|
|
|
|
|
|
2013-10-29 21:28:36 -04:00
|
|
|
|
* progmodes/python.el (python-shell-get-buffer): New function.
|
|
|
|
|
(python-shell-get-process): Use it.
|
|
|
|
|
(python-shell-send-string): Always use utf-8 and add a cookie to tell
|
|
|
|
|
Python which encoding was used. Don't split-string since we only care
|
|
|
|
|
about the first line. Return the temp-file, if applicable.
|
|
|
|
|
(python-shell-send-region): Tell compile.el how to turn locations in
|
|
|
|
|
the temp-file into locations in the source buffer.
|
|
|
|
|
|
2013-10-29 10:48:08 -04:00
|
|
|
|
2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-29 17:05:35 -04:00
|
|
|
|
* subr.el (undefined): Add missing behavior from the C code for
|
|
|
|
|
unbound keys.
|
|
|
|
|
|
Add pre-redisplay-function and rectangular region
* lisp/rect.el: Use lexical-binding. Add new rectangular region support.
(rectangle-mark): New command.
(rectangle--region): New var.
(deactivate-mark-hook): Reset rectangle--region.
(rectangle--extract-region, rectangle--insert-for-yank)
(rectangle--highlight-for-redisplay)
(rectangle--unhighlight-for-redisplay): New functions.
(region-extract-function, redisplay-unhighlight-region-function)
(redisplay-highlight-region-function): Use them to handle
rectangular region.
* lisp/simple.el (region-extract-function): New var.
(delete-backward-char, delete-forward-char, deactivate-mark): Use it.
(kill-new, kill-append): Remove obsolete `yank-handler' argument.
(kill-region): Replace obsolete `yank-handler' arg with `region'.
(copy-region-as-kill, kill-ring-save): Add `region' argument.
(redisplay-unhighlight-region-function)
(redisplay-highlight-region-function): New vars.
(redisplay--update-region-highlight): New function.
(pre-redisplay-function): Use it.
(exchange-point-and-mark): Don't deactivate the mark before
reactivate-it anyway.
* lisp/comint.el (comint-kill-region): Remove yank-handler argument.
* lisp/delsel.el (delete-backward-char, backward-delete-char-untabify)
(delete-char): Remove property, since it's now part of their
default behavior.
(self-insert-iso): Remove property since this command doesn't exist.
* src/xdisp.c (prepare_menu_bars): Call Vpre_redisplay_function.
(syms_of_xdisp): Declare pre-redisplay-function.
(markpos_of_region): Remove function.
(init_iterator, compute_stop_pos, handle_face_prop)
(face_before_or_after_it_pos, reseat_to_string)
(get_next_display_element, window_buffer_changed)
(redisplay_internal, try_cursor_movement, redisplay_window)
(try_window_reusing_current_matrix, try_window_id, display_line)
(note_mode_line_or_margin_highlight, note_mouse_highlight)
(display_string, mouse_face_from_buffer_pos): Remove region handling.
* src/window.h (struct window): Remove field `region_showing'.
* src/dispextern.h (struct it): Remove region_beg/end_charpos.
(face_at_buffer_position, face_for_overlay_string)
(face_at_string_position): Update prototypes.
* src/xfaces.c (face_at_buffer_position, face_for_overlay_string)
(face_at_string_position): Remove `region_beg' and `region_end' args.
* src/fontset.c (Finternal_char_font):
* src/font.c (font_at, font_range): Adjust calls accordingly.
* src/insdel.c (Qregion_extract_function): New var.
(syms_of_insdel): Initialize it.
(prepare_to_modify_buffer_1): Use it.
2013-10-29 12:11:50 -04:00
|
|
|
|
* rect.el: Use lexical-binding. Add new rectangular region support.
|
|
|
|
|
(rectangle-mark): New command.
|
|
|
|
|
(rectangle--region): New var.
|
|
|
|
|
(deactivate-mark-hook): Reset rectangle--region.
|
|
|
|
|
(rectangle--extract-region, rectangle--insert-for-yank)
|
|
|
|
|
(rectangle--highlight-for-redisplay)
|
|
|
|
|
(rectangle--unhighlight-for-redisplay): New functions.
|
|
|
|
|
(region-extract-function, redisplay-unhighlight-region-function)
|
|
|
|
|
(redisplay-highlight-region-function): Use them to handle
|
|
|
|
|
rectangular region.
|
|
|
|
|
* simple.el (region-extract-function): New var.
|
|
|
|
|
(delete-backward-char, delete-forward-char, deactivate-mark): Use it.
|
|
|
|
|
(kill-new, kill-append): Remove obsolete `yank-handler' argument.
|
|
|
|
|
(kill-region): Replace obsolete `yank-handler' arg with `region'.
|
|
|
|
|
(copy-region-as-kill, kill-ring-save): Add `region' argument.
|
|
|
|
|
(redisplay-unhighlight-region-function)
|
|
|
|
|
(redisplay-highlight-region-function): New vars.
|
|
|
|
|
(redisplay--update-region-highlight): New function.
|
|
|
|
|
(pre-redisplay-function): Use it.
|
|
|
|
|
(exchange-point-and-mark): Don't deactivate the mark before
|
|
|
|
|
reactivate-it anyway.
|
|
|
|
|
* comint.el (comint-kill-region): Remove yank-handler argument.
|
|
|
|
|
* delsel.el (delete-backward-char, backward-delete-char-untabify)
|
|
|
|
|
(delete-char): Remove property, since it's now part of their
|
|
|
|
|
default behavior.
|
|
|
|
|
(self-insert-iso): Remove property since this command doesn't exist.
|
|
|
|
|
|
2013-10-29 10:48:08 -04:00
|
|
|
|
* emacs-lisp/package.el (package--download-one-archive)
|
|
|
|
|
(describe-package-1): Don't query the user about final newline.
|
|
|
|
|
|
2013-10-28 19:50:24 -07:00
|
|
|
|
2013-10-29 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-methods): Document new functionality.
|
|
|
|
|
* net/tramp-sh.el (tramp-compute-multi-hops): Punt to
|
|
|
|
|
tramp-hostname-checker if method provides one instead of scanning
|
|
|
|
|
argument list for "%h" to decide hostname acceptability.
|
|
|
|
|
|
2013-10-28 20:30:40 +01:00
|
|
|
|
2013-10-28 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-copy-directory):
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-handle-copy-directory):
|
|
|
|
|
Handle COPY-CONTENTS. (Bug#15737)
|
|
|
|
|
|
2013-10-28 17:04:48 +09:00
|
|
|
|
2013-10-28 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
2014-04-07 02:51:52 +02:00
|
|
|
|
* epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
|
2013-10-29 10:48:08 -04:00
|
|
|
|
Document that this option has no effect with GnuPG 2.0 (bug#15552).
|
2013-10-28 17:04:48 +09:00
|
|
|
|
|
2013-10-28 06:53:48 +08:00
|
|
|
|
2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* image.el (defimage, image-load-path): Doc fixes.
|
2013-10-28 06:53:48 +08:00
|
|
|
|
|
2013-10-27 21:24:17 +00:00
|
|
|
|
2013-10-27 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Indent statements in macros following "##" correctly.
|
2013-10-29 10:48:08 -04:00
|
|
|
|
* progmodes/cc-engine.el (c-crosses-statement-barrier-p):
|
|
|
|
|
Modify the "#" arm of a cond form to handle "#" and "##" operators.
|
2013-10-27 21:24:17 +00:00
|
|
|
|
|
2013-10-27 11:46:47 -07:00
|
|
|
|
2013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
|
2013-10-27 00:18:28 -04:00
|
|
|
|
|
|
|
|
|
* linum.el (linum-update-window): Fix boundary test (bug#13446).
|
|
|
|
|
|
2013-10-27 07:25:03 +04:00
|
|
|
|
2013-10-27 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
|
|
|
|
|
after `=' is probably a new expression.
|
|
|
|
|
|
2013-10-26 19:02:02 -07:00
|
|
|
|
2013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* man.el (man-imenu-title): New option.
|
|
|
|
|
(Man-mode-map): Add menu. (Bug#15722)
|
|
|
|
|
(Man-mode): Add imenu to menu.
|
|
|
|
|
|
2013-10-26 05:16:37 +04:00
|
|
|
|
2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
|
|
|
|
|
specific in what the first arg can be: a non-keyword word,
|
|
|
|
|
string/regexp/percent literal opener, opening paren, or unary
|
|
|
|
|
operator followed directly by word.
|
|
|
|
|
|
* lisp/progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
(prolog-align-comments-flag, prolog-indent-mline-comments-flag)
(prolog-object-end-to-0-flag, prolog-electric-newline-flag)
(prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
Remove vars, they do not apply any more.
(prolog-mode-abbrev-table): Remove redundant declaration.
(prolog-upper-case-string, prolog-lower-case-string): Remove.
(prolog-use-smie): Remove.
(prolog-smie-rules): Add indentation rule for the if-then-else layout
supported by prolog-electric-if-then-else-flag.
(prolog-mode-variables, prolog-menu): Use setq-local.
(prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
Remove binding to `Backspace' since this key doesn't exist anyway.
Remove bindings for electric self-inserting keys.
(prog-mode): Assume it's defined.
(prolog-post-self-insert): New function.
(prolog-mode): Use it.
(prolog-indent-line, prolog-indent-level)
(prolog-find-indent-of-matching-paren)
(prolog-indentation-level-of-line, prolog-goto-comment-column)
(prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
(prolog-goto-next-paren, prolog-in-string-or-comment)
(prolog-tokenize, prolog-inside-mline-comment)
(prolog-find-start-of-mline-comment): Remove functions.
(prolog-find-unmatched-paren, prolog-clause-end)
(prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
(prolog-electric--if-then-else): Rename from
prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
(prolog-tokenize-searchkey): Remove const.
(prolog-clause-info): Use forward-sexp.
(prolog-forward-list, prolog-backward-list, prolog-electric-delete)
(prolog-electric-if-then-else): Remove commands.
(prolog-electric--colon): Rename from prolog-electric-colon; adapt it
for use in post-self-insert-hook.
(prolog-electric--dash): Rename from prolog-electric-dash; adapt it
for use in post-self-insert-hook.
(prolog-electric--dot): Rename from prolog-electric-dot; adapt it
for use in post-self-insert-hook.
(prolog-electric--underscore): Rename from prolog-electric--underscore;
adapt it for use in post-self-insert-hook.
2013-10-25 11:23:45 -04:00
|
|
|
|
2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
|
|
|
|
|
(prolog-align-comments-flag, prolog-indent-mline-comments-flag)
|
|
|
|
|
(prolog-object-end-to-0-flag, prolog-electric-newline-flag)
|
|
|
|
|
(prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
|
|
|
|
|
Remove vars, they do not apply any more.
|
|
|
|
|
(prolog-mode-abbrev-table): Remove redundant declaration.
|
|
|
|
|
(prolog-upper-case-string, prolog-lower-case-string): Remove.
|
|
|
|
|
(prolog-use-smie): Remove.
|
|
|
|
|
(prolog-smie-rules): Add indentation rule for the if-then-else layout
|
|
|
|
|
supported by prolog-electric-if-then-else-flag.
|
|
|
|
|
(prolog-mode-variables, prolog-menu): Use setq-local.
|
|
|
|
|
(prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
|
|
|
|
|
Remove binding to `Backspace' since this key doesn't exist anyway.
|
|
|
|
|
Remove bindings for electric self-inserting keys.
|
|
|
|
|
(prog-mode): Assume it's defined.
|
|
|
|
|
(prolog-post-self-insert): New function.
|
|
|
|
|
(prolog-mode): Use it.
|
|
|
|
|
(prolog-indent-line, prolog-indent-level)
|
|
|
|
|
(prolog-find-indent-of-matching-paren)
|
|
|
|
|
(prolog-indentation-level-of-line, prolog-goto-comment-column)
|
|
|
|
|
(prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
|
|
|
|
|
(prolog-goto-next-paren, prolog-in-string-or-comment)
|
|
|
|
|
(prolog-tokenize, prolog-inside-mline-comment)
|
|
|
|
|
(prolog-find-start-of-mline-comment): Remove functions.
|
|
|
|
|
(prolog-find-unmatched-paren, prolog-clause-end)
|
|
|
|
|
(prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
|
|
|
|
|
(prolog-electric--if-then-else): Rename from
|
|
|
|
|
prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
|
|
|
|
|
(prolog-tokenize-searchkey): Remove const.
|
|
|
|
|
(prolog-clause-info): Use forward-sexp.
|
|
|
|
|
(prolog-forward-list, prolog-backward-list, prolog-electric-delete)
|
|
|
|
|
(prolog-electric-if-then-else): Remove commands.
|
|
|
|
|
(prolog-electric--colon): Rename from prolog-electric-colon; adapt it
|
|
|
|
|
for use in post-self-insert-hook.
|
|
|
|
|
(prolog-electric--dash): Rename from prolog-electric-dash; adapt it
|
|
|
|
|
for use in post-self-insert-hook.
|
|
|
|
|
(prolog-electric--dot): Rename from prolog-electric-dot; adapt it
|
|
|
|
|
for use in post-self-insert-hook.
|
|
|
|
|
(prolog-electric--underscore): Rename from prolog-electric--underscore;
|
|
|
|
|
adapt it for use in post-self-insert-hook.
|
|
|
|
|
|
2013-10-25 14:07:34 +02:00
|
|
|
|
2013-10-25 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/ert.el (ert-run-tests-interactively):
|
|
|
|
|
Use `completing-read'. (Bug#9756)
|
|
|
|
|
|
2013-10-25 12:45:51 +03:00
|
|
|
|
2013-10-25 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (line-move): Call line-move-1 instead of
|
|
|
|
|
line-move-visual when the current window hscroll is zero, but
|
|
|
|
|
temporary-goal-column indicates we will need to hscroll as result
|
|
|
|
|
of the movement. (Bug#15712)
|
|
|
|
|
|
2013-10-25 08:35:56 +04:00
|
|
|
|
2013-10-25 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode-menu): Use proper
|
* lisp/progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
(prolog-align-comments-flag, prolog-indent-mline-comments-flag)
(prolog-object-end-to-0-flag, prolog-electric-newline-flag)
(prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
Remove vars, they do not apply any more.
(prolog-mode-abbrev-table): Remove redundant declaration.
(prolog-upper-case-string, prolog-lower-case-string): Remove.
(prolog-use-smie): Remove.
(prolog-smie-rules): Add indentation rule for the if-then-else layout
supported by prolog-electric-if-then-else-flag.
(prolog-mode-variables, prolog-menu): Use setq-local.
(prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
Remove binding to `Backspace' since this key doesn't exist anyway.
Remove bindings for electric self-inserting keys.
(prog-mode): Assume it's defined.
(prolog-post-self-insert): New function.
(prolog-mode): Use it.
(prolog-indent-line, prolog-indent-level)
(prolog-find-indent-of-matching-paren)
(prolog-indentation-level-of-line, prolog-goto-comment-column)
(prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
(prolog-goto-next-paren, prolog-in-string-or-comment)
(prolog-tokenize, prolog-inside-mline-comment)
(prolog-find-start-of-mline-comment): Remove functions.
(prolog-find-unmatched-paren, prolog-clause-end)
(prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
(prolog-electric--if-then-else): Rename from
prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
(prolog-tokenize-searchkey): Remove const.
(prolog-clause-info): Use forward-sexp.
(prolog-forward-list, prolog-backward-list, prolog-electric-delete)
(prolog-electric-if-then-else): Remove commands.
(prolog-electric--colon): Rename from prolog-electric-colon; adapt it
for use in post-self-insert-hook.
(prolog-electric--dash): Rename from prolog-electric-dash; adapt it
for use in post-self-insert-hook.
(prolog-electric--dot): Rename from prolog-electric-dot; adapt it
for use in post-self-insert-hook.
(prolog-electric--underscore): Rename from prolog-electric--underscore;
adapt it for use in post-self-insert-hook.
2013-10-25 11:23:45 -04:00
|
|
|
|
capitalization. Use :visible instead of :active.
|
|
|
|
|
Fix `ruby-indent-exp' reference. Add menu items for the generic
|
2013-10-25 08:35:56 +04:00
|
|
|
|
commands that are used with SMIE.
|
|
|
|
|
(ruby-do-end-to-brace): Insert space after `{'.
|
|
|
|
|
|
2013-10-24 19:35:55 -07:00
|
|
|
|
2013-10-25 John Anthony <john@jo.hnanthony.com>
|
|
|
|
|
|
2013-10-24 19:38:39 -07:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
|
|
|
|
|
|
|
|
|
|
* progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
|
2013-10-24 19:35:55 -07:00
|
|
|
|
|
2013-10-24 19:33:42 -07:00
|
|
|
|
2013-10-25 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-print-log): Don't use a working revision unless
|
|
|
|
|
one was explicitly specified. (Bug#15322)
|
|
|
|
|
|
2013-10-24 21:10:27 -04:00
|
|
|
|
2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (add-to-list): Preserve return value in compiler-macro
|
|
|
|
|
(bug#15692).
|
|
|
|
|
|
2013-10-25 08:49:33 +08:00
|
|
|
|
2013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-lookfor): Handle empty lookfor
|
|
|
|
|
result. Ask user to retry using '-all' flag. (Bug#15701)
|
|
|
|
|
|
* lisp/emacs-lisp/smie.el: New smie-config system.
(smie-config): New defcustom.
(smie-edebug, smie-config-show-indent, smie-config-set-indent)
(smie-config-guess, smie-config-save): New commands.
(smie-config--mode-local, smie-config--buffer-local)
(smie-config--trace, smie-config--modefuns): New vars.
(smie-config--advice, smie-config--mode-hook)
(smie-config--setter, smie-config-local, smie-config--get-trace)
(smie-config--guess-value, smie-config--guess): New functions.
(smie-indent-forward-token, smie-indent-backward-token): Don't copy
text properties. Treat "string fence" syntax like string syntax.
* lisp/progmodes/sh-script.el (sh-use-smie): Change default.
(sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
(sh-var-value): Simplify by CSE.
(sh-show-indent, sh-set-indent, sh-learn-line-indent)
(sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
is used.
(sh-guess-basic-offset): Use cl-incf.
(sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
2013-10-24 17:16:20 -04:00
|
|
|
|
2013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el: New smie-config system.
|
|
|
|
|
(smie-config): New defcustom.
|
|
|
|
|
(smie-edebug, smie-config-show-indent, smie-config-set-indent)
|
|
|
|
|
(smie-config-guess, smie-config-save): New commands.
|
|
|
|
|
(smie-config--mode-local, smie-config--buffer-local)
|
|
|
|
|
(smie-config--trace, smie-config--modefuns): New vars.
|
|
|
|
|
(smie-config--advice, smie-config--mode-hook)
|
|
|
|
|
(smie-config--setter, smie-config-local, smie-config--get-trace)
|
|
|
|
|
(smie-config--guess-value, smie-config--guess): New functions.
|
|
|
|
|
(smie-indent-forward-token, smie-indent-backward-token): Don't copy
|
|
|
|
|
text properties. Treat "string fence" syntax like string syntax.
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el (sh-use-smie): Change default.
|
|
|
|
|
(sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
|
|
|
|
|
(sh-var-value): Simplify by CSE.
|
|
|
|
|
(sh-show-indent, sh-set-indent, sh-learn-line-indent)
|
|
|
|
|
(sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
|
|
|
|
|
is used.
|
|
|
|
|
(sh-guess-basic-offset): Use cl-incf.
|
|
|
|
|
(sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
|
|
|
|
|
|
2013-10-24 13:49:12 -04:00
|
|
|
|
2013-10-24 Helmut Eller <eller.helmut@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
|
|
|
|
|
(bug#15699).
|
|
|
|
|
|
2013-10-24 13:18:46 -04:00
|
|
|
|
2013-10-24 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (abs_top_srcdir): Remove.
|
|
|
|
|
(update-subdirs): Use relative path to update-subdirs.
|
|
|
|
|
|
2013-10-24 19:28:05 +03:00
|
|
|
|
2013-10-24 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
|
|
|
|
|
($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
|
2013-10-24 13:49:12 -04:00
|
|
|
|
($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
|
|
|
|
|
Call unmsys--file-name before expand-file-name, not after it.
|
2013-10-24 19:28:05 +03:00
|
|
|
|
|
2013-10-24 09:34:41 +02:00
|
|
|
|
2013-10-24 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
|
|
|
|
|
(ert-test-skipped): New error.
|
|
|
|
|
(ert-skip, ert-stats-skipped): New defuns.
|
|
|
|
|
(ert--skip-unless): New macro.
|
|
|
|
|
(ert-test-skipped): New struct.
|
|
|
|
|
(ert--run-test-debugger, ert-test-result-type-p)
|
|
|
|
|
(ert-test-result-expected-p, ert--stats, ert-stats-completed)
|
|
|
|
|
(ert--stats-set-test-and-result, ert-char-for-test-result)
|
|
|
|
|
(ert-string-for-test-result, ert-run-tests-batch)
|
2013-10-24 13:49:12 -04:00
|
|
|
|
(ert--results-update-ewoc-hf, ert-run-tests-interactively):
|
2013-10-25 14:07:34 +02:00
|
|
|
|
Handle skipped tests. (Bug#9803)
|
2013-10-24 09:34:41 +02:00
|
|
|
|
|
2013-10-23 18:52:44 -07:00
|
|
|
|
2013-10-24 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-23 19:21:23 -07:00
|
|
|
|
* Makefile.in (check-declare): Remove unnecessary path in -l argument.
|
|
|
|
|
|
2013-10-23 18:52:44 -07:00
|
|
|
|
* Makefile.in (abs_top_srcdir): New, set by configure.
|
|
|
|
|
(update-subdirs): Correct build-aux location.
|
|
|
|
|
|
2013-10-24 04:47:28 +04:00
|
|
|
|
2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-10-24 05:27:29 +04:00
|
|
|
|
* vc/vc.el (vc-print-root-log): Always set `default-directory'
|
|
|
|
|
value, whether we could auto-deduce `backend', or not.
|
|
|
|
|
|
2013-10-24 04:47:28 +04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
|
|
|
|
|
with parameters" example. Simplify the "is it block or is it
|
|
|
|
|
hash" check, but also make it more thorough.
|
|
|
|
|
|
2013-10-23 15:44:28 -04:00
|
|
|
|
2013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
|
|
|
|
|
|
2013-10-23 13:18:11 -04:00
|
|
|
|
2013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-23 13:55:53 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
|
|
|
|
|
{ if it is hanging.
|
|
|
|
|
|
2013-10-23 13:18:11 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
|
|
|
|
|
:before ";".
|
|
|
|
|
|
2013-10-23 09:25:56 -07:00
|
|
|
|
2013-10-23 Jed Brown <jed@59A2.org> (tiny change)
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compilation-directory-matcher)
|
|
|
|
|
(compilation-page-delimiter):
|
|
|
|
|
Support GNU Make-4.0 directory quoting. (Bug#15678)
|
|
|
|
|
|
2013-10-23 20:15:31 +08:00
|
|
|
|
2013-10-23 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-tidy): Handle read-only text.
|
|
|
|
|
|
Make building in directories with whitespace possible
Make has trouble with targets containing whitespace,
http://savannah.gnu.org/bugs/?712, so the general approach is
to use relative paths where possible. It's generally only Emacs
itself that needs absolute paths, eg in src/epaths.h.
* configure.ac (srcdir): Don't make it absolute - abs_srcdir exists.
* Makefile.in (abs_srcdir): New, set by configure.
(buildlisppath): Use abs_srcdir.
(install-arch-indep, install-etcdoc, install-info, install-man)
(install-etc): Quote entities that might contain whitespace.
* admin/unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
Quote entities that might contain whitespace.
* leim/Makefile.in (abs_srcdir): New, set by configure.
(buildlisppath): Use abs_srcdir.
(RUN_EMACS, .el.elc, changed.tit, changed.misc, leim-list.el)
($(srcdir)/ja-dic/ja-dic.el, setwins, distclean, check-declare):
Quote entities that might contain whitespace.
* lib-src/Makefile.in ($(DESTDIR)${archlibdir}):
Quote entities that might contain whitespace.
* lisp/Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
(emacs, compile, compile-always):
Quote entities that might contain whitespace.
(custom-deps, finder-data, autoloads): Use abs_lisp.
($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
* nextstep/Makefile.in (${ns_check_file} ${ns_appdir}):
Quote entities that might contain whitespace.
* nt/Makefile.in ($(DESTDIR)${archlibdir}):
Quote entities that might contain whitespace.
* src/Makefile.in (RUN_TEMACS): Make relative (again).
($(leimdir)/leim-list.el, .el.elc, $(lispsource)/loaddefs.el)
(bootstrap-emacs$(EXEEXT)):
Quote entities that might contain whitespace.
* test/automated/Makefile.in (abs_top_srcdir, top_builddir):
New, set by configure.
(top_srcdir): Remove.
(abs_test, abs_lispsrc): New.
(lisp): No longer absolute.
(emacs, lisp-compile, compile, compile-always):
Quote entities that might contain whitespace.
Fixes: debbugs:15675
2013-10-22 23:22:54 -07:00
|
|
|
|
2013-10-23 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
|
|
|
|
|
(emacs, compile, compile-always):
|
|
|
|
|
Quote entities that might contain whitespace.
|
|
|
|
|
(custom-deps, finder-data, autoloads): Use abs_lisp.
|
|
|
|
|
($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
|
|
|
|
|
($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
|
|
|
|
|
($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
|
|
|
|
|
|
2013-10-23 06:59:45 +04:00
|
|
|
|
2013-10-23 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-10-23 13:18:11 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--at-dot-call):
|
|
|
|
|
Use `following-char'.
|
2013-10-22 11:45:56 -04:00
|
|
|
|
|
2013-10-23 06:59:45 +04:00
|
|
|
|
2013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
2013-10-22 11:45:56 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules):
|
|
|
|
|
Remove corresponding workaround. Fix indentation rule of ";" so it
|
|
|
|
|
also applies when ";" is the parent.
|
|
|
|
|
|
2013-10-22 16:07:51 +08:00
|
|
|
|
2013-10-22 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frame.el (display-screens, display-pixel-height)
|
|
|
|
|
(display-pixel-width, display-mm-width, display-backing-store)
|
|
|
|
|
(display-save-under, display-planes, display-color-cells)
|
2013-10-22 11:45:56 -04:00
|
|
|
|
(display-visual-class, display-monitor-attributes-list):
|
|
|
|
|
Mention the optional ‘display’ argument in doc strings.
|
2013-10-22 16:07:51 +08:00
|
|
|
|
|
2013-10-21 20:47:32 -04:00
|
|
|
|
2013-10-22 Michael Gauland <mikelygee@amuri.net>
|
|
|
|
|
|
|
|
|
|
* progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
|
|
|
|
|
viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
|
|
|
|
|
|
2013-10-22 02:25:59 +04:00
|
|
|
|
2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
|
|
|
|
|
TODO. Add "." after " @ ".
|
|
|
|
|
(ruby-smie--at-dot-call): New function. Checks if point at method
|
|
|
|
|
call with explicit target.
|
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
|
|
|
|
|
to the method name tokens when it precedes them.
|
|
|
|
|
(ruby-smie--backward-id, ruby-smie--forward-id): Remove.
|
|
|
|
|
(ruby-smie-rules): Add rule for indentation before and after "."
|
|
|
|
|
token.
|
|
|
|
|
|
2013-10-21 09:34:13 -04:00
|
|
|
|
2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-21 10:15:13 -04:00
|
|
|
|
* textmodes/remember.el (remember-diary-extract-entries):
|
|
|
|
|
Avoid add-to-list.
|
|
|
|
|
|
2013-10-21 09:34:13 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
|
|
|
|
|
an instruction.
|
|
|
|
|
|
2013-10-21 07:50:06 +04:00
|
|
|
|
2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-12-28 01:36:00 +01:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-grammar):
|
|
|
|
|
Add (almost) all infix operators.
|
2013-10-21 09:54:18 +04:00
|
|
|
|
(ruby-smie--implicit-semi-p): Add new operator chars.
|
|
|
|
|
|
2013-10-21 07:50:06 +04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode-map): Add binding for
|
|
|
|
|
`smie-down-list'.
|
|
|
|
|
(ruby-smie--args-separator-p): Check that there's no newline
|
|
|
|
|
between method call and its arguments.
|
|
|
|
|
|
2013-10-20 14:27:22 +00:00
|
|
|
|
2013-10-20 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Allow comma separated lists after Java "implements".
|
|
|
|
|
|
2013-10-21 09:34:13 -04:00
|
|
|
|
* progmodes/cc-engine.el (c-backward-over-enum-header):
|
|
|
|
|
Parse commas.
|
2013-10-20 14:27:22 +00:00
|
|
|
|
* progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
|
|
|
|
|
from a "disallowed" list in enum fontification.
|
|
|
|
|
|
2013-10-20 12:13:26 +02:00
|
|
|
|
2013-10-20 Johan Bockgård <bojohan@gnu.org>
|
|
|
|
|
|
2013-10-21 09:34:13 -04:00
|
|
|
|
* startup.el (default-frame-background-mode): Remove unused defvar.
|
2013-10-20 13:28:58 +02:00
|
|
|
|
|
2013-10-20 12:13:26 +02:00
|
|
|
|
* progmodes/verilog-mode.el (verilog-mode): Don't set
|
|
|
|
|
comment-indent-function globally.
|
|
|
|
|
|
2013-10-20 10:50:34 +02:00
|
|
|
|
2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
2013-10-20 11:26:15 +02:00
|
|
|
|
* menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
|
|
|
|
|
Move Info menu item creation to ns-win.el.
|
|
|
|
|
|
|
|
|
|
* term/ns-win.el (ns-initialize-window-system): Rename Help to Info
|
|
|
|
|
in menu bar.
|
|
|
|
|
|
2014-01-20 14:44:56 -05:00
|
|
|
|
* menu-bar.el: Move GNUstep specific menus...
|
2013-10-20 10:50:34 +02:00
|
|
|
|
|
|
|
|
|
* term/ns-win.el (ns-initialize-window-system): ... to here.
|
|
|
|
|
|
2013-10-19 18:17:56 -04:00
|
|
|
|
2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (newline): Only run post-self-insert-hook when
|
|
|
|
|
called interactively.
|
|
|
|
|
|
2013-10-19 17:22:57 +02:00
|
|
|
|
2013-10-19 Johan Bockgård <bojohan@gnu.org>
|
|
|
|
|
|
|
|
|
|
* icomplete.el (icomplete-with-completion-tables): Add :version.
|
|
|
|
|
|
2013-10-19 15:11:07 +00:00
|
|
|
|
2013-10-19 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Fix fontification bugs with constructors and const.
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
|
|
|
|
|
CASE 2) Remove the check for the absence of a suffix construct
|
|
|
|
|
after a function declaration with only types (no identifiers) in
|
|
|
|
|
the parentheses. Also, accept a function declaration with just a
|
|
|
|
|
type inside the parentheses, if this type can be positively
|
|
|
|
|
recognised as such, or if a prefix keyword like "explicit" nails
|
|
|
|
|
down the construct as a declaration.
|
|
|
|
|
|
2013-10-19 11:35:51 +03:00
|
|
|
|
2013-10-19 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
|
|
|
|
|
TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
|
|
|
|
|
the problem whereby selecting a menu item that leads to a
|
|
|
|
|
minibuffer prompt moves the cursor out of the minibuffer window,
|
|
|
|
|
making it hard to type at the prompt. Suggested by Stefan Monnier
|
|
|
|
|
<monnier@iro.umontreal.ca>.
|
|
|
|
|
|
2013-10-19 10:23:43 +02:00
|
|
|
|
2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el: Don't make Services menu.
|
|
|
|
|
|
2013-10-18 19:35:20 -07:00
|
|
|
|
2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* ffap.el: Handle "/usr/include/c++/<version>" directories.
|
|
|
|
|
(ffap-alist): Use ffap-c++-mode for c++-mode.
|
|
|
|
|
(ffap-c++-path): New variable.
|
|
|
|
|
(ffap-c++-mode): New function.
|
|
|
|
|
|
2013-10-18 20:39:31 -04:00
|
|
|
|
2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* ido.el (dired-other-frame): Only list directories. (Bug#15638)
|
|
|
|
|
|
2013-10-18 12:22:02 +02:00
|
|
|
|
2013-10-18 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
|
|
|
|
|
introduced on 2013-09-08, which results in an infinite loop
|
|
|
|
|
requesting a password.
|
|
|
|
|
|
2013-10-18 00:56:45 -07:00
|
|
|
|
2013-10-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-case-fold): Add :version.
|
|
|
|
|
|
Sync with upstream verilog-mode revision 1a6ecec7
* progmodes/verilog-mode.el (verilog-mode-version): Update.
(verilog-mode-release-date): Remove.
(verilog-highlight-grouping-keywords, verilog-active-low-regexp)
(verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
(verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
(verilog-auto-tieoff-ignore-regexp)
(verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
(verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
(verilog-signals-with, verilog-dir-cache-preserving)
(verilog-auto-inst, verilog-auto-inout-param, verilog-auto): Doc fixes.
(verilog-case-fold): New option, to control case folding in
regexp searches, bug597.
(verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
(verilog-string-match-fold, verilog-in-paren-count)
(verilog-in-struct-nested-p, verilog-at-struct-mv-p)
(verilog-at-close-struct-p): New functions.
(verilog-beg-block-re-ordered, verilog-extended-case-re)
(verilog-forward-sexp, verilog-set-auto-endcomments):
(verilog-leap-to-case-head): Handle "unique0" case.
(verilog-in-constraint-re): New constant.
(verilog-keywords, verilog-type-font-keywords):
Add some SystemVerilog 1800-2012 keywords.
(verilog-label-be): Remove unimplemented argument, bug669.
(verilog-batch-execute-func): When batch expanding clear create-lockfiles
to prevent spurious user locks when a file ends up not changing.
(verilog-calculate-indent, verilog-calc-1)
(verilog-at-close-constraint-p, verilog-at-constraint-p)
(verilog-do-indent): Fix indentation of nested constraints and structures.
(verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
(verilog-auto-inst-param): Use verilog-string-match-fold.
(verilog-read-inst-module-matcher): Fix AUTOINST on gate primitives with #1.
(verilog-read-decls): Fix double-declaring user-defined typed signals.
Reads all user-defined typed variables.
(verilog-read-defines): Fix reading definitions inside comments, bug647.
(verilog-signals-matching-regexp)
(verilog-signals-not-matching-regexp, verilog-auto):
Respect verilog-case-fold.
(verilog-diff-report): Fix line count.
(verilog-auto-assign-modport): Remove unused local `modi'.
(verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
better handle multidimensional arrays.
Fix packed array ports misadding bit index in AUTOINST, bug637.
(verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
to not double-declare existing outputs and inputs, respectively.
(verilog-template-map): Bind U to verilog-sk-uvm-component.
(verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
(verilog-sk-uvm-component): New skeleton.
(verilog-submit-bug-report): Add verilog-case-fold,
remove verilog-mode-release-date.
2013-10-18 00:46:36 -07:00
|
|
|
|
2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
|
|
|
|
|
|
|
|
|
|
Sync with upstream verilog-mode revision 1a6ecec7.
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-mode-version): Update.
|
|
|
|
|
(verilog-mode-release-date): Remove.
|
|
|
|
|
(verilog-highlight-grouping-keywords, verilog-active-low-regexp)
|
|
|
|
|
(verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
|
|
|
|
|
(verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
|
|
|
|
|
(verilog-auto-tieoff-ignore-regexp)
|
|
|
|
|
(verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
|
|
|
|
|
(verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
|
|
|
|
|
(verilog-signals-with, verilog-dir-cache-preserving)
|
|
|
|
|
(verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
|
|
|
|
|
Doc fixes.
|
|
|
|
|
(verilog-case-fold): New option, to control case folding in
|
|
|
|
|
regexp searches, bug597.
|
|
|
|
|
(verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
|
|
|
|
|
(verilog-string-match-fold, verilog-in-paren-count)
|
|
|
|
|
(verilog-in-struct-nested-p, verilog-at-struct-mv-p)
|
|
|
|
|
(verilog-at-close-struct-p): New functions.
|
|
|
|
|
(verilog-beg-block-re-ordered, verilog-extended-case-re)
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(verilog-forward-sexp, verilog-set-auto-endcomments)
|
Sync with upstream verilog-mode revision 1a6ecec7
* progmodes/verilog-mode.el (verilog-mode-version): Update.
(verilog-mode-release-date): Remove.
(verilog-highlight-grouping-keywords, verilog-active-low-regexp)
(verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
(verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
(verilog-auto-tieoff-ignore-regexp)
(verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
(verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
(verilog-signals-with, verilog-dir-cache-preserving)
(verilog-auto-inst, verilog-auto-inout-param, verilog-auto): Doc fixes.
(verilog-case-fold): New option, to control case folding in
regexp searches, bug597.
(verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
(verilog-string-match-fold, verilog-in-paren-count)
(verilog-in-struct-nested-p, verilog-at-struct-mv-p)
(verilog-at-close-struct-p): New functions.
(verilog-beg-block-re-ordered, verilog-extended-case-re)
(verilog-forward-sexp, verilog-set-auto-endcomments):
(verilog-leap-to-case-head): Handle "unique0" case.
(verilog-in-constraint-re): New constant.
(verilog-keywords, verilog-type-font-keywords):
Add some SystemVerilog 1800-2012 keywords.
(verilog-label-be): Remove unimplemented argument, bug669.
(verilog-batch-execute-func): When batch expanding clear create-lockfiles
to prevent spurious user locks when a file ends up not changing.
(verilog-calculate-indent, verilog-calc-1)
(verilog-at-close-constraint-p, verilog-at-constraint-p)
(verilog-do-indent): Fix indentation of nested constraints and structures.
(verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
(verilog-auto-inst-param): Use verilog-string-match-fold.
(verilog-read-inst-module-matcher): Fix AUTOINST on gate primitives with #1.
(verilog-read-decls): Fix double-declaring user-defined typed signals.
Reads all user-defined typed variables.
(verilog-read-defines): Fix reading definitions inside comments, bug647.
(verilog-signals-matching-regexp)
(verilog-signals-not-matching-regexp, verilog-auto):
Respect verilog-case-fold.
(verilog-diff-report): Fix line count.
(verilog-auto-assign-modport): Remove unused local `modi'.
(verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
better handle multidimensional arrays.
Fix packed array ports misadding bit index in AUTOINST, bug637.
(verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
to not double-declare existing outputs and inputs, respectively.
(verilog-template-map): Bind U to verilog-sk-uvm-component.
(verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
(verilog-sk-uvm-component): New skeleton.
(verilog-submit-bug-report): Add verilog-case-fold,
remove verilog-mode-release-date.
2013-10-18 00:46:36 -07:00
|
|
|
|
(verilog-leap-to-case-head): Handle "unique0" case.
|
|
|
|
|
(verilog-in-constraint-re): New constant.
|
|
|
|
|
(verilog-keywords, verilog-type-font-keywords):
|
|
|
|
|
Add some SystemVerilog 1800-2012 keywords.
|
|
|
|
|
(verilog-label-be): Remove unimplemented argument, bug669.
|
|
|
|
|
(verilog-batch-execute-func): When batch expanding clear
|
|
|
|
|
create-lockfiles to prevent spurious user locks when a file ends
|
|
|
|
|
up not changing.
|
|
|
|
|
(verilog-calculate-indent, verilog-calc-1)
|
|
|
|
|
(verilog-at-close-constraint-p, verilog-at-constraint-p)
|
|
|
|
|
(verilog-do-indent): Fix indentation of nested constraints
|
|
|
|
|
and structures.
|
|
|
|
|
(verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
|
|
|
|
|
(verilog-auto-inst-param): Use verilog-string-match-fold.
|
|
|
|
|
(verilog-read-inst-module-matcher):
|
|
|
|
|
Fix AUTOINST on gate primitives with #1.
|
|
|
|
|
(verilog-read-decls): Fix double-declaring user-defined typed signals.
|
|
|
|
|
Reads all user-defined typed variables.
|
|
|
|
|
(verilog-read-defines): Fix reading definitions inside comments, bug647.
|
|
|
|
|
(verilog-signals-matching-regexp)
|
|
|
|
|
(verilog-signals-not-matching-regexp, verilog-auto):
|
|
|
|
|
Respect verilog-case-fold.
|
|
|
|
|
(verilog-diff-report): Fix line count.
|
|
|
|
|
(verilog-auto-assign-modport): Remove unused local `modi'.
|
|
|
|
|
(verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
|
|
|
|
|
better handle multidimensional arrays.
|
|
|
|
|
Fix packed array ports misadding bit index in AUTOINST, bug637.
|
|
|
|
|
(verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
|
|
|
|
|
to not double-declare existing outputs and inputs, respectively.
|
|
|
|
|
(verilog-template-map): Bind U to verilog-sk-uvm-component.
|
|
|
|
|
(verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
|
|
|
|
|
(verilog-sk-uvm-component): New skeleton.
|
|
|
|
|
(verilog-submit-bug-report): Add verilog-case-fold,
|
|
|
|
|
remove verilog-mode-release-date.
|
|
|
|
|
|
2013-10-18 00:27:34 -04:00
|
|
|
|
2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
|
|
|
|
|
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* subr.el (sit-for): Call (input-pending-p t) so as to behave
|
2013-10-18 00:27:34 -04:00
|
|
|
|
as before.
|
|
|
|
|
|
2013-10-18 03:26:28 +01:00
|
|
|
|
2013-10-18 Reuben Thomas <rrt@sc3d.org>
|
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
* textmodes/remember.el (remember): Set buffer-offer-save in
|
2013-10-18 03:26:28 +01:00
|
|
|
|
remember buffers (bug#13566).
|
|
|
|
|
|
2013-10-17 16:55:15 -08:00
|
|
|
|
2013-10-18 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
When evaluating forms in ielm, direct standard output to ielm
|
|
|
|
|
buffer. Add new ielm-return-for-effect command. Remove trailing
|
|
|
|
|
whitespace throughout.
|
|
|
|
|
|
|
|
|
|
* ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
|
|
|
|
|
(ielm-return-for-effect): New command.
|
|
|
|
|
(ielm-send-input): Accept optional `for-effect' parameter.
|
2013-10-21 09:34:13 -04:00
|
|
|
|
(ielm-eval-input): Accept optional `for-effect' parameter.
|
|
|
|
|
Bind `standard-output' to stream we create using
|
2013-10-17 16:55:15 -08:00
|
|
|
|
`ielm-standard-output-impl'. Suppress printing result when
|
|
|
|
|
`for-effect'.
|
|
|
|
|
(ielm-standard-output-impl): New function.
|
|
|
|
|
(inferior-emacs-lisp-mode): Explain new features in documentation.
|
|
|
|
|
|
2013-10-17 21:39:22 +02:00
|
|
|
|
2013-10-17 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Code cleanup.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-debug-message): Do not check for connection
|
|
|
|
|
buffer.
|
|
|
|
|
(tramp-message): Use "vector" connection property.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-rfn-eshadow-update-overlay)
|
|
|
|
|
(tramp-equal-remote, tramp-eshell-directory-change)
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-handle-copy-file)
|
|
|
|
|
(tramp-adb-handle-rename-file)
|
|
|
|
|
* net/tramp-cmds.el (tramp-list-remote-buffers)
|
|
|
|
|
(tramp-cleanup-connection, tramp-cleanup-this-connection)
|
|
|
|
|
* net/tramp-compat.el (tramp-compat-process-running-p)
|
|
|
|
|
* net/tramp-ftp.el (tramp-ftp-file-name-handler)
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
|
|
|
|
|
(tramp-gvfs-handle-rename-file)
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-set-file-times)
|
|
|
|
|
(tramp-set-file-uid-gid)
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-handle-copy-file)
|
|
|
|
|
(tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
|
|
|
|
|
of `file-remote-p'.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
|
|
|
|
|
* net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
|
|
|
|
|
(tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
|
|
|
|
|
(tramp-gw-open-network-stream): Suppress unrelated traces.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-maybe-open-connection)
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
|
|
|
|
|
* net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
|
|
|
|
|
connection property.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (top): Suppress traces when reading
|
2013-10-18 12:22:02 +02:00
|
|
|
|
persistency file.
|
2013-10-17 21:39:22 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
|
|
|
|
|
Refactor common code. Improve debug message.
|
|
|
|
|
(tramp-maybe-open-connection)
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-call-winexe): Do not request
|
|
|
|
|
connection buffer too early.
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
|
|
|
|
|
from `tramp-smb-actions-with-acl'.
|
|
|
|
|
(tramp-smb-actions-set-acl): New defconst.
|
|
|
|
|
(tramp-smb-handle-copy-directory)
|
|
|
|
|
(tramp-smb-action-get-acl): New defun, renamed from
|
|
|
|
|
`tramp-smb-action-with-acl'.
|
|
|
|
|
(tramp-smb-action-set-acl): New defun.
|
|
|
|
|
(tramp-smb-handle-set-file-acl): Rewrite.
|
|
|
|
|
|
2013-10-17 15:31:11 -04:00
|
|
|
|
2013-10-17 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
|
|
|
|
|
|
2013-10-16 23:56:51 -04:00
|
|
|
|
2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-17 00:51:05 -04:00
|
|
|
|
* skeleton.el (skeleton-newline): Remove.
|
|
|
|
|
(skeleton-internal-1): Use (insert "\n") instead.
|
|
|
|
|
|
2013-10-17 00:49:42 -04:00
|
|
|
|
* emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
|
|
|
|
|
let-bindings.
|
|
|
|
|
|
2013-10-16 23:56:51 -04:00
|
|
|
|
* progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
|
|
|
|
|
forward-sexp-function while we redo its job (bug#15613).
|
|
|
|
|
|
2013-10-16 22:37:05 -05:00
|
|
|
|
2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc-comb.el (math-prime-test): Don't assume large integers are
|
|
|
|
|
represented by lists.
|
|
|
|
|
|
2013-10-16 14:23:15 -04:00
|
|
|
|
2013-10-16 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* tmm.el (tmm--history): New dynamic variable.
|
|
|
|
|
(tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
|
|
|
|
|
|
2013-10-16 15:16:53 +02:00
|
|
|
|
2013-10-16 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-acl-program): New customer option.
|
|
|
|
|
(tramp-smb-errors): Add error messages.
|
|
|
|
|
(tramp-smb-actions-with-acl): New defconst.
|
2014-02-20 23:56:52 -08:00
|
|
|
|
(tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
|
2013-10-16 15:16:53 +02:00
|
|
|
|
(tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
|
|
|
|
|
(tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
|
|
|
|
|
(tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
|
|
|
|
|
(tramp-smb-get-stat-capability): Fix tests.
|
|
|
|
|
|
2013-10-15 23:02:40 -04:00
|
|
|
|
2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
|
|
|
|
|
|
|
|
|
|
* progmodes/subword.el (subword-capitalize): Fix Stefan's mess
|
|
|
|
|
(bug#15580).
|
|
|
|
|
|
2013-10-15 18:30:55 -07:00
|
|
|
|
2013-10-16 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-15 18:38:12 -07:00
|
|
|
|
* ansi-color.el (ansi-color-drop-regexp):
|
|
|
|
|
Add 1J, 1K, 2K. (Bug#15617)
|
|
|
|
|
|
2013-10-15 18:33:16 -07:00
|
|
|
|
* files.el (hack-local-variables--warned-lexical): New.
|
|
|
|
|
(hack-local-variables):
|
|
|
|
|
Warn about misplaced lexical-binding. (Bug#15616)
|
|
|
|
|
|
2013-10-15 18:30:55 -07:00
|
|
|
|
* net/eww.el (eww-render): Always set eww-current-url,
|
|
|
|
|
and update header line. (Bug#15622)
|
|
|
|
|
(eww-display-html): ... Rather than just doing it here.
|
|
|
|
|
|
2013-10-15 21:40:22 +03:00
|
|
|
|
2013-10-15 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
|
|
|
|
|
menu navigations commands.
|
|
|
|
|
|
2013-10-14 15:20:29 -04:00
|
|
|
|
2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
|
|
|
|
|
|
|
|
|
|
* progmodes/subword.el (subword-capitalize): Be careful when
|
|
|
|
|
the search for [[:alpha:]] fails (bug#15580).
|
|
|
|
|
|
2013-10-14 18:37:12 +03:00
|
|
|
|
2013-10-14 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
|
|
|
|
|
to commands that scroll the menu.
|
|
|
|
|
|
2013-10-14 04:51:20 +03:00
|
|
|
|
2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-10-14 15:20:29 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--args-separator-p):
|
|
|
|
|
Handle methods ending with `?' and `!'.
|
2013-10-14 04:51:20 +03:00
|
|
|
|
|
2013-10-14 03:23:29 +03:00
|
|
|
|
2013-10-14 Akinori MUSHA <knu@iDaemons.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
|
|
|
|
|
`japanese-cp932' to `cp932' to fix the problem where saving a
|
|
|
|
|
source file written in Shift_JIS twice would end up having
|
|
|
|
|
`coding: japanese-cp932' which Ruby could not recognize.
|
|
|
|
|
(ruby-mode-set-encoding): Add support for encodings mapped to nil
|
|
|
|
|
in `ruby-encoding-map'.
|
|
|
|
|
(ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
|
|
|
|
|
doesn't need to be explicitly declared in magic comment.
|
|
|
|
|
(ruby-encoding-map): Add type declaration for better customize UI.
|
|
|
|
|
|
2013-10-13 16:01:20 -07:00
|
|
|
|
2013-10-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-13 16:21:56 -07:00
|
|
|
|
* progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
|
|
|
|
|
Occur buffers are read-only. http://bugs.debian.org/720775
|
|
|
|
|
|
2013-10-13 16:01:20 -07:00
|
|
|
|
* emacs-lisp/authors.el (authors-fixed-entries):
|
|
|
|
|
Comment out old alpha stuff.
|
|
|
|
|
|
2013-10-14 00:35:31 +03:00
|
|
|
|
2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
|
|
|
|
|
to `after-save-hook' instead of `before-save-hook'.
|
|
|
|
|
(ruby-mode-set-encoding): Use the value of coding system used to
|
|
|
|
|
write the file. Call `basic-save-buffer-1' after modifying the
|
|
|
|
|
buffer.
|
|
|
|
|
|
2013-10-13 19:54:46 +00:00
|
|
|
|
2013-10-13 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Fix indentation/fontification of Java enum with
|
|
|
|
|
"implements"/generic.
|
|
|
|
|
|
2013-10-14 15:20:29 -04:00
|
|
|
|
* progmodes/cc-engine.el (c-backward-over-enum-header):
|
|
|
|
|
Extracted from the three other places and enhanced to handle generics.
|
2013-10-13 19:54:46 +00:00
|
|
|
|
(c-inside-bracelist-p): Uses new function above.
|
|
|
|
|
* progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
|
|
|
|
|
function above.
|
|
|
|
|
(c-font-lock-enum-tail): Uses new function above.
|
|
|
|
|
|
2013-10-13 18:25:29 +09:00
|
|
|
|
2013-10-13 Kenichi Handa <handa@gnu.org>
|
|
|
|
|
|
|
|
|
|
* international/mule-cmds.el (select-safe-coding-system): Remove a
|
|
|
|
|
superfluous condition in chekcing whether a coding system is safe
|
|
|
|
|
or not.
|
|
|
|
|
|
2013-10-12 22:30:23 -07:00
|
|
|
|
2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
|
|
|
|
|
|
|
|
|
|
* replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
|
|
|
|
|
|
2013-10-12 22:23:42 -07:00
|
|
|
|
2013-10-13 Andreas Politz <politza@hochschule-trier.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
|
|
|
|
|
|
2013-10-12 17:31:19 -07:00
|
|
|
|
2013-10-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-12 22:20:15 -07:00
|
|
|
|
* menu-bar.el (menu-bar-update-buffers):
|
|
|
|
|
Unify Buffers menu prompt string. (Bug#15576)
|
|
|
|
|
|
2013-10-12 22:17:42 -07:00
|
|
|
|
* face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
|
|
|
|
|
|
2013-10-12 17:31:19 -07:00
|
|
|
|
* emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
|
|
|
|
|
Add some entries.
|
|
|
|
|
(authors-fixed-entries): Use accented form of name.
|
|
|
|
|
|
2013-10-11 21:10:25 -04:00
|
|
|
|
2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-12 16:40:50 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
|
2013-10-14 03:23:29 +03:00
|
|
|
|
method calls (bug#15594).
|
2013-10-12 16:40:50 -04:00
|
|
|
|
(ruby-smie--args-separator-p): New function.
|
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token): Use it to
|
|
|
|
|
recognize paren-free method calls.
|
|
|
|
|
|
2013-10-11 21:10:25 -04:00
|
|
|
|
* isearch.el (isearch-pre-command-hook): Don't build in knowledge about
|
|
|
|
|
internals of universal-argument.
|
|
|
|
|
|
2013-10-11 20:44:41 +03:00
|
|
|
|
2013-10-11 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
|
2013-10-11 21:20:08 +03:00
|
|
|
|
Bind all menu-bar sequences to tty-menu-exit -- this pops down a
|
|
|
|
|
dropped menu on second mouse click on the menu bar.
|
2013-10-11 20:44:41 +03:00
|
|
|
|
|
2013-10-10 23:28:31 -04:00
|
|
|
|
2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el: Provide simpl(e|istic) completion.
|
|
|
|
|
(explicit-shell-file-name): Declare.
|
|
|
|
|
(sh--vars-before-point, sh--cmd-completion-table): New functions.
|
|
|
|
|
(sh-completion-at-point-function): New function.
|
|
|
|
|
(sh-mode): Use it.
|
|
|
|
|
(sh-smie--keyword-p): Remove unused argument.
|
|
|
|
|
(sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
|
|
|
|
|
vars.
|
|
|
|
|
(sh-set-shell): Always setup SMIE, even if we use the
|
|
|
|
|
old indentation code.
|
|
|
|
|
|
2013-10-11 03:45:03 +03:00
|
|
|
|
2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-10-11 05:11:37 +03:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
|
|
|
|
|
cases of ? and =.
|
|
|
|
|
(ruby-smie-rules): Simplify the "do" rule. The cases when the
|
|
|
|
|
predicate would return nil are almost non-existent.
|
|
|
|
|
(ruby-smie--redundant-do-p): Include "until" and "for" statements.
|
|
|
|
|
|
2013-10-11 03:45:03 +03:00
|
|
|
|
* emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
|
|
|
|
|
cache also after commands that modify the buffer but don't move
|
|
|
|
|
point.
|
|
|
|
|
|
2013-10-10 17:42:38 -04:00
|
|
|
|
2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* env.el (substitute-env-in-file-name): New function.
|
|
|
|
|
(substitute-env-vars): Extend the meaning of the optional arg.
|
|
|
|
|
|
2013-10-10 18:30:21 +03:00
|
|
|
|
2013-10-10 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* term/w32-win.el (dynamic-library-alist): Define separate lists
|
|
|
|
|
of GIF DLLs for versions before and after 5.0.0 of giflib.
|
|
|
|
|
(Bug#15531)
|
|
|
|
|
|
2013-12-01 14:40:19 +01:00
|
|
|
|
2013-10-10 João Távora <joaotavora@gmail.com>
|
2013-10-10 10:59:09 -04:00
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-diff-build-argument-list-internal): If the file is
|
|
|
|
|
not locked, use last revision and current source as
|
|
|
|
|
defaults. (Bug#15569)
|
|
|
|
|
|
2013-10-10 19:47:11 +09:00
|
|
|
|
2013-10-10 Masatake YAMATO <yamato@redhat.com>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (menu-bar-open): Don't use popup-menu if
|
|
|
|
|
menu-bar is hidden.
|
|
|
|
|
|
2013-10-10 09:57:28 +02:00
|
|
|
|
2013-10-10 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (pop-to-buffer-same-window): Fix doc-string.
|
|
|
|
|
(Bug#15492)
|
|
|
|
|
|
2013-10-09 22:33:35 -04:00
|
|
|
|
2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
|
|
|
|
|
|
2013-10-09 21:18:01 -04:00
|
|
|
|
2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* calendar/icalendar.el (icalendar-import-file):
|
|
|
|
|
Fix interactive spec. (Bug#15482)
|
|
|
|
|
|
2013-10-09 20:32:36 -04:00
|
|
|
|
2013-10-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-09 21:03:11 -04:00
|
|
|
|
* desktop.el (desktop-save): Default to saving in .emacs.d,
|
|
|
|
|
since PWD is no longer in desktop-path by default. (Bug#15319)
|
|
|
|
|
|
2013-10-09 20:32:36 -04:00
|
|
|
|
* menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
|
|
|
|
|
now that text mode has a menu with the same entry.
|
|
|
|
|
(menu-bar-text-mode-auto-fill): Remove now unused func.
|
|
|
|
|
* textmodes/text-mode.el (text-mode-map):
|
|
|
|
|
Use auto-fill help text from menu-bar.el.
|
|
|
|
|
|
2013-10-24 19:35:55 -07:00
|
|
|
|
2013-10-10 John Anthony <john@jo.hnanthony.com>
|
2013-10-09 20:24:12 -04:00
|
|
|
|
|
|
|
|
|
* textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
|
|
|
|
|
|
2013-10-10 02:52:46 +03:00
|
|
|
|
2013-10-09 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-pre-command-hook): Use this-single-command-keys
|
|
|
|
|
instead of this-command-keys. Add universal-argument-more and
|
|
|
|
|
universal-argument-minus to the list of prefix commands. (Bug#15568)
|
|
|
|
|
|
2013-10-09 13:10:08 -04:00
|
|
|
|
2013-10-09 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-10-09 14:49:32 -04:00
|
|
|
|
* vc/vc-svn.el (vc-svn-create-repo):
|
|
|
|
|
Expand paths in file://... url. (Bug#15446)
|
|
|
|
|
|
2013-10-09 13:10:08 -04:00
|
|
|
|
* emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
|
|
|
|
|
Add some entries.
|
|
|
|
|
(authors): Remove unused local variables.
|
|
|
|
|
|
2013-10-08 23:32:35 -04:00
|
|
|
|
2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* profiler.el: Create a more coherent calltree from partial backtraces.
|
|
|
|
|
(profiler-format): Hide the tail with `invisible' so that C-s can still
|
|
|
|
|
find the hidden elements.
|
|
|
|
|
(profiler-calltree-depth): Don't recurse so enthusiastically.
|
|
|
|
|
(profiler-function-equal): New hash-table-test.
|
|
|
|
|
(profiler-calltree-build-unified): New function.
|
|
|
|
|
(profiler-calltree-build): Use it.
|
|
|
|
|
(profiler-report-make-name-part): Indent the calltree less.
|
|
|
|
|
(profiler-report-mode): Add visibility specs for profiler-format.
|
|
|
|
|
(profiler-report-expand-entry, profiler-report-toggle-entry):
|
|
|
|
|
Expand the whole subtree when provided with a prefix arg.
|
|
|
|
|
|
2013-10-09 06:18:01 +03:00
|
|
|
|
2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
|
|
|
|
|
iuwu-mod token.
|
|
|
|
|
(ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
|
|
|
|
|
hanging iuwu-mod token.
|
|
|
|
|
(ruby-smie--forward-token): Do not include a dot after a token in
|
|
|
|
|
that token.
|
|
|
|
|
(ruby-smie--backward-token): Likewise.
|
|
|
|
|
|
2013-10-09 02:20:12 +03:00
|
|
|
|
2013-10-08 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
|
|
|
|
|
to isearch-other-control-char.
|
|
|
|
|
(isearch-mode): Add isearch-pre-command-hook to pre-command-hook
|
|
|
|
|
and isearch-post-command-hook to post-command-hook.
|
|
|
|
|
(isearch-done): Remove isearch-pre-command-hook from pre-command-hook
|
|
|
|
|
and isearch-post-command-hook from post-command-hook.
|
|
|
|
|
(isearch-unread-key-sequence)
|
|
|
|
|
(isearch-reread-key-sequence-naturally)
|
|
|
|
|
(isearch-lookup-scroll-key, isearch-other-control-char)
|
|
|
|
|
(isearch-other-meta-char): Remove functions.
|
|
|
|
|
(isearch-pre-command-hook, isearch-post-command-hook):
|
|
|
|
|
New functions based on isearch-other-meta-char rewritten
|
|
|
|
|
relying on the new behavior of overriding-terminal-local-map
|
|
|
|
|
that does not replace the local keymaps any more. (Bug#15200)
|
|
|
|
|
|
Support menus on text-mode terminals.
src/xterm.h (xw_popup_dialog): Add prototype.
src/xmenu.c (Fx_popup_dialog): Function moved to menu.c.
(xmenu_show): Block input here, instead in Fx_popup_menu.
(xw_popup_dialog): New function, with X-specific bits of popup
dialogs.
src/xdisp.c (deep_copy_glyph_row, display_tty_menu_item): New
functions.
src/window.c (Fset_window_configuration): Use run-time tests of the
frame type instead of compile-time conditionals, when menu-bar
lines are considered.
src/w32term.h (w32con_hide_cursor, w32con_show_cursor)
(w32_popup_dialog): New prototypes.
src/w32menu.c (Fx_popup_dialog): Function deleted.
(w32_popup_dialog): New function, with w32 specific bits of popup
dialogs. Block input here.
src/w32inevt.c (w32_console_read_socket): Minor change to add
debugging TTY events.
src/w32fns.c (show_hourglass): If returning early because the frame
is not a GUI frame, unblock input.
src/w32console.c (w32con_hide_cursor, w32con_show_cursor, cursorX)
(cursorY): New functions.
src/termhooks.h (cursorX, cursorY): Prototypes of functions on
WINDOWSNT, macros that call curX and curY elsewhere.
src/termchar.h (struct tty_display_info) <showing_menu>: New flag.
src/term.c (tty_hide_cursor, tty_show_cursor) [WINDOWSNT]: Call w32
specific function to hide and show cursor on a text-mode terminal.
(tty_menu_struct, struct tty_menu_state): New structures.
(tty_menu_create, tty_menu_make_room, tty_menu_search_pane)
(tty_menu_calc_size, mouse_get_xy, tty_menu_display)
(have_menus_p, tty_menu_add_pane, tty_menu_add_selection)
(tty_menu_locate, save_and_enable_current_matrix)
(restore_desired_matrix, screen_update, read_menu_input)
(tty_menu_activate, tty_menu_destroy, tty_menu_help_callback)
(tty_pop_down_menu, tty_menu_last_menubar_item)
(tty_menu_new_item_coords, tty_menu_show): New functions.
(syms_of_term): New DEFSYMs for tty-menu-* symbols.
src/nsterm.h (ns_popup_dialog): Adjust prototype.
src/nsmenu.m (ns_menu_show): Block and unblock input here, instead
of in x-popup-menu.
(ns_popup_dialog): Adapt order of arguments to the other
*_menu_show implementations.
(Fx_popup_dialog): Function deleted.
src/msdos.c (x_set_menu_bar_lines): Delete unused function.
src/menu.h (tty_menu_show, menu_item_width): provide prototypes.
src/menu.c (have_boxes): New function.
(single_keymap_panes): Use it instead of a compile-time
conditional.
(single_menu_item): Use run-time tests of the frame type instead
of compile-time conditionals.
(encode_menu_string): New function.
(list_of_items, list_of_panes): Use it instead of ENCODE_STRING
the macro, since different types of frame need different encoding
of menu items.
(digest_single_submenu): Use run-time tests of frame type instead
of, or in addition to, compile-time conditionals.
(menu_item_width, Fmenu_bar_menu_at_x_y): New functions.
(Fx_popup_menu): Detect when the function is called from keyboard
on a TTY. Don't barf when invoked on a text-mode frame. Check
frame type at run time, instead of compile-time conditionals for
invoking terminal-specific menu-show functions. Call
tty_menu_show on text-mode frames.
(Fx_popup_dialog): Moved here from xmenu.c. Test frame types at
run time to determine which alternative to invoke; support dialogs
on TTYs.
src/keyboard.h <Qmouse_movement>: Declare.
src/keyboard.c <Qmouse_movement>: Now extern.
<Qecho_keystrokes>: New static variable.
(read_key_sequence): Accept an additional argument, a flag to
prevent redisplay during reading of the key sequence. All callers
changed.
(read_menu_command): New function.
(read_char): When COMMANDFLAG is -2, do not redisplay and do not
autosave.
(toolkit_menubar_in_use): New function.
(make_lispy_event): Use it instead of a compile-time test.
src/fns.c (Fyes_or_no_p) [HAVE_MENUS]: Don't condition on
window-system being available.
src/editfns.c (Fmessage_box) [HAVE_MENUS]: Don't condition the call
to x-popup-dialog on the frame type, they all now support popup
dialogs.
src/dispnew.c (save_current_matrix): Save the margin areas.
(restore_current_matrix): Restore margin areas.
(update_frame_with_menu): New function.
src/dispextern.h (display_tty_menu_item, update_frame_with_menu):
Add prototypes.
src/alloc.c (make_save_ptr): Now compiled unconditionally.
lisp/tmm.el (tmm-menubar): Adapt doc string to TTY menus
functionality.
lisp/tooltip.el (tooltip-mode): Don't error out on TTYs.
lisp/menu-bar.el (popup-menu, popup-menu-normalize-position): Moved
here from mouse.el.
(popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
and arrow keys.
(tty-menu-navigation-map): New map for TTY menu navigation.
lisp/loadup.el ("tooltip"): Load even if x-show-tip is not available.
lisp/frame.el (display-mouse-p): Report text-mode mouse as available
on w32.
(display-popup-menus-p): Report availability if mouse is
available; don't condition on window-system.
lisp/faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
(tty-menu-selected-face): New faces.
configure.ac (HAVE_MENUS): Define unconditionally.
doc/emacs/screen.texi (Menu Bar): Adapt to TTY menus.
doc/emacs/frames.texi (Frames): Mention menu support on text terminals.
doc/emacs/files.texi (Visiting): Mention the "File" menu-bar menu.
doc/emacs/display.texi (Standard Faces): Mention TTY faces for menus.
doc/lispref/keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
wording to the effect that menus are supported on TTYs.
doc/lisprefframes.texi (Pop-Up Menus, Dialog Boxes)
(Display Feature Testing): Update for menu support on TTYs.
etc/NEWS: Mention the new features.
2013-10-08 20:49:20 +03:00
|
|
|
|
2013-10-08 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
Support menus on text-mode terminals.
|
|
|
|
|
* tmm.el (tmm-menubar): Adapt doc string to TTY menus
|
|
|
|
|
functionality.
|
|
|
|
|
|
|
|
|
|
* tooltip.el (tooltip-mode): Don't error out on TTYs.
|
|
|
|
|
|
2013-10-14 15:20:29 -04:00
|
|
|
|
* menu-bar.el (popup-menu, popup-menu-normalize-position):
|
|
|
|
|
Move here from mouse.el.
|
Support menus on text-mode terminals.
src/xterm.h (xw_popup_dialog): Add prototype.
src/xmenu.c (Fx_popup_dialog): Function moved to menu.c.
(xmenu_show): Block input here, instead in Fx_popup_menu.
(xw_popup_dialog): New function, with X-specific bits of popup
dialogs.
src/xdisp.c (deep_copy_glyph_row, display_tty_menu_item): New
functions.
src/window.c (Fset_window_configuration): Use run-time tests of the
frame type instead of compile-time conditionals, when menu-bar
lines are considered.
src/w32term.h (w32con_hide_cursor, w32con_show_cursor)
(w32_popup_dialog): New prototypes.
src/w32menu.c (Fx_popup_dialog): Function deleted.
(w32_popup_dialog): New function, with w32 specific bits of popup
dialogs. Block input here.
src/w32inevt.c (w32_console_read_socket): Minor change to add
debugging TTY events.
src/w32fns.c (show_hourglass): If returning early because the frame
is not a GUI frame, unblock input.
src/w32console.c (w32con_hide_cursor, w32con_show_cursor, cursorX)
(cursorY): New functions.
src/termhooks.h (cursorX, cursorY): Prototypes of functions on
WINDOWSNT, macros that call curX and curY elsewhere.
src/termchar.h (struct tty_display_info) <showing_menu>: New flag.
src/term.c (tty_hide_cursor, tty_show_cursor) [WINDOWSNT]: Call w32
specific function to hide and show cursor on a text-mode terminal.
(tty_menu_struct, struct tty_menu_state): New structures.
(tty_menu_create, tty_menu_make_room, tty_menu_search_pane)
(tty_menu_calc_size, mouse_get_xy, tty_menu_display)
(have_menus_p, tty_menu_add_pane, tty_menu_add_selection)
(tty_menu_locate, save_and_enable_current_matrix)
(restore_desired_matrix, screen_update, read_menu_input)
(tty_menu_activate, tty_menu_destroy, tty_menu_help_callback)
(tty_pop_down_menu, tty_menu_last_menubar_item)
(tty_menu_new_item_coords, tty_menu_show): New functions.
(syms_of_term): New DEFSYMs for tty-menu-* symbols.
src/nsterm.h (ns_popup_dialog): Adjust prototype.
src/nsmenu.m (ns_menu_show): Block and unblock input here, instead
of in x-popup-menu.
(ns_popup_dialog): Adapt order of arguments to the other
*_menu_show implementations.
(Fx_popup_dialog): Function deleted.
src/msdos.c (x_set_menu_bar_lines): Delete unused function.
src/menu.h (tty_menu_show, menu_item_width): provide prototypes.
src/menu.c (have_boxes): New function.
(single_keymap_panes): Use it instead of a compile-time
conditional.
(single_menu_item): Use run-time tests of the frame type instead
of compile-time conditionals.
(encode_menu_string): New function.
(list_of_items, list_of_panes): Use it instead of ENCODE_STRING
the macro, since different types of frame need different encoding
of menu items.
(digest_single_submenu): Use run-time tests of frame type instead
of, or in addition to, compile-time conditionals.
(menu_item_width, Fmenu_bar_menu_at_x_y): New functions.
(Fx_popup_menu): Detect when the function is called from keyboard
on a TTY. Don't barf when invoked on a text-mode frame. Check
frame type at run time, instead of compile-time conditionals for
invoking terminal-specific menu-show functions. Call
tty_menu_show on text-mode frames.
(Fx_popup_dialog): Moved here from xmenu.c. Test frame types at
run time to determine which alternative to invoke; support dialogs
on TTYs.
src/keyboard.h <Qmouse_movement>: Declare.
src/keyboard.c <Qmouse_movement>: Now extern.
<Qecho_keystrokes>: New static variable.
(read_key_sequence): Accept an additional argument, a flag to
prevent redisplay during reading of the key sequence. All callers
changed.
(read_menu_command): New function.
(read_char): When COMMANDFLAG is -2, do not redisplay and do not
autosave.
(toolkit_menubar_in_use): New function.
(make_lispy_event): Use it instead of a compile-time test.
src/fns.c (Fyes_or_no_p) [HAVE_MENUS]: Don't condition on
window-system being available.
src/editfns.c (Fmessage_box) [HAVE_MENUS]: Don't condition the call
to x-popup-dialog on the frame type, they all now support popup
dialogs.
src/dispnew.c (save_current_matrix): Save the margin areas.
(restore_current_matrix): Restore margin areas.
(update_frame_with_menu): New function.
src/dispextern.h (display_tty_menu_item, update_frame_with_menu):
Add prototypes.
src/alloc.c (make_save_ptr): Now compiled unconditionally.
lisp/tmm.el (tmm-menubar): Adapt doc string to TTY menus
functionality.
lisp/tooltip.el (tooltip-mode): Don't error out on TTYs.
lisp/menu-bar.el (popup-menu, popup-menu-normalize-position): Moved
here from mouse.el.
(popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
and arrow keys.
(tty-menu-navigation-map): New map for TTY menu navigation.
lisp/loadup.el ("tooltip"): Load even if x-show-tip is not available.
lisp/frame.el (display-mouse-p): Report text-mode mouse as available
on w32.
(display-popup-menus-p): Report availability if mouse is
available; don't condition on window-system.
lisp/faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
(tty-menu-selected-face): New faces.
configure.ac (HAVE_MENUS): Define unconditionally.
doc/emacs/screen.texi (Menu Bar): Adapt to TTY menus.
doc/emacs/frames.texi (Frames): Mention menu support on text terminals.
doc/emacs/files.texi (Visiting): Mention the "File" menu-bar menu.
doc/emacs/display.texi (Standard Faces): Mention TTY faces for menus.
doc/lispref/keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
wording to the effect that menus are supported on TTYs.
doc/lisprefframes.texi (Pop-Up Menus, Dialog Boxes)
(Display Feature Testing): Update for menu support on TTYs.
etc/NEWS: Mention the new features.
2013-10-08 20:49:20 +03:00
|
|
|
|
(popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
|
|
|
|
|
and arrow keys.
|
|
|
|
|
(tty-menu-navigation-map): New map for TTY menu navigation.
|
|
|
|
|
|
|
|
|
|
* loadup.el ("tooltip"): Load even if x-show-tip is not available.
|
|
|
|
|
|
|
|
|
|
* frame.el (display-mouse-p): Report text-mode mouse as available
|
|
|
|
|
on w32.
|
|
|
|
|
(display-popup-menus-p): Report availability if mouse is
|
|
|
|
|
available; don't condition on window-system.
|
|
|
|
|
|
|
|
|
|
* faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
|
|
|
|
|
(tty-menu-selected-face): New faces.
|
|
|
|
|
|
2013-10-08 02:17:49 -04:00
|
|
|
|
2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-08 10:57:18 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
|
|
|
|
|
(lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
|
|
|
|
|
(lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
|
|
|
|
|
(lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
|
|
|
|
|
New constants.
|
|
|
|
|
(lisp-mode-variables): New `elisp' argument.
|
|
|
|
|
(emacs-lisp-mode): Use it.
|
|
|
|
|
* font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
|
|
|
|
|
(lisp-font-lock-keywords-2): Move to lisp-mode.el.
|
|
|
|
|
|
2013-10-08 02:17:49 -04:00
|
|
|
|
* indent.el: Use lexical-binding.
|
|
|
|
|
(indent-region): Add progress reporter.
|
|
|
|
|
(tab-stop-list): Make it implicitly extend to infinity by repeating the
|
|
|
|
|
last step.
|
|
|
|
|
(indent--next-tab-stop): New function to implement this behavior.
|
|
|
|
|
(tab-to-tab-stop, move-to-tab-stop): Use it.
|
|
|
|
|
|
|
|
|
|
2013-10-08 Teemu Likonen <tlikonen@iki.fi>
|
|
|
|
|
|
|
|
|
|
* indent.el (indent-rigidly--current-indentation): New function.
|
|
|
|
|
(indent-rigidly-map): New var.
|
|
|
|
|
(indent-rigidly): Use it to provide interactive mode (bug#8196).
|
|
|
|
|
|
2013-10-08 08:02:20 +02:00
|
|
|
|
2013-10-08 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
2014-01-30 21:43:03 -05:00
|
|
|
|
* register.el (insert-register): Fix 2013-10-07 change.
|
2013-10-08 08:02:20 +02:00
|
|
|
|
|
2013-10-07 23:47:24 -04:00
|
|
|
|
2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-08 01:10:10 -04:00
|
|
|
|
* progmodes/perl-mode.el: Use lexical-binding.
|
|
|
|
|
Remove redundant :group args.
|
|
|
|
|
(perl-nochange): Change default to be closer to other major modes's
|
|
|
|
|
standard behavior.
|
|
|
|
|
(perl-indent-line): Don't consider text on current line as a
|
|
|
|
|
valid beginning of function from which to indent.
|
|
|
|
|
|
2013-10-08 00:30:31 -04:00
|
|
|
|
* emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
|
|
|
|
|
with more than one argument (bug#15538).
|
|
|
|
|
|
2013-10-07 23:48:01 -04:00
|
|
|
|
* mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
|
|
|
|
|
|
2013-10-07 23:47:24 -04:00
|
|
|
|
* vc/pcvs.el: Use lexical-binding.
|
|
|
|
|
(cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
|
|
|
|
|
environment of `eval'.
|
|
|
|
|
(cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
|
|
|
|
|
than a list of expressions. Adjust callers.
|
|
|
|
|
* vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
|
|
|
|
|
|
2013-10-08 02:01:23 +03:00
|
|
|
|
2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
|
2013-10-07 23:47:24 -04:00
|
|
|
|
case of the dot in a chained method call being on the following line.
|
2013-10-08 02:01:23 +03:00
|
|
|
|
|
2013-10-07 09:54:48 -04:00
|
|
|
|
2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-07 14:51:26 -04:00
|
|
|
|
* electric.el (electric-indent-inhibit): New var.
|
|
|
|
|
(electric-indent-post-self-insert-function): Use it.
|
|
|
|
|
* progmodes/python.el (python-mode): Set it.
|
|
|
|
|
|
2013-10-07 12:56:51 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
|
|
|
|
|
open braces.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
|
|
|
|
|
|
2013-10-07 11:40:24 -04:00
|
|
|
|
* textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
|
|
|
|
|
(css-mode): Use electric-indent-chars.
|
|
|
|
|
|
2013-10-07 09:54:48 -04:00
|
|
|
|
* nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
|
|
|
|
|
(font-lock-beg, font-lock-end): Move before first use.
|
|
|
|
|
(nxml-mode): Use syntax-propertize-function.
|
|
|
|
|
(nxml-after-change, nxml-after-change1): Adjust accordingly.
|
|
|
|
|
(nxml-extend-after-change-region): Remove.
|
|
|
|
|
* nxml/xmltok.el: Use lexical-binding.
|
|
|
|
|
(xmltok-save): Use `declare'.
|
|
|
|
|
(xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
|
|
|
|
|
* nxml/nxml-util.el: Use lexical-binding.
|
|
|
|
|
(nxml-with-degradation-on-error, nxml-with-invisible-motion):
|
|
|
|
|
Use `declare'.
|
|
|
|
|
* nxml/nxml-ns.el: Use lexical-binding.
|
|
|
|
|
(nxml-ns-save): Use `declare'.
|
|
|
|
|
(nxml-ns-prefixes-for): Avoid add-to-list.
|
|
|
|
|
* nxml/rng-match.el: Use lexical-binding.
|
|
|
|
|
(rng--ipattern): Use cl-defstruct.
|
|
|
|
|
(rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
|
|
|
|
|
(rng-cons-group-after, rng-subst-group-after)
|
|
|
|
|
(rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
|
|
|
|
|
Use closures instead of `(lambda...).
|
|
|
|
|
|
2013-10-07 14:45:20 +02:00
|
|
|
|
2013-10-07 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-handle-insert-file-contents): Improve handling
|
|
|
|
|
of BEG and END.
|
|
|
|
|
|
2013-10-07 09:54:48 -04:00
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
|
|
|
|
|
Use `tramp-handle-insert-file-contents'.
|
2013-10-07 14:45:20 +02:00
|
|
|
|
(tramp-gvfs-handle-insert-file-contents): Remove function.
|
|
|
|
|
|
2013-10-07 09:54:48 -04:00
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-insert-directory):
|
|
|
|
|
Use `save-restriction' in order to keep markers.
|
2013-10-07 14:45:20 +02:00
|
|
|
|
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
2013-10-06 23:38:26 -04:00
|
|
|
|
2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-10-07 01:15:48 -04:00
|
|
|
|
* progmodes/compile.el (compilation-parse-errors):
|
|
|
|
|
Use compilation--put-prop.
|
|
|
|
|
(compilation--ensure-parse): Check compilation-multiline.
|
|
|
|
|
|
2013-10-07 01:13:51 -04:00
|
|
|
|
* emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
|
|
|
|
|
|
2013-10-07 09:54:48 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
|
|
|
|
|
lexical-binding.
|
2013-10-07 01:11:50 -04:00
|
|
|
|
|
2013-10-07 01:10:06 -04:00
|
|
|
|
* emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
|
|
|
|
|
|
2013-10-06 23:38:26 -04:00
|
|
|
|
* progmodes/ruby-mode.el: Fix recently added tests.
|
|
|
|
|
(ruby-smie-grammar): Add - and +.
|
|
|
|
|
(ruby-smie--redundant-do-p, ruby-smie--forward-id)
|
|
|
|
|
(ruby-smie--backward-id): New functions.
|
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token): Use them.
|
|
|
|
|
(ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
|
|
|
|
|
any more.
|
|
|
|
|
|
2013-10-07 09:28:34 +08:00
|
|
|
|
2013-10-07 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* register.el (register-preview-delay)
|
|
|
|
|
(register-preview-functions): New variables.
|
|
|
|
|
(register-read-with-preview, register-preview)
|
|
|
|
|
(register-describe-oneline): New functions.
|
|
|
|
|
(point-to-register, window-configuration-to-register)
|
|
|
|
|
(frame-configuration-to-register, jump-to-register)
|
|
|
|
|
(number-to-register, view-register, insert-register)
|
|
|
|
|
(copy-to-register, append-to-register, prepend-to-register)
|
|
|
|
|
(copy-rectangle-to-register): Use register-read-with-preview to
|
|
|
|
|
read register. (Bug#15525)
|
|
|
|
|
|
2013-10-06 19:14:11 +02:00
|
|
|
|
2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
|
|
|
|
|
|
|
|
|
|
* net/network-stream.el (network-stream-open-starttls): Don't add
|
|
|
|
|
--insecure if it's already present, because that gnutls-cli
|
|
|
|
|
rejects getting that parameter twice.
|
|
|
|
|
|
2013-10-06 03:46:28 +03:00
|
|
|
|
2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
|
|
|
|
|
keyword, too.
|
|
|
|
|
|
2013-10-06 02:40:16 +03:00
|
|
|
|
2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* newcomment.el (comment-use-global-state): Change default value
|
|
|
|
|
to t, mark obsolete (Bug#15251).
|
|
|
|
|
(comment-beginning): In addition to `comment-to-syntax', check the
|
|
|
|
|
value of `comment-use-global-state'.
|
|
|
|
|
|
2013-10-05 14:37:08 -04:00
|
|
|
|
2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-use-smie): Change default.
|
|
|
|
|
(ruby-comment-column): Follow the global default, by default.
|
|
|
|
|
(ruby-smie-grammar): Add assignment syntax.
|
|
|
|
|
(ruby-smie--implicit-semi-p): No implicit semi-colon after an
|
|
|
|
|
open-paren, a comma, or a \.
|
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
|
|
|
|
|
and line continuations.
|
|
|
|
|
(ruby-smie-rules): Adjust handling of open-paren, now that it's never
|
|
|
|
|
followed by implicit semi-colons. Add rule for string concatenation
|
|
|
|
|
and for indentation at BOB.
|
2014-03-07 01:01:19 +01:00
|
|
|
|
(ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
|
2013-10-05 14:37:08 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
|
|
|
|
|
calling next-sexp, since next-token may have skipped chars which
|
|
|
|
|
next-sexp doesn't know should be skipped!
|
|
|
|
|
|
2013-10-05 10:45:24 +08:00
|
|
|
|
2013-10-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-10-05 14:37:08 -04:00
|
|
|
|
* progmodes/octave.el (octave-send-region):
|
|
|
|
|
Call compilation-forget-errors.
|
2013-10-05 10:45:24 +08:00
|
|
|
|
|
2013-10-05 07:47:00 +08:00
|
|
|
|
2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-svn.el (vc-svn-find-admin-dir):
|
|
|
|
|
* vc/vc-rcs.el (vc-rcs-find-admin-dir):
|
|
|
|
|
* vc/vc-mtn.el (vc-mtn-find-admin-dir):
|
|
|
|
|
* vc/vc-cvs.el (vc-cvs-find-admin-dir):
|
|
|
|
|
* vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
|
|
|
|
|
|
2013-10-04 17:45:37 -04:00
|
|
|
|
2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
|
|
|
|
|
|
2013-10-04 15:06:45 -04:00
|
|
|
|
2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (read-passwd): Hide chars even when called within a context
|
|
|
|
|
where after-change-functions is disabled (bug#15501).
|
|
|
|
|
(set-temporary-overlay-map): Don't remove oneself from pre-command-hook
|
|
|
|
|
until we removed ourself from overriding-terminal-local-map.
|
|
|
|
|
|
2013-10-04 23:11:13 +08:00
|
|
|
|
2013-10-04 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-10-04 15:06:45 -04:00
|
|
|
|
* progmodes/octave.el (inferior-octave-mode):
|
|
|
|
|
Call compilation-forget-errors.
|
2013-10-04 23:11:13 +08:00
|
|
|
|
|
2013-10-04 22:46:31 +08:00
|
|
|
|
2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/syntax.el (syntax-ppss): Doc fix.
|
|
|
|
|
|
2013-10-04 12:31:59 +02:00
|
|
|
|
2013-10-04 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/secrets.el (secrets-create-collection): Add optional
|
|
|
|
|
argument ALIAS. Use proper Label keyword. Append ALIAS as
|
|
|
|
|
dbus-call-method argument. (Bug#15516)
|
|
|
|
|
|
2013-10-04 17:45:25 +08:00
|
|
|
|
2013-10-04 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-error-regexp-alist)
|
|
|
|
|
(inferior-octave-compilation-font-lock-keywords): New variables.
|
|
|
|
|
(compilation-error-regexp-alist)
|
|
|
|
|
(compilation-mode-font-lock-keywords): Defvar to pacify compiler.
|
|
|
|
|
(inferior-octave-mode): Use compilation-shell-minor-mode.
|
|
|
|
|
|
2013-10-03 22:12:16 -04:00
|
|
|
|
2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion--replace): Be careful that `end' might be
|
|
|
|
|
a marker.
|
|
|
|
|
|
2013-10-03 16:11:27 +09:00
|
|
|
|
2013-10-03 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
|
|
|
|
Add support for package signature checking.
|
|
|
|
|
* emacs-lisp/package.el (url-http-file-exists-p)
|
|
|
|
|
(epg-make-context, epg-context-set-home-directory)
|
|
|
|
|
(epg-verify-string, epg-context-result-for)
|
|
|
|
|
(epg-signature-status, epg-signature-to-string)
|
|
|
|
|
(epg-check-configuration, epg-configuration)
|
|
|
|
|
(epg-import-keys-from-file): Declare.
|
|
|
|
|
(package-check-signature): New user option.
|
|
|
|
|
(package-unsigned-archives): New user option.
|
|
|
|
|
(package-desc): Add `signed' field.
|
|
|
|
|
(package-load-descriptor): Set `signed' field if .signed file exists.
|
|
|
|
|
(package--archive-file-exists-p): New function.
|
|
|
|
|
(package--check-signature): New function.
|
|
|
|
|
(package-install-from-archive): Check package signature.
|
|
|
|
|
(package--download-one-archive): Check archive signature.
|
|
|
|
|
(package-delete): Remove .signed file.
|
|
|
|
|
(package-import-keyring): New command.
|
|
|
|
|
(package-refresh-contents): Import default keyring.
|
|
|
|
|
(package-desc-status): Add "unsigned" status.
|
|
|
|
|
(describe-package-1, package-menu--print-info)
|
|
|
|
|
(package-menu-mark-delete, package-menu--find-upgrades)
|
|
|
|
|
(package-menu--status-predicate): Support "unsigned" status.
|
|
|
|
|
|
Introduce new bytecodes for efficient catch/condition-case in lexbind.
* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
Optimize under `condition-case' and `catch' if
byte-compile--use-old-handlers is nil.
(disassemble-offset): Handle new bytecodes.
* lisp/emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
(byte-pophandler): New byte codes.
(byte-goto-ops): Adjust accordingly.
(byte-compile--use-old-handlers): New var.
(byte-compile-catch): Use new byte codes depending on
byte-compile--use-old-handlers.
(byte-compile-condition-case--old): Rename from
byte-compile-condition-case.
(byte-compile-condition-case--new): New function.
(byte-compile-condition-case): New function that dispatches depending
on byte-compile--use-old-handlers.
(byte-compile-unwind-protect): Pass a function to byte-unwind-protect
when we can.
* lisp/emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
the new compilation scheme using the new byte-codes.
* src/alloc.c (Fgarbage_collect): Merge scans of handlerlist and catchlist,
and make them unconditional now that they're heap-allocated.
* src/bytecode.c (BYTE_CODES): Add Bpushcatch, Bpushconditioncase
and Bpophandler.
(bcall0): New function.
(exec_byte_code): Add corresponding cases. Improve error message when
encountering an invalid byte-code. Let Bunwind_protect accept
a function (rather than a list of expressions) as argument.
* src/eval.c (catchlist): Remove (merge with handlerlist).
(handlerlist, lisp_eval_depth): Not static any more.
(internal_catch, internal_condition_case, internal_condition_case_1)
(internal_condition_case_2, internal_condition_case_n):
Use PUSH_HANDLER.
(unwind_to_catch, Fthrow, Fsignal): Adjust to merged
handlerlist/catchlist.
(internal_lisp_condition_case): Use PUSH_HANDLER. Adjust to new
handlerlist which can only handle a single condition-case handler at
a time.
(find_handler_clause): Simplify since we only a single branch here
any more.
* src/lisp.h (struct handler): Merge struct handler and struct catchtag.
(PUSH_HANDLER): New macro.
(catchlist): Remove.
(handlerlist): Always declare.
2013-10-03 00:58:56 -04:00
|
|
|
|
2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
|
|
|
|
|
the new compilation scheme using the new byte-codes.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
|
|
|
|
|
(byte-pophandler): New byte codes.
|
|
|
|
|
(byte-goto-ops): Adjust accordingly.
|
|
|
|
|
(byte-compile--use-old-handlers): New var.
|
|
|
|
|
(byte-compile-catch): Use new byte codes depending on
|
|
|
|
|
byte-compile--use-old-handlers.
|
|
|
|
|
(byte-compile-condition-case--old): Rename from
|
|
|
|
|
byte-compile-condition-case.
|
|
|
|
|
(byte-compile-condition-case--new): New function.
|
|
|
|
|
(byte-compile-condition-case): New function that dispatches depending
|
|
|
|
|
on byte-compile--use-old-handlers.
|
|
|
|
|
(byte-compile-unwind-protect): Pass a function to byte-unwind-protect
|
|
|
|
|
when we can.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
|
|
|
|
|
Optimize under `condition-case' and `catch' if
|
|
|
|
|
byte-compile--use-old-handlers is nil.
|
|
|
|
|
(disassemble-offset): Handle new bytecodes.
|
|
|
|
|
|
2013-10-03 00:41:23 -04:00
|
|
|
|
2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (error): Use `declare'.
|
|
|
|
|
(decode-char, encode-char): Use advertised-calling-convention instead
|
|
|
|
|
of the docstring to discourage use of the `restriction' arg.
|
|
|
|
|
|
2013-10-03 10:29:17 +09:00
|
|
|
|
2013-10-03 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
|
|
|
|
* epg.el (epg-verify-file): Add a comment saying that it does not
|
|
|
|
|
notify verification error as a return value nor a signal.
|
|
|
|
|
(epg-verify-string): Ditto.
|
|
|
|
|
|
2013-10-02 19:33:48 -04:00
|
|
|
|
2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compilation-start): Try globbing the arg to
|
|
|
|
|
`cd' (bug#15417).
|
|
|
|
|
|
2013-10-02 15:48:20 +02:00
|
|
|
|
2013-10-02 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Sync with Tramp 2.2.8.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
|
|
|
|
|
* net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
2013-10-01 20:22:48 +02:00
|
|
|
|
2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
|
|
|
|
|
and default-process-coding-system for darwin only.
|
|
|
|
|
|
2013-10-01 11:52:53 -04:00
|
|
|
|
2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-desc): Simplify (bug#15495).
|
|
|
|
|
|
2013-10-01 11:34:14 -04:00
|
|
|
|
2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-grep): Disable pager.
|
|
|
|
|
|
2013-10-01 04:13:48 +03:00
|
|
|
|
2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-10-01 04:38:37 +03:00
|
|
|
|
* emacs-lisp/package.el (package-buffer-info, describe-package-1):
|
|
|
|
|
Use :url instead of :homepage, as per
|
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
|
|
|
|
|
|
2013-10-01 04:13:48 +03:00
|
|
|
|
* newcomment.el (comment-beginning): When `comment-use-syntax' is
|
|
|
|
|
non-nil, use `syntax-ppss' (Bug#15251).
|
|
|
|
|
|
2013-09-30 09:13:19 +08:00
|
|
|
|
2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2013-10-01 11:34:14 -04:00
|
|
|
|
* progmodes/octave.el (inferior-octave-startup-file):
|
|
|
|
|
Prefer ~/.emacs.d/init_octave.m.
|
2013-09-30 09:13:19 +08:00
|
|
|
|
|
2013-09-29 22:41:00 +03:00
|
|
|
|
2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-10-01 11:34:14 -04:00
|
|
|
|
* emacs-lisp/package.el (package-desc-from-define):
|
|
|
|
|
Accept additional arguments as plist, convert them to an alist and store
|
|
|
|
|
them in the `extras' slot.
|
2013-09-29 22:41:00 +03:00
|
|
|
|
(package-generate-description-file): Convert extras alist back to
|
|
|
|
|
plist and append to the `define-package' form arguments.
|
|
|
|
|
(package--alist-to-plist): New function.
|
|
|
|
|
(package--ac-desc): Add `extras' slot.
|
|
|
|
|
(package--add-to-archive-contents): Check if the archive-contents
|
|
|
|
|
vector is long enough, and if it is, pass its `extras' slot value
|
|
|
|
|
to `package-desc-create'.
|
|
|
|
|
(package-buffer-info): Call `lm-homepage', pass the returned value
|
|
|
|
|
to `package-desc-from-define'.
|
|
|
|
|
(describe-package-1): Render the homepage button (Bug#13291).
|
|
|
|
|
|
2013-10-01 11:34:14 -04:00
|
|
|
|
* emacs-lisp/package-x.el (package-upload-buffer-internal):
|
|
|
|
|
Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
|
2013-09-29 22:41:00 +03:00
|
|
|
|
|
2013-09-29 19:09:39 +02:00
|
|
|
|
2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
|
|
|
|
|
and default-process-coding-system to utf-8-unix (Bug#15402).
|
|
|
|
|
|
2013-09-29 14:16:45 +08:00
|
|
|
|
2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (looking-back): Do not recommend using looking-back.
|
|
|
|
|
|
2013-09-28 17:17:01 +00:00
|
|
|
|
2013-09-28 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Fix indentation/fontification of Java enum with "implements".
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
|
|
|
|
|
regexp which matches "implements", etc., in Java.
|
|
|
|
|
* progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
|
|
|
|
|
specifier clauses coming after "enum".
|
|
|
|
|
* progmodes/cc-fonts.el (c-font-lock-declarations)
|
|
|
|
|
(c-font-lock-enum-tail): Check for extra specifier clauses coming
|
|
|
|
|
after "enum".
|
|
|
|
|
|
2013-09-28 12:01:50 +02:00
|
|
|
|
2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* faces.el (region): Change ns_selection_color to
|
|
|
|
|
ns_selection_fg_color, add ns_selection_bg_color.
|
|
|
|
|
|
2013-09-28 10:54:27 +08:00
|
|
|
|
2013-09-28 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-09-28 11:15:56 +08:00
|
|
|
|
* progmodes/octave.el (inferior-octave-completion-table)
|
|
|
|
|
(inferior-octave-completion-at-point): Minor tweaks.
|
|
|
|
|
|
2013-09-28 10:54:27 +08:00
|
|
|
|
* textmodes/ispell.el (ispell-lookup-words): Rename from
|
|
|
|
|
lookup-words. (Bug#15460)
|
|
|
|
|
(lookup-words): Obsolete.
|
|
|
|
|
(ispell-complete-word, ispell-command-loop): All uses changed.
|
|
|
|
|
|
2013-09-28 10:41:48 +08:00
|
|
|
|
2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
|
2013-09-28 10:41:48 +08:00
|
|
|
|
(octave-mode-menu): Add octave-send-buffer.
|
|
|
|
|
(octave-send-buffer): New function.
|
|
|
|
|
|
2013-09-28 10:30:37 +08:00
|
|
|
|
2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* progmodes/octave.el (octave-mode-map): Add key binding for
|
2013-09-28 10:30:37 +08:00
|
|
|
|
octave-lookfor.
|
|
|
|
|
(octave-mode-menu): Add octave-lookfor.
|
|
|
|
|
(inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
|
|
|
|
|
octave-lookfor.
|
|
|
|
|
(octave-lookfor): New function.
|
|
|
|
|
|
2013-09-27 21:07:18 -04:00
|
|
|
|
2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
|
2013-09-27 21:07:18 -04:00
|
|
|
|
(cl--loop-iterator-function): Rename from cl--loop-map-form and change
|
|
|
|
|
its convention.
|
|
|
|
|
(cl--loop-set-iterator-function): New function.
|
|
|
|
|
(cl-loop): Adjust accordingly, so as not to use cl-subst.
|
|
|
|
|
(cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
|
|
|
|
|
Bind `it' with `let' instead of substituting it with `cl-subst'.
|
|
|
|
|
(cl--unused-var-p): New function.
|
|
|
|
|
(cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
|
|
|
|
|
Eliminate some unused variable warnings (bug#15326).
|
|
|
|
|
|
2013-09-27 08:46:49 +02:00
|
|
|
|
2013-09-27 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* doc-view.el (doc-view-scale-reset): Rename from
|
|
|
|
|
`doc-view-reset-zoom-level'.
|
|
|
|
|
(doc-view-scale-adjust): New command.
|
|
|
|
|
(doc-view-mode-map): Remap `text-scale-adjust' bindings to
|
|
|
|
|
`doc-view-scale-adjust'.
|
|
|
|
|
|
2013-09-26 21:05:50 +02:00
|
|
|
|
2013-09-26 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* doc-view.el (doc-view-reset-zoom-level): New command.
|
|
|
|
|
(doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
|
|
|
|
|
zoom commands (bug#15466).
|
|
|
|
|
|
2013-09-26 22:46:50 +09:00
|
|
|
|
2013-09-26 Kenichi Handa <handa@gnu.org>
|
|
|
|
|
|
|
|
|
|
* international/quail.el (quail-help): Make it not a command.
|
|
|
|
|
|
2013-09-26 08:46:29 +08:00
|
|
|
|
2013-09-26 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion-all-sorted-completions): Make args
|
|
|
|
|
optional as they are.
|
|
|
|
|
|
2013-09-25 14:39:53 -08:00
|
|
|
|
2013-09-25 Daniel Colascione <dancol@dancol.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
|
|
|
|
|
specs are and that they're not evaluated.
|
|
|
|
|
|
2013-09-24 13:34:51 -04:00
|
|
|
|
2013-09-24 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* midnight.el (clean-buffer-list-kill-regexps)
|
|
|
|
|
(clean-buffer-list-kill-buffer-names): Update for the new Man
|
|
|
|
|
buffer naming which includes the object name.
|
|
|
|
|
|
2013-09-23 19:23:32 -04:00
|
|
|
|
2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* eshell/esh-cmd.el (eshell--sep-terms): New var.
|
|
|
|
|
(eshell-parse-command, eshell-parse-pipeline): Use it since
|
|
|
|
|
eshell-separate-commands requires a dynamic scoped var.
|
|
|
|
|
Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
|
|
|
|
|
|
2013-09-23 12:21:41 +08:00
|
|
|
|
2013-09-23 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* autoinsert.el (auto-insert-alist): Make the value of
|
|
|
|
|
lexical-binding match its file setting.
|
|
|
|
|
|
2013-09-23 04:58:02 +02:00
|
|
|
|
2013-09-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-09-23 04:59:30 +02:00
|
|
|
|
* vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
|
|
|
|
|
|
2013-09-23 04:58:02 +02:00
|
|
|
|
* autoarg.el (autoarg-kp-digit-argument):
|
|
|
|
|
* electric.el (Electric-command-loop):
|
|
|
|
|
* kmacro.el (kmacro-step-edit-insert):
|
|
|
|
|
Do not set universal-argument-num-events.
|
|
|
|
|
|
2013-09-22 20:23:20 +08:00
|
|
|
|
2013-09-22 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* files.el (interpreter-mode-alist): Add octave.
|
|
|
|
|
|
2013-09-21 17:21:29 +00:00
|
|
|
|
2013-09-21 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
C++: fontify identifier in declaration following "public:" correctly.
|
|
|
|
|
* progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
|
|
|
|
|
to match "public", etc.
|
|
|
|
|
(c-decl-prefix-re): Add ":" into the C++ value.
|
|
|
|
|
* progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
|
|
|
|
|
bit. Add a check for a ":" preceded by "public", etc.
|
|
|
|
|
|
2013-09-21 11:49:31 +03:00
|
|
|
|
2013-09-21 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
|
|
|
|
|
recognized by GDB 7.5 and later.
|
|
|
|
|
|
2013-09-21 16:16:13 +08:00
|
|
|
|
2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
|
|
|
|
|
|
2013-09-20 15:59:42 -04:00
|
|
|
|
2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (internal--call-interactively): New const.
|
|
|
|
|
(called-interactively-p): Use it (bug#3984).
|
|
|
|
|
|
2013-09-20 13:39:53 +08:00
|
|
|
|
2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/pcvs.el (cvs-mode-ignore):
|
2013-10-01 11:34:14 -04:00
|
|
|
|
* vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
|
|
|
|
|
Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
|
2013-09-20 13:39:53 +08:00
|
|
|
|
|
2013-09-19 16:51:33 -04:00
|
|
|
|
2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* eshell/em-ls.el: Use advice. Remove redundant :group keywords.
|
|
|
|
|
(eshell-ls-orig-insert-directory): Remove.
|
|
|
|
|
(eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
|
|
|
|
|
(eshell-ls-use-in-dired): Use advice-add/remove.
|
|
|
|
|
(eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
|
|
|
|
|
Add `orig-fun' arg for use in :around advice.
|
|
|
|
|
Make it check (redundantly) eshell-ls-use-in-dired.
|
|
|
|
|
|
2013-09-19 16:11:48 -04:00
|
|
|
|
2013-09-19 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-19 16:31:54 -04:00
|
|
|
|
* emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
|
|
|
|
|
|
2013-09-19 16:31:26 -04:00
|
|
|
|
* simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
|
|
|
|
|
|
2013-09-19 16:11:48 -04:00
|
|
|
|
* emacs-lisp/eieio.el (class-parent): Undo previous change.
|
|
|
|
|
|
2013-09-19 13:08:01 +02:00
|
|
|
|
2013-09-19 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
|
|
|
|
|
(tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
|
|
|
|
|
(tramp-get-remote-python): New defuns.
|
|
|
|
|
(tramp-get-remote-uid-with-perl)
|
|
|
|
|
(tramp-get-remote-gid-with-perl): New defuns. Perl code
|
|
|
|
|
contributed by yary <not.com@gmail.com> (tiny change).
|
|
|
|
|
(tramp-get-remote-uid-with-python)
|
|
|
|
|
(tramp-get-remote-gid-with-python): New defuns. Python code
|
|
|
|
|
contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
|
|
|
|
|
(tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
|
|
|
|
|
|
2013-09-18 19:28:20 -07:00
|
|
|
|
2013-09-19 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-19 00:14:53 -07:00
|
|
|
|
* emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
|
|
|
|
|
|
2013-09-18 23:56:47 -07:00
|
|
|
|
* eshell/em-unix.el (eshell-remove-entries):
|
|
|
|
|
Rename argument to avoid name-clash with global `top-level'.
|
|
|
|
|
|
2013-09-18 20:44:55 -07:00
|
|
|
|
* eshell/esh-proc.el (eshell-kill-process-function):
|
|
|
|
|
Remove eshell-reset-after-proc from eshell-kill-hook if present.
|
|
|
|
|
(eshell-reset-after-proc): Remove unused arg `proc'.
|
|
|
|
|
|
2013-09-18 19:48:01 -07:00
|
|
|
|
* eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
|
|
|
|
|
(directory-files-and-attributes): Mark unused arg.
|
|
|
|
|
|
2013-09-18 19:42:36 -07:00
|
|
|
|
* eshell/em-unix.el (eshell-remove-entries):
|
|
|
|
|
Remove unused arg `path'. Update callers.
|
|
|
|
|
|
2013-09-18 19:38:25 -07:00
|
|
|
|
* eshell/em-hist.el (eshell-hist-parse-arguments):
|
|
|
|
|
Remove unused arg `silent'. Update callers.
|
|
|
|
|
|
2013-09-18 19:28:20 -07:00
|
|
|
|
* eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
|
|
|
|
|
Fix (f)boundp mix-up.
|
|
|
|
|
|
|
|
|
|
* eshell/em-smart.el (eshell-smart-scroll-window)
|
|
|
|
|
(eshell-disable-after-change):
|
2013-09-18 20:44:55 -07:00
|
|
|
|
* eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
|
2013-09-18 19:28:20 -07:00
|
|
|
|
|
2013-09-18 20:47:37 +00:00
|
|
|
|
2013-09-18 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Fix fontification of type when followed by "const".
|
|
|
|
|
* progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
|
|
|
|
|
"known" types from fontification.
|
|
|
|
|
|
2013-09-17 21:42:43 -04:00
|
|
|
|
2013-09-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-17 22:04:41 -07:00
|
|
|
|
* emacs-lisp/chart.el (x-display-color-cells): Declare.
|
|
|
|
|
(chart-face-list): Drop Emacsen without display-color-p.
|
|
|
|
|
|
2013-09-17 21:48:55 -07:00
|
|
|
|
* net/eww.el (libxml-parse-html-region): Declare.
|
|
|
|
|
(eww-display-html): Explicit error if no libxml2 support.
|
|
|
|
|
|
2013-09-17 21:38:49 -07:00
|
|
|
|
* doc-view.el (doc-view-mode): Silence --without-x compilation.
|
|
|
|
|
|
2013-09-17 21:26:19 -07:00
|
|
|
|
* image.el (image-type-from-buffer, image-multi-frame-p):
|
|
|
|
|
Remove --without-x warning/error.
|
2013-09-17 21:24:14 -07:00
|
|
|
|
|
2013-09-17 21:21:29 -07:00
|
|
|
|
* mouse.el (mouse-yank-primary):
|
2013-09-17 21:46:44 -07:00
|
|
|
|
* term.el (term-mouse-paste):
|
2013-09-17 21:21:29 -07:00
|
|
|
|
Reorder to silence --without-x compilation.
|
|
|
|
|
|
2013-09-17 21:44:20 -07:00
|
|
|
|
* mpc.el (doc-view-mode): Silence --without-x compilation.
|
|
|
|
|
|
2013-09-17 20:47:11 -07:00
|
|
|
|
* mail/rmailmm.el (rmail-mime-set-bulk-data):
|
|
|
|
|
Silence --without-x compilation.
|
|
|
|
|
|
2013-09-17 22:19:28 -07:00
|
|
|
|
* progmodes/gud.el (gud-find-file, gud-mode):
|
|
|
|
|
Silence --without-x compilation.
|
|
|
|
|
(tooltip-mode): Declare.
|
2013-09-17 22:16:36 -07:00
|
|
|
|
|
2013-09-17 20:45:54 -07:00
|
|
|
|
* wdired.el (dired-backup-overwrite): Remove declaration.
|
|
|
|
|
(wdired-mode-map): Add doc string.
|
|
|
|
|
|
2013-09-17 19:50:04 -07:00
|
|
|
|
* custom.el (x-get-resource): Declare.
|
|
|
|
|
|
2013-09-17 22:11:38 -07:00
|
|
|
|
* eshell/em-glob.el (ange-cache):
|
|
|
|
|
* eshell/em-unix.el (ange-cache): Declare.
|
|
|
|
|
|
2013-09-17 20:53:10 -07:00
|
|
|
|
* faces.el (x-display-list, x-open-connection, x-get-resource):
|
|
|
|
|
Declare.
|
2013-09-17 21:42:30 -07:00
|
|
|
|
|
|
|
|
|
* follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
|
|
|
|
|
(scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
|
|
|
|
|
Declare.
|
2013-09-17 20:53:10 -07:00
|
|
|
|
|
2013-09-17 20:58:26 -07:00
|
|
|
|
* frame.el (x-display-grayscale-p, x-display-name): Declare.
|
2013-09-17 19:50:04 -07:00
|
|
|
|
|
2013-09-17 21:50:54 -07:00
|
|
|
|
* net/gnutls.el (gnutls-log-level): Declare.
|
|
|
|
|
|
2013-09-17 21:53:05 -07:00
|
|
|
|
* net/shr.el (image-size, image-animate): Declare.
|
|
|
|
|
|
2013-09-17 19:50:04 -07:00
|
|
|
|
* simple.el (font-info): Declare.
|
|
|
|
|
|
2013-09-17 20:50:18 -07:00
|
|
|
|
* subr.el (x-popup-dialog): Declare.
|
|
|
|
|
|
2013-09-17 21:28:57 -07:00
|
|
|
|
* term/common-win.el (x-select-enable-primary)
|
|
|
|
|
(x-last-selected-text-primary, x-last-selected-text-clipboard):
|
|
|
|
|
Declare.
|
|
|
|
|
|
2013-09-17 21:36:34 -07:00
|
|
|
|
* term/ns-win.el (x-handle-args): Declare.
|
|
|
|
|
|
2013-09-17 21:30:33 -07:00
|
|
|
|
* term/x-win.el (x-select-enable-clipboard): Declare.
|
|
|
|
|
|
2013-09-17 21:32:01 -07:00
|
|
|
|
* term/w32-win.el (create-default-fontset): Declare.
|
|
|
|
|
|
2013-09-17 21:34:56 -07:00
|
|
|
|
* w32-common-fns.el (x-server-version, x-select-enable-clipboard):
|
|
|
|
|
Declare.
|
|
|
|
|
|
2013-09-17 19:50:04 -07:00
|
|
|
|
* window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
|
|
|
|
|
(fit-frame-to-buffer): Explicit error if --without-x.
|
|
|
|
|
(mouse-autoselect-window-select): Silence compiler.
|
|
|
|
|
|
2013-09-17 21:48:00 -04:00
|
|
|
|
* dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
|
|
|
|
|
|
|
|
|
|
* eshell/em-cmpl.el (eshell-complete-parse-arguments):
|
|
|
|
|
* eshell/em-hist.el (eshell/history, eshell-isearch-backward):
|
|
|
|
|
* eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
|
2013-09-17 19:45:31 -07:00
|
|
|
|
* eshell/esh-util.el (eshell-sublist):
|
2013-09-17 21:48:00 -04:00
|
|
|
|
Remove unused local variables.
|
|
|
|
|
|
|
|
|
|
* eshell/esh-io.el (x-select-enable-clipboard): Declare.
|
|
|
|
|
|
2013-09-17 21:42:43 -04:00
|
|
|
|
* textmodes/two-column.el: Make 2C-split work for --without-x.
|
|
|
|
|
(scroll-bar-columns): Autoload.
|
|
|
|
|
(top-level): Require fringe when compiling.
|
|
|
|
|
|
2013-09-18 09:27:00 +08:00
|
|
|
|
2013-09-18 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (add-hook): Robustify to handle closure as well.
|
|
|
|
|
|
2013-09-17 16:27:10 -04:00
|
|
|
|
2013-09-17 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (messages-buffer-mode-map): Unbind "g".
|
|
|
|
|
|
2013-09-17 11:19:12 -04:00
|
|
|
|
2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-17 13:48:06 -04:00
|
|
|
|
* help-mode.el (help-mode-finish): Use derived-mode-p.
|
|
|
|
|
Remove obsolete highlighting.
|
|
|
|
|
|
2013-09-17 13:47:01 -04:00
|
|
|
|
* play/life.el (life-mode): Use define-derived-mode. Derive from
|
|
|
|
|
special-mode.
|
|
|
|
|
(life): Let-bind inhibit-read-only.
|
|
|
|
|
(life-setup): Avoid `setq'. Use `life-mode'.
|
|
|
|
|
|
2013-09-17 11:52:31 -04:00
|
|
|
|
* emacs-lisp/package.el (package-generate-autoloads): Remove `require'
|
|
|
|
|
which should not be needed any more.
|
|
|
|
|
(package-menu-refresh, package-menu-describe-package): Use user-error.
|
|
|
|
|
|
2013-09-17 11:19:12 -04:00
|
|
|
|
* eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
|
|
|
|
|
(eshell-post-rewrite-command-hook): Make obsolete.
|
|
|
|
|
(eshell-parse-command): Simplify.
|
|
|
|
|
(eshell-structure-basic-command): Remove unused arg `vocal-test'.
|
|
|
|
|
(eshell--cmd): Declare.
|
|
|
|
|
(eshell-parse-pipeline): Remove unused var `final-p'.
|
|
|
|
|
Pass a dynvar to eshell-post-rewrite-command-hook.
|
|
|
|
|
Implement the new eshell-post-rewrite-command-function.
|
|
|
|
|
(eshell-invoke-directly): Remove unused arg `input'.
|
|
|
|
|
* eshell/esh-io.el (eshell-io-initialize):
|
|
|
|
|
Use eshell-post-rewrite-command-function (bug#15399).
|
|
|
|
|
(eshell--apply-redirections): Rename from eshell-apply-redirections;
|
|
|
|
|
adjust to new calling convention.
|
|
|
|
|
(eshell-create-handles): Rename args to avoid clashing with dynvar
|
|
|
|
|
`standard-output'.
|
|
|
|
|
|
2013-09-17 00:39:54 -07:00
|
|
|
|
2013-09-17 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (messages-buffer-mode): New major mode.
|
|
|
|
|
(messages-buffer): New function.
|
|
|
|
|
* startup.el (normal-top-level): Switch mode of *Messages* buffer.
|
|
|
|
|
* emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
|
2013-09-17 00:47:51 -07:00
|
|
|
|
(ert-run-test): Use `messages-buffer' function.
|
2013-09-17 00:39:54 -07:00
|
|
|
|
(ert--force-message-log-buffer-truncation): Ignore read-only.
|
2013-09-17 00:47:51 -07:00
|
|
|
|
* help.el (view-echo-area-messages): Use `messages-buffer' function.
|
|
|
|
|
* mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
|
2013-09-17 00:39:54 -07:00
|
|
|
|
|
2013-09-17 00:26:07 -07:00
|
|
|
|
2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
2013-09-16 12:29:46 -04:00
|
|
|
|
|
|
|
|
|
* subr.el (eval-after-load): Preserve evaluation order (bug#15389).
|
|
|
|
|
|
2013-12-20 22:20:39 +02:00
|
|
|
|
* abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
|
2013-09-12 15:36:23 -04:00
|
|
|
|
|
2013-09-16 14:23:30 -04:00
|
|
|
|
2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-16 15:09:24 -04:00
|
|
|
|
* icomplete.el (icomplete-in-buffer): New var.
|
|
|
|
|
(icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
|
|
|
|
|
vars and replace them with functions.
|
|
|
|
|
(icomplete-minibuffer-setup): Adjust accordingly.
|
|
|
|
|
(icomplete--completion-table, icomplete--completion-predicate)
|
|
|
|
|
(icomplete--field-string, icomplete--field-beg, icomplete--field-end):
|
|
|
|
|
New functions.
|
|
|
|
|
(icomplete-forward-completions, icomplete-backward-completions)
|
|
|
|
|
(icomplete-simple-completing-p, icomplete-exhibit)
|
|
|
|
|
(icomplete-completions): Use them.
|
|
|
|
|
(icomplete--in-region-buffer): New var.
|
|
|
|
|
(icomplete--in-region-setup): New function.
|
|
|
|
|
(icomplete-mode): Use it.
|
|
|
|
|
|
2013-09-16 14:23:30 -04:00
|
|
|
|
* eshell/esh-opt.el: Fix last change to set lexical-vars properly
|
|
|
|
|
(bug#15379).
|
|
|
|
|
(eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
|
|
|
|
|
return args and options.
|
|
|
|
|
(eshell-eval-using-options): Use the new return value of
|
|
|
|
|
eshell--do-opts to set the options's vars in their scope.
|
|
|
|
|
(eshell--set-option): Rename from eshell-set-option.
|
|
|
|
|
Add arg `opt-vals'.
|
|
|
|
|
(eshell--process-option): Rename from eshell-process-option.
|
|
|
|
|
Add arg `opt-vals'.
|
|
|
|
|
(eshell--process-args): Use an `opt-vals' alist to store the options's
|
|
|
|
|
values during their processing and return them additionally to the
|
|
|
|
|
remaining args.
|
|
|
|
|
|
2013-09-16 02:42:26 +03:00
|
|
|
|
2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-operator-re): Consider line
|
|
|
|
|
continuation character an operator, as far as indentation is
|
|
|
|
|
concerned (Bug#15369).
|
|
|
|
|
|
2013-09-15 18:08:04 +02:00
|
|
|
|
2013-09-15 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window--state-put-2): Don't process buffer state
|
|
|
|
|
when buffer doesn't exist any more (Bug#15382).
|
|
|
|
|
|
2013-09-14 17:10:45 -07:00
|
|
|
|
2013-09-15 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-14 17:35:54 -07:00
|
|
|
|
* eshell/em-unix.el (eshell/rm):
|
|
|
|
|
Make -f ignore missing files. (Bug#15373)
|
|
|
|
|
|
2013-09-14 17:10:45 -07:00
|
|
|
|
* eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
|
|
|
|
|
(eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
|
|
|
|
|
* eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
|
|
|
|
|
|
2013-09-14 16:55:15 -07:00
|
|
|
|
2013-09-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
|
|
|
|
|
|
2013-09-13 13:28:34 -04:00
|
|
|
|
2013-09-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* dired-x.el (dired-guess-shell-alist-user): Doc fix.
|
|
|
|
|
(dired-guess-default): Make `file' available in the env. (Bug#15363)
|
|
|
|
|
|
2013-09-13 20:46:18 +04:00
|
|
|
|
2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* frame.el (x-focus-frame): Mark as declared in frame.c.
|
|
|
|
|
|
2013-09-13 10:56:03 -04:00
|
|
|
|
2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* ls-lisp.el: Use advice-add.
|
|
|
|
|
(original-insert-directory): Remove.
|
|
|
|
|
(ls-lisp--insert-directory): Rename from insert-directory; add
|
|
|
|
|
`orig-fun' argument.
|
|
|
|
|
(insert-directory): Advise.
|
|
|
|
|
|
2013-09-13 16:22:47 +03:00
|
|
|
|
2013-09-13 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* term.el (term-emulate-terminal): Decode the command string
|
|
|
|
|
before passing it to term-command-hook. (Bug#15337)
|
|
|
|
|
|
2013-09-12 23:56:35 -07:00
|
|
|
|
2013-09-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-13 00:12:44 -07:00
|
|
|
|
* eshell/esh-util.el (ange-cache): Move declaration earlier.
|
|
|
|
|
|
2013-09-13 00:10:30 -07:00
|
|
|
|
* eshell/esh-ext.el (eshell-search-path): Declare.
|
|
|
|
|
|
2013-09-13 00:07:07 -07:00
|
|
|
|
* eshell/em-prompt.el (eshell/pwd): Autoload it.
|
|
|
|
|
Otherwise an error occurs if eshell-dirs module not loaded.
|
|
|
|
|
|
2013-09-12 23:56:35 -07:00
|
|
|
|
* progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
|
|
|
|
|
|
2013-09-13 08:03:06 +02:00
|
|
|
|
2013-09-13 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-check-proper-method-and-host): Rename it from
|
|
|
|
|
`tramp-check-proper-host'. Check for a valid method name.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-maybe-open-connection):
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
|
|
|
|
|
* net/tramp-sh.el (tramp-maybe-open-connection):
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-cache-print): Don't print text properties
|
|
|
|
|
also for hash values.
|
|
|
|
|
|
2013-09-12 16:15:53 -04:00
|
|
|
|
2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-12 16:21:41 -04:00
|
|
|
|
* term/ns-win.el (parameters): Don't declare as dynamic.
|
|
|
|
|
(before-make-frame-hook): Don't add ineffective function.
|
|
|
|
|
|
2013-09-12 16:15:53 -04:00
|
|
|
|
* eshell/*.el: Use lexical-binding (bug#15231).
|
|
|
|
|
|
2013-09-12 23:45:28 +09:00
|
|
|
|
2013-09-12 Kenichi Handa <handa@gnu.org>
|
|
|
|
|
|
2013-09-12 16:15:53 -04:00
|
|
|
|
* composite.el (compose-gstring-for-graphic): Handle enclosing mark.
|
2013-09-12 23:45:28 +09:00
|
|
|
|
|
2013-09-11 22:32:57 -07:00
|
|
|
|
2013-09-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-11 23:53:57 -07:00
|
|
|
|
* vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
|
2013-09-11 23:55:15 -07:00
|
|
|
|
(vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
|
2013-09-11 23:53:57 -07:00
|
|
|
|
|
2013-09-11 23:37:02 -07:00
|
|
|
|
* subr.el (do-after-load-evaluation): Also give compiler warnings
|
|
|
|
|
when obsolete files are used (except by obsolete files).
|
|
|
|
|
|
2013-09-11 23:21:33 -07:00
|
|
|
|
* vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
|
|
|
|
|
in the status output, assume `filename' is the first. (Bug#15322)
|
|
|
|
|
|
2013-09-11 23:10:12 -07:00
|
|
|
|
* vc/vc.el (vc-deduce-fileset): Doc fix.
|
|
|
|
|
|
2013-09-11 22:48:22 -07:00
|
|
|
|
* calc/calc-help.el (Info-goto-node):
|
|
|
|
|
* progmodes/cperl-mode.el (Info-find-node):
|
|
|
|
|
* vc/ediff.el (Info-goto-node): Update declarations.
|
|
|
|
|
|
2013-09-11 23:58:57 -07:00
|
|
|
|
* vc/vc-dispatcher.el (vc-dir-refresh): Declare.
|
|
|
|
|
|
2013-09-11 23:50:18 -07:00
|
|
|
|
* vc/vc-bzr.el (vc-compilation-mode): Declare.
|
2013-09-11 22:45:42 -07:00
|
|
|
|
(vc-bzr-pull): Require vc-dispatcher.
|
|
|
|
|
* vc/vc-git.el (vc-compilation-mode): Declare.
|
|
|
|
|
(vc-git-pull): Require vc-dispatcher.
|
|
|
|
|
|
2013-09-11 22:43:55 -07:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
|
|
|
|
|
|
2013-09-11 22:43:23 -07:00
|
|
|
|
* progmodes/octave.el (help-button-action): Declare.
|
|
|
|
|
|
2013-09-11 22:40:50 -07:00
|
|
|
|
* shell.el (shell-directory-tracker): Output error as a message
|
|
|
|
|
rather than just returning it as a string.
|
|
|
|
|
(shell-process-pushd): Remove useless use of message.
|
|
|
|
|
|
2013-09-11 22:32:57 -07:00
|
|
|
|
* dframe.el (dframe-timer-fn):
|
|
|
|
|
* files.el (dir-locals-read-from-file):
|
|
|
|
|
* mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
|
|
|
|
|
(mpc-format):
|
|
|
|
|
* reveal.el (reveal-post-command):
|
|
|
|
|
* saveplace.el (load-save-place-alist-from-file):
|
|
|
|
|
* shell.el (shell-resync-dirs):
|
|
|
|
|
* w32-common-fns.el (x-get-selection-value):
|
|
|
|
|
* emacs-lisp/copyright.el (copyright-find-copyright):
|
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
|
|
|
|
|
* emulation/tpu-edt.el (tpu-copy-keyfile):
|
|
|
|
|
* play/bubbles.el (bubbles--mark-neighbourhood):
|
|
|
|
|
* progmodes/executable.el
|
|
|
|
|
(executable-make-buffer-file-executable-if-script-p):
|
|
|
|
|
* term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
|
|
|
|
|
|
2013-09-12 00:56:51 -04:00
|
|
|
|
2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
Cleanup Eshell to rely less on dynamic scoping.
* lisp/eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
last-value, and ext-command here. Bind `args' closer to `body'.
(temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
(eshell--args): Declare new dynamic var.
(eshell-do-opt): Add argument `args'. Bind our own usage-msg,
last-value, and ext-command. Pass `args' to `body'.
(eshell-process-args): Bind eshell--args.
(eshell-set-option): Use eshell--args.
* lisp/eshell/eshell.el (eshell): Use derived-mode-p.
* lisp/eshell/esh-var.el (eshell-parse-variable): Use backquote.
(eshell-parse-variable-ref): Remove unused vars `end' and `err'.
(eshell-glob-function): Declare.
* lisp/eshell/esh-util.el: Require cl-lib.
(eshell-read-hosts-file): Avoid add-to-list.
* lisp/eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
`err'.
* lisp/eshell/em-unix.el (compilation-scroll-output, locate-history-list):
Declare.
(eshell/diff): Remove unused var `err'.
* lisp/eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
`killflag'.
* lisp/eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
* lisp/eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
first use.
* lisp/eshell/em-glob.el (eshell-glob-matches, message-shown):
Move declaration before first use.
* lisp/eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
* autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
rely on cl-return.
2013-09-12 01:20:07 -04:00
|
|
|
|
Cleanup Eshell to rely less on dynamic scoping.
|
|
|
|
|
* eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
|
|
|
|
|
last-value, and ext-command here. Bind `args' closer to `body'.
|
|
|
|
|
(temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
|
|
|
|
|
(eshell--args): Declare new dynamic var.
|
|
|
|
|
(eshell-do-opt): Add argument `args'. Bind our own usage-msg,
|
|
|
|
|
last-value, and ext-command. Pass `args' to `body'.
|
|
|
|
|
(eshell-process-args): Bind eshell--args.
|
|
|
|
|
(eshell-set-option): Use eshell--args.
|
|
|
|
|
* eshell/eshell.el (eshell): Use derived-mode-p.
|
|
|
|
|
* eshell/esh-var.el (eshell-parse-variable): Use backquote.
|
|
|
|
|
(eshell-parse-variable-ref): Remove unused vars `end' and `err'.
|
|
|
|
|
(eshell-glob-function): Declare.
|
|
|
|
|
* eshell/esh-util.el: Require cl-lib.
|
|
|
|
|
(eshell-read-hosts-file): Avoid add-to-list.
|
|
|
|
|
* eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
|
|
|
|
|
`err'.
|
|
|
|
|
* eshell/em-unix.el (compilation-scroll-output, locate-history-list):
|
|
|
|
|
Declare.
|
|
|
|
|
(eshell/diff): Remove unused var `err'.
|
|
|
|
|
* eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
|
|
|
|
|
`killflag'.
|
|
|
|
|
* eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
|
|
|
|
|
* eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
|
|
|
|
|
first use.
|
|
|
|
|
* eshell/em-glob.el (eshell-glob-matches, message-shown):
|
|
|
|
|
Move declaration before first use.
|
|
|
|
|
* eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
|
2013-09-12 00:56:51 -04:00
|
|
|
|
* autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
|
|
|
|
|
rely on cl-return.
|
|
|
|
|
|
2013-09-11 21:32:45 -04:00
|
|
|
|
2013-09-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* term/ns-win.el (global-map): Remove binding for ispell-next,
|
|
|
|
|
deleted 1999-05-29. (Bug#15357)
|
|
|
|
|
|
2013-09-11 13:27:22 -04:00
|
|
|
|
2013-09-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-11 14:33:58 -04:00
|
|
|
|
* echistory.el (electric-command-history): Remove call to deleted func.
|
|
|
|
|
|
2013-09-11 14:32:32 -04:00
|
|
|
|
* play/landmark.el (landmark-mode): Fix typos.
|
|
|
|
|
|
2013-09-11 14:31:45 -04:00
|
|
|
|
* vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
|
|
|
|
|
Check cvs-sort-ignore-file is bound.
|
|
|
|
|
|
2013-09-11 13:27:22 -04:00
|
|
|
|
* savehist.el: No need for cl when compiling on Emacs.
|
|
|
|
|
|
2013-09-11 08:36:59 -04:00
|
|
|
|
2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-11 12:00:37 -04:00
|
|
|
|
* eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
|
|
|
|
|
(bug#15338).
|
2013-09-12 00:56:51 -04:00
|
|
|
|
(eshell-self-insert-command, eshell-send-invisible):
|
|
|
|
|
Remove unused argument.
|
2013-09-11 12:00:37 -04:00
|
|
|
|
(eshell-handle-control-codes): Remove unused var `orig'.
|
|
|
|
|
Avoid delete-backward-char.
|
|
|
|
|
|
2013-09-11 08:36:59 -04:00
|
|
|
|
* files.el (set-auto-mode): Simplify a bit further.
|
|
|
|
|
|
2013-09-10 23:44:35 -07:00
|
|
|
|
2013-09-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (interpreter-mode-alist): Remove \\` \\' parts.
|
|
|
|
|
(set-auto-mode): Don't regexp-quote elements.
|
|
|
|
|
* progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
|
|
|
|
|
* progmodes/cc-mode.el (interpreter-mode-alist):
|
|
|
|
|
* progmodes/ruby-mode.el (interpreter-mode-alist):
|
|
|
|
|
Revert previous change.
|
|
|
|
|
|
2013-09-10 21:43:07 -04:00
|
|
|
|
2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-10 23:31:56 -04:00
|
|
|
|
* play/snake.el (snake-mode):
|
|
|
|
|
* play/mpuz.el (mpuz-mode):
|
|
|
|
|
* play/landmark.el (lm-mode):
|
|
|
|
|
* play/blackbox.el (blackbox-mode):
|
|
|
|
|
* play/5x5.el (5x5-mode):
|
|
|
|
|
* obsolete/options.el (Edit-options-mode):
|
|
|
|
|
* net/quickurl.el (quickurl-list-mode):
|
|
|
|
|
* net/newst-treeview.el (newsticker-treeview-mode):
|
|
|
|
|
* mail/rmailsum.el (rmail-summary-mode):
|
|
|
|
|
* mail/mspools.el (mspools-mode):
|
|
|
|
|
* locate.el (locate-mode):
|
|
|
|
|
* ibuffer.el (ibuffer-mode):
|
|
|
|
|
* emulation/ws-mode.el (wordstar-mode):
|
|
|
|
|
* emacs-lisp/debug.el (debugger-mode):
|
|
|
|
|
* array.el (array-mode):
|
|
|
|
|
* net/eudc.el (eudc-mode): Use define-derived-mode.
|
|
|
|
|
* net/mairix.el (mairix-searches-mode-font-lock-keywords):
|
|
|
|
|
Move initialization into declaration.
|
|
|
|
|
(mairix-searches-mode): Use define-derived-mode.
|
|
|
|
|
* net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
|
|
|
|
|
(eudc-edit-hotlist): Use dolist.
|
|
|
|
|
* man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
|
|
|
|
|
(Man-mode): Use define-derived-mode.
|
|
|
|
|
* info.el (Info-edit-mode-map): Rename from Info-edit-map.
|
|
|
|
|
(Info-edit-mode): Use define-derived-mode.
|
|
|
|
|
(Info-cease-edit): Use Info-mode.
|
|
|
|
|
* eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
|
|
|
|
|
into declaration.
|
|
|
|
|
(eshell-mode): Use define-derived-mode.
|
|
|
|
|
* chistory.el (command-history-mode-map): Rename from
|
|
|
|
|
command-history-map.
|
|
|
|
|
(command-history-mode): Use define-derived-mode.
|
2013-09-11 14:33:58 -04:00
|
|
|
|
(Command-history-setup): Remove function.
|
2013-09-10 23:31:56 -04:00
|
|
|
|
* calc/calc.el (calc-trail-mode-map): New var.
|
|
|
|
|
(calc-trail-mode): Use define-derived-mode.
|
|
|
|
|
(calc-trail-buffer): Set calc-main-buffer manually.
|
|
|
|
|
* bookmark.el (bookmark-insert-annotation): New function.
|
|
|
|
|
(bookmark-edit-annotation): Use it.
|
|
|
|
|
(bookmark-edit-annotation-mode): Make it a proper major mode.
|
|
|
|
|
(bookmark-send-edited-annotation): Use derived-mode-p.
|
|
|
|
|
* arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
|
|
|
|
|
closer to its ideal place. Use \' to match EOS.
|
|
|
|
|
|
2013-09-10 21:43:07 -04:00
|
|
|
|
* profiler.el (profiler-calltree-find): Use function-equal.
|
|
|
|
|
|
2013-09-10 16:28:22 -04:00
|
|
|
|
2013-09-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-10 16:38:52 -04:00
|
|
|
|
* files.el (interpreter-mode-alist): Convert to regexps.
|
|
|
|
|
(set-auto-mode): Adapt for this. (Bug#15306)
|
|
|
|
|
* progmodes/cperl-mode.el (cperl-clobber-mode-lists):
|
|
|
|
|
Comment out unused variable.
|
|
|
|
|
* progmodes/cc-mode.el (interpreter-mode-alist):
|
|
|
|
|
* progmodes/python.el (interpreter-mode-alist):
|
|
|
|
|
* progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
|
|
|
|
|
* progmodes/sh-script.el (sh-set-shell):
|
|
|
|
|
No longer use interpreter-mode-alist to get list of shells.
|
|
|
|
|
|
2013-09-10 16:28:22 -04:00
|
|
|
|
* progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
|
|
|
|
|
|
2013-09-10 11:30:10 -04:00
|
|
|
|
2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-10 13:13:48 -04:00
|
|
|
|
* simple.el: Use set-temporary-overlay-map for universal-argument.
|
2013-09-11 12:00:37 -04:00
|
|
|
|
(universal-argument-map): Don't use default-bindings (bug#15317).
|
2013-09-10 13:13:48 -04:00
|
|
|
|
Bind switch-frame explicitly. Replace universal-argument-minus with
|
|
|
|
|
a conditional binding.
|
|
|
|
|
(universal-argument-num-events, saved-overriding-map): Remove.
|
|
|
|
|
(restore-overriding-map): Remove.
|
|
|
|
|
(universal-argument--mode): Rename from save&set-overriding-map,
|
|
|
|
|
and rewrite.
|
|
|
|
|
(universal-argument, universal-argument-more, negative-argument)
|
|
|
|
|
(digit-argument): Adjust accordingly.
|
|
|
|
|
(universal-argument-minus): Remove.
|
|
|
|
|
(universal-argument-other-key): Remove.
|
|
|
|
|
|
2013-09-10 11:30:10 -04:00
|
|
|
|
* subr.el (with-demoted-errors): Add `format' argument.
|
|
|
|
|
|
2013-09-10 09:45:33 +02:00
|
|
|
|
2013-09-10 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-cleanup): Remove. Functionality added to
|
|
|
|
|
`tramp-cleanup-connection'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cmds.el (tramp-cleanup-connection): Add optional
|
|
|
|
|
parameters KEEP-DEBUG and KEEP-PASSWORD.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-file-name-handler):
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-maybe-open-connection):
|
|
|
|
|
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
|
|
|
|
|
(tramp-maybe-open-connection):
|
2013-09-10 11:30:10 -04:00
|
|
|
|
* net/tramp-smb.el (tramp-smb-maybe-open-connection):
|
|
|
|
|
Use `tramp-cleanup-connection'.
|
2013-09-10 09:45:33 +02:00
|
|
|
|
|
2013-09-10 11:30:10 -04:00
|
|
|
|
* net/tramp-sh.el (tramp-maybe-open-connection):
|
|
|
|
|
Catch 'uname-changed inside the progress reporter.
|
2013-09-10 09:45:33 +02:00
|
|
|
|
|
2013-09-09 21:28:01 -04:00
|
|
|
|
2013-09-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-09-10 00:21:19 -07:00
|
|
|
|
* simple.el (read-minibuffer): Unbreak it. (Bug#15318)
|
|
|
|
|
|
2013-09-09 21:28:01 -04:00
|
|
|
|
* dired-x.el (dired-mark-sexp): Unbreak for systems where ls
|
|
|
|
|
returns "alternate access method" in mode (eg "-rw-r--r--.").
|
|
|
|
|
|
2013-09-08 16:15:17 -07:00
|
|
|
|
2013-09-08 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* saveplace.el (load-save-place-alist-from-file):
|
|
|
|
|
Demote errors. (Bug#15305)
|
|
|
|
|
|
2013-09-08 17:04:10 +02:00
|
|
|
|
2013-09-08 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Improve compatibility with older Emacsen, and XEmacs.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
|
|
|
|
|
only if it is bound. It isn't for XEmacs.
|
2013-09-10 11:30:10 -04:00
|
|
|
|
(with-tramp-progress-reporter): Do not let-bind `result'.
|
|
|
|
|
This yields to scoping errors in XEmacs.
|
2013-09-08 17:04:10 +02:00
|
|
|
|
(tramp-handle-make-auto-save-file-name): New function, moved from
|
|
|
|
|
tramp-sh.el.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
|
|
|
|
|
for `make-auto-save-file-name'.
|
2013-09-10 11:30:10 -04:00
|
|
|
|
(tramp-adb--gnu-switches-to-ash):
|
|
|
|
|
Use `tramp-compat-replace-regexp-in-string'.
|
2013-09-08 17:04:10 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-cache-print): Call
|
|
|
|
|
`substring-no-properties' only if it is bound. It isn't for XEmacs.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
|
|
|
|
|
bound. It isn't for XEmacs.
|
|
|
|
|
|
2013-09-10 11:30:10 -04:00
|
|
|
|
* net/tramp-compat.el (tramp-compat-copy-file):
|
|
|
|
|
Catch `wrong-number-of-arguments' error.
|
2013-09-08 17:04:10 +02:00
|
|
|
|
(tramp-compat-replace-regexp-in-string): New defun.
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
|
|
|
|
|
for `make-auto-save-file-name'.
|
|
|
|
|
(tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
|
|
|
|
|
`copy-file'.
|
|
|
|
|
(tramp-gvfs-file-gvfs-monitor-file-process-filter)
|
|
|
|
|
(tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
|
|
|
|
|
(tramp-synce-list-devices): Use `push' instead of `pushnew'.
|
|
|
|
|
|
2013-09-10 11:30:10 -04:00
|
|
|
|
* net/tramp-gw.el (tramp-gw-open-network-stream):
|
|
|
|
|
Use `tramp-compat-replace-regexp-in-string'.
|
2013-09-08 17:04:10 +02:00
|
|
|
|
|
2013-09-10 11:30:10 -04:00
|
|
|
|
* net/tramp-sh.el (tramp-sh-file-name-handler-alist):
|
|
|
|
|
Call `tramp-handle-make-auto-save-file-name'.
|
2013-09-08 17:04:10 +02:00
|
|
|
|
(tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
|
|
|
|
|
(tramp-sh-file-gvfs-monitor-dir-process-filter)
|
2013-09-10 11:30:10 -04:00
|
|
|
|
(tramp-sh-file-inotifywait-process-filter):
|
|
|
|
|
Use `tramp-compat-replace-regexp-in-string'.
|
2013-09-08 17:04:10 +02:00
|
|
|
|
(tramp-compute-multi-hops): Use `push' instead of `pushnew'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
|
|
|
|
|
for `make-auto-save-file-name'.
|
2013-09-10 11:30:10 -04:00
|
|
|
|
(tramp-smb-handle-copy-directory):
|
|
|
|
|
Call `tramp-compat-replace-regexp-in-string'.
|
2013-09-08 17:04:10 +02:00
|
|
|
|
(tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
|
|
|
|
|
(tramp-smb-handle-copy-file): Improve error message.
|
|
|
|
|
(tramp-smb-handle-rename-file): Rename directly only in case
|
|
|
|
|
`newname' does not exist yet. This is a restriction of smbclient.
|
|
|
|
|
(tramp-smb-maybe-open-connection): Rerun the function only when
|
|
|
|
|
`auth-sources' is non-nil.
|
|
|
|
|
|
2013-09-08 21:10:34 +09:00
|
|
|
|
2013-09-08 Kenichi Handa <handa@gnu.org>
|
|
|
|
|
|
2013-12-21 00:06:17 +01:00
|
|
|
|
* international/characters.el: Set category "^" (Combining) for
|
2013-09-08 21:10:34 +09:00
|
|
|
|
more characters.
|
|
|
|
|
|
2013-09-07 14:33:50 +00:00
|
|
|
|
2013-09-07 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Correctly fontify Java class constructors.
|
|
|
|
|
* progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
|
|
|
|
|
in Java Mode.
|
|
|
|
|
(c-recognize-typeless-decls): Set the Java value to t.
|
2013-09-10 11:30:10 -04:00
|
|
|
|
* progmodes/cc-engine.el (c-forward-decl-or-cast-1):
|
|
|
|
|
While handling a "(", add a check for, effectively, Java, and handle a
|
2013-09-07 14:33:50 +00:00
|
|
|
|
"typeless" declaration there.
|
|
|
|
|
|
2013-09-07 15:59:57 +05:30
|
|
|
|
2013-09-07 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
|
|
|
|
|
field subtitle for entry type book.
|
|
|
|
|
|
2013-09-06 18:46:44 -04:00
|
|
|
|
2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el: Make minibuffer-complete call completion-in-region
|
|
|
|
|
rather than other way around.
|
|
|
|
|
(completion--some, completion-pcm--find-all-completions):
|
|
|
|
|
Don't delay signals when debugging.
|
|
|
|
|
(minibuffer-completion-contents): Beware fields within the
|
|
|
|
|
minibuffer contents.
|
|
|
|
|
(completion-all-sorted-completions): Use defvar-local.
|
|
|
|
|
(completion--do-completion, completion--cache-all-sorted-completions)
|
|
|
|
|
(completion-all-sorted-completions, minibuffer-force-complete):
|
|
|
|
|
Add args `beg' and `end'.
|
|
|
|
|
(completion--in-region-1): New fun, extracted from minibuffer-complete.
|
|
|
|
|
(minibuffer-complete): Use completion-in-region.
|
|
|
|
|
(completion-complete-and-exit): New fun, extracted from
|
|
|
|
|
minibuffer-complete-and-exit.
|
|
|
|
|
(minibuffer-complete-and-exit): Use it.
|
|
|
|
|
(completion--complete-and-exit): Rename from
|
|
|
|
|
minibuffer--complete-and-exit.
|
|
|
|
|
(completion-in-region--single-word): New function, extracted from
|
|
|
|
|
minibuffer-complete-word.
|
|
|
|
|
(minibuffer-complete-word): Use it.
|
|
|
|
|
(display-completion-list): Make `common-substring' argument obsolete.
|
|
|
|
|
(completion--in-region): Call completion--in-region-1 instead of
|
|
|
|
|
minibuffer-complete.
|
|
|
|
|
(completion-help-at-point): Pass boundaries to
|
|
|
|
|
minibuffer-completion-help as args rather than via an overlay.
|
|
|
|
|
(completion-pcm--string->pattern): Use `any-delim'.
|
|
|
|
|
(completion-pcm--optimize-pattern): New function.
|
|
|
|
|
(completion-pcm--pattern->regex): Handle `any-delim'.
|
|
|
|
|
* icomplete.el (icomplete-forward-completions)
|
|
|
|
|
(icomplete-backward-completions, icomplete-completions):
|
|
|
|
|
Adjust calls to completion-all-sorted-completions and
|
|
|
|
|
completion--cache-all-sorted-completions.
|
|
|
|
|
(icomplete-with-completion-tables): Default to t.
|
|
|
|
|
* emacs-lisp/crm.el (crm--current-element): Rename from
|
|
|
|
|
crm--select-current-element. Don't put an overlay but return the
|
|
|
|
|
boundaries instead.
|
|
|
|
|
(crm--completion-command): Take two new args to bind to the boundaries.
|
|
|
|
|
(crm-completion-help): Adjust accordingly.
|
|
|
|
|
(crm-complete): Use completion-in-region.
|
|
|
|
|
(crm-complete-word): Use completion-in-region--single-word.
|
|
|
|
|
(crm-complete-and-exit): Use completion-complete-and-exit.
|
|
|
|
|
|
2013-09-06 17:12:22 -04:00
|
|
|
|
2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* dired-x.el (dired-mark-sexp): Bind the vars lexically rather
|
|
|
|
|
than dynamically.
|
|
|
|
|
|
2013-09-06 23:43:49 +03:00
|
|
|
|
2013-09-06 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* info.el (Info-display-images-node): When image file doesn't exist
|
|
|
|
|
display text version of the image if it's provided in the Info file.
|
|
|
|
|
Otherwise, display the location of missing image from SRC attribute.
|
|
|
|
|
Add help-echo text property from ALT attribute. (Bug#15279)
|
|
|
|
|
|
2013-09-06 11:37:01 -04:00
|
|
|
|
2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
|
|
|
|
|
(edit-abbrevs-mode): Use define-derived-mode.
|
|
|
|
|
|
|
|
|
|
* epa.el (epa--encode-coding-string, epa--decode-coding-string)
|
|
|
|
|
(epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
|
|
|
|
|
that it's defined.
|
|
|
|
|
(epa-key-list-mode, epa-key-mode, epa-info-mode):
|
|
|
|
|
Use define-derived-mode.
|
|
|
|
|
|
|
|
|
|
* epg.el (epg-start-encrypt): Minor CSE simplification.
|
|
|
|
|
|
2013-09-06 11:02:40 -04:00
|
|
|
|
2013-09-06 William Xu <william.xwl@gmail.com>
|
|
|
|
|
|
|
|
|
|
* arc-mode.el: Add support for 7za (bug#15264).
|
|
|
|
|
(archive-7z-program): New var.
|
|
|
|
|
(archive-zip-extract, archive-zip-expunge, archive-zip-update)
|
|
|
|
|
(archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
|
|
|
|
|
(archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
|
|
|
|
|
|
2013-09-06 10:23:30 +02:00
|
|
|
|
2013-09-06 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Remove URL syntax.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-syntax, tramp-prefix-format)
|
|
|
|
|
(tramp-postfix-method-format, tramp-prefix-ipv6-format)
|
|
|
|
|
(tramp-postfix-ipv6-format, tramp-prefix-port-format)
|
|
|
|
|
(tramp-postfix-host-format, tramp-file-name-regexp)
|
|
|
|
|
(tramp-completion-file-name-regexp)
|
|
|
|
|
(tramp-completion-dissect-file-name)
|
|
|
|
|
(tramp-handle-substitute-in-file-name): Remove 'url case.
|
|
|
|
|
(tramp-file-name-regexp-url)
|
|
|
|
|
(tramp-completion-file-name-regexp-url): Remove constants.
|
|
|
|
|
|
2013-09-05 21:38:45 -04:00
|
|
|
|
2013-09-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (replace-string): Doc fix re start/end. (Bug#15275)
|
|
|
|
|
|
2013-09-05 16:05:01 +03:00
|
|
|
|
2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
|
|
|
|
|
keywords" below "here-doc beginnings" (Bug#15270).
|
|
|
|
|
|
2013-09-04 23:46:34 -04:00
|
|
|
|
2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (pop): Use `car-safe'.
|
|
|
|
|
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
|
|
|
|
|
to detect unused `pop' return value.
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-nav-beginning-of-block): Remove unused
|
|
|
|
|
var `block-regexp'.
|
|
|
|
|
(python-nav--forward-sexp): Remove unused var `re-search-fn'.
|
|
|
|
|
(python-fill-string): Remove unused var `marker'.
|
|
|
|
|
(python-skeleton-add-menu-items): Remove unused var `items'.
|
|
|
|
|
|
|
|
|
|
* international/mule-cmds.el: Require CL.
|
|
|
|
|
(find-coding-systems-for-charsets): Avoid add-to-list.
|
|
|
|
|
(sanitize-coding-system-list): New function, extracted from
|
|
|
|
|
select-safe-coding-system-interactively.
|
|
|
|
|
(select-safe-coding-system-interactively): Use it.
|
|
|
|
|
(read-input-method-name): Accept symbols for `default'.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/advice.el (defadvice): Add indent rule.
|
|
|
|
|
|
2013-09-04 23:30:07 -04:00
|
|
|
|
2013-09-05 Daniel Hackney <dan@haxney.org>
|
|
|
|
|
|
|
|
|
|
* dired-x.el:
|
|
|
|
|
* net/ange-ftp.el:
|
|
|
|
|
* net/browse-url.el:
|
|
|
|
|
* net/dbus.el:
|
|
|
|
|
* net/eudc.el:
|
|
|
|
|
* net/eudcb-ldap.el:
|
|
|
|
|
* net/eww.el:
|
|
|
|
|
* net/imap.el:
|
|
|
|
|
* printing.el:
|
|
|
|
|
* vc/ediff-diff.el:
|
|
|
|
|
* vc/ediff-init.el:
|
|
|
|
|
* vc/ediff-merg.el:
|
|
|
|
|
* vc/ediff-mult.el:
|
|
|
|
|
* vc/ediff-util.el:
|
|
|
|
|
* vc/ediff-wind.el:
|
|
|
|
|
* vc/ediff.el:
|
|
|
|
|
* vc/emerge.el:
|
|
|
|
|
* vc/pcvs.el:
|
|
|
|
|
* vc/vc-annotate.el: Prefix unused arguments with `_' to silence
|
|
|
|
|
byte compiler. Remove some unused let-bound variables.
|
|
|
|
|
|
2013-09-04 23:05:44 -04:00
|
|
|
|
2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
|
|
|
|
|
a "ref-cell", since it gets better optimized (bug#14883).
|
|
|
|
|
|
2013-09-04 20:12:36 -04:00
|
|
|
|
2013-09-05 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-awk.el (c-forward-sws): Declare.
|
|
|
|
|
|
2013-09-04 19:55:08 -04:00
|
|
|
|
2013-09-04 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* generic-x.el [rul-generic-mode]: Require cc-mode.
|
|
|
|
|
(c++-mode-syntax-table): Declare.
|
|
|
|
|
(rul-generic-mode-syntax-table): Init in the defvar.
|
|
|
|
|
|
2013-09-04 16:03:52 -04:00
|
|
|
|
2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-05 08:33:37 -04:00
|
|
|
|
* vc/vc-dispatcher.el (vc-run-delayed): New macro.
|
|
|
|
|
(vc-do-command, vc-set-async-update):
|
|
|
|
|
* vc/vc-mtn.el (vc-mtn-dir-status):
|
|
|
|
|
* vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
|
|
|
|
|
(vc-hg-pull, vc-hg-merge-branch):
|
|
|
|
|
* vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
|
|
|
|
|
(vc-git-merge-branch):
|
|
|
|
|
* vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
|
|
|
|
|
(vc-cvs-dir-status-files):
|
|
|
|
|
* vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
|
|
|
|
|
(vc-bzr-dir-status-files):
|
|
|
|
|
* vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
|
|
|
|
|
* vc/vc-annotate.el: Use lexical-binding.
|
|
|
|
|
(vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
|
|
|
|
|
(vc-sentinel-movepoint): Declare.
|
|
|
|
|
(vc-annotate): Don't use `goto-line'.
|
|
|
|
|
* vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
|
|
|
|
|
(vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
|
|
|
|
|
(vc-sentinel-movepoint): Declare.
|
|
|
|
|
* vc/vc-svn.el: Use lexical-binding.
|
|
|
|
|
(vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
|
|
|
|
|
* vc/vc-sccs.el:
|
|
|
|
|
* vc/vc-rcs.el: Use lexical-binding.
|
|
|
|
|
|
2013-09-04 16:56:54 -04:00
|
|
|
|
* autorevert.el (auto-revert-notify-handler): Explicitly ignore
|
|
|
|
|
`deleted'. Don't drop errors silently.
|
|
|
|
|
|
2013-09-04 16:03:52 -04:00
|
|
|
|
* emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
|
|
|
|
|
|
2013-09-04 08:31:13 +08:00
|
|
|
|
2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-ignore): Rewrite.
|
|
|
|
|
(vc-default-ignore): New function.
|
|
|
|
|
(vc-default-ignore-completion-table): Use find-ignore-file.
|
|
|
|
|
|
|
|
|
|
* vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
|
|
|
|
|
* vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
|
|
|
|
|
* vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
|
|
|
|
|
Remove. Most code moved to vc.el.
|
|
|
|
|
|
2013-09-03 12:23:10 -04:00
|
|
|
|
2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-09-04 16:56:54 -04:00
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
|
2013-09-03 16:14:58 -04:00
|
|
|
|
* net/tramp-smb.el (tramp-smb-get-file-entries):
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-insert-directory)
|
|
|
|
|
(tramp-compute-multi-hops): Fix misuses of `add-to-list'.
|
|
|
|
|
|
2013-09-03 15:49:54 -04:00
|
|
|
|
* net/eww.el (eww-display-raw): Remove unused argument `charset'.
|
|
|
|
|
Update call to it.
|
|
|
|
|
(eww-change-select): Remove unused var `properties'.
|
|
|
|
|
(eww-make-unique-file-name): Remove unused var `base'.
|
|
|
|
|
|
|
|
|
|
* finder.el (finder-compile-keywords): Don't mess with windows.
|
|
|
|
|
|
2013-09-03 15:44:02 -04:00
|
|
|
|
* calculator.el (calculator-funcall): Fix typo in last change.
|
|
|
|
|
|
2013-09-03 14:28:06 -04:00
|
|
|
|
* vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
|
|
|
|
|
|
2013-09-03 14:21:41 -04:00
|
|
|
|
* emacs-lisp/package.el (package-activate-1): Don't let a missing
|
|
|
|
|
<pkg>-autoloads.el file stop us.
|
|
|
|
|
|
2013-09-03 12:23:10 -04:00
|
|
|
|
* net/tramp.el (with-parsed-tramp-file-name): Silence compiler
|
2013-09-03 14:21:41 -04:00
|
|
|
|
warnings, and factor out common code.
|
2013-09-03 12:23:10 -04:00
|
|
|
|
|
2013-09-03 03:29:10 +03:00
|
|
|
|
2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-calculate-indent): Consider
|
|
|
|
|
two-character operators and whether the character preceding them
|
|
|
|
|
changes their meaning (Bug#15208).
|
|
|
|
|
|
2013-09-02 10:56:03 -03:00
|
|
|
|
2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
Format code sent to Python shell for robustness.
|
2013-09-03 12:23:10 -04:00
|
|
|
|
* progmodes/python.el (python-shell-buffer-substring):
|
|
|
|
|
New function.
|
2013-09-02 10:56:03 -03:00
|
|
|
|
(python-shell-send-region, python-shell-send-buffer): Use it.
|
|
|
|
|
|
2013-09-02 15:41:08 +02:00
|
|
|
|
2013-09-02 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-compat.el (tramp-compat-user-error): Move it ...
|
|
|
|
|
* net/tramp.el (tramp-user-error): ... here.
|
|
|
|
|
(tramp-find-method, tramp-check-proper-host)
|
|
|
|
|
(tramp-dissect-file-name, tramp-debug-message)
|
|
|
|
|
(tramp-handle-shell-command):
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-handle-shell-command):
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-cache-print): Don't print text properties.
|
|
|
|
|
|
2013-09-02 09:11:26 +02:00
|
|
|
|
2013-09-02 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* avoid.el (mouse-avoidance-point-position)
|
|
|
|
|
(mouse-avoidance-too-close-p): Handle case where posn-at-point
|
|
|
|
|
returns nil.
|
|
|
|
|
|
2013-09-02 00:21:13 -03:00
|
|
|
|
2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-shell-completion-get-completions):
|
|
|
|
|
Drop use of deleted `comint-last-prompt-overlay'.
|
2013-09-02 00:37:18 -03:00
|
|
|
|
(python-nav-if-name-main): New command.
|
2013-09-02 00:21:13 -03:00
|
|
|
|
|
2013-08-31 18:29:50 -07:00
|
|
|
|
2013-09-01 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-08-31 19:12:32 -07:00
|
|
|
|
* Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
|
|
|
|
|
Avoid leading space in $wins. Otherwise the sed command used by
|
|
|
|
|
eg compile-main ends up containing "/*.el". (Bug#15170)
|
|
|
|
|
|
2013-08-31 18:29:50 -07:00
|
|
|
|
* frame.el (frame-background-mode): Doc fix. (Bug#15226)
|
|
|
|
|
|
2013-08-30 13:40:39 -04:00
|
|
|
|
2013-08-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-recompile-directory):
|
|
|
|
|
Fix is-this-a-directory logic. (Bug#15220)
|
|
|
|
|
|
2013-08-29 14:06:46 -04:00
|
|
|
|
2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-08-29 17:00:18 -04:00
|
|
|
|
* textmodes/css-mode.el: Use SMIE.
|
|
|
|
|
(css-smie-grammar): New var.
|
|
|
|
|
(css-smie--forward-token, css-smie--backward-token)
|
|
|
|
|
(css-smie-rules): New functions.
|
|
|
|
|
(css-mode): Use them.
|
|
|
|
|
(css-navigation-syntax-table): Remove var.
|
|
|
|
|
(css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
|
|
|
|
|
(css-indent-calculate, css-indent-line): Remove functions.
|
|
|
|
|
|
|
|
|
|
Misc changes to reduce use of `(lambda...); and other cleanups.
|
|
|
|
|
* cus-edit.el: Use lexical-binding.
|
|
|
|
|
(customize-push-and-save, customize-apropos)
|
|
|
|
|
(custom-buffer-create-internal): Use closures.
|
|
|
|
|
* progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
|
|
|
|
|
* progmodes/ada-xref.el: Use setq.
|
|
|
|
|
* net/tramp.el (with-tramp-progress-reporter): Avoid setq.
|
|
|
|
|
* dframe.el: Use lexical-binding.
|
|
|
|
|
(dframe-frame-mode): Fix calling convention for hooks. Use a closure.
|
|
|
|
|
* speedbar.el (speedbar-frame-mode): Adjust call accordingly.
|
|
|
|
|
* descr-text.el: Use lexical-binding.
|
|
|
|
|
(describe-text-widget, describe-text-sexp, describe-property-list):
|
|
|
|
|
Use closures.
|
|
|
|
|
* comint.el (comint-history-isearch-push-state): Use a closure.
|
|
|
|
|
* calculator.el: Use lexical-binding.
|
|
|
|
|
(calculator-number-to-string): Make it work with lexical-binding.
|
|
|
|
|
(calculator-funcall): Same and use cl-letf.
|
|
|
|
|
|
2013-08-29 15:18:16 -04:00
|
|
|
|
* emacs-lisp/lisp.el (lisp--company-doc-buffer)
|
|
|
|
|
(lisp--company-doc-string, lisp--company-location): New functions.
|
|
|
|
|
(lisp-completion-at-point): Use them to improve Company support.
|
|
|
|
|
|
2013-08-29 14:06:46 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
|
|
|
|
|
params of lambda expressions.
|
|
|
|
|
(ruby-smie--implicit-semi-p): Refine rule (bug#15208).
|
|
|
|
|
(ruby-smie--opening-pipe-p): New function.
|
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
|
|
|
|
|
symbols and matched |...| for formal params.
|
|
|
|
|
(ruby-smie-rules): Don't let the formal params of a "do" prevent it
|
|
|
|
|
from being treated as hanging. Handle "rescue".
|
|
|
|
|
|
2013-08-29 13:26:48 -04:00
|
|
|
|
2013-08-29 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-pull-open-brace):
|
|
|
|
|
Move definition before use.
|
|
|
|
|
|
2013-08-28 23:49:10 -04:00
|
|
|
|
2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
|
|
|
|
|
are immutable. Don't use `unsafe' any more.
|
|
|
|
|
(cl--defsubst-expand): Don't substitute at the same time as keeping
|
|
|
|
|
a residual unused let-binding. Don't use `unsafe' any more.
|
|
|
|
|
|
2013-08-28 21:02:46 -04:00
|
|
|
|
2013-08-29 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-08-28 20:21:33 -07:00
|
|
|
|
* calendar/cal-china.el (calendar-chinese-year-cache):
|
|
|
|
|
Recenter on 2015.
|
|
|
|
|
|
2013-08-28 21:20:05 -04:00
|
|
|
|
* nxml/nxml-util.el (nxml-debug-clear-inside):
|
|
|
|
|
Use cl-loop rather than loop.
|
|
|
|
|
|
2013-08-28 21:17:10 -04:00
|
|
|
|
* net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
|
|
|
|
|
|
2013-08-28 21:02:46 -04:00
|
|
|
|
* progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
|
|
|
|
|
|
2013-08-28 19:31:06 -04:00
|
|
|
|
2013-08-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-08-28 19:32:25 -04:00
|
|
|
|
* progmodes/antlr-mode.el: No need to require cc-mode twice.
|
|
|
|
|
|
2013-08-28 19:31:52 -04:00
|
|
|
|
* progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
|
|
|
|
|
|
2013-08-28 19:31:06 -04:00
|
|
|
|
* progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
|
|
|
|
|
|
2013-08-28 13:57:12 -04:00
|
|
|
|
2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-08-28 17:19:54 -04:00
|
|
|
|
* simple.el (repeat-complex-command--called-interactively-skip):
|
|
|
|
|
New function.
|
|
|
|
|
(repeat-complex-command): Use it (bug#14136).
|
|
|
|
|
|
* lisp/progmodes/cc-mode.el: Minor cleanup of var declarations.
(c-define-abbrev-table): Add `doc' argument.
(c-mode-abbrev-table, c++-mode-abbrev-table)
(objc-mode-abbrev-table, java-mode-abbrev-table)
(idl-mode-abbrev-table, pike-mode-abbrev-table)
(awk-mode-abbrev-table): Use it.
(c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
(c++-mode-map, objc-mode-syntax-table, objc-mode-map)
(java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
(idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
Move initialization into the declaration; and remove any
autoload cookie.
2013-08-28 16:24:18 -04:00
|
|
|
|
* progmodes/cc-mode.el: Minor cleanup of var declarations.
|
|
|
|
|
(c-define-abbrev-table): Add `doc' argument.
|
|
|
|
|
(c-mode-abbrev-table, c++-mode-abbrev-table)
|
|
|
|
|
(objc-mode-abbrev-table, java-mode-abbrev-table)
|
|
|
|
|
(idl-mode-abbrev-table, pike-mode-abbrev-table)
|
|
|
|
|
(awk-mode-abbrev-table): Use it.
|
|
|
|
|
(c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
|
|
|
|
|
(c++-mode-map, objc-mode-syntax-table, objc-mode-map)
|
|
|
|
|
(java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
|
|
|
|
|
(idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
|
|
|
|
|
Move initialization into the declaration; and remove any
|
|
|
|
|
autoload cookie.
|
|
|
|
|
|
2013-08-28 15:28:30 -04:00
|
|
|
|
* epg.el (epg--process-filter): Use with-current-buffer, save-excursion
|
|
|
|
|
and dynamic let binding.
|
|
|
|
|
|
2013-08-28 15:26:18 -04:00
|
|
|
|
* vc/smerge-mode.el: Remove redundant :group args.
|
|
|
|
|
|
2013-08-28 13:57:12 -04:00
|
|
|
|
* emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
|
|
|
|
|
to load-path.
|
|
|
|
|
|
2013-08-28 19:39:51 +03:00
|
|
|
|
2013-08-28 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
|
|
|
|
|
arg DONT-DOWNCASE-LAST of `read-key-sequence'.
|
|
|
|
|
(isearch-other-meta-char): Handle an undefined shifted printing
|
|
|
|
|
character by downshifting it. (Bug#15200)
|
|
|
|
|
|
2013-08-28 19:33:02 +03:00
|
|
|
|
2013-08-28 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-search): Change regexp error message for
|
|
|
|
|
non-regexp searches. (Bug#15166)
|
|
|
|
|
|
2013-08-27 23:01:52 -07:00
|
|
|
|
2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
|
|
|
|
|
for portability to hosts where /bin/sh has problems.
|
|
|
|
|
|
2013-08-27 21:33:31 -04:00
|
|
|
|
2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
|
|
|
|
|
|
2013-08-27 19:06:16 +03:00
|
|
|
|
2013-08-27 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-other-meta-char): Don't store kmacro commands
|
|
|
|
|
in the keyboard macro. (Bug#15126)
|
|
|
|
|
|
2013-08-27 18:57:16 +03:00
|
|
|
|
2013-08-27 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-quote-char): Comment out converting unibyte
|
|
|
|
|
to multibyte, thus syncing with its `quoted-insert' counterpart.
|
|
|
|
|
(Bug#15166)
|
|
|
|
|
|
2013-08-27 14:46:00 +02:00
|
|
|
|
2013-08-27 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer-use-some-window): Add missing
|
2013-08-27 21:33:31 -04:00
|
|
|
|
argument in call of get-largest-window (Bug#15185).
|
|
|
|
|
Reported by Stephen Leake.
|
2013-08-27 14:46:00 +02:00
|
|
|
|
|
2013-08-27 01:01:13 -07:00
|
|
|
|
2013-08-27 Glenn Morris <rgm@gnu.org>
|
2013-08-23 12:50:39 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-buffer-info): Fix message typo.
|
|
|
|
|
|
2013-08-26 22:41:41 -04:00
|
|
|
|
2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-font-lock-keywords): Don't return nil
|
|
|
|
|
from a matcher-function unless there's no more matches (bug#15161).
|
|
|
|
|
|
2013-08-26 15:17:22 +02:00
|
|
|
|
2013-08-26 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el: Revert change from 2013-08-20.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-find-method, tramp-find-user): Mark result
|
|
|
|
|
with text property `tramp-default', if appropriate.
|
|
|
|
|
(tramp-check-proper-host): New defun.
|
|
|
|
|
(tramp-dissect-file-name): Do not check hostname. Revert change
|
|
|
|
|
of 2013-03-18.
|
|
|
|
|
(tramp-backtrace): Make VEC-OR-PROC optional.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-maybe-open-connection):
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
|
|
|
|
|
* net/tramp-sh.el (tramp-maybe-open-connection):
|
2013-08-27 21:33:31 -04:00
|
|
|
|
* net/tramp-smb.el (tramp-smb-maybe-open-connection):
|
|
|
|
|
Apply `tramp-check-proper-host'.
|
2013-08-26 15:17:22 +02:00
|
|
|
|
|
2013-08-26 13:03:09 +02:00
|
|
|
|
2013-08-26 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
|
|
|
|
|
lambda expression in order to have `describe-variable' display it.
|
|
|
|
|
|
2013-08-26 08:59:53 +02:00
|
|
|
|
2013-08-26 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
|
|
|
|
|
BUF can be optional. (Bug#15186)
|
|
|
|
|
|
2013-08-26 06:30:56 +08:00
|
|
|
|
2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake-get-real-file-name-function):
|
|
|
|
|
Fix broken customization. (Bug#15184)
|
|
|
|
|
|
2013-08-25 10:09:56 +00:00
|
|
|
|
2013-08-25 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
2013-08-25 21:06:07 +00:00
|
|
|
|
Improve indentation of bracelists defined by macros (without "=").
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
|
|
|
|
|
expansion begins with "{", regard it as bracelist when it doesn't
|
|
|
|
|
contain a ";".
|
|
|
|
|
|
2013-08-25 13:52:14 +00:00
|
|
|
|
Parse C++ inher-intro when there's a template split over 2 lines.
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
|
|
|
|
|
rigorously the search for "class" etc. followed by ":".
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
|
|
|
|
|
random languages a regexp which never matches rather than nil.
|
|
|
|
|
|
2013-08-25 10:09:56 +00:00
|
|
|
|
Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
|
|
|
|
|
(c-awk-regexp-one-line-possibly-open-char-list-re)
|
|
|
|
|
(c-awk-one-line-possibly-open-regexp-re)
|
|
|
|
|
(c-awk-one-line-non-syn-ws*-re): Remove.
|
|
|
|
|
(c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
|
|
|
|
|
(c-awk-space*-/-re, c-awk-space*-regexp-/-re)
|
|
|
|
|
(c-awk-space*-unclosed-regexp-/-re): New constants.
|
|
|
|
|
(c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
|
|
|
|
|
aren't regexp delimiters.
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
|
|
|
|
|
handling for a rare situation in AWK Mode involving unterminated
|
|
|
|
|
strings/regexps.
|
|
|
|
|
|
2013-08-23 13:08:19 -04:00
|
|
|
|
2013-08-23 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-08-23 14:58:41 -04:00
|
|
|
|
* files.el (auto-mode-alist): Use sh-mode for .bash_history.
|
|
|
|
|
|
2013-08-23 13:09:09 -04:00
|
|
|
|
* files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
|
|
|
|
|
|
2013-08-23 13:34:09 -04:00
|
|
|
|
* files.el (create-file-buffer): If the result would begin with
|
|
|
|
|
spaces, prepend a "|" instead of removing them. (Bug#15162)
|
2013-08-23 13:08:19 -04:00
|
|
|
|
|
2013-08-23 11:21:19 -04:00
|
|
|
|
2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-08-23 11:31:45 -04:00
|
|
|
|
* textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
|
|
|
|
|
text-properties (bug#15155).
|
|
|
|
|
|
2013-08-23 11:21:19 -04:00
|
|
|
|
* calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
|
|
|
|
|
exist any more.
|
|
|
|
|
(calc-keypad-redraw): Remove unused var `pad'.
|
|
|
|
|
(calc-keypad-press): Remove unused var `menu'.
|
|
|
|
|
|
2013-08-23 08:52:19 +02:00
|
|
|
|
2013-08-23 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
2013-08-23 11:21:19 -04:00
|
|
|
|
* window.el (display-buffer-pop-up-frame):
|
|
|
|
|
Call pop-up-frame-function with BUFFER current so `make-frame' will
|
2013-08-23 08:52:19 +02:00
|
|
|
|
use it as the new frame's buffer (Bug#15133).
|
|
|
|
|
|
2013-08-21 21:09:08 -04:00
|
|
|
|
2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* calendar/timeclock.el: Minor cleanups.
|
|
|
|
|
(timeclock-ask-before-exiting, timeclock-use-display-time):
|
|
|
|
|
Use `symbol'.
|
|
|
|
|
(timeclock-modeline-display): Define as alias before the
|
|
|
|
|
actual definition.
|
|
|
|
|
(timeclock-mode-line-display): Use define-minor-mode.
|
|
|
|
|
(timeclock-day-list-template): Make it a function, add an argument.
|
|
|
|
|
(timeclock-day-list-required, timeclock-day-list-length)
|
|
|
|
|
(timeclock-day-list-debt, timeclock-day-list-span)
|
|
|
|
|
(timeclock-day-list-break): Adjust calls accordingly.
|
|
|
|
|
|
2013-08-21 14:26:15 -04:00
|
|
|
|
2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
|
|
|
|
|
Use read--expression so that completion works again.
|
|
|
|
|
|
2013-08-20 21:16:27 -04:00
|
|
|
|
2013-08-21 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
Add rudimentary inferior shell interaction
|
|
|
|
|
* progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
|
|
|
|
|
(sh-set-shell): Reset it.
|
2013-08-21 14:26:15 -04:00
|
|
|
|
(sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
|
|
|
|
|
New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
|
2013-08-20 21:16:27 -04:00
|
|
|
|
|
2013-08-20 18:13:29 -04:00
|
|
|
|
2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* align.el: Use lexical-binding.
|
|
|
|
|
(align-region): Simplify accordingly.
|
|
|
|
|
|
2013-08-20 12:04:13 +02:00
|
|
|
|
2013-08-20 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion--sifn-requote): Bind `non-essential'.
|
|
|
|
|
|
|
|
|
|
* rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
|
|
|
|
|
`non-essential' up.
|
|
|
|
|
|
2013-08-17 12:20:15 +02:00
|
|
|
|
2013-08-17 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el:
|
|
|
|
|
* net/tramp-adb.el:
|
|
|
|
|
* net/tramp-cmds.el:
|
|
|
|
|
* net/tramp-ftp.el:
|
|
|
|
|
* net/tramp-gvfs.el:
|
|
|
|
|
* net/tramp-gw.el:
|
|
|
|
|
* net/tramp-sh.el: Don't wrap external variable declarations by
|
|
|
|
|
`eval-when-compile'.
|
|
|
|
|
|
2013-08-16 17:17:21 +02:00
|
|
|
|
2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
|
|
|
|
|
now that Emacs supports ImageMagick animations.
|
|
|
|
|
|
2013-08-16 14:41:17 +02:00
|
|
|
|
2013-08-16 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-cmds.el (top): Don't declare `buffer-name'.
|
|
|
|
|
(tramp-append-tramp-buffers): Rewrite buffer local variables part.
|
|
|
|
|
|
2013-08-16 11:44:32 +02:00
|
|
|
|
2013-08-16 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (mouse-autoselect-window-select): Do autoselect when
|
|
|
|
|
mouse pointer is on margin.
|
|
|
|
|
|
2013-08-16 00:17:33 -07:00
|
|
|
|
2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
|
|
|
|
|
|
|
|
|
|
* net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
|
|
|
|
|
|
2013-08-15 23:33:08 -07:00
|
|
|
|
2013-08-16 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-08-16 00:13:48 -07:00
|
|
|
|
* net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
|
|
|
|
|
Handle "Remote Directory" response of some clients. (Bug#15058)
|
|
|
|
|
|
2013-08-15 23:53:41 -07:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
|
|
|
|
|
Tweak warning. (Bug#14926)
|
|
|
|
|
|
2013-08-15 23:50:58 -07:00
|
|
|
|
* menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
|
|
|
|
|
(menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
|
|
|
|
|
|
2013-08-15 23:33:08 -07:00
|
|
|
|
* image-mode.el (image-mode-map): Add menu items to reverse,
|
|
|
|
|
increase, decrease, reset animation speed.
|
|
|
|
|
(image--set-speed, image-increase-speed, image-decrease-speed)
|
|
|
|
|
(image-reverse-speed, image-reset-speed): New functions.
|
|
|
|
|
(image-mode-map): Add bindings for speed commands.
|
|
|
|
|
|
|
|
|
|
* image.el (image-animate-get-speed, image-animate-set-speed):
|
|
|
|
|
New functions.
|
|
|
|
|
(image-animate-timeout): Respect image :speed property.
|
|
|
|
|
|
2013-08-15 13:21:19 -04:00
|
|
|
|
2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
|
|
|
|
|
previous line (bug#15101).
|
|
|
|
|
(debugger-eval-expression, debugger-record-expression):
|
|
|
|
|
Use read--expression (bug#15102).
|
|
|
|
|
|
Remove byte compiler warnings, visible when compiling with
`byte-compile-force-lexical-warnings' set to t.
* net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
(tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
(tramp-handle-unhandled-file-name-directory)
(tramp-handle-file-notify-add-watch, tramp-action-login)
(tramp-action-succeed, tramp-action-permission-denied)
(tramp-action-terminal, tramp-action-process-alive): Prefix unused
arguments with "_".
* net/tramp-adb.el (tramp-adb-parse-device-names)
(tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
(tramp-adb-handle-copy-file): Prefix unused arguments with "_".
(tramp-adb-handle-file-truename): Remove unused arguments.
* net/tramp-cache.el (tramp-flush-directory-property)
(tramp-flush-connection-property, tramp-list-connections)
(tramp-parse-connection-properties): Prefix unused arguments with "_".
* net/tramp-compat.el (tramp-compat-make-temp-file): Rename
FILENAME to F.
* net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
(tramp-zeroconf-parse-workstation-device-names)
(tramp-zeroconf-parse-webdav-device-names)
(tramp-synce-parse-device-names): Prefix unused arguments with "_".
* net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
(tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
* net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
arguments.
(tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
(tramp-sh-handle-insert-file-contents-literally)
(tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
with "_".
(tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
Remove unused variables.
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
(tramp-smb-read-file-entry): Prefix unused arguments with "_".
* net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
Make them a defconst.
(tramp-uuencode-region): Remove unused variable.
2013-08-15 16:29:08 +02:00
|
|
|
|
2013-08-15 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Remove byte compiler warnings, visible when compiling with
|
|
|
|
|
`byte-compile-force-lexical-warnings' set to t.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
|
|
|
|
|
(tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
|
|
|
|
|
(tramp-handle-unhandled-file-name-directory)
|
|
|
|
|
(tramp-handle-file-notify-add-watch, tramp-action-login)
|
|
|
|
|
(tramp-action-succeed, tramp-action-permission-denied)
|
|
|
|
|
(tramp-action-terminal, tramp-action-process-alive): Prefix unused
|
|
|
|
|
arguments with "_".
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-parse-device-names)
|
|
|
|
|
(tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
|
|
|
|
|
(tramp-adb-handle-copy-file): Prefix unused arguments with "_".
|
|
|
|
|
(tramp-adb-handle-file-truename): Remove unused arguments.
|
|
|
|
|
|
|
|
|
|
* net/tramp-cache.el (tramp-flush-directory-property)
|
|
|
|
|
(tramp-flush-connection-property, tramp-list-connections)
|
|
|
|
|
(tramp-parse-connection-properties): Prefix unused arguments with "_".
|
|
|
|
|
|
2013-08-15 13:21:19 -04:00
|
|
|
|
* net/tramp-compat.el (tramp-compat-make-temp-file):
|
|
|
|
|
Rename FILENAME to F.
|
Remove byte compiler warnings, visible when compiling with
`byte-compile-force-lexical-warnings' set to t.
* net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
(tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
(tramp-handle-unhandled-file-name-directory)
(tramp-handle-file-notify-add-watch, tramp-action-login)
(tramp-action-succeed, tramp-action-permission-denied)
(tramp-action-terminal, tramp-action-process-alive): Prefix unused
arguments with "_".
* net/tramp-adb.el (tramp-adb-parse-device-names)
(tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
(tramp-adb-handle-copy-file): Prefix unused arguments with "_".
(tramp-adb-handle-file-truename): Remove unused arguments.
* net/tramp-cache.el (tramp-flush-directory-property)
(tramp-flush-connection-property, tramp-list-connections)
(tramp-parse-connection-properties): Prefix unused arguments with "_".
* net/tramp-compat.el (tramp-compat-make-temp-file): Rename
FILENAME to F.
* net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
(tramp-zeroconf-parse-workstation-device-names)
(tramp-zeroconf-parse-webdav-device-names)
(tramp-synce-parse-device-names): Prefix unused arguments with "_".
* net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
(tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
* net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
arguments.
(tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
(tramp-sh-handle-insert-file-contents-literally)
(tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
with "_".
(tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
Remove unused variables.
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
(tramp-smb-read-file-entry): Prefix unused arguments with "_".
* net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
Make them a defconst.
(tramp-uuencode-region): Remove unused variable.
2013-08-15 16:29:08 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
|
|
|
|
|
(tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
|
|
|
|
|
(tramp-zeroconf-parse-workstation-device-names)
|
|
|
|
|
(tramp-zeroconf-parse-webdav-device-names)
|
|
|
|
|
(tramp-synce-parse-device-names): Prefix unused arguments with "_".
|
|
|
|
|
|
|
|
|
|
* net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
|
|
|
|
|
(tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
|
|
|
|
|
arguments.
|
|
|
|
|
(tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
|
|
|
|
|
(tramp-sh-handle-insert-file-contents-literally)
|
|
|
|
|
(tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
|
|
|
|
|
with "_".
|
|
|
|
|
(tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
|
|
|
|
|
Remove unused variables.
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
|
|
|
|
|
(tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
|
|
|
|
|
(tramp-smb-read-file-entry): Prefix unused arguments with "_".
|
|
|
|
|
|
|
|
|
|
* net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
|
|
|
|
|
Make them a defconst.
|
|
|
|
|
(tramp-uuencode-region): Remove unused variable.
|
|
|
|
|
|
2013-08-14 15:30:13 +02:00
|
|
|
|
2013-08-14 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--prop-setter): New function.
|
|
|
|
|
(frameset-prop): Add gv-setter declaration.
|
2013-08-14 15:41:02 +02:00
|
|
|
|
(frameset-filter-minibuffer): Deal with the case that the minibuffer
|
|
|
|
|
parameter was already set in FILTERED. Doc fix.
|
|
|
|
|
(frameset--record-minibuffer-relationships): Allow saving a
|
|
|
|
|
minibufferless frame without its corresponding minibuffer frame.
|
|
|
|
|
(frameset--reuse-frame): Accept a match from an orphaned minibufferless
|
|
|
|
|
frame, if the frame id matches.
|
|
|
|
|
(frameset--minibufferless-last-p): Sort non-orphaned minibufferless
|
|
|
|
|
frames before orphaned ones.
|
|
|
|
|
(frameset-restore): Warn about orphaned windows, instead of error out.
|
2013-08-14 15:30:13 +02:00
|
|
|
|
|
2013-08-14 11:14:32 +02:00
|
|
|
|
2013-08-14 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window-make-atom): Don't overwrite parameter
|
|
|
|
|
already present.
|
|
|
|
|
(display-buffer-in-atom-window): Handle special case where we
|
|
|
|
|
split an already atomic window.
|
|
|
|
|
(window--major-non-side-window, display-buffer-in-side-window)
|
|
|
|
|
(window--side-check): Ignore minibuffer window when walking
|
|
|
|
|
window tree.
|
|
|
|
|
(window-deletable-p): Return 'frame only if no other frame uses
|
|
|
|
|
our minibuffer window.
|
|
|
|
|
(record-window-buffer): Run buffer-list-update-hook.
|
|
|
|
|
(split-window): Make sure window--check-frame won't destroy an
|
|
|
|
|
existing atomic window in case the new window gets nested
|
|
|
|
|
inside.
|
|
|
|
|
(display-buffer-at-bottom): Ignore minibuffer window when
|
|
|
|
|
walking window tree. Don't split a side window.
|
|
|
|
|
(pop-to-buffer): Don't set-buffer here, the select-window call
|
|
|
|
|
should do that.
|
|
|
|
|
(mouse-autoselect-window-select): Autoselect only if we are in the
|
|
|
|
|
text portion of the window.
|
|
|
|
|
|
2013-08-13 19:45:34 +02:00
|
|
|
|
2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-08-13 20:09:50 +02:00
|
|
|
|
* net/shr.el (shr-parse-image-data): New function to grab both the
|
|
|
|
|
data itself and the Content-Type.
|
|
|
|
|
(shr-put-image): Use it.
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-display-image): Ditto.
|
|
|
|
|
|
2013-08-13 19:45:34 +02:00
|
|
|
|
* image.el (image-content-type-suffixes): New variable.
|
|
|
|
|
|
2013-08-13 13:36:32 -03:00
|
|
|
|
2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-imenu--build-tree)
|
|
|
|
|
(python-imenu--put-parent): Simplify and Fix (GH bug 146).
|
|
|
|
|
|
2013-08-13 22:26:39 +08:00
|
|
|
|
2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (backward-word): Mention the optional argument.
|
|
|
|
|
|
2013-08-13 09:47:54 -04:00
|
|
|
|
2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--make): Rename constructor from make-frameset.
|
|
|
|
|
(frameset-p, frameset-valid-p): Don't autoload.
|
|
|
|
|
(frameset-valid-p): Use normal accessors.
|
|
|
|
|
|
2013-08-13 00:18:50 -07:00
|
|
|
|
2013-08-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-08-13 00:56:43 -07:00
|
|
|
|
* progmodes/compile.el (compile-command): Tweak example in doc.
|
|
|
|
|
* obsolete/scribe.el (scribe-mode):
|
|
|
|
|
* progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
|
|
|
|
|
|
2013-08-13 00:42:51 -07:00
|
|
|
|
* mail/feedmail.el (feedmail-confirm-outgoing)
|
|
|
|
|
(feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
|
|
|
|
|
|
|
|
|
|
* cus-start.el (truncate-partial-width-windows): Fix type.
|
|
|
|
|
|
|
|
|
|
* emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
|
|
|
|
|
|
2013-08-13 00:18:50 -07:00
|
|
|
|
* net/shr.el (shr-table-horizontal-line): Fix custom type.
|
|
|
|
|
|
2013-08-12 22:30:52 -04:00
|
|
|
|
2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/timer.el (timer--time-setter): New function.
|
|
|
|
|
(timer--time): Use it as gv-setter.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
|
|
|
|
|
setter is not a symbol.
|
|
|
|
|
|
2013-08-12 19:25:22 +02:00
|
|
|
|
2013-08-12 Grégoire Jadi <daimrod@gmail.com>
|
|
|
|
|
|
|
|
|
|
* mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
|
|
|
|
|
if sending fails. This makes debugging easier.
|
|
|
|
|
|
2013-08-12 17:11:35 +02:00
|
|
|
|
2013-08-12 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
|
|
|
|
|
2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
|
|
|
|
|
https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
|
|
|
|
|
|
2013-08-12 16:15:01 +03:00
|
|
|
|
2013-08-12 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
|
|
|
|
|
|
2013-08-11 17:09:11 -07:00
|
|
|
|
2013-08-12 Glenn Morris <rgm@gnu.org>
|
2013-07-26 20:29:42 -04:00
|
|
|
|
|
|
|
|
|
* format.el (format-annotate-function):
|
|
|
|
|
Handle read-only text properties in the source. (Bug#14887)
|
|
|
|
|
|
2013-08-11 23:51:10 +02:00
|
|
|
|
2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-08-12 22:30:52 -04:00
|
|
|
|
* net/eww.el (eww-display-html): Ignore coding system errors.
|
|
|
|
|
One web site uses "utf-8lias" as the coding system.
|
2013-08-11 23:51:10 +02:00
|
|
|
|
|
2013-08-11 05:09:21 +02:00
|
|
|
|
2013-08-11 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
|
|
|
|
|
|
2013-08-10 14:00:19 +02:00
|
|
|
|
2013-08-10 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-11 02:07:48 +02:00
|
|
|
|
* tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
|
|
|
|
|
(tutorial--detailed-help): Remove unused local variables.
|
|
|
|
|
(tutorial--save-tutorial-to): Use ignore-errors.
|
|
|
|
|
(help-with-tutorial): Use looking-at-p.
|
|
|
|
|
|
|
|
|
|
* view.el (view-buffer-other-window, view-buffer-other-frame):
|
|
|
|
|
Mark unused arguments.
|
|
|
|
|
|
|
|
|
|
* woman.el (woman-parse-colon-path, woman-parse-colon-path)
|
|
|
|
|
(woman-select-symbol-fonts, woman, woman-find-file)
|
|
|
|
|
(woman-insert-file-contents, woman-non-underline-faces):
|
|
|
|
|
Use string-match-p.
|
|
|
|
|
(woman1-unquote): Move declaration.
|
|
|
|
|
|
|
|
|
|
* xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
|
|
|
|
|
(xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
|
|
|
|
|
argument. Remove unused local variable.
|
|
|
|
|
(xml-parse-elem-type): Use string-match-p.
|
|
|
|
|
(xml-substitute-numeric-entities): Use ignore-errors.
|
|
|
|
|
|
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
* calculator.el (calculator): Mark unused argument.
(calculator-paste, calculator-quit, calculator-integer-p):
Use ignore-errors.
(calculator-string-to-number, calculator-decimal, calculator-exp)
(calculator-op-or-exp): Use string-match-p.
* dired-aux.el (dired-compress): Use ignore-errors.
(dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
(dired-do-async-shell-command, dired-do-shell-command)
(dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
(dired-insert-subdir-validate): Use string-match-p.
(dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
(dired-add-entry): Use string-match-p, looking-at-p.
(dired-insert-subdir-newpos): Remove unused local variable.
* dired.el (dired-buffer-more-recently-used-p): Declare.
(dired-insert-set-properties, dired-insert-old-subdirs):
Use ignore-errors.
* filenotify.el (file-notify-callback): Remove unused local variable.
* filesets.el (filesets-error): Mark unused argument.
(filesets-which-command-p, filesets-filter-dir-names)
(filesets-directory-files, filesets-get-external-viewer)
(filesets-ingroup-get-data): Use string-match-p.
* find-file.el (ff-other-file-name, ff-other-file-name)
(ff-find-the-other-file, ff-cc-hh-converter):
Remove unused local variables.
(ff-get-file-name): Use string-match-p.
(ff-all-dirs-under): Use ignore-errors.
* follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
(follow-select-if-visible): Remove unused local variable.
* forms.el (read-file-filter): Move declaration.
(forms--make-format, forms--make-parser, forms-insert-record):
Quote function with #'.
(forms--update): Use string-match-p. Quote function with #'.
* help-mode.el (help-dir-local-var-def): Mark unused argument.
(help-make-xrefs): Use looking-at-p.
(help-xref-on-pp): Use looking-at-p, ignore-errors.
* ibuffer.el (ibuffer-ext-visible-p): Declare.
(ibuffer-confirm-operation-on): Use string-match-p.
* msb.el (msb-item-handler, msb-dired-item-handler):
Mark unused arguments.
* ses.el (ses-decode-cell-symbol)
(ses-kill-override): Remove unused local variable.
(ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
(ses-load): Use ignore-errors, looking-at-p.
(ses-jump-safe): Use ignore-errors.
(ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
* tabify.el (untabify, tabify): Mark unused arguments.
* thingatpt.el (thing-at-point--bounds-of-well-formed-url):
Mark unused argument.
(bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
(thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
2013-08-10 17:17:29 +02:00
|
|
|
|
* calculator.el (calculator): Mark unused argument.
|
|
|
|
|
(calculator-paste, calculator-quit, calculator-integer-p):
|
|
|
|
|
Use ignore-errors.
|
|
|
|
|
(calculator-string-to-number, calculator-decimal, calculator-exp)
|
|
|
|
|
(calculator-op-or-exp): Use string-match-p.
|
|
|
|
|
|
|
|
|
|
* dired.el (dired-buffer-more-recently-used-p): Declare.
|
|
|
|
|
(dired-insert-set-properties, dired-insert-old-subdirs):
|
|
|
|
|
Use ignore-errors.
|
|
|
|
|
|
|
|
|
|
* dired-aux.el (dired-compress): Use ignore-errors.
|
|
|
|
|
(dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
|
|
|
|
|
(dired-do-async-shell-command, dired-do-shell-command)
|
|
|
|
|
(dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
|
|
|
|
|
(dired-insert-subdir-validate): Use string-match-p.
|
|
|
|
|
(dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
|
|
|
|
|
(dired-add-entry): Use string-match-p, looking-at-p.
|
|
|
|
|
(dired-insert-subdir-newpos): Remove unused local variable.
|
|
|
|
|
|
|
|
|
|
* filenotify.el (file-notify-callback): Remove unused local variable.
|
|
|
|
|
|
|
|
|
|
* filesets.el (filesets-error): Mark unused argument.
|
|
|
|
|
(filesets-which-command-p, filesets-filter-dir-names)
|
|
|
|
|
(filesets-directory-files, filesets-get-external-viewer)
|
|
|
|
|
(filesets-ingroup-get-data): Use string-match-p.
|
|
|
|
|
|
|
|
|
|
* find-file.el (ff-other-file-name, ff-other-file-name)
|
|
|
|
|
(ff-find-the-other-file, ff-cc-hh-converter):
|
|
|
|
|
Remove unused local variables.
|
|
|
|
|
(ff-get-file-name): Use string-match-p.
|
|
|
|
|
(ff-all-dirs-under): Use ignore-errors.
|
|
|
|
|
|
|
|
|
|
* follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
|
|
|
|
|
(follow-select-if-visible): Remove unused local variable.
|
|
|
|
|
|
|
|
|
|
* forms.el (read-file-filter): Move declaration.
|
|
|
|
|
(forms--make-format, forms--make-parser, forms-insert-record):
|
|
|
|
|
Quote function with #'.
|
|
|
|
|
(forms--update): Use string-match-p. Quote function with #'.
|
|
|
|
|
|
|
|
|
|
* help-mode.el (help-dir-local-var-def): Mark unused argument.
|
|
|
|
|
(help-make-xrefs): Use looking-at-p.
|
|
|
|
|
(help-xref-on-pp): Use looking-at-p, ignore-errors.
|
|
|
|
|
|
|
|
|
|
* ibuffer.el (ibuffer-ext-visible-p): Declare.
|
|
|
|
|
(ibuffer-confirm-operation-on): Use string-match-p.
|
|
|
|
|
|
|
|
|
|
* msb.el (msb-item-handler, msb-dired-item-handler):
|
|
|
|
|
Mark unused arguments.
|
|
|
|
|
|
|
|
|
|
* ses.el (ses-decode-cell-symbol)
|
|
|
|
|
(ses-kill-override): Remove unused local variable.
|
|
|
|
|
(ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
|
|
|
|
|
(ses-load): Use ignore-errors, looking-at-p.
|
|
|
|
|
(ses-jump-safe): Use ignore-errors.
|
|
|
|
|
(ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
|
|
|
|
|
|
|
|
|
|
* tabify.el (untabify, tabify): Mark unused arguments.
|
|
|
|
|
|
|
|
|
|
* thingatpt.el (thing-at-point--bounds-of-well-formed-url):
|
|
|
|
|
Mark unused argument.
|
|
|
|
|
(bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
|
|
|
|
|
(thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
|
|
|
|
|
|
2013-08-10 14:30:38 +02:00
|
|
|
|
* emacs-lisp/timer.el (timer--time): Define setter with
|
|
|
|
|
gv-define-setter to avoid deprecation warning.
|
|
|
|
|
|
2013-08-10 14:00:19 +02:00
|
|
|
|
* completion.el: Remove stuff unused since revno:3176 (1993-05-27).
|
2013-08-10 14:30:38 +02:00
|
|
|
|
(*record-cmpl-statistics-p*): Remove (was commented out).
|
2013-08-10 14:00:19 +02:00
|
|
|
|
(cmpl-statistics-block): Remove (body was commented out).
|
|
|
|
|
All callers changed.
|
|
|
|
|
(add-completions-from-buffer, load-completions-from-file):
|
|
|
|
|
Remove unused variables.
|
|
|
|
|
|
2013-08-10 01:08:46 +02:00
|
|
|
|
2013-08-09 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-10 01:15:39 +02:00
|
|
|
|
* filecache.el (file-cache-delete-file-list):
|
|
|
|
|
Print message only when told so.
|
|
|
|
|
(file-cache-files-matching): Use #' in mapconcat argument.
|
|
|
|
|
|
2013-08-10 01:08:46 +02:00
|
|
|
|
* ffap.el (ffap-url-at-point): Fix reference to variable
|
|
|
|
|
thing-at-point-default-mail-uri-scheme.
|
|
|
|
|
|
2013-08-08 20:54:22 -04:00
|
|
|
|
2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
* lisp/subr.el (define-error): New function.
* doc/lispref/control.texi (Signaling Errors): Refer to define-error.
(Error Symbols): Add `define-error'.
* doc/lispref/errors.texi (Standard Errors): Don't refer to `error-conditions'.
* lisp/progmodes/ada-xref.el (ada-error-file-not-found): Rename from
error-file-not-found and define with define-error.
* lisp/emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
and define with define-error.
* lisp/userlock.el (file-locked, file-supersession):
* lisp/simple.el (mark-inactive):
* lisp/progmodes/js.el (js-moz-bad-rpc, js-js-error):
* lisp/progmodes/ada-mode.el (ada-mode-errors):
* lisp/play/life.el (life-extinct):
* lisp/nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
* lisp/nxml/xmltok.el (xmltok-markup-declaration-parse-error):
* lisp/nxml/rng-util.el (rng-error):
* lisp/nxml/rng-uri.el (rng-uri-error):
* lisp/nxml/rng-match.el (rng-compile-error):
* lisp/nxml/rng-cmpct.el (rng-c-incorrect-schema):
* lisp/nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
* lisp/nxml/nxml-rap.el (nxml-scan-error):
* lisp/nxml/nxml-outln.el (nxml-outline-error):
* lisp/net/soap-client.el (soap-error):
* lisp/net/gnutls.el (gnutls-error):
* lisp/net/ange-ftp.el (ftp-error):
* lisp/mpc.el (mpc-proc-error):
* lisp/json.el (json-error, json-readtable-error, json-unknown-keyword)
(json-number-format, json-string-escape, json-string-format)
(json-key-format, json-object-format):
* lisp/jka-compr.el (compression-error):
* lisp/international/quail.el (quail-error):
* lisp/international/kkc.el (kkc-error):
* lisp/emacs-lisp/ert.el (ert-test-failed):
* lisp/calc/calc.el (calc-error, inexact-result, math-overflow)
(math-underflow):
* lisp/bookmark.el (bookmark-error-no-filename):
* lisp/epg.el (epg-error): Define with define-error.
2013-08-09 17:22:44 -04:00
|
|
|
|
* subr.el (define-error): New function.
|
|
|
|
|
* progmodes/ada-xref.el (ada-error-file-not-found): Rename from
|
|
|
|
|
error-file-not-found and define with define-error.
|
|
|
|
|
* emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
|
|
|
|
|
and define with define-error.
|
|
|
|
|
* userlock.el (file-locked, file-supersession):
|
|
|
|
|
* simple.el (mark-inactive):
|
|
|
|
|
* progmodes/js.el (js-moz-bad-rpc, js-js-error):
|
|
|
|
|
* progmodes/ada-mode.el (ada-mode-errors):
|
|
|
|
|
* play/life.el (life-extinct):
|
|
|
|
|
* nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
|
|
|
|
|
* nxml/xmltok.el (xmltok-markup-declaration-parse-error):
|
|
|
|
|
* nxml/rng-util.el (rng-error):
|
|
|
|
|
* nxml/rng-uri.el (rng-uri-error):
|
|
|
|
|
* nxml/rng-match.el (rng-compile-error):
|
|
|
|
|
* nxml/rng-cmpct.el (rng-c-incorrect-schema):
|
|
|
|
|
* nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
|
|
|
|
|
* nxml/nxml-rap.el (nxml-scan-error):
|
|
|
|
|
* nxml/nxml-outln.el (nxml-outline-error):
|
|
|
|
|
* net/soap-client.el (soap-error):
|
|
|
|
|
* net/gnutls.el (gnutls-error):
|
|
|
|
|
* net/ange-ftp.el (ftp-error):
|
|
|
|
|
* mpc.el (mpc-proc-error):
|
|
|
|
|
* json.el (json-error, json-readtable-error, json-unknown-keyword)
|
|
|
|
|
(json-number-format, json-string-escape, json-string-format)
|
|
|
|
|
(json-key-format, json-object-format):
|
|
|
|
|
* jka-compr.el (compression-error):
|
|
|
|
|
* international/quail.el (quail-error):
|
|
|
|
|
* international/kkc.el (kkc-error):
|
|
|
|
|
* emacs-lisp/ert.el (ert-test-failed):
|
|
|
|
|
* calc/calc.el (calc-error, inexact-result, math-overflow)
|
|
|
|
|
(math-underflow):
|
|
|
|
|
* bookmark.el (bookmark-error-no-filename):
|
|
|
|
|
* epg.el (epg-error): Define with define-error.
|
|
|
|
|
|
2013-08-09 14:49:36 -04:00
|
|
|
|
* time.el (display-time-event-handler)
|
|
|
|
|
(display-time-next-load-average): Don't call sit-for since it seems
|
|
|
|
|
unnecessary (bug#15045).
|
|
|
|
|
|
2013-08-08 21:19:42 -04:00
|
|
|
|
* emacs-lisp/checkdoc.el: Remove redundant :group keywords.
|
|
|
|
|
Use #' instead of ' to quote functions.
|
|
|
|
|
(checkdoc-output-mode): Use setq-local.
|
|
|
|
|
(checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
|
|
|
|
|
(checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
|
|
|
|
|
(checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
|
|
|
|
|
(checkdoc-ispell, checkdoc-ispell-current-buffer)
|
|
|
|
|
(checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
|
|
|
|
|
(checkdoc-ispell-message-text, checkdoc-ispell-start)
|
|
|
|
|
(checkdoc-ispell-continue, checkdoc-ispell-comments)
|
|
|
|
|
(checkdoc-ispell-defun): Remove unused arg `take-notes'.
|
|
|
|
|
|
2013-08-08 20:54:22 -04:00
|
|
|
|
* ido.el (ido-completion-help): Fix up compiler warning.
|
|
|
|
|
|
2013-08-09 02:30:24 +02:00
|
|
|
|
2013-08-09 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-p): Add autoload cookie.
|
|
|
|
|
(frameset--jump-to-register): New function, based on code moved from
|
|
|
|
|
register.el.
|
|
|
|
|
(frameset-to-register): Move from register.el. Adapt to `registerv'.
|
|
|
|
|
|
|
|
|
|
* register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
|
|
|
|
|
(frameset-restore, frameset-save, frameset-session-filter-alist):
|
|
|
|
|
Remove declarations.
|
|
|
|
|
(register-alist): Doc fix.
|
|
|
|
|
(frameset-to-register): Move to frameset.el.
|
|
|
|
|
(jump-to-register, describe-register-1): Remove frameset-specific code.
|
|
|
|
|
|
2013-08-09 01:59:14 +02:00
|
|
|
|
2013-08-08 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* allout-widgets.el (allout-widgets-pre-command-business)
|
|
|
|
|
(allout-widgets-post-command-business)
|
|
|
|
|
(allout-widgets-after-change-handler)
|
|
|
|
|
(allout-decorate-item-and-context, allout-set-boundary-marker)
|
|
|
|
|
(allout-body-modification-handler)
|
|
|
|
|
(allout-graphics-modification-handler): Mark ignored arguments.
|
|
|
|
|
(allout-widgets-post-command-business)
|
|
|
|
|
(allout-widgets-exposure-change-processor)
|
|
|
|
|
(allout-widgets-exposure-undo-processor)
|
|
|
|
|
(allout-decorate-item-and-context, allout-redecorate-visible-subtree)
|
|
|
|
|
(allout-parse-item-at-point, allout-decorate-item-guides)
|
|
|
|
|
(allout-decorate-item-cue, allout-item-span): Remove unused variables.
|
|
|
|
|
* allout.el (epa-passphrase-callback-function): Declare.
|
|
|
|
|
(allout-overlay-insert-in-front-handler)
|
|
|
|
|
(allout-overlay-interior-modification-handler)
|
|
|
|
|
(allout-isearch-end-handler, allout-chart-siblings)
|
|
|
|
|
(allout-up-current-level, allout-end-of-level, allout-reindent-body)
|
|
|
|
|
(allout-yank-processing, allout-process-exposed)
|
|
|
|
|
(allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
|
2013-08-12 22:30:52 -04:00
|
|
|
|
(allout-latex-verbatim-quote-curr-line): Remove unused variables.
|
2013-08-09 01:59:14 +02:00
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
|
|
|
|
|
(lisp-indent-defform): Mark ignored arguments.
|
|
|
|
|
(lisp-indent-line): Mark ignored arguments. Remove unused variables.
|
|
|
|
|
(calculate-lisp-indent): Remove unused variables.
|
|
|
|
|
* international/characters.el (indian-2-column, arabic-2-column)
|
|
|
|
|
(tibetan): Mark ignored arguments.
|
|
|
|
|
(use-cjk-char-width-table): Mark ignored arguments.
|
|
|
|
|
Remove unused variables.
|
|
|
|
|
* international/fontset.el (build-default-fontset-data)
|
|
|
|
|
(x-compose-font-name, create-fontset-from-fontset-spec):
|
|
|
|
|
Mark ignored arguments.
|
|
|
|
|
(fontset-plain-name): Remove unused variables.
|
|
|
|
|
* international/mule.el (charset-id, charset-bytes, generic-char-p)
|
|
|
|
|
(keyboard-coding-system): Mark ignored arguments.
|
|
|
|
|
(find-auto-coding): Remove unused variables. Use `ignore-errors'.
|
|
|
|
|
* help.el (resize-temp-buffer-window):
|
|
|
|
|
* window.el (display-buffer-in-major-side-window)
|
|
|
|
|
(display-buffer-in-side-window, display-buffer-in-previous-window):
|
|
|
|
|
Remove unused variables.
|
|
|
|
|
* isearch.el (isearch-forward-symbol):
|
|
|
|
|
* version.el (emacs-bzr-version-bzr):
|
|
|
|
|
* international/mule-cmds.el (current-language-environment):
|
|
|
|
|
* term/common-win.el (x-handle-iconic, x-handle-geometry)
|
|
|
|
|
(x-handle-display):
|
|
|
|
|
* term/pc-win.el (x-list-fonts, x-display-planes)
|
|
|
|
|
(x-display-color-cells, x-server-max-request-size, x-server-vendor)
|
|
|
|
|
(x-server-version, x-display-screens, x-display-mm-height)
|
|
|
|
|
(x-display-mm-width, x-display-backing-store, x-display-visual-class)
|
|
|
|
|
(x-selection-owner-p, x-own-selection-internal)
|
|
|
|
|
(x-disown-selection-internal, x-get-selection-internal)
|
|
|
|
|
(msdos-initialize-window-system):
|
|
|
|
|
* term/tty-colors.el (tty-color-alist, tty-color-clear):
|
|
|
|
|
* term/x-win.el (x-handle-no-bitmap-icon):
|
|
|
|
|
* vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
|
|
|
|
|
(vc-default-find-file-hook, vc-default-extra-menu):
|
|
|
|
|
Mark ignored arguments.
|
|
|
|
|
|
2013-08-08 19:14:20 -04:00
|
|
|
|
2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
|
|
|
|
|
break-condition in the context of the debugged code (bug#12685).
|
|
|
|
|
|
2013-08-08 21:22:58 +02:00
|
|
|
|
2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
|
|
|
|
|
|
|
|
|
|
* comint.el:
|
|
|
|
|
Do not use an overlay to highlight the last prompt. (Bug#14744)
|
|
|
|
|
(comint-mode): Make comint-last-prompt buffer local.
|
|
|
|
|
(comint-last-prompt): New variable.
|
|
|
|
|
(comint-last-prompt-overlay): Remove. Superseded by
|
|
|
|
|
comint-last-prompt.
|
2013-08-08 19:14:20 -04:00
|
|
|
|
(comint-snapshot-last-prompt, comint-output-filter):
|
|
|
|
|
Use comint-last-prompt.
|
2013-08-08 21:22:58 +02:00
|
|
|
|
|
2013-08-08 17:59:14 +02:00
|
|
|
|
2013-08-08 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-08 18:13:32 +02:00
|
|
|
|
* frameset.el (frameset-valid-p): Check vector length. Doc fix.
|
2013-08-08 17:59:14 +02:00
|
|
|
|
(frameset-save): Check validity of the resulting frameset.
|
|
|
|
|
|
2013-08-08 22:03:56 +08:00
|
|
|
|
2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-record-command): Add doc string.
|
|
|
|
|
|
2013-08-08 11:54:29 +02:00
|
|
|
|
2013-08-08 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset): Do not disable creation of the default
|
|
|
|
|
frameset-p predicate. Doc fix.
|
|
|
|
|
(frameset-valid-p): New function, copied from the old predicate-p.
|
|
|
|
|
Add additional checks.
|
|
|
|
|
(frameset-restore): Check with frameset-valid-p.
|
|
|
|
|
(frameset-p, frameset-version, frameset-timestamp, frameset-app)
|
|
|
|
|
(frameset-name, frameset-description, frameset-properties)
|
|
|
|
|
(frameset-states): Add docstring.
|
2013-08-08 12:44:07 +02:00
|
|
|
|
(frameset-session-filter-alist, frameset-persistent-filter-alist)
|
|
|
|
|
(frameset-filter-alist): Doc fixes.
|
2013-08-08 11:54:29 +02:00
|
|
|
|
|
2013-08-08 05:54:41 +02:00
|
|
|
|
2013-08-08 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-p, frameset-prop): Doc fixes.
|
|
|
|
|
|
2013-08-07 21:37:47 -04:00
|
|
|
|
2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
|
|
|
|
|
extracted from byte-compile-callargs-warn and byte-compile-normal-call.
|
|
|
|
|
(byte-compile-callargs-warn, byte-compile-function-form): Use it.
|
|
|
|
|
(byte-compile-normal-call): Remove obsolescence check.
|
|
|
|
|
|
2013-08-08 02:44:22 +02:00
|
|
|
|
2013-08-08 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-08 03:19:11 +02:00
|
|
|
|
* frameset.el (frameset-restore): Doc fix.
|
|
|
|
|
|
2013-08-08 02:44:22 +02:00
|
|
|
|
* register.el (frameset-frame-id, frameset-frame-with-id)
|
|
|
|
|
(frameset-p, frameset-restore, frameset-save): Declare.
|
|
|
|
|
(register-alist): Document framesets.
|
|
|
|
|
(frameset-session-filter-alist): Declare.
|
|
|
|
|
(frameset-to-register): New function.
|
|
|
|
|
(jump-to-register): Implement jumping to framesets. Doc fix.
|
|
|
|
|
(describe-register-1): Describe framesets.
|
|
|
|
|
|
|
|
|
|
* bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
|
|
|
|
|
|
lisp/frameset.el: Convert `frameset' to vector and add new slots.
(frameset): Use type vector, not list (incompatible change).
Do not declare a new constructor, use the default one.
Upgrade suggested properties `app', `name' and `desc' to slots `app',
`name' and `description', respectively, and add read-only slot `timestamp'.
Doc fixes.
(frameset-copy, frameset-persistent-filter-alist)
(frameset-filter-alist, frameset-switch-to-gui-p)
(frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
(frameset-filter-sanitize-color, frameset-filter-minibuffer)
(frameset-filter-iconified, frameset-keep-original-display-p):
Doc fixes.
(frameset-filter-shelve-param, frameset-filter-unshelve-param):
Rename from frameset-filter-(save|restore)-param. All callers changed.
Doc fix.
(frameset-p): Adapt to change to vector and be more thorough.
Change arg name to OBJECT. Doc fix.
(frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
(frameset-session-filter-alist): Rename from frameset-live-filter-alist.
All callers changed.
(frameset-frame-with-id): Rename from frameset-locate-frame-id.
All callers changed.
(frameset--record-minibuffer-relationships): Rename from
frameset--process-minibuffer-frames. All callers changed.
(frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
Use new default constructor (again). Doc fix.
(frameset--find-frame-if): Rename from `frameset--find-frame.
All callers changed.
(frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
(frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
Doc fix.
(frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
PARAMETERS and WINDOW-STATE, respectively.
(frameset-restore): Add new keyword argument PREDICATE.
Reset frameset--target-display to nil. Doc fix.
lisp/desktop.el (desktop-save-frameset): Use new frameset-save args.
Use lexical-binding.
2013-08-08 00:54:08 +02:00
|
|
|
|
2013-08-07 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-save-frameset): Use new frameset-save args.
|
|
|
|
|
Use lexical-binding.
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset): Use type vector, not list (incompatible
|
|
|
|
|
change). Do not declare a new constructor, use the default one.
|
|
|
|
|
Upgrade suggested properties `app', `name' and `desc' to slots `app',
|
|
|
|
|
`name' and `description', respectively, and add read-only slot
|
|
|
|
|
`timestamp'. Doc fixes.
|
|
|
|
|
(frameset-copy, frameset-persistent-filter-alist)
|
|
|
|
|
(frameset-filter-alist, frameset-switch-to-gui-p)
|
|
|
|
|
(frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
|
|
|
|
|
(frameset-filter-sanitize-color, frameset-filter-minibuffer)
|
|
|
|
|
(frameset-filter-iconified, frameset-keep-original-display-p):
|
|
|
|
|
Doc fixes.
|
|
|
|
|
(frameset-filter-shelve-param, frameset-filter-unshelve-param):
|
|
|
|
|
Rename from frameset-filter-(save|restore)-param. All callers changed.
|
|
|
|
|
Doc fix.
|
|
|
|
|
(frameset-p): Adapt to change to vector and be more thorough.
|
|
|
|
|
Change arg name to OBJECT. Doc fix.
|
|
|
|
|
(frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
|
|
|
|
|
(frameset-session-filter-alist): Rename from frameset-live-filter-alist.
|
|
|
|
|
All callers changed.
|
|
|
|
|
(frameset-frame-with-id): Rename from frameset-locate-frame-id.
|
|
|
|
|
All callers changed.
|
|
|
|
|
(frameset--record-minibuffer-relationships): Rename from
|
|
|
|
|
frameset--process-minibuffer-frames. All callers changed.
|
|
|
|
|
(frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
|
|
|
|
|
Use new default constructor (again). Doc fix.
|
2014-02-13 03:19:48 +01:00
|
|
|
|
(frameset--find-frame-if): Rename from `frameset--find-frame'.
|
lisp/frameset.el: Convert `frameset' to vector and add new slots.
(frameset): Use type vector, not list (incompatible change).
Do not declare a new constructor, use the default one.
Upgrade suggested properties `app', `name' and `desc' to slots `app',
`name' and `description', respectively, and add read-only slot `timestamp'.
Doc fixes.
(frameset-copy, frameset-persistent-filter-alist)
(frameset-filter-alist, frameset-switch-to-gui-p)
(frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
(frameset-filter-sanitize-color, frameset-filter-minibuffer)
(frameset-filter-iconified, frameset-keep-original-display-p):
Doc fixes.
(frameset-filter-shelve-param, frameset-filter-unshelve-param):
Rename from frameset-filter-(save|restore)-param. All callers changed.
Doc fix.
(frameset-p): Adapt to change to vector and be more thorough.
Change arg name to OBJECT. Doc fix.
(frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
(frameset-session-filter-alist): Rename from frameset-live-filter-alist.
All callers changed.
(frameset-frame-with-id): Rename from frameset-locate-frame-id.
All callers changed.
(frameset--record-minibuffer-relationships): Rename from
frameset--process-minibuffer-frames. All callers changed.
(frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
Use new default constructor (again). Doc fix.
(frameset--find-frame-if): Rename from `frameset--find-frame.
All callers changed.
(frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
(frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
Doc fix.
(frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
PARAMETERS and WINDOW-STATE, respectively.
(frameset-restore): Add new keyword argument PREDICATE.
Reset frameset--target-display to nil. Doc fix.
lisp/desktop.el (desktop-save-frameset): Use new frameset-save args.
Use lexical-binding.
2013-08-08 00:54:08 +02:00
|
|
|
|
All callers changed.
|
|
|
|
|
(frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
|
|
|
|
|
(frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
|
|
|
|
|
Doc fix.
|
|
|
|
|
(frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
|
|
|
|
|
PARAMETERS and WINDOW-STATE, respectively.
|
|
|
|
|
(frameset-restore): Add new keyword argument PREDICATE.
|
|
|
|
|
Reset frameset--target-display to nil. Doc fix.
|
|
|
|
|
|
2013-08-07 13:33:30 -04:00
|
|
|
|
2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-08-07 18:53:18 -04:00
|
|
|
|
* progmodes/bat-mode.el (bat--syntax-propertize): New var.
|
|
|
|
|
(bat-mode): Use it.
|
|
|
|
|
(bat-mode-syntax-table): Mark \n as end-of-comment.
|
|
|
|
|
(bat-font-lock-keywords): Remove comment rule.
|
|
|
|
|
|
2013-08-07 18:42:44 -04:00
|
|
|
|
* progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
|
|
|
|
|
(dos-mode-help): Remove. Use describe-mode (C-h m) instead.
|
|
|
|
|
|
2013-08-07 13:33:30 -04:00
|
|
|
|
* emacs-lisp/bytecomp.el: Check existence of f in #'f.
|
|
|
|
|
(byte-compile-callargs-warn): Use `push'.
|
|
|
|
|
(byte-compile-arglist-warn): Ignore higher-order "calls".
|
|
|
|
|
(byte-compile-file-form-autoload): Use `pcase'.
|
|
|
|
|
(byte-compile-function-form): If quoting a symbol, check that it exists.
|
|
|
|
|
|
2013-08-07 19:37:04 +03:00
|
|
|
|
2013-08-07 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
|
|
|
|
|
and add a few popular commands found in batch files.
|
|
|
|
|
(dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
|
|
|
|
|
(dos-mode): Doc fixes.
|
|
|
|
|
|
2013-08-07 11:50:16 -04:00
|
|
|
|
2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
|
|
|
|
|
(dos-mode): Use setq-local. Add space after "rem".
|
|
|
|
|
(dos-mode-syntax-table): Don't use "w" for symbol chars.
|
|
|
|
|
(dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
|
|
|
|
|
|
2013-08-07 11:43:57 -04:00
|
|
|
|
2013-08-07 Arni Magnusson <arnima@hafro.is>
|
|
|
|
|
|
|
|
|
|
* progmodes/dos.el: New file.
|
|
|
|
|
* generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
|
|
|
|
|
dos-mode.
|
|
|
|
|
|
2013-08-06 19:53:49 -04:00
|
|
|
|
2013-08-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* calendar/calendar.el: Add new faces, and day-header-array.
|
|
|
|
|
(calendar-weekday-header, calendar-weekend-header)
|
|
|
|
|
(calendar-month-header): New faces.
|
|
|
|
|
(calendar-day-header-construct): New function.
|
|
|
|
|
(calendar-day-header-width): Also :set calendar-day-header-array.
|
|
|
|
|
(calendar-american-month-header, calendar-european-month-header)
|
|
|
|
|
(calendar-iso-month-header): Use calendar- faces.
|
|
|
|
|
(calendar-generate-month):
|
|
|
|
|
Use calendar-day-header-array for day headers; apply faces to them.
|
|
|
|
|
(calendar-mode): Check calendar-font-lock-keywords non-nil.
|
|
|
|
|
(calendar-abbrev-construct): Add optional maxlen argument.
|
|
|
|
|
(calendar-day-name-array): Doc fix.
|
|
|
|
|
(calendar-day-name-array, calendar-abbrev-length)
|
|
|
|
|
(calendar-day-abbrev-array):
|
|
|
|
|
Also :set calendar-day-header-array, and maybe redraw.
|
|
|
|
|
(calendar-day-header-array): New option. (Bug#15007)
|
2013-08-06 20:06:43 -04:00
|
|
|
|
(calendar-font-lock-keywords): Set to nil and make obsolete.
|
2013-08-06 19:53:49 -04:00
|
|
|
|
(calendar-day-name): Add option to use header array.
|
|
|
|
|
|
2013-08-06 23:28:38 +02:00
|
|
|
|
2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-render-td): Remove debugging.
|
|
|
|
|
(shr-render-td): Make width computation consistent by defaulting
|
|
|
|
|
all zero-width columns to 10 characters. This may not be optimal,
|
|
|
|
|
but it's at least consistent.
|
2013-08-07 00:05:33 +02:00
|
|
|
|
(shr-make-table-1): Redo last change to fix the real problem in
|
|
|
|
|
colspan handling.
|
2013-08-06 23:28:38 +02:00
|
|
|
|
|
2013-08-06 20:33:14 +04:00
|
|
|
|
2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
2013-08-08 19:14:20 -04:00
|
|
|
|
* files.el (cache-long-line-scans):
|
|
|
|
|
Make obsolete alias to `cache-long-scans'.
|
2013-08-06 20:33:14 +04:00
|
|
|
|
|
2013-08-06 14:12:33 +02:00
|
|
|
|
2013-08-06 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-06 14:18:43 +02:00
|
|
|
|
* frameset.el (frameset, frameset-filter-alist)
|
|
|
|
|
(frameset-filter-params, frameset-save, frameset--reuse-frame)
|
|
|
|
|
(frameset--minibufferless-last-p, frameset-restore): Doc fixes.
|
|
|
|
|
(frameset-compute-pos): Rename from frameset--compute-pos,
|
|
|
|
|
and add docstring.
|
|
|
|
|
(frameset-move-onscreen): Use frameset-compute-pos.
|
|
|
|
|
Most changes suggested by Drew Adams <drew.adams@oracle.com>.
|
|
|
|
|
|
2013-08-06 14:12:33 +02:00
|
|
|
|
* find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
|
|
|
|
|
Fix typos in docstrings.
|
|
|
|
|
|
2013-08-06 14:59:39 +04:00
|
|
|
|
2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* frame.el (get-other-frame): Tiny cleanup.
|
|
|
|
|
|
2013-08-06 03:03:08 +02:00
|
|
|
|
2013-08-06 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-06 11:38:41 +02:00
|
|
|
|
* vc/vc.el (vc-default-ignore-completion-table):
|
|
|
|
|
Silence byte-compiler warning.
|
|
|
|
|
|
2013-08-06 03:26:29 +02:00
|
|
|
|
* frameset.el (frameset-p): Don't check non-nullness of the `properties'
|
2014-01-26 01:47:40 +01:00
|
|
|
|
slot, which can indeed be nil.
|
2013-08-06 03:26:29 +02:00
|
|
|
|
(frameset-live-filter-alist, frameset-persistent-filter-alist):
|
|
|
|
|
Move entry for `left' from persistent to live filter alist.
|
|
|
|
|
(frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
|
|
|
|
|
Doc fixes.
|
|
|
|
|
(frameset-filter-params): When restoring a frame, copy items added to
|
|
|
|
|
`filtered', to avoid unwittingly modifying the original parameters.
|
|
|
|
|
(frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
|
|
|
|
|
(frameset--restore-frame): Fix reference to frameset-move-onscreen.
|
|
|
|
|
|
2013-08-06 03:03:08 +02:00
|
|
|
|
* dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
|
|
|
|
|
to use looking-at-p instead of looking-at. (Bug#15028)
|
|
|
|
|
|
2013-08-05 14:05:46 -04:00
|
|
|
|
2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
Revert introduction of isearch-filter-predicates (bug#14714).
|
|
|
|
|
Rely on add-function instead.
|
|
|
|
|
* isearch.el (isearch-filter-predicates): Rename it back to
|
|
|
|
|
isearch-filter-predicate.
|
|
|
|
|
(isearch-message-prefix): Use advice-function-mapc and advice
|
|
|
|
|
properties to get the isearch-message-prefix.
|
|
|
|
|
(isearch-search, isearch-lazy-highlight-search): Revert to funcall
|
|
|
|
|
instead of run-hook-with-args-until-failure.
|
|
|
|
|
(isearch-filter-visible): Not obsolete any more.
|
|
|
|
|
* loadup.el: Preload nadvice.
|
|
|
|
|
* replace.el (perform-replace): Revert to funcall
|
|
|
|
|
instead of run-hook-with-args-until-failure.
|
|
|
|
|
* wdired.el (wdired-change-to-wdired-mode): Use add-function.
|
|
|
|
|
* dired-aux.el (dired-isearch-filenames-mode): Rename from
|
|
|
|
|
dired-isearch-filenames-toggle; make it into a proper minor mode.
|
|
|
|
|
Use add/remove-function.
|
|
|
|
|
(dired-isearch-filenames-setup, dired-isearch-filenames-end):
|
|
|
|
|
Call the minor-mode rather than add/remove-hook.
|
|
|
|
|
(dired-isearch-filter-filenames):
|
|
|
|
|
Remove isearch-message-prefix property.
|
|
|
|
|
* info.el (Info--search-loop): New function, extracted from Info-search.
|
|
|
|
|
Funcall isearch-filter-predicate instead of
|
|
|
|
|
run-hook-with-args-until-failure isearch-filter-predicates.
|
|
|
|
|
(Info-search): Use it.
|
|
|
|
|
(Info-mode): Use isearch-filter-predicate instead of
|
|
|
|
|
isearch-filter-predicates.
|
|
|
|
|
|
Do not call to `selected-window' where it is assumed by default.
Affected functions are `window-minibuffer-p', `window-dedicated-p',
`window-hscroll', `window-width', `window-height', `window-buffer',
`window-frame', `window-start', `window-point', `next-window'
and `window-display-table'.
* abbrev.el (abbrev--default-expand):
* bs.el (bs--show-with-configuration):
* buff-menu.el (Buffer-menu-mouse-select):
* calc/calc.el (calc):
* calendar/calendar.el (calendar-generate-window):
* calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
(diary-make-entry):
* comint.el (send-invisible, comint-dynamic-complete-filename)
(comint-dynamic-simple-complete, comint-dynamic-list-completions):
* completion.el (complete):
* dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
* disp-table.el (describe-current-display-table):
* doc-view.el (doc-view-insert-image):
* ebuff-menu.el (Electric-buffer-menu-mouse-select):
* ehelp.el (with-electric-help):
* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
* emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
* emacs-lisp/helper.el (Helper-help-scroller):
* emulation/cua-base.el (cua--post-command-handler-1):
* eshell/esh-mode.el (eshell-output-filter):
* ffap.el (ffap-gnus-wrapper):
* help-macro.el (make-help-screen):
* hilit-chg.el (highlight-compare-buffers):
* hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
* hl-line.el (global-hl-line-highlight):
* icomplete.el (icomplete-simple-completing-p):
* isearch.el (isearch-done):
* jit-lock.el (jit-lock-stealth-fontify):
* mail/rmailsum.el (rmail-summary-scroll-msg-up):
* lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
* mpc.el (mpc-tagbrowser, mpc):
* net/rcirc.el (rcirc-any-buffer):
* play/gomoku.el (gomoku-max-width, gomoku-max-height):
* play/landmark.el (landmark-max-width, landmark-max-height):
* play/zone.el (zone):
* progmodes/compile.el (compilation-goto-locus):
* progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
* progmodes/etags.el (find-tag-other-window):
* progmodes/fortran.el (fortran-column-ruler):
* progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
* progmodes/verilog-mode.el (verilog-point-text):
* reposition.el (reposition-window):
* rot13.el (toggle-rot13-mode):
* server.el (server-switch-buffer):
* shell.el (shell-dynamic-complete-command)
(shell-dynamic-complete-environment-variable):
* simple.el (insert-buffer, set-selective-display)
(delete-completion-window):
* speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
(speedbar-recenter):
* startup.el (fancy-splash-head):
* textmodes/ispell.el (ispell-command-loop):
* textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
* tutorial.el (help-with-tutorial):
* vc/add-log.el (add-change-log-entry):
* vc/compare-w.el (compare-windows):
* vc/ediff-help.el (ediff-indent-help-message):
* vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
* vc/ediff-wind.el (ediff-skip-unsuitable-frames)
(ediff-setup-control-frame):
* vc/emerge.el (emerge-position-region):
* vc/pcvs-util.el (cvs-bury-buffer):
* window.el (walk-windows, mouse-autoselect-window-select):
* winner.el (winner-set-conf, winner-undo): Related users changed.
2013-08-05 18:26:57 +04:00
|
|
|
|
2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
Do not call to `selected-window' where it is assumed by default.
|
|
|
|
|
Affected functions are `window-minibuffer-p', `window-dedicated-p',
|
|
|
|
|
`window-hscroll', `window-width', `window-height', `window-buffer',
|
|
|
|
|
`window-frame', `window-start', `window-point', `next-window'
|
|
|
|
|
and `window-display-table'.
|
|
|
|
|
* abbrev.el (abbrev--default-expand):
|
|
|
|
|
* bs.el (bs--show-with-configuration):
|
|
|
|
|
* buff-menu.el (Buffer-menu-mouse-select):
|
|
|
|
|
* calc/calc.el (calc):
|
|
|
|
|
* calendar/calendar.el (calendar-generate-window):
|
|
|
|
|
* calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
|
|
|
|
|
(diary-make-entry):
|
|
|
|
|
* comint.el (send-invisible, comint-dynamic-complete-filename)
|
|
|
|
|
(comint-dynamic-simple-complete, comint-dynamic-list-completions):
|
|
|
|
|
* completion.el (complete):
|
|
|
|
|
* dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
|
|
|
|
|
* disp-table.el (describe-current-display-table):
|
|
|
|
|
* doc-view.el (doc-view-insert-image):
|
|
|
|
|
* ebuff-menu.el (Electric-buffer-menu-mouse-select):
|
|
|
|
|
* ehelp.el (with-electric-help):
|
|
|
|
|
* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
|
|
|
|
|
* emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
|
|
|
|
|
* emacs-lisp/helper.el (Helper-help-scroller):
|
|
|
|
|
* emulation/cua-base.el (cua--post-command-handler-1):
|
|
|
|
|
* eshell/esh-mode.el (eshell-output-filter):
|
|
|
|
|
* ffap.el (ffap-gnus-wrapper):
|
|
|
|
|
* help-macro.el (make-help-screen):
|
|
|
|
|
* hilit-chg.el (highlight-compare-buffers):
|
|
|
|
|
* hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
|
|
|
|
|
* hl-line.el (global-hl-line-highlight):
|
|
|
|
|
* icomplete.el (icomplete-simple-completing-p):
|
|
|
|
|
* isearch.el (isearch-done):
|
|
|
|
|
* jit-lock.el (jit-lock-stealth-fontify):
|
|
|
|
|
* mail/rmailsum.el (rmail-summary-scroll-msg-up):
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* mouse-drag.el (mouse-drag-should-do-col-scrolling):
|
Do not call to `selected-window' where it is assumed by default.
Affected functions are `window-minibuffer-p', `window-dedicated-p',
`window-hscroll', `window-width', `window-height', `window-buffer',
`window-frame', `window-start', `window-point', `next-window'
and `window-display-table'.
* abbrev.el (abbrev--default-expand):
* bs.el (bs--show-with-configuration):
* buff-menu.el (Buffer-menu-mouse-select):
* calc/calc.el (calc):
* calendar/calendar.el (calendar-generate-window):
* calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
(diary-make-entry):
* comint.el (send-invisible, comint-dynamic-complete-filename)
(comint-dynamic-simple-complete, comint-dynamic-list-completions):
* completion.el (complete):
* dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
* disp-table.el (describe-current-display-table):
* doc-view.el (doc-view-insert-image):
* ebuff-menu.el (Electric-buffer-menu-mouse-select):
* ehelp.el (with-electric-help):
* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
* emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
* emacs-lisp/helper.el (Helper-help-scroller):
* emulation/cua-base.el (cua--post-command-handler-1):
* eshell/esh-mode.el (eshell-output-filter):
* ffap.el (ffap-gnus-wrapper):
* help-macro.el (make-help-screen):
* hilit-chg.el (highlight-compare-buffers):
* hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
* hl-line.el (global-hl-line-highlight):
* icomplete.el (icomplete-simple-completing-p):
* isearch.el (isearch-done):
* jit-lock.el (jit-lock-stealth-fontify):
* mail/rmailsum.el (rmail-summary-scroll-msg-up):
* lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
* mpc.el (mpc-tagbrowser, mpc):
* net/rcirc.el (rcirc-any-buffer):
* play/gomoku.el (gomoku-max-width, gomoku-max-height):
* play/landmark.el (landmark-max-width, landmark-max-height):
* play/zone.el (zone):
* progmodes/compile.el (compilation-goto-locus):
* progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
* progmodes/etags.el (find-tag-other-window):
* progmodes/fortran.el (fortran-column-ruler):
* progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
* progmodes/verilog-mode.el (verilog-point-text):
* reposition.el (reposition-window):
* rot13.el (toggle-rot13-mode):
* server.el (server-switch-buffer):
* shell.el (shell-dynamic-complete-command)
(shell-dynamic-complete-environment-variable):
* simple.el (insert-buffer, set-selective-display)
(delete-completion-window):
* speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
(speedbar-recenter):
* startup.el (fancy-splash-head):
* textmodes/ispell.el (ispell-command-loop):
* textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
* tutorial.el (help-with-tutorial):
* vc/add-log.el (add-change-log-entry):
* vc/compare-w.el (compare-windows):
* vc/ediff-help.el (ediff-indent-help-message):
* vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
* vc/ediff-wind.el (ediff-skip-unsuitable-frames)
(ediff-setup-control-frame):
* vc/emerge.el (emerge-position-region):
* vc/pcvs-util.el (cvs-bury-buffer):
* window.el (walk-windows, mouse-autoselect-window-select):
* winner.el (winner-set-conf, winner-undo): Related users changed.
2013-08-05 18:26:57 +04:00
|
|
|
|
* mpc.el (mpc-tagbrowser, mpc):
|
|
|
|
|
* net/rcirc.el (rcirc-any-buffer):
|
|
|
|
|
* play/gomoku.el (gomoku-max-width, gomoku-max-height):
|
|
|
|
|
* play/landmark.el (landmark-max-width, landmark-max-height):
|
|
|
|
|
* play/zone.el (zone):
|
|
|
|
|
* progmodes/compile.el (compilation-goto-locus):
|
|
|
|
|
* progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
|
|
|
|
|
* progmodes/etags.el (find-tag-other-window):
|
|
|
|
|
* progmodes/fortran.el (fortran-column-ruler):
|
|
|
|
|
* progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-point-text):
|
|
|
|
|
* reposition.el (reposition-window):
|
|
|
|
|
* rot13.el (toggle-rot13-mode):
|
|
|
|
|
* server.el (server-switch-buffer):
|
|
|
|
|
* shell.el (shell-dynamic-complete-command)
|
|
|
|
|
(shell-dynamic-complete-environment-variable):
|
|
|
|
|
* simple.el (insert-buffer, set-selective-display)
|
|
|
|
|
(delete-completion-window):
|
|
|
|
|
* speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
|
|
|
|
|
(speedbar-recenter):
|
|
|
|
|
* startup.el (fancy-splash-head):
|
|
|
|
|
* textmodes/ispell.el (ispell-command-loop):
|
|
|
|
|
* textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
|
|
|
|
|
* tutorial.el (help-with-tutorial):
|
|
|
|
|
* vc/add-log.el (add-change-log-entry):
|
|
|
|
|
* vc/compare-w.el (compare-windows):
|
|
|
|
|
* vc/ediff-help.el (ediff-indent-help-message):
|
|
|
|
|
* vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
|
|
|
|
|
* vc/ediff-wind.el (ediff-skip-unsuitable-frames)
|
|
|
|
|
(ediff-setup-control-frame):
|
|
|
|
|
* vc/emerge.el (emerge-position-region):
|
|
|
|
|
* vc/pcvs-util.el (cvs-bury-buffer):
|
|
|
|
|
* window.el (walk-windows, mouse-autoselect-window-select):
|
|
|
|
|
* winner.el (winner-set-conf, winner-undo): Related users changed.
|
|
|
|
|
|
2013-08-05 15:06:29 +02:00
|
|
|
|
2013-08-05 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset--set-id): Doc fix.
|
|
|
|
|
(frameset-frame-id, frameset-frame-id-equal-p)
|
|
|
|
|
(frameset-locate-frame-id): New functions.
|
|
|
|
|
(frameset--process-minibuffer-frames, frameset--reuse-frame)
|
|
|
|
|
(frameset-restore): Use them.
|
|
|
|
|
|
2013-08-05 14:35:55 +04:00
|
|
|
|
2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
Do not call to `selected-frame' where it is assumed by default.
|
|
|
|
|
Affected functions are `raise-frame', `redraw-frame',
|
|
|
|
|
`frame-first-window', `frame-terminal' and `delete-frame'.
|
|
|
|
|
* calendar/appt.el (appt-disp-window):
|
|
|
|
|
* epg.el (epg-wait-for-completion):
|
|
|
|
|
* follow.el (follow-delete-other-windows-and-split)
|
|
|
|
|
(follow-avoid-tail-recenter):
|
|
|
|
|
* international/mule.el (set-terminal-coding-system):
|
|
|
|
|
* mail/rmail.el (rmail-mail-return):
|
|
|
|
|
* net/newst-plainview.el (newsticker--buffer-set-uptodate):
|
|
|
|
|
* progmodes/f90.el (f90-add-imenu-menu):
|
|
|
|
|
* progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
|
|
|
|
|
* server.el (server-switch-buffer):
|
|
|
|
|
* simple.el (delete-completion-window):
|
|
|
|
|
* talk.el (talk):
|
|
|
|
|
* term/xterm.el (terminal-init-xterm-modify-other-keys)
|
|
|
|
|
(xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
|
|
|
|
|
* vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
|
|
|
|
|
* vc/ediff.el (ediff-documentation): Related users changed.
|
|
|
|
|
* frame.el (selected-terminal): Remove the leftover.
|
|
|
|
|
|
2013-08-04 23:49:37 -07:00
|
|
|
|
2013-08-05 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* calendar/calendar.el (calendar-generate-month):
|
|
|
|
|
Fix for calendar-column-width != 1 + calendar-day-digit-width.
|
2013-08-04 23:54:30 -07:00
|
|
|
|
(calendar-generate-month, calendar-font-lock-keywords):
|
|
|
|
|
Fix for calendar-day-header-width > length of any day name.
|
2013-08-04 23:49:37 -07:00
|
|
|
|
|
2013-08-05 06:45:17 +02:00
|
|
|
|
2013-08-05 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-clear): Use new name of sort predicate.
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset): Add docstring. Move :version property to its
|
|
|
|
|
own `version' slot.
|
|
|
|
|
(frameset-copy): Rename from copy-frameset.
|
|
|
|
|
(frameset-p): Check more thoroughly.
|
|
|
|
|
(frameset-prop): Do not check for :version, which is no longer a prop.
|
|
|
|
|
(frameset-live-filter-alist, frameset-persistent-filter-alist):
|
|
|
|
|
Use new :never value instead of t.
|
|
|
|
|
(frameset-filter-alist): Expand and clarify docstring.
|
|
|
|
|
(frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
|
|
|
|
|
(frameset-filter-minibuffer, frameset-filter-save-param)
|
|
|
|
|
(frameset-filter-restore-param, frameset-filter-iconified):
|
|
|
|
|
Add pointer to docstring of frameset-filter-alist.
|
|
|
|
|
(frameset-filter-params): Rename filter values to be more meaningful:
|
|
|
|
|
:never instead of t, and reverse the meanings of :save and :restore.
|
|
|
|
|
(frameset--process-minibuffer-frames): Clarify error message.
|
|
|
|
|
(frameset-save): Avoid unnecessary and confusing call to framep.
|
|
|
|
|
Use new BOA constructor for framesets.
|
|
|
|
|
(frameset--reuse-list): Doc fix.
|
|
|
|
|
(frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
|
|
|
|
|
(frameset--minibufferless-last-p): Rename from frameset--sort-states.
|
|
|
|
|
(frameset-minibufferless-first-p): Doc fix.
|
|
|
|
|
Rename from frameset-sort-frames-for-deletion.
|
|
|
|
|
(frameset-restore): Doc fixes. Use new function names.
|
|
|
|
|
Most changes suggested by Drew Adams <drew.adams@oracle.com>.
|
|
|
|
|
|
2013-08-05 00:12:18 +02:00
|
|
|
|
2013-08-04 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-restore-forces-onscreen)
|
|
|
|
|
(desktop-restore-reuses-frames): Document :keyword constant values.
|
|
|
|
|
(desktop-filter-parameters-alist): Remove, now identical to
|
|
|
|
|
frameset-filter-alist.
|
|
|
|
|
(desktop--filter-tty*): Remove, moved to frameset.el.
|
|
|
|
|
(desktop-save-frameset, desktop-restore-frameset):
|
|
|
|
|
Do not pass :filters argument.
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-live-filter-alist)
|
|
|
|
|
(frameset-persistent-filter-alist): New variables.
|
|
|
|
|
(frameset-filter-alist): Use them. Add autoload cookie.
|
|
|
|
|
(frameset-filter-tty-to-GUI): Move from desktop.el and rename.
|
|
|
|
|
(frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
|
|
|
|
|
`frameset--id' (it's supposed to be internal to frameset.el).
|
|
|
|
|
(frameset--process-minibuffer-frames): Ditto. Doc fix.
|
|
|
|
|
(frameset--initial-params): New function.
|
|
|
|
|
(frameset--get-frame): Use it. Doc fix.
|
|
|
|
|
(frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
|
|
|
|
|
Accept :all, not 'all.
|
|
|
|
|
(frameset-restore): Add new predicate values for FORCE-ONSCREEN and
|
|
|
|
|
FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
|
|
|
|
|
with fbound symbols. Fix frame id matching, and remove matching ids if
|
|
|
|
|
the frame being restored is deleted. Obey :delete.
|
|
|
|
|
|
2013-08-04 16:18:11 -04:00
|
|
|
|
2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (macrop): New function.
|
|
|
|
|
(text-clone--maintaining): New var.
|
|
|
|
|
(text-clone--maintain): Rename from text-clone-maintain. Use it
|
|
|
|
|
instead of inhibit-modification-hooks.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
|
|
|
|
|
a proxy, so as handle autoloads and redefinitions of the target.
|
|
|
|
|
(advice--defalias-fset, advice-remove): Use advice--symbol-function.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
|
|
|
|
|
Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
|
|
|
|
|
(pcase--mutually-exclusive-p): New function.
|
|
|
|
|
(pcase--split-consp): Use it.
|
|
|
|
|
(pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
|
|
|
|
|
mutually exclusive with the current predicate.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
|
|
|
|
|
(edebug-macrop): Remove. Use `macrop' instead.
|
|
|
|
|
* emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
|
|
|
|
|
(ad-macro-p):
|
|
|
|
|
* eshell/esh-cmd.el (eshell-macrop):
|
|
|
|
|
* apropos.el (apropos-macrop): Remove. Use `macrop' instead.
|
|
|
|
|
|
2013-08-04 02:48:00 -04:00
|
|
|
|
2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
|
|
|
|
|
(advice-mapc): New function, using it.
|
|
|
|
|
(advice-function-member-p): New function.
|
|
|
|
|
(advice--normalize): Store the cdr in advice--saved-rewrite since
|
|
|
|
|
that's the part that will be changed.
|
|
|
|
|
(advice--symbol-function): New function.
|
|
|
|
|
(advice-remove): Handle removal before the function is defined.
|
|
|
|
|
Adjust to new advice--saved-rewrite.
|
|
|
|
|
(advice-member-p): Use advice-function-member-p and
|
|
|
|
|
advice--symbol-function.
|
|
|
|
|
|
2013-08-04 02:31:33 +02:00
|
|
|
|
2013-08-04 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-04 02:58:32 +02:00
|
|
|
|
* frameset.el (frameset-p, frameset-save): Fix autoload cookies.
|
|
|
|
|
(frameset-filter-minibuffer): Doc fix.
|
|
|
|
|
(frameset-restore): Fix autoload cookie. Fix typo in docstring.
|
2013-08-04 04:57:45 +02:00
|
|
|
|
(frameset--set-id, frameset--process-minibuffer-frames)
|
|
|
|
|
(frameset-restore): Rename parameter `frameset-id' to `frame-id'.
|
|
|
|
|
(frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
|
2013-08-04 02:58:32 +02:00
|
|
|
|
|
2013-08-04 02:31:33 +02:00
|
|
|
|
* desktop.el (desktop-clear): Only delete frames when called
|
|
|
|
|
interactively and desktop-restore-frames is non-nil. Doc fix.
|
|
|
|
|
(desktop-read): Set desktop-saved-frameset to nil.
|
|
|
|
|
|
2013-08-04 10:55:45 +08:00
|
|
|
|
2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-ignore): Rewrite.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(vc-default-ignore-completion-table, vc--read-lines)
|
2013-08-04 10:55:45 +08:00
|
|
|
|
(vc--add-line, vc--remove-regexp): New functions.
|
|
|
|
|
|
|
|
|
|
* vc/vc-svn.el (vc-svn-ignore): Doc fix.
|
|
|
|
|
(vc-svn-ignore-completion-table): New function.
|
|
|
|
|
|
|
|
|
|
* vc/vc-hg.el (vc-hg-ignore): Rewrite.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(vc-hg-ignore-completion-table)
|
2013-08-04 10:55:45 +08:00
|
|
|
|
(vc-hg-find-ignore-file): New functions.
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-ignore): Rewrite.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(vc-git-ignore-completion-table)
|
2013-08-04 10:55:45 +08:00
|
|
|
|
(vc-git-find-ignore-file): New functions.
|
|
|
|
|
|
|
|
|
|
* vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
|
|
|
|
|
|
|
|
|
|
* vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(vc-bzr-ignore-completion-table)
|
2013-08-04 10:55:45 +08:00
|
|
|
|
(vc-bzr-find-ignore-file): New functions.
|
|
|
|
|
|
2013-08-03 11:57:07 +02:00
|
|
|
|
2013-08-03 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frameset.el (frameset-prop): New function and setter.
|
|
|
|
|
(frameset-save): Do not modify frame list passed by the caller.
|
|
|
|
|
|
2013-08-02 22:34:22 -04:00
|
|
|
|
2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
|
|
|
|
|
|
2013-08-02 17:16:33 -04:00
|
|
|
|
2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-08-02 17:23:07 -04:00
|
|
|
|
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
|
|
|
|
|
(easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
|
|
|
|
|
|
2013-08-02 17:16:33 -04:00
|
|
|
|
* custom.el (custom-initialize-default, custom-initialize-set)
|
|
|
|
|
(custom-initialize-reset, custom-initialize-changed): Affect the
|
|
|
|
|
toplevel-default-value (bug#6275, bug#14586).
|
|
|
|
|
* emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
|
|
|
|
|
for bug#6275.
|
|
|
|
|
|
2013-08-02 18:03:13 +02:00
|
|
|
|
2013-08-02 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-08-02 18:29:16 +02:00
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
|
|
|
|
|
Add cl-def* expressions.
|
|
|
|
|
|
2013-08-02 18:03:13 +02:00
|
|
|
|
* frameset.el (frameset-filter-params): Fix order of arguments.
|
|
|
|
|
|
lisp/desktop.el: Move code related to saving frames to frameset.el.
Require frameset.
(desktop-restore-frames): Doc fix.
(desktop-restore-reuses-frames): Rename from
desktop-restoring-reuses-frames.
(desktop-saved-frameset): Rename from desktop-saved-frame-states.
(desktop-clear): Clear frames too.
(desktop-filter-parameters-alist): Set from frameset-filter-alist.
(desktop--filter-tty*, desktop-save, desktop-read):
Use frameset functions.
(desktop-before-saving-frames-functions, desktop--filter-*-color)
(desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
(desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
(desktop-restore-in-original-display-p, desktop--filter-frame-parms)
(desktop--process-minibuffer-frames, desktop-save-frames)
(desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
(desktop--find-frame, desktop--select-frame, desktop--make-frame)
(desktop--sort-states, desktop-restoring-frames-p)
(desktop-restore-frames): Remove. Most code moved to frameset.el.
(desktop-restoring-frameset-p, desktop-restore-frameset)
(desktop--check-dont-save, desktop-save-frameset): New functions.
(desktop--app-id): New constant.
(desktop-first-buffer, desktop-buffer-ok-count)
(desktop-buffer-fail-count): Move before first use.
lisp/frameset.el: New file.
2013-08-02 06:33:58 +02:00
|
|
|
|
2013-08-02 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
Move code related to saving frames to frameset.el.
|
|
|
|
|
* desktop.el: Require frameset.
|
|
|
|
|
(desktop-restore-frames): Doc fix.
|
|
|
|
|
(desktop-restore-reuses-frames): Rename from
|
|
|
|
|
desktop-restoring-reuses-frames.
|
|
|
|
|
(desktop-saved-frameset): Rename from desktop-saved-frame-states.
|
|
|
|
|
(desktop-clear): Clear frames too.
|
|
|
|
|
(desktop-filter-parameters-alist): Set from frameset-filter-alist.
|
|
|
|
|
(desktop--filter-tty*, desktop-save, desktop-read):
|
|
|
|
|
Use frameset functions.
|
|
|
|
|
(desktop-before-saving-frames-functions, desktop--filter-*-color)
|
|
|
|
|
(desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
|
|
|
|
|
(desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
|
|
|
|
|
(desktop-restore-in-original-display-p, desktop--filter-frame-parms)
|
|
|
|
|
(desktop--process-minibuffer-frames, desktop-save-frames)
|
|
|
|
|
(desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
|
|
|
|
|
(desktop--find-frame, desktop--select-frame, desktop--make-frame)
|
|
|
|
|
(desktop--sort-states, desktop-restoring-frames-p)
|
|
|
|
|
(desktop-restore-frames): Remove. Most code moved to frameset.el.
|
|
|
|
|
(desktop-restoring-frameset-p, desktop-restore-frameset)
|
|
|
|
|
(desktop--check-dont-save, desktop-save-frameset): New functions.
|
|
|
|
|
(desktop--app-id): New constant.
|
|
|
|
|
(desktop-first-buffer, desktop-buffer-ok-count)
|
|
|
|
|
(desktop-buffer-fail-count): Move before first use.
|
|
|
|
|
* frameset.el: New file.
|
|
|
|
|
|
2013-08-01 19:18:37 -04:00
|
|
|
|
2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* files.el: Use lexical-binding.
|
|
|
|
|
(dir-locals-read-from-file): Remove unused `err' variable.
|
|
|
|
|
(hack-dir-local-variables--warned-coding): New var.
|
|
|
|
|
(hack-dir-local-variables): Use it to avoid repeated warnings.
|
|
|
|
|
(make-backup-file-name--default-function): New function.
|
|
|
|
|
(make-backup-file-name-function): Use it as default.
|
|
|
|
|
(buffer-stale--default-function): New function.
|
|
|
|
|
(buffer-stale-function): Use it as default.
|
|
|
|
|
(revert-buffer-insert-file-contents--default-function): New function.
|
|
|
|
|
(revert-buffer-insert-file-contents-function): Use it as default.
|
|
|
|
|
(insert-directory): Avoid add-to-list.
|
|
|
|
|
|
|
|
|
|
* autorevert.el (auto-revert-handler): Simplify.
|
|
|
|
|
Use buffer-stale--default-function.
|
|
|
|
|
|
2013-08-01 14:58:28 +02:00
|
|
|
|
2013-08-01 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
2013-08-01 20:46:10 +02:00
|
|
|
|
* speedbar.el (speedbar-query-confirmation-method): Doc fix.
|
|
|
|
|
|
2013-08-01 14:58:28 +02:00
|
|
|
|
* whitespace.el (whitespace-ensure-local-variables): New function.
|
|
|
|
|
(whitespace-cleanup-region): Call it.
|
|
|
|
|
(whitespace-turn-on): Call it.
|
|
|
|
|
|
Complete file name handlers.
* net/tramp.el (tramp-handle-set-visited-file-modtime)
(tramp-handle-verify-visited-file-modtime)
(tramp-handle-file-notify-rm-watch): New functions.
(tramp-call-process): Do not bind `default-directory'.
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): Order
alphabetically.
[access-file, add-name-to-file, dired-call-process]:
[dired-compress-file, file-acl, file-notify-rm-watch]:
[file-ownership-preserved-p, file-selinux-context]:
[make-directory-internal, make-symbolic-link, set-file-acl]:
[set-file-selinux-context, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[file-notify-add-watch, file-notify-rm-watch]:
[set-file-times, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(with-tramp-gvfs-error-message)
(tramp-gvfs-handle-set-visited-file-modtime)
(tramp-gvfs-fuse-file-name): Remove.
(tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
(tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Order
alphabetically.
[file-notify-rm-watch ]: Use default Tramp handler.
[executable-find]: Remove private handler.
(tramp-do-copy-or-rename-file-out-of-band): Do not bind
`default-directory'.
(tramp-sh-handle-executable-find)
(tramp-sh-handle-file-notify-rm-watch): Remove functions.
(tramp-sh-file-gvfs-monitor-dir-process-filter)
(tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
Do not use `format' in `tramp-message'.
* net/tramp-smb.el (tramp-smb-file-name-handler-alist)
[file-notify-rm-watch, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-smb-call-winexe): Do not bind `default-directory'.
2013-08-01 13:10:31 +02:00
|
|
|
|
2013-08-01 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Complete file name handlers.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-handle-set-visited-file-modtime)
|
|
|
|
|
(tramp-handle-verify-visited-file-modtime)
|
|
|
|
|
(tramp-handle-file-notify-rm-watch): New functions.
|
|
|
|
|
(tramp-call-process): Do not bind `default-directory'.
|
|
|
|
|
|
2013-08-02 00:53:03 +02:00
|
|
|
|
* net/tramp-adb.el (tramp-adb-file-name-handler-alist):
|
|
|
|
|
Order alphabetically.
|
2014-02-20 23:56:52 -08:00
|
|
|
|
<access-file, add-name-to-file, dired-call-process>:
|
|
|
|
|
<dired-compress-file, file-acl, file-notify-rm-watch>:
|
|
|
|
|
<file-ownership-preserved-p, file-selinux-context>:
|
|
|
|
|
<make-directory-internal, make-symbolic-link, set-file-acl>:
|
|
|
|
|
<set-file-selinux-context, set-visited-file-modtime>:
|
|
|
|
|
<verify-visited-file-modtime>: Add handler.
|
Complete file name handlers.
* net/tramp.el (tramp-handle-set-visited-file-modtime)
(tramp-handle-verify-visited-file-modtime)
(tramp-handle-file-notify-rm-watch): New functions.
(tramp-call-process): Do not bind `default-directory'.
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): Order
alphabetically.
[access-file, add-name-to-file, dired-call-process]:
[dired-compress-file, file-acl, file-notify-rm-watch]:
[file-ownership-preserved-p, file-selinux-context]:
[make-directory-internal, make-symbolic-link, set-file-acl]:
[set-file-selinux-context, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[file-notify-add-watch, file-notify-rm-watch]:
[set-file-times, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(with-tramp-gvfs-error-message)
(tramp-gvfs-handle-set-visited-file-modtime)
(tramp-gvfs-fuse-file-name): Remove.
(tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
(tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Order
alphabetically.
[file-notify-rm-watch ]: Use default Tramp handler.
[executable-find]: Remove private handler.
(tramp-do-copy-or-rename-file-out-of-band): Do not bind
`default-directory'.
(tramp-sh-handle-executable-find)
(tramp-sh-handle-file-notify-rm-watch): Remove functions.
(tramp-sh-file-gvfs-monitor-dir-process-filter)
(tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
Do not use `format' in `tramp-message'.
* net/tramp-smb.el (tramp-smb-file-name-handler-alist)
[file-notify-rm-watch, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-smb-call-winexe): Do not bind `default-directory'.
2013-08-01 13:10:31 +02:00
|
|
|
|
(tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
|
2014-02-20 23:56:52 -08:00
|
|
|
|
<file-notify-add-watch, file-notify-rm-watch>:
|
|
|
|
|
<set-file-times, set-visited-file-modtime>:
|
|
|
|
|
<verify-visited-file-modtime>: Add handler.
|
Complete file name handlers.
* net/tramp.el (tramp-handle-set-visited-file-modtime)
(tramp-handle-verify-visited-file-modtime)
(tramp-handle-file-notify-rm-watch): New functions.
(tramp-call-process): Do not bind `default-directory'.
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): Order
alphabetically.
[access-file, add-name-to-file, dired-call-process]:
[dired-compress-file, file-acl, file-notify-rm-watch]:
[file-ownership-preserved-p, file-selinux-context]:
[make-directory-internal, make-symbolic-link, set-file-acl]:
[set-file-selinux-context, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[file-notify-add-watch, file-notify-rm-watch]:
[set-file-times, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(with-tramp-gvfs-error-message)
(tramp-gvfs-handle-set-visited-file-modtime)
(tramp-gvfs-fuse-file-name): Remove.
(tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
(tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Order
alphabetically.
[file-notify-rm-watch ]: Use default Tramp handler.
[executable-find]: Remove private handler.
(tramp-do-copy-or-rename-file-out-of-band): Do not bind
`default-directory'.
(tramp-sh-handle-executable-find)
(tramp-sh-handle-file-notify-rm-watch): Remove functions.
(tramp-sh-file-gvfs-monitor-dir-process-filter)
(tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
Do not use `format' in `tramp-message'.
* net/tramp-smb.el (tramp-smb-file-name-handler-alist)
[file-notify-rm-watch, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-smb-call-winexe): Do not bind `default-directory'.
2013-08-01 13:10:31 +02:00
|
|
|
|
(with-tramp-gvfs-error-message)
|
|
|
|
|
(tramp-gvfs-handle-set-visited-file-modtime)
|
|
|
|
|
(tramp-gvfs-fuse-file-name): Remove.
|
|
|
|
|
(tramp-gvfs-handle-file-notify-add-watch)
|
|
|
|
|
(tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
|
|
|
|
|
(tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
|
|
|
|
|
|
2013-08-02 00:53:03 +02:00
|
|
|
|
* net/tramp-sh.el (tramp-sh-file-name-handler-alist):
|
|
|
|
|
Order alphabetically.
|
2014-02-20 23:56:52 -08:00
|
|
|
|
<file-notify-rm-watch>: Use default Tramp handler.
|
|
|
|
|
<executable-find>: Remove private handler.
|
Complete file name handlers.
* net/tramp.el (tramp-handle-set-visited-file-modtime)
(tramp-handle-verify-visited-file-modtime)
(tramp-handle-file-notify-rm-watch): New functions.
(tramp-call-process): Do not bind `default-directory'.
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): Order
alphabetically.
[access-file, add-name-to-file, dired-call-process]:
[dired-compress-file, file-acl, file-notify-rm-watch]:
[file-ownership-preserved-p, file-selinux-context]:
[make-directory-internal, make-symbolic-link, set-file-acl]:
[set-file-selinux-context, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[file-notify-add-watch, file-notify-rm-watch]:
[set-file-times, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(with-tramp-gvfs-error-message)
(tramp-gvfs-handle-set-visited-file-modtime)
(tramp-gvfs-fuse-file-name): Remove.
(tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
(tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Order
alphabetically.
[file-notify-rm-watch ]: Use default Tramp handler.
[executable-find]: Remove private handler.
(tramp-do-copy-or-rename-file-out-of-band): Do not bind
`default-directory'.
(tramp-sh-handle-executable-find)
(tramp-sh-handle-file-notify-rm-watch): Remove functions.
(tramp-sh-file-gvfs-monitor-dir-process-filter)
(tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
Do not use `format' in `tramp-message'.
* net/tramp-smb.el (tramp-smb-file-name-handler-alist)
[file-notify-rm-watch, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-smb-call-winexe): Do not bind `default-directory'.
2013-08-01 13:10:31 +02:00
|
|
|
|
(tramp-do-copy-or-rename-file-out-of-band): Do not bind
|
|
|
|
|
`default-directory'.
|
|
|
|
|
(tramp-sh-handle-executable-find)
|
|
|
|
|
(tramp-sh-handle-file-notify-rm-watch): Remove functions.
|
|
|
|
|
(tramp-sh-file-gvfs-monitor-dir-process-filter)
|
|
|
|
|
(tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
|
|
|
|
|
Do not use `format' in `tramp-message'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-file-name-handler-alist)
|
2014-02-20 23:56:52 -08:00
|
|
|
|
<file-notify-rm-watch, set-visited-file-modtime>:
|
|
|
|
|
<verify-visited-file-modtime>: Add handler.
|
Complete file name handlers.
* net/tramp.el (tramp-handle-set-visited-file-modtime)
(tramp-handle-verify-visited-file-modtime)
(tramp-handle-file-notify-rm-watch): New functions.
(tramp-call-process): Do not bind `default-directory'.
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): Order
alphabetically.
[access-file, add-name-to-file, dired-call-process]:
[dired-compress-file, file-acl, file-notify-rm-watch]:
[file-ownership-preserved-p, file-selinux-context]:
[make-directory-internal, make-symbolic-link, set-file-acl]:
[set-file-selinux-context, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[file-notify-add-watch, file-notify-rm-watch]:
[set-file-times, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(with-tramp-gvfs-error-message)
(tramp-gvfs-handle-set-visited-file-modtime)
(tramp-gvfs-fuse-file-name): Remove.
(tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
(tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Order
alphabetically.
[file-notify-rm-watch ]: Use default Tramp handler.
[executable-find]: Remove private handler.
(tramp-do-copy-or-rename-file-out-of-band): Do not bind
`default-directory'.
(tramp-sh-handle-executable-find)
(tramp-sh-handle-file-notify-rm-watch): Remove functions.
(tramp-sh-file-gvfs-monitor-dir-process-filter)
(tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
Do not use `format' in `tramp-message'.
* net/tramp-smb.el (tramp-smb-file-name-handler-alist)
[file-notify-rm-watch, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-smb-call-winexe): Do not bind `default-directory'.
2013-08-01 13:10:31 +02:00
|
|
|
|
(tramp-smb-call-winexe): Do not bind `default-directory'.
|
|
|
|
|
|
2013-08-01 08:19:11 +08:00
|
|
|
|
2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
|
|
|
|
|
|
2013-07-31 15:22:10 +03:00
|
|
|
|
2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
|
|
|
|
|
use it.
|
|
|
|
|
(log-view-diff-changeset): Same.
|
|
|
|
|
(log-view-diff-common): Call backend command `previous-revision'
|
|
|
|
|
to find out the previous revision, in both cases. Swap the
|
|
|
|
|
variables `to' and `fr', so that `fr' usually refers to the
|
|
|
|
|
earlier revision (Bug#14989).
|
|
|
|
|
|
2013-07-31 00:32:58 -07:00
|
|
|
|
2013-07-31 Kan-Ru Chen <kanru@kanru.info>
|
|
|
|
|
|
|
|
|
|
* ibuf-ext.el (ibuffer-filter-by-filename):
|
|
|
|
|
Make it work with dired buffers too.
|
|
|
|
|
|
2013-08-02 00:53:03 +02:00
|
|
|
|
2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
|
2013-07-31 10:52:26 +04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/re-builder.el (reb-color-display-p):
|
|
|
|
|
* files.el (save-buffers-kill-terminal):
|
|
|
|
|
* net/browse-url.el (browse-url):
|
|
|
|
|
* server.el (server-save-buffers-kill-terminal):
|
|
|
|
|
* textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
|
|
|
|
|
Prefer nil to selected-frame for the first arg of frame-parameter.
|
|
|
|
|
|
2013-07-31 15:01:46 +08:00
|
|
|
|
2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
|
|
|
|
|
|
2013-07-30 16:42:15 -04:00
|
|
|
|
2013-07-30 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion--twq-all): Try and preserve each
|
|
|
|
|
completion's case choice (bug#14907).
|
|
|
|
|
|
2013-07-30 16:25:11 +02:00
|
|
|
|
2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-07-30 17:11:58 +02:00
|
|
|
|
* net/network-stream.el (open-network-stream): Mention the new
|
|
|
|
|
:nogreeting parameter.
|
|
|
|
|
(network-stream-open-starttls): Use the :nogreeting parameter
|
|
|
|
|
(bug#14938).
|
|
|
|
|
|
2013-07-30 16:58:37 +02:00
|
|
|
|
* net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
|
|
|
|
|
|
2013-07-30 16:31:51 +02:00
|
|
|
|
* net/eww.el (eww-setup-buffer): Switching to the buffer seems
|
|
|
|
|
more natural than popping.
|
|
|
|
|
|
2013-07-30 16:25:11 +02:00
|
|
|
|
* net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
|
2013-07-30 16:27:04 +02:00
|
|
|
|
(shr-urlify): Highlight under mouse.
|
2013-07-30 16:25:11 +02:00
|
|
|
|
|
2013-07-30 11:46:06 +08:00
|
|
|
|
2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
2013-07-30 22:29:14 +08:00
|
|
|
|
* vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
|
|
|
|
|
|
|
|
|
|
* vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
|
|
|
|
|
|
2013-07-30 11:46:06 +08:00
|
|
|
|
* vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
|
|
|
|
|
buffer for output.
|
|
|
|
|
|
2013-07-30 21:53:28 +08:00
|
|
|
|
* vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
|
|
|
|
|
point-min==1. Fix search string. Fix parentheses missing.
|
2013-07-30 11:46:06 +08:00
|
|
|
|
|
2013-08-02 00:53:03 +02:00
|
|
|
|
* vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
|
2013-07-30 21:53:28 +08:00
|
|
|
|
assume point-min==1. Fix search string. Fix parentheses missing.
|
2013-07-30 11:46:06 +08:00
|
|
|
|
|
|
|
|
|
* vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
|
|
|
|
|
|
|
|
|
|
* vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
|
|
|
|
|
buffer for output.
|
|
|
|
|
|
2013-07-29 19:34:53 +03:00
|
|
|
|
2013-07-29 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* frame.el (frame-notice-user-settings): Avoid inflooping when the
|
|
|
|
|
initial frame is minibuffer-less. (Bug#14841)
|
|
|
|
|
|
2013-07-29 09:47:53 +02:00
|
|
|
|
2013-07-29 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
|
|
|
|
|
option.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
|
|
|
|
|
(tramp-maybe-open-connection): Use it.
|
|
|
|
|
|
2013-07-29 00:43:01 +02:00
|
|
|
|
2013-07-28 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop--make-frame): Include `minibuffer' in the
|
|
|
|
|
minimal set of parameters passed when creating a frame, because
|
|
|
|
|
the minibuffer status of a frame cannot be changed later.
|
|
|
|
|
|
2013-07-29 00:34:32 +02:00
|
|
|
|
2013-07-28 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
|
|
|
|
|
replace-regexp-in-string and inadvertent omissions in previous change.
|
|
|
|
|
(todo-filter-items): Ensure only file names are comma-separated in
|
2013-07-29 01:19:25 +02:00
|
|
|
|
name of filtered items buffer.
|
2013-07-29 00:34:32 +02:00
|
|
|
|
|
2013-07-28 05:03:45 +02:00
|
|
|
|
2013-07-28 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el: Optionally force offscreen frames back onscreen.
|
|
|
|
|
(desktop-restoring-reuses-frames): New option.
|
|
|
|
|
(desktop--compute-pos, desktop--move-onscreen): New functions.
|
|
|
|
|
(desktop--make-frame): Use desktop--move-onscreen.
|
|
|
|
|
|
2013-07-27 17:35:04 +00:00
|
|
|
|
2013-07-27 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Fontify a Java generic method as a function.
|
|
|
|
|
* progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
|
|
|
|
|
value to t.
|
|
|
|
|
|
2013-07-27 17:58:56 +02:00
|
|
|
|
2013-07-27 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Add command to rename todo files.
|
|
|
|
|
(todo-rename-file): New command.
|
|
|
|
|
(todo-key-bindings-t): Add key binding for it. Change the
|
|
|
|
|
bindings of todo-filter-regexp-items(-multifile) to use `x'
|
|
|
|
|
instead of `r', since the latter is better suited to the new
|
|
|
|
|
renaming command.
|
|
|
|
|
|
2013-07-27 12:07:43 +00:00
|
|
|
|
2013-07-27 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Make Java try-with-resources statement parse properly.
|
|
|
|
|
* progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
|
|
|
|
|
(c-block-stmt-1-2-key): New language constants/variables.
|
|
|
|
|
* progmodes/cc-engine.el (c-beginning-of-statement-1)
|
|
|
|
|
(c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
|
|
|
|
|
* progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
|
2013-08-02 00:53:03 +02:00
|
|
|
|
with c-block-stmt-1-2-key.
|
2013-07-27 12:07:43 +00:00
|
|
|
|
|
2013-07-27 03:02:00 +02:00
|
|
|
|
2013-07-27 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop--make-frame): Apply most frame parameters after
|
|
|
|
|
creating the frame to force (partially or totally) offscreen frames to
|
|
|
|
|
be restored as such.
|
|
|
|
|
|
2013-07-27 08:09:51 +08:00
|
|
|
|
2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
|
2013-07-27 08:23:21 +08:00
|
|
|
|
(Bug#14948)
|
2013-07-27 08:09:51 +08:00
|
|
|
|
|
2013-07-26 14:41:18 -04:00
|
|
|
|
2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
|
|
|
|
|
`base' arg of backtrace-frame.
|
|
|
|
|
|
2013-07-26 21:48:05 +03:00
|
|
|
|
2013-07-26 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (list-processes): Doc fix.
|
|
|
|
|
|
2013-07-26 19:49:52 +02:00
|
|
|
|
2013-07-26 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop--select-frame):
|
2013-07-27 03:02:00 +02:00
|
|
|
|
Try harder to reuse existing frames.
|
2013-07-26 19:49:52 +02:00
|
|
|
|
|
2013-07-26 11:09:04 -04:00
|
|
|
|
2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
|
|
|
|
|
(edebug-eval): Use backtrace-eval.
|
|
|
|
|
(edebug--display, edebug--recursive-edit): Don't let-bind the
|
|
|
|
|
edebug-outer-* vars that keep track of variables we locally let-bind.
|
|
|
|
|
(edebug-outside-excursion): Don't restore outside values of locally
|
|
|
|
|
let-bound vars.
|
|
|
|
|
(edebug--display): Use user-error.
|
|
|
|
|
(cl-lexical-debug, cl-debug-env): Remove.
|
|
|
|
|
|
2013-07-26 16:01:19 +02:00
|
|
|
|
2013-07-26 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-restore-frames): Call `sit-for' once all frames
|
|
|
|
|
are restored to be sure that they are visible before deleting any
|
|
|
|
|
remaining ones.
|
|
|
|
|
|
2013-07-26 11:49:59 +02:00
|
|
|
|
2013-07-26 Matthias Meulien <orontee@gmail.com>
|
|
|
|
|
|
2013-07-27 08:23:21 +08:00
|
|
|
|
* vc/vc-dir.el (vc-dir-mode-map): Add binding for
|
|
|
|
|
vc-print-root-log. (Bug#14948)
|
2013-07-26 11:49:59 +02:00
|
|
|
|
|
2013-07-26 05:32:44 -04:00
|
|
|
|
2013-07-26 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
|
|
|
|
Add aliases for encrypting mail.
|
|
|
|
|
* epa.el (epa-mail-aliases): New option.
|
|
|
|
|
* epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
|
|
|
|
|
Bind inhibit-read-only so read-only text doesn't ruin everything.
|
|
|
|
|
(epa-mail-default-recipients): New subroutine broken out.
|
|
|
|
|
Handle epa-mail-aliases.
|
|
|
|
|
|
2013-07-26 03:38:18 -04:00
|
|
|
|
2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
Add support for lexical variables to the debugger's `e' command.
|
|
|
|
|
* emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
|
|
|
|
|
vars, except for debugger-outer-match-data.
|
|
|
|
|
(debugger-frame-number): Move check for "on a function call" from
|
|
|
|
|
callers into it. Add `skip-base' argument.
|
|
|
|
|
(debugger-frame, debugger-frame-clear): Simplify accordingly.
|
|
|
|
|
(debugger-env-macro): Only reset the state stored in non-variables,
|
|
|
|
|
i.e. current-buffer and match-data.
|
|
|
|
|
(debugger-eval-expression): Rewrite using backtrace-eval.
|
|
|
|
|
* subr.el (internal--called-interactively-p--get-frame): Remove.
|
|
|
|
|
(called-interactively-p):
|
|
|
|
|
* emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
|
|
|
|
|
`base' arg of backtrace-frame instead.
|
|
|
|
|
|
2013-07-25 21:55:06 -04:00
|
|
|
|
2013-07-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-07-25 22:45:15 -04:00
|
|
|
|
* align.el (align-regexp): Doc fix. (Bug#14857)
|
|
|
|
|
(align-region): Explicit error if subexpression missing/does not match.
|
|
|
|
|
|
2013-07-25 21:55:06 -04:00
|
|
|
|
* simple.el (global-visual-line-mode):
|
|
|
|
|
Do not duplicate the mode lighter. (Bug#14858)
|
|
|
|
|
|
2013-07-25 11:58:27 +02:00
|
|
|
|
2013-07-25 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (display-buffer): In display-buffer bind
|
|
|
|
|
split-window-keep-point to t, bug#14829.
|
|
|
|
|
|
2013-07-25 10:35:04 +02:00
|
|
|
|
2013-07-25 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
|
|
|
|
|
(desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
|
|
|
|
|
(desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
|
|
|
|
|
(desktop--select-frame, desktop--sort-states, desktop-restore-frames):
|
|
|
|
|
Change accordingly.
|
2013-07-25 11:24:26 +02:00
|
|
|
|
(desktop--select-frame, desktop--sort-states, desktop-restore-frames):
|
|
|
|
|
Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
|
2013-07-25 10:35:04 +02:00
|
|
|
|
|
2013-07-25 00:10:56 -07:00
|
|
|
|
2013-07-25 Glenn Morris <rgm@gnu.org>
|
2011-07-28 20:40:28 +02:00
|
|
|
|
|
2013-07-25 00:10:56 -07:00
|
|
|
|
* dired-x.el (dired-mark-extension): Convert comment to doc string.
|
2011-08-02 20:49:12 +02:00
|
|
|
|
|
2013-07-25 02:37:56 +02:00
|
|
|
|
2013-07-25 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop--make-frame): Do not pass the `fullscreen'
|
|
|
|
|
parameter to modify-frame-parameters if the value has not changed;
|
|
|
|
|
this is a workaround for bug#14949.
|
|
|
|
|
(desktop--make-frame): On cl-delete-if call, check parameter name,
|
|
|
|
|
not full parameter.
|
|
|
|
|
|
2013-07-30 08:25:31 +08:00
|
|
|
|
2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-ignore): New function.
|
|
|
|
|
|
|
|
|
|
* vc/vc-svn.el (vc-svn-ignore): New function.
|
|
|
|
|
|
|
|
|
|
* vc/vc-hg.el (vc-hg-ignore): New function.
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-ignore): New function.
|
|
|
|
|
|
|
|
|
|
* vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
|
|
|
|
|
(vc-dir-ignore): New function.
|
|
|
|
|
|
|
|
|
|
* vc/vc-cvs.el (vc-cvs-ignore): New function.
|
2013-07-30 14:08:33 +08:00
|
|
|
|
(cvs-append-to-ignore): Move here from pcvs.el.
|
2013-07-30 08:25:31 +08:00
|
|
|
|
|
|
|
|
|
* vc/vc-bzr.el (vc-bzr-ignore): New function.
|
|
|
|
|
|
|
|
|
|
* vc/pcvs.el (vc-cvs): Require 'vc-cvs.
|
|
|
|
|
|
2013-07-24 18:21:44 +02:00
|
|
|
|
2013-07-24 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-restoring-frames-p): Return a true boolean.
|
|
|
|
|
(desktop-restore-frames): Warn when deleting an existing frame failed.
|
|
|
|
|
|
2013-07-24 08:56:24 -07:00
|
|
|
|
2013-07-24 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
|
|
|
|
|
|
2013-07-24 15:29:15 +02:00
|
|
|
|
2013-07-24 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* filenotify.el (file-notify-supported-p):
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
|
|
|
|
|
Remove functions.
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* autorevert.el (auto-revert-use-notify)
|
2013-07-24 15:29:15 +02:00
|
|
|
|
(auto-revert-notify-add-watch):
|
|
|
|
|
* net/tramp.el (tramp-file-name-for-operation):
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-file-name-handler-alist):
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-file-name-handler-alist):
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-file-name-handler-alist):
|
|
|
|
|
Remove `file-notify-supported-p' entry.
|
|
|
|
|
|
2013-07-24 00:06:24 -07:00
|
|
|
|
2013-07-24 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* printing.el: Replace all uses of deleted ps-windows-system,
|
2013-07-24 00:16:25 -07:00
|
|
|
|
ps-lp-system, ps-flatten-list with lpr- versions.
|
2013-07-24 00:06:24 -07:00
|
|
|
|
|
2013-07-24 00:56:12 -04:00
|
|
|
|
2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-07-24 01:13:24 -04:00
|
|
|
|
* emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
|
|
|
|
|
checked with memq (bug#14935).
|
|
|
|
|
|
2013-07-24 00:56:12 -04:00
|
|
|
|
* files.el (revert-buffer-function): Use a non-nil default.
|
|
|
|
|
(revert-buffer-preserve-modes): Declare var to
|
|
|
|
|
provide access to the `preserve-modes' argument.
|
|
|
|
|
(revert-buffer): Let-bind it.
|
|
|
|
|
(revert-buffer--default): New function, extracted from revert-buffer.
|
|
|
|
|
|
2013-07-24 00:37:11 -04:00
|
|
|
|
2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* lpr.el: Signal print errors more prominently.
|
|
|
|
|
(print-region-function): Don't default to nil.
|
|
|
|
|
(lpr-print-region): New function, extracted from print-region-1.
|
|
|
|
|
Check lpr's return value and signal an error in case of problem.
|
|
|
|
|
(print-region-1): Use it.
|
|
|
|
|
* ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
|
|
|
|
|
versions instead.
|
|
|
|
|
(ps-printer-name): Default to nil.
|
|
|
|
|
(ps-printer-name-option): Default to lpr-printer-switch.
|
|
|
|
|
(ps-print-region-function): Don't default to nil.
|
|
|
|
|
(ps-postscript-code-directory): Simplify default.
|
|
|
|
|
(ps-do-despool): Use lpr-print-region to properly check the outcome.
|
|
|
|
|
(ps-string-list, ps-eval-switch, ps-flatten-list)
|
|
|
|
|
(ps-flatten-list-1): Remove.
|
|
|
|
|
(ps-multibyte-buffer): Avoid setq.
|
|
|
|
|
* dos-w32.el (direct-print-region-helper): Use proper regexp operators.
|
|
|
|
|
(print-region-function, ps-print-region-function): Don't set them here.
|
|
|
|
|
|
2013-07-24 11:49:24 +08:00
|
|
|
|
2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
|
|
|
|
|
(ido-max-prospects, ido-mode, ido-max-file-prompt-width)
|
|
|
|
|
(ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
|
2013-07-24 16:00:36 +08:00
|
|
|
|
(ido-decorations): Doc fix.
|
|
|
|
|
|
2013-07-24 11:49:24 +08:00
|
|
|
|
* ansi-color.el: Fix old URL.
|
|
|
|
|
|
2013-07-23 20:25:53 -04:00
|
|
|
|
2013-07-23 Michael R. Mauger <michael@mauger.com>
|
|
|
|
|
|
2013-10-12 17:28:30 -07:00
|
|
|
|
* progmodes/sql.el: Version 3.3
|
2013-07-23 20:25:53 -04:00
|
|
|
|
(sql-product-alist): Improve oracle :prompt-cont-regexp.
|
|
|
|
|
(sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
|
|
|
|
|
(sql-interactive-remove-continuation-prompt): Rewrite, use
|
|
|
|
|
functions above. Fix continuation prompt and complete output line
|
|
|
|
|
handling.
|
|
|
|
|
(sql-redirect-one, sql-execute): Use `read-only-mode' on
|
|
|
|
|
redirected output buffer.
|
|
|
|
|
(sql-mode): Restore deleted code (Bug#13591).
|
|
|
|
|
|
2013-07-24 01:10:58 +02:00
|
|
|
|
2013-07-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-clear, desktop-list*): Fix previous change.
|
|
|
|
|
|
2013-07-23 16:06:02 +02:00
|
|
|
|
2013-07-23 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-file-name-handler-alist):
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
|
|
|
|
|
|
2013-07-23 03:10:54 +02:00
|
|
|
|
2013-07-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-clear): Simplify; remove useless checks
|
|
|
|
|
against invalid buffer names.
|
|
|
|
|
(desktop-list*): Use cl-list*.
|
|
|
|
|
(desktop-buffer-info, desktop-create-buffer): Simplify.
|
|
|
|
|
|
2013-07-23 08:58:28 +08:00
|
|
|
|
2013-07-23 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* bookmark.el (bookmark-make-record): Restore NAME as a default
|
|
|
|
|
value. (Bug#14933)
|
|
|
|
|
|
2013-07-22 12:25:32 -04:00
|
|
|
|
2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-07-22 19:21:14 -04:00
|
|
|
|
* emacs-lisp/autoload.el (autoload--setup-output): New function,
|
|
|
|
|
extracted from autoload--insert-text.
|
|
|
|
|
(autoload--insert-text): Remove.
|
|
|
|
|
(autoload--print-cookie-text): New function, extracted from
|
|
|
|
|
autoload--insert-cookie-text.
|
|
|
|
|
(autoload--insert-cookie-text): Remove.
|
|
|
|
|
(autoload-generate-file-autoloads): Adjust calls accordingly.
|
|
|
|
|
|
2013-07-22 18:51:29 -04:00
|
|
|
|
* winner.el (winner-hook-installed-p): Remove.
|
|
|
|
|
(winner-mode): Simplify accordingly.
|
|
|
|
|
|
2013-07-22 13:24:31 -04:00
|
|
|
|
* subr.el (add-to-list): Fix compiler-macro when `append' is
|
|
|
|
|
not constant. Don't use `cl-member' for the base case.
|
|
|
|
|
|
2013-07-22 12:25:32 -04:00
|
|
|
|
* progmodes/subword.el: Fix boundary case (bug#13758).
|
|
|
|
|
(subword-forward-regexp): Make it a constant. Wrap optional \\W in its
|
|
|
|
|
own group.
|
|
|
|
|
(subword-backward-regexp): Make it a constant.
|
|
|
|
|
(subword-forward-internal): Don't treat a trailing capital as the
|
|
|
|
|
beginning of a word.
|
|
|
|
|
|
2013-07-22 13:39:32 +02:00
|
|
|
|
2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-menu-mode): Don't modify the
|
|
|
|
|
global value of tabulated-list-revert-hook (bug#14930).
|
|
|
|
|
|
2013-07-22 03:04:10 +02:00
|
|
|
|
2013-07-22 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-07-22 03:25:47 +02:00
|
|
|
|
* desktop.el: Require 'cl-lib.
|
|
|
|
|
(desktop-before-saving-frames-functions): New hook.
|
|
|
|
|
(desktop--process-minibuffer-frames): Set desktop-mini parameter only
|
|
|
|
|
for frames being saved. Rename from desktop--save-minibuffer-frames.
|
|
|
|
|
(desktop-save-frames): Run hook desktop-before-saving-frames-functions.
|
2013-07-22 12:25:32 -04:00
|
|
|
|
Do not save frames with non-nil `desktop-dont-save' parameter.
|
|
|
|
|
Filter out deleted frames.
|
2013-07-22 03:25:47 +02:00
|
|
|
|
(desktop--find-frame): Use cl-find-if.
|
|
|
|
|
(desktop--select-frame): Use cl-(first|second|third) to access values
|
|
|
|
|
of desktop-mini.
|
|
|
|
|
(desktop--make-frame): Use cl-delete-if.
|
|
|
|
|
(desktop--sort-states): Fix sorting of minibuffer-owning frames.
|
|
|
|
|
(desktop-restore-frames): Use cl-(first|second|third) to access values
|
|
|
|
|
of desktop-mini. Look for visible frame at the end, not while
|
|
|
|
|
restoring frames.
|
|
|
|
|
|
2013-07-22 03:04:10 +02:00
|
|
|
|
* dired-x.el (dired-mark-unmarked-files, dired-virtual)
|
|
|
|
|
(dired-guess-default, dired-mark-sexp, dired-filename-at-point):
|
|
|
|
|
Use string-match-p, looking-at-p (bug#14927).
|
|
|
|
|
|
2013-07-21 04:42:11 +02:00
|
|
|
|
2013-07-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
2013-07-21 19:45:12 +02:00
|
|
|
|
* desktop.el (desktop-saved-frame-states):
|
|
|
|
|
Rename from desktop--saved-states; all users changed.
|
|
|
|
|
(desktop-save-frames): Rename from desktop--save-frames.
|
|
|
|
|
Do not save state to desktop file.
|
|
|
|
|
(desktop-save): Save desktop-saved-frame-states to desktop file
|
|
|
|
|
and reset to nil.
|
|
|
|
|
(desktop-restoring-frames-p): New function.
|
|
|
|
|
(desktop-restore-frames): Use it. Rename from desktop--restore-frames.
|
|
|
|
|
(desktop-read): Use desktop-restoring-frames-p. Do not try to fix
|
|
|
|
|
buffer-lists when restoring frames. Suggested by Martin Rudalics.
|
|
|
|
|
|
2013-07-21 04:42:11 +02:00
|
|
|
|
* desktop.el: Correctly restore iconified frames.
|
|
|
|
|
(desktop--filter-iconified-position): New function.
|
|
|
|
|
(desktop-filter-parameters-alist): Add entries for `top' and `left'.
|
|
|
|
|
|
2013-07-20 12:17:32 -07:00
|
|
|
|
2013-07-20 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-07-20 12:25:05 -07:00
|
|
|
|
* progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
|
|
|
|
|
Let `message' do the formatting.
|
|
|
|
|
(def-gdb-preempt-display-buffer): Add explicit format.
|
|
|
|
|
|
2013-07-20 12:29:02 -07:00
|
|
|
|
* image-dired.el (image-dired-track-original-file):
|
|
|
|
|
Use with-current-buffer.
|
|
|
|
|
(image-dired-track-thumbnail): Use with-current-buffer.
|
|
|
|
|
Avoid changing point of wrong window.
|
|
|
|
|
|
2013-07-20 12:17:32 -07:00
|
|
|
|
* image-dired.el (image-dired-track-original-file):
|
|
|
|
|
Avoid changing point of wrong window. (Bug#14909)
|
|
|
|
|
|
2013-07-20 12:20:33 -07:00
|
|
|
|
2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
|
2013-07-18 12:56:08 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/gdb-mi.el (gdb-done-or-error):
|
|
|
|
|
Guard against "%" in gdb output. (Bug#14127)
|
|
|
|
|
|
2013-07-20 17:41:38 +02:00
|
|
|
|
2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
|
|
|
|
|
|
2013-07-21 04:53:19 +02:00
|
|
|
|
* progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
|
|
|
|
|
(Bug#14826)
|
2013-07-08 20:49:53 +02:00
|
|
|
|
|
2013-07-20 17:41:38 +02:00
|
|
|
|
* international/mule.el (coding-system-iso-2022-flags): Fix last
|
|
|
|
|
change.
|
|
|
|
|
|
2013-07-20 13:19:05 +09:00
|
|
|
|
2013-07-20 Kenichi Handa <handa@gnu.org>
|
|
|
|
|
|
2013-07-21 04:53:19 +02:00
|
|
|
|
* international/mule.el (coding-system-iso-2022-flags):
|
|
|
|
|
Add `8-bit-level-4'. (Bug#8522)
|
2013-07-20 13:19:05 +09:00
|
|
|
|
|
2013-07-19 16:07:43 +02:00
|
|
|
|
2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-07-19 16:57:28 +02:00
|
|
|
|
* net/shr.el (shr-mouse-browse-url): New command and keystroke
|
|
|
|
|
(bug#14815).
|
|
|
|
|
|
2013-07-19 16:44:16 +02:00
|
|
|
|
* net/eww.el (eww-process-text-input): Allow inputting when the
|
|
|
|
|
point is at the start of the line, as the properties aren't
|
|
|
|
|
front-sticky.
|
|
|
|
|
|
2013-07-19 16:07:43 +02:00
|
|
|
|
* net/shr.el (shr-make-table-1): Ensure that we don't infloop on
|
|
|
|
|
degenerate widths.
|
|
|
|
|
|
2013-07-19 08:18:16 -04:00
|
|
|
|
2013-07-19 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
2013-07-19 09:30:58 -04:00
|
|
|
|
* epa.el (epa-popup-info-window): Doc fix.
|
|
|
|
|
|
2013-07-19 08:18:16 -04:00
|
|
|
|
* subr.el (split-string): New arg TRIM.
|
|
|
|
|
|
2013-07-18 18:50:05 +02:00
|
|
|
|
2013-07-18 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* frame.el (blink-cursor-timer-function, blink-cursor-suspend):
|
|
|
|
|
Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
|
|
|
|
|
|
2013-07-18 12:03:49 +02:00
|
|
|
|
2013-07-18 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2013-07-19 02:38:19 +02:00
|
|
|
|
* filenotify.el (file-notify--library): Rename from
|
2013-07-18 12:03:49 +02:00
|
|
|
|
`file-notify-support'. Do not autoload. Adapt all uses.
|
|
|
|
|
(file-notify-supported-p): New defun.
|
|
|
|
|
|
2013-07-19 02:38:19 +02:00
|
|
|
|
* autorevert.el (auto-revert-use-notify):
|
|
|
|
|
Use `file-notify-supported-p' instead of `file-notify-support'.
|
|
|
|
|
Adapt docstring.
|
2013-07-18 12:03:49 +02:00
|
|
|
|
(auto-revert-notify-add-watch): Use `file-notify-supported-p'.
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-file-name-for-operation):
|
|
|
|
|
Add `file-notify-supported-p'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
|
|
|
|
|
New defun.
|
|
|
|
|
(tramp-sh-file-name-handler-alist): Add it as handler for
|
|
|
|
|
`file-notify-supported-p '.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-file-name-handler-alist):
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
|
|
|
|
|
* net/tramp-smb.el (tramp-smb-file-name-handler-alist):
|
|
|
|
|
Add `ignore' as handler for `file-notify-*' functions.
|
|
|
|
|
|
2013-07-17 19:47:49 +03:00
|
|
|
|
2013-07-17 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (line-move-partial, line-move): Don't start vscroll or
|
|
|
|
|
scroll-up if the current line is not taller than the window.
|
|
|
|
|
(Bug#14881)
|
|
|
|
|
|
2013-07-16 18:47:23 +04:00
|
|
|
|
2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
|
|
|
|
|
highlight question marks in the method names as strings.
|
2013-07-16 23:16:51 +04:00
|
|
|
|
(ruby-block-beg-keywords): Inline.
|
|
|
|
|
(ruby-font-lock-keyword-beg-re): Extract from
|
|
|
|
|
`ruby-font-lock-keywords'.
|
2013-07-16 18:47:23 +04:00
|
|
|
|
|
2013-07-16 13:41:06 +02:00
|
|
|
|
2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* frame.el (blink-cursor-blinks): New defcustom.
|
|
|
|
|
(blink-cursor-blinks-done): New defvar.
|
|
|
|
|
(blink-cursor-start): Set blink-cursor-blinks-done to 1.
|
|
|
|
|
(blink-cursor-timer-function): Check if number of blinks has been
|
|
|
|
|
done on X and NS.
|
|
|
|
|
(blink-cursor-suspend, blink-cursor-check): New defuns.
|
|
|
|
|
|
2013-07-15 15:45:22 -04:00
|
|
|
|
2013-07-15 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* edmacro.el (edmacro-format-keys): Fix previous change.
|
|
|
|
|
|
2013-07-14 19:33:54 -07:00
|
|
|
|
2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
|
|
|
|
|
The hack didn't work outside English locales anyway.
|
|
|
|
|
|
2013-07-15 02:49:22 +02:00
|
|
|
|
2013-07-15 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (define-alternatives): Rename from alternatives-define,
|
|
|
|
|
per RMS' suggestion.
|
|
|
|
|
|
2013-07-15 02:07:51 +02:00
|
|
|
|
2013-07-14 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-restore-frames): Change default to t.
|
|
|
|
|
(desktop-restore-in-current-display): Now offer more options.
|
|
|
|
|
(desktop-restoring-reuses-frames): New customization option.
|
|
|
|
|
(desktop--saved-states): Doc fix.
|
|
|
|
|
(desktop-filter-parameters-alist): New variable, renamed and expanded
|
|
|
|
|
from desktop--excluded-frame-parameters.
|
|
|
|
|
(desktop--target-display): New variable.
|
|
|
|
|
(desktop-switch-to-gui-p, desktop-switch-to-tty-p)
|
|
|
|
|
(desktop--filter-tty*, desktop--filter-*-color)
|
|
|
|
|
(desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
|
|
|
|
|
(desktop--filter-save-desktop-parm)
|
|
|
|
|
(desktop-restore-in-original-display-p): New functions.
|
|
|
|
|
(desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
|
|
|
|
|
(desktop--save-minibuffer-frames): New function, inspired by a similar
|
|
|
|
|
function from Martin Rudalics.
|
|
|
|
|
(desktop--save-frames): Call it; play nice with desktop-globals-to-save.
|
|
|
|
|
(desktop--restore-in-this-display-p): Remove.
|
|
|
|
|
(desktop--find-frame): Rename from desktop--find-frame-in-display
|
|
|
|
|
and add predicate argument.
|
|
|
|
|
(desktop--make-full-frame): Remove, integrated into desktop--make-frame.
|
|
|
|
|
(desktop--reuse-list): New variable.
|
|
|
|
|
(desktop--select-frame, desktop--make-frame, desktop--sort-states):
|
|
|
|
|
New functions.
|
|
|
|
|
(desktop--restore-frames): Add support for "minibuffer-special" frames.
|
|
|
|
|
|
2013-07-14 20:45:50 +02:00
|
|
|
|
2013-07-14 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
|
|
|
|
|
|
2013-07-13 23:10:19 +04:00
|
|
|
|
2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-07-21 04:53:19 +02:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
|
|
|
|
|
Highlight conversion methods on Kernel.
|
2013-07-13 23:10:19 +04:00
|
|
|
|
|
2013-07-13 17:45:07 +00:00
|
|
|
|
2013-07-13 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
|
|
|
|
|
and comment it out. This out-commenting enables certain C++
|
|
|
|
|
declarations to be parsed correctly.
|
|
|
|
|
|
2013-07-13 10:26:43 +03:00
|
|
|
|
2013-07-13 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2013-07-13 13:55:21 +03:00
|
|
|
|
* international/mule.el (define-coding-system): Doc fix.
|
|
|
|
|
|
2013-07-13 10:26:43 +03:00
|
|
|
|
* simple.el (default-font-height): Don't call font-info if the
|
|
|
|
|
frame's default font didn't change since the frame was created.
|
|
|
|
|
(Bug#14838)
|
|
|
|
|
|
2013-07-13 12:44:19 +08:00
|
|
|
|
2013-07-13 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-read-file-name): Guard against non-symbol value.
|
|
|
|
|
|
2013-07-12 22:55:58 -03:00
|
|
|
|
2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-imenu--build-tree): Fix corner case
|
|
|
|
|
in nested defuns.
|
|
|
|
|
|
2013-07-13 08:57:47 +08:00
|
|
|
|
2013-07-13 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-exhibit): Handle ido-enter-matching-directory before
|
|
|
|
|
ido-set-matches call. (Bug#6852)
|
|
|
|
|
|
2013-07-13 00:28:53 +04:00
|
|
|
|
2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
|
2013-07-13 00:28:53 +04:00
|
|
|
|
(ruby-syntax-expansion-allowed-p): Support array of symbols, for
|
|
|
|
|
Ruby 2.0.
|
|
|
|
|
(ruby-font-lock-keywords): Distinguish calls to functions with
|
|
|
|
|
module-like names from module references. Highlight character
|
|
|
|
|
literals.
|
|
|
|
|
|
2013-07-12 21:17:17 +03:00
|
|
|
|
2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
|
|
|
|
|
|
|
|
|
|
* progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
|
2013-07-12 21:19:10 +03:00
|
|
|
|
(gdb-send): Handle continued commands. (Bug#14847)
|
2013-07-12 21:17:17 +03:00
|
|
|
|
|
2013-07-12 13:21:01 +02:00
|
|
|
|
2013-07-12 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop--v2s): Remove unused local variable.
|
|
|
|
|
(desktop-save-buffer): Make defvar-local; adjust docstring.
|
|
|
|
|
(desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
|
|
|
|
|
(desktop-clear, desktop-save-buffer-p): Use string-match-p.
|
|
|
|
|
|
2013-07-12 11:33:09 +02:00
|
|
|
|
2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
|
|
|
|
|
|
2013-07-12 19:55:01 -04:00
|
|
|
|
2013-07-12 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
|
|
|
|
|
(Bug#14842)
|
|
|
|
|
|
2013-07-11 20:54:57 -07:00
|
|
|
|
2013-07-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* doc-view.el: Require cl-lib at runtime too.
|
|
|
|
|
(doc-view-remove-if): Remove.
|
|
|
|
|
(doc-view-search-next-match, doc-view-search-previous-match):
|
|
|
|
|
Use cl-remove-if.
|
|
|
|
|
|
|
|
|
|
* edmacro.el: Require cl-lib at runtime too.
|
|
|
|
|
(edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
|
|
|
|
|
(edmacro-mismatch, edmacro-subseq): Remove.
|
|
|
|
|
|
|
|
|
|
* shadowfile.el: Require cl-lib.
|
|
|
|
|
(shadow-remove-if): Remove.
|
|
|
|
|
(shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
|
|
|
|
|
Use cl-remove-if.
|
|
|
|
|
|
|
|
|
|
* wid-edit.el: Require cl-lib.
|
|
|
|
|
(widget-choose): Use cl-remove-if.
|
|
|
|
|
(widget-remove-if): Remove.
|
|
|
|
|
|
|
|
|
|
* progmodes/ebrowse.el: Require cl-lib at runtime too.
|
|
|
|
|
(ebrowse-delete-if-not): Remove.
|
|
|
|
|
(ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
|
|
|
|
|
(ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
|
|
|
|
|
Use cl-delete-if-not.
|
|
|
|
|
|
2013-07-12 03:11:22 +02:00
|
|
|
|
2013-07-12 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
|
|
|
|
|
(cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
|
|
|
|
|
|
2013-07-12 09:01:53 +08:00
|
|
|
|
2013-07-12 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
|
|
|
|
|
|
Stop reimplementing a bunch of cl- functions in ert
* lisp/emacs-lisp/ert.el: Require cl-lib at runtime too.
(ert--cl-do-remf, ert--remprop, ert--remove-if-not)
(ert--intersection, ert--set-difference, ert--set-difference-eq)
(ert--union, ert--gensym-counter, ert--gensym-counter)
(ert--coerce-to-vector, ert--remove*, ert--string-position)
(ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
(ert-make-test-unbound, ert--expand-should-1)
(ert--expand-should, ert--should-error-handle-error)
(should-error, ert--explain-equal-rec)
(ert--plist-difference-explanation, ert-select-tests)
(ert--make-stats, ert--remove-from-list, ert--string-first-line):
Use cl-lib functions rather than reimplementations.
* test/automated/ert-tests.el: Require cl-lib at runtime too.
(ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
(ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
(ert-test-set-functions, ert-test-gensym)
(ert-test-coerce-to-vector, ert-test-string-position)
(ert-test-mismatch): Remove tests.
* test/automated/cl-lib.el: New, split from ert-tests.el.
2013-07-11 09:13:38 -07:00
|
|
|
|
2013-07-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-07-11 13:16:19 -04:00
|
|
|
|
* emacs-lisp/edebug.el: Require cl-lib at run-time too.
|
|
|
|
|
(edebug-gensym-index, edebug-gensym):
|
|
|
|
|
Remove reimplementation of cl-gensym.
|
|
|
|
|
(edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
|
|
|
|
|
|
|
|
|
|
* thumbs.el: Require cl-lib at run-time too.
|
|
|
|
|
(thumbs-gensym-counter, thumbs-gensym):
|
|
|
|
|
Remove reimplementation of cl-gensym.
|
|
|
|
|
(thumbs-temp-file): Use cl-gensym.
|
|
|
|
|
|
Stop reimplementing a bunch of cl- functions in ert
* lisp/emacs-lisp/ert.el: Require cl-lib at runtime too.
(ert--cl-do-remf, ert--remprop, ert--remove-if-not)
(ert--intersection, ert--set-difference, ert--set-difference-eq)
(ert--union, ert--gensym-counter, ert--gensym-counter)
(ert--coerce-to-vector, ert--remove*, ert--string-position)
(ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
(ert-make-test-unbound, ert--expand-should-1)
(ert--expand-should, ert--should-error-handle-error)
(should-error, ert--explain-equal-rec)
(ert--plist-difference-explanation, ert-select-tests)
(ert--make-stats, ert--remove-from-list, ert--string-first-line):
Use cl-lib functions rather than reimplementations.
* test/automated/ert-tests.el: Require cl-lib at runtime too.
(ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
(ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
(ert-test-set-functions, ert-test-gensym)
(ert-test-coerce-to-vector, ert-test-string-position)
(ert-test-mismatch): Remove tests.
* test/automated/cl-lib.el: New, split from ert-tests.el.
2013-07-11 09:13:38 -07:00
|
|
|
|
* emacs-lisp/ert.el: Require cl-lib at runtime too.
|
|
|
|
|
(ert--cl-do-remf, ert--remprop, ert--remove-if-not)
|
|
|
|
|
(ert--intersection, ert--set-difference, ert--set-difference-eq)
|
|
|
|
|
(ert--union, ert--gensym-counter, ert--gensym-counter)
|
|
|
|
|
(ert--coerce-to-vector, ert--remove*, ert--string-position)
|
|
|
|
|
(ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
|
|
|
|
|
(ert-make-test-unbound, ert--expand-should-1)
|
|
|
|
|
(ert--expand-should, ert--should-error-handle-error)
|
|
|
|
|
(should-error, ert--explain-equal-rec)
|
|
|
|
|
(ert--plist-difference-explanation, ert-select-tests)
|
|
|
|
|
(ert--make-stats, ert--remove-from-list, ert--string-first-line):
|
|
|
|
|
Use cl-lib functions rather than reimplementations.
|
|
|
|
|
|
2013-07-11 11:52:54 +02:00
|
|
|
|
2013-07-11 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-methods): Extend docstring.
|
|
|
|
|
(tramp-connection-timeout): New defcustom.
|
|
|
|
|
(tramp-error-with-buffer): Reset timestamp only when appropriate.
|
|
|
|
|
(with-tramp-progress-reporter): Simplify.
|
|
|
|
|
(tramp-process-actions): Improve messages.
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
|
|
|
|
|
* net/tramp-sh.el (tramp-maybe-open-connection):
|
|
|
|
|
Use `tramp-connection-timeout'.
|
2014-02-20 23:56:52 -08:00
|
|
|
|
(tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
|
2013-07-11 11:52:54 +02:00
|
|
|
|
(Bug#14808)
|
|
|
|
|
|
2013-07-11 10:59:54 +08:00
|
|
|
|
2013-07-11 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-read-file-name): Conform to the requirements of
|
|
|
|
|
read-file-name. (Bug#11861)
|
|
|
|
|
(ido-read-directory-name): Conform to the requirements of
|
|
|
|
|
read-directory-name.
|
|
|
|
|
|
2013-07-11 03:49:17 +02:00
|
|
|
|
2013-07-11 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (delay-warning): New function.
|
|
|
|
|
|
2013-07-10 19:18:17 +03:00
|
|
|
|
2013-07-10 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (default-line-height): New function.
|
|
|
|
|
(line-move-partial, line-move): Use it instead of computing the
|
|
|
|
|
line height inline.
|
|
|
|
|
(line-move-partial): Always compute ROWH. If the last line is
|
|
|
|
|
partially-visible, but its text is completely visible, allow
|
|
|
|
|
cursor to enter such a partially-visible line.
|
|
|
|
|
|
2013-07-10 16:58:26 +02:00
|
|
|
|
2013-07-10 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Improve error messages. (Bug#14808)
|
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-current-connection): New defvar, moved from
|
|
|
|
|
tramp-sh.el.
|
2013-07-22 12:25:32 -04:00
|
|
|
|
(tramp-message-show-progress-reporter-message): Remove, not
|
2013-07-10 16:58:26 +02:00
|
|
|
|
needed anymore.
|
2013-07-22 12:25:32 -04:00
|
|
|
|
(tramp-error-with-buffer): Show message in minibuffer.
|
|
|
|
|
Discard input before waiting. Reset connection timestamp.
|
2013-07-10 16:58:26 +02:00
|
|
|
|
(with-tramp-progress-reporter): Improve messages.
|
|
|
|
|
(tramp-process-actions): Use progress reporter. Delete process in
|
|
|
|
|
case of error. Improve messages.
|
|
|
|
|
|
2013-07-21 04:53:19 +02:00
|
|
|
|
* net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
|
|
|
|
|
Call `tramp-error-with-buffer' with vector and buffer.
|
2013-07-22 12:25:32 -04:00
|
|
|
|
(tramp-current-connection): Remove.
|
2013-07-10 16:58:26 +02:00
|
|
|
|
(tramp-maybe-open-connection): The car of
|
|
|
|
|
`tramp-current-connection' are the first 3 slots of the vector.
|
|
|
|
|
|
2013-07-10 10:34:13 -04:00
|
|
|
|
2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el (cfengine3-indent-line): Do not indent
|
|
|
|
|
inside continued strings.
|
|
|
|
|
|
2013-07-09 23:26:23 -07:00
|
|
|
|
2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Timestamp fixes for undo (Bug#14824).
|
|
|
|
|
* files.el (clear-visited-file-modtime): Move here from fileio.c.
|
|
|
|
|
|
2013-07-10 11:10:27 +08:00
|
|
|
|
2013-07-10 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* files.el (require-final-newline): Allow safe local value.
|
|
|
|
|
(Bug#14834)
|
|
|
|
|
|
2013-07-09 10:47:44 +08:00
|
|
|
|
2013-07-09 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-read-directory-name): Handle fallback.
|
|
|
|
|
(ido-read-file-name): Update DIR to ido-current-directory.
|
|
|
|
|
(Bug#1516)
|
2013-07-09 13:09:45 +08:00
|
|
|
|
(ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
|
2013-07-09 10:47:44 +08:00
|
|
|
|
|
2013-07-09 05:17:48 +04:00
|
|
|
|
2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
|
|
|
|
|
"autoload". Remove "warn lower camel case" section, previously
|
|
|
|
|
commented out. Highlight negation char. Do not highlight the
|
|
|
|
|
target in singleton method definitions.
|
|
|
|
|
|
2013-07-08 17:54:54 -04:00
|
|
|
|
2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-07-08 18:26:37 -04:00
|
|
|
|
* faces.el (tty-setup-hook): Declare the hook.
|
|
|
|
|
|
2013-07-08 17:54:54 -04:00
|
|
|
|
* emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
|
|
|
|
|
and detect when a guard/pred depends on local vars (bug#14773).
|
|
|
|
|
(pcase--u1): Adjust caller.
|
|
|
|
|
|
2013-07-08 20:30:50 +03:00
|
|
|
|
2013-07-08 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (line-move-partial, line-move): Account for
|
|
|
|
|
line-spacing.
|
2013-07-08 20:33:17 +03:00
|
|
|
|
(line-move-partial): Avoid setting vscroll when the last
|
|
|
|
|
partially-visible line in window is of default height.
|
2013-07-08 20:30:50 +03:00
|
|
|
|
|
2013-07-08 13:19:51 +02:00
|
|
|
|
2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-map): Reinstate the `u' key binding, since it's
|
|
|
|
|
been used a while.
|
|
|
|
|
|
2013-07-08 00:50:34 +02:00
|
|
|
|
2013-07-07 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (read-quoted-char): Remove unused local variable `char'.
|
|
|
|
|
|
2013-07-07 15:35:54 -04:00
|
|
|
|
2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
|
|
|
|
|
2014-06-25 20:34:54 -04:00
|
|
|
|
* vc/ediff.el (ediff-version): Version update.
|
2013-07-08 23:59:45 -07:00
|
|
|
|
(ediff-files-command, ediff3-files-command, ediff-merge-command)
|
|
|
|
|
(ediff-merge-with-ancestor-command, ediff-directories-command)
|
|
|
|
|
(ediff-directories3-command, ediff-merge-directories-command)
|
|
|
|
|
(ediff-merge-directories-with-ancestor-command): New functions.
|
|
|
|
|
All are command-line interfaces to ediff: to facilitate calling
|
|
|
|
|
Emacs with the appropriate ediff functions invoked.
|
2013-07-08 01:05:52 +02:00
|
|
|
|
|
2014-06-25 20:34:54 -04:00
|
|
|
|
* emulation/viper-cmd.el (viper-del-forward-char-in-insert):
|
|
|
|
|
New function.
|
2013-07-08 01:05:52 +02:00
|
|
|
|
(viper-save-kill-buffer): Check if buffer is modified.
|
|
|
|
|
|
2014-06-25 20:34:54 -04:00
|
|
|
|
* emulation/viper.el (viper-version): Version update.
|
2013-07-08 23:59:45 -07:00
|
|
|
|
(viper-emacs-state-mode-list): Add egg-status-buffer-mode.
|
2013-07-08 01:05:52 +02:00
|
|
|
|
|
2013-07-08 23:59:45 -07:00
|
|
|
|
2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
|
2014-06-25 20:34:54 -04:00
|
|
|
|
* emulation/viper-cmd.el (viper-envelop-ESC-key): Remove function.
|
2013-07-08 23:59:45 -07:00
|
|
|
|
(viper-intercept-ESC-key): Simplify.
|
2014-06-25 20:34:54 -04:00
|
|
|
|
* emulation/viper-keym.el (viper-ESC-key): Make it a constant,
|
|
|
|
|
don't use kbd.
|
|
|
|
|
* emulation/viper.el (viper--tty-ESC-filter, viper--lookup-key)
|
2013-07-08 23:59:45 -07:00
|
|
|
|
(viper-catch-tty-ESC, viper-uncatch-tty-ESC)
|
|
|
|
|
(viper-setup-ESC-to-escape): New functions.
|
|
|
|
|
(viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
|
|
|
|
|
(viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
|
2013-07-08 00:50:34 +02:00
|
|
|
|
|
2013-07-07 18:49:03 +03:00
|
|
|
|
2013-07-07 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2013-07-08 01:05:52 +02:00
|
|
|
|
* simple.el (default-font-height, window-screen-lines):
|
|
|
|
|
New functions.
|
2013-07-07 18:49:03 +03:00
|
|
|
|
(line-move, line-move-partial): Use them instead of
|
|
|
|
|
frame-char-height and window-text-height. This makes scrolling
|
|
|
|
|
text smoother when the buffer's default face uses a font that is
|
|
|
|
|
different from the frame's default font.
|
|
|
|
|
|
2013-07-06 19:58:41 +02:00
|
|
|
|
2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* files.el (write-file): Do not display confirm dialog for NS,
|
2014-01-05 22:25:30 -08:00
|
|
|
|
it does its own dialog, which can't be canceled (Bug#14578).
|
2013-07-06 19:58:41 +02:00
|
|
|
|
|
2013-07-06 20:38:24 +03:00
|
|
|
|
2013-07-06 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (line-move-partial): Adjust the row returned by
|
|
|
|
|
posn-at-point for the current window-vscroll. (Bug#14567)
|
|
|
|
|
|
2013-07-06 18:17:16 +02:00
|
|
|
|
2013-07-06 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2014-03-03 05:57:26 +01:00
|
|
|
|
* net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
|
2013-07-06 18:17:16 +02:00
|
|
|
|
(tramp-sh-file-inotifywait-process-filter): Handle file names with
|
|
|
|
|
spaces.
|
|
|
|
|
|
2013-07-06 16:24:54 +02:00
|
|
|
|
2013-07-06 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window-state-put-stale-windows): New variable.
|
|
|
|
|
(window--state-put-2): Save list of windows without matching buffer.
|
|
|
|
|
(window-state-put): Remove "bufferless" windows if possible.
|
|
|
|
|
|
2013-07-06 15:31:59 +02:00
|
|
|
|
2013-07-06 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (alternatives-define): Remove leftover :group keyword.
|
|
|
|
|
Tweak docstring.
|
|
|
|
|
|
2013-07-06 20:37:12 +08:00
|
|
|
|
2013-07-06 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-use-virtual-buffers): Allow new value 'auto.
|
|
|
|
|
(ido-enable-virtual-buffers): New variable.
|
|
|
|
|
(ido-buffer-internal, ido-toggle-virtual-buffers)
|
|
|
|
|
(ido-make-buffer-list): Use it.
|
|
|
|
|
(ido-exhibit): Support turning on and off virtual buffers
|
|
|
|
|
automatically.
|
|
|
|
|
|
2013-07-06 11:35:37 +02:00
|
|
|
|
2013-07-06 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (alternatives-define): New macro.
|
|
|
|
|
|
2013-07-05 20:10:54 -04:00
|
|
|
|
2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (read-quoted-char): Use read-key.
|
|
|
|
|
(sit-for): Let read-event decode tty input (bug#14782).
|
|
|
|
|
|
2013-07-05 16:03:35 +02:00
|
|
|
|
2013-07-05 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: Add handling of file deletion, both by
|
2013-07-05 20:10:54 -04:00
|
|
|
|
mode command and externally. Fix various related bugs.
|
|
|
|
|
Clarify Commentary and improve some documentation strings and code.
|
2013-07-05 16:03:35 +02:00
|
|
|
|
(todo-delete-file): New command.
|
|
|
|
|
(todo-check-file): New function.
|
|
|
|
|
(todo-show): Handle external deletion of the file we're trying to
|
|
|
|
|
show (bug#14688). Replace called-interactively-p by an optional
|
|
|
|
|
prefix argument to avoid problematic interaction with catch form
|
|
|
|
|
when byte compiled (bug#14702).
|
|
|
|
|
(todo-quit): Handle external deletion of the archive's todo file.
|
|
|
|
|
Make sure the buffer that was visiting the archive file is still
|
|
|
|
|
live before trying to bury it.
|
|
|
|
|
(todo-category-completions): Handle external deletion of any
|
|
|
|
|
category completion files.
|
|
|
|
|
(todo-jump-to-category, todo-basic-insert-item): Recalculate list
|
|
|
|
|
of todo files, in case of external deletion.
|
|
|
|
|
(todo-add-file): Replace unnecessary setq by let-binding.
|
|
|
|
|
(todo-find-archive): Check whether there are any archives.
|
|
|
|
|
Replace unnecessary setq by let-binding.
|
|
|
|
|
(todo-archive-done-item): Use find-file-noselect to get the
|
2013-07-05 20:10:54 -04:00
|
|
|
|
archive buffer whether or not the archive already exists.
|
|
|
|
|
Remove superfluous code. Use file size instead of buffer-file-name to
|
2013-07-05 16:03:35 +02:00
|
|
|
|
check if the archive is new; if it is, update list of archives.
|
|
|
|
|
(todo-default-todo-file): Allow nil to be a valid value for when
|
|
|
|
|
there are no todo files.
|
|
|
|
|
(todo-reevaluate-default-file-defcustom): Use corrected definition
|
|
|
|
|
of todo-default-todo-file.
|
|
|
|
|
(todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
|
|
|
|
|
(todo-delete-category, todo-show-categories-table)
|
|
|
|
|
(todo-category-number): Clarify comment.
|
|
|
|
|
(todo-filter-items): Clarify documentation string.
|
|
|
|
|
(todo-show-current-file, todo-display-as-todo-file)
|
|
|
|
|
(todo-reset-and-enable-done-separator): Tweak documentation string.
|
|
|
|
|
(todo-done-separator): Make separator length window-width, since
|
|
|
|
|
bug#2749 is now fixed.
|
|
|
|
|
|
2013-07-05 15:34:01 +02:00
|
|
|
|
2013-07-05 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2013-07-05 20:10:54 -04:00
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
|
|
|
|
|
Support both "gvfs-monitor-dir" and "inotifywait".
|
|
|
|
|
(tramp-sh-file-inotifywait-process-filter): Rename from
|
2013-07-05 15:34:01 +02:00
|
|
|
|
`tramp-sh-file-notify-process-filter'.
|
|
|
|
|
(tramp-sh-file-gvfs-monitor-dir-process-filter)
|
|
|
|
|
(tramp-get-remote-gvfs-monitor-dir): New defuns.
|
|
|
|
|
|
2013-07-05 10:37:39 +08:00
|
|
|
|
2013-07-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* autoinsert.el (auto-insert-alist): Default to lexical-binding.
|
|
|
|
|
|
2013-07-04 19:25:54 +09:00
|
|
|
|
2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
|
|
|
|
|
|
|
|
|
* frame.el (display-pixel-height, display-pixel-width)
|
|
|
|
|
(display-mm-height, display-mm-width): Mention behavior on
|
|
|
|
|
multi-monitor setups in docstrings.
|
|
|
|
|
(w32-display-monitor-attributes-list): Declare function.
|
|
|
|
|
(display-monitor-attributes-list): Use it.
|
|
|
|
|
|
2013-07-04 11:39:36 +02:00
|
|
|
|
2013-07-04 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* filenotify.el: New package.
|
|
|
|
|
|
|
|
|
|
* autorevert.el (top): Require filenotify.el.
|
|
|
|
|
(auto-revert-notify-enabled): Remove. Use `file-notify-support'
|
|
|
|
|
instead.
|
|
|
|
|
(auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
|
|
|
|
|
(auto-revert-notify-handler): Use `file-notify-*' functions.
|
|
|
|
|
|
|
|
|
|
* subr.el (file-notify-handle-event): Move function to filenotify.el.
|
|
|
|
|
|
2013-07-05 20:10:54 -04:00
|
|
|
|
* net/tramp.el (tramp-file-name-for-operation):
|
|
|
|
|
Handle `file-notify-add-watch' and `file-notify-rm-watch'.
|
2013-07-04 11:39:36 +02:00
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
|
|
|
|
|
for `file-notify-add-watch' and `file-notify-rm-watch'.
|
|
|
|
|
(tramp-process-sentinel): Improve trace.
|
|
|
|
|
(tramp-sh-handle-file-notify-add-watch)
|
|
|
|
|
(tramp-sh-file-notify-process-filter)
|
|
|
|
|
(tramp-sh-handle-file-notify-rm-watch)
|
|
|
|
|
(tramp-get-remote-inotifywait): New defuns.
|
|
|
|
|
|
2013-07-04 02:11:58 +03:00
|
|
|
|
2013-07-03 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* buff-menu.el (Buffer-menu-multi-occur): Add args and move the
|
|
|
|
|
call of `occur-read-primary-args' to interactive spec.
|
|
|
|
|
|
|
|
|
|
* ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
|
|
|
|
|
`ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
|
|
|
|
|
|
2013-07-04 02:04:55 +03:00
|
|
|
|
2013-07-03 Matthias Meulien <orontee@gmail.com>
|
|
|
|
|
|
|
|
|
|
* buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
|
|
|
|
|
`Buffer-menu-multi-occur'. Add it to the menu.
|
|
|
|
|
(Buffer-menu-mode): Document it in docstring.
|
|
|
|
|
(Buffer-menu-multi-occur): New command. (Bug#14673)
|
|
|
|
|
|
2013-07-03 19:46:45 +04:00
|
|
|
|
2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
|
|
|
|
|
keywords and built-ins.
|
|
|
|
|
|
2013-07-02 20:09:38 -07:00
|
|
|
|
2013-07-03 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-07-02 20:13:07 -07:00
|
|
|
|
* subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
|
|
|
|
|
|
2013-07-02 20:09:38 -07:00
|
|
|
|
Make info-xref checks case-sensitive by default
|
|
|
|
|
* info.el (Info-find-node, Info-find-in-tag-table)
|
|
|
|
|
(Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
|
|
|
|
|
Add option for exact case matching of nodes.
|
|
|
|
|
* info-xref.el (info-xref): New custom group.
|
|
|
|
|
(info-xref-case-fold): New option.
|
|
|
|
|
(info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
|
|
|
|
|
|
2013-07-03 11:01:34 +08:00
|
|
|
|
2013-07-03 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
|
|
|
|
|
|
2013-07-03 05:02:18 +04:00
|
|
|
|
2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
|
|
|
|
|
middle of block statement initially, lower the depth. Remove
|
|
|
|
|
FIXME comment, not longer valid. Remove middle of block statement
|
|
|
|
|
detection, no need to do that anymore since we've been using
|
|
|
|
|
`ruby-parse-region' here.
|
|
|
|
|
|
2013-07-02 20:16:09 +02:00
|
|
|
|
2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* term/ns-win.el (display-format-alist): Use .* (Bug#14765).
|
|
|
|
|
|
2013-07-01 05:01:42 +00:00
|
|
|
|
2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
|
2013-07-01 05:00:50 +00:00
|
|
|
|
|
|
|
|
|
* wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
|
|
|
|
|
|
2013-07-01 05:29:46 +02:00
|
|
|
|
2013-07-01 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
|
|
|
|
|
(desktop-restore-in-current-display): New customization option.
|
|
|
|
|
(desktop--excluded-frame-parameters): Add `font'.
|
|
|
|
|
(desktop--save-frames): Rename from desktop--save-windows.
|
|
|
|
|
(desktop--restore-in-this-display-p): New function.
|
|
|
|
|
(desktop--make-full-frame): Remove unwanted width/height from
|
|
|
|
|
full(width|height) frames.
|
|
|
|
|
(desktop--restore-frames): Rename from desktop--restore-windows.
|
|
|
|
|
Obey desktop-restore-current-display. Do not delete old frames or
|
|
|
|
|
select a new frame unless we were able to restore at least one frame.
|
|
|
|
|
|
2013-06-30 18:29:23 -04:00
|
|
|
|
2013-06-30 Michal Nazarewicz <mina86@mina86.com>
|
|
|
|
|
|
|
|
|
|
* files.el (find-file-noselect): Simplify conditional expression.
|
|
|
|
|
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* textmodes/remember.el (remember-append-to-file):
|
2013-06-30 18:29:23 -04:00
|
|
|
|
Don't mix `find-buffer-visiting' and `get-file-buffer'.
|
|
|
|
|
|
|
|
|
|
Add `remember-notes' function to store random notes across Emacs
|
|
|
|
|
restarts.
|
2014-01-26 01:47:40 +01:00
|
|
|
|
* textmodes/remember.el (remember-data-file): Add :set callback to
|
|
|
|
|
affect notes buffer (if any).
|
2013-06-30 18:29:23 -04:00
|
|
|
|
(remember-notes): New command.
|
|
|
|
|
(remember-notes-buffer-name, bury-remember-notes-on-kill):
|
|
|
|
|
New defcustoms for the `remember-notes' function.
|
|
|
|
|
(remember-notes-save-and-bury-buffer): New command.
|
|
|
|
|
(remember-notes-mode-map): New variable.
|
|
|
|
|
(remember-mode): New minor mode.
|
|
|
|
|
(remember-notes--kill-buffer-query): New function.
|
|
|
|
|
* startup.el (initial-buffer-choice): Add notes to custom type.
|
|
|
|
|
|
2013-06-30 17:27:07 +03:00
|
|
|
|
2013-06-30 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2013-06-30 17:49:33 +03:00
|
|
|
|
* bindings.el (right-char, left-char): Don't call sit-for, this is
|
|
|
|
|
no longer needed. Use arithmetic comparison only for numerical
|
|
|
|
|
arguments.
|
|
|
|
|
|
2013-06-30 18:29:23 -04:00
|
|
|
|
* international/mule-cmds.el (select-safe-coding-system):
|
|
|
|
|
Handle the case of FROM being a string correctly. (Bug#14755)
|
2013-06-30 17:27:07 +03:00
|
|
|
|
|
2013-06-30 15:11:41 +02:00
|
|
|
|
2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-make-table-1): Add a sanity check that allows
|
|
|
|
|
progression on degenerate tables.
|
2013-06-30 18:29:23 -04:00
|
|
|
|
(shr-rescale-image): ImageMagick animated images currently don't work.
|
2013-06-30 15:11:41 +02:00
|
|
|
|
|
2013-06-30 07:08:23 +02:00
|
|
|
|
2013-06-30 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
Some fixes and improvements for desktop frame restoration.
|
|
|
|
|
It is still experimental and disabled by default.
|
|
|
|
|
* desktop.el (desktop--save-windows): Put the selected frame at
|
|
|
|
|
the head of the list.
|
|
|
|
|
(desktop--make-full-frame): New function.
|
|
|
|
|
(desktop--restore-windows): Try to re-select the frame that was
|
|
|
|
|
selected upon saving. Do not abort if some frames fail to restore,
|
2013-07-01 02:19:15 +02:00
|
|
|
|
just show an error message and continue. Set up maximized frames
|
|
|
|
|
so they have default non-maximized dimensions.
|
2013-06-30 07:08:23 +02:00
|
|
|
|
|
2013-06-30 06:23:10 +04:00
|
|
|
|
2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-06-30 18:29:23 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-propertize-function):
|
|
|
|
|
Don't start heredoc inside a string or comment.
|
2013-06-30 06:23:10 +04:00
|
|
|
|
|
2013-06-29 16:36:19 +03:00
|
|
|
|
2013-06-29 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* bindings.el (visual-order-cursor-movement): New defcustom.
|
|
|
|
|
(right-char, left-char): Provide visual-order cursor motion by
|
|
|
|
|
calling move-point-visually. Update the doc strings.
|
|
|
|
|
|
2013-06-28 23:54:18 +09:00
|
|
|
|
2013-06-28 Kenichi Handa <handa@gnu.org>
|
|
|
|
|
|
|
|
|
|
* international/mule.el (define-coding-system): New coding system
|
|
|
|
|
properties :inhibit-null-byte-detection,
|
|
|
|
|
:inhibit-iso-escape-detection, and :prefer-utf-8.
|
|
|
|
|
(set-buffer-file-coding-system): If :charset-list property of
|
|
|
|
|
CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
|
|
|
|
|
appropriate for setting.
|
|
|
|
|
|
2013-06-29 22:19:29 +02:00
|
|
|
|
* international/mule-cmds.el (select-safe-coding-system):
|
|
|
|
|
If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
|
|
|
|
|
multibyte characters, return utf-8 (or one of its siblings).
|
2013-06-28 23:54:18 +09:00
|
|
|
|
|
|
|
|
|
* international/mule-conf.el (prefer-utf-8): New coding system.
|
|
|
|
|
(file-coding-system-alist): Use prefer-utf-8 as default for Elisp
|
|
|
|
|
files.
|
|
|
|
|
|
2013-06-28 09:54:42 +02:00
|
|
|
|
2013-06-28 Ivan Kanis <ivan@kanis.fr>
|
|
|
|
|
|
2013-06-28 09:57:49 +02:00
|
|
|
|
* net/shr.el (shr-render-region): New function.
|
|
|
|
|
|
2013-06-28 09:54:42 +02:00
|
|
|
|
* net/eww.el: Autoload `eww-browse-url'.
|
|
|
|
|
|
2013-06-27 13:26:54 +04:00
|
|
|
|
2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-06-29 22:19:29 +02:00
|
|
|
|
* emacs-lisp/package-x.el (package-upload-buffer-internal):
|
|
|
|
|
Adapt to `package-desc-version' being a list.
|
|
|
|
|
Use `package--ac-desc-version' to retrieve version from a package
|
2013-06-27 13:26:54 +04:00
|
|
|
|
archive element.
|
|
|
|
|
|
2013-06-27 11:08:14 +02:00
|
|
|
|
2013-06-27 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
New experimental feature to save&restore window and frame setup.
|
|
|
|
|
* desktop.el (desktop-save-windows): New defcustom.
|
|
|
|
|
(desktop--saved-states): New var.
|
|
|
|
|
(desktop--excluded-frame-parameters): New defconst.
|
|
|
|
|
(desktop--filter-frame-parms, desktop--find-frame-in-display)
|
|
|
|
|
(desktop--restore-windows, desktop--save-windows): New functions.
|
|
|
|
|
(desktop-save): Call `desktop--save-windows'.
|
|
|
|
|
(desktop-read): Call `desktop--restore-windows'.
|
|
|
|
|
|
2013-06-27 11:01:08 +02:00
|
|
|
|
2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-06-30 18:29:23 -04:00
|
|
|
|
* net/shr.el (add-face-text-property): Remove compat definition.
|
2013-06-27 11:01:08 +02:00
|
|
|
|
|
2013-06-27 11:20:04 +02:00
|
|
|
|
2013-06-27 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* info.el (Info-try-follow-nearest-node): Move search for footnote
|
|
|
|
|
above search for node name to prevent missing a footnote (bug#14717).
|
|
|
|
|
|
2013-06-27 10:33:43 +02:00
|
|
|
|
2013-06-27 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* obsolete/otodo-mode.el: Add obsolescence info to file header.
|
|
|
|
|
|
2013-06-27 12:27:53 +08:00
|
|
|
|
2013-06-27 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-read-bookmarks): Check file size.
|
|
|
|
|
|
2013-06-26 18:31:19 -04:00
|
|
|
|
2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
|
|
|
|
|
advice--pending if newdef is nil or an autoload (bug#13820).
|
|
|
|
|
(advice-mapc): New function.
|
|
|
|
|
|
2013-06-26 14:54:33 +02:00
|
|
|
|
2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
|
|
|
|
|
probably.
|
2013-06-26 15:07:24 +02:00
|
|
|
|
(eww-mode-map): Add a menu bar.
|
2013-06-26 18:54:48 +02:00
|
|
|
|
(eww-add-bookmark): New command.
|
|
|
|
|
(eww-bookmark-mode): New mode and commands.
|
2013-06-26 18:59:21 +02:00
|
|
|
|
(eww-add-bookmark): Remove newlines from the title.
|
2013-06-26 19:14:46 +02:00
|
|
|
|
(eww-bookmark-browse): Don't bug out if it's the only window.
|
2013-06-26 14:54:33 +02:00
|
|
|
|
|
2013-06-25 18:52:09 -07:00
|
|
|
|
2013-06-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-25 23:59:48 -07:00
|
|
|
|
* htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
|
|
|
|
|
(hfy-size): Handle ttys. (Bug#14668)
|
|
|
|
|
|
2013-06-25 18:52:09 -07:00
|
|
|
|
* info-xref.el: Update for Texinfo 5 change in *note format.
|
|
|
|
|
(info-xref-node-re, info-xref-note-re): New constants.
|
|
|
|
|
(info-xref-check-buffer): Use info-xref-note-re.
|
|
|
|
|
|
2013-06-25 20:44:35 -04:00
|
|
|
|
2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-06-25 20:50:50 -04:00
|
|
|
|
* simple.el (set-variable): Use read-from-minibuffer (bug#14710).
|
|
|
|
|
|
2013-06-25 20:44:35 -04:00
|
|
|
|
* emacs-lisp/package.el (package--add-to-archive-contents): Add missing
|
|
|
|
|
nil terminate the loop (bug#14718).
|
|
|
|
|
|
2013-06-26 00:24:43 +02:00
|
|
|
|
2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el: Rework history traversal. When going forward/back,
|
|
|
|
|
put these actions into the history, too, so that they can be
|
|
|
|
|
replayed.
|
2013-06-26 00:29:01 +02:00
|
|
|
|
(eww-render): Move the history reset to the correct buffer.
|
2013-06-26 00:24:43 +02:00
|
|
|
|
|
2013-06-25 23:23:10 +03:00
|
|
|
|
2013-06-25 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* files-x.el (modify-dir-local-variable): Change the header comment
|
|
|
|
|
in the file with directory local variables. (Bug#14692)
|
|
|
|
|
|
2013-06-25 23:48:54 +03:00
|
|
|
|
* files-x.el (read-file-local-variable-value): Add `default'.
|
|
|
|
|
(Bug#14710)
|
|
|
|
|
|
2013-06-25 21:50:05 +02:00
|
|
|
|
2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-make-unique-file-name): Create a unique file
|
|
|
|
|
name before saving to entering `y' accidentally asynchronously.
|
|
|
|
|
|
|
|
|
|
2013-06-25 Ivan Kanis <ivan@kanis.fr>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-download): New command and keystroke.
|
|
|
|
|
|
2013-06-25 21:25:14 +02:00
|
|
|
|
2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-06-25 20:44:35 -04:00
|
|
|
|
* net/eww.el (eww-copy-page-url): Change name of command.
|
2013-06-25 21:25:14 +02:00
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
|
|
|
|
|
be more consistent with Info and dired.
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-mode-map): Ditto.
|
|
|
|
|
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
Use lexical-binding.
(package-archive-contents): Change format; include obsolete packages.
(package-desc): Use `dir' to mark builtin packages.
(package--from-builtin): Set the `dir' field to `builtin'.
(generated-autoload-file, version-control): Declare.
(package-compute-transaction): Change first arg and return value to be
lists of package-descs. Adjust to new package-archive-contents format.
(package--add-to-archive-contents): Adjust to new
package-archive-contents format.
(package-download-transaction): Arg is now a list of package-descs.
(package-install): If `pkg' is a package name, pass it as
a requirement, so it is subject to the usual (e.g. disabled) checks.
(describe-package): Accept package-desc as well.
(describe-package-1): Describe a specific package-desc. Add links to
other package-descs for the same package name.
(package-menu-describe-package): Pass the actual package-desc.
(package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
works correctly.
(package-desc-status): New function.
(package-menu--refresh): New function, extracted
from package-menu--generate.
(package-menu--generate): Use it.
(package-delete): Update package-alist.
(package-menu-execute): Don't call package-initialize.
* lisp/progmodes/idlw-toolbar.el, lisp/progmodes/idlw-shell.el,
lisp/progmodes/idlw-help.el, lisp/progmodes/idlw-complete-structtag.el,
lisp/progmodes/ebnf-yac.el, lisp/progmodes/ebnf-otz.el,
lisp/progmodes/ebnf-iso.el, lisp/progmodes/ebnf-ebx.el,
lisp/progmodes/ebnf-dtd.el, lisp/progmodes/ebnf-bnf.el,
lisp/progmodes/ebnf-abn.el, lisp/emacs-lisp/package-x.el,
lisp/emacs-lisp/cl-seq.el, lisp/emacs-lisp/cl-macs.el
lisp/cedet/data-debug.el, lisp/cedet/cedet-idutils.el:
Neuter the "Version:" header.
2013-06-25 12:13:49 -04:00
|
|
|
|
2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el: Use lexical-binding. Include obsolete
|
|
|
|
|
packages from archives.
|
|
|
|
|
(package-archive-contents): Change format; include obsolete packages.
|
|
|
|
|
(package-desc): Use `dir' to mark builtin packages.
|
|
|
|
|
(package--from-builtin): Set the `dir' field to `builtin'.
|
|
|
|
|
(generated-autoload-file, version-control): Declare.
|
|
|
|
|
(package-compute-transaction): Change first arg and return value to be
|
|
|
|
|
lists of package-descs. Adjust to new package-archive-contents format.
|
|
|
|
|
(package--add-to-archive-contents): Adjust to new
|
|
|
|
|
package-archive-contents format.
|
|
|
|
|
(package-download-transaction): Arg is now a list of package-descs.
|
|
|
|
|
(package-install): If `pkg' is a package name, pass it as
|
|
|
|
|
a requirement, so it is subject to the usual (e.g. disabled) checks.
|
|
|
|
|
(describe-package): Accept package-desc as well.
|
|
|
|
|
(describe-package-1): Describe a specific package-desc. Add links to
|
|
|
|
|
other package-descs for the same package name.
|
|
|
|
|
(package-menu-describe-package): Pass the actual package-desc.
|
|
|
|
|
(package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
|
|
|
|
|
works correctly.
|
|
|
|
|
(package-desc-status): New function.
|
|
|
|
|
(package-menu--refresh): New function, extracted
|
|
|
|
|
from package-menu--generate.
|
|
|
|
|
(package-menu--generate): Use it.
|
|
|
|
|
(package-delete): Update package-alist.
|
|
|
|
|
(package-menu-execute): Don't call package-initialize.
|
|
|
|
|
|
|
|
|
|
* progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
|
|
|
|
|
progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
|
|
|
|
|
progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
|
|
|
|
|
progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
|
|
|
|
|
progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
|
|
|
|
|
emacs-lisp/cl-macs.el: Neuter the "Version:" header.
|
|
|
|
|
|
2013-06-25 17:44:42 +02:00
|
|
|
|
2013-06-25 Martin Rudalics <rudalics@gmx.at>
|
|
|
|
|
|
|
|
|
|
* window.el (window--state-get-1): Workaround for bug#14527.
|
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
|
|
|
|
|
|
2013-06-25 16:59:13 +02:00
|
|
|
|
2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-back-url): Implement the history by stashing all
|
|
|
|
|
the data into a list.
|
2013-06-25 17:39:13 +02:00
|
|
|
|
(eww-forward-url): Allow going forward in the history, too.
|
2013-06-25 16:59:13 +02:00
|
|
|
|
|
2013-06-25 09:07:04 -04:00
|
|
|
|
2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* files-x.el (read-file-local-variable-value): Use read-from-minibuffer
|
|
|
|
|
for values and use read--expression for expressions (bug#14710).
|
|
|
|
|
(read-file-local-variable): Avoid setq.
|
|
|
|
|
(read-file-local-variable-mode): Use minor-mode-list.
|
|
|
|
|
|
2013-06-25 21:18:09 +12:00
|
|
|
|
2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2013-07-04 11:39:36 +02:00
|
|
|
|
* textmodes/bibtex.el (bibtex-generate-url-list): Add support
|
2013-06-25 21:18:09 +12:00
|
|
|
|
for DOI URLs.
|
|
|
|
|
|
2013-06-25 21:15:44 +12:00
|
|
|
|
2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2013-07-04 11:39:36 +02:00
|
|
|
|
* textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
|
2013-06-25 21:15:44 +12:00
|
|
|
|
Update imenu-support when dialect changes.
|
|
|
|
|
|
2013-06-25 09:04:06 +08:00
|
|
|
|
2013-06-25 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-read-internal): Allow forward slash on windows.
|
|
|
|
|
|
2013-06-24 19:42:22 +02:00
|
|
|
|
2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww): Start of strings is \\`, not ^.
|
|
|
|
|
|
2013-06-24 19:38:51 +02:00
|
|
|
|
2013-06-24 Ivan Kanis <ivan@kanis.fr>
|
|
|
|
|
|
2013-06-24 19:41:26 +02:00
|
|
|
|
* net/shr.el (shr-browse-url): Fix interactive spec.
|
|
|
|
|
|
2013-06-24 19:38:51 +02:00
|
|
|
|
* net/eww.el (eww): Add a trailing slash to domain names.
|
|
|
|
|
|
2013-06-24 18:06:47 +02:00
|
|
|
|
2013-06-24 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
|
|
|
|
|
|
2013-06-24 15:57:35 +02:00
|
|
|
|
2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
2013-06-24 16:03:26 +02:00
|
|
|
|
* net/shr.el (shr-browse-url): Use an external browser if given a
|
|
|
|
|
prefix.
|
|
|
|
|
|
2013-06-25 09:07:04 -04:00
|
|
|
|
* net/eww.el (eww-external-browser): Move to shr.
|
2013-06-24 15:57:35 +02:00
|
|
|
|
|
2013-06-24 15:42:07 +02:00
|
|
|
|
2013-06-24 Ivan Kanis <ivan@kanis.fr>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww): Work more correctly for file: URLs.
|
|
|
|
|
(eww-detect-charset): Allow quoted charsets.
|
|
|
|
|
(eww-yank-page-url): New command and keystroke.
|
|
|
|
|
|
2013-06-24 16:07:08 +09:00
|
|
|
|
2013-06-24 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
|
|
|
|
* epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
|
|
|
|
|
file name of gpg executable.
|
|
|
|
|
(epg-context-program): New function.
|
|
|
|
|
(epg-context-home-directory): New function.
|
|
|
|
|
(epg-context-set-program): New function.
|
|
|
|
|
(epg-context-set-home-directory): New function.
|
|
|
|
|
(epg--start): Use `epg-context-program' instead of
|
|
|
|
|
'epg-gpg-program'.
|
|
|
|
|
(epg--list-keys-1): Likewise.
|
|
|
|
|
|
2013-06-24 10:15:56 +08:00
|
|
|
|
2013-06-24 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-read-internal): Fix bug#14620.
|
|
|
|
|
|
2013-06-23 22:29:18 +02:00
|
|
|
|
2013-06-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* faces.el (face-documentation): Simplify.
|
|
|
|
|
(read-face-attribute, tty-find-type, x-resolve-font-name):
|
|
|
|
|
Use `string-match-p'.
|
|
|
|
|
(list-faces-display): Use `string-match-p'. Simplify.
|
|
|
|
|
(face-spec-recalc): Check face to avoid face alias loops.
|
|
|
|
|
(read-color): Use `string-match-p' and non-capturing parenthesis.
|
|
|
|
|
|
2013-06-23 21:24:27 +02:00
|
|
|
|
2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-rescale-image): Use the new
|
|
|
|
|
:max-width/:max-height functionality.
|
|
|
|
|
|
2013-06-23 20:22:28 +02:00
|
|
|
|
2013-06-23 Ivan Kanis <ivan@kanis.fr>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-search-prefix): New variable.
|
|
|
|
|
(eww): Use it.
|
2013-06-23 20:27:58 +02:00
|
|
|
|
(eww-external-browser): New variable.
|
|
|
|
|
(eww-mode-map): New keystroke.
|
|
|
|
|
(eww-browse-with-external-browser): New command.
|
2013-06-23 20:22:28 +02:00
|
|
|
|
|
2013-06-23 20:29:30 +02:00
|
|
|
|
* net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
|
|
|
|
|
|
2013-06-23 15:23:49 +02:00
|
|
|
|
2013-06-23 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/tabulated-list.el (tabulated-list-init-header):
|
|
|
|
|
Don't skip aligning the next header field when padding is 0;
|
|
|
|
|
otherwise, field width is not respected unless the title is as
|
|
|
|
|
wide as the field.
|
|
|
|
|
|
2013-06-22 16:09:19 -04:00
|
|
|
|
2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-el-version): Remove.
|
|
|
|
|
(package-process-define-package): Fix inf-loop.
|
|
|
|
|
(package-install): Allow symbols as arguments again.
|
|
|
|
|
|
2013-06-22 17:25:43 +04:00
|
|
|
|
2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
|
|
|
|
|
add some more keyword-like methods.
|
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
|
|
|
|
|
|
2013-06-22 04:33:33 +02:00
|
|
|
|
2013-06-22 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* bs.el (bs-buffer-show-mark): Make defvar-local.
|
|
|
|
|
(bs-mode): Use setq-local.
|
|
|
|
|
|
|
|
|
|
* emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
|
|
|
|
|
(emacs-lock--try-unlocking): Make defvar-local.
|
|
|
|
|
|
2013-07-11 13:16:19 -04:00
|
|
|
|
2013-06-22 Glenn Morris <rgm@gnu.org>
|
2013-06-21 20:35:51 -04:00
|
|
|
|
|
2013-06-21 20:37:18 -04:00
|
|
|
|
* play/cookie1.el (cookie-apropos): Minor simplification.
|
|
|
|
|
|
2013-06-21 20:35:51 -04:00
|
|
|
|
* progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
|
|
|
|
|
|
2013-06-22 04:11:24 +04:00
|
|
|
|
2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (auto-mode-alist): Do not use
|
|
|
|
|
`regexp-opt', it breaks the build during dumping.
|
|
|
|
|
|
2013-06-22 03:07:49 +04:00
|
|
|
|
2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-06-25 09:07:04 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
|
|
|
|
|
Highlight keyword-like methods on Kernel and Module with
|
2013-06-22 03:07:49 +04:00
|
|
|
|
font-lock-builtin-face.
|
2013-06-22 03:14:38 +04:00
|
|
|
|
(auto-mode-alist): Consolidate different entries into one regexp
|
|
|
|
|
and add more *file-s.
|
2013-06-22 03:07:49 +04:00
|
|
|
|
|
2013-06-21 23:55:44 +02:00
|
|
|
|
2013-06-21 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
|
|
|
|
|
|
|
|
|
|
* calendar/diary-lib.el (diary-goto-entry-function): New variable.
|
|
|
|
|
(diary-entry): Use it in the action of this button type instead of
|
|
|
|
|
diary-goto-entry.
|
|
|
|
|
|
|
|
|
|
* calendar/todo-mode.el: New version.
|
|
|
|
|
(todo-add-category): Append new category to end of file and give
|
|
|
|
|
it the highest number, instead of putting it at the beginning and
|
|
|
|
|
giving it 0. Incorporate noninteractive functionality.
|
|
|
|
|
(todo-forward-category): Adapt to 1-based category numbering.
|
|
|
|
|
Allow skipping over archived categories.
|
|
|
|
|
(todo-backward-category): Derive from todo-forward-category.
|
|
|
|
|
(todo-backward-item, todo-forward-item): Make noninteractive and
|
|
|
|
|
delegate interactive part to new commands. Make sensitive to done items.
|
|
|
|
|
(todo-categories): Make value an alist of category names and
|
|
|
|
|
vectors of item counts.
|
|
|
|
|
(todo-category-beg): Make a defconst.
|
|
|
|
|
(todo-category-number): Use 1 instead of 0 as initial value.
|
|
|
|
|
(todo-category-select): Make sensitive to overlays, optional item
|
|
|
|
|
highlighting and done items.
|
|
|
|
|
(todo-delete-item): Make sensitive to overlays and marked and done items.
|
|
|
|
|
(todo-edit-item): Make sensitive to overlays and editing of
|
|
|
|
|
date/time header optional. Add format checks.
|
|
|
|
|
(todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
|
|
|
|
|
no-op if point is not on an item. Advertise using todo-edit-quit.
|
|
|
|
|
(todo-edit-mode): Make sensitive to new format, font-locking, and
|
|
|
|
|
multiple todo files.
|
|
|
|
|
(todo-insert-item, todo-insert-item-here): Derive from
|
|
|
|
|
todo-basic-insert-item and extend functionality.
|
|
|
|
|
(todo-item-end, todo-item-start): Make sensitive to done items.
|
|
|
|
|
(todo-item-string): Don't return text properties. Restore point.
|
|
|
|
|
(todo-jump-to-category): Make sensitive to multiple todo files and
|
|
|
|
|
todo archives. Use extended category completion.
|
|
|
|
|
(todo-lower-item, todo-raise-item): Rename to *-priority and
|
|
|
|
|
derive from todo-set-item-priority.
|
|
|
|
|
(todo-mode): Derive from special-mode. Make sensitive to new
|
|
|
|
|
format, font-locking and multiple todo files. Make read-only.
|
|
|
|
|
(todo-mode-map): Don't suppress digit keys, so they can supply
|
|
|
|
|
prefix arguments. Add many new key bindings.
|
|
|
|
|
(todo-prefix): Insert as an overlay instead of file text.
|
|
|
|
|
Change semantics from diary date expression to purely visual mark.
|
|
|
|
|
(todo-print): Rename to todo-print-buffer. Make buffer display
|
|
|
|
|
features printable. Remove option to restrict number of items
|
|
|
|
|
printed. Add option to print to file.
|
|
|
|
|
(todo-print-function): Rename to todo-print-buffer-function.
|
|
|
|
|
(todo-quit): Extend to handle exiting new todo modes.
|
|
|
|
|
(todo-remove-item): Make sensitive to overlays.
|
|
|
|
|
(todo-save): Extend to buffers of filtered items.
|
|
|
|
|
(todo-show): Make sensitive to done items, multiple todo files and
|
|
|
|
|
new todo modes. Offer to convert legacy todo file before creating
|
|
|
|
|
first new todo file.
|
|
|
|
|
(todo-show-priorities): Rename to todo-top-priorities.
|
|
|
|
|
Change semantics of value 0.
|
|
|
|
|
(todo-top-priorities): Rename to todo-filter-top-priorities,
|
|
|
|
|
derive from todo-filter-items and extend functionality.
|
|
|
|
|
(todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
|
|
|
|
|
and extend functionality to other types of filtered items.
|
|
|
|
|
(todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
|
|
|
|
|
(todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
|
|
|
|
|
(todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
|
|
|
|
|
(todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
|
|
|
|
|
(todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
|
|
|
|
|
(todo-edit-mode-hook, todo-entry-prefix-function)
|
|
|
|
|
(todo-entry-timestamp-initials, todo-file-do, todo-file-done)
|
|
|
|
|
(todo-file-item, todo-file-top, todo-header, todo-initial-setup)
|
|
|
|
|
(todo-initials, todo-insert-threshold, todo-item-string-start)
|
|
|
|
|
(todo-line-string, todo-menu, todo-mode-hook)
|
|
|
|
|
(todo-more-important-p, todo-previous-answer, todo-previous-line)
|
|
|
|
|
(todo-print-priorities, todo-remove-separator)
|
|
|
|
|
(todo-save-top-priorities-too, todo-string-count-lines)
|
|
|
|
|
(todo-string-multiline-p, todo-time-string-format)
|
|
|
|
|
(todo-tmp-buffer-name): Remove.
|
|
|
|
|
(todo-add-file, todo-archive-done-item, todo-choose-archive)
|
|
|
|
|
(todo-convert-legacy-files, todo-copy-item, todo-delete-category)
|
|
|
|
|
(todo-edit-category-diary-inclusion)
|
|
|
|
|
(todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
|
|
|
|
|
(todo-edit-file, todo-edit-item-date-day)
|
|
|
|
|
(todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
|
|
|
|
|
(todo-edit-item-date-month, todo-edit-item-date-to-today)
|
|
|
|
|
(todo-edit-item-date-year, todo-edit-item-diary-inclusion)
|
|
|
|
|
(todo-edit-item-diary-nonmarking, todo-edit-item-header)
|
|
|
|
|
(todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
|
|
|
|
|
(todo-filter-diary-items-multifile, todo-filter-regexp-items)
|
|
|
|
|
(todo-filter-regexp-items-multifile, todo-filter-top-priorities)
|
|
|
|
|
(todo-filter-top-priorities-multifile, todo-find-archive)
|
|
|
|
|
(todo-find-filtered-items-file, todo-go-to-source-item)
|
|
|
|
|
(todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
|
|
|
|
|
(todo-jump-to-archive-category, todo-lower-category)
|
|
|
|
|
(todo-mark-category, todo-marked-item-p, todo-merge-category)
|
|
|
|
|
(todo-move-category, todo-move-item, todo-next-button)
|
|
|
|
|
(todo-next-item, todo-padded-string, todo-powerset)
|
|
|
|
|
(todo-previous-button, todo-previous-item)
|
|
|
|
|
(todo-print-buffer-to-file, todo-raise-category)
|
|
|
|
|
(todo-rename-category, todo-repair-categories-sexp, todo-search)
|
|
|
|
|
(todo-set-category-number, todo-set-item-priority)
|
|
|
|
|
(todo-set-top-priorities-in-category)
|
|
|
|
|
(todo-set-top-priorities-in-file, todo-show-categories-table)
|
|
|
|
|
(todo-sort-categories-alphabetically-or-numerically)
|
|
|
|
|
(todo-sort-categories-by-archived, todo-sort-categories-by-diary)
|
|
|
|
|
(todo-sort-categories-by-done, todo-sort-categories-by-todo)
|
|
|
|
|
(todo-toggle-item-header, todo-toggle-item-highlighting)
|
|
|
|
|
(todo-toggle-mark-item, todo-toggle-prefix-numbers)
|
|
|
|
|
(todo-toggle-view-done-items, todo-toggle-view-done-only)
|
|
|
|
|
(todo-unarchive-items, todo-unmark-category): New commands.
|
|
|
|
|
(todo-absolute-file-name, todo-add-to-buffer-list)
|
|
|
|
|
(todo-adjusted-category-label-length, todo-basic-edit-item-header)
|
|
|
|
|
(todo-basic-insert-item, todo-category-completions)
|
|
|
|
|
(todo-category-number, todo-category-string-matcher-1)
|
|
|
|
|
(todo-category-string-matcher-2, todo-check-filtered-items-file)
|
|
|
|
|
(todo-check-format, todo-clear-matches)
|
|
|
|
|
(todo-comment-string-matcher, todo-convert-legacy-date-time)
|
|
|
|
|
(todo-current-category, todo-date-string-matcher)
|
|
|
|
|
(todo-define-insertion-command, todo-diary-expired-matcher)
|
|
|
|
|
(todo-diary-goto-entry, todo-diary-item-p)
|
|
|
|
|
(todo-diary-nonmarking-matcher, todo-display-as-todo-file)
|
|
|
|
|
(todo-display-categories, todo-display-sorted, todo-done-item-p)
|
|
|
|
|
(todo-done-item-section-p, todo-done-separator)
|
|
|
|
|
(todo-done-string-matcher, todo-files, todo-filter-items)
|
|
|
|
|
(todo-filter-items-1, todo-filter-items-filename, todo-find-item)
|
|
|
|
|
(todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
|
|
|
|
|
(todo-insert-category-line, todo-insert-item-from-calendar)
|
|
|
|
|
(todo-insert-sort-button, todo-insert-with-overlays)
|
|
|
|
|
(todo-insertion-command-name, todo-insertion-key-bindings)
|
|
|
|
|
(todo-label-to-key, todo-longest-category-name-length)
|
|
|
|
|
(todo-make-categories-list, todo-mode-external-set)
|
|
|
|
|
(todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
|
|
|
|
|
(todo-modes-set-3, todo-multiple-filter-files)
|
|
|
|
|
(todo-nondiary-marker-matcher, todo-prefix-overlays)
|
|
|
|
|
(todo-read-category, todo-read-date, todo-read-dayname)
|
|
|
|
|
(todo-read-file-name, todo-read-time)
|
|
|
|
|
(todo-reevaluate-category-completions-files-defcustom)
|
|
|
|
|
(todo-reevaluate-default-file-defcustom)
|
|
|
|
|
(todo-reevaluate-filelist-defcustoms)
|
|
|
|
|
(todo-reevaluate-filter-files-defcustom)
|
|
|
|
|
(todo-reset-and-enable-done-separator, todo-reset-comment-string)
|
|
|
|
|
(todo-reset-done-separator, todo-reset-done-separator-string)
|
|
|
|
|
(todo-reset-done-string, todo-reset-global-current-todo-file)
|
|
|
|
|
(todo-reset-highlight-item, todo-reset-nondiary-marker)
|
|
|
|
|
(todo-reset-prefix, todo-set-categories)
|
|
|
|
|
(todo-set-date-from-calendar, todo-set-show-current-file)
|
|
|
|
|
(todo-set-top-priorities, todo-short-file-name)
|
|
|
|
|
(todo-show-current-file, todo-sort, todo-time-string-matcher)
|
|
|
|
|
(todo-total-item-counts, todo-update-buffer-list)
|
|
|
|
|
(todo-update-categories-display, todo-update-categories-sexp)
|
|
|
|
|
(todo-update-count, todo-validate-name, todo-y-or-n-p):
|
|
|
|
|
New functions.
|
|
|
|
|
(todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
|
|
|
|
|
New major modes.
|
|
|
|
|
(todo-categories, todo-display, todo-edit, todo-faces)
|
|
|
|
|
(todo-filtered): New defgroups.
|
|
|
|
|
(todo-archived-only, todo-button, todo-category-string, todo-date)
|
|
|
|
|
(todo-diary-expired, todo-done, todo-done-sep, todo-comment)
|
|
|
|
|
(todo-mark, todo-nondiary, todo-prefix-string, todo-search)
|
|
|
|
|
(todo-sorted-column, todo-time, todo-top-priority): New deffaces.
|
|
|
|
|
(todo-add-item-if-new-category, todo-always-add-time-string)
|
|
|
|
|
(todo-categories-align, todo-categories-archived-label)
|
|
|
|
|
(todo-categories-category-label, todo-categories-diary-label)
|
|
|
|
|
(todo-categories-done-label, todo-categories-number-separator)
|
|
|
|
|
(todo-categories-todo-label, todo-categories-totals-label)
|
|
|
|
|
(todo-category-completions-files, todo-completion-ignore-case)
|
|
|
|
|
(todo-default-todo-file, todo-diary-nonmarking, todo-directory)
|
|
|
|
|
(todo-done-separator-string, todo-done-string)
|
|
|
|
|
(todo-files-function, todo-filter-done-items, todo-filter-files)
|
|
|
|
|
(todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
|
|
|
|
|
(todo-initial-category, todo-initial-file, todo-item-mark)
|
|
|
|
|
(todo-legacy-date-time-regexp, todo-mode-line-function)
|
|
|
|
|
(todo-nondiary-marker, todo-number-prefix)
|
|
|
|
|
(todo-print-buffer-function, todo-show-current-file)
|
|
|
|
|
(todo-show-done-only, todo-show-first, todo-show-with-done)
|
|
|
|
|
(todo-skip-archived-categories, todo-top-priorities-overrides)
|
|
|
|
|
(todo-undo-item-omit-comment, todo-use-only-highlighted-region)
|
|
|
|
|
(todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
|
|
|
|
|
New defcustoms.
|
|
|
|
|
(todo-category-done, todo-date-pattern, todo-date-string-start)
|
|
|
|
|
(todo-diary-items-buffer, todo-done-string-start)
|
|
|
|
|
(todo-filtered-items-buffer, todo-item-start)
|
|
|
|
|
(todo-month-abbrev-array, todo-month-name-array)
|
|
|
|
|
(todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
|
|
|
|
|
(todo-top-priorities-buffer): New defconsts.
|
|
|
|
|
(todo-archive-mode-map, todo-archives, todo-categories-mode-map)
|
|
|
|
|
(todo-categories-with-marks, todo-category-string-face)
|
|
|
|
|
(todo-comment-face, todo-comment-string, todo-current-todo-file)
|
|
|
|
|
(todo-date-face, todo-date-from-calendar, todo-descending-counts)
|
|
|
|
|
(todo-diary-expired-face, todo-done-face, todo-done-sep-face)
|
|
|
|
|
(todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
|
|
|
|
|
(todo-file-buffers, todo-files, todo-filtered-items-mode-map)
|
|
|
|
|
(todo-font-lock-keywords, todo-global-current-todo-file)
|
|
|
|
|
(todo-insertion-commands, todo-insertion-commands-arg-key-list)
|
|
|
|
|
(todo-insertion-commands-args)
|
|
|
|
|
(todo-insertion-commands-args-genlist)
|
|
|
|
|
(todo-insertion-commands-names, todo-insertion-map)
|
|
|
|
|
(todo-key-bindings-t, todo-key-bindings-t+a)
|
|
|
|
|
(todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
|
|
|
|
|
(todo-multiple-filter-files, todo-multiple-filter-files-widget)
|
|
|
|
|
(todo-nondiary-face, todo-print-buffer, todo-time-face)
|
|
|
|
|
(todo-visited): New variables.
|
|
|
|
|
|
2013-06-21 09:00:00 -07:00
|
|
|
|
2013-06-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* play/cookie1.el (cookie-apropos): Add optional display argument.
|
|
|
|
|
* obsolete/yow.el (apropos-zippy): Use cookie-apropos.
|
|
|
|
|
(psychoanalyze-pinhead): Use cookie-doctor.
|
|
|
|
|
|
2013-06-21 17:30:53 +02:00
|
|
|
|
2013-06-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (tar-get-file-descriptor)
|
|
|
|
|
(tar--extract): Declare.
|
|
|
|
|
|
2013-06-21 10:36:13 -04:00
|
|
|
|
2013-06-21 Eduard Wiebe <usenet@pusto.de>
|
|
|
|
|
|
|
|
|
|
Extend flymake's warning predicate to be a function (bug#14217).
|
|
|
|
|
* progmodes/flymake.el (flymake-warning-predicate): New.
|
|
|
|
|
(flymake-parse-line): Use it.
|
|
|
|
|
(flymake-warning-re): Make obsolete alias to
|
|
|
|
|
`flymake-warning-predicate'.
|
|
|
|
|
|
2013-06-21 10:12:56 -04:00
|
|
|
|
2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-alist): Include obsolete packages.
|
|
|
|
|
(package-obsolete-list): Remove.
|
|
|
|
|
(package-activate): Remove min-version argument. Add `force' argument.
|
|
|
|
|
Adjust to new package-alist format.
|
|
|
|
|
(package-mark-obsolete): Remove.
|
|
|
|
|
(package-unpack): Force reload of the package's autoloads.
|
|
|
|
|
(package-installed-p): Check builtins if the installed package is not
|
|
|
|
|
recent enough.
|
|
|
|
|
(package-initialize): Don't reset package-obsolete-list.
|
|
|
|
|
Don't specify which package version to activate.
|
|
|
|
|
(package-process-define-package, describe-package-1)
|
|
|
|
|
(package-menu--generate): Adjust to new package-alist format.
|
|
|
|
|
|
lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local.
* lisp/allout-widgets.el (allout-widgets-mode-off)
(allout-widgets-mode-on, allout-widgets-pre-command-business)
(allout-widgets-post-command-business)
(allout-widgets-after-copy-or-kill-function)
(allout-widgets-after-undo-function, allout-test-range-overlaps)
(allout-decorate-item-and-context)
(allout-graphics-modification-handler): Fix typos in docstrings.
(allout-get-or-create-parent-widget): Use `looking-at-p'.
* lisp/cmuscheme.el (scheme-start-file): Doc fix.
(inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
(scheme-input-filter): Use `string-match-p'.
* lisp/composite.el (compose-gstring-for-terminal): Fix typo in docstring.
* lisp/dired-x.el: Use Dired consistently in docstrings.
* lisp/dired.el: Use Dired consistently in docstrings.
(dired-readin, dired-mode): Use `setq-local'.
(dired-switches-alist): Make defvar-local.
(dired-buffers-for-dir): Use `zerop'.
(dired-safe-switches-p, dired-switches-escape-p)
(dired-insert-old-subdirs, dired-move-to-end-of-filename)
(dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
(dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
(dired-goto-next-nontrivial-file): Use `string-match-p'.
(dired-align-file, dired-insert-directory, dired-mark-files-in-region)
(dired-toggle-marks, dired-mark-files-containing-regexp)
(dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
(dired-flag-auto-save-files, dired-flag-backup-files):
Use `looking-at-p'.
(dired-mark-files-regexp, dired-build-subdir-alist):
Use `string-match-p', `looking-at-p'.
* lisp/dos-w32.el (untranslated-canonical-name, untranslated-file-p)
(direct-print-region-helper): Use `string-match-p'.
2013-06-21 14:24:37 +02:00
|
|
|
|
2013-06-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* allout-widgets.el (allout-widgets-mode-off)
|
|
|
|
|
(allout-widgets-mode-on, allout-widgets-pre-command-business)
|
|
|
|
|
(allout-widgets-post-command-business)
|
|
|
|
|
(allout-widgets-after-copy-or-kill-function)
|
|
|
|
|
(allout-widgets-after-undo-function, allout-test-range-overlaps)
|
|
|
|
|
(allout-decorate-item-and-context)
|
|
|
|
|
(allout-graphics-modification-handler): Fix typos in docstrings.
|
|
|
|
|
(allout-get-or-create-parent-widget): Use `looking-at-p'.
|
|
|
|
|
|
|
|
|
|
* cmuscheme.el (scheme-start-file): Doc fix.
|
|
|
|
|
(inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
|
|
|
|
|
(scheme-input-filter): Use `string-match-p'.
|
|
|
|
|
|
|
|
|
|
* composite.el (compose-gstring-for-terminal): Fix typo in docstring.
|
|
|
|
|
|
|
|
|
|
* dired-x.el: Use Dired consistently in docstrings.
|
|
|
|
|
|
|
|
|
|
* dired.el: Use Dired consistently in docstrings.
|
|
|
|
|
(dired-readin, dired-mode): Use `setq-local'.
|
|
|
|
|
(dired-switches-alist): Make defvar-local.
|
|
|
|
|
(dired-buffers-for-dir): Use `zerop'.
|
|
|
|
|
(dired-safe-switches-p, dired-switches-escape-p)
|
|
|
|
|
(dired-insert-old-subdirs, dired-move-to-end-of-filename)
|
|
|
|
|
(dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
|
lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local.
* lisp/allout-widgets.el (allout-widgets-mode-off)
(allout-widgets-mode-on, allout-widgets-pre-command-business)
(allout-widgets-post-command-business)
(allout-widgets-after-copy-or-kill-function)
(allout-widgets-after-undo-function, allout-test-range-overlaps)
(allout-decorate-item-and-context)
(allout-graphics-modification-handler): Fix typos in docstrings.
(allout-get-or-create-parent-widget): Use `looking-at-p'.
* lisp/cmuscheme.el (scheme-start-file): Doc fix.
(inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
(scheme-input-filter): Use `string-match-p'.
* lisp/composite.el (compose-gstring-for-terminal): Fix typo in docstring.
* lisp/dired-x.el: Use Dired consistently in docstrings.
* lisp/dired.el: Use Dired consistently in docstrings.
(dired-readin, dired-mode): Use `setq-local'.
(dired-switches-alist): Make defvar-local.
(dired-buffers-for-dir): Use `zerop'.
(dired-safe-switches-p, dired-switches-escape-p)
(dired-insert-old-subdirs, dired-move-to-end-of-filename)
(dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
(dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
(dired-goto-next-nontrivial-file): Use `string-match-p'.
(dired-align-file, dired-insert-directory, dired-mark-files-in-region)
(dired-toggle-marks, dired-mark-files-containing-regexp)
(dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
(dired-flag-auto-save-files, dired-flag-backup-files):
Use `looking-at-p'.
(dired-mark-files-regexp, dired-build-subdir-alist):
Use `string-match-p', `looking-at-p'.
* lisp/dos-w32.el (untranslated-canonical-name, untranslated-file-p)
(direct-print-region-helper): Use `string-match-p'.
2013-06-21 14:24:37 +02:00
|
|
|
|
(dired-goto-next-nontrivial-file): Use `string-match-p'.
|
|
|
|
|
(dired-align-file, dired-insert-directory, dired-mark-files-in-region)
|
|
|
|
|
(dired-toggle-marks, dired-mark-files-containing-regexp)
|
|
|
|
|
(dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
|
|
|
|
|
(dired-flag-auto-save-files, dired-flag-backup-files):
|
|
|
|
|
Use `looking-at-p'.
|
|
|
|
|
(dired-mark-files-regexp, dired-build-subdir-alist):
|
|
|
|
|
Use `string-match-p', `looking-at-p'.
|
|
|
|
|
|
|
|
|
|
* dos-w32.el (untranslated-canonical-name, untranslated-file-p)
|
|
|
|
|
(direct-print-region-helper): Use `string-match-p'.
|
|
|
|
|
|
2013-06-21 17:37:04 +08:00
|
|
|
|
2013-06-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local.
* lisp/allout-widgets.el (allout-widgets-mode-off)
(allout-widgets-mode-on, allout-widgets-pre-command-business)
(allout-widgets-post-command-business)
(allout-widgets-after-copy-or-kill-function)
(allout-widgets-after-undo-function, allout-test-range-overlaps)
(allout-decorate-item-and-context)
(allout-graphics-modification-handler): Fix typos in docstrings.
(allout-get-or-create-parent-widget): Use `looking-at-p'.
* lisp/cmuscheme.el (scheme-start-file): Doc fix.
(inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
(scheme-input-filter): Use `string-match-p'.
* lisp/composite.el (compose-gstring-for-terminal): Fix typo in docstring.
* lisp/dired-x.el: Use Dired consistently in docstrings.
* lisp/dired.el: Use Dired consistently in docstrings.
(dired-readin, dired-mode): Use `setq-local'.
(dired-switches-alist): Make defvar-local.
(dired-buffers-for-dir): Use `zerop'.
(dired-safe-switches-p, dired-switches-escape-p)
(dired-insert-old-subdirs, dired-move-to-end-of-filename)
(dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
(dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
(dired-goto-next-nontrivial-file): Use `string-match-p'.
(dired-align-file, dired-insert-directory, dired-mark-files-in-region)
(dired-toggle-marks, dired-mark-files-containing-regexp)
(dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
(dired-flag-auto-save-files, dired-flag-backup-files):
Use `looking-at-p'.
(dired-mark-files-regexp, dired-build-subdir-alist):
Use `string-match-p', `looking-at-p'.
* lisp/dos-w32.el (untranslated-canonical-name, untranslated-file-p)
(direct-print-region-helper): Use `string-match-p'.
2013-06-21 14:24:37 +02:00
|
|
|
|
* comint.el (comint-redirect-results-list-from-process):
|
|
|
|
|
Fix infinite loop.
|
2013-06-21 17:37:04 +08:00
|
|
|
|
|
2013-06-21 07:52:47 +00:00
|
|
|
|
2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-update-header-line-format): Quote % characters.
|
|
|
|
|
|
2013-06-21 00:35:33 -07:00
|
|
|
|
2013-06-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* play/cookie1.el (cookie): New custom group.
|
|
|
|
|
(cookie-file): New option.
|
|
|
|
|
(cookie-check-file): New function.
|
|
|
|
|
(cookie): Make it interactive. Make start and end messages optional.
|
|
|
|
|
Interactively, display the result. Default to cookie-file.
|
|
|
|
|
(cookie-insert): Default to cookie-file.
|
|
|
|
|
(cookie-snarf): Make start and end messages optional.
|
|
|
|
|
Default to cookie-file. Use with-temp-buffer.
|
|
|
|
|
(cookie-read): Rename from read-cookie.
|
|
|
|
|
Make start and end messages optional. Default to cookie-file.
|
|
|
|
|
(cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
|
2013-06-21 00:38:46 -07:00
|
|
|
|
Do not autoload it.
|
2013-06-21 00:35:33 -07:00
|
|
|
|
(cookie-apropos, cookie-doctor): New functions, copied from yow.el
|
|
|
|
|
* obsolete/yow.el (read-zippyism): Use new name for read-cookie.
|
|
|
|
|
|
2013-06-21 14:45:37 +08:00
|
|
|
|
2013-06-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-mode): Backward compatibility fix.
|
|
|
|
|
|
2013-06-20 23:37:44 -07:00
|
|
|
|
2013-06-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
|
|
|
|
|
|
2013-06-20 23:08:47 -04:00
|
|
|
|
2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
Daniel Hackney <dan@haxney.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el: Use tar-mode rather than tar executable.
|
|
|
|
|
Consolidate the single-file vs tarball code.
|
|
|
|
|
(package-desc-suffix): New function.
|
|
|
|
|
(package-desc-full-name): Don't bother inlining it.
|
|
|
|
|
(package-load-descriptor): Return the new package-desc.
|
|
|
|
|
(package-mark-obsolete): Remove unused arg `package'.
|
|
|
|
|
(package-unpack): Make it work for single files as well.
|
|
|
|
|
Make it update package-alist.
|
|
|
|
|
(package--make-autoloads-and-stuff): Rename from
|
|
|
|
|
package--make-autoloads-and-compile. Don't compile any more.
|
|
|
|
|
(package--compile): New function.
|
|
|
|
|
(package-generate-description-file): New function, extracted from
|
|
|
|
|
package-unpack-single.
|
|
|
|
|
(package-unpack-single): Remove.
|
|
|
|
|
(package--with-work-buffer): Add indentation and debugging info.
|
|
|
|
|
(package-download-single): Remove.
|
|
|
|
|
(package-install-from-archive): Rename from package-download-tar, make
|
|
|
|
|
it take a pkg-desc, and make it work for single files as well.
|
|
|
|
|
(package-download-transaction): Simplify.
|
|
|
|
|
(package-tar-file-info): Remove `file' arg. Rewrite not to use an
|
|
|
|
|
external tar program.
|
|
|
|
|
(package-install-from-buffer): Remove `pkg-desc' argument.
|
|
|
|
|
Use package-tar-file-info for tar-mode buffers.
|
|
|
|
|
(package-install-file): Simplify accordingly.
|
|
|
|
|
(package-archive-base): Change to take a pkg-desc.
|
|
|
|
|
* tar-mode.el (tar--check-descriptor): New function, extracted from
|
|
|
|
|
tar-get-descriptor.
|
|
|
|
|
(tar-get-descriptor): Use it.
|
|
|
|
|
(tar-get-file-descriptor): New function.
|
|
|
|
|
(tar--extract): New function, extracted from tar-extract.
|
|
|
|
|
(tar--extract): Use it.
|
|
|
|
|
* emacs-lisp/package-x.el (package-upload-file): Decode the file, in
|
|
|
|
|
case the summary uses non-ascii. Adjust to new calling convention of
|
|
|
|
|
package-tar-file-info.
|
|
|
|
|
|
2013-06-21 09:21:15 +08:00
|
|
|
|
2013-06-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-06-20 23:08:47 -04:00
|
|
|
|
* comint.el (comint-redirect-results-list-from-process):
|
|
|
|
|
Fix random delay. (Bug#14681)
|
2013-06-21 09:21:15 +08:00
|
|
|
|
|
2013-06-21 02:53:33 +02:00
|
|
|
|
2013-06-21 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* profiler.el (profiler-format-number): Use log, not log10.
|
|
|
|
|
|
2013-06-20 23:58:29 +02:00
|
|
|
|
2013-06-20 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
|
|
|
|
|
|
2013-06-20 16:01:51 -04:00
|
|
|
|
2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-loaddefs.el: Don't version-control any more.
|
|
|
|
|
* emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
|
|
|
|
|
yet available.
|
|
|
|
|
* Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
|
|
|
|
|
(AUTOGENEL): ... here.
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl--sublis): New function.
|
|
|
|
|
(cl--defsubst-expand): Use it.
|
|
|
|
|
|
2013-06-20 07:15:42 -07:00
|
|
|
|
2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* subr.el (log10): Move here from C code, and declare as obsolete.
|
|
|
|
|
All uses of (log10 X) replaced with (log X 10).
|
|
|
|
|
|
2013-06-20 13:57:33 +02:00
|
|
|
|
2013-06-20 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
|
|
|
|
|
Declare with `defvar-local'.
|
|
|
|
|
(tabulated-list-use-header-line, tabulated-list-entries)
|
|
|
|
|
(tabulated-list-padding, tabulated-list-printer)
|
|
|
|
|
(tabulated-list-sort-key): Declare with `defvar-local'.
|
|
|
|
|
(tabulated-list-init-header, tabulated-list-print-fake-header):
|
|
|
|
|
Use `setq-local'.
|
|
|
|
|
|
2013-06-20 13:45:45 +02:00
|
|
|
|
2013-06-20 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2013-06-20 13:57:33 +02:00
|
|
|
|
* arc-mode.el (archive-mode): Add `archive-write-file' to
|
|
|
|
|
`write-contents-functions' also for remote files. (Bug#14652)
|
2013-06-20 13:45:45 +02:00
|
|
|
|
|
2013-06-20 02:39:59 +02:00
|
|
|
|
2013-06-20 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking-at-p.
* lisp/cus-edit.el:
(custom-commands): Fix typos.
(custom-display): Fix tooltip text.
(custom-magic-alist, custom-filter-face-spec, custom-group-members):
Fix typos in docstrings.
(custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
(custom-unlispify-menu-entry, custom-magic-value-create)
(custom-add-see-also, custom-group-value-create): Use ?\s.
(custom-guess-type, customize-apropos, editable-field)
(custom-face-value-create): Use `string-match-p'.
(custom-save-variables, custom-save-faces): Use `looking-at-p'.
* lisp/custom.el (custom-load-symbol): Use `string-match-p'.
2013-06-20 13:29:30 +02:00
|
|
|
|
* cus-edit.el (custom-commands): Fix typos.
|
|
|
|
|
(custom-display): Fix tooltip text.
|
|
|
|
|
(custom-magic-alist, custom-filter-face-spec, custom-group-members):
|
|
|
|
|
Fix typos in docstrings.
|
|
|
|
|
(custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
|
|
|
|
|
(custom-unlispify-menu-entry, custom-magic-value-create)
|
|
|
|
|
(custom-add-see-also, custom-group-value-create): Use ?\s.
|
|
|
|
|
(custom-guess-type, customize-apropos, editable-field)
|
|
|
|
|
(custom-face-value-create): Use `string-match-p'.
|
|
|
|
|
(custom-save-variables, custom-save-faces): Use `looking-at-p'.
|
|
|
|
|
|
|
|
|
|
* custom.el (custom-load-symbol): Use `string-match-p'.
|
|
|
|
|
|
2013-06-20 03:03:57 +02:00
|
|
|
|
* ansi-color.el: Convert to lexical binding.
|
|
|
|
|
(ansi-colors): Fix URL.
|
|
|
|
|
(ansi-color-context, ansi-color-context-region): Use defvar-local.
|
|
|
|
|
(ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
|
|
|
|
|
(ansi-color-make-color-map): Rename local var ansi-color-map to map.
|
|
|
|
|
|
2013-06-19 22:28:04 +00:00
|
|
|
|
2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-process-text-input): Display passwords as asterisks.
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-make-table-1): Protect against invalid column-spans.
|
|
|
|
|
|
|
|
|
|
2013-06-19 Tom Tromey <tromey@redhat.com>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-top-url): Remove.
|
|
|
|
|
(eww-home-url, eww-start-url, eww-contents-url): New defvars.
|
|
|
|
|
(eww-render): Set new variables. Don't set eww-top-url.
|
|
|
|
|
(eww-handle-link): Handle "prev", "home", and "contents".
|
|
|
|
|
Downcase the rel text.
|
|
|
|
|
(eww-top-url): Choose best top URL.
|
|
|
|
|
|
|
|
|
|
2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/eww.el: Rewrite to implement form elements "by hand" instead of
|
|
|
|
|
relying in widget.el. Using widget.el leads to too many
|
|
|
|
|
user interface inconsistencies.
|
|
|
|
|
(eww-self-insert): Implement entering commands in text fields.
|
|
|
|
|
(eww-process-text-input): New function to make text input field editing
|
|
|
|
|
work.
|
|
|
|
|
(eww-submit): Rewrite to use the new-style form methods.
|
|
|
|
|
(eww-select-display): Display the correct selected item.
|
|
|
|
|
(eww-change-select): Implement changing the select value.
|
|
|
|
|
(eww-toggle-checkbox): Implement radio/checkboxes.
|
|
|
|
|
(eww-update-field): Fix compilation error.
|
|
|
|
|
(eww-tag-textarea): Implement <textarea>.
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
|
|
|
|
|
we don't shadow mode-specific bindings.
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-browse-url): Don't push stuff onto history if there's
|
|
|
|
|
nothing to push.
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
|
|
|
|
|
|
2013-07-11 13:16:19 -04:00
|
|
|
|
2013-06-19 Glenn Morris <rgm@gnu.org>
|
2013-06-19 16:27:49 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
|
|
|
|
|
|
2013-06-19 15:14:24 +02:00
|
|
|
|
2013-06-19 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
|
|
|
|
|
not needed.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
|
|
|
|
|
|
2013-06-19 09:37:45 +02:00
|
|
|
|
2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/browse-url.el (browse-url-browser-function):
|
|
|
|
|
`eww-browse-url' has the right calling signature, `eww' does not.
|
|
|
|
|
|
2013-06-19 00:19:42 -07:00
|
|
|
|
2013-06-19 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-19 00:35:00 -07:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
|
|
|
|
|
Only eval autoloaded macros.
|
|
|
|
|
(byte-compile-autoload): Only give the macro warning for macros.
|
|
|
|
|
|
2013-06-19 00:24:44 -07:00
|
|
|
|
* progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
|
|
|
|
|
(ps-underlined-faces): Declare.
|
|
|
|
|
|
2013-06-19 00:21:59 -07:00
|
|
|
|
* progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
|
|
|
|
|
(speedbar-add-supported-extension): Declare.
|
|
|
|
|
|
2013-06-19 00:19:42 -07:00
|
|
|
|
* international/titdic-cnv.el (tit-process-header, miscdic-convert):
|
|
|
|
|
Don't include a date stamp in the header of the generated file;
|
|
|
|
|
it leads to needless differences between output files.
|
|
|
|
|
|
2013-06-19 08:24:12 +02:00
|
|
|
|
2013-06-19 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2013-06-25 09:07:04 -04:00
|
|
|
|
* net/secrets.el (secrets-struct-secret-content-type):
|
|
|
|
|
Replace check of introspection data by a test call of "CreateItem".
|
2013-06-20 23:08:47 -04:00
|
|
|
|
Some servers do not offer introspection.
|
2013-06-19 08:24:12 +02:00
|
|
|
|
|
2013-06-19 00:42:32 -04:00
|
|
|
|
2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* electric.el (electric-pair-mode): Improve interaction with
|
|
|
|
|
electric-layout-mode.
|
|
|
|
|
(electric-pair-default-inhibit): Don't assume (eq char (char-before)).
|
|
|
|
|
(electric-pair-syntax): Use text-mode-syntax-table in comments
|
|
|
|
|
and strings.
|
|
|
|
|
(electric-pair--insert): New function.
|
|
|
|
|
(electric-pair-post-self-insert-function): Use it and
|
|
|
|
|
electric--after-char-pos.
|
|
|
|
|
|
2013-06-19 10:02:30 +08:00
|
|
|
|
2013-06-19 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-help): Fix regexp.
|
|
|
|
|
|
Merge changes made in Gnus master
2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
* auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
* net/shr.el (shr-make-table-1): Implement <td rowspan>.
(shr-table-horizontal-line): Allow nil as a value, and change the default.
(shr-insert-table-ruler): Respect the nil value.
2013-06-18 Tom Tromey <tromey@barimba>
* net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
New defvars.
(eww-open-file): New defun.
(eww-render): Initialize new variables.
(eww-display-html): Handle "link" and "a".
(eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
(eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
(eww-back-url): Rename from eww-previous-url.
(eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New defuns.
2013-06-18 22:38:34 +00:00
|
|
|
|
2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/shr.el (shr-make-table-1): Implement <td rowspan>.
|
|
|
|
|
(shr-table-horizontal-line): Allow nil as a value, and change the
|
|
|
|
|
default.
|
|
|
|
|
(shr-insert-table-ruler): Respect the nil value.
|
|
|
|
|
|
|
|
|
|
2013-06-18 Tom Tromey <tromey@barimba>
|
|
|
|
|
|
|
|
|
|
* net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
|
|
|
|
|
New defvars.
|
|
|
|
|
(eww-open-file): New defun.
|
|
|
|
|
(eww-render): Initialize new variables.
|
|
|
|
|
(eww-display-html): Handle "link" and "a".
|
|
|
|
|
(eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
|
|
|
|
|
(eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
|
|
|
|
|
(eww-back-url): Rename from eww-previous-url.
|
2013-06-19 00:42:32 -04:00
|
|
|
|
(eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
|
|
|
|
|
New defuns.
|
Merge changes made in Gnus master
2013-06-18 Teodor Zlatanov <tzz@lifelogs.com>
* auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
* net/shr.el (shr-make-table-1): Implement <td rowspan>.
(shr-table-horizontal-line): Allow nil as a value, and change the default.
(shr-insert-table-ruler): Respect the nil value.
2013-06-18 Tom Tromey <tromey@barimba>
* net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
New defvars.
(eww-open-file): New defun.
(eww-render): Initialize new variables.
(eww-display-html): Handle "link" and "a".
(eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
(eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
(eww-back-url): Rename from eww-previous-url.
(eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New defuns.
2013-06-18 22:38:34 +00:00
|
|
|
|
|
2013-06-19 02:17:56 +04:00
|
|
|
|
2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
|
|
|
|
|
Distinguish ternary operator tokens from slash symbol and slash
|
|
|
|
|
char literal.
|
|
|
|
|
|
2013-06-19 00:13:25 +02:00
|
|
|
|
2013-06-18 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
Convert symbol prettification into minor mode and global minor mode.
|
|
|
|
|
|
|
|
|
|
* progmodes/prog-mode.el (prettify-symbols-alist): Rename from
|
|
|
|
|
`prog-prettify-symbols', and make a local defvar instead of defcustom.
|
|
|
|
|
(prettify-symbols--keywords): Rename from
|
|
|
|
|
`prog-prettify-symbols-alist' and make a local defvar.
|
|
|
|
|
(prettify-symbols--compose-symbol): Rename from
|
|
|
|
|
`prog--prettify-font-lock-compose-symbol'.
|
|
|
|
|
(prettify-symbols--make-keywords): Rename from
|
|
|
|
|
`prog-prettify-font-lock-symbols-keywords' and simplify.
|
|
|
|
|
(prog-prettify-install): Remove.
|
|
|
|
|
(prettify-symbols-mode): New minor mode, based on
|
|
|
|
|
`prog-prettify-install'.
|
|
|
|
|
(turn-on-prettify-symbols-mode): New function.
|
|
|
|
|
(global-prettify-symbols-mode): New globalized minor mode.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-mode-variables):
|
|
|
|
|
* progmodes/cfengine.el (cfengine3-mode):
|
|
|
|
|
* progmodes/perl-mode.el (perl-mode): Don't call
|
|
|
|
|
`prog-prettify-install'; set `prettify-symbols-alist' instead.
|
|
|
|
|
|
2013-06-18 23:38:43 +03:00
|
|
|
|
2013-06-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* files-x.el (modify-file-local-variable-message): New function.
|
|
|
|
|
(modify-file-local-variable)
|
|
|
|
|
(modify-file-local-variable-prop-line): Add arg INTERACTIVE
|
|
|
|
|
and call `modify-file-local-variable-message' when it's non-nil.
|
|
|
|
|
(add-file-local-variable, delete-file-local-variable)
|
|
|
|
|
(add-file-local-variable-prop-line)
|
|
|
|
|
(delete-file-local-variable-prop-line): Add arg INTERACTIVE
|
|
|
|
|
and use it. (Bug#9820)
|
|
|
|
|
|
2013-06-18 23:24:44 +03:00
|
|
|
|
2013-06-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* emulation/vi.el (vi-shell-op):
|
|
|
|
|
* emulation/vip.el (vip-execute-com, ex-command):
|
|
|
|
|
* emulation/viper-cmd.el (viper-exec-bang):
|
|
|
|
|
* emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
|
|
|
|
|
the call of `shell-command-on-region'. (Bug#14637)
|
|
|
|
|
|
|
|
|
|
* simple.el (shell-command-on-region): Doc fix.
|
|
|
|
|
|
2013-06-18 16:06:18 -04:00
|
|
|
|
2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio-custom.el: Remove misleading Version: header
|
|
|
|
|
(bug#14633).
|
|
|
|
|
|
2013-06-18 13:57:56 -04:00
|
|
|
|
2013-06-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-18 14:04:09 -04:00
|
|
|
|
* net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
|
|
|
|
|
|
2013-06-18 13:57:56 -04:00
|
|
|
|
* newcomment.el (comment-search-forward, comment-search-backward):
|
|
|
|
|
Doc fix. (Bug#14376)
|
|
|
|
|
|
2013-06-18 12:52:07 +02:00
|
|
|
|
2013-06-18 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* face-remap.el (buffer-face-toggle): Fix typo in docstring.
|
|
|
|
|
(buffer-face-mode-invoke): Doc fix.
|
|
|
|
|
|
2013-06-18 10:17:01 +02:00
|
|
|
|
2013-06-18 Matthias Meulien <orontee@gmail.com>
|
|
|
|
|
|
|
|
|
|
* tabify.el (untabify, tabify): With prefix, apply to entire buffer.
|
2013-07-04 02:04:55 +03:00
|
|
|
|
<http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
|
2013-06-18 10:17:01 +02:00
|
|
|
|
|
2013-06-18 00:00:27 -07:00
|
|
|
|
2013-06-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-18 00:43:46 -07:00
|
|
|
|
* generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
|
|
|
|
|
Replace obsolete function generic-make-keywords with its expansion.
|
|
|
|
|
|
2013-06-18 00:17:58 -07:00
|
|
|
|
* progmodes/python.el (ffap-alist): Declare.
|
|
|
|
|
|
2013-06-18 00:00:27 -07:00
|
|
|
|
* textmodes/reftex.el (bibtex-mode-map): Declare.
|
|
|
|
|
|
2013-06-17 21:26:47 -04:00
|
|
|
|
2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el: Update package-alist after install (bug#14632).
|
|
|
|
|
(package-unpack, package-unpack-single): Return the pkg-dir.
|
|
|
|
|
(package-download-transaction): Use it to update package-alist.
|
|
|
|
|
|
2013-06-18 01:59:09 +02:00
|
|
|
|
2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
|
|
|
|
|
|
|
|
|
* net/browse-url.el (browse-url-browser-function): Add `eww' as a
|
|
|
|
|
possible choice.
|
|
|
|
|
|
2013-06-18 01:45:14 +03:00
|
|
|
|
2013-06-17 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
|
|
|
|
|
|
2013-06-17 21:36:21 +04:00
|
|
|
|
2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-06-18 13:17:50 +02:00
|
|
|
|
* emacs-lisp/package.el (package-load-descriptor):
|
|
|
|
|
Remove `with-syntax-table' call, `read' doesn't need it.
|
2013-06-17 21:36:21 +04:00
|
|
|
|
http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
|
|
|
|
|
|
2013-06-17 17:33:52 +02:00
|
|
|
|
2013-06-17 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* startup.el (command-line): Expand package name returned by
|
|
|
|
|
`package--description-file' (bug#14639).
|
|
|
|
|
|
2013-06-17 10:24:08 +04:00
|
|
|
|
2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-load-descriptor): Do not call
|
|
|
|
|
`emacs-lisp-mode', just use its syntax table.
|
|
|
|
|
|
2013-06-17 03:09:13 +02:00
|
|
|
|
2013-06-17 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
|
|
|
|
|
`font-lock-extra-managed-props' if any prettifying keyword is added.
|
|
|
|
|
(prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
|
|
|
|
|
(prog-mode): Use `setq-local'.
|
|
|
|
|
|
2013-06-16 20:52:24 -04:00
|
|
|
|
2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* international/characters.el (standard-case-table): Set syntax of ?»
|
|
|
|
|
and ?« to punctuation.
|
|
|
|
|
|
2013-06-16 03:26:42 +02:00
|
|
|
|
2013-06-16 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
|
|
|
|
|
Save relevant match data before calling `syntax-ppss' (bug#14595).
|
|
|
|
|
|
2013-06-16 01:44:38 +03:00
|
|
|
|
2013-06-15 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* files-x.el (modify-file-local-variable-prop-line): Add local
|
|
|
|
|
variables to the end of the existing comment on the first line.
|
|
|
|
|
Use `file-auto-mode-skip' to skip interpreter magic line,
|
|
|
|
|
and also skip XML declaration.
|
|
|
|
|
|
2013-06-15 11:36:11 -04:00
|
|
|
|
2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* startup.el (package--builtin-versions): New var.
|
|
|
|
|
(package-subdirectory-regexp): Remove.
|
|
|
|
|
(package--description-file): Hard code its value instead.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el: Don't activate packages older than builtin.
|
|
|
|
|
(package-obsolete-list): Rename from package-obsolete-alist, and make
|
|
|
|
|
it into a simple list of package-desc.
|
|
|
|
|
(package-strip-version): Remove.
|
|
|
|
|
(package-built-in-p): Use package--builtin-versions.
|
|
|
|
|
(package-mark-obsolete): Simplify.
|
|
|
|
|
(package-process-define-package): Mark it obsolete if older than the
|
|
|
|
|
builtin version.
|
|
|
|
|
(package-handle-response): Use line-end-position.
|
|
|
|
|
(package-read-archive-contents, package--download-one-archive):
|
|
|
|
|
Simplify.
|
|
|
|
|
(package--add-to-archive-contents): Skip if older than the builtin or
|
|
|
|
|
installed version.
|
|
|
|
|
(package-menu-describe-package): Fix last change.
|
|
|
|
|
(package-list-unversioned): New var.
|
|
|
|
|
(package-menu--generate): Use it.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/autoload.el: Manage package--builtin-versions.
|
|
|
|
|
(autoload--insert-text, autoload--insert-cookie-text): New functions.
|
|
|
|
|
(autoload-builtin-package-versions): New variable.
|
|
|
|
|
(autoload-generate-file-autoloads): Use them.
|
|
|
|
|
Remove the list of autoloaded functions/macros from the
|
|
|
|
|
(autoload...) comments.
|
|
|
|
|
|
|
|
|
|
* Makefile.in (autoloads): Set autoload-builtin-package-versions.
|
|
|
|
|
|
2013-06-15 12:34:20 +03:00
|
|
|
|
2013-06-15 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (line-move-partial): Don't jump to the next screen
|
|
|
|
|
line as soon as it becomes visible. Instead, continue enlarging
|
|
|
|
|
the vscroll until the portion of a tall screen line that's left on
|
|
|
|
|
display is about the height of the frame's default font.
|
|
|
|
|
(Bug#14567)
|
|
|
|
|
|
2013-06-14 19:25:00 -07:00
|
|
|
|
2013-06-15 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-14 19:50:47 -07:00
|
|
|
|
* vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
|
|
|
|
|
compilation-error-regexp-alist void, or local while let-bound.
|
|
|
|
|
|
2013-06-14 19:25:00 -07:00
|
|
|
|
* progmodes/make-mode.el (makefile-mode-syntax-table):
|
|
|
|
|
Treat "=" as punctuation. (Bug#14614)
|
|
|
|
|
|
2013-06-15 03:12:05 +02:00
|
|
|
|
2013-06-15 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* help-fns.el (describe-variable):
|
|
|
|
|
Add extra line for permanent-local variables.
|
|
|
|
|
|
2013-06-14 17:37:49 -07:00
|
|
|
|
2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
|
|
|
|
|
|
|
|
|
|
* progmodes/scheme.el (scheme-font-lock-keywords-2):
|
|
|
|
|
Add export, import, library. (Bug#9164)
|
|
|
|
|
(library): Set indent function.
|
|
|
|
|
|
2013-06-14 14:37:38 -04:00
|
|
|
|
2013-06-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* term/xterm.el (xterm--query):
|
|
|
|
|
Stop after first matching handler. (Bug#14615)
|
|
|
|
|
|
2013-09-17 00:31:09 -07:00
|
|
|
|
2013-06-14 Ivan Kanis <ivan@kanis.fr>
|
2013-06-14 11:32:01 +02:00
|
|
|
|
|
|
|
|
|
Add support for dired in saveplace.
|
|
|
|
|
* dired.el (dired-initial-position-hook): New variable.
|
|
|
|
|
(dired-initial-position): Call hook to place cursor position.
|
|
|
|
|
* saveplace.el (save-place-to-alist): Add dired position.
|
|
|
|
|
(save-place-dired-hook): New function.
|
|
|
|
|
|
2013-06-13 22:31:28 -04:00
|
|
|
|
2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-06-14 00:11:00 -04:00
|
|
|
|
* subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
|
|
|
|
|
through a symbol rather than letrec.
|
|
|
|
|
|
2013-06-13 23:20:18 -04:00
|
|
|
|
* emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
|
|
|
|
|
(package-desc): Add `dir' field.
|
|
|
|
|
(package-desc-full-name): New function.
|
|
|
|
|
(package-load-descriptor): Combine the two arguments. Don't use `load'.
|
|
|
|
|
(package-maybe-load-descriptor): Remove.
|
|
|
|
|
(package-load-all-descriptors): Just call package-load-descriptor.
|
|
|
|
|
(package--disabled-p): New function.
|
|
|
|
|
(package-desc-vers, package-desc-doc): Remove aliases.
|
|
|
|
|
(package--dir): Remove function.
|
|
|
|
|
(package-activate): Check if a package is disabled.
|
|
|
|
|
(package-process-define-package): New function, extracted from
|
|
|
|
|
define-package.
|
|
|
|
|
(define-package): Turn into a place holder.
|
|
|
|
|
(package-unpack-single, package-tar-file-info):
|
|
|
|
|
Use package--description-file.
|
|
|
|
|
(package-compute-transaction): Use package--disabled-p.
|
|
|
|
|
(package-download-transaction): Don't call
|
|
|
|
|
package-maybe-load-descriptor since they're all loaded anyway.
|
|
|
|
|
(package-install): Change argument to be a pkg-desc.
|
|
|
|
|
(package-delete): Use a single pkg-desc argument.
|
|
|
|
|
(describe-package-1): Use package-desc-dir instead of package--dir.
|
|
|
|
|
Use package-desc property instead of package-symbol.
|
|
|
|
|
(package-install-button-action): Adjust accordingly.
|
|
|
|
|
(package--push): Rewrite.
|
|
|
|
|
(package-menu--print-info): Adjust accordingly. Change the ID format
|
|
|
|
|
to be a pkg-desc.
|
|
|
|
|
(package-menu-describe-package, package-menu-get-status)
|
|
|
|
|
(package-menu--find-upgrades, package-menu-mark-upgrades)
|
|
|
|
|
(package-menu-execute, package-menu--name-predicate):
|
|
|
|
|
Adjust accordingly.
|
|
|
|
|
* startup.el (package--description-file): New function.
|
|
|
|
|
(command-line): Use it.
|
|
|
|
|
* emacs-lisp/package-x.el (package-upload-buffer-internal):
|
|
|
|
|
Use package-desc-version.
|
|
|
|
|
|
2013-06-13 22:31:28 -04:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
|
|
|
|
|
(byte-compile-preprocess): Use it.
|
|
|
|
|
(byte-compile-file-form-defalias): Try a bit harder to use macros we
|
|
|
|
|
can't quite recognize.
|
|
|
|
|
(byte-compile-add-to-list): Remove.
|
|
|
|
|
* emacs-lisp/cconv.el (cconv-warnings-only): New function.
|
|
|
|
|
(cconv-closure-convert): Add assertion.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/map-ynp.el: Use lexical-binding.
|
|
|
|
|
(map-y-or-n-p): Remove unused vars `tail' and `object'.
|
|
|
|
|
Factor out some repeated code.
|
|
|
|
|
|
2013-06-13 18:24:52 -04:00
|
|
|
|
2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (with-eval-after-load): New macro.
|
|
|
|
|
(eval-after-load): Allow form to be a function.
|
|
|
|
|
take advantage of lexical-binding.
|
|
|
|
|
(do-after-load-evaluation): Use dolist and adjust to new format.
|
|
|
|
|
* simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
|
|
|
|
|
|
2013-06-14 01:08:45 +03:00
|
|
|
|
2013-06-13 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (perform-replace): Display "symbol " and other search
|
|
|
|
|
modes from `isearch-message-prefix' in the *Help* buffer.
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-query-replace): Add " symbol" and other
|
|
|
|
|
possible search modes from `isearch-message-prefix' to the prompt.
|
|
|
|
|
(isearch-occur): Use `with-isearch-suspended' to not exit Isearch
|
|
|
|
|
when reading a regexp to collect.
|
|
|
|
|
|
2013-06-14 00:49:10 +03:00
|
|
|
|
2013-06-13 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (word-search-regexp): Match whitespace if the search
|
|
|
|
|
string begins or ends in whitespace. The LAX arg is applied to
|
|
|
|
|
both ends of the search string. Use `regexp-quote' and explicit
|
|
|
|
|
\< and \> instead of \b. Use \` and \' instead of ^ and $.
|
|
|
|
|
(isearch-symbol-regexp): Sync with `word-search-regexp' where word
|
|
|
|
|
boundaries are replaced with symbol boundaries, and characters
|
|
|
|
|
between symbols match non-word non-symbol syntax. (Bug#14602)
|
|
|
|
|
|
2013-06-14 00:11:42 +03:00
|
|
|
|
2013-06-13 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-del-char): Don't exceed the length of
|
|
|
|
|
`isearch-string' by the prefix arg. (Bug#14563)
|
|
|
|
|
|
2013-06-13 23:50:51 +03:00
|
|
|
|
2013-06-13 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-yank-word, isearch-yank-line)
|
|
|
|
|
(isearch-char-by-name, isearch-quote-char)
|
|
|
|
|
(isearch-printing-char, isearch-process-search-char):
|
|
|
|
|
Add optional count prefix arg. (Bug#14563)
|
|
|
|
|
|
|
|
|
|
* international/isearch-x.el
|
|
|
|
|
(isearch-process-search-multibyte-characters):
|
|
|
|
|
Add optional count prefix arg.
|
|
|
|
|
|
2013-06-13 16:43:53 -04:00
|
|
|
|
2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (internal-push-keymap, internal-pop-keymap): New functions.
|
|
|
|
|
(set-temporary-overlay-map): Use them (bug#14095); and take advantage of
|
|
|
|
|
lexical-binding.
|
|
|
|
|
|
|
|
|
|
2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (set-temporary-overlay-map): Add on-exit argument.
|
|
|
|
|
|
2013-06-13 09:44:26 -07:00
|
|
|
|
2013-06-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-13 13:59:10 -04:00
|
|
|
|
* startup.el (tty-handle-args):
|
|
|
|
|
Don't just discard "--" and anything after. (Bug#14608)
|
|
|
|
|
|
2013-06-13 09:44:26 -07:00
|
|
|
|
* emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
|
|
|
|
|
|
2013-06-13 12:12:34 +02:00
|
|
|
|
2013-06-13 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Implement changes in Secret Service API. Make it backward compatible.
|
|
|
|
|
* net/secrets.el (secrets-struct-secret-content-type): New defonst.
|
|
|
|
|
(secrets-create-item): Use it. Prefix properties with interface.
|
|
|
|
|
|
2013-06-12 22:27:05 -07:00
|
|
|
|
2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* term.el (term-suppress-hard-newline): New option. (Bug#12017)
|
|
|
|
|
(term-emulate-terminal): Respect term-suppress-hard-newline.
|
|
|
|
|
|
2013-06-12 22:10:48 -07:00
|
|
|
|
2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
|
|
|
|
Only remove a `thumb-file' overlay. (Bug#14548)
|
|
|
|
|
|
2013-06-12 09:08:17 -07:00
|
|
|
|
2013-06-12 Grégoire Jadi <daimrod@gmail.com>
|
|
|
|
|
|
|
|
|
|
* mail/reporter.el (reporter-submit-bug-report):
|
|
|
|
|
Handle missing package-name. (Bug#14600)
|
|
|
|
|
|
* textmodes/reftex-cite.el (reftex-cite-regexp-hist)
(reftex-citation-prompt, reftex-default-bibliography)
(reftex-bib-or-thebib, reftex-get-bibfile-list)
(reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
(reftex-bib-sort-author, reftex-bib-sort-year)
(reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
(reftex-extract-bib-entries-from-thebibliography)
(reftex-get-bibkey-default, reftex-get-bib-names)
(reftex-parse-bibtex-entry, reftex-get-bib-field)
(reftex-format-bib-entry, reftex-parse-bibitem)
(reftex-format-bibitem, reftex-do-citation)
(reftex-figure-out-cite-format, reftex-offer-bib-menu)
(reftex-restrict-bib-matches, reftex-extract-bib-file)
(reftex-insert-bib-matches, reftex-format-citation)
(reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
(reftex-create-bibtex-file): Add docstrings, mostly by converting
existing comments into docstrings.
2013-06-12 14:42:35 +02:00
|
|
|
|
2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-cite.el (reftex-cite-regexp-hist)
|
|
|
|
|
(reftex-citation-prompt, reftex-default-bibliography)
|
|
|
|
|
(reftex-bib-or-thebib, reftex-get-bibfile-list)
|
|
|
|
|
(reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
|
|
|
|
|
(reftex-bib-sort-author, reftex-bib-sort-year)
|
|
|
|
|
(reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
|
|
|
|
|
(reftex-extract-bib-entries-from-thebibliography)
|
|
|
|
|
(reftex-get-bibkey-default, reftex-get-bib-names)
|
|
|
|
|
(reftex-parse-bibtex-entry, reftex-get-bib-field)
|
|
|
|
|
(reftex-format-bib-entry, reftex-parse-bibitem)
|
|
|
|
|
(reftex-format-bibitem, reftex-do-citation)
|
|
|
|
|
(reftex-figure-out-cite-format, reftex-offer-bib-menu)
|
|
|
|
|
(reftex-restrict-bib-matches, reftex-extract-bib-file)
|
|
|
|
|
(reftex-insert-bib-matches, reftex-format-citation)
|
|
|
|
|
(reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
|
|
|
|
|
(reftex-create-bibtex-file): Add docstrings, mostly by converting
|
|
|
|
|
existing comments into docstrings.
|
|
|
|
|
|
2013-06-12 19:42:12 +08:00
|
|
|
|
2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
|
|
|
|
|
|
2013-06-12 12:31:24 +02:00
|
|
|
|
2013-06-12 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
|
|
|
|
|
for auto-save files.
|
|
|
|
|
|
2013-06-12 00:22:20 -07:00
|
|
|
|
2013-06-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-12 00:46:01 -07:00
|
|
|
|
* ido.el (ido-delete-ignored-files): Remove.
|
|
|
|
|
(ido-wide-find-dirs-or-files, ido-make-file-list-1):
|
|
|
|
|
Go back to calling ido-ignore-item-p directly.
|
2013-06-12 00:22:20 -07:00
|
|
|
|
|
2013-06-12 00:18:49 -07:00
|
|
|
|
2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
|
|
|
|
|
|
2013-06-12 00:25:05 -07:00
|
|
|
|
* ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
|
|
|
|
|
|
2013-06-12 00:18:49 -07:00
|
|
|
|
* ido.el (ido-delete-ignored-files): New function,
|
|
|
|
|
split from ido-make-file-list-1.
|
|
|
|
|
(ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
|
|
|
|
|
(ido-make-file-list-1): Use ido-delete-ignored-files.
|
|
|
|
|
|
2013-06-12 10:37:38 +08:00
|
|
|
|
2013-06-12 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-startup)
|
|
|
|
|
(inferior-octave-completion-table)
|
|
|
|
|
(inferior-octave-track-window-width-change)
|
|
|
|
|
(octave-eldoc-function-signatures, octave-help)
|
|
|
|
|
(octave-find-definition): Use single quoted strings.
|
|
|
|
|
(inferior-octave-startup-args): Change default value.
|
|
|
|
|
(inferior-octave-startup): Do not hard code "-i" and
|
|
|
|
|
"--no-line-editing".
|
|
|
|
|
(inferior-octave-resync-dirs): Add optional arg NOERROR.
|
|
|
|
|
(inferior-octave-directory-tracker): Use it.
|
|
|
|
|
(octave-goto-function-definition): Robustify.
|
|
|
|
|
(octave-help): Support highlighting operators in 'See also'.
|
|
|
|
|
(octave-find-definition): Find subfunctions only in Octave mode.
|
|
|
|
|
|
2013-06-11 22:16:02 -04:00
|
|
|
|
2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* help-fns.el (help-fns--compiler-macro): If the handler function is
|
|
|
|
|
named, then put a link to it.
|
|
|
|
|
* help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
|
|
|
|
|
(cl-typep): Use it.
|
|
|
|
|
(cl-eval-when): Simplify debug spec.
|
|
|
|
|
(cl-define-compiler-macro): Use eval-and-compile. Give a name to the
|
|
|
|
|
compiler-macro function instead of setting `compiler-macro-file'.
|
|
|
|
|
|
2013-06-14 06:43:33 +08:00
|
|
|
|
2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
|
2013-06-14 06:33:43 +08:00
|
|
|
|
|
|
|
|
|
* vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
|
|
|
|
|
* vc/vc-hooks.el (vc-stay-local): Doc fix.
|
|
|
|
|
|
2013-06-11 20:49:33 -04:00
|
|
|
|
2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
Daniel Hackney <dan@haxney.org>
|
|
|
|
|
|
|
|
|
|
First part of Daniel Hackney's patch to package.el.
|
|
|
|
|
* emacs-lisp/package.el: Use defstruct.
|
|
|
|
|
(package-desc): New, main struct.
|
|
|
|
|
(package--bi-desc, package--ac-desc): New structs, used to describe the
|
|
|
|
|
format in external files.
|
|
|
|
|
(package-desc-vers): Replace with package-desc-version accessor.
|
|
|
|
|
(package-desc-doc): Replace with package-desc-summary accessor.
|
|
|
|
|
(package-activate-1): Remove `package' arg since the pkg-vec now
|
|
|
|
|
includes the name.
|
|
|
|
|
(define-package): Use package-desc-from-define.
|
|
|
|
|
(package-unpack-single): Change file-name arg to be a symbol.
|
|
|
|
|
(package--add-to-archive-contents): Use package-desc-create and new
|
|
|
|
|
accessor functions to package--ac-desc.
|
|
|
|
|
(package-buffer-info, package-tar-file-info): Return a package-desc.
|
|
|
|
|
(package-install-from-buffer): Remove `type' argument. Change pkg-info
|
|
|
|
|
arg to be a package-desc.
|
|
|
|
|
(package-install-file): Adjust accordingly. Use \' to match EOS.
|
|
|
|
|
(package--from-builtin): New function.
|
|
|
|
|
(describe-package-1, package-menu--generate): Use it.
|
|
|
|
|
(package--make-autoloads-and-compile): Change name arg to be a symbol.
|
|
|
|
|
(package-generate-autoloads): Idem and return the name of the file.
|
|
|
|
|
* emacs-lisp/package-x.el (package-upload-buffer-internal):
|
|
|
|
|
Change pkg-info arg to be a package-desc.
|
|
|
|
|
Use package-make-ac-desc.
|
|
|
|
|
(package-upload-file): Use \' to match EOS.
|
|
|
|
|
* finder.el (finder-compile-keywords): Use package-make-builtin.
|
|
|
|
|
|
2013-06-11 17:26:00 -04:00
|
|
|
|
2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-06-11 18:14:30 -04:00
|
|
|
|
* vc/vc.el (vc-deduce-fileset): Change error message.
|
|
|
|
|
(vc-read-backend): New function.
|
|
|
|
|
(vc-next-action): Use it.
|
|
|
|
|
|
2013-06-11 17:53:40 -04:00
|
|
|
|
* subr.el (function-arity): Remove (mistakenly added) (bug#14590).
|
|
|
|
|
|
2013-06-11 17:38:35 -04:00
|
|
|
|
* progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
|
|
|
|
|
(prolog-font-lock-keywords): Use regexp-opt instead.
|
|
|
|
|
Don't manually highlight strings.
|
|
|
|
|
(prolog-mode-variables): Simplify comment-start-skip.
|
|
|
|
|
(prolog-consult-compile): Use display-buffer. Remove unused old-filter.
|
|
|
|
|
|
2013-06-11 17:26:00 -04:00
|
|
|
|
* emacs-lisp/generic.el (generic--normalise-comments)
|
|
|
|
|
(generic-set-comment-syntax, generic-set-comment-vars): New functions.
|
|
|
|
|
(generic-mode-set-comments): Use them.
|
|
|
|
|
(generic-bracket-support): Use setq-local.
|
|
|
|
|
(generic-make-keywords-list): Declare obsolete.
|
|
|
|
|
|
2013-06-11 14:00:27 -04:00
|
|
|
|
2013-06-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-mode-variables):
|
|
|
|
|
Prettify after setting font-lock-defaults. (Bug#14574)
|
|
|
|
|
|
2013-06-11 18:51:12 +02:00
|
|
|
|
2013-06-11 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* replace.el (query-replace, occur-read-regexp-defaults-function)
|
|
|
|
|
(replace-search):
|
|
|
|
|
* subr.el (declare-function, number-sequence, local-set-key)
|
|
|
|
|
(substitute-key-definition, locate-user-emacs-file)
|
|
|
|
|
(with-silent-modifications, split-string, eval-after-load):
|
|
|
|
|
Fix typos, remove unneeded backslashes and reflow some docstrings.
|
|
|
|
|
|
2013-06-11 08:51:18 -04:00
|
|
|
|
2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* international/mule-conf.el (file-coding-system-alist): Use utf-8 as
|
|
|
|
|
default for Elisp files.
|
|
|
|
|
|
2013-06-10 23:36:06 -07:00
|
|
|
|
2013-06-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
|
|
|
|
|
although define-derived-mode was doing this anyway. (Bug#14583)
|
|
|
|
|
|
2013-06-10 16:37:02 +02:00
|
|
|
|
2013-06-10 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* allout.el (allout-encryption-plaintext-sanitization-regexps):
|
|
|
|
|
Fix make-variable-buffer-local call to refer to the correct variable.
|
|
|
|
|
|
2013-06-10 14:41:49 +12:00
|
|
|
|
2013-06-10 Aidan Gauland <aidalgol@amuri.net>
|
|
|
|
|
|
|
|
|
|
* eshell/em-term.el (eshell-visual-commands)
|
2013-06-10 16:58:52 +02:00
|
|
|
|
(eshell-visual-subcommands, eshell-visual-options):
|
|
|
|
|
Add summary line to docstrings. Add cross-references.
|
2013-06-10 14:41:49 +12:00
|
|
|
|
|
2013-06-09 17:32:49 -07:00
|
|
|
|
2013-06-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* epa.el (epa-read-file-name): New function. (Bug#14510)
|
|
|
|
|
(epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
|
|
|
|
|
|
2013-06-09 18:44:47 +12:00
|
|
|
|
2013-06-09 Aidan Gauland <aidalgol@amuri.net>
|
|
|
|
|
|
|
|
|
|
* eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
|
|
|
|
|
output redirection to be ignored with visual commands.
|
|
|
|
|
|
2013-06-09 18:39:40 +12:00
|
|
|
|
2013-06-09 Aidan Gauland <aidalgol@amuri.net>
|
|
|
|
|
|
|
|
|
|
* eshell/em-term.el (eshell-visual-command-p): New function.
|
2013-06-10 14:35:58 +12:00
|
|
|
|
(eshell-term-initialize): Move long lambda to separate function
|
|
|
|
|
eshell-visual-command-p.
|
2014-03-07 01:01:19 +01:00
|
|
|
|
* eshell/em-dirs.el (eshell-dirs-initialize):
|
2013-06-10 16:58:52 +02:00
|
|
|
|
* eshell/em-script.el (eshell-script-initialize):
|
|
|
|
|
Add missing #' to lambda.
|
2013-06-09 18:39:40 +12:00
|
|
|
|
|
2013-06-08 21:35:55 +08:00
|
|
|
|
2013-06-08 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-add-log-current-defun): New function.
|
|
|
|
|
(octave-mode): Set add-log-current-defun-function.
|
|
|
|
|
(octave-goto-function-definition): Do not move point if not found.
|
|
|
|
|
(octave-find-definition): Enhance to try subfunctions first.
|
|
|
|
|
|
2013-06-07 18:35:47 -07:00
|
|
|
|
2013-06-08 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-char-before)
|
|
|
|
|
(byte-compile-backward-char, byte-compile-backward-word):
|
|
|
|
|
Improve previous change, to handle non-explicit nil.
|
|
|
|
|
|
2013-06-07 18:58:35 -04:00
|
|
|
|
2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el: Improve show-paren-mode behavior.
|
|
|
|
|
(smie--opener/closer-at-point): New function.
|
|
|
|
|
(smie--matching-block-data): Use it. Don't match from right after an
|
|
|
|
|
opener or right before a closer. Obey smie-blink-matching-inners.
|
|
|
|
|
Don't signal a mismatch for repeated inners like "switch..case..case".
|
|
|
|
|
|
2013-06-07 19:48:28 +08:00
|
|
|
|
2013-06-07 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-mode): Set comment-use-global-state
|
|
|
|
|
to t. (Bug#14303)
|
2013-06-07 21:00:47 +08:00
|
|
|
|
(octave-function-header-regexp): Fix. (Bug#14570)
|
|
|
|
|
(octave-help-mode-finish-hook, octave-help-mode-finish):
|
|
|
|
|
Remove. Just use temp-buffer-show-hook.
|
2013-06-07 19:48:28 +08:00
|
|
|
|
|
|
|
|
|
* newcomment.el (comment-search-backward): Revert last change.
|
|
|
|
|
(Bug#14434)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
|
|
|
|
|
|
2013-06-07 12:26:02 +03:00
|
|
|
|
2013-06-07 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
|
|
|
|
|
through xargs, to avoid failure due to MS-Windows limitations on
|
|
|
|
|
command-line length.
|
|
|
|
|
|
2013-06-06 17:04:43 -04:00
|
|
|
|
2013-06-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-06 17:35:45 -04:00
|
|
|
|
* font-lock.el (lisp-font-lock-keywords-2):
|
|
|
|
|
Treat user-error like error.
|
|
|
|
|
|
2013-06-06 17:04:43 -04:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-char-before)
|
|
|
|
|
(byte-compile-backward-char, byte-compile-backward-word):
|
|
|
|
|
Handle explicit nil arguments. (Bug#14565)
|
|
|
|
|
|
2013-06-05 20:57:09 +00:00
|
|
|
|
2013-06-05 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-allow-prefix): New user option.
|
2013-06-06 08:35:01 +03:00
|
|
|
|
(isearch-other-meta-char): Don't exit isearch when a prefix
|
2013-06-05 20:57:09 +00:00
|
|
|
|
argument is typed whilst `isearch-allow-prefix' is non-nil.
|
2013-06-06 08:35:01 +03:00
|
|
|
|
(Bug#9706)
|
2013-06-05 20:57:09 +00:00
|
|
|
|
|
2013-06-05 15:57:10 -04:00
|
|
|
|
2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* autorevert.el (auto-revert-notify-handler): Use memq.
|
|
|
|
|
Hide assertion failure.
|
|
|
|
|
|
|
|
|
|
* skeleton.el: Use cl-lib.
|
|
|
|
|
(skeleton-further-elements): Use defvar-local.
|
|
|
|
|
(skeleton-insert): Use cl-progv.
|
|
|
|
|
|
2013-06-05 14:30:47 -04:00
|
|
|
|
2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/prog-mode.el (prog-prettify-symbols)
|
|
|
|
|
(prog-prettify-install): Update docstrings.
|
|
|
|
|
|
2013-06-05 14:10:27 -04:00
|
|
|
|
2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el: Move all the prog-mode code to prog-mode.el.
|
|
|
|
|
* progmodes/prog-mode.el: New file.
|
|
|
|
|
* loadup.el: Add prog-mode.el.
|
|
|
|
|
|
2013-06-05 13:48:50 -04:00
|
|
|
|
2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (prog-prettify-symbols): Add version.
|
|
|
|
|
(prog-prettify-install): Add convenience function to prettify symbols.
|
|
|
|
|
|
|
|
|
|
* progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
|
|
|
|
|
(perl--augmented-font-lock-keywords-1)
|
|
|
|
|
(perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
|
|
|
|
|
variables and use it.
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
|
|
|
|
|
(cfengine3-mode): Remove unneeded variable and use it.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
|
|
|
|
|
(lisp--augmented-font-lock-keywords-1)
|
|
|
|
|
(lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
|
|
|
|
|
Remove unneeded variables and use it.
|
|
|
|
|
|
2013-06-07 20:56:22 -04:00
|
|
|
|
2013-06-05 João Távora <joaotavora@gmail.com>
|
2013-06-05 11:03:37 -04:00
|
|
|
|
|
|
|
|
|
* net/tls.el (open-tls-stream): Remove unneeded buffer contents up
|
2013-06-07 20:56:22 -04:00
|
|
|
|
to point when opening the connection. (Bug#14380)
|
2013-06-05 11:03:37 -04:00
|
|
|
|
|
2013-06-05 10:57:45 -04:00
|
|
|
|
2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (load-history-regexp, load-history-filename-element)
|
|
|
|
|
(eval-after-load, after-load-functions, do-after-load-evaluation)
|
|
|
|
|
(eval-next-after-load, display-delayed-warnings)
|
|
|
|
|
(collapse-delayed-warnings, delayed-warnings-hook): Move after the
|
|
|
|
|
definition of save-match-data.
|
|
|
|
|
(overriding-local-map): Remove accidental obsolescence declaration.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el (edebug-result): Move before first use.
|
|
|
|
|
|
2013-06-05 10:26:50 -04:00
|
|
|
|
2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
Generalize symbol prettify support to prog-mode and implement it
|
|
|
|
|
for perl-mode, cfengine3-mode, and emacs-lisp-mode.
|
|
|
|
|
* simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
|
|
|
|
|
(prog--prettify-font-lock-compose-symbol)
|
|
|
|
|
(prog-prettify-font-lock-symbols-keywords): New variables and
|
|
|
|
|
functions to support symbol prettification.
|
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
|
|
|
|
|
(lisp--augmented-font-lock-keywords-1)
|
|
|
|
|
(lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
|
|
|
|
|
(lisp--prettify-symbols-alist): Implement prettify of lambda.
|
|
|
|
|
* progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
|
2013-06-05 10:57:45 -04:00
|
|
|
|
(cfengine3--prettify-symbols-alist, cfengine3-mode):
|
|
|
|
|
Implement prettify of -> => :: strings.
|
2013-06-05 10:26:50 -04:00
|
|
|
|
* progmodes/perl-mode.el (perl-prettify-symbols)
|
|
|
|
|
(perl--font-lock-compose-symbol)
|
|
|
|
|
(perl--font-lock-symbols-keywords): Move to prog-mode.
|
|
|
|
|
(perl--prettify-symbols-alist): Prettify -> => :: strings.
|
|
|
|
|
(perl-font-lock-keywords-1)
|
|
|
|
|
(perl-font-lock-keywords-2): Remove explicit prettify support.
|
|
|
|
|
(perl--augmented-font-lock-keywords)
|
|
|
|
|
(perl--augmented-font-lock-keywords-1)
|
2013-06-05 10:57:45 -04:00
|
|
|
|
(perl--augmented-font-lock-keywords-2, perl-mode):
|
|
|
|
|
Implement prettify support.
|
2013-06-05 10:26:50 -04:00
|
|
|
|
|
2013-06-05 15:40:02 +08:00
|
|
|
|
2013-06-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2014-03-07 01:01:19 +01:00
|
|
|
|
Re-implement SMIE matching block highlight using
|
2013-06-05 15:40:02 +08:00
|
|
|
|
show-paren-data-function. (Bug#14395)
|
|
|
|
|
* emacs-lisp/smie.el (smie-matching-block-highlight)
|
|
|
|
|
(smie--highlight-matching-block-overlay)
|
|
|
|
|
(smie--highlight-matching-block-lastpos)
|
|
|
|
|
(smie-highlight-matching-block)
|
|
|
|
|
(smie-highlight-matching-block-mode): Remove.
|
|
|
|
|
(smie--matching-block-data-cache): New variable.
|
|
|
|
|
(smie--matching-block-data): New function.
|
|
|
|
|
(smie-setup): Use smie--matching-block-data for
|
|
|
|
|
show-paren-data-function.
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-mode-menu): Fix.
|
|
|
|
|
(octave-find-definition): Skip garbage lines.
|
|
|
|
|
|
2013-06-04 22:35:40 -04:00
|
|
|
|
2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
Fix compilation error with simultaneous dynamic+lexical scoping.
|
|
|
|
|
Add warning when a defvar appears after the first let-binding.
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
|
|
|
|
|
(byte-compile-close-variables): Initialize it.
|
|
|
|
|
(byte-compile--declare-var): New function.
|
|
|
|
|
(byte-compile-file-form-defvar)
|
|
|
|
|
(byte-compile-file-form-define-abbrev-table)
|
|
|
|
|
(byte-compile-file-form-custom-declare-variable): Use it.
|
|
|
|
|
(byte-compile-make-lambda-lexenv): Change the argument. Simplify.
|
|
|
|
|
(byte-compile-lambda): Share call to byte-compile-arglist-vars.
|
|
|
|
|
(byte-compile-bind): Handle dynamic bindings that shadow
|
|
|
|
|
lexical bindings.
|
|
|
|
|
(byte-compile-unbind): Make arg non-optional.
|
|
|
|
|
(byte-compile-let): Simplify.
|
|
|
|
|
* emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
|
|
|
|
|
(cconv--analyse-function, cconv-analyse-form): Populate it.
|
|
|
|
|
Protect byte-compile-bound-variables to limit the scope of defvars.
|
|
|
|
|
(cconv-analyse-form): Add missing rule for (defvar <foo>).
|
|
|
|
|
Remove unneeded rule for `declare'.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
|
|
|
|
|
so as to avoid depending on cl-adjoin at run-time.
|
|
|
|
|
* emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
|
|
|
|
|
(macroexp--warn-and-return): Use it.
|
|
|
|
|
|
2013-11-08 00:22:50 -08:00
|
|
|
|
2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* subr.el: Convert to lexical binding.
|
2013-11-08 00:22:50 -08:00
|
|
|
|
(overriding-local-map): Make obsolete.
|
|
|
|
|
(add-to-list): Doc fix. Add compiler macro.
|
|
|
|
|
(read-key): Swap values of local maps.
|
|
|
|
|
|
2013-06-05 09:19:33 +08:00
|
|
|
|
2013-06-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* eshell/esh-mode.el (eshell-mode): Fix key bindings.
|
|
|
|
|
|
2013-06-05 07:52:06 +08:00
|
|
|
|
2013-06-04 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
|
|
|
|
|
(compilation-auto-jump): Suppress the "Mark set" message to give
|
|
|
|
|
way to exit message.
|
|
|
|
|
|
2013-06-05 12:45:51 +00:00
|
|
|
|
2013-06-04 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Remove faulty optimisation from indentation calculation.
|
|
|
|
|
* progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
|
|
|
|
|
search limit based on 2000 characters back from indent-point.
|
|
|
|
|
|
2013-06-03 20:12:51 +02:00
|
|
|
|
2013-06-03 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* eshell/em-term.el (cl-lib): Require `cl-lib'.
|
|
|
|
|
|
2013-06-03 11:28:10 -04:00
|
|
|
|
2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-06-03 11:40:35 -04:00
|
|
|
|
* emacs-lisp/lisp.el: Use lexical-binding.
|
|
|
|
|
(lisp--local-variables-1, lisp--local-variables): New functions.
|
|
|
|
|
(lisp--local-variables-completion-table): New var.
|
2013-06-04 22:35:40 -04:00
|
|
|
|
(lisp-completion-at-point): Use it complete let-bound vars.
|
2013-06-03 11:40:35 -04:00
|
|
|
|
|
2013-06-03 11:28:10 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
|
|
|
|
|
eagerly (bug#14422).
|
|
|
|
|
|
2013-06-03 15:03:05 +02:00
|
|
|
|
2013-06-03 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* autorevert.el (auto-revert-notify-enabled)
|
|
|
|
|
(auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
|
|
|
|
|
(auto-revert-notify-event-p, auto-revert-notify-event-file-name)
|
|
|
|
|
(auto-revert-notify-handler): Handle also gfilenotify.
|
|
|
|
|
|
2013-06-10 16:58:52 +02:00
|
|
|
|
* subr.el (file-notify-handle-event): New defun. Replacing ...
|
2013-06-03 15:03:05 +02:00
|
|
|
|
(inotify-event-p, inotify-handle-event, w32notify-handle-event):
|
2013-06-05 10:57:45 -04:00
|
|
|
|
Remove.
|
2013-06-03 15:03:05 +02:00
|
|
|
|
|
2013-06-03 11:51:50 +03:00
|
|
|
|
2013-06-03 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* bindings.el (search-map): Bind `highlight-symbol-at-point' to
|
|
|
|
|
`M-s h .'. (Bug#14427)
|
|
|
|
|
|
|
|
|
|
* hi-lock.el (highlight-symbol-at-point): New alias for the new
|
|
|
|
|
command `hi-lock-face-symbol-at-point'.
|
|
|
|
|
(hi-lock-face-symbol-at-point): New command.
|
|
|
|
|
(hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
|
|
|
|
|
(hi-lock-menu): Add `highlight-symbol-at-point'.
|
|
|
|
|
(hi-lock-mode): Doc fix.
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-forward-symbol-at-point): New command.
|
|
|
|
|
(search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
|
|
|
|
|
(isearch-highlight-regexp): Add a regexp which matches
|
|
|
|
|
words/symbols for word/symbol mode.
|
|
|
|
|
|
|
|
|
|
* subr.el (find-tag-default-bounds): New function with the body
|
|
|
|
|
mostly moved from `find-tag-default'.
|
|
|
|
|
(find-tag-default): Move most code to `find-tag-default-bounds',
|
|
|
|
|
call it and apply `buffer-substring-no-properties' afterwards.
|
|
|
|
|
|
2013-06-03 08:34:21 +02:00
|
|
|
|
2013-06-03 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
2013-06-05 10:57:45 -04:00
|
|
|
|
* eshell/em-term.el (eshell-term-initialize):
|
|
|
|
|
Use `cl-intersection' rather than `intersection'.
|
2013-06-03 08:34:21 +02:00
|
|
|
|
|
2013-06-02 18:56:54 +08:00
|
|
|
|
2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
2013-06-02 19:40:20 +08:00
|
|
|
|
* vc/log-view.el: Doc fix.
|
2013-06-03 07:04:43 +08:00
|
|
|
|
(log-view-mode-map): Copy keymap from `special-mode-map'.
|
2013-06-02 18:56:54 +08:00
|
|
|
|
|
2013-06-07 05:23:57 +02:00
|
|
|
|
2013-06-02 Eric Ludlam <zappo@gnu.org>
|
Merge from CEDET upstream (8564).
* lisp/emacs-lisp:
* emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
(eieio-error-unsupported-class-tags, eieio-skip-typecheck)
(eieio-optimize-primary-methods-flag, eieio-initializing-object)
(eieio-unbound, eieio-default-superclass)
(eieio--define-field-accessors, method-static, method-before)
(method-primary, method-after, method-num-lists)
(method-generic-before, method-generic-primary)
(method-generic-after, method-num-slots)
(eieio-specialized-key-to-generic-key)
(eieio--check-type, class-v, class-p)
(eieio-class-name, define-obsolete-function-alias)
(eieio-class-parents-fast, eieio-class-children-fast)
(same-class-fast-p, class-constructor, generic-p)
(generic-primary-only-p, generic-primary-only-one-p)
(class-option-assoc, class-option, eieio-object-p)
(class-abstract-p, class-method-invocation-order)
(eieio-defclass-autoload-map, eieio-defclass-autoload)
(eieio-class-un-autoload, eieio-defclass)
(eieio-eval-default-p, eieio-perform-slot-validation-for-default)
(eieio-add-new-slot, eieio-copy-parents-into-subclass)
(eieio--defgeneric-init-form, eieio-defgeneric-form)
(eieio-defgeneric-reset-generic-form)
(eieio-defgeneric-form-primary-only)
(eieio-defgeneric-reset-generic-form-primary-only)
(eieio-defgeneric-form-primary-only-one)
(eieio-defgeneric-reset-generic-form-primary-only-one)
(eieio-unbind-method-implementations)
(eieio--defmethod, eieio--typep)
(eieio-perform-slot-validation, eieio-validate-slot-value)
(eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
(eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
(eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
(eieio-slot-name-index, eieio-class-slot-name-index)
(eieio-set-defaults, eieio-initarg-to-attribute)
(eieio-attribute-to-initarg, eieio-c3-candidate)
(eieio-c3-merge-lists, eieio-class-precedence-c3)
(eieio-class-precedence-dfs, eieio-class-precedence-bfs)
(eieio-class-precedence-list, eieio-generic-call-methodname)
(eieio-generic-call-arglst, eieio-generic-call-key)
(eieio-generic-call-next-method-list)
(eieio-pre-method-execution-functions, eieio-generic-call)
(eieio-generic-call-primary-only, eieiomt-method-list)
(eieiomt-optimizing-obarray, eieiomt-install)
(eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
(eieio-generic-form, eieio-defmethod, make-obsolete)
(eieio-defgeneric, make-obsolete): Moved to eieio-core.el
(defclass): Remove `eval-and-compile' from macro.
(call-next-method, shared-initialize): Instead of using
`scoped-class' variable, use new eieio--scoped-class, and
eieio--with-scoped-class.
(initialize-instance): Rename local variable 'scoped-class' to
'this-class' to remove ambiguitity from old global.
* emacs-lisp/eieio-core.el: New file. Derived from key parts of
eieio.el.
(eieio--scoped-class-stack): New variable
(eieio--scoped-class): New fcn
(eieio--with-scoped-class): New scoping macro.
(eieio-defclass): Use pushnew instead of add-to-list.
(eieio-defgeneric-form-primary-only-one, eieio-oset-default)
(eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
(eieio-generic-call-primary-only, eieiomt-add): Instead of using
`scoped-class' variable, use new eieio--scoped-class, and
eieio--with-scoped-class.
* emacs-lisp/eieio-base.el (cl-lib): Require during compile.
* admin/grammars:
* grammars/srecode-template.wy (variable): Accept a single number
as a variable value. Allows the 'priority' to be set to a number.
(wisent-srecode-template-lexer): Move number up so it can be
created.
* etc/srecode:
* srecode/c.srt (header_guard): Add :c parameter so it works
standalone
* lisp/cedet:
* semantic/edit.el (semantic-change-function): Use
`save-match-data' around running hooks.
* semantic/decorate/mode.el
(semantic-decorate-style-predicate-default)
(semantic-decorate-style-highlighter-default): New.
(semantic-decoration-mode): Do not require
`semantic/decorate/include' anymore.
(semantic-toggle-decoration-style): Error if an unknown decoration
style is toggled.
(define-semantic-decoration-style): Add new :load option. When
:load is specified, add autoload tokens for the definition
functions so that code is loaded when the mode is used.
(semantic-decoration-on-includes): New autoload definition for
highlighting includes.
* semantic/bovine/c.el (semantic-lex-c-ifdef): Allow some misc
characters to appear after the tested variable.
* semantic/ede-grammar.el (project-compile-target): Calculate full
src name via ede-expand-filename instead of the crutch of the
current buffer. Enables this target to compile in batch mode.
* semantic/idle.el
(semantic-idle-symbol-maybe-highlight): Wrap highlighting of
remote symbol with `save-excursion'.
(semantic-idle-scheduler-work-parse-neighboring-files): Instead of
using directory-files on each found mode pattern, collect all the
patterns for the current mode, and then for each file, see if it
matches any of them. If it does, parse the file. (Patch
inspiration from Tomasz Gajewski.)
* semantic/ctxt.el (semantic-ctxt-end-of-symbol): New.
(semantic-ctxt-current-symbol-default): New.
* semantic/bovine/el.el (semantic-default-elisp-setup): Add
autoload cookie. Explain existence.
(footer): Add local variable for loaddefs.
* semantic/db.el (semanticdb-file-table-object): Add new filter,
only checking for regular files too.
* semantic/wisent/python.el
(semantic-format-tag-abbreviate): New override. Cuts back on size
of code tags.
* srecode/compile.el (srecode-compile-templates): Fix warning
punctuation. Remove status messages to clean up testing output
* ede/base.el (ede-project-placeholder-cache-file): Update doc to
mention 'nil' value.
(ede-save-cache): Disable cache save if file is nil.
* ede.el (ede-initialize-state-current-buffer): Flush deleted
projects.
(global-ede-mode): Always append our find-file-hook to the end.
(ede-flush-deleted-projects): New command.
* ede/cpp-root.el (ede-preprocessor-map): Protect against init
problems.
* ede/proj.el (ede-proj-target): Added a new "custom" option for
custom symbols representing a compiler or linker instead of
restricting things to only the predefined compilers and linkers.
* semantic.el (semantic-mode-map): To avoid showing showing
Development menu twice, only disable menu item if menu-bar is
actually enabled, otherwise the popup 'global menu' might display
a disabled Development menu.
* semantic/complete.el
(semantic-displayor-show-request): Fix which slot in obj is set to
the max tags.
2013-06-02 15:33:09 +02:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
|
|
|
|
|
(eieio-error-unsupported-class-tags, eieio-skip-typecheck)
|
|
|
|
|
(eieio-optimize-primary-methods-flag, eieio-initializing-object)
|
|
|
|
|
(eieio-unbound, eieio-default-superclass)
|
|
|
|
|
(eieio--define-field-accessors, method-static, method-before)
|
|
|
|
|
(method-primary, method-after, method-num-lists)
|
|
|
|
|
(method-generic-before, method-generic-primary)
|
|
|
|
|
(method-generic-after, method-num-slots)
|
|
|
|
|
(eieio-specialized-key-to-generic-key)
|
|
|
|
|
(eieio--check-type, class-v, class-p)
|
|
|
|
|
(eieio-class-name, define-obsolete-function-alias)
|
|
|
|
|
(eieio-class-parents-fast, eieio-class-children-fast)
|
|
|
|
|
(same-class-fast-p, class-constructor, generic-p)
|
|
|
|
|
(generic-primary-only-p, generic-primary-only-one-p)
|
|
|
|
|
(class-option-assoc, class-option, eieio-object-p)
|
|
|
|
|
(class-abstract-p, class-method-invocation-order)
|
|
|
|
|
(eieio-defclass-autoload-map, eieio-defclass-autoload)
|
|
|
|
|
(eieio-class-un-autoload, eieio-defclass)
|
|
|
|
|
(eieio-eval-default-p, eieio-perform-slot-validation-for-default)
|
|
|
|
|
(eieio-add-new-slot, eieio-copy-parents-into-subclass)
|
|
|
|
|
(eieio--defgeneric-init-form, eieio-defgeneric-form)
|
|
|
|
|
(eieio-defgeneric-reset-generic-form)
|
|
|
|
|
(eieio-defgeneric-form-primary-only)
|
|
|
|
|
(eieio-defgeneric-reset-generic-form-primary-only)
|
|
|
|
|
(eieio-defgeneric-form-primary-only-one)
|
|
|
|
|
(eieio-defgeneric-reset-generic-form-primary-only-one)
|
|
|
|
|
(eieio-unbind-method-implementations)
|
|
|
|
|
(eieio--defmethod, eieio--typep)
|
|
|
|
|
(eieio-perform-slot-validation, eieio-validate-slot-value)
|
|
|
|
|
(eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
|
|
|
|
|
(eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
|
|
|
|
|
(eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
|
|
|
|
|
(eieio-slot-name-index, eieio-class-slot-name-index)
|
|
|
|
|
(eieio-set-defaults, eieio-initarg-to-attribute)
|
|
|
|
|
(eieio-attribute-to-initarg, eieio-c3-candidate)
|
|
|
|
|
(eieio-c3-merge-lists, eieio-class-precedence-c3)
|
|
|
|
|
(eieio-class-precedence-dfs, eieio-class-precedence-bfs)
|
|
|
|
|
(eieio-class-precedence-list, eieio-generic-call-methodname)
|
|
|
|
|
(eieio-generic-call-arglst, eieio-generic-call-key)
|
|
|
|
|
(eieio-generic-call-next-method-list)
|
|
|
|
|
(eieio-pre-method-execution-functions, eieio-generic-call)
|
|
|
|
|
(eieio-generic-call-primary-only, eieiomt-method-list)
|
|
|
|
|
(eieiomt-optimizing-obarray, eieiomt-install)
|
|
|
|
|
(eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
|
|
|
|
|
(eieio-generic-form, eieio-defmethod, make-obsolete)
|
2013-06-19 22:10:57 +02:00
|
|
|
|
(eieio-defgeneric, make-obsolete): Move to eieio-core.el.
|
Merge from CEDET upstream (8564).
* lisp/emacs-lisp:
* emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
(eieio-error-unsupported-class-tags, eieio-skip-typecheck)
(eieio-optimize-primary-methods-flag, eieio-initializing-object)
(eieio-unbound, eieio-default-superclass)
(eieio--define-field-accessors, method-static, method-before)
(method-primary, method-after, method-num-lists)
(method-generic-before, method-generic-primary)
(method-generic-after, method-num-slots)
(eieio-specialized-key-to-generic-key)
(eieio--check-type, class-v, class-p)
(eieio-class-name, define-obsolete-function-alias)
(eieio-class-parents-fast, eieio-class-children-fast)
(same-class-fast-p, class-constructor, generic-p)
(generic-primary-only-p, generic-primary-only-one-p)
(class-option-assoc, class-option, eieio-object-p)
(class-abstract-p, class-method-invocation-order)
(eieio-defclass-autoload-map, eieio-defclass-autoload)
(eieio-class-un-autoload, eieio-defclass)
(eieio-eval-default-p, eieio-perform-slot-validation-for-default)
(eieio-add-new-slot, eieio-copy-parents-into-subclass)
(eieio--defgeneric-init-form, eieio-defgeneric-form)
(eieio-defgeneric-reset-generic-form)
(eieio-defgeneric-form-primary-only)
(eieio-defgeneric-reset-generic-form-primary-only)
(eieio-defgeneric-form-primary-only-one)
(eieio-defgeneric-reset-generic-form-primary-only-one)
(eieio-unbind-method-implementations)
(eieio--defmethod, eieio--typep)
(eieio-perform-slot-validation, eieio-validate-slot-value)
(eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
(eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
(eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
(eieio-slot-name-index, eieio-class-slot-name-index)
(eieio-set-defaults, eieio-initarg-to-attribute)
(eieio-attribute-to-initarg, eieio-c3-candidate)
(eieio-c3-merge-lists, eieio-class-precedence-c3)
(eieio-class-precedence-dfs, eieio-class-precedence-bfs)
(eieio-class-precedence-list, eieio-generic-call-methodname)
(eieio-generic-call-arglst, eieio-generic-call-key)
(eieio-generic-call-next-method-list)
(eieio-pre-method-execution-functions, eieio-generic-call)
(eieio-generic-call-primary-only, eieiomt-method-list)
(eieiomt-optimizing-obarray, eieiomt-install)
(eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
(eieio-generic-form, eieio-defmethod, make-obsolete)
(eieio-defgeneric, make-obsolete): Moved to eieio-core.el
(defclass): Remove `eval-and-compile' from macro.
(call-next-method, shared-initialize): Instead of using
`scoped-class' variable, use new eieio--scoped-class, and
eieio--with-scoped-class.
(initialize-instance): Rename local variable 'scoped-class' to
'this-class' to remove ambiguitity from old global.
* emacs-lisp/eieio-core.el: New file. Derived from key parts of
eieio.el.
(eieio--scoped-class-stack): New variable
(eieio--scoped-class): New fcn
(eieio--with-scoped-class): New scoping macro.
(eieio-defclass): Use pushnew instead of add-to-list.
(eieio-defgeneric-form-primary-only-one, eieio-oset-default)
(eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
(eieio-generic-call-primary-only, eieiomt-add): Instead of using
`scoped-class' variable, use new eieio--scoped-class, and
eieio--with-scoped-class.
* emacs-lisp/eieio-base.el (cl-lib): Require during compile.
* admin/grammars:
* grammars/srecode-template.wy (variable): Accept a single number
as a variable value. Allows the 'priority' to be set to a number.
(wisent-srecode-template-lexer): Move number up so it can be
created.
* etc/srecode:
* srecode/c.srt (header_guard): Add :c parameter so it works
standalone
* lisp/cedet:
* semantic/edit.el (semantic-change-function): Use
`save-match-data' around running hooks.
* semantic/decorate/mode.el
(semantic-decorate-style-predicate-default)
(semantic-decorate-style-highlighter-default): New.
(semantic-decoration-mode): Do not require
`semantic/decorate/include' anymore.
(semantic-toggle-decoration-style): Error if an unknown decoration
style is toggled.
(define-semantic-decoration-style): Add new :load option. When
:load is specified, add autoload tokens for the definition
functions so that code is loaded when the mode is used.
(semantic-decoration-on-includes): New autoload definition for
highlighting includes.
* semantic/bovine/c.el (semantic-lex-c-ifdef): Allow some misc
characters to appear after the tested variable.
* semantic/ede-grammar.el (project-compile-target): Calculate full
src name via ede-expand-filename instead of the crutch of the
current buffer. Enables this target to compile in batch mode.
* semantic/idle.el
(semantic-idle-symbol-maybe-highlight): Wrap highlighting of
remote symbol with `save-excursion'.
(semantic-idle-scheduler-work-parse-neighboring-files): Instead of
using directory-files on each found mode pattern, collect all the
patterns for the current mode, and then for each file, see if it
matches any of them. If it does, parse the file. (Patch
inspiration from Tomasz Gajewski.)
* semantic/ctxt.el (semantic-ctxt-end-of-symbol): New.
(semantic-ctxt-current-symbol-default): New.
* semantic/bovine/el.el (semantic-default-elisp-setup): Add
autoload cookie. Explain existence.
(footer): Add local variable for loaddefs.
* semantic/db.el (semanticdb-file-table-object): Add new filter,
only checking for regular files too.
* semantic/wisent/python.el
(semantic-format-tag-abbreviate): New override. Cuts back on size
of code tags.
* srecode/compile.el (srecode-compile-templates): Fix warning
punctuation. Remove status messages to clean up testing output
* ede/base.el (ede-project-placeholder-cache-file): Update doc to
mention 'nil' value.
(ede-save-cache): Disable cache save if file is nil.
* ede.el (ede-initialize-state-current-buffer): Flush deleted
projects.
(global-ede-mode): Always append our find-file-hook to the end.
(ede-flush-deleted-projects): New command.
* ede/cpp-root.el (ede-preprocessor-map): Protect against init
problems.
* ede/proj.el (ede-proj-target): Added a new "custom" option for
custom symbols representing a compiler or linker instead of
restricting things to only the predefined compilers and linkers.
* semantic.el (semantic-mode-map): To avoid showing showing
Development menu twice, only disable menu item if menu-bar is
actually enabled, otherwise the popup 'global menu' might display
a disabled Development menu.
* semantic/complete.el
(semantic-displayor-show-request): Fix which slot in obj is set to
the max tags.
2013-06-02 15:33:09 +02:00
|
|
|
|
(defclass): Remove `eval-and-compile' from macro.
|
|
|
|
|
(call-next-method, shared-initialize): Instead of using
|
|
|
|
|
`scoped-class' variable, use new eieio--scoped-class, and
|
|
|
|
|
eieio--with-scoped-class.
|
|
|
|
|
(initialize-instance): Rename local variable 'scoped-class' to
|
|
|
|
|
'this-class' to remove ambiguitity from old global.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio-core.el: New file. Derived from key parts of
|
|
|
|
|
eieio.el.
|
2013-06-19 22:10:57 +02:00
|
|
|
|
(eieio--scoped-class-stack): New variable.
|
|
|
|
|
(eieio--scoped-class): New fcn.
|
Merge from CEDET upstream (8564).
* lisp/emacs-lisp:
* emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
(eieio-error-unsupported-class-tags, eieio-skip-typecheck)
(eieio-optimize-primary-methods-flag, eieio-initializing-object)
(eieio-unbound, eieio-default-superclass)
(eieio--define-field-accessors, method-static, method-before)
(method-primary, method-after, method-num-lists)
(method-generic-before, method-generic-primary)
(method-generic-after, method-num-slots)
(eieio-specialized-key-to-generic-key)
(eieio--check-type, class-v, class-p)
(eieio-class-name, define-obsolete-function-alias)
(eieio-class-parents-fast, eieio-class-children-fast)
(same-class-fast-p, class-constructor, generic-p)
(generic-primary-only-p, generic-primary-only-one-p)
(class-option-assoc, class-option, eieio-object-p)
(class-abstract-p, class-method-invocation-order)
(eieio-defclass-autoload-map, eieio-defclass-autoload)
(eieio-class-un-autoload, eieio-defclass)
(eieio-eval-default-p, eieio-perform-slot-validation-for-default)
(eieio-add-new-slot, eieio-copy-parents-into-subclass)
(eieio--defgeneric-init-form, eieio-defgeneric-form)
(eieio-defgeneric-reset-generic-form)
(eieio-defgeneric-form-primary-only)
(eieio-defgeneric-reset-generic-form-primary-only)
(eieio-defgeneric-form-primary-only-one)
(eieio-defgeneric-reset-generic-form-primary-only-one)
(eieio-unbind-method-implementations)
(eieio--defmethod, eieio--typep)
(eieio-perform-slot-validation, eieio-validate-slot-value)
(eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
(eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
(eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
(eieio-slot-name-index, eieio-class-slot-name-index)
(eieio-set-defaults, eieio-initarg-to-attribute)
(eieio-attribute-to-initarg, eieio-c3-candidate)
(eieio-c3-merge-lists, eieio-class-precedence-c3)
(eieio-class-precedence-dfs, eieio-class-precedence-bfs)
(eieio-class-precedence-list, eieio-generic-call-methodname)
(eieio-generic-call-arglst, eieio-generic-call-key)
(eieio-generic-call-next-method-list)
(eieio-pre-method-execution-functions, eieio-generic-call)
(eieio-generic-call-primary-only, eieiomt-method-list)
(eieiomt-optimizing-obarray, eieiomt-install)
(eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
(eieio-generic-form, eieio-defmethod, make-obsolete)
(eieio-defgeneric, make-obsolete): Moved to eieio-core.el
(defclass): Remove `eval-and-compile' from macro.
(call-next-method, shared-initialize): Instead of using
`scoped-class' variable, use new eieio--scoped-class, and
eieio--with-scoped-class.
(initialize-instance): Rename local variable 'scoped-class' to
'this-class' to remove ambiguitity from old global.
* emacs-lisp/eieio-core.el: New file. Derived from key parts of
eieio.el.
(eieio--scoped-class-stack): New variable
(eieio--scoped-class): New fcn
(eieio--with-scoped-class): New scoping macro.
(eieio-defclass): Use pushnew instead of add-to-list.
(eieio-defgeneric-form-primary-only-one, eieio-oset-default)
(eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
(eieio-generic-call-primary-only, eieiomt-add): Instead of using
`scoped-class' variable, use new eieio--scoped-class, and
eieio--with-scoped-class.
* emacs-lisp/eieio-base.el (cl-lib): Require during compile.
* admin/grammars:
* grammars/srecode-template.wy (variable): Accept a single number
as a variable value. Allows the 'priority' to be set to a number.
(wisent-srecode-template-lexer): Move number up so it can be
created.
* etc/srecode:
* srecode/c.srt (header_guard): Add :c parameter so it works
standalone
* lisp/cedet:
* semantic/edit.el (semantic-change-function): Use
`save-match-data' around running hooks.
* semantic/decorate/mode.el
(semantic-decorate-style-predicate-default)
(semantic-decorate-style-highlighter-default): New.
(semantic-decoration-mode): Do not require
`semantic/decorate/include' anymore.
(semantic-toggle-decoration-style): Error if an unknown decoration
style is toggled.
(define-semantic-decoration-style): Add new :load option. When
:load is specified, add autoload tokens for the definition
functions so that code is loaded when the mode is used.
(semantic-decoration-on-includes): New autoload definition for
highlighting includes.
* semantic/bovine/c.el (semantic-lex-c-ifdef): Allow some misc
characters to appear after the tested variable.
* semantic/ede-grammar.el (project-compile-target): Calculate full
src name via ede-expand-filename instead of the crutch of the
current buffer. Enables this target to compile in batch mode.
* semantic/idle.el
(semantic-idle-symbol-maybe-highlight): Wrap highlighting of
remote symbol with `save-excursion'.
(semantic-idle-scheduler-work-parse-neighboring-files): Instead of
using directory-files on each found mode pattern, collect all the
patterns for the current mode, and then for each file, see if it
matches any of them. If it does, parse the file. (Patch
inspiration from Tomasz Gajewski.)
* semantic/ctxt.el (semantic-ctxt-end-of-symbol): New.
(semantic-ctxt-current-symbol-default): New.
* semantic/bovine/el.el (semantic-default-elisp-setup): Add
autoload cookie. Explain existence.
(footer): Add local variable for loaddefs.
* semantic/db.el (semanticdb-file-table-object): Add new filter,
only checking for regular files too.
* semantic/wisent/python.el
(semantic-format-tag-abbreviate): New override. Cuts back on size
of code tags.
* srecode/compile.el (srecode-compile-templates): Fix warning
punctuation. Remove status messages to clean up testing output
* ede/base.el (ede-project-placeholder-cache-file): Update doc to
mention 'nil' value.
(ede-save-cache): Disable cache save if file is nil.
* ede.el (ede-initialize-state-current-buffer): Flush deleted
projects.
(global-ede-mode): Always append our find-file-hook to the end.
(ede-flush-deleted-projects): New command.
* ede/cpp-root.el (ede-preprocessor-map): Protect against init
problems.
* ede/proj.el (ede-proj-target): Added a new "custom" option for
custom symbols representing a compiler or linker instead of
restricting things to only the predefined compilers and linkers.
* semantic.el (semantic-mode-map): To avoid showing showing
Development menu twice, only disable menu item if menu-bar is
actually enabled, otherwise the popup 'global menu' might display
a disabled Development menu.
* semantic/complete.el
(semantic-displayor-show-request): Fix which slot in obj is set to
the max tags.
2013-06-02 15:33:09 +02:00
|
|
|
|
(eieio--with-scoped-class): New scoping macro.
|
|
|
|
|
(eieio-defclass): Use pushnew instead of add-to-list.
|
|
|
|
|
(eieio-defgeneric-form-primary-only-one, eieio-oset-default)
|
|
|
|
|
(eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
|
|
|
|
|
(eieio-generic-call-primary-only, eieiomt-add): Instead of using
|
|
|
|
|
`scoped-class' variable, use new eieio--scoped-class, and
|
|
|
|
|
eieio--with-scoped-class.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/eieio-base.el (cl-lib): Require during compile.
|
|
|
|
|
|
2013-06-02 11:19:09 +02:00
|
|
|
|
2013-06-02 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* eshell/esh-ext.el (eshell-external-command): Pass args to
|
|
|
|
|
`eshell-find-interpreter'.
|
|
|
|
|
(eshell-find-interpreter): Add new second parameter ARGS.
|
|
|
|
|
|
|
|
|
|
* eshell/em-script.el (eshell-script-initialize): Add second arg
|
2013-06-10 16:58:52 +02:00
|
|
|
|
to the function added as MATCH to `eshell-interpreter-alist'.
|
2013-06-02 11:19:09 +02:00
|
|
|
|
|
|
|
|
|
* eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
|
2013-06-10 16:58:52 +02:00
|
|
|
|
the function added as MATCH to `eshell-interpreter-alist'.
|
2013-06-02 11:19:09 +02:00
|
|
|
|
|
|
|
|
|
* eshell/em-term.el (eshell-visual-subcommands): New defcustom.
|
|
|
|
|
(eshell-visual-options): New defcustom.
|
|
|
|
|
(eshell-escape-control-x): Adapt docstring.
|
|
|
|
|
(eshell-term-initialize): Test `eshell-visual-subcommands' and
|
|
|
|
|
`eshell-visual-options' in addition to `eshell-visual-commands'.
|
|
|
|
|
(eshell-exec-visual): Pass args to `eshell-find-interpreter'.
|
|
|
|
|
|
2013-06-01 13:21:22 -07:00
|
|
|
|
2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
2013-05-26 05:55:02 -03:00
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-indent-block-enders): Add break,
|
|
|
|
|
continue and raise keywords.
|
|
|
|
|
|
2013-06-01 11:00:14 -07:00
|
|
|
|
2013-06-01 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-06-01 13:10:08 -07:00
|
|
|
|
* pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
|
|
|
|
|
|
2013-06-01 13:08:52 -07:00
|
|
|
|
Plain (f)boundp silences compilation warnings since Emacs 22.1.
|
2013-06-01 11:19:29 -07:00
|
|
|
|
* progmodes/cc-cmds.el (delete-forward-p):
|
|
|
|
|
* progmodes/cc-defs.el (buffer-syntactic-context-depth):
|
|
|
|
|
* progmodes/cc-engine.el (buffer-syntactic-context):
|
|
|
|
|
* progmodes/cc-fonts.el (face-property-instance):
|
|
|
|
|
* progmodes/cc-mode.el (set-keymap-parents):
|
|
|
|
|
* progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
|
|
|
|
|
* progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
|
|
|
|
|
* progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
|
2013-06-01 13:08:52 -07:00
|
|
|
|
* progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
|
|
|
|
|
(lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
|
2013-06-01 11:19:29 -07:00
|
|
|
|
|
2013-06-01 11:06:56 -07:00
|
|
|
|
* progmodes/cc-vars.el (other): Emacs has this widget since
|
|
|
|
|
at least 21.1, so don't (re)define it.
|
|
|
|
|
|
2013-06-01 11:00:14 -07:00
|
|
|
|
* eshell/em-cmpl.el (eshell-cmpl-initialize):
|
|
|
|
|
Replace the obsolete alias pcomplete-arg-quote-list.
|
|
|
|
|
|
2013-06-01 11:38:36 +08:00
|
|
|
|
2013-06-01 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-mode-syntax-table): Give `.'
|
|
|
|
|
punctuation syntax.
|
|
|
|
|
(inferior-octave-minimal-columns)
|
|
|
|
|
(inferior-octave-last-column-width): New variables.
|
|
|
|
|
(inferior-octave-track-window-width-change): New function.
|
|
|
|
|
(inferior-octave-mode): Adjust column width so that Octave output,
|
|
|
|
|
for example from 'ls', can fit into the window nicely.
|
|
|
|
|
|
2013-05-31 20:55:03 +04:00
|
|
|
|
2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
|
|
|
|
|
Highlight expansions inside regexp literals.
|
|
|
|
|
|
2013-05-31 00:05:55 -07:00
|
|
|
|
2013-05-31 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-31 00:34:56 -07:00
|
|
|
|
* obsolete/sym-comp.el (symbol-complete):
|
|
|
|
|
Replace obsolete completion-annotate-function.
|
|
|
|
|
|
2013-05-31 00:05:55 -07:00
|
|
|
|
* progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
|
|
|
|
|
|
2013-05-31 10:04:33 +04:00
|
|
|
|
2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-06-05 10:57:45 -04:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
|
|
|
|
|
New function, checks if point is inside a literal that allows
|
2013-05-31 10:04:33 +04:00
|
|
|
|
expression expansion.
|
|
|
|
|
(ruby-syntax-propertize-expansion): Use it.
|
|
|
|
|
(ruby-syntax-propertize-function): Bind `case-fold-search' to nil
|
|
|
|
|
around the body.
|
|
|
|
|
|
2013-05-31 02:45:41 +03:00
|
|
|
|
2013-05-30 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
|
|
|
|
|
to "\M-si".
|
|
|
|
|
(isearch-invisible): New variable.
|
|
|
|
|
(isearch-forward): Doc fix.
|
|
|
|
|
(isearch-mode): Set `isearch-invisible'
|
|
|
|
|
to the value of `search-invisible'.
|
|
|
|
|
(isearch-toggle-case-fold): Doc fix.
|
|
|
|
|
(isearch-toggle-invisible): New command.
|
|
|
|
|
(isearch-query-replace): Let-bind `search-invisible'
|
|
|
|
|
to the value of `isearch-invisible'.
|
|
|
|
|
(isearch-search): Use `isearch-invisible' instead of
|
|
|
|
|
`search-invisible'. Let-bind `search-invisible'
|
|
|
|
|
to the value of `isearch-invisible'. (Bug#11378)
|
|
|
|
|
|
2013-05-31 02:29:42 +03:00
|
|
|
|
2013-05-30 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (perform-replace): Avoid `isearch-range-invisible'
|
|
|
|
|
call when `query-flag' is nil and `search-invisible' is non-nil.
|
|
|
|
|
(Bug#11746)
|
|
|
|
|
|
2013-05-30 19:18:39 -04:00
|
|
|
|
2013-05-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-30 19:33:08 -04:00
|
|
|
|
* progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
|
|
|
|
|
|
2013-05-30 19:20:05 -04:00
|
|
|
|
* progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
|
|
|
|
|
(cc-require): Suppress spurious "noruntime" warnings.
|
|
|
|
|
(cc-require-when-compile): Use fboundp, for sake of compiler.
|
|
|
|
|
|
2013-05-30 19:18:39 -04:00
|
|
|
|
* progmodes/cc-mode.el: Move load of cc-vars before that of
|
|
|
|
|
cc-langs (which in turn loads cc-vars), to quieten compiler.
|
|
|
|
|
|
2013-05-30 11:44:54 -04:00
|
|
|
|
2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* paren.el: Simplify the code.
|
|
|
|
|
(show-paren-mode): Always start the timer.
|
|
|
|
|
(show-paren--idle-timer): Rename from show-paren-idle-timer.
|
|
|
|
|
(show-paren--overlay, show-paren--overlay-1): Rename from
|
|
|
|
|
show-paren-overlay and show-paren-overlay-1, and initialize to an
|
|
|
|
|
overlay rather than to nil.
|
|
|
|
|
(show-paren-function): Misc cleanup and simplifications.
|
|
|
|
|
|
2013-05-30 10:20:52 -04:00
|
|
|
|
2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* paren.el (show-paren-data-function): New hook.
|
|
|
|
|
(show-paren--default): New function, extracted from show-paren-function.
|
|
|
|
|
(show-paren-function): Use show-paren-data-function.
|
|
|
|
|
|
2013-05-29 20:18:06 -07:00
|
|
|
|
2013-05-30 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-29 20:30:34 -07:00
|
|
|
|
* ielm.el (ielm-map, ielm-complete-symbol):
|
|
|
|
|
Use completion-at-point rather than obsolete functions.
|
|
|
|
|
(inferior-emacs-lisp-mode): Doc fix.
|
|
|
|
|
Set completion-at-point-functions, rather than
|
|
|
|
|
comint-dynamic-complete-functions.
|
|
|
|
|
|
2013-05-29 20:27:46 -07:00
|
|
|
|
* eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
|
|
|
|
|
(eshell-cmpl-initialize, eshell-complete-parse-arguments):
|
|
|
|
|
Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
|
|
|
|
|
|
2013-05-29 20:24:30 -07:00
|
|
|
|
* image.el (image-animated-p): Tweak definition.
|
|
|
|
|
|
2013-05-29 20:22:45 -07:00
|
|
|
|
* net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
|
|
|
|
|
(rlogin-process-connection-type): Tweak default. Add set-after.
|
|
|
|
|
(rlogin-host): Doc fix.
|
|
|
|
|
(rlogin): Tweak prompt.
|
|
|
|
|
(rlogin-tab-or-complete): Use completion-at-point rather than alias.
|
|
|
|
|
|
2013-05-29 20:20:56 -07:00
|
|
|
|
* net/net-utils.el (nslookup-mode-map, ftp-mode-map):
|
|
|
|
|
* progmodes/tcl.el (inferior-tcl-mode-map):
|
|
|
|
|
Use completion-at-point rather than obsolete alias.
|
|
|
|
|
|
2013-05-29 20:19:37 -07:00
|
|
|
|
* emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
|
|
|
|
|
|
2013-05-29 20:18:06 -07:00
|
|
|
|
* minibuffer.el (read-file-name-completion-ignore-case):
|
|
|
|
|
Move before completion--in-region, for eager macro expansion.
|
|
|
|
|
|
2013-05-30 02:43:39 +03:00
|
|
|
|
2013-05-29 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (occur-engine): Rename `globalcount' to `global-lines'
|
|
|
|
|
for total count of matching lines. Add `global-matches' for total
|
|
|
|
|
count of matches. Rename `matches' to `lines' for count of
|
|
|
|
|
matching lines. Add `matches' for count of matches.
|
|
|
|
|
Rename `lines' to `curr-line' for line count. Rename `prev-lines'
|
|
|
|
|
to `prev-line' for line number of prev match endpt.
|
|
|
|
|
Increment `matches' for every match. Print the number of
|
|
|
|
|
matching lines in the header.
|
|
|
|
|
(occur-context-lines): Rename `lines' to `curr-line'.
|
|
|
|
|
Rename `prev-lines' to `prev-line'. (Bug#14017)
|
|
|
|
|
|
2013-05-30 02:11:41 +03:00
|
|
|
|
2013-05-29 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (perform-replace): Add `skip-read-only-count',
|
|
|
|
|
`skip-filtered-count', `skip-invisible-count' let-bound to 0.
|
|
|
|
|
Increment them for corresponding conditions and report the number
|
|
|
|
|
of skipped occurrences in the final message. (Bug#11746)
|
|
|
|
|
(query-replace, query-replace-regexp, query-replace-regexp-eval)
|
|
|
|
|
(replace-string, replace-regexp): Doc fix.
|
|
|
|
|
|
2013-05-29 10:14:16 -04:00
|
|
|
|
2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-05-29 11:17:12 -04:00
|
|
|
|
* emacs-lisp/trace.el (trace--read-args): Provide a default.
|
|
|
|
|
|
2013-05-29 10:14:16 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
|
2013-06-05 10:57:45 -04:00
|
|
|
|
prog-mode-map (bug#14504).
|
2013-05-29 10:14:16 -04:00
|
|
|
|
|
2013-05-29 14:50:48 +08:00
|
|
|
|
2013-05-29 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-indent-comment): Tweak regexps.
|
|
|
|
|
(octave-help): Small simplification.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
|
|
|
|
|
off the highlight first.
|
|
|
|
|
|
2013-05-28 19:46:35 -07:00
|
|
|
|
2013-05-29 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-29 00:18:09 -07:00
|
|
|
|
* progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
|
|
|
|
|
Handle idlwave-last-system-routine-info-cons-cell being nil.
|
|
|
|
|
|
2013-05-28 23:44:19 -07:00
|
|
|
|
* progmodes/idlwave.el (idlwave-scan-user-lib-files)
|
|
|
|
|
(idlwave-write-paths): Simplify via with-temp-buffer.
|
|
|
|
|
|
2013-05-28 19:48:16 -07:00
|
|
|
|
* emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
|
|
|
|
|
* emulation/cua-rect.el: Also load cua-base at run time.
|
|
|
|
|
|
2013-05-28 19:46:35 -07:00
|
|
|
|
* progmodes/cperl-mode.el (imenu-choose-buffer-index)
|
|
|
|
|
(file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
|
|
|
|
|
(cperl-imenu-on-info): Require imenu.
|
|
|
|
|
|
2013-05-28 15:42:56 +00:00
|
|
|
|
2013-05-28 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Handle "capitalised keywords" correctly.
|
2013-05-29 10:14:16 -04:00
|
|
|
|
* progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
|
2013-05-28 15:42:56 +00:00
|
|
|
|
|
2013-05-28 22:22:03 +12:00
|
|
|
|
2013-05-28 Aidan Gauland <aidalgol@amuri.net>
|
|
|
|
|
|
2013-06-05 10:57:45 -04:00
|
|
|
|
* eshell/em-unix.el: Add -r option to cp.
|
2013-05-28 22:22:03 +12:00
|
|
|
|
|
2013-05-27 23:52:51 -07:00
|
|
|
|
2013-05-28 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
Silence some vc compilation warnings
* lisp/vc/vc-arch.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-bzr.el: No need to require vc when compiling.
(vc-exec-after, vc-set-async-update, vc-default-dir-printer)
(vc-resynch-buffer, vc-dir-refresh): Declare.
(vc-setup-buffer, vc-switches): Autoload.
* lisp/vc/vc-dir.el (desktop-missing-file-warning): Declare.
* lisp/vc/vc-mtn.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-rcs.el (vc-expand-dirs, vc-switches)
(vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
(vc-file-tree-walk): Declare.
* lisp/vc/vc-svn.el (vc-exec-after): Declare.
(vc-switches, vc-setup-buffer): Autoload.
* lisp/obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
Autoload.
(vc-resynch-buffer): Declare.
2013-05-28 00:01:59 -07:00
|
|
|
|
* vc/vc-arch.el (vc-exec-after): Declare.
|
|
|
|
|
(vc-switches): Autoload.
|
|
|
|
|
* vc/vc-bzr.el: No need to require vc when compiling.
|
|
|
|
|
(vc-exec-after, vc-set-async-update, vc-default-dir-printer)
|
|
|
|
|
(vc-resynch-buffer, vc-dir-refresh): Declare.
|
|
|
|
|
(vc-setup-buffer, vc-switches): Autoload.
|
Silence the rest of vc compilation
* vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff, vc-resynch-buffer):
Declare.
(vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
* vc/vc-git.el (vc-exec-after, vc-set-async-update, grep-read-regexp)
(grep-read-files, grep-expand-template, vc-dir-refresh): Declare.
(vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
* vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
(vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
* vc/vc-sccs.el (vc-file-tree-walk): Declare.
(vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
(vc-tag-precondition, vc-rename-master): Autoload.
2013-05-28 00:47:11 -07:00
|
|
|
|
* vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
|
|
|
|
|
(vc-resynch-buffer): Declare.
|
|
|
|
|
(vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
|
Silence some vc compilation warnings
* lisp/vc/vc-arch.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-bzr.el: No need to require vc when compiling.
(vc-exec-after, vc-set-async-update, vc-default-dir-printer)
(vc-resynch-buffer, vc-dir-refresh): Declare.
(vc-setup-buffer, vc-switches): Autoload.
* lisp/vc/vc-dir.el (desktop-missing-file-warning): Declare.
* lisp/vc/vc-mtn.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-rcs.el (vc-expand-dirs, vc-switches)
(vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
(vc-file-tree-walk): Declare.
* lisp/vc/vc-svn.el (vc-exec-after): Declare.
(vc-switches, vc-setup-buffer): Autoload.
* lisp/obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
Autoload.
(vc-resynch-buffer): Declare.
2013-05-28 00:01:59 -07:00
|
|
|
|
* vc/vc-dir.el (desktop-missing-file-warning): Declare.
|
Silence the rest of vc compilation
* vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff, vc-resynch-buffer):
Declare.
(vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
* vc/vc-git.el (vc-exec-after, vc-set-async-update, grep-read-regexp)
(grep-read-files, grep-expand-template, vc-dir-refresh): Declare.
(vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
* vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
(vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
* vc/vc-sccs.el (vc-file-tree-walk): Declare.
(vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
(vc-tag-precondition, vc-rename-master): Autoload.
2013-05-28 00:47:11 -07:00
|
|
|
|
* vc/vc-git.el (vc-exec-after, vc-set-async-update)
|
|
|
|
|
(grep-read-regexp, grep-read-files, grep-expand-template)
|
|
|
|
|
(vc-dir-refresh): Declare.
|
|
|
|
|
(vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
|
|
|
|
|
* vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
|
|
|
|
|
(vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
|
Silence some vc compilation warnings
* lisp/vc/vc-arch.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-bzr.el: No need to require vc when compiling.
(vc-exec-after, vc-set-async-update, vc-default-dir-printer)
(vc-resynch-buffer, vc-dir-refresh): Declare.
(vc-setup-buffer, vc-switches): Autoload.
* lisp/vc/vc-dir.el (desktop-missing-file-warning): Declare.
* lisp/vc/vc-mtn.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-rcs.el (vc-expand-dirs, vc-switches)
(vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
(vc-file-tree-walk): Declare.
* lisp/vc/vc-svn.el (vc-exec-after): Declare.
(vc-switches, vc-setup-buffer): Autoload.
* lisp/obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
Autoload.
(vc-resynch-buffer): Declare.
2013-05-28 00:01:59 -07:00
|
|
|
|
* vc/vc-mtn.el (vc-exec-after): Declare.
|
|
|
|
|
(vc-switches): Autoload.
|
|
|
|
|
* vc/vc-rcs.el (vc-expand-dirs, vc-switches)
|
|
|
|
|
(vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
|
|
|
|
|
(vc-file-tree-walk): Declare.
|
Silence the rest of vc compilation
* vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff, vc-resynch-buffer):
Declare.
(vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
* vc/vc-git.el (vc-exec-after, vc-set-async-update, grep-read-regexp)
(grep-read-files, grep-expand-template, vc-dir-refresh): Declare.
(vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
* vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
(vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
* vc/vc-sccs.el (vc-file-tree-walk): Declare.
(vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
(vc-tag-precondition, vc-rename-master): Autoload.
2013-05-28 00:47:11 -07:00
|
|
|
|
* vc/vc-sccs.el (vc-file-tree-walk): Declare.
|
|
|
|
|
(vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
|
|
|
|
|
(vc-tag-precondition, vc-rename-master): Autoload.
|
Silence some vc compilation warnings
* lisp/vc/vc-arch.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-bzr.el: No need to require vc when compiling.
(vc-exec-after, vc-set-async-update, vc-default-dir-printer)
(vc-resynch-buffer, vc-dir-refresh): Declare.
(vc-setup-buffer, vc-switches): Autoload.
* lisp/vc/vc-dir.el (desktop-missing-file-warning): Declare.
* lisp/vc/vc-mtn.el (vc-exec-after): Declare.
(vc-switches): Autoload.
* lisp/vc/vc-rcs.el (vc-expand-dirs, vc-switches)
(vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
(vc-file-tree-walk): Declare.
* lisp/vc/vc-svn.el (vc-exec-after): Declare.
(vc-switches, vc-setup-buffer): Autoload.
* lisp/obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
Autoload.
(vc-resynch-buffer): Declare.
2013-05-28 00:01:59 -07:00
|
|
|
|
* vc/vc-svn.el (vc-exec-after): Declare.
|
|
|
|
|
(vc-switches, vc-setup-buffer): Autoload.
|
|
|
|
|
* obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
|
|
|
|
|
Autoload.
|
|
|
|
|
(vc-resynch-buffer): Declare.
|
|
|
|
|
|
2013-05-27 23:56:55 -07:00
|
|
|
|
* obsolete/fast-lock.el (byte-compile-warnings):
|
|
|
|
|
Don't warn about obsolete features in this obsolete file.
|
|
|
|
|
|
2013-05-27 23:55:48 -07:00
|
|
|
|
* progmodes/cc-vars.el (c-macro-names-with-semicolon):
|
|
|
|
|
Move definition before use.
|
|
|
|
|
|
2013-05-27 23:54:23 -07:00
|
|
|
|
* play/dunnet.el (byte-compile-warnings): Don't disable them all.
|
|
|
|
|
(dun-unix-verbs): Remove dun-zippy.
|
|
|
|
|
(dun-zippy): Remove function.
|
|
|
|
|
|
2013-05-27 23:52:51 -07:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
|
|
|
|
|
|
2013-05-28 02:38:56 +03:00
|
|
|
|
2013-05-27 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (replace-search): New function with code moved out
|
|
|
|
|
from `perform-replace'.
|
|
|
|
|
(replace-highlight, replace-dehighlight): Move function definitions
|
|
|
|
|
up closer to `replace-search'. (Bug#11746)
|
|
|
|
|
|
2013-05-28 02:02:37 +03:00
|
|
|
|
2013-05-27 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (perform-replace): Ignore invisible matches.
|
|
|
|
|
In addition to checking `query-replace-skip-read-only', also
|
|
|
|
|
filter out matches by calling `run-hook-with-args-until-failure'
|
|
|
|
|
on `isearch-filter-predicates', and also check `search-invisible'
|
|
|
|
|
for t or call `isearch-range-invisible'.
|
|
|
|
|
(replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
|
|
|
|
|
|
2013-05-28 01:42:11 +03:00
|
|
|
|
2013-05-27 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-filter-predicates): Rename from
|
|
|
|
|
`isearch-filter-predicate'. Doc fix. (Bug#11378)
|
|
|
|
|
(isearch-message-prefix): Display text from the property
|
|
|
|
|
`isearch-message-prefix' of the currently active filters.
|
|
|
|
|
(isearch-search): Don't compare `isearch-filter-predicate' with
|
|
|
|
|
`isearch-filter-visible'. Call `run-hook-with-args-until-failure'
|
|
|
|
|
on `isearch-filter-predicates'. Also check `search-invisible' for t
|
|
|
|
|
or call `isearch-range-invisible'.
|
|
|
|
|
(isearch-filter-visible): Make obsolete.
|
|
|
|
|
(isearch-lazy-highlight-search):
|
|
|
|
|
Call `run-hook-with-args-until-failure' on
|
|
|
|
|
`isearch-filter-predicates' and use `isearch-range-invisible'.
|
|
|
|
|
|
|
|
|
|
* info.el (Info-search): Call `run-hook-with-args-until-failure' on
|
|
|
|
|
`isearch-filter-predicates' instead of `funcall'ing
|
|
|
|
|
`isearch-filter-predicate'.
|
|
|
|
|
(Info-mode): Set `Info-isearch-filter' to
|
|
|
|
|
`isearch-filter-predicates' instead of `isearch-filter-predicate'.
|
|
|
|
|
|
|
|
|
|
* dired-aux.el (dired-isearch-filter-predicate-orig):
|
|
|
|
|
Remove variable.
|
|
|
|
|
(dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
|
|
|
|
|
(dired-isearch-filenames-end): Add and remove
|
|
|
|
|
`dired-isearch-filter-filenames' in `isearch-filter-predicates'
|
|
|
|
|
instead of changing the value of `isearch-filter-predicate'.
|
|
|
|
|
Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
|
|
|
|
|
(dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
|
|
|
|
|
Put property `isearch-message-prefix' to "filename " on
|
|
|
|
|
`dired-isearch-filter-filenames'.
|
|
|
|
|
|
|
|
|
|
* wdired.el (wdired-change-to-wdired-mode):
|
|
|
|
|
Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
|
|
|
|
|
locally instead of changing `isearch-filter-predicate'.
|
|
|
|
|
(wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
|
|
|
|
|
|
2013-05-28 03:11:21 +04:00
|
|
|
|
2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* vc/vc-git.el (vc-git-working-revision): When in detached mode,
|
|
|
|
|
return the commit hash (Bug#14459). Also set the
|
|
|
|
|
`vc-git-detached' property.
|
|
|
|
|
(vc-git--rev-parse): Extract from `vc-git-previous-revision'.
|
|
|
|
|
(vc-git-mode-line-string): Use the same help-echo format whether
|
|
|
|
|
in detached mode or not, because we know the actual revision now.
|
|
|
|
|
When in detached mode, shorten the revision to 7 chars.
|
|
|
|
|
|
2013-05-27 12:12:52 -04:00
|
|
|
|
2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/easy-mmode.el (define-minor-mode):
|
|
|
|
|
* emacs-lisp/derived.el (define-derived-mode): Always defvar the
|
|
|
|
|
mode hook and provide a docstring.
|
|
|
|
|
|
2013-05-27 13:30:21 +00:00
|
|
|
|
2013-05-27 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Remove spurious syntax-table text properties inserted by C-y.
|
|
|
|
|
* progmodes/cc-mode.el (c-after-change): Also clear hard
|
|
|
|
|
syntax-table property with value nil.
|
|
|
|
|
|
2013-05-27 14:41:17 +02:00
|
|
|
|
2013-05-27 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
|
|
|
|
|
when reading the events; the buffer layout shall not be changed.
|
|
|
|
|
|
2013-05-27 13:08:04 +08:00
|
|
|
|
2013-05-27 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-directory-tracker-resync):
|
|
|
|
|
New variable.
|
|
|
|
|
(inferior-octave-directory-tracker): Automatically re-sync
|
|
|
|
|
default-directory.
|
|
|
|
|
(octave-help): Improve handling of 'See also'.
|
|
|
|
|
|
2013-05-26 20:59:33 -04:00
|
|
|
|
2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-05-26 21:08:43 -04:00
|
|
|
|
* doc-view.el: Minor naming convention tweaks.
|
|
|
|
|
(desktop-buffer-mode-handlers): Don't add to it repeatedly.
|
|
|
|
|
|
2013-05-26 20:59:33 -04:00
|
|
|
|
* image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
|
|
|
|
|
even if there's no `display' property yet (bug#14435).
|
|
|
|
|
|
2013-05-25 10:19:50 +03:00
|
|
|
|
2013-05-25 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
2013-05-26 20:59:33 -04:00
|
|
|
|
* subr.el (unmsys--file-name): Rename from reveal-filename.
|
2013-05-25 10:19:50 +03:00
|
|
|
|
|
|
|
|
|
* Makefile.in (custom-deps, finder-data, autoloads)
|
|
|
|
|
($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
|
|
|
|
|
($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
|
|
|
|
|
($(CAL_DIR)/hol-loaddefs.el): All users changed.
|
|
|
|
|
|
2013-05-24 23:00:13 -04:00
|
|
|
|
2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
|
|
|
|
|
error-completion on the first 2 args of condition-case (bug#14446).
|
2013-05-24 23:08:04 -04:00
|
|
|
|
Don't burp at EOB.
|
2013-05-24 23:00:13 -04:00
|
|
|
|
|
2013-05-25 10:40:33 +08:00
|
|
|
|
2013-05-25 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-previous-matching-input): Do not flood the
|
|
|
|
|
*Messages* buffer with trivial messages.
|
|
|
|
|
|
2013-05-24 22:21:49 -04:00
|
|
|
|
2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake-nop): Don't return a string.
|
|
|
|
|
(flymake-set-at): Fix typo.
|
|
|
|
|
|
|
|
|
|
* simple.el (read--expression): New function, extracted from
|
|
|
|
|
eval-expression. Set completion-at-point-functions (bug#14465).
|
|
|
|
|
(eval-expression, eval-minibuffer): Use it.
|
|
|
|
|
|
2013-05-25 09:26:12 +08:00
|
|
|
|
2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/flymake.el (flymake-save-buffer-in-file)
|
|
|
|
|
(flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
|
|
|
|
|
(flymake-selected-frame, flymake-log, flymake-ins-after)
|
|
|
|
|
(flymake-set-at, flymake-get-buildfile-from-cache)
|
|
|
|
|
(flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
|
|
|
|
|
(flymake-find-possible-master-files, flymake-save-buffer-in-file):
|
|
|
|
|
Refine the doc string.
|
|
|
|
|
(flymake-get-file-name-mode-and-masks): Reformat.
|
|
|
|
|
(flymake-get-real-file-name-function): Fix a minor bug.
|
|
|
|
|
|
2013-05-24 23:54:38 +03:00
|
|
|
|
2013-05-24 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/grep.el (grep-mode-font-lock-keywords):
|
|
|
|
|
Support =linenumber= format used by git-grep for lines with
|
|
|
|
|
function names. (Bug#13549)
|
|
|
|
|
|
2013-05-24 15:37:55 -04:00
|
|
|
|
2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-smie-rules): Return nil rather than
|
|
|
|
|
0 after a semi-colon; it works better for smie-auto-fill.
|
|
|
|
|
(octave--indent-new-comment-line): New function.
|
|
|
|
|
(octave-indent-new-comment-line): Use it (indirectly).
|
|
|
|
|
(octave-mode): Don't disable smie-auto-fill. Use add-function to
|
|
|
|
|
modify comment-line-break-function.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
|
|
|
|
|
(smie-setup): Use add-function to set it.
|
|
|
|
|
|
2013-05-24 14:39:21 -04:00
|
|
|
|
2013-05-24 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
|
|
|
|
|
argument (before the `interactive' argument).
|
|
|
|
|
|
2013-05-24 13:42:23 -04:00
|
|
|
|
2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* image-mode.el (image-mode-winprops): Add winprops to
|
|
|
|
|
image-mode-winprops-alist before running
|
|
|
|
|
image-mode-new-window-functions.
|
|
|
|
|
* doc-view.el (doc-view-new-window-function): Don't delay
|
|
|
|
|
doc-view-goto-page via timers (bug#14435).
|
|
|
|
|
|
2013-05-24 12:54:20 +02:00
|
|
|
|
2013-05-24 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* doc-view.el: Integrate with desktop.el. (Bug#14435)
|
|
|
|
|
(doc-view-desktop-save-buffer): New function.
|
|
|
|
|
(doc-view-restore-desktop-buffer): New function.
|
2013-05-24 13:42:23 -04:00
|
|
|
|
(desktop-buffer-mode-handlers):
|
|
|
|
|
Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
|
2013-05-24 12:54:20 +02:00
|
|
|
|
handler.
|
|
|
|
|
(doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
|
|
|
|
|
`desktop-save-buffer' function.
|
|
|
|
|
|
2013-05-24 12:03:45 +02:00
|
|
|
|
2013-05-24 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
|
|
|
|
|
(tramp-gvfs-file-name-handler): Raise a user error when
|
|
|
|
|
`tramp-gvfs-enabled' is nil.
|
|
|
|
|
(top): Register signals only when `tramp-gvfs-enabled' is non-nil.
|
|
|
|
|
Do not raise a user error when loading package. (Bug#14447)
|
|
|
|
|
|
2013-05-24 12:35:56 +02:00
|
|
|
|
* net/xesam.el: Move to obsolete/.
|
|
|
|
|
|
2013-05-23 20:42:55 -07:00
|
|
|
|
2013-05-24 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-23 23:59:55 -07:00
|
|
|
|
* font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
|
|
|
|
|
|
2013-05-23 23:59:13 -07:00
|
|
|
|
* emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
|
|
|
|
|
|
2013-05-23 23:57:39 -07:00
|
|
|
|
* progmodes/cperl-mode.el (cperl-mode): Use fboundp.
|
|
|
|
|
(Info-find-node, Man-getpage-in-background): Declare.
|
|
|
|
|
|
2013-05-23 23:55:45 -07:00
|
|
|
|
* mail/unrmail.el (unrmail):
|
|
|
|
|
Replace obsolete detect-coding-with-priority.
|
|
|
|
|
|
2013-05-23 23:53:54 -07:00
|
|
|
|
* net/socks.el (socks-split-string): Use this rather than split-string.
|
|
|
|
|
(socks-nslookup-host): Update for above change.
|
|
|
|
|
(dynamic-choice, s5-dynamic-choice-match)
|
|
|
|
|
(s5-dynamic-choice-match-inline, s5-widget-value-create):
|
|
|
|
|
Comment out unused code.
|
|
|
|
|
|
2013-05-23 23:50:22 -07:00
|
|
|
|
* tooltip.el (tooltip-use-echo-area): Warn only on 'set.
|
|
|
|
|
* progmodes/gud.el (gud-gdb-completion-function): Move before use.
|
|
|
|
|
(gud-tooltip-echo-area): Make obsolete.
|
|
|
|
|
(gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
|
|
|
|
|
|
2013-05-23 20:50:31 -07:00
|
|
|
|
* progmodes/js.el (js--optimize-arglist): Declare.
|
|
|
|
|
|
2013-05-23 20:49:52 -07:00
|
|
|
|
* progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
|
|
|
|
|
|
2013-05-23 20:49:17 -07:00
|
|
|
|
* progmodes/which-func.el (ediff-window-A, ediff-window-B)
|
|
|
|
|
(ediff-window-C): Declare.
|
|
|
|
|
|
2013-05-23 20:47:23 -07:00
|
|
|
|
* obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
|
|
|
|
|
Tweak requires to silence compiler.
|
|
|
|
|
|
2013-05-23 20:45:50 -07:00
|
|
|
|
* obsolete/sym-comp.el: No need to load hipper-exp when compiling.
|
|
|
|
|
(he-search-string, he-tried-table, he-expand-list)
|
|
|
|
|
(he-init-string, he-string-member, he-substitute-string)
|
|
|
|
|
(he-reset-string): Declare.
|
|
|
|
|
|
2013-05-23 20:42:55 -07:00
|
|
|
|
* obsolete/options.el (list-options): Use custom-variable-p,
|
|
|
|
|
rather than obsolete alias.
|
|
|
|
|
|
2013-05-23 17:01:47 -04:00
|
|
|
|
2013-05-23 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (shell-command-on-region): Pass the `replace' argument
|
2013-05-23 20:42:55 -07:00
|
|
|
|
down to `call-process-region' to comply with the doc as reported on
|
2013-05-23 17:01:47 -04:00
|
|
|
|
<http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
|
|
|
|
|
|
2013-05-23 13:44:38 -04:00
|
|
|
|
2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-indent-forward-token)
|
|
|
|
|
(smie-indent-backward-token): Handle string tokens (bug#14381).
|
|
|
|
|
|
2013-05-23 17:21:54 +02:00
|
|
|
|
2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2013-05-23 11:27:48 -04:00
|
|
|
|
* ielm.el (ielm-menu): New menu.
|
|
|
|
|
(inferior-emacs-lisp-mode): Set comment-start.
|
2013-05-23 17:26:20 +02:00
|
|
|
|
|
2013-05-23 11:27:48 -04:00
|
|
|
|
2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* textmodes/reftex.el (reftex-ref-style-toggle):
|
2013-05-23 11:27:48 -04:00
|
|
|
|
Fix deactivate action.
|
|
|
|
|
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* textmodes/reftex-vars.el (reftex-ref-style-alist):
|
2013-05-23 11:27:48 -04:00
|
|
|
|
Add cleveref macros.
|
2013-05-23 17:24:21 +02:00
|
|
|
|
|
2014-04-07 02:51:52 +02:00
|
|
|
|
* textmodes/reftex-parse.el (reftex-locate-bibliography-files):
|
|
|
|
|
Accept options for bibliography commands.
|
2014-01-10 19:55:50 -08:00
|
|
|
|
* textmodes/reftex-vars.el (reftex-bibliography-commands):
|
2013-05-23 17:21:54 +02:00
|
|
|
|
Add addbibresource. Basic Biblatex support.
|
|
|
|
|
|
2013-05-23 10:43:18 +02:00
|
|
|
|
2013-05-23 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-gvfs.el (top):
|
|
|
|
|
* net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
|
|
|
|
|
when loading package. (Bug#14447)
|
|
|
|
|
|
2013-05-22 21:48:40 -07:00
|
|
|
|
2013-05-23 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-23 00:37:56 -07:00
|
|
|
|
* progmodes/js.el: No need to load comint when compiling.
|
|
|
|
|
(ring-insert, comint-send-string, comint-send-input)
|
|
|
|
|
(comint-last-input-end, ido-chop): Declare.
|
|
|
|
|
|
2013-05-23 00:10:05 -07:00
|
|
|
|
* vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
|
|
|
|
|
* vc/ediff-mult.el: Adjust requires.
|
|
|
|
|
(ediff-directories-internal, ediff-directory-revisions-internal)
|
|
|
|
|
(ediff-patch-file-internal): Declare.
|
|
|
|
|
* vc/ediff-ptch.el: Adjust requires.
|
|
|
|
|
(ediff-use-last-dir, ediff-buffers-internal): Declare.
|
|
|
|
|
(ediff-find-file): Autoload.
|
|
|
|
|
* vc/ediff-util.el: No need to load ediff when compiling.
|
|
|
|
|
(ediff-regions-internal): Declare.
|
|
|
|
|
* vc/ediff-wind.el: Adjust requires.
|
|
|
|
|
(ediff-compute-toolbar-width): Define when compiling.
|
|
|
|
|
(ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
|
|
|
|
|
* vc/ediff.el: No need to load dired, ediff-ptch when compiling.
|
|
|
|
|
(dired-get-filename, dired-get-marked-files)
|
|
|
|
|
(ediff-last-dir-patch, ediff-patch-default-directory)
|
|
|
|
|
(ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
|
|
|
|
|
(ediff-patch-buffer-internal): Declare.
|
|
|
|
|
|
2013-05-22 22:01:59 -07:00
|
|
|
|
* emacs-lisp/checkdoc.el: No need to load ispell when compiling.
|
|
|
|
|
(ispell-process, ispell-buffer-local-words, lm-summary)
|
|
|
|
|
(lm-section-start, lm-section-end): Declare.
|
|
|
|
|
(checkdoc-ispell-init): Simplify.
|
|
|
|
|
|
2013-05-22 21:59:14 -07:00
|
|
|
|
* progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
|
|
|
|
|
(he-string-member, he-reset-string, he-substitute-string): Declare.
|
|
|
|
|
|
2013-05-23 00:55:52 -07:00
|
|
|
|
* eshell/em-ls.el: Adjust requires.
|
|
|
|
|
(eshell-glob-regexp): Declare.
|
Silence many eshell compilation warnings
* lisp/eshell/em-tramp.el: Adjust requires.
(eshell-parse-command): Autoload.
* lisp/eshell/em-xtra.el: Adjust requires.
(eshell-parse-command): Autoload.
* lisp/eshell/esh-ext.el: Adjust requires.
(eshell-parse-command, eshell-close-handles): Autoload.
* lisp/eshell/esh-io.el: Adjust requires.
(eshell-output-filter): Autoload.
* lisp/eshell/esh-util.el: No need to load tramp when compiling.
(tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime): Declare.
(eshell-parse-ange-ls): Require ange-ftp and tramp.
* lisp/eshell/em-alias.el, lisp/eshell/em-banner.el, lisp/eshell/em-basic.el:
* lisp/eshell/em-cmpl.el, lisp/eshell/em-glob.el, lisp/eshell/em-pred.el:
* lisp/eshell/em-prompt.el, lisp/eshell/em-rebind.el, lisp/eshell/em-smart.el:
* lisp/eshell/em-term.el, lisp/eshell/esh-arg.el, lisp/eshell/esh-mode.el:
* lisp/eshell/esh-opt.el, lisp/eshell/esh-proc.el:
* lisp/eshell/esh-var.el: Adjust requires.
* lisp/eshell/eshell.el: Do not require esh-util twice.
(eshell-add-input-to-history): Declare.
(eshell-command): Check history module is active before using it.
2013-05-22 21:57:27 -07:00
|
|
|
|
* eshell/em-tramp.el: Adjust requires.
|
|
|
|
|
(eshell-parse-command): Autoload.
|
|
|
|
|
* eshell/em-xtra.el: Adjust requires.
|
|
|
|
|
(eshell-parse-command): Autoload.
|
|
|
|
|
* eshell/esh-ext.el: Adjust requires.
|
|
|
|
|
(eshell-parse-command, eshell-close-handles): Autoload.
|
|
|
|
|
* eshell/esh-io.el: Adjust requires.
|
|
|
|
|
(eshell-output-filter): Autoload.
|
|
|
|
|
* eshell/esh-util.el: No need to load tramp when compiling.
|
|
|
|
|
(tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
|
|
|
|
|
Declare.
|
|
|
|
|
(eshell-parse-ange-ls): Require ange-ftp and tramp.
|
|
|
|
|
* eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
|
|
|
|
|
* eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
|
|
|
|
|
* eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
|
|
|
|
|
* eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
|
|
|
|
|
* eshell/esh-opt.el, eshell/esh-proc.el:
|
|
|
|
|
* eshell/esh-var.el: Adjust requires.
|
|
|
|
|
* eshell/eshell.el: Do not require esh-util twice.
|
|
|
|
|
(eshell-add-input-to-history): Declare.
|
|
|
|
|
(eshell-command): Check history module is active before using it.
|
|
|
|
|
|
2013-05-22 21:48:40 -07:00
|
|
|
|
* eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
|
|
|
|
|
|
2013-05-22 23:28:42 +08:00
|
|
|
|
2013-05-22 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
|
|
|
|
|
|
2013-05-22 16:47:19 +02:00
|
|
|
|
2013-05-22 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* autorevert.el (auto-revert-notify-add-watch)
|
|
|
|
|
(auto-revert-notify-handler): Add `attrib' for the inotify case,
|
|
|
|
|
it indicates changes in file modification time.
|
|
|
|
|
|
Small speedbar-related clean-up
* lisp/dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
Remove unnecessary declarations.
(dframe-message): Doc fix.
* lisp/info.el (dframe-select-attached-frame, dframe-current-frame):
Declare.
* lisp/speedbar.el (speedbar-message): Make it an obsolete alias.
Update all callers.
(speedbar-with-attached-buffer)
(speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
(speedbar-with-writable): Use backquote.
* lisp/emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
* lisp/emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
rather than speedbar- aliases.
* lisp/mail/rmail.el: Load dframe rather than speedbar when compiling.
(speedbar-make-specialized-keymap, speedbar-insert-button)
(dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
(speedbar-do-function-pointer): Declare.
(rmail-speedbar-button, rmail-speedbar-find-file)
(rmail-speedbar-move-message):
Use dframe-with-attached-buffer rather than speedbar- alias.
* lisp/progmodes/gud.el: Load dframe rather than speedbar when compiling.
(dframe-message, speedbar-make-specialized-keymap)
(speedbar-add-expansion-list, speedbar-mode-functions-list)
(speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
(speedbar-insert-button, dframe-select-attached-frame)
(dframe-maybee-jump-to-attached-frame)
(speedbar-change-initial-expansion-list)
(speedbar-previously-used-expansion-list-name): Declare.
(gud-speedbar-item-info, gud-gdb-goto-stackframe):
Use dframe-message, dframe-with-attached-buffer rather than
speedbar- aliases.
(gud-sentinel): Silence compiler.
* lisp/progmodes/vhdl-mode.el (speedbar-refresh)
(speedbar-do-function-pointer, speedbar-add-supported-extension)
(speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
(speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
(speedbar-extension-list-to-regex, speedbar-directory-buttons)
(speedbar-file-lists, speedbar-make-tag-line)
(speedbar-line-directory, speedbar-goto-this-file)
(speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
(speedbar-delete-subblock, speedbar-position-cursor-on-line)
(speedbar-make-button, speedbar-reset-scanners)
(speedbar-files-item-info, speedbar-line-text)
(speedbar-find-file-in-frame, speedbar-set-timer)
(dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
(speedbar-with-writable): Do not (re)define it.
(vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
rather than speedbar- alias.
* lisp/cedet/ede/speedbar.el (ede-file-find, ede-tag-find):
* lisp/cedet/semantic/sb.el (semantic-sb-token-jump):
Use dframe-maybee-jump-to-attached-frame rather than speedbar- alias.
* lisp/mh-e/mh-speed.el (mh-speed-view):
Use dframe-with-attached-buffer rather than speedbar- alias.
2013-05-21 20:13:56 -07:00
|
|
|
|
2013-05-22 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-22 00:50:30 -07:00
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
|
|
|
|
|
Always delete the autoloaded function from the noruntime and
|
|
|
|
|
unresolved functions lists.
|
|
|
|
|
|
2013-05-22 00:07:19 -07:00
|
|
|
|
* allout.el: No need to load epa, epg, overlay when compiling.
|
|
|
|
|
(epg-context-set-passphrase-callback, epg-list-keys)
|
|
|
|
|
(epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
|
|
|
|
|
(epg-key-user-id-list): Declare.
|
|
|
|
|
|
Small viper clean-up
* lisp/emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
(viper-set-parsing-style-toggling-macro)
(viper-set-emacs-state-searchstyle-macros):
Use called-interactively-p on Emacs.
(viper-looking-back): Make it an obsolete alias. Update callers.
* lisp/emulation/viper-ex.el: Load viper-keym, not viper-cmd.
Use looking-back rather than viper-looking-back.
(viper-tmp-insert-at-eob, viper-enlarge-region)
(viper-read-string-with-history, viper-register-to-point)
(viper-append-to-register, viper-change-state-to-vi)
(viper-backward-char-carefully, viper-forward-char-carefully)
(viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
(viper-change-state-to-emacs): Declare.
* lisp/emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
(viper-change-state-to-insert, viper-change-state-to-vi): Declare.
* lisp/emulation/viper-mous.el: Do not load viper-cmd.
(viper-backward-char-carefully, viper-forward-char-carefully)
(viper-forward-word, viper-adjust-window): Declare.
2013-05-21 20:21:30 -07:00
|
|
|
|
* emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
|
|
|
|
|
(viper-set-parsing-style-toggling-macro)
|
|
|
|
|
(viper-set-emacs-state-searchstyle-macros):
|
|
|
|
|
Use called-interactively-p on Emacs.
|
|
|
|
|
(viper-looking-back): Make it an obsolete alias. Update callers.
|
|
|
|
|
* emulation/viper-ex.el: Load viper-keym, not viper-cmd.
|
|
|
|
|
Use looking-back rather than viper-looking-back.
|
|
|
|
|
(viper-tmp-insert-at-eob, viper-enlarge-region)
|
|
|
|
|
(viper-read-string-with-history, viper-register-to-point)
|
|
|
|
|
(viper-append-to-register, viper-change-state-to-vi)
|
|
|
|
|
(viper-backward-char-carefully, viper-forward-char-carefully)
|
|
|
|
|
(viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
|
|
|
|
|
(viper-change-state-to-emacs): Declare.
|
|
|
|
|
* emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
|
|
|
|
|
(viper-change-state-to-insert, viper-change-state-to-vi): Declare.
|
|
|
|
|
* emulation/viper-mous.el: Do not load viper-cmd.
|
|
|
|
|
(viper-backward-char-carefully, viper-forward-char-carefully)
|
|
|
|
|
(viper-forward-word, viper-adjust-window): Declare.
|
|
|
|
|
|
2013-05-21 20:17:22 -07:00
|
|
|
|
* vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
|
|
|
|
|
|
2013-05-21 20:16:05 -07:00
|
|
|
|
* progmodes/idlw-help.el (idlwave-help-fontify):
|
|
|
|
|
Use called-interactively-p.
|
|
|
|
|
|
2013-05-21 20:15:03 -07:00
|
|
|
|
* term/w32console.el (w32-get-console-codepage)
|
|
|
|
|
(w32-get-console-output-codepage): Declare.
|
|
|
|
|
|
Small speedbar-related clean-up
* lisp/dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
Remove unnecessary declarations.
(dframe-message): Doc fix.
* lisp/info.el (dframe-select-attached-frame, dframe-current-frame):
Declare.
* lisp/speedbar.el (speedbar-message): Make it an obsolete alias.
Update all callers.
(speedbar-with-attached-buffer)
(speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
(speedbar-with-writable): Use backquote.
* lisp/emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
* lisp/emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
rather than speedbar- aliases.
* lisp/mail/rmail.el: Load dframe rather than speedbar when compiling.
(speedbar-make-specialized-keymap, speedbar-insert-button)
(dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
(speedbar-do-function-pointer): Declare.
(rmail-speedbar-button, rmail-speedbar-find-file)
(rmail-speedbar-move-message):
Use dframe-with-attached-buffer rather than speedbar- alias.
* lisp/progmodes/gud.el: Load dframe rather than speedbar when compiling.
(dframe-message, speedbar-make-specialized-keymap)
(speedbar-add-expansion-list, speedbar-mode-functions-list)
(speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
(speedbar-insert-button, dframe-select-attached-frame)
(dframe-maybee-jump-to-attached-frame)
(speedbar-change-initial-expansion-list)
(speedbar-previously-used-expansion-list-name): Declare.
(gud-speedbar-item-info, gud-gdb-goto-stackframe):
Use dframe-message, dframe-with-attached-buffer rather than
speedbar- aliases.
(gud-sentinel): Silence compiler.
* lisp/progmodes/vhdl-mode.el (speedbar-refresh)
(speedbar-do-function-pointer, speedbar-add-supported-extension)
(speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
(speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
(speedbar-extension-list-to-regex, speedbar-directory-buttons)
(speedbar-file-lists, speedbar-make-tag-line)
(speedbar-line-directory, speedbar-goto-this-file)
(speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
(speedbar-delete-subblock, speedbar-position-cursor-on-line)
(speedbar-make-button, speedbar-reset-scanners)
(speedbar-files-item-info, speedbar-line-text)
(speedbar-find-file-in-frame, speedbar-set-timer)
(dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
(speedbar-with-writable): Do not (re)define it.
(vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
rather than speedbar- alias.
* lisp/cedet/ede/speedbar.el (ede-file-find, ede-tag-find):
* lisp/cedet/semantic/sb.el (semantic-sb-token-jump):
Use dframe-maybee-jump-to-attached-frame rather than speedbar- alias.
* lisp/mh-e/mh-speed.el (mh-speed-view):
Use dframe-with-attached-buffer rather than speedbar- alias.
2013-05-21 20:13:56 -07:00
|
|
|
|
* dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
|
|
|
|
|
Remove unnecessary declarations.
|
|
|
|
|
(dframe-message): Doc fix.
|
|
|
|
|
|
|
|
|
|
* info.el (dframe-select-attached-frame, dframe-current-frame):
|
|
|
|
|
Declare.
|
|
|
|
|
|
|
|
|
|
* speedbar.el (speedbar-message): Make it an obsolete alias.
|
|
|
|
|
Update all callers.
|
|
|
|
|
(speedbar-with-attached-buffer)
|
|
|
|
|
(speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
|
|
|
|
|
(speedbar-with-writable): Use backquote.
|
|
|
|
|
* emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
|
|
|
|
|
* emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
|
|
|
|
|
Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
|
|
|
|
|
rather than speedbar- aliases.
|
|
|
|
|
* mail/rmail.el: Load dframe rather than speedbar when compiling.
|
|
|
|
|
(speedbar-make-specialized-keymap, speedbar-insert-button)
|
|
|
|
|
(dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
|
|
|
|
|
(speedbar-do-function-pointer): Declare.
|
|
|
|
|
(rmail-speedbar-button, rmail-speedbar-find-file)
|
|
|
|
|
(rmail-speedbar-move-message):
|
|
|
|
|
Use dframe-with-attached-buffer rather than speedbar- alias.
|
|
|
|
|
* progmodes/gud.el: Load dframe rather than speedbar when compiling.
|
|
|
|
|
(dframe-message, speedbar-make-specialized-keymap)
|
|
|
|
|
(speedbar-add-expansion-list, speedbar-mode-functions-list)
|
|
|
|
|
(speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
|
|
|
|
|
(speedbar-insert-button, dframe-select-attached-frame)
|
|
|
|
|
(dframe-maybee-jump-to-attached-frame)
|
|
|
|
|
(speedbar-change-initial-expansion-list)
|
|
|
|
|
(speedbar-previously-used-expansion-list-name): Declare.
|
|
|
|
|
(gud-speedbar-item-info, gud-gdb-goto-stackframe):
|
|
|
|
|
Use dframe-message, dframe-with-attached-buffer rather than
|
|
|
|
|
speedbar- aliases.
|
|
|
|
|
(gud-sentinel): Silence compiler.
|
|
|
|
|
* progmodes/vhdl-mode.el (speedbar-refresh)
|
|
|
|
|
(speedbar-do-function-pointer, speedbar-add-supported-extension)
|
|
|
|
|
(speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
|
|
|
|
|
(speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
|
|
|
|
|
(speedbar-extension-list-to-regex, speedbar-directory-buttons)
|
|
|
|
|
(speedbar-file-lists, speedbar-make-tag-line)
|
|
|
|
|
(speedbar-line-directory, speedbar-goto-this-file)
|
|
|
|
|
(speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
|
|
|
|
|
(speedbar-delete-subblock, speedbar-position-cursor-on-line)
|
|
|
|
|
(speedbar-make-button, speedbar-reset-scanners)
|
|
|
|
|
(speedbar-files-item-info, speedbar-line-text)
|
|
|
|
|
(speedbar-find-file-in-frame, speedbar-set-timer)
|
|
|
|
|
(dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
|
|
|
|
|
(speedbar-with-writable): Do not (re)define it.
|
|
|
|
|
(vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
|
|
|
|
|
rather than speedbar- alias.
|
|
|
|
|
|
2013-05-22 07:05:16 +08:00
|
|
|
|
2013-05-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-mode-menu): Update and re-organize
|
|
|
|
|
menu items.
|
|
|
|
|
(octave-mode): Tweak fill-nobreak-predicate.
|
|
|
|
|
(inferior-octave-startup): Check process to avoid infinite loop.
|
|
|
|
|
(inferior-octave): Pop to buffer first to show abornmal process
|
|
|
|
|
exit information.
|
|
|
|
|
|
2013-05-21 08:43:06 -07:00
|
|
|
|
2013-05-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-21 09:13:08 -07:00
|
|
|
|
* printing.el (pr-menu-bar): Define when compiling.
|
|
|
|
|
|
2013-05-21 17:43:14 +08:00
|
|
|
|
2013-05-21 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-auto-fill): Remove.
|
|
|
|
|
(octave-indent-new-comment-line): Improve.
|
|
|
|
|
(octave-mode): Use auto fill mode through
|
2013-06-19 22:10:57 +02:00
|
|
|
|
comment-line-break-function and fill-nobreak-predicate.
|
2013-05-21 17:43:14 +08:00
|
|
|
|
(octave-goto-function-definition): Support DEFUN_DLD.
|
2013-06-19 22:10:57 +02:00
|
|
|
|
(octave-beginning-of-defun): Small tweak.
|
2013-05-21 17:43:14 +08:00
|
|
|
|
(octave-help): Show parent directory.
|
|
|
|
|
|
2013-05-21 00:25:14 -07:00
|
|
|
|
2013-05-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (dired-unmark):
|
|
|
|
|
* progmodes/gud.el (gdb-input): Update declarations.
|
|
|
|
|
|
|
|
|
|
* calculator.el (electric, ehelp): No need to load when compiling.
|
|
|
|
|
(Electric-command-loop, electric-describe-mode): Declare.
|
|
|
|
|
|
|
|
|
|
* doc-view.el (doc-view-current-converter-processes): Move before use.
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
|
|
|
|
|
Move MODE-set-explicitly definition before use.
|
|
|
|
|
|
|
|
|
|
* international/mule-diag.el (mule-diag):
|
|
|
|
|
Don't use obsolete window-system-version.
|
|
|
|
|
|
|
|
|
|
* mail/feedmail.el (smtpmail): No need to load when compiling.
|
|
|
|
|
(smtpmail-via-smtp, smtpmail-smtp-server): Declare.
|
|
|
|
|
|
|
|
|
|
* mail/mail-utils.el (rfc822): No need to load when compiling.
|
|
|
|
|
(rfc822-addresses): Autoload it.
|
|
|
|
|
(mail-strip-quoted-names): Trivial simplification.
|
|
|
|
|
|
|
|
|
|
* mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
|
|
|
|
|
(rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
|
|
|
|
|
|
|
|
|
|
* net/snmp-mode.el (tempo): Don't duplicate requires.
|
|
|
|
|
|
|
|
|
|
* progmodes/prolog.el (info): No need to load when compiling.
|
|
|
|
|
(comint): Require before shell requires it.
|
|
|
|
|
(Info-goto-node): Autoload it.
|
|
|
|
|
(Info-follow-nearest-node): Declare.
|
|
|
|
|
(prolog-help-info, prolog-goto-predicate-info): No need to require info.
|
|
|
|
|
|
|
|
|
|
* textmodes/artist.el (picture-mode-exit): Declare.
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-parse.el (reftex-parse-from-file):
|
|
|
|
|
Trivial rewrite so the compiler can parse it better.
|
|
|
|
|
|
2013-05-21 06:52:40 +08:00
|
|
|
|
2013-05-20 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-help-mode-map)
|
|
|
|
|
(octave-help-mode-finish-hook): New variables.
|
|
|
|
|
(octave-help-mode, octave-help-mode-finish): New functions.
|
|
|
|
|
(octave-help): Use octave-help-mode.
|
|
|
|
|
|
2013-05-20 00:45:58 -07:00
|
|
|
|
2013-05-20 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
|
|
|
|
|
|
2013-05-19 10:01:23 +04:00
|
|
|
|
2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
|
|
|
|
|
start at point, so that expansion starting right after opening
|
|
|
|
|
slash in a regexp is recognized.
|
|
|
|
|
(ruby-syntax-before-regexp-re): New defvar, extracted from
|
|
|
|
|
ruby-syntax-propertize-function. Since the value of this regexp
|
|
|
|
|
is looked up at runtime now, we should be able to turn
|
|
|
|
|
`ruby-syntax-methods-before-regexp' into a defcustom later.
|
|
|
|
|
(ruby-syntax-propertize-function): Split regexp matching into two
|
|
|
|
|
parts, for opening and closing slashes. That allows us to skip
|
|
|
|
|
over string interpolations and support multiline regexps.
|
|
|
|
|
Don't call `ruby-syntax-propertize-expansions', instead use another rule
|
|
|
|
|
for them, which calls `ruby-syntax-propertize-expansion'.
|
|
|
|
|
(ruby-syntax-propertize-expansions): Move `remove-text-properties'
|
|
|
|
|
call to `ruby-syntax-propertize-function'.
|
|
|
|
|
(ruby-syntax-propertize-expansion): Extracted from
|
|
|
|
|
`ruby-syntax-propertize-expansions'. Handles one expansion.
|
|
|
|
|
(ruby-syntax-propertize-percent-literal): Leave point right after
|
|
|
|
|
the percent symbol, so that the expression expansion rule can
|
|
|
|
|
propertize the contents.
|
2013-05-19 10:52:22 +04:00
|
|
|
|
(ruby-syntax-propertize-heredoc): Leave point at bol following the
|
|
|
|
|
heredoc openers.
|
|
|
|
|
(ruby-syntax-propertize-expansions): Remove.
|
2013-05-19 10:01:23 +04:00
|
|
|
|
|
2013-05-19 02:18:16 +03:00
|
|
|
|
2013-05-18 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* man.el (Man-default-man-entry): Remove `-' from the end
|
|
|
|
|
of the default value. (Bug#14400)
|
|
|
|
|
|
2013-05-18 12:38:35 -07:00
|
|
|
|
2013-05-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-password-prompt-regexp):
|
|
|
|
|
Allow "password for XXX" where XXX contains colons (eg https://...).
|
|
|
|
|
|
2013-05-18 09:17:50 +08:00
|
|
|
|
2013-05-18 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
|
2013-05-18 11:17:35 +08:00
|
|
|
|
instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
|
2013-05-18 09:17:50 +08:00
|
|
|
|
(octave-source-directories): Don't check process.
|
|
|
|
|
(octave-source-directories, octave-find-definition): Doc fix.
|
|
|
|
|
|
2013-05-17 20:22:56 -04:00
|
|
|
|
2013-05-18 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-17 20:25:02 -04:00
|
|
|
|
* progmodes/vhdl-mode.el (vhdl-mode-map-init):
|
|
|
|
|
Remove backspace/delete bindings. (Bug#14392)
|
|
|
|
|
|
2013-05-17 20:22:56 -04:00
|
|
|
|
* cus-dep.el (custom-make-dependencies): Sort the output.
|
|
|
|
|
(custom-versions-load-alist): Convert comment to doc.
|
|
|
|
|
|
2013-05-18 06:46:10 +08:00
|
|
|
|
2013-05-17 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* newcomment.el (comment-search-backward): Stricter in finding
|
|
|
|
|
comment start. (Bug#14303)
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-comment-start): Remove the SPC char.
|
|
|
|
|
(octave-comment-start-skip): Properly anchored.
|
|
|
|
|
|
2013-05-17 12:33:12 +08:00
|
|
|
|
2013-05-17 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-05-23 11:27:48 -04:00
|
|
|
|
* emacs-lisp/smie.el (smie-highlight-matching-block-mode):
|
|
|
|
|
Clean up when turned off. (Bug#14395)
|
2013-05-17 12:33:12 +08:00
|
|
|
|
(smie--highlight-matching-block-overlay): No longer buffer-local.
|
|
|
|
|
(smie-highlight-matching-block): Adjust.
|
|
|
|
|
|
2013-05-16 21:09:16 -07:00
|
|
|
|
2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Doc string fix for "nanoseconds" (Bug#14406).
|
|
|
|
|
* emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
|
|
|
|
|
Fix doc string typo that had "nanoseconds" instead of "microseconds".
|
|
|
|
|
|
2013-05-16 21:57:09 -05:00
|
|
|
|
2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc-units.el (math-extract-units): Preserve powers
|
|
|
|
|
of units.
|
|
|
|
|
|
2013-05-17 10:43:41 +08:00
|
|
|
|
2013-05-17 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* subr.el (delete-consecutive-dups): New function.
|
|
|
|
|
* ido.el (ido-set-matches-1): Use it.
|
|
|
|
|
* progmodes/octave.el (inferior-octave-completion-table): Use it.
|
|
|
|
|
* ido.el (ido-remove-consecutive-dups): Remove.
|
|
|
|
|
|
2013-05-16 20:36:33 -04:00
|
|
|
|
2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
|
|
|
|
|
(f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
|
|
|
|
|
regexp-opt's `words'.
|
|
|
|
|
|
2013-05-17 06:58:58 +08:00
|
|
|
|
2013-05-16 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-matching-block-highlight): New face.
|
|
|
|
|
(smie--highlight-matching-block-overlay)
|
|
|
|
|
(smie--highlight-matching-block-lastpos)
|
|
|
|
|
(smie--highlight-matching-block-timer): New variables.
|
|
|
|
|
(smie-highlight-matching-block): New function.
|
|
|
|
|
(smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
|
|
|
|
|
(smie-setup): Conditionally enable smie-blink-matching-open.
|
|
|
|
|
|
2013-05-16 09:11:38 -07:00
|
|
|
|
2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
|
|
|
|
|
|
|
|
|
|
Sync with upstream verilog-mode r840.
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-mode-version)
|
|
|
|
|
(verilog-mode-release-date): Update.
|
|
|
|
|
(verilog-auto-lineup, verilog-auto-reset): Doc fixes.
|
|
|
|
|
(verilog-sig-tieoff): Fix string error on
|
|
|
|
|
AUTORESET with colon define, bug594. Reported by Andrew Hou.
|
|
|
|
|
(verilog-read-decls): Fix parameters confusing
|
|
|
|
|
AUTOINST interfaces, bug565. Reported by Leith Johnson.
|
|
|
|
|
|
Support building Emacs on MS-Windows using the Posix configury.
lib/Makefile.am: If building for MS-Windows, include
nt/gnulib.mk instead of lib/gnulib.mk.
configure.ac: Adapt to MSYS build on MS-Windows.
Makefile.in (NTDIR): New variable, for the MSYS build on
MS-Windows.
(SUBDIR): Add $(NTDIR).
(.PHONY): Add epaths-force-w32.
(msys_to_w32): New variable.
(epaths-force-w32, install-nt, uninstall-nt): New targets.
(lib-src src): Add $(NTLIB) to prerequisites.
(lib lib-src lisp leim nt): Add 'nt'.
(config.status): Use $(CFG).
(.PHONY): Add install-$(NTDIR) and uninstall-$(NTDIR).
(install, install-arch-dep): Add install-$(NTDIR).
(uninstall): Depend on uninstall-$(NTDIR).
(mostlyclean, clean, distclean, bootstrap-clean): Add 'nt'.
* GNUmakefile (CFG): New variable, uses mingw-cfg.site as
CONFIG_SITE for the MSYS build on MS-Windows.
(Makefile): Use $(CFG).
.bzrignore: Ignore *.res, *.tmp, and *.map. Remove
src/emacs.res.
etc/NEWS: Advertise the MSYS build on MS-Windows.
leim/Makefile.in (leim-list.el, check-declare): Use reveal-filename.
lib-src/update-game-score.c [WINDOWSNT]: Include "ntlib.h".
lib-src/ntlib.h (sleep): Update prototype.
(geteuid): Add prototype.
lib-src/ntlib.c (sleep): Now returns an unsigned value.
(getgid): New function.
lib-src/Makefile.in (CLIENTW, LIB_WSOCK32, LIBS_ECLIENT, NTLIB)
(CLIENTRES, WINDRES, NTINC, NTDEPS): New variables.
(INSTALLABLES): Add $(CLIENTW).
(LIBS_MOVE): Use $(LIB_WSOCK32).
($(DESTDIR)${archlibdir}): Use $(EXEEXT) on update-game-score.
(test-distrib${EXEEXT}): Use $(EXEEXT) on test-distrib.
(etags${EXEEXT}, ebrowse${EXEEXT}, ctags${EXEEXT})
(profile${EXEEXT}, make-docfile${EXEEXT}, movemail${EXEEXT})
(emacsclient${EXEEXT}, hexl${EXEEXT}, update-game-score${EXEEXT}):
Add $(NTLIB) to prerequisites. Use $(EXEEXT).
(pop.o): Add pop.h to prerequisites.
(emacsclientw${EXEEXT}, ntlib.o): New targets.
(emacsclient.res): New target.
lisp/subr.el (reveal-filename): New function.
lisp/loadup.el: Compute Emacs executable versions on MS-Windows,
where executables have the .exe extension. Add a hard link
emacs-XX.YY.ZZ.exe on MS-Windows.
lisp/Makefile.in (XARGS_LIMIT): New variable.
(custom-deps, finder-data, autoloads)
($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
(compile-main): Limit xargs according to $(XARGS_LIMIT).
nt/msysconfig.sh: New file.
nt/mingw-cfg.site: New file.
nt/makefile.w32-in (LOCAL_FLAGS): Add -DOLD_PATHS=1.
nt/inc/unistd.h: Include pwd.h and sys/types.h.
nt/inc/sys/time.h (_TIMEVAL_DEFINED, timerisset, timercmp)
(timerclear): Define.
(gettimeofday): Adjust signature to be Posix compatible, by using
the 'restrict' keyword.
nt/inc/sys/stat.h (UTIME_NOW, UTIME_OMIT): Define.
(struct _stat, struct _stati64): Define.
nt/inc/sys/socket.h (timeval): Define only for MSVC.
(FD_SET, FD_CLR, FD_ISSET, fd_set): Redefine only if
EMACS_CONFIG_H is defined.
(timeval): Undefine only for MSVC.
nt/inc/ms-w32.h (HAVE___BUILTIN_UNWIND_INIT, restrict)
(HAVE_WINDOW_SYSTEM, HAVE_MENUS, EMACS_CONFIGURATION)
(EMACS_CONFIG_OPTIONS, HAVE_LONG_LONG_INT)
(HAVE_UNSIGNED_LONG_LONG_INT): Define only if not already defined.
(fileno): Move definition after including stdio.h.
(sigset_t): Guard typedef by _W64.
nt/gnulib.mk: New file.
nt/epaths.nt: New file.
nt/addpm.c [!OLD_PATHS]: Include src/epaths.h, instead of having a
copy of the file names there.
<env_vars> [!OLD_PATHS]: Use macros from epaths.h instead of
literal strings.
nt/Makefile.in: New file.
nt/INSTALL.MSYS: New file.
nt/INSTALL: Mention INSTALL.MSYS.
src/w32.c: Include epaths.h.
(init_environment): Use cmdproxy.exe without leading directories.
Support emacs.exe in src; point SHELL to cmdproxy in ../nt in that
case.
(gettimeofday): Adjust signature and return value to Posix
expectations.
src/unexw32.c (open_output_file): Delete the existing emacs.exe
before creating it, to break the hard link to the versioned
executable.
src/Makefile.in (EMACS_MANIFEST, CM_OBJ, TEMACS_POST_LINK)
(ADDSECTION, EMACS_HEAPSIZE, MINGW_TEMACS_POST_LINK)
(FIRSTFILE_OBJ): New variables.
(W32_RES): Rename to EMACSRES. All users changed.
(base_obj): Use $(CM_OBJ).
(ALLOBJS): Use $(FIRSTFILE_OBJ).
(emacs$(EXEEXT)): Depend on $(ADDSECTION).
(temacs$(EXEEXT)): Use $(TEMACS_POST_LINK), and move
$(W32_RES_LINK) before $(LIBES).
(emacs.res): Depend on $(EMACS_MANIFEST). Put emacs.rc in nt.
2013-05-16 15:48:54 +03:00
|
|
|
|
2013-05-16 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (reveal-filename): New function.
|
|
|
|
|
|
|
|
|
|
* loadup.el: Compute Emacs executable versions on MS-Windows,
|
|
|
|
|
where executables have the .exe extension. Add a hard link
|
|
|
|
|
emacs-XX.YY.ZZ.exe on MS-Windows.
|
|
|
|
|
|
|
|
|
|
* Makefile.in (XARGS_LIMIT): New variable.
|
|
|
|
|
(custom-deps, finder-data, autoloads)
|
|
|
|
|
($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
|
|
|
|
|
($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
|
|
|
|
|
($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
|
|
|
|
|
(compile-main): Limit xargs according to $(XARGS_LIMIT).
|
|
|
|
|
|
2013-05-16 16:52:02 +08:00
|
|
|
|
2013-05-16 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-indent-defun): Mark obsolete.
|
|
|
|
|
(octave-mode-menu, octave-mode-map): Remove its uses.
|
|
|
|
|
|
2013-05-16 00:56:46 -07:00
|
|
|
|
2013-05-16 Reto Zimmermann <reto@gnu.org>
|
|
|
|
|
|
|
|
|
|
Sync with upstream vhdl mode v3.34.2.
|
|
|
|
|
* progmodes/vhdl-mode.el: Use `push' throughout.
|
|
|
|
|
(vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
|
|
|
|
|
(vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
|
|
|
|
|
Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
|
|
|
|
|
(vhdl-actual-generic-name): New option to derive actual generic name.
|
|
|
|
|
(vhdl-port-paste-signals): Replace formal by actual generics.
|
|
|
|
|
(vhdl-beautify): New name for old group vhdl-align. Update users.
|
|
|
|
|
(vhdl-beautify-options): New option.
|
|
|
|
|
(vhdl-last-input-event): New compat alias. Use throughout.
|
|
|
|
|
(vhdl-goto-line): Replace user level function `goto-line'.
|
|
|
|
|
(vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
|
|
|
|
|
vhdl-fix-statement-buffer.
|
|
|
|
|
(vhdl-create-mode-menu): Add some entries.
|
|
|
|
|
(vhdl-align-region-groups): Respect vhdl-beautify-options.
|
|
|
|
|
(vhdl-align-inline-comment-region-1): Handle "--" inside string.
|
|
|
|
|
(vhdl-fixup-whitespace-region): Handle symbols at EOL.
|
|
|
|
|
(vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
|
|
|
|
|
to force statements on one line.
|
|
|
|
|
(vhdl-remove-trailing-spaces-region):
|
|
|
|
|
New, split from vhdl-remove-trailing-spaces.
|
|
|
|
|
(vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
|
|
|
|
|
Respect vhdl-beautify-options.
|
|
|
|
|
(vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
|
|
|
|
|
(vhdl-update-sensitivity-list): Not add with index if exists without.
|
|
|
|
|
Not include array index with signal. Ignore keywords in comments.
|
|
|
|
|
(vhdl-get-visible-signals): Regexp tweaks.
|
|
|
|
|
(vhdl-template-component-inst): Handle empty library.
|
|
|
|
|
(vhdl-template-type): Add template for 'enum' type.
|
|
|
|
|
(vhdl-port-paste-generic-map, vhdl-port-paste-constants):
|
|
|
|
|
Use vhdl-replace-string.
|
|
|
|
|
(vhdl-port-paste-signals): Use vhdl-prepare-search-1.
|
|
|
|
|
(vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
|
|
|
|
|
(vhdl-speedbar-initialize): Update for above name change.
|
|
|
|
|
(vhdl-compose-wire-components): Fix in handling of constants.
|
|
|
|
|
(vhdl-error-regexp-emacs-alist): New variable.
|
|
|
|
|
(vhdl-error-regexp-add-emacs): New function;
|
|
|
|
|
adds support for new compile.el (Emacs 22+)
|
|
|
|
|
(vhdl-generate-makefile-1): Change target order for single lib. units.
|
|
|
|
|
Allow use of absolute file names.
|
|
|
|
|
|
2013-05-16 11:41:52 +08:00
|
|
|
|
2013-05-16 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* simple.el (prog-indent-sexp): Indent enclosing defun.
|
|
|
|
|
|
2013-05-15 19:31:16 -04:00
|
|
|
|
2013-05-15 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-15 19:55:41 -04:00
|
|
|
|
* cus-start.el (show-trailing-whitespace): Move to editing basics.
|
|
|
|
|
* faces.el (trailing-whitespace): Don't use whitespace-faces group.
|
|
|
|
|
* obsolete/old-whitespace.el (whitespace-faces): Remove group.
|
|
|
|
|
(whitespace-highlight): Move to whitespace group.
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-source):
|
|
|
|
|
* pcmpl-linux.el (pcmpl-linux):
|
|
|
|
|
* shell.el (shell-faces):
|
|
|
|
|
* eshell/esh-opt.el (eshell-opt):
|
|
|
|
|
* international/ccl.el (ccl): Remove empty custom groups.
|
|
|
|
|
|
|
|
|
|
* completion.el (dynamic-completion-mode):
|
|
|
|
|
* jit-lock.el (jit-lock-debug-mode):
|
|
|
|
|
* minibuffer.el (completion-in-region-mode):
|
|
|
|
|
* type-break.el (type-break-mode-line-message-mode)
|
|
|
|
|
(type-break-query-mode):
|
|
|
|
|
* emulation/tpu-edt.el (tpu-edt-mode):
|
|
|
|
|
* progmodes/subword.el (global-subword-mode, global-superword-mode):
|
|
|
|
|
* progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
|
|
|
|
|
* term/vt100.el (vt100-wide-mode): Specify explicit :group.
|
|
|
|
|
|
|
|
|
|
* term/xterm.el (xterm): Change parent group to terminals.
|
|
|
|
|
|
|
|
|
|
* master.el (master): Remove empty custom group.
|
|
|
|
|
(master-mode): Remove unused :group argument.
|
|
|
|
|
* textmodes/refill.el (refill): Remove empty custom group.
|
|
|
|
|
(refill-mode): Remove unused :group argument.
|
|
|
|
|
|
|
|
|
|
* textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
|
|
|
|
|
|
2013-05-15 19:35:10 -04:00
|
|
|
|
* cus-dep.el: Provide a feature.
|
|
|
|
|
(custom-make-dependencies): Ignore dotfiles (dir-locals).
|
2013-05-15 19:31:16 -04:00
|
|
|
|
Don't mistakenly ignore files whose basenames match a basename
|
|
|
|
|
from preloaded-file-list (eg cedet/ede/simple.el).
|
2013-05-15 19:35:10 -04:00
|
|
|
|
Add a fallback method for getting :group.
|
2013-05-15 19:31:16 -04:00
|
|
|
|
|
2013-05-16 02:14:18 +03:00
|
|
|
|
2013-05-15 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
2013-05-16 02:21:01 +03:00
|
|
|
|
* isearch.el (isearch-char-by-name): Rename from
|
|
|
|
|
`isearch-insert-char-by-name'. Doc fix.
|
|
|
|
|
(isearch-forward): Mention `isearch-char-by-name' in
|
|
|
|
|
the docstring. (Bug#13348)
|
|
|
|
|
|
2013-05-16 02:14:18 +03:00
|
|
|
|
* isearch.el (minibuffer-local-isearch-map): Bind "\r" to
|
|
|
|
|
`exit-minibuffer' instead of
|
|
|
|
|
`isearch-nonincremental-exit-minibuffer'.
|
|
|
|
|
(isearch-edit-string): Remove mention of
|
|
|
|
|
`isearch-nonincremental-exit-minibuffer' from docstring.
|
|
|
|
|
(isearch-nonincremental-exit-minibuffer): Mark as obsolete.
|
|
|
|
|
(isearch-forward-exit-minibuffer)
|
|
|
|
|
(isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
|
|
|
|
|
|
* lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
literals as extending to EOB.
(nxml-last-fontify-end): Remove unused variable.
(nxml-after-change1): Use with-silent-modifications.
(nxml-extend-after-change-region): Simplify.
(nxml-extend-after-change-region1): Remove function.
(nxml-after-change1): Don't adjust for dependent regions.
(nxml-fontify-matcher): Simplify.
* lisp/nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
(xmltok-add-dependent): Remove function.
(xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
(xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
(xmltok-scan-prolog-after-processing-instruction-open): Treat
unclosed <[[, <?, comment, and other literals as extending to EOB.
* lisp/nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
(rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
Remove functions.
(rng-do-some-validation-1): Don't mark dependent regions.
* lisp/nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
(nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
(nxml-clear-dependent-regions): Remove functions.
(nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
(nxml-ensure-scan-up-to-date):
Don't clear&mark dependent regions.
2013-05-15 14:31:51 -04:00
|
|
|
|
2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-05-15 16:12:53 -04:00
|
|
|
|
* loadup.el: Just use unversioned DOC.
|
|
|
|
|
|
* lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
literals as extending to EOB.
(nxml-last-fontify-end): Remove unused variable.
(nxml-after-change1): Use with-silent-modifications.
(nxml-extend-after-change-region): Simplify.
(nxml-extend-after-change-region1): Remove function.
(nxml-after-change1): Don't adjust for dependent regions.
(nxml-fontify-matcher): Simplify.
* lisp/nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
(xmltok-add-dependent): Remove function.
(xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
(xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
(xmltok-scan-prolog-after-processing-instruction-open): Treat
unclosed <[[, <?, comment, and other literals as extending to EOB.
* lisp/nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
(rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
Remove functions.
(rng-do-some-validation-1): Don't mark dependent regions.
* lisp/nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
(nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
(nxml-clear-dependent-regions): Remove functions.
(nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
(nxml-ensure-scan-up-to-date):
Don't clear&mark dependent regions.
2013-05-15 14:31:51 -04:00
|
|
|
|
* nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
|
|
|
|
|
literals as extending to EOB.
|
|
|
|
|
(nxml-last-fontify-end): Remove unused variable.
|
|
|
|
|
(nxml-after-change1): Use with-silent-modifications.
|
|
|
|
|
(nxml-extend-after-change-region): Simplify.
|
|
|
|
|
(nxml-extend-after-change-region1): Remove function.
|
|
|
|
|
(nxml-after-change1): Don't adjust for dependent regions.
|
|
|
|
|
(nxml-fontify-matcher): Simplify.
|
|
|
|
|
* nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
|
|
|
|
|
(xmltok-add-dependent): Remove function.
|
|
|
|
|
(xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
|
|
|
|
|
(xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
|
|
|
|
|
(xmltok-scan-prolog-after-processing-instruction-open): Treat
|
|
|
|
|
unclosed <[[, <?, comment, and other literals as extending to EOB.
|
|
|
|
|
* nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
|
|
|
|
|
(rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
|
|
|
|
|
Remove functions.
|
|
|
|
|
(rng-do-some-validation-1): Don't mark dependent regions.
|
|
|
|
|
* nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
|
|
|
|
|
(nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
|
|
|
|
|
(nxml-clear-dependent-regions): Remove functions.
|
|
|
|
|
(nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
|
|
|
|
|
(nxml-ensure-scan-up-to-date):
|
|
|
|
|
Don't clear&mark dependent regions.
|
|
|
|
|
|
2013-05-15 16:17:22 +08:00
|
|
|
|
2013-05-15 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
* lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
literals as extending to EOB.
(nxml-last-fontify-end): Remove unused variable.
(nxml-after-change1): Use with-silent-modifications.
(nxml-extend-after-change-region): Simplify.
(nxml-extend-after-change-region1): Remove function.
(nxml-after-change1): Don't adjust for dependent regions.
(nxml-fontify-matcher): Simplify.
* lisp/nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
(xmltok-add-dependent): Remove function.
(xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
(xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
(xmltok-scan-prolog-after-processing-instruction-open): Treat
unclosed <[[, <?, comment, and other literals as extending to EOB.
* lisp/nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
(rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
Remove functions.
(rng-do-some-validation-1): Don't mark dependent regions.
* lisp/nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
(nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
(nxml-clear-dependent-regions): Remove functions.
(nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
(nxml-ensure-scan-up-to-date):
Don't clear&mark dependent regions.
2013-05-15 14:31:51 -04:00
|
|
|
|
* progmodes/octave.el (octave-goto-function-definition):
|
|
|
|
|
Improve and fix callers.
|
2013-05-15 16:17:22 +08:00
|
|
|
|
|
2013-05-14 20:52:07 -04:00
|
|
|
|
2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-05-14 22:00:07 -04:00
|
|
|
|
* emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
|
|
|
|
|
the setter (bug#14387).
|
|
|
|
|
|
2013-05-14 20:52:07 -04:00
|
|
|
|
* progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
|
|
|
|
|
surrounding group (bug#14402).
|
|
|
|
|
|
2013-05-15 02:38:14 +03:00
|
|
|
|
2013-05-14 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
|
|
|
|
|
(Bug#14390)
|
|
|
|
|
|
2013-05-14 15:29:35 -04:00
|
|
|
|
2013-05-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/f90.el (f90-imenu-generic-expression):
|
|
|
|
|
Fix typo in 2013-05-08 change. (Bug#14402)
|
|
|
|
|
|
2013-05-14 14:34:13 -04:00
|
|
|
|
2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
|
|
|
|
|
|
2013-05-14 20:52:07 -04:00
|
|
|
|
* progmodes/gdb-mi.el (gdb-running, gdb-starting):
|
|
|
|
|
Remove signals for which replies are never received.
|
2013-05-14 14:34:13 -04:00
|
|
|
|
|
* progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
(gdb-handler-alist, gdb-handler-number): Remove variables.
(gdb-handler-list): New variable.
(gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
(gdb-pending-handler-p, gdb-handle-reply)
(gdb-remove-all-pending-triggers): New functions.
(gdb-discard-unordered-replies): New defcustom.
(gdb-handler): New defstruct.
(gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
instead of gdb-pending-triggers. Update docstring.
(gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
(gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
(gdb-var-update-handler, def-gdb-auto-update-trigger)
(def-gdb-auto-update-handler, gdb-get-changed-registers)
(gdb-changed-registers-handler, gdb-get-main-selected-frame)
(gdb-frame-handler): Pending triggers are now automatically managed.
(def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
Remove argument.
(gdb-input): Automatically handles pending triggers. Update docstring.
(gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
(gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
Update comments.
(gdb-done-or-error): Now use gdb-handle-reply.
2013-05-14 14:13:31 -04:00
|
|
|
|
2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
|
|
|
|
|
(gdb-handler-alist, gdb-handler-number): Remove variables.
|
|
|
|
|
(gdb-handler-list): New variable.
|
|
|
|
|
(gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
|
|
|
|
|
(gdb-pending-handler-p, gdb-handle-reply)
|
|
|
|
|
(gdb-remove-all-pending-triggers): New functions.
|
|
|
|
|
(gdb-discard-unordered-replies): New defcustom.
|
|
|
|
|
(gdb-handler): New defstruct.
|
|
|
|
|
(gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
|
|
|
|
|
instead of gdb-pending-triggers. Update docstring.
|
|
|
|
|
(gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
|
|
|
|
|
(gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
|
|
|
|
|
(gdb-var-update-handler, def-gdb-auto-update-trigger)
|
|
|
|
|
(def-gdb-auto-update-handler, gdb-get-changed-registers)
|
|
|
|
|
(gdb-changed-registers-handler, gdb-get-main-selected-frame)
|
|
|
|
|
(gdb-frame-handler): Pending triggers are now automatically managed.
|
|
|
|
|
(def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
|
|
|
|
|
Remove argument.
|
|
|
|
|
(gdb-input): Automatically handles pending triggers. Update docstring.
|
|
|
|
|
(gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
|
|
|
|
|
(gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
|
|
|
|
|
Update comments.
|
|
|
|
|
(gdb-done-or-error): Now use gdb-handle-reply.
|
|
|
|
|
|
2013-05-12 09:38:42 -04:00
|
|
|
|
2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/gdb-mi.el (gdb-input): Include token numbers in
|
|
|
|
|
gdb-debug-log.
|
|
|
|
|
|
2013-05-14 09:01:16 -07:00
|
|
|
|
2013-05-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (user-emacs-directory-warning): New option.
|
|
|
|
|
(locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
|
|
|
|
|
|
2013-05-14 13:19:29 +08:00
|
|
|
|
2013-05-14 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-font-lock-keywords): Fix error
|
|
|
|
|
during redisplay.
|
|
|
|
|
(octave-goto-function-definition, octave-find-definition): Minor tweaks.
|
2013-05-14 18:11:56 +08:00
|
|
|
|
(octave-font-lock-texinfo-comment): Fix invalid search bound
|
|
|
|
|
error: wrong side of point.
|
2013-05-14 13:19:29 +08:00
|
|
|
|
|
2013-05-13 22:04:02 -04:00
|
|
|
|
2013-05-14 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-13 22:42:17 -04:00
|
|
|
|
* progmodes/flymake.el (flymake-xml-program): New option.
|
|
|
|
|
(flymake-xml-init): Use it.
|
|
|
|
|
|
2013-05-13 22:08:35 -04:00
|
|
|
|
* term/xterm.el: Provide a feature.
|
|
|
|
|
|
|
|
|
|
* term/sup-mouse.el: Move to obsolete/. Provide a feature.
|
2013-05-13 22:04:02 -04:00
|
|
|
|
|
2013-05-13 09:21:00 -07:00
|
|
|
|
2013-05-13 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
|
|
|
|
|
Add compat aliases as a hack workaround. (Bug#14384)
|
|
|
|
|
|
2013-05-13 08:07:18 +08:00
|
|
|
|
2013-05-13 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-05-13 15:24:22 +08:00
|
|
|
|
* progmodes/octave.el (octave-indent-comment): Fix indentation for
|
|
|
|
|
###, and %!.
|
2013-05-13 09:36:42 +08:00
|
|
|
|
(octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
|
|
|
|
|
C-M-q.
|
2013-05-13 15:24:22 +08:00
|
|
|
|
(octave-comment-start-skip): Include %!.
|
|
|
|
|
(octave-mode): Set comment-start-skip to octave-comment-start-skip.
|
2013-05-13 08:07:18 +08:00
|
|
|
|
|
2013-05-12 12:10:40 +08:00
|
|
|
|
2013-05-12 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-startup): Store the value
|
|
|
|
|
of __octave_srcdir__ for octave-source-directories.
|
|
|
|
|
(inferior-octave-check-process): New function refactored out of
|
|
|
|
|
inferior-octave-send-list-and-digest.
|
|
|
|
|
(octave-source-directories)
|
|
|
|
|
(octave-find-definition-filename-function): New variables.
|
|
|
|
|
(octave-source-directories)
|
|
|
|
|
(octave-find-definition-default-filename): New functions.
|
|
|
|
|
(octave-find-definition): Improve to find functions implemented in C++.
|
|
|
|
|
|
2013-05-11 18:34:30 -07:00
|
|
|
|
2013-05-12 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* calendar/diary-lib.el (diary-outlook-format-1):
|
|
|
|
|
Don't include dayname in the output. (Bug#14349)
|
|
|
|
|
|
2013-05-11 16:54:14 -07:00
|
|
|
|
2013-05-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-11 16:58:36 -07:00
|
|
|
|
* emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
|
|
|
|
|
|
2013-05-11 16:54:14 -07:00
|
|
|
|
* cus-dep.el (custom-make-dependencies): Only use safe local variables.
|
|
|
|
|
Treat cc-provide like provide.
|
|
|
|
|
|
2013-05-11 16:52:27 -07:00
|
|
|
|
2013-05-11 Kevin Ryde <user42@zip.com.au>
|
|
|
|
|
|
|
|
|
|
* cus-dep.el (custom-make-dependencies):
|
|
|
|
|
Use generated-autoload-load-name for the sake of files such
|
|
|
|
|
such cedet/semantic/bovine/c.el, where the base file name
|
|
|
|
|
is not in load-path. (Bug#5277)
|
|
|
|
|
|
2013-05-11 16:41:52 -07:00
|
|
|
|
2013-05-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
|
|
|
|
|
Provide features.
|
|
|
|
|
|
2013-05-11 21:22:06 +08:00
|
|
|
|
2013-05-11 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-indent-comment): Improve.
|
|
|
|
|
(octave-eldoc-message-style, octave-eldoc-cache): New variables.
|
2013-05-14 20:52:07 -04:00
|
|
|
|
(octave-eldoc-function-signatures, octave-eldoc-function):
|
|
|
|
|
New functions.
|
2013-05-11 21:22:06 +08:00
|
|
|
|
(octave-mode, inferior-octave-mode): Add eldoc support.
|
|
|
|
|
|
2013-05-11 09:14:07 -04:00
|
|
|
|
2013-05-11 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
|
|
|
|
* epa.el (epa-decrypt-file): Take output file name as argument
|
|
|
|
|
and read it using `interactive'.
|
|
|
|
|
|
2013-05-11 11:50:34 +08:00
|
|
|
|
2013-05-11 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-beginning-of-line)
|
|
|
|
|
(octave-end-of-line): Check before using up-list because it jumps
|
|
|
|
|
out of more syntactic contructs since moving to smie.
|
2013-05-11 14:20:10 +08:00
|
|
|
|
(octave-indent-comment): New function.
|
|
|
|
|
(octave-mode): Use it in smie-indent-functions. (Bug#14350)
|
2013-05-11 15:39:59 +08:00
|
|
|
|
(octave-begin-keywords, octave-end-keywords)
|
|
|
|
|
(octave-reserved-words, octave-smie-bnf-table)
|
|
|
|
|
(octave-smie-rules): Add new keywords from Octave 3.6.4.
|
2013-05-11 11:50:34 +08:00
|
|
|
|
|
2013-05-10 19:15:46 -07:00
|
|
|
|
2013-05-11 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-10 19:27:28 -07:00
|
|
|
|
* faces.el (internal-face-x-get-resource):
|
|
|
|
|
* frame.el (ns-display-monitor-attributes-list):
|
2013-06-30 17:09:45 -07:00
|
|
|
|
* calc/calc-aent.el (math-to-radians-2):
|
2013-05-10 19:27:28 -07:00
|
|
|
|
* emacs-lisp/package.el (tar-header-name, tar-header-link-type):
|
2013-06-30 17:09:45 -07:00
|
|
|
|
Fix declarations.
|
2013-05-10 19:27:28 -07:00
|
|
|
|
|
2013-05-10 19:25:11 -07:00
|
|
|
|
* calc/calc-menu.el: Make it loadable in isolation.
|
|
|
|
|
|
|
|
|
|
* net/eudcb-bbdb.el: Make it loadable without bbdb.
|
|
|
|
|
(eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
|
|
|
|
|
(eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
|
|
|
|
|
(eudc-bbdb-query-internal): Require 'bbdb.
|
|
|
|
|
|
2013-05-10 19:21:29 -07:00
|
|
|
|
* lpr.el (lpr-headers-switches):
|
|
|
|
|
* emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
|
|
|
|
|
|
|
|
|
|
* progmodes/sql.el (sql-login-params): Fix and improve :type.
|
|
|
|
|
|
2013-05-10 19:17:45 -07:00
|
|
|
|
* emulation/edt-mapper.el: In batch mode, error rather than hang.
|
|
|
|
|
|
2013-05-10 19:15:46 -07:00
|
|
|
|
* term.el (term-set-escape-char): Make it idempotent.
|
|
|
|
|
|
2013-05-10 14:26:42 +08:00
|
|
|
|
2013-05-10 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-05-14 20:52:07 -04:00
|
|
|
|
* progmodes/octave.el (inferior-octave-completion-table):
|
|
|
|
|
No longer a function and all uses changed. Use cache to speed up
|
2013-05-10 14:26:42 +08:00
|
|
|
|
completion due to bug#11906.
|
|
|
|
|
(octave-beginning-of-defun): Re-write to be more general.
|
|
|
|
|
|
2013-05-09 22:01:12 -04:00
|
|
|
|
2013-05-10 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/cl-macs.el (cl-loop): Doc fix.
|
|
|
|
|
|
2013-05-09 13:54:29 -04:00
|
|
|
|
2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-redirect-send-command-to-process): Use :around
|
|
|
|
|
rather than :override for comint-redirect-filter.
|
|
|
|
|
(comint-redirect-filter): Add the corresponding `orig-filter' argument.
|
|
|
|
|
Call it instead of comint-redirect-original-filter-function (which
|
|
|
|
|
is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
|
|
|
|
|
|
2013-05-09 17:17:38 +02:00
|
|
|
|
2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* frame.el (display-monitor-attributes-list): Add NS case.
|
|
|
|
|
(ns-display-monitor-attributes-list): Declare.
|
|
|
|
|
|
2013-05-08 19:44:12 -07:00
|
|
|
|
2013-05-09 Ulrich Mueller <ulm@gentoo.org>
|
2013-05-07 20:52:54 -07:00
|
|
|
|
|
|
|
|
|
* descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
|
|
|
|
|
|
2013-05-08 21:06:10 -04:00
|
|
|
|
2013-05-09 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-08 22:42:10 -04:00
|
|
|
|
* international/fontset.el (vertical-centering-font-regexp):
|
|
|
|
|
Set standard-value.
|
|
|
|
|
|
2013-05-08 21:42:00 -04:00
|
|
|
|
* tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
|
|
|
|
|
|
2013-05-08 21:40:20 -04:00
|
|
|
|
* bookmark.el (bookmark-search-delay):
|
|
|
|
|
* cus-start.el (vertical-centering-font-regexp):
|
|
|
|
|
* ps-mule.el (ps-mule-font-info-database-default):
|
|
|
|
|
* ps-print.el (ps-default-fg, ps-default-bg):
|
|
|
|
|
* type-break.el (type-break-good-break-interval):
|
|
|
|
|
* whitespace.el (whitespace-indentation-regexp)
|
|
|
|
|
(whitespace-space-after-tab-regexp):
|
|
|
|
|
* emacs-lisp/testcover.el (testcover-1value-functions)
|
|
|
|
|
(testcover-noreturn-functions, testcover-progn-functions)
|
|
|
|
|
(testcover-prog1-functions):
|
|
|
|
|
* emulation/viper-init.el (viper-emacs-state-cursor-color):
|
|
|
|
|
* eshell/em-glob.el (eshell-glob-translate-alist):
|
|
|
|
|
* play/tetris.el (tetris-tty-colors):
|
|
|
|
|
* progmodes/cpp.el (cpp-face-default-list):
|
|
|
|
|
* progmodes/flymake.el (flymake-allowed-file-name-masks):
|
|
|
|
|
* progmodes/idlw-help.el (idlwave-help-browser-generic-program)
|
|
|
|
|
(idlwave-help-browser-generic-args):
|
|
|
|
|
* progmodes/make-mode.el (makefile-special-targets-list):
|
|
|
|
|
* progmodes/python.el (python-shell-virtualenv-path):
|
|
|
|
|
* progmodes/verilog-mode.el (verilog-active-low-regexp)
|
|
|
|
|
(verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
|
|
|
|
|
(verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
|
|
|
|
|
(verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
|
|
|
|
|
* textmodes/reftex-vars.el (reftex-format-label-function):
|
|
|
|
|
* textmodes/remember.el (remember-diary-file): Fix custom types.
|
|
|
|
|
|
2013-05-08 21:06:10 -04:00
|
|
|
|
* jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
|
|
|
|
|
Add :version.
|
|
|
|
|
|
2013-05-09 08:52:49 +08:00
|
|
|
|
2013-05-09 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-completion-at-point):
|
2013-05-11 11:50:34 +08:00
|
|
|
|
Restore file completion. (Bug#14300)
|
2013-05-09 08:52:49 +08:00
|
|
|
|
(inferior-octave-startup): Fix incorrect highlighting for the
|
|
|
|
|
first prompt.
|
|
|
|
|
|
2013-05-08 16:25:57 -04:00
|
|
|
|
2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el: First cut at SMIE support.
|
|
|
|
|
(ruby-use-smie): New var.
|
|
|
|
|
(ruby-smie-grammar): New constant.
|
|
|
|
|
(ruby-smie--bosp, ruby-smie--implicit-semi-p)
|
|
|
|
|
(ruby-smie--forward-token, ruby-smie--backward-token)
|
|
|
|
|
(ruby-smie-rules): New functions.
|
|
|
|
|
(ruby-mode-variables): Setup SMIE if applicable.
|
|
|
|
|
|
2013-05-08 21:05:40 +03:00
|
|
|
|
2013-05-08 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (line-move-visual): Signal beginning/end of buffer
|
|
|
|
|
only if vertical-motion moved less than it was requested. Avoids
|
|
|
|
|
silly incorrect error messages when there are display strings with
|
|
|
|
|
multiple newlines at EOL.
|
|
|
|
|
|
2013-05-08 12:27:53 -04:00
|
|
|
|
2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/vera-mode.el (vera-underscore-is-part-of-word):
|
|
|
|
|
* progmodes/prolog.el (prolog-underscore-wordchar-flag)
|
|
|
|
|
(prolog-char-quote-workaround):
|
|
|
|
|
* progmodes/cperl-mode.el (cperl-under-as-char):
|
|
|
|
|
* progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
|
2013-07-19 02:38:19 +02:00
|
|
|
|
Mark as obsolete.
|
|
|
|
|
(vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
|
2013-05-08 12:27:53 -04:00
|
|
|
|
their declaration.
|
|
|
|
|
(vhdl-mode-syntax-table-init): Remove.
|
|
|
|
|
|
* lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
literals as extending to EOB.
(nxml-last-fontify-end): Remove unused variable.
(nxml-after-change1): Use with-silent-modifications.
(nxml-extend-after-change-region): Simplify.
(nxml-extend-after-change-region1): Remove function.
(nxml-after-change1): Don't adjust for dependent regions.
(nxml-fontify-matcher): Simplify.
* lisp/nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
(xmltok-add-dependent): Remove function.
(xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
(xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
(xmltok-scan-prolog-after-processing-instruction-open): Treat
unclosed <[[, <?, comment, and other literals as extending to EOB.
* lisp/nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
(rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
Remove functions.
(rng-do-some-validation-1): Don't mark dependent regions.
* lisp/nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
(nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
(nxml-clear-dependent-regions): Remove functions.
(nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
(nxml-ensure-scan-up-to-date):
Don't clear&mark dependent regions.
2013-05-15 14:31:51 -04:00
|
|
|
|
* progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
|
|
|
|
|
last change.
|
2013-05-08 12:27:53 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
|
|
|
|
|
syntax for "_".
|
|
|
|
|
(ld-script-font-lock-keywords):
|
|
|
|
|
Change regexps to use things like \_< and \_>.
|
|
|
|
|
|
|
|
|
|
* progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
|
|
|
|
|
Change all regexps to use things like \_< and \_>.
|
|
|
|
|
|
|
|
|
|
* progmodes/autoconf.el (autoconf-definition-regexp)
|
|
|
|
|
(autoconf-font-lock-keywords, autoconf-current-defun-function):
|
|
|
|
|
Handle a _ with symbol syntax.
|
|
|
|
|
(autoconf-mode): Don't change the syntax-table for imenu and font-lock.
|
|
|
|
|
|
* lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
literals as extending to EOB.
(nxml-last-fontify-end): Remove unused variable.
(nxml-after-change1): Use with-silent-modifications.
(nxml-extend-after-change-region): Simplify.
(nxml-extend-after-change-region1): Remove function.
(nxml-after-change1): Don't adjust for dependent regions.
(nxml-fontify-matcher): Simplify.
* lisp/nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
(xmltok-add-dependent): Remove function.
(xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
(xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
(xmltok-scan-prolog-after-processing-instruction-open): Treat
unclosed <[[, <?, comment, and other literals as extending to EOB.
* lisp/nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
(rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
Remove functions.
(rng-do-some-validation-1): Don't mark dependent regions.
* lisp/nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
(nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
(nxml-clear-dependent-regions): Remove functions.
(nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
(nxml-ensure-scan-up-to-date):
Don't clear&mark dependent regions.
2013-05-15 14:31:51 -04:00
|
|
|
|
* progmodes/ada-mode.el (ada-mode-abbrev-table):
|
|
|
|
|
Consolidate declaration.
|
2013-05-08 12:27:53 -04:00
|
|
|
|
(ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
|
|
|
|
|
the declaration.
|
|
|
|
|
(ada-create-syntax-table): Remove.
|
|
|
|
|
(ada-capitalize-word): Don't mess with the syntax of "_" since it
|
|
|
|
|
already has the right syntax nowadays.
|
|
|
|
|
(ada-goto-next-word): Don't change the syntax of "_".
|
|
|
|
|
|
|
|
|
|
* font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
|
|
|
|
|
with-wrapper-hook.
|
|
|
|
|
|
2013-05-08 11:13:25 -04:00
|
|
|
|
2013-05-08 Sam Steingold <sds@gnu.org>
|
|
|
|
|
|
|
|
|
|
* thingatpt.el (thing-at-point): Accept optional second argument
|
|
|
|
|
NO-PROPERTIES to strip the text properties from the return value.
|
|
|
|
|
* net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
|
|
|
|
|
to `thing-at-point' instead of stripping the properties ourselves.
|
|
|
|
|
Also, when `thing-at-point' fails to find a url, prepend "http://"
|
|
|
|
|
to the filename at point on the assumption that the user is
|
|
|
|
|
pointing at something like gnu.org/gnu.
|
|
|
|
|
|
2013-05-08 17:06:28 +02:00
|
|
|
|
2013-05-08 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-insert-header):
|
|
|
|
|
* faces.el (crm-separator):
|
|
|
|
|
Silence byte-compiler.
|
|
|
|
|
|
|
|
|
|
* progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
|
|
|
|
|
(tool-bar-map): Remove unneeded defvars.
|
|
|
|
|
|
2013-05-08 22:22:24 +08:00
|
|
|
|
2013-05-08 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
Re-work a fix for bug#10994 based on Le Wang's patch.
|
|
|
|
|
* ido.el (ido-remove-consecutive-dups): New helper.
|
|
|
|
|
(ido-completing-read): Use it.
|
|
|
|
|
(ido-chop): Revert fix for bug#10994.
|
|
|
|
|
|
2013-05-07 23:59:41 -07:00
|
|
|
|
2013-05-08 Adam Spiers <emacs@adamspiers.org>
|
|
|
|
|
|
|
|
|
|
* cus-edit.el (custom-save-variables):
|
|
|
|
|
Pretty-print long values. (Bug#14187)
|
|
|
|
|
|
2013-05-07 23:56:37 -07:00
|
|
|
|
2013-05-08 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/m4-mode.el (m4-program): Assume it is in PATH.
|
|
|
|
|
(m4-mode-syntax-table): Init in the defvar.
|
|
|
|
|
(m4-mode-abbrev-table): Let define-derived-mode define it.
|
|
|
|
|
|
2013-05-07 23:43:42 -07:00
|
|
|
|
2013-05-08 Tom Tromey <tromey@redhat.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/m4-mode.el (m4-mode-syntax-table):
|
|
|
|
|
Do not treat "_" as word constituent. (Bug#14167)
|
|
|
|
|
|
2013-05-07 00:05:21 -07:00
|
|
|
|
2013-05-07 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-07 00:57:02 -07:00
|
|
|
|
* eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
|
|
|
|
|
Remove explicit eshell-isearch-cancel-map.
|
|
|
|
|
|
2013-05-07 00:05:21 -07:00
|
|
|
|
* progmodes/f90.el (f90-smart-end-names): New option.
|
|
|
|
|
(f90-smart-end): Doc fix.
|
|
|
|
|
(f90-end-block-optional-name): New constant.
|
|
|
|
|
(f90-block-match): Respect f90-smart-end-names.
|
|
|
|
|
|
2013-05-07 00:05:43 -04:00
|
|
|
|
2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-smie-forward-token): Be more careful
|
|
|
|
|
about implicit semi-colons (bug#14218).
|
|
|
|
|
|
2013-05-07 10:12:22 +09:00
|
|
|
|
2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
|
|
|
|
|
|
|
|
|
* frame.el (display-monitor-attributes-list)
|
|
|
|
|
(frame-monitor-attributes): New functions.
|
|
|
|
|
|
2013-05-07 07:46:07 +08:00
|
|
|
|
2013-05-06 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-syntax-propertize-function): Change
|
|
|
|
|
\'s syntax to escape when inside double-quoted strings. (Bug#14332)
|
|
|
|
|
(octave-font-lock-keywords): Use octave-operator-regexp.
|
2013-05-14 20:52:07 -04:00
|
|
|
|
(octave-completion-at-point): Rename from
|
2013-05-07 07:46:07 +08:00
|
|
|
|
octave-completion-at-point-function.
|
|
|
|
|
(inferior-octave-directory-tracker): Robustify.
|
|
|
|
|
(octave-text-functions): Remove and fix its uses. No such things
|
|
|
|
|
any more.
|
|
|
|
|
|
2013-05-06 18:33:24 -04:00
|
|
|
|
2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/trace.el (trace--display-buffer): New function.
|
|
|
|
|
(trace-make-advice): Use it.
|
|
|
|
|
|
2013-05-06 23:23:40 +03:00
|
|
|
|
2013-05-06 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
|
|
|
|
|
(eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
|
|
|
|
|
Doc fix.
|
|
|
|
|
(emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
|
|
|
|
|
in the help string. (Bug#12985)
|
|
|
|
|
|
2013-05-06 23:11:40 +03:00
|
|
|
|
2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* simple.el (shell-command-on-region): Doc fix. (Bug#14279)
|
|
|
|
|
|
2013-05-06 11:27:11 -04:00
|
|
|
|
2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-05-06 15:33:56 -04:00
|
|
|
|
* progmodes/perl-mode.el: Add support for here documents.
|
|
|
|
|
(perl-syntax-propertize-function): Match here-doc markers.
|
|
|
|
|
(perl-syntax-propertize-special-constructs): Find their end.
|
|
|
|
|
(perl-imenu-generic-expression): Use [:alnum:].
|
|
|
|
|
|
2013-05-06 11:27:11 -04:00
|
|
|
|
* emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
|
|
|
|
|
(advice--add-function): Refresh the advice if already present
|
|
|
|
|
(bug#14317).
|
|
|
|
|
|
2013-05-06 00:40:58 -07:00
|
|
|
|
2013-05-06 Ivan Andrus <darthandrus@gmail.com>
|
|
|
|
|
|
|
|
|
|
* find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
|
|
|
|
|
|
2013-05-06 00:14:03 -07:00
|
|
|
|
2013-05-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-05-06 00:29:26 -07:00
|
|
|
|
* w32-fns.el (w32-charset-info-alist): Declare.
|
|
|
|
|
|
2013-05-06 00:20:35 -07:00
|
|
|
|
* eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
|
|
|
|
|
of its defcustom properties.
|
|
|
|
|
(eshell-cmpl-initialize): No need to load pcomplete.
|
|
|
|
|
|
2013-05-06 00:18:36 -07:00
|
|
|
|
* generic-x.el: No need to require comint when compiling.
|
|
|
|
|
|
2013-05-06 00:14:03 -07:00
|
|
|
|
* net/eudc-export.el: Make it loadable without bbdb.
|
|
|
|
|
(top-level): Use require rather than load-library.
|
|
|
|
|
(eudc-create-bbdb-record, eudc-bbdbify-phone)
|
|
|
|
|
(eudc-batch-export-records-to-bbdb)
|
|
|
|
|
(eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
|
|
|
|
|
Require bbdb.
|
|
|
|
|
|
2013-05-05 22:29:42 -04:00
|
|
|
|
2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
|
|
|
|
|
(octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
|
|
|
|
|
some tweaks, instead.
|
|
|
|
|
|
2013-05-05 23:29:51 +08:00
|
|
|
|
2013-05-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-font-lock-keywords)
|
|
|
|
|
(octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
|
|
|
|
|
(inferior-octave-send-list-and-digest): Improve error message.
|
|
|
|
|
(octave-mode, inferior-octave-mode): Use setq-local.
|
|
|
|
|
(octave-help): Set info-lookup-mode.
|
|
|
|
|
|
2013-05-05 09:56:54 -04:00
|
|
|
|
2013-05-05 Richard Stallman <rms@gnu.org>
|
|
|
|
|
|
2013-05-05 10:10:51 -04:00
|
|
|
|
* vc/compare-w.el (compare-windows-whitespace):
|
|
|
|
|
Treat no-break space as whitespace.
|
|
|
|
|
|
2013-05-05 09:56:54 -04:00
|
|
|
|
* mail/rmailsum.el (rmail-summary-rmail-update):
|
|
|
|
|
Detect empty summary and don't change selected message.
|
|
|
|
|
(rmail-summary-goto-msg): Likewise.
|
|
|
|
|
|
2013-05-05 10:08:50 -04:00
|
|
|
|
* mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
|
|
|
|
|
Doc fixes, rename args.
|
|
|
|
|
|
2013-05-05 12:17:12 +00:00
|
|
|
|
2013-05-05 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-defs.el (c-version): Increment to 5.32.5.
|
|
|
|
|
|
2013-05-05 11:48:44 +03:00
|
|
|
|
2013-05-05 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* info.el (Info-read-subfile): Use (point-min) instead of (point)
|
|
|
|
|
to not add the length of the summary segment to the return value.
|
|
|
|
|
(Bug#14125)
|
|
|
|
|
|
2013-05-05 12:49:27 +08:00
|
|
|
|
2013-05-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-strip-ctrl-g)
|
|
|
|
|
(inferior-octave-output-filter): Remove.
|
|
|
|
|
(octave-send-region, inferior-octave-startup): Fix callers.
|
|
|
|
|
(inferior-octave-mode-map): Don't use comint-dynamic-complete.
|
|
|
|
|
(octave-binary-file-extensions): New user variable.
|
|
|
|
|
(octave-find-definition): Confirm if opening binary files.
|
|
|
|
|
(octave-help-file): Use octave-find-definition to get the binary
|
|
|
|
|
confirmation.
|
|
|
|
|
(octave-help): Adjust for octave-help-file change.
|
|
|
|
|
|
2013-05-04 22:26:38 -04:00
|
|
|
|
2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
|
|
|
|
|
Merge the two entries that handle function definitions.
|
|
|
|
|
(pascal--syntax-propertize): New const.
|
|
|
|
|
(pascal-mode): Use it. Use setq-local.
|
|
|
|
|
|
2013-05-04 16:55:57 -07:00
|
|
|
|
2013-05-04 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* calendar/diary-lib.el (diary-from-outlook-function): New variable.
|
|
|
|
|
(diary-from-outlook): Respect diary-from-outlook-function.
|
|
|
|
|
|
2013-05-04 15:27:41 -04:00
|
|
|
|
2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* simple.el (read-expression-map): Use completion-at-point (bug#14255).
|
|
|
|
|
Move the declaration from C.
|
|
|
|
|
(read-minibuffer, eval-minibuffer): Move from C.
|
|
|
|
|
(completion-setup-function): Avoid minibuffer-completion-contents.
|
|
|
|
|
|
2013-05-03 12:47:08 +08:00
|
|
|
|
2013-05-03 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-font-lock-keywords): Do not
|
|
|
|
|
dehighlight 'end' in comments or strings.
|
2013-05-04 15:27:41 -04:00
|
|
|
|
(octave-completing-read, octave-goto-function-definition):
|
|
|
|
|
New helpers.
|
2013-05-03 15:22:26 +08:00
|
|
|
|
(octave-help-buffer): New user variable.
|
|
|
|
|
(octave-help-file, octave-help-function): New button types.
|
|
|
|
|
(octave-help): New command and bind it to C-h ;.
|
|
|
|
|
(octave-find-definition): New command and bind it to M-.
|
2013-05-03 15:52:17 +08:00
|
|
|
|
(user-error): Alias to error if not defined.
|
2013-05-03 12:47:08 +08:00
|
|
|
|
|
2013-05-03 07:03:00 +08:00
|
|
|
|
2013-05-02 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-mode-syntax-table): Correct syntax
|
|
|
|
|
for \. (bug#14332)
|
|
|
|
|
(octave-font-lock-keywords): Include [ and {.
|
|
|
|
|
|
2013-05-03 05:34:53 +08:00
|
|
|
|
2013-05-02 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-startup-file): Change default.
|
|
|
|
|
(inferior-octave): Remove calling comint-mode and return the buffer.
|
|
|
|
|
(inferior-octave-startup): Cosmetic changes.
|
|
|
|
|
|
2013-05-03 05:27:16 +08:00
|
|
|
|
2013-05-02 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-05-04 15:27:41 -04:00
|
|
|
|
* progmodes/octave.el (octave-syntax-propertize-function):
|
|
|
|
|
Include the case when ' is at line beginning. (Bug#14336)
|
2013-05-03 05:27:16 +08:00
|
|
|
|
|
2013-05-02 13:47:39 -04:00
|
|
|
|
2013-05-02 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
|
|
|
|
|
* desktop.el (vc-dir-mode): Just autoload it here.
|
|
|
|
|
|
2013-05-02 11:18:18 +00:00
|
|
|
|
2013-05-02 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Eliminate variable c-standard-font-lock-fontify-region-function.
|
|
|
|
|
* progmodes/cc-mode.el
|
|
|
|
|
(c-standard-font-lock-fontify-region-function): Remove.
|
|
|
|
|
(c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
|
|
|
|
|
|
2013-05-02 00:42:18 +08:00
|
|
|
|
2013-05-01 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-05-02 01:25:03 +08:00
|
|
|
|
* progmodes/octave.el: Compatible with older emacs-24 releases.
|
2013-05-03 07:03:00 +08:00
|
|
|
|
(inferior-octave-has-built-in-variables): Remove. Built-in
|
2013-05-02 01:25:03 +08:00
|
|
|
|
variables were removed from Octave in 2007.
|
2013-05-02 00:42:18 +08:00
|
|
|
|
(inferior-octave-startup): Fix uses.
|
|
|
|
|
(comint-line-beginning-position): Remove compatibility code for
|
|
|
|
|
emacs 21.
|
|
|
|
|
|
2013-05-01 11:10:12 +03:00
|
|
|
|
2013-05-01 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
|
|
|
|
|
|
2013-05-01 11:05:05 +03:00
|
|
|
|
2013-05-01 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-previous-matching-input): Don't print message
|
|
|
|
|
"History item: %d" when `isearch-mode' is active.
|
|
|
|
|
(comint-history-isearch-message): Print message "History item: %d"
|
|
|
|
|
when `comint-input-ring-index' is not empty and this function is
|
|
|
|
|
called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
|
|
|
|
|
|
2013-05-01 14:13:20 +08:00
|
|
|
|
2013-05-01 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-abbrev-table): Remove abbrev
|
|
|
|
|
definitions. Use completion-at-point to insert keywords.
|
|
|
|
|
(octave-abbrev-start): Remove.
|
|
|
|
|
(inferior-octave-mode, octave-mode): Use :abbrev-table instead.
|
|
|
|
|
|
2013-05-01 00:27:36 +08:00
|
|
|
|
2013-04-30 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
|
|
|
|
|
change.
|
|
|
|
|
|
2013-04-30 16:19:14 +00:00
|
|
|
|
2013-04-30 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Handle arbitrarily long C++ member initialisation lists.
|
2013-05-04 15:27:41 -04:00
|
|
|
|
* progmodes/cc-engine.el (c-back-over-member-initializers):
|
|
|
|
|
new function.
|
2013-04-30 16:19:14 +00:00
|
|
|
|
(c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
|
|
|
|
|
(most) member init lists.
|
|
|
|
|
|
2013-04-30 23:20:46 +08:00
|
|
|
|
2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-prompt-read-only): New user
|
|
|
|
|
variable.
|
|
|
|
|
|
2013-04-30 22:23:03 +08:00
|
|
|
|
2013-04-30 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-variables): Remove. No builtin
|
|
|
|
|
variables any more. All converted to functions.
|
|
|
|
|
(octave-font-lock-keywords, octave-completion-at-point-function):
|
|
|
|
|
Fix uses.
|
|
|
|
|
(octave-font-lock-texinfo-comment): New user variable.
|
|
|
|
|
(octave-texinfo-font-lock-keywords): New variable for texinfo
|
|
|
|
|
comment block.
|
|
|
|
|
(octave-function-comment-block): New face.
|
|
|
|
|
(octave-font-lock-texinfo-comment): New function.
|
|
|
|
|
(octave-mode): Font lock texinfo comment block.
|
|
|
|
|
|
2013-04-30 04:09:18 +08:00
|
|
|
|
2013-04-29 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
|
|
|
|
|
indexing expression.
|
|
|
|
|
(octave-continuation-string): Do not use \.
|
|
|
|
|
(inferior-octave-complete-impossible): Remove.
|
|
|
|
|
(inferior-octave-completion-table)
|
|
|
|
|
(inferior-octave-completion-at-point): Remove its uses.
|
|
|
|
|
(inferior-octave-startup): completion_matches was introduced to
|
|
|
|
|
Octave in 1996 so safe to assume it.
|
|
|
|
|
(octave-function-file-comment): Improve to follow how Octave does it.
|
|
|
|
|
(octave-update-function-file-comment): Tweak.
|
|
|
|
|
|
2013-04-29 12:37:36 +08:00
|
|
|
|
2013-04-29 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
|
|
|
|
|
(inferior-octave-startup): Remove inferior-octave-startup-hook.
|
|
|
|
|
(octave-function-file-comment): Fix typo.
|
|
|
|
|
(octave-sync-function-file-names): Use read-char-choice.
|
|
|
|
|
|
2013-04-28 11:39:10 -05:00
|
|
|
|
2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc.el (math-normalize): Don't set `math-normalize-error'
|
|
|
|
|
to t for the less important warnings.
|
|
|
|
|
|
2013-04-28 01:03:42 +03:00
|
|
|
|
2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
|
|
|
|
|
|
2013-04-27 14:29:00 -07:00
|
|
|
|
2013-04-27 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/log-view.el (log-view-current-entry):
|
|
|
|
|
Treat "---" separator lines as part of the following rev. (Bug#14169)
|
|
|
|
|
|
2013-04-28 00:12:17 +03:00
|
|
|
|
2013-04-27 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* subr.el (read-number): Doc fix about using it by interactive
|
|
|
|
|
code letter `n'. (Bug#14254)
|
|
|
|
|
|
2013-04-27 23:55:00 +03:00
|
|
|
|
2013-04-27 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop-auto-save-timeout): New option.
|
|
|
|
|
(desktop-file-checksum): New variable.
|
|
|
|
|
(desktop-save): Add optional arg `auto-save' and don't auto-save
|
|
|
|
|
if nothing changed.
|
|
|
|
|
(desktop-auto-save-timer): New variable.
|
|
|
|
|
(desktop-auto-save, desktop-auto-save-set-timer): New functions.
|
|
|
|
|
(after-init-hook): Call `desktop-auto-save-set-timer'.
|
|
|
|
|
Suggested by Reuben Thomas <rrt@sc3d.org> in
|
|
|
|
|
<http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
|
|
|
|
|
|
2013-04-28 01:07:01 +08:00
|
|
|
|
2013-04-27 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-function-file-p)
|
|
|
|
|
(octave-skip-comment-forward, octave-function-file-comment)
|
|
|
|
|
(octave-update-function-file-comment): New functions.
|
|
|
|
|
(octave-mode-map): Bind C-c ; to
|
|
|
|
|
octave-update-function-file-comment.
|
|
|
|
|
(octave-mode-menu): Add octave-update-function-file-comment.
|
|
|
|
|
(octave-mode, inferior-octave-mode): Fix doc-string.
|
|
|
|
|
(octave-insert-defun): Conform to Octave's coding convention.
|
|
|
|
|
(Bug#14285)
|
|
|
|
|
|
|
|
|
|
* files.el (basic-save-buffer): Don't let errors in
|
|
|
|
|
before-save-hook prevent saving buffer.
|
|
|
|
|
|
2013-04-27 12:01:17 -05:00
|
|
|
|
2013-04-20 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (read-face-name): Use completing-read if arg multiple
|
|
|
|
|
is nil.
|
|
|
|
|
|
2013-04-27 19:55:29 +03:00
|
|
|
|
2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* ls-lisp.el (ls-lisp-insert-directory): If no files are
|
2013-05-04 15:27:41 -04:00
|
|
|
|
displayed, move point to after the totals line.
|
|
|
|
|
See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
|
2013-04-27 19:55:29 +03:00
|
|
|
|
for the details.
|
|
|
|
|
|
2013-04-27 09:32:53 -04:00
|
|
|
|
2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-autoload-ensure-default-file):
|
|
|
|
|
Add current dir to the load-path.
|
|
|
|
|
(package-generate-autoloads): Don't rely on
|
|
|
|
|
autoload-ensure-default-file.
|
|
|
|
|
|
2013-04-27 00:55:06 +01:00
|
|
|
|
2013-04-26 Reuben Thomas <rrt@sc3d.org>
|
|
|
|
|
|
2013-04-27 08:38:41 +02:00
|
|
|
|
* textmodes/remember.el (remember-store-in-files): Document that
|
|
|
|
|
the file name format is passed to `format-time-string'.
|
2013-04-27 00:55:06 +01:00
|
|
|
|
|
2013-04-27 00:44:38 +08:00
|
|
|
|
2013-04-26 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-sync-function-file-names): New function.
|
|
|
|
|
(octave-mode): Use it in before-save-hook.
|
|
|
|
|
|
2013-04-26 10:34:26 -04:00
|
|
|
|
2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-04-26 10:47:07 -04:00
|
|
|
|
* emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
|
|
|
|
|
(bug#14274).
|
|
|
|
|
|
2013-04-26 10:34:26 -04:00
|
|
|
|
* progmodes/octave.el (octave-smie-forward-token): Properly skip
|
|
|
|
|
\n and comment, even if it's not an implicit ; (bug#14218).
|
|
|
|
|
|
2013-04-26 00:34:54 -07:00
|
|
|
|
2013-04-26 Glenn Morris <rgm@gnu.org>
|
2013-04-24 10:31:43 -07:00
|
|
|
|
|
|
|
|
|
* subr.el (read-number): Once more use `read' rather than
|
|
|
|
|
`string-to-number', to trap non-numeric input. (Bug#14254)
|
|
|
|
|
|
2013-04-26 00:34:54 -07:00
|
|
|
|
2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
|
2013-04-22 10:11:37 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/syntax.el (syntax-propertize-multiline):
|
|
|
|
|
Use `syntax-multiline' text property consistently instead of
|
2013-06-02 05:59:46 +02:00
|
|
|
|
`font-lock-multiline'. (Bug#14237)
|
2013-04-22 10:11:37 -04:00
|
|
|
|
|
2013-04-26 00:25:45 -07:00
|
|
|
|
2013-04-26 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/shadow.el (list-load-path-shadows):
|
|
|
|
|
No longer necessary to check for duplicate simple.el, since
|
|
|
|
|
2012-07-07 change to init_lread to not include installation lisp
|
|
|
|
|
directories in load-path when running uninstalled. (Bug#14270)
|
|
|
|
|
|
2013-04-26 12:16:37 +08:00
|
|
|
|
2013-04-26 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave.el (octave-submit-bug-report): Obsolete.
|
|
|
|
|
(octave-mode, inferior-octave-mode): Use setq-local.
|
2013-04-26 10:34:26 -04:00
|
|
|
|
(octave-not-in-string-or-comment-p): Rename to
|
2013-04-26 12:16:37 +08:00
|
|
|
|
octave-in-string-or-comment-p.
|
|
|
|
|
(octave-in-comment-p, octave-in-string-p)
|
|
|
|
|
(octave-in-string-or-comment-p): Replace defsubst with defun.
|
|
|
|
|
|
2013-04-25 14:20:17 -07:00
|
|
|
|
2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
|
|
|
|
|
|
2013-04-25 19:39:44 +02:00
|
|
|
|
2013-04-25 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/remember.el (remember-data-directory)
|
|
|
|
|
(remember-directory-file-name-format): Fix custom types.
|
|
|
|
|
|
2013-04-26 00:23:56 +08:00
|
|
|
|
2013-04-25 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-04-26 10:34:26 -04:00
|
|
|
|
* progmodes/octave.el (octave-completion-at-point-function):
|
|
|
|
|
Make use of inferior octave process.
|
2013-04-26 00:23:56 +08:00
|
|
|
|
(octave-initialize-completions): Remove.
|
|
|
|
|
(inferior-octave-completion-table): New function.
|
|
|
|
|
(inferior-octave-completion-at-point): Use it.
|
|
|
|
|
(octave-completion-alist): Remove.
|
|
|
|
|
|
* lisp/progmodes/opascal.el: Use font-lock and syntax-propertize.
(opascal-mode-syntax-table): New var.
(opascal-literal-kind, opascal-is-literal-end)
(opascal-literal-token-at): Rewrite.
(opascal--literal-start-re, opascal-font-lock-keywords)
(opascal--syntax-propertize): New constants.
(opascal-font-lock-defaults): Adjust.
(opascal-mode): Use them. Set comment-<foo> variables as well.
(delphi-comment-face, opascal-comment-face, delphi-string-face)
(opascal-string-face, delphi-keyword-face, opascal-keyword-face)
(delphi-other-face, opascal-other-face): Remove face variables.
(opascal-save-state): Remove macro.
(opascal-fontifying-progress-step): Remove constant.
(opascal--ignore-changes): Remove var.
(opascal-set-token-property, opascal-parse-next-literal)
(opascal-is-stable-literal, opascal-complete-literal)
(opascal-is-literal-start, opascal-face-of)
(opascal-parse-region, opascal-parse-region-until-stable)
(opascal-fontify-region, opascal-after-change)
(opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
(opascal-debug-parse-region, opascal-debug-parse-window)
(opascal-debug-parse-buffer, opascal-debug-fontify-window)
(opascal-debug-fontify-buffer): Remove.
(opascal-debug-mode-map): Adjust accordingly.
2013-04-25 12:07:33 -04:00
|
|
|
|
2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/opascal.el: Use font-lock and syntax-propertize.
|
|
|
|
|
(opascal-mode-syntax-table): New var.
|
|
|
|
|
(opascal-literal-kind, opascal-is-literal-end)
|
|
|
|
|
(opascal-literal-token-at): Rewrite.
|
|
|
|
|
(opascal--literal-start-re, opascal-font-lock-keywords)
|
|
|
|
|
(opascal--syntax-propertize): New constants.
|
|
|
|
|
(opascal-font-lock-defaults): Adjust.
|
|
|
|
|
(opascal-mode): Use them. Set comment-<foo> variables as well.
|
|
|
|
|
(delphi-comment-face, opascal-comment-face, delphi-string-face)
|
|
|
|
|
(opascal-string-face, delphi-keyword-face, opascal-keyword-face)
|
|
|
|
|
(delphi-other-face, opascal-other-face): Remove face variables.
|
|
|
|
|
(opascal-save-state): Remove macro.
|
|
|
|
|
(opascal-fontifying-progress-step): Remove constant.
|
|
|
|
|
(opascal--ignore-changes): Remove var.
|
|
|
|
|
(opascal-set-token-property, opascal-parse-next-literal)
|
|
|
|
|
(opascal-is-stable-literal, opascal-complete-literal)
|
|
|
|
|
(opascal-is-literal-start, opascal-face-of)
|
|
|
|
|
(opascal-parse-region, opascal-parse-region-until-stable)
|
|
|
|
|
(opascal-fontify-region, opascal-after-change)
|
|
|
|
|
(opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
|
|
|
|
|
(opascal-debug-parse-region, opascal-debug-parse-window)
|
|
|
|
|
(opascal-debug-parse-buffer, opascal-debug-fontify-window)
|
|
|
|
|
(opascal-debug-fontify-buffer): Remove.
|
|
|
|
|
(opascal-debug-mode-map): Adjust accordingly.
|
|
|
|
|
|
2013-04-25 22:51:08 +08:00
|
|
|
|
2013-04-25 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
Merge octave-mod.el and octave-inf.el into octave.el with some
|
|
|
|
|
cleanups.
|
|
|
|
|
* progmodes/octave.el: New file renamed from octave-mod.el.
|
|
|
|
|
* progmodes/octave-inf.el: Merged into octave.el.
|
|
|
|
|
* progmodes/octave-mod.el: Renamed to octave.el.
|
|
|
|
|
|
2013-04-25 14:01:09 +02:00
|
|
|
|
2013-04-25 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-vars.el
|
|
|
|
|
(reftex-label-ignored-macros-and-environments): New defcustom.
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
|
|
|
|
|
|
2013-04-24 23:25:34 -04:00
|
|
|
|
2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
|
|
|
|
|
(smie-indent-keyword): Improve the check to ensure that the next
|
|
|
|
|
comment is really on the same line.
|
|
|
|
|
(smie-indent-comment): Don't align with a subsequent closer (or eob).
|
|
|
|
|
|
|
|
|
|
* progmodes/octave-mod.el (octave-smie-forward-token): Only emit
|
|
|
|
|
semi-colons if the line is not otherwise empty (bug#14218).
|
|
|
|
|
|
2013-04-24 20:53:18 -04:00
|
|
|
|
2013-04-25 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
|
|
|
|
|
|
2013-04-24 16:44:45 -04:00
|
|
|
|
2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/opascal.el (opascal-set-token-property): Rename from
|
|
|
|
|
opascal-set-text-properties and only set `token' (bug#14134).
|
|
|
|
|
Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
|
|
|
|
|
(opascal-literal-text-properties): Remove.
|
|
|
|
|
(opascal-parse-next-literal, opascal-debug-unparse-buffer):
|
|
|
|
|
Adjust callers.
|
|
|
|
|
|
2013-04-27 23:55:00 +03:00
|
|
|
|
2013-04-24 Reuben Thomas <rrt@sc3d.org>
|
2013-04-24 16:35:59 +02:00
|
|
|
|
|
|
|
|
|
* textmodes/remember.el (remember-handler-functions): Add an
|
|
|
|
|
option for a new handler `remember-store-in-files'.
|
|
|
|
|
(remember-data-directory, remember-directory-file-name-format):
|
|
|
|
|
New options.
|
|
|
|
|
(remember-store-in-files): New function to store remember notes
|
|
|
|
|
as separate files within a directory.
|
|
|
|
|
|
2013-04-24 09:50:22 -04:00
|
|
|
|
2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compilation-next-error-function):
|
|
|
|
|
Pass "formats" to compilation-find-file (bug#11777).
|
|
|
|
|
|
2013-04-24 00:52:00 -07:00
|
|
|
|
2013-04-24 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
2013-04-24 01:13:52 -07:00
|
|
|
|
* vc/vc-bzr.el (vc-bzr-print-log):
|
2013-04-24 00:59:29 -07:00
|
|
|
|
* vc/vc-hg.el (vc-hg-print-log):
|
|
|
|
|
* vc/vc-svn.el (vc-svn-print-log):
|
|
|
|
|
Fix START-REVISION with LIMIT != 1. (Bug#14168)
|
|
|
|
|
|
2013-04-24 00:52:00 -07:00
|
|
|
|
* vc/vc-bzr.el (vc-bzr-print-log):
|
|
|
|
|
* vc/vc-cvs.el (vc-cvs-print-log):
|
|
|
|
|
* vc/vc-git.el (vc-git-print-log):
|
|
|
|
|
* vc/vc-hg.el (vc-hg-print-log):
|
|
|
|
|
* vc/vc-mtn.el (vc-mtn-print-log):
|
|
|
|
|
* vc/vc-rcs.el (vc-rcs-print-log):
|
|
|
|
|
* vc/vc-sccs.el (vc-sccs-print-log):
|
|
|
|
|
* vc/vc-svn.el (vc-svn-print-log):
|
|
|
|
|
* vc/vc.el (vc-print-log-internal): Doc fixes.
|
|
|
|
|
|
2013-04-23 17:51:40 -04:00
|
|
|
|
2013-04-23 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (normal-no-mouse-startup-screen, normal-about-screen):
|
|
|
|
|
Remove venerable code attempting to avoid substitute-command-keys.
|
|
|
|
|
|
2013-04-23 17:18:58 +02:00
|
|
|
|
2013-04-23 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
2013-04-24 09:50:22 -04:00
|
|
|
|
* textmodes/reftex-vars.el (reftex-label-regexps):
|
|
|
|
|
Call `reftex-compile-variables' after changes to this variable.
|
2013-04-23 17:18:58 +02:00
|
|
|
|
|
2013-04-23 08:29:14 -04:00
|
|
|
|
2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-04-24 09:50:22 -04:00
|
|
|
|
* jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
|
2013-04-23 08:29:14 -04:00
|
|
|
|
Use lexical-binding.
|
|
|
|
|
(jit-lock-force-redisplay): Use markers, check buffer's continued
|
|
|
|
|
existence and beware narrowed buffers.
|
|
|
|
|
(jit-lock-fontify-now): Adjust call accordingly.
|
|
|
|
|
|
2013-04-23 08:27:06 -04:00
|
|
|
|
2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
|
|
|
|
|
to avoid misleading the user.
|
|
|
|
|
|
2013-04-22 22:41:32 +08:00
|
|
|
|
2013-04-22 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* info-look.el: Prefer latex2e.info. (Bug#14240)
|
|
|
|
|
|
2013-04-22 12:26:09 +02:00
|
|
|
|
2013-04-22 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
|
|
|
|
|
|
|
|
|
|
* net/tramp-compat.el (tramp-compat-call-process): Move function ...
|
2013-06-19 22:10:57 +02:00
|
|
|
|
* net/tramp.el (tramp-call-process): ... here.
|
2013-04-22 12:26:09 +02:00
|
|
|
|
(tramp-set-completion-function, tramp-parse-putty):
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-execute-adb-command):
|
|
|
|
|
* net/tramp-gvfs.el (tramp-gvfs-send-command):
|
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-set-file-times)
|
|
|
|
|
(tramp-set-file-uid-gid, tramp-sh-handle-write-region)
|
|
|
|
|
(tramp-call-local-coding-command): Use `tramp-call-process'
|
|
|
|
|
instead of `tramp-compat-call-process'.
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
|
|
|
|
|
(tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
|
2014-03-03 05:57:26 +01:00
|
|
|
|
(tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
|
2013-05-23 10:43:18 +02:00
|
|
|
|
(tramp-find-inline-compress): Improve traces.
|
2013-04-22 12:26:09 +02:00
|
|
|
|
(tramp-maybe-send-script): Check for Perl binary.
|
|
|
|
|
(tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
|
|
|
|
|
|
2013-04-22 13:53:05 +09:00
|
|
|
|
2013-04-22 Daiki Ueno <ueno@gnu.org>
|
|
|
|
|
|
|
|
|
|
* epg.el (epg-context-pinentry-mode): New function.
|
|
|
|
|
(epg-context-set-pinentry-mode): New function.
|
|
|
|
|
(epg--start): Pass --pinentry-mode option to gpg command.
|
|
|
|
|
|
2013-04-21 10:45:38 +08:00
|
|
|
|
2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
|
|
|
|
|
|
2013-05-29 20:18:06 -07:00
|
|
|
|
* comint.el (comint-dynamic-complete-functions, comint-mode-map):
|
2013-04-21 11:13:04 +08:00
|
|
|
|
`comint-dynamic-complete' is obsolete since 24.1, replaced by
|
2013-06-10 16:58:52 +02:00
|
|
|
|
`completion-at-point'. (Bug#13774)
|
2013-04-21 11:13:04 +08:00
|
|
|
|
|
2013-04-21 10:45:38 +08:00
|
|
|
|
* startup.el (normal-no-mouse-startup-screen): Bug fix, the
|
|
|
|
|
default key binding for `describe-distribution' has been moved to
|
|
|
|
|
`C-h C-o'. (Bug#13970)
|
|
|
|
|
|
2013-04-20 17:37:54 -07:00
|
|
|
|
2013-04-21 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
|
|
|
|
|
Add doc strings.
|
|
|
|
|
(vc-print-log): Clarify interactive prompt.
|
|
|
|
|
|
2013-04-20 12:48:04 -07:00
|
|
|
|
2013-04-20 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/bytecomp.el (byte-compile-insert-header):
|
|
|
|
|
No longer include timestamp etc information.
|
|
|
|
|
|
2013-04-20 12:33:52 -05:00
|
|
|
|
2013-04-20 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (read-face-name): Bug fix, return just one face if arg
|
|
|
|
|
multiple is nil. (Bug#14209)
|
|
|
|
|
|
2013-04-20 12:24:04 -04:00
|
|
|
|
2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--where-alist): Add :override.
|
|
|
|
|
(remove-function): Autoload.
|
|
|
|
|
|
|
|
|
|
* comint.el (comint-redirect-original-filter-function): Remove.
|
|
|
|
|
(comint-redirect-cleanup, comint-redirect-send-command-to-process):
|
2013-06-10 16:58:52 +02:00
|
|
|
|
* vc/vc-cvs.el (vc-cvs-annotate-process-filter)
|
|
|
|
|
(vc-cvs-annotate-command):
|
2013-04-20 12:24:04 -04:00
|
|
|
|
* progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
|
|
|
|
|
* progmodes/prolog.el (prolog-consult-compile):
|
|
|
|
|
* progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
|
|
|
|
|
Use add/remove-function instead.
|
|
|
|
|
* progmodes/gud.el (gud-tooltip-original-filter): Remove.
|
|
|
|
|
(gud-tooltip-process-output, gud-tooltip-tips):
|
|
|
|
|
Use add/remove-function instead.
|
|
|
|
|
* progmodes/xscheme.el (xscheme-previous-process-state): Remove.
|
|
|
|
|
(scheme-interaction-mode, exit-scheme-interaction-mode):
|
|
|
|
|
Use add/remove-function instead.
|
|
|
|
|
|
|
|
|
|
* vc/vc-dispatcher.el: Use lexical-binding.
|
|
|
|
|
(vc--process-sentinel): Rename from vc-process-sentinel.
|
|
|
|
|
Change last arg to be the code to run. Don't use vc-previous-sentinel
|
|
|
|
|
and vc-sentinel-commands any more.
|
|
|
|
|
(vc-exec-after): Allow code to be a function. Use add/remove-function.
|
|
|
|
|
(compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
|
|
|
|
|
|
2013-09-17 00:31:09 -07:00
|
|
|
|
2013-04-19 Masatake YAMATO <yamato@redhat.com>
|
2013-04-20 03:50:28 +09:00
|
|
|
|
|
2013-04-20 12:24:04 -04:00
|
|
|
|
* progmodes/sh-script.el (sh-imenu-generic-expression):
|
2014-03-07 01:01:19 +01:00
|
|
|
|
Handle function names with a single character. (Bug#14111)
|
2013-04-20 03:50:28 +09:00
|
|
|
|
|
2014-03-07 01:01:19 +01:00
|
|
|
|
2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
|
2013-04-19 11:58:07 -04:00
|
|
|
|
|
|
|
|
|
* progmodes/gud.el (gud-perldb-marker-filter): Understand position info
|
|
|
|
|
for subroutines defined in an eval (bug#14182).
|
|
|
|
|
|
2013-04-19 01:11:16 -04:00
|
|
|
|
2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
|
|
|
|
|
|
|
|
|
|
* bookmark.el (bookmark-completing-read): Improve handling of empty
|
|
|
|
|
string (bug#14176).
|
|
|
|
|
|
2013-04-19 00:09:08 -04:00
|
|
|
|
2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
|
|
|
|
|
|
2013-04-18 23:31:09 -03:00
|
|
|
|
2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
New faster Imenu implementation (bug#14058).
|
2014-04-07 02:51:52 +02:00
|
|
|
|
* progmodes/python.el (python-imenu-prev-index-position)
|
2013-04-18 23:31:09 -03:00
|
|
|
|
(python-imenu-format-item-label-function)
|
|
|
|
|
(python-imenu-format-parent-item-label-function)
|
|
|
|
|
(python-imenu-format-parent-item-jump-label-function):
|
|
|
|
|
New vars.
|
|
|
|
|
(python-imenu-format-item-label)
|
|
|
|
|
(python-imenu-format-parent-item-label)
|
|
|
|
|
(python-imenu-format-parent-item-jump-label)
|
|
|
|
|
(python-imenu--put-parent, python-imenu--build-tree)
|
|
|
|
|
(python-imenu-create-index, python-imenu-create-flat-index)
|
|
|
|
|
(python-util-popn): New functions.
|
|
|
|
|
(python-mode): Set imenu-create-index-function to
|
|
|
|
|
python-imenu-create-index.
|
|
|
|
|
|
2013-04-18 09:15:08 -04:00
|
|
|
|
2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* winner.el (winner-active-region): Use region-active-p, activate-mark
|
|
|
|
|
and deactivate-mark (bug#14225).
|
|
|
|
|
|
|
|
|
|
* simple.el (deactivate-mark): Don't inline it.
|
|
|
|
|
|
2013-04-18 14:47:01 +02:00
|
|
|
|
2013-04-18 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
|
|
|
|
|
|
2013-04-18 08:24:10 +02:00
|
|
|
|
2013-04-18 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (auto-mode-alist): Delete OpenDocument and StarOffice
|
|
|
|
|
file extensions from the archive-mode entry in order to prefer
|
|
|
|
|
doc-view-mode-maybe with archive-mode as fallback (bug#14188).
|
|
|
|
|
|
2013-04-18 10:20:12 +08:00
|
|
|
|
2013-04-18 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* bindings.el (help-event-list): Add ?\?.
|
|
|
|
|
|
2013-04-17 20:12:33 -04:00
|
|
|
|
2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (with-wrapper-hook): Declare obsolete.
|
|
|
|
|
* simple.el (filter-buffer-substring-function): New hook.
|
|
|
|
|
(filter-buffer-substring): Use it.
|
|
|
|
|
(filter-buffer-substring-functions): Mark obsolete.
|
|
|
|
|
* minibuffer.el (completion-in-region-function): New hook.
|
|
|
|
|
(completion-in-region): Use it.
|
|
|
|
|
(completion-in-region-functions): Mark obsolete.
|
|
|
|
|
* mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
|
|
|
|
|
* abbrev.el (abbrev-expand-function): New hook.
|
|
|
|
|
(expand-abbrev): Use it.
|
|
|
|
|
(abbrev-expand-functions): Mark obsolete.
|
|
|
|
|
* emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
|
|
|
|
|
and :filter-return.
|
|
|
|
|
|
2013-04-17 19:23:13 -03:00
|
|
|
|
2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-nav--syntactically): Fix cornercases
|
|
|
|
|
and do not care about match data.
|
|
|
|
|
|
2013-04-17 16:52:02 -04:00
|
|
|
|
2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
|
|
|
|
|
completion tables when completing error conditions and
|
|
|
|
|
`declare' arguments.
|
|
|
|
|
(lisp-complete-symbol, field-complete): Mark as obsolete.
|
|
|
|
|
(check-parens): Unmatched parens are user errors.
|
|
|
|
|
* minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
|
|
|
|
|
|
2013-04-17 20:03:46 +02:00
|
|
|
|
2013-04-17 Michal Nazarewicz <mina86@mina86.com>
|
|
|
|
|
|
2013-04-17 16:52:02 -04:00
|
|
|
|
* textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
|
|
|
|
|
command changed buffer (ie. `flyspell-pre-buffer' is not current
|
|
|
|
|
buffer), which prevents making decisions based on invalid value of
|
|
|
|
|
`flyspell-pre-point' in the wrong buffer. Most notably, this used to
|
|
|
|
|
cause an error when `flyspell-pre-point' was nil after switching
|
|
|
|
|
buffers.
|
|
|
|
|
(flyspell-post-command-hook): No longer needs to change buffers when
|
|
|
|
|
checking pre-word. While at it remove unnecessary progn.
|
2013-04-17 20:03:46 +02:00
|
|
|
|
|
2013-04-17 19:48:10 +02:00
|
|
|
|
2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
|
|
|
|
|
|
|
|
|
|
* textmodes/ispell.el (ispell-add-per-file-word-list):
|
|
|
|
|
Fix `flyspell-correct-word-before-point' error when accepting
|
|
|
|
|
words and `coment-padding' is an integer by using
|
|
|
|
|
`comment-normalize-vars' (Bug #14214).
|
|
|
|
|
|
2013-04-17 02:08:20 -03:00
|
|
|
|
2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
New defun movement commands.
|
|
|
|
|
* progmodes/python.el (python-nav--syntactically)
|
|
|
|
|
(python-nav--forward-defun, python-nav-backward-defun)
|
|
|
|
|
(python-nav-forward-defun): New functions.
|
|
|
|
|
|
2013-04-16 23:52:50 -03:00
|
|
|
|
2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-syntax--context-compiler-macro): New defun.
|
|
|
|
|
(python-syntax-context): Use named compiler-macro for backwards
|
|
|
|
|
compatibility with Emacs 24.x.
|
|
|
|
|
|
2013-04-17 09:46:26 +08:00
|
|
|
|
2013-04-17 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave-mod.el (octave-mode-map): Fix key binding to
|
|
|
|
|
octave-hide-process-buffer.
|
|
|
|
|
|
2013-04-16 20:50:44 -04:00
|
|
|
|
2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
|
|
|
|
|
(bug#14216).
|
|
|
|
|
|
2013-04-16 20:35:22 -04:00
|
|
|
|
2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
|
|
|
|
|
Fix adjustment of offset when receiving incomplete responses from GDB
|
|
|
|
|
(bug#14129).
|
|
|
|
|
|
2013-04-16 13:28:11 -04:00
|
|
|
|
2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
|
|
|
|
|
python-mode-abbrev-table.
|
|
|
|
|
(python-skeleton-define): Adjust accordingly.
|
|
|
|
|
(python-mode-abbrev-table): New table that inherits from it so that
|
|
|
|
|
python-skeleton-autoinsert does not affect non-skeleton abbrevs.
|
|
|
|
|
|
|
|
|
|
* abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
|
|
|
|
|
(abbrev-symbol): Use it.
|
|
|
|
|
(abbrev--before-point): Use it since we already handle inheritance.
|
|
|
|
|
|
2013-04-17 00:38:31 +08:00
|
|
|
|
2013-04-16 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/octave-mod.el (octave-mode-map): Remove redundant key
|
|
|
|
|
binding to info-lookup-symbol.
|
|
|
|
|
|
2013-04-16 04:41:37 +02:00
|
|
|
|
2013-04-16 Juanma Barranquero <lekktu@gmail.com>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (completion--twq-all):
|
|
|
|
|
* term/ns-win.el (ns-initialize-window-system):
|
|
|
|
|
* term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
|
|
|
|
|
|
2013-04-15 20:51:46 -04:00
|
|
|
|
2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-04-15 22:10:16 -04:00
|
|
|
|
* emacs-lisp/nadvice.el (add-function): Default simple vars to their
|
|
|
|
|
global bindings.
|
|
|
|
|
|
2013-04-15 20:51:46 -04:00
|
|
|
|
* doc-view.el (doc-view-start-process): Handle url-handler directories.
|
|
|
|
|
|
2013-04-16 03:07:14 +04:00
|
|
|
|
2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* progmodes/ruby-mode.el (ruby-beginning-of-defun)
|
|
|
|
|
(ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
|
|
|
|
|
to nil.
|
|
|
|
|
(ruby-end-of-defun): Remove the unused arg, change the docstring
|
|
|
|
|
to reflect that this function is only used as the value of
|
|
|
|
|
`end-of-defun-function'.
|
|
|
|
|
(ruby-beginning-of-defun): Remove "top-level" from the docstring,
|
|
|
|
|
to reflect an earlier change that beginning/end-of-defun functions
|
|
|
|
|
jump between methods in a class definition, as well as top-level
|
|
|
|
|
functions.
|
|
|
|
|
|
2013-04-15 15:55:41 -04:00
|
|
|
|
2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* minibuffer.el (minibuffer-complete): Don't just scroll
|
|
|
|
|
a *Completions* that's been iconified.
|
|
|
|
|
(minibuffer-force-complete): Make sure repetitions do cycle when going
|
|
|
|
|
through completion-in-region -> minibuffer-complete.
|
|
|
|
|
|
2013-04-15 16:10:24 +00:00
|
|
|
|
2013-04-15 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
|
|
|
|
Correct the placement of c-cpp-delimiters when there're #s not at
|
|
|
|
|
col 0.
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
|
|
|
|
|
place a submatch around the #.
|
2013-04-15 15:55:41 -04:00
|
|
|
|
* progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
|
|
|
|
|
Start a search at BOL. Put the c-cpp-delimiter category text propertiy
|
2013-04-15 16:10:24 +00:00
|
|
|
|
on the #, not BOL.
|
|
|
|
|
|
2013-04-15 11:06:51 -04:00
|
|
|
|
2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/nadvice.el: Properly test names when adding advice.
|
|
|
|
|
(advice--member-p): New arg `name'.
|
|
|
|
|
(advice--add-function, advice-member-p): Use it (bug#14202).
|
|
|
|
|
|
2013-04-15 14:32:20 +00:00
|
|
|
|
2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
|
|
|
|
|
|
|
|
|
|
Reformulate java imenu-generic-expression.
|
|
|
|
|
The old expression contained ill formed regexps.
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
|
|
|
|
|
(cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
|
|
|
|
|
(cc-imenu-java-method-arg-regexp): New defconsts.
|
|
|
|
|
(cc-imenu-java-build-type-args-regex): New defun.
|
2013-04-15 11:06:51 -04:00
|
|
|
|
(cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
|
2013-04-15 14:32:20 +00:00
|
|
|
|
handling of spaces in the regexp.
|
|
|
|
|
|
2013-04-15 12:00:14 +02:00
|
|
|
|
2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
|
|
|
|
|
|
|
|
|
|
* textmodes/ispell.el (ispell-command-loop): Remove
|
|
|
|
|
flyspell highlight of a word when ispell accepts it (bug #14178).
|
|
|
|
|
|
2013-04-15 11:43:20 +02:00
|
|
|
|
2013-04-15 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
|
|
|
|
|
uses code from the previous `ange-ftp-run-real-handler'.
|
|
|
|
|
(ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
|
|
|
|
|
only in case that function exist. This is needed for proper
|
|
|
|
|
unloading of Tramp.
|
|
|
|
|
|
2013-04-15 09:55:05 +02:00
|
|
|
|
2013-04-15 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex.el (reftex-compile-variables): Use it.
|
|
|
|
|
|
2013-04-13 20:59:48 -04:00
|
|
|
|
2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-04-13 22:55:21 -04:00
|
|
|
|
* files.el (normal-mode): Only use default major-mode if no other mode
|
|
|
|
|
was specified.
|
|
|
|
|
|
2013-04-13 21:02:29 -04:00
|
|
|
|
* emacs-lisp/trace.el (trace-values): New function.
|
|
|
|
|
|
2013-04-13 20:59:48 -04:00
|
|
|
|
* files.el: Allow : in local variables (bug#14089).
|
|
|
|
|
(hack-local-variable-regexp): New var.
|
|
|
|
|
(hack-local-variables-prop-line, hack-local-variables): Use it.
|
|
|
|
|
|
2013-04-13 15:45:03 -05:00
|
|
|
|
2013-04-13 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
|
|
|
|
|
data before it gets modified by bibtex-beginning-of-entry.
|
|
|
|
|
|
2013-04-13 15:41:52 -05:00
|
|
|
|
2013-04-13 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/bibtex.el (bibtex-url): Doc fix.
|
|
|
|
|
|
|
|
|
|
2013-04-13 Roland Winkler <winkler@gnu.org>
|
2013-04-13 15:38:52 -05:00
|
|
|
|
|
|
|
|
|
* textmodes/bibtex.el (bibtex-initialize): If the current buffer
|
|
|
|
|
does not visit a BibTeX file, exclude it from the list of buffers
|
|
|
|
|
returned by bibtex-initialize.
|
|
|
|
|
|
2013-04-13 16:37:20 +02:00
|
|
|
|
2013-04-13 Stephen Berman <stephen.berman@gmx.net>
|
|
|
|
|
|
|
|
|
|
* window.el (split-window): Remove interactive form, since as a
|
|
|
|
|
command this function is a special case of split-window-below.
|
|
|
|
|
Correct doc string.
|
|
|
|
|
|
2013-04-12 20:10:09 -05:00
|
|
|
|
2013-04-12 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (read-face-name): Do not override value of arg default.
|
|
|
|
|
Allow single faces and strings as default values. Remove those
|
|
|
|
|
elements from return value that are not faces.
|
|
|
|
|
(describe-face): Simplify.
|
|
|
|
|
(face-at-point): New optional args thing and multiple so that this
|
|
|
|
|
function can provide the same functionality previously provided by
|
|
|
|
|
read-face-name.
|
|
|
|
|
(make-face-bold, make-face-unbold, make-face-italic)
|
|
|
|
|
(make-face-unitalic, make-face-bold-italic, invert-face)
|
|
|
|
|
(modify-face, read-face-and-attribute): Use face-at-point.
|
|
|
|
|
|
|
|
|
|
* cus-edit.el (customize-face, customize-face-other-window)
|
|
|
|
|
* cus-theme.el (custom-theme-add-face)
|
|
|
|
|
* face-remap.el (buffer-face-set)
|
|
|
|
|
* facemenu.el (facemenu-set-face): Use face-at-point.
|
|
|
|
|
|
2013-04-12 15:56:03 +02:00
|
|
|
|
2013-04-12 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
|
|
|
|
|
|
2013-04-10 16:48:44 +02:00
|
|
|
|
2013-04-10 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
|
|
|
|
|
off leading { and trailing } from field values.
|
|
|
|
|
|
2013-04-10 09:17:27 -04:00
|
|
|
|
2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-04-10 09:31:35 -04:00
|
|
|
|
* emacs-lisp/timer.el (timer--check): New function.
|
|
|
|
|
(timer--time, timer-set-function, timer-event-handler): Use it.
|
|
|
|
|
(timer-set-idle-time): Simplify.
|
|
|
|
|
(timer--activate): CSE.
|
|
|
|
|
(timer-event-handler): Give more info in error message.
|
|
|
|
|
(internal-timer-start-idle): New function, moved from C.
|
|
|
|
|
|
2013-04-10 09:17:27 -04:00
|
|
|
|
* mpc.el (mpc-proc): Add `restart' argument.
|
|
|
|
|
(mpc-proc-cmd): Use it.
|
|
|
|
|
(mpc--status-timer-run): Also catch signals from `mpc-proc'.
|
|
|
|
|
(mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
|
|
|
|
|
less often.
|
|
|
|
|
|
2013-04-10 02:31:17 +09:00
|
|
|
|
2013-04-10 Masatake YAMATO <yamato@redhat.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/sh-script.el: Implement `sh-mode' own
|
|
|
|
|
`add-log-current-defun-function' (bug#14112).
|
|
|
|
|
(sh-current-defun-name): New function.
|
|
|
|
|
(sh-mode): Use the function.
|
|
|
|
|
|
2013-04-09 11:36:25 +02:00
|
|
|
|
2013-04-09 Bastien Guerry <bzg@gnu.org>
|
|
|
|
|
|
|
|
|
|
* simple.el (choose-completion-string): Fix docstring (bug#14163).
|
|
|
|
|
|
2013-04-07 22:08:45 -04:00
|
|
|
|
2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-04-07 22:21:59 -04:00
|
|
|
|
* emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
|
|
|
|
|
|
2013-04-07 22:08:45 -04:00
|
|
|
|
* emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
|
|
|
|
|
timer (bug#14156).
|
|
|
|
|
|
2013-04-07 14:56:28 -04:00
|
|
|
|
2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/ert.el (should, should-not, should-error): Add edebug
|
|
|
|
|
declaration.
|
|
|
|
|
|
2013-04-07 15:14:00 +08:00
|
|
|
|
2013-04-07 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* pcmpl-x.el: New file.
|
|
|
|
|
|
2013-04-06 18:06:39 +04:00
|
|
|
|
2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
Do not set x-display-name until X connection is established.
|
|
|
|
|
This is needed to prevent from weird situation described at
|
|
|
|
|
<http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
|
|
|
|
|
* frame.el (make-frame): Set x-display-name after call to
|
|
|
|
|
window system initialization function, not before.
|
|
|
|
|
* term/x-win.el (x-initialize-window-system): Add optional
|
|
|
|
|
display argument and use it.
|
|
|
|
|
* term/w32-win.el (w32-initialize-window-system):
|
|
|
|
|
* term/ns-win.el (ns-initialize-window-system):
|
|
|
|
|
* term/pc-win.el (msdos-initialize-window-system):
|
|
|
|
|
Add compatible optional display argument.
|
|
|
|
|
|
2013-04-06 10:41:09 +03:00
|
|
|
|
2013-04-06 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* files.el (normal-backup-enable-predicate): On MS-Windows and
|
|
|
|
|
MS-DOS compare truenames of temporary-file-directory and of the
|
|
|
|
|
file, so that 8+3 aliases (usually found in $TEMP on Windows)
|
|
|
|
|
don't fail comparison by compare-strings. Also, compare file
|
|
|
|
|
names case-insensitively on MS-Windows and MS-DOS.
|
|
|
|
|
|
2013-04-05 14:46:59 -04:00
|
|
|
|
2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-compute-transaction): Fix last fix.
|
|
|
|
|
Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
|
|
|
|
|
|
2013-04-06 02:22:12 +04:00
|
|
|
|
2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-04-07 14:56:28 -04:00
|
|
|
|
* whitespace.el (whitespace-color-on, whitespace-color-off):
|
|
|
|
|
Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
|
2013-04-06 02:22:12 +04:00
|
|
|
|
|
2013-04-16 04:52:53 +02:00
|
|
|
|
2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
|
2013-04-05 17:43:07 +02:00
|
|
|
|
|
|
|
|
|
* ispell.el (ispell-set-spellchecker-params):
|
|
|
|
|
Really set `ispell-args' for all equivs.
|
|
|
|
|
|
2013-04-05 10:00:08 -04:00
|
|
|
|
2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-completions): Use extra elements of ido-decorations
|
|
|
|
|
(bug#14143).
|
|
|
|
|
(ido-decorations): Update docstring.
|
|
|
|
|
|
2013-04-05 12:18:43 +02:00
|
|
|
|
2013-04-05 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* autorevert.el (auto-revert-mode, auto-revert-tail-mode)
|
|
|
|
|
(global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
|
|
|
|
|
nil during initialization, in order not to miss changes since the
|
|
|
|
|
file was opened. (Bug#14140)
|
|
|
|
|
|
2013-04-05 16:38:06 +08:00
|
|
|
|
2013-04-05 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* kmacro.el (kmacro-call-macro): Fix bug#14135.
|
|
|
|
|
|
2013-04-04 21:20:35 -05:00
|
|
|
|
2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc-units.el (calc-convert-units): Rewrite conditional.
|
|
|
|
|
|
2013-04-03 20:42:10 -07:00
|
|
|
|
2013-04-04 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
|
|
* electric.el (electric-pair-inhibit-predicate): Add :version.
|
|
|
|
|
|
2013-04-03 22:46:38 -04:00
|
|
|
|
2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-compute-transaction): Fix ordering
|
|
|
|
|
when a package is required several times (bug#14082).
|
|
|
|
|
|
2013-04-03 21:12:25 -05:00
|
|
|
|
2013-04-04 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* faces.el (read-face-name): Behave as promised by the docstring.
|
|
|
|
|
Assume that arg default is a list of faces.
|
|
|
|
|
(describe-face): Call read-face-name with list of default faces.
|
|
|
|
|
|
2013-04-03 21:59:09 -04:00
|
|
|
|
2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
|
|
|
|
|
|
|
|
|
|
* bookmark.el: Fix deletion of bookmarks (bug#13972).
|
|
|
|
|
(bookmark-bmenu-list): Don't toggle filenames if alist is empty.
|
|
|
|
|
(bookmark-bmenu-execute-deletions): Only skip first line if it's
|
|
|
|
|
the header.
|
|
|
|
|
(bookmark-exit-hook-internal): Save even if list is empty.
|
|
|
|
|
|
2013-04-03 21:51:33 -04:00
|
|
|
|
2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/package.el (package-pinned-packages): New var.
|
|
|
|
|
(package--add-to-archive-contents): Obey it (bug#14118).
|
|
|
|
|
|
2013-04-03 17:50:39 +00:00
|
|
|
|
2013-04-03 Alan Mackenzie <acm@muc.de>
|
|
|
|
|
|
2013-06-02 05:59:46 +02:00
|
|
|
|
Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
|
|
|
|
|
Also adapt to the new values of element 7 of a parse state.
|
2013-04-03 17:50:39 +00:00
|
|
|
|
|
|
|
|
|
* progmodes/cc-engine.el (c-state-pp-to-literal): New optional
|
|
|
|
|
parameter `not-in-delimiter'. Handle being inside comment opener.
|
|
|
|
|
(c-invalidate-state-cache-1): Reckon with an extra "invalid"
|
|
|
|
|
character in case we're typing a '*' after a '/'.
|
|
|
|
|
(c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
|
|
|
|
|
instead by passing the parameter to c-state-pp-to-literal.
|
|
|
|
|
|
|
|
|
|
* progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
|
|
|
|
|
for elt. 7 of a parse state.
|
|
|
|
|
|
Use UTF-8 for most files with non-ASCII characters.
* admin/notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
(leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
characters are now encoded in utf-8-emacs, not iso-2022-7bit.
* etc/tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
Switch from iso-2022-7bit to utf-8.
* leim/quail/cyrillic.el, leim/quail/czech.el, leim/quail/ethiopic.el:
* leim/quail/greek.el, leim/quail/hanja.el, leim/quail/hanja3.el:
* leim/quail/hebrew.el, leim/quail/lao.el, leim/quail/lrt.el:
* leim/quail/slovak.el, leim/quail/symbol-ksc.el, leim/quail/thai.el:
* leim/quail/tibetan.el, leim/quail/viqr.el, leim/quail/vntelex.el:
* leim/quail/vnvni.el, leim/quail/welsh.el:
* lisp/international/latin1-disp.el, lisp/international/mule-util.el:
* lisp/language/cyril-util.el, lisp/language/european.el:
* lisp/language/ind-util.el, lisp/language/lao-util.el, lisp/language/thai.el:
* lisp/language/tibet-util.el, lisp/language/tibetan.el:
* lisp/language/viet-util.el:
Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
Fixes: debbugs:13936
2013-04-01 18:18:40 -07:00
|
|
|
|
2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Use UTF-8 for most files with non-ASCII characters (Bug#13936).
|
|
|
|
|
* international/latin1-disp.el, international/mule-util.el:
|
|
|
|
|
* language/cyril-util.el, language/european.el, language/ind-util.el:
|
|
|
|
|
* language/lao-util.el, language/thai.el, language/tibet-util.el:
|
|
|
|
|
* language/tibetan.el, language/viet-util.el:
|
|
|
|
|
Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
|
|
|
|
|
|
2013-04-01 09:28:19 -04:00
|
|
|
|
2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
|
|
|
|
|
(electric-pair-post-self-insert-function): Use it.
|
|
|
|
|
(electric-pair-default-inhibit): New function, extracted from
|
|
|
|
|
electric-pair-post-self-insert-function.
|
|
|
|
|
|
2013-03-31 10:19:19 -05:00
|
|
|
|
2013-03-31 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/crm.el (completing-read-multiple): Doc fix.
|
|
|
|
|
|
2013-03-31 09:34:35 -04:00
|
|
|
|
2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
|
|
|
|
|
|
2013-03-30 09:55:47 -07:00
|
|
|
|
2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
|
2013-03-25 22:55:11 -03:00
|
|
|
|
|
|
|
|
|
Un-indent after "pass" and "return" statements (Bug#13888)
|
|
|
|
|
* progmodes/python.el (python-indent-block-enders): New var.
|
|
|
|
|
(python-indent-calculate-indentation): Use it.
|
|
|
|
|
|
2013-03-30 09:55:47 -07:00
|
|
|
|
2013-03-30 Michael Albinus <michael.albinus@gmx.de>
|
2013-03-25 10:16:31 +01:00
|
|
|
|
|
|
|
|
|
* net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
|
|
|
|
|
defun. Defining it as defalias could introduce too eager
|
|
|
|
|
byte-compiler optimization. (Bug#14030)
|
|
|
|
|
|
2013-03-30 09:55:47 -07:00
|
|
|
|
2013-03-30 Chong Yidong <cyd@gnu.org>
|
2013-03-25 11:53:46 +08:00
|
|
|
|
|
|
|
|
|
* iswitchb.el (iswitchb-read-buffer): Fix typo.
|
|
|
|
|
|
2013-03-30 21:49:00 +08:00
|
|
|
|
2013-03-30 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* kmacro.el (kmacro-call-macro): Add optional arg MACRO.
|
|
|
|
|
(kmacro-execute-from-register): Pass the keyboard macro to
|
|
|
|
|
kmacro-call-macro or repeating won't work correctly.
|
|
|
|
|
|
2013-03-29 21:32:12 -04:00
|
|
|
|
2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/subword.el: Back to using `forward-symbol'.
|
|
|
|
|
|
|
|
|
|
* subr.el (forward-whitespace, forward-symbol)
|
|
|
|
|
(forward-same-syntax): Move from thingatpt.el.
|
|
|
|
|
|
2013-03-29 22:53:27 +08:00
|
|
|
|
2013-03-29 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* kmacro.el (kmacro-to-register): New command.
|
|
|
|
|
(kmacro-execute-from-register): New function.
|
|
|
|
|
(kmacro-keymap): Bind to 'x'. (Bug#14071)
|
|
|
|
|
|
2013-03-29 10:23:24 -04:00
|
|
|
|
2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* mpc.el: Use defvar-local and setq-local.
|
|
|
|
|
(mpc--proc-connect): Connection failures are not bugs.
|
|
|
|
|
(mpc-mode-map): `follow-link' only applies to the buffer's content.
|
|
|
|
|
(mpc-volume-map): Bind to the up-events.
|
|
|
|
|
|
2013-03-29 09:24:19 -04:00
|
|
|
|
2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/subword.el (superword-mode): Use `forward-sexp'
|
|
|
|
|
instead of `forward-symbol'.
|
|
|
|
|
|
2013-03-28 12:33:06 -04:00
|
|
|
|
2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
|
|
|
|
|
(edebug--recursive-edit): Use it.
|
|
|
|
|
(edebug-kill-buffer): Don't let-bind kill-buffer-hook.
|
|
|
|
|
(edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
|
|
|
|
|
|
2013-03-28 11:26:37 +08:00
|
|
|
|
2013-03-28 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
|
|
|
|
|
|
2013-03-27 18:03:15 +02:00
|
|
|
|
2013-03-27 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* facemenu.el (list-colors-callback): New defvar.
|
|
|
|
|
(list-colors-redisplay): New function.
|
|
|
|
|
(list-colors-display): Install list-colors-redisplay as the
|
|
|
|
|
revert-buffer-function. (Bug#14063)
|
|
|
|
|
|
2013-03-27 10:33:03 -04:00
|
|
|
|
2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-03-27 10:41:06 -04:00
|
|
|
|
* minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
|
|
|
|
|
and suffixes don't overlap (bug#14061).
|
|
|
|
|
|
2013-03-27 10:33:03 -04:00
|
|
|
|
* case-table.el: Use lexical-binding.
|
|
|
|
|
(case-table-get-table): New function.
|
|
|
|
|
(get-upcase-table): Use it. Mark as obsolete. Adjust callers.
|
|
|
|
|
|
2013-03-27 10:04:34 -04:00
|
|
|
|
2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/subword.el: Add `superword-mode' to do word motion
|
|
|
|
|
over symbol_words (parallels and leverages `subword-mode' which
|
|
|
|
|
does word motion inside MixedCaseWords).
|
|
|
|
|
|
2013-03-30 21:14:31 +13:00
|
|
|
|
2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
|
|
|
|
|
|
2013-03-31 08:31:27 +13:00
|
|
|
|
* eshell/em-unix.el: Move su and sudo to...
|
2013-04-16 04:52:53 +02:00
|
|
|
|
* eshell/em-tramp.el: ...Eshell tramp module.
|
2013-03-30 21:14:31 +13:00
|
|
|
|
|
2013-03-25 23:38:18 -04:00
|
|
|
|
2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
|
|
|
|
|
Change return value to be a sexp. Delay `get-buffer' to after
|
|
|
|
|
restoring the desktop (bug#13951).
|
|
|
|
|
|
2013-03-26 10:49:05 +08:00
|
|
|
|
2013-03-26 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* register.el: Move semantic tag handling back to
|
|
|
|
|
cedet/semantic/senator.el. (Bug#14052)
|
|
|
|
|
|
2013-03-25 20:42:08 -04:00
|
|
|
|
2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
|
|
|
|
|
into the prompt either (bug#13963).
|
|
|
|
|
|
2013-03-25 09:47:32 -04:00
|
|
|
|
2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
|
|
|
|
|
part of "(error-foo)".
|
|
|
|
|
|
2013-03-24 23:47:52 +02:00
|
|
|
|
2013-03-24 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* replace.el (list-matching-lines-prefix-face): New defcustom.
|
|
|
|
|
(occur-1): Pass `list-matching-lines-prefix-face' to the function
|
|
|
|
|
`occur-engine' if `face-differs-from-default-p' returns t.
|
|
|
|
|
(occur-engine): Add `,' inside backquote construct to evaluate
|
|
|
|
|
`prefix-face'. Propertize the prefix with the `prefix-face' face.
|
|
|
|
|
Pass `prefix-face' to the functions `occur-context-lines' and
|
|
|
|
|
`occur-engine-add-prefix'.
|
|
|
|
|
(occur-engine-add-prefix, occur-context-lines): Add optional arg
|
|
|
|
|
`prefix-face' and propertize the prefix with `prefix-face'.
|
|
|
|
|
(Bug#14017)
|
|
|
|
|
|
2013-03-24 14:42:25 +08:00
|
|
|
|
2013-03-24 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* nxml/rng-valid.el (rng-validate-while-idle)
|
|
|
|
|
(rng-validate-quick-while-idle): Guard against deleted buffer.
|
|
|
|
|
(Bug#13999)
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
|
|
|
|
|
is the last entry in kill-buffer-hook.
|
|
|
|
|
|
|
|
|
|
* files.el (kill-buffer-hook): Doc fix.
|
|
|
|
|
|
2013-03-23 21:43:18 +04:00
|
|
|
|
2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
2013-03-25 09:47:32 -04:00
|
|
|
|
* emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
|
|
|
|
|
Make it safe-local.
|
2013-03-24 02:04:40 +04:00
|
|
|
|
|
2013-03-23 21:43:18 +04:00
|
|
|
|
* vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
|
|
|
|
|
|
2013-03-23 09:38:56 +08:00
|
|
|
|
2013-03-23 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
2013-03-23 10:21:25 +08:00
|
|
|
|
* nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
|
|
|
|
|
Remove.
|
|
|
|
|
|
|
|
|
|
* nxml/rng-valid.el (rng-validate-mode)
|
|
|
|
|
(rng-after-change-function, rng-do-some-validation):
|
|
|
|
|
* nxml/rng-maint.el (rng-validate-buffer):
|
|
|
|
|
* nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
|
|
|
|
|
* nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
|
|
|
|
|
* nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
|
|
|
|
|
(nxml-extend-after-change-region): Use with-silent-modifications.
|
|
|
|
|
|
2013-03-23 09:38:56 +08:00
|
|
|
|
* nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
|
|
|
|
|
timer-idle-list.
|
|
|
|
|
|
|
|
|
|
* nxml/rng-valid.el (rng-validate-while-idle-continue-p)
|
|
|
|
|
(rng-next-error-1, rng-previous-error-1): Do not let-bind
|
|
|
|
|
timer-idle-list. (Bug#13999)
|
|
|
|
|
|
2013-03-23 02:38:11 +02:00
|
|
|
|
2013-03-23 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* info.el (info-index-match): New face.
|
|
|
|
|
(Info-index, Info-apropos-matches): Add a nested subgroup to the
|
|
|
|
|
main pattern and add text properties with the new face to matches
|
|
|
|
|
in index entries relative to the beginning of the index entry.
|
|
|
|
|
(Bug#14015)
|
|
|
|
|
|
Merge with CEDET upstream (rev. 8499).
lisp/
* eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
Inhibit read only while inserting objects.
lisp/cedet/
* semantic.el (navigate-menu): Yank Tag :enable. Make sure
`senator-tag-ring' is bound.
(semantic-parse-region-default): Stop reversing the output of
parse-whole-stream.
(semantic-repeat-parse-whole-stream): Append returned tags
differently, so they come out in the right order.
* semantic/sb.el (semantic-sb-filter-tags-of-class): New option.
(semantic-sb-fetch-tag-table): Filter tags being bucketed to exclude
tags belonging to above filtered classes.
* semantic/find.el (semantic-filter-tags-by-class): New function.
* semantic/tag-ls.el (semantic-tag-similar-p-default): Add
short-circuit in case tag1 and 2 are identical.
* semantic/analyze/fcn.el
(semantic-analyze-dereference-metatype-stack): Use
`semantic-tag-similar-p' instead of 'eq' when comparing two tags
during metatype evaluation in case they are the same, but not the same
node. (Tweaked patch from Tomasz Gajewski) (Tiny change)
* semantic/db-find.el (semanticdb-partial-synchronize): Fix require to
semantic/db-typecache to be correct.
(semanticdb-find-tags-external-children-of-type): Make this a brutish
search by default.
* semantic/sort.el (semantic-tag-external-member-children-default):
When calling `semanticdb-find-tags-external-children-of-type', pass in
the input tag as the place to start searching for externally defined
methods.
* semantic/db-file.el (semanticdb-default-save-directory): Doc
fix: Add ref to default value.
* semantic/complete.el (semantic-complete-post-command-hook): When
detecting if cursor is outside completion area, do so if cursor moves
before start of overlay, or the original starting location of the
overlay (i.e., if user deletes past beginning of the overlay region).
(semantic-complete-inline-tag-engine): Initialize original start of
`semantic-complete-inline-overlay'.
* semantic/bovine/c.el (semantic-c-describe-environment): Update some
section titles. Test semanticdb table before printing it.
(semantic-c-reset-preprocessor-symbol-map): Update
`semantic-lex-spp-macro-symbol-obarray' outside the loop over all the
files contributing to its value.
(semantic-c-describe-environment): If there is an EDE project but no
spp symbols from it, say so.
* srecode/args.el (srecode-semantic-handle-:project): New argument
handler. Provide variable values if not in an EDE project.
* srecode/srt-mode.el (srecode-template-mode): Fix typo on srecode
name.
* srecode/cpp.el (srecode-semantic-handle-:c): Replace all characters
in FILENAME_SYMBOL that aren't valid CPP symbol chars.
* srecode/map.el (srecode-map-validate-file-for-mode): Force semantic
to load if it is not active in the template being added to the map.
* srecode/srt.el: Add local variables for setting the autoload file
name.
(srecode-semantic-handle-:srt): New autoload cookie
* ede.el (ede-apply-preprocessor-map): Apply map to
`semantic-lex-spp-project-macro-symbol-obarray' instead of the system
one. Add require for semantic.
* ede/proj-elisp.el (ede-update-version-in-source): In case a file has
both a version variable and a Version: comment, always use
`call-next-method'.
* ede/cpp-root.el (ede-set-project-variables): Deleted.
`ede-preprocessor-map' does the job this function was attempting to do
with :spp-table.
(ede-preprocessor-map): Update file tests to provide better messages.
Do not try to get symbols from a file that is the file in the current
buffer.
* ede/base.el (ede-project-placeholder): Add more documentation to
:file slot.
(ede-load-cache): Use `insert-file-contents' instead of
`find-file-noselect' in order to avoid activating other tools.
* semantic/bovine/c.el (semantic-get-local-variables): Also add a new
variable 'this' if we are in an inline member function. For detecting
this, we check overlays at point if there is a class spanning the
current function. Also, the variable 'this' has to be a pointer.
* semantic/bovine/gcc.el (semantic-gcc-setup): Fail gracefully when
querying g++ for defines returns an error.
* srecode/srt-mode.el:
* srecode/compile.el:
* semantic/elp.el:
* semantic/db-el.el:
* semantic/complete.el:
* ede.el:
* cogre.el:
* srecode/table.el:
* srecode/mode.el:
* srecode/insert.el:
* srecode/compile.el:
* semantic/decorate/include.el:
* semantic/db.el:
* semantic/adebug.el:
* ede/auto.el:
* srecode/dictionary.el:
* semantic/ede-grammar.el:
* semantic/db.el:
* semantic/db-find.el:
* semantic/db-file.el:
* semantic/complete.el:
* semantic/bovine/c.el:
* semantic/analyze.el:
* ede/util.el:
* ede/proj.el:
* ede/proj-elisp.el:
* ede/pconf.el:
* ede/locate.el:
* ede.el: Adapt to EIEIO namespace cleanup: Rename `object-name' to
`eieio-object-name', `object-set-name-string' to
`eieio-object-set-name-string', `object-class' to
`eieio-object-class', `class-parent' to `eieio-class-parent',
`class-parents' to `eieio-class-parents', `class-children' to
`eieio-class-children', `object-name-string' to
`eieio-object-name-string', `object-class-fast' to
`eieio--object-class'. Also replace direct access with new accessor
functions.
* ede/cpp-root.el (ede-project-autoload, initialize-instance): Fix EDE
file symbol to match rename. Fix ede-cpp-root symbol to include
-project in name.
* cedet-files.el (cedet-files-list-recursively): New function.
Recursively find files whose names are matching to given regex
* ede.el (ede-current-project): Rewrite to avoid imperative style.
* ede/files.el (ede-find-file): Simplify code.
* ede/base.el (ede-normalize-file/directory): Add function to
normalize :file or :directory slots if they are missing.
* ede/cpp-root.el (ede-cpp-root-project): Add compile-command slot.
(project-compile-project): Compiles project using value specified in
:compule-command slot or in compile-command local variable. Value of
slot or local variable could be string or function that receives
project and should return string that will be invoked as command.
(project-compile-target): Invokes compilation of whole project
* ede/files.el (ede-find-project-root): New function to find root of
project that contains specific file.
(ede-files-find-existing): New function which checks presence of given
directory in the list of registered projects.
etc/
* srecode/ede-autoconf.srt: Change Copyright to FSF.
(ede-empty): Change AC_INIT to use PROJECT_NAME, and PROJECT_VERSION.
* srecode/ede-make.srt (ede-empty): Add a dependency on :project. Add
header comment specifying the project's relative path.
* srecode/c.srt (header_guard): Upcase the filename symbol.
* srecode/java.srt (empty-main): New.
(class-tag): Decapitalize class.
2013-03-21 23:11:03 +01:00
|
|
|
|
2013-03-21 Eric Ludlam <zappo@gnu.org>
|
|
|
|
|
|
2014-01-14 22:06:07 -05:00
|
|
|
|
* emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
|
Merge with CEDET upstream (rev. 8499).
lisp/
* eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
Inhibit read only while inserting objects.
lisp/cedet/
* semantic.el (navigate-menu): Yank Tag :enable. Make sure
`senator-tag-ring' is bound.
(semantic-parse-region-default): Stop reversing the output of
parse-whole-stream.
(semantic-repeat-parse-whole-stream): Append returned tags
differently, so they come out in the right order.
* semantic/sb.el (semantic-sb-filter-tags-of-class): New option.
(semantic-sb-fetch-tag-table): Filter tags being bucketed to exclude
tags belonging to above filtered classes.
* semantic/find.el (semantic-filter-tags-by-class): New function.
* semantic/tag-ls.el (semantic-tag-similar-p-default): Add
short-circuit in case tag1 and 2 are identical.
* semantic/analyze/fcn.el
(semantic-analyze-dereference-metatype-stack): Use
`semantic-tag-similar-p' instead of 'eq' when comparing two tags
during metatype evaluation in case they are the same, but not the same
node. (Tweaked patch from Tomasz Gajewski) (Tiny change)
* semantic/db-find.el (semanticdb-partial-synchronize): Fix require to
semantic/db-typecache to be correct.
(semanticdb-find-tags-external-children-of-type): Make this a brutish
search by default.
* semantic/sort.el (semantic-tag-external-member-children-default):
When calling `semanticdb-find-tags-external-children-of-type', pass in
the input tag as the place to start searching for externally defined
methods.
* semantic/db-file.el (semanticdb-default-save-directory): Doc
fix: Add ref to default value.
* semantic/complete.el (semantic-complete-post-command-hook): When
detecting if cursor is outside completion area, do so if cursor moves
before start of overlay, or the original starting location of the
overlay (i.e., if user deletes past beginning of the overlay region).
(semantic-complete-inline-tag-engine): Initialize original start of
`semantic-complete-inline-overlay'.
* semantic/bovine/c.el (semantic-c-describe-environment): Update some
section titles. Test semanticdb table before printing it.
(semantic-c-reset-preprocessor-symbol-map): Update
`semantic-lex-spp-macro-symbol-obarray' outside the loop over all the
files contributing to its value.
(semantic-c-describe-environment): If there is an EDE project but no
spp symbols from it, say so.
* srecode/args.el (srecode-semantic-handle-:project): New argument
handler. Provide variable values if not in an EDE project.
* srecode/srt-mode.el (srecode-template-mode): Fix typo on srecode
name.
* srecode/cpp.el (srecode-semantic-handle-:c): Replace all characters
in FILENAME_SYMBOL that aren't valid CPP symbol chars.
* srecode/map.el (srecode-map-validate-file-for-mode): Force semantic
to load if it is not active in the template being added to the map.
* srecode/srt.el: Add local variables for setting the autoload file
name.
(srecode-semantic-handle-:srt): New autoload cookie
* ede.el (ede-apply-preprocessor-map): Apply map to
`semantic-lex-spp-project-macro-symbol-obarray' instead of the system
one. Add require for semantic.
* ede/proj-elisp.el (ede-update-version-in-source): In case a file has
both a version variable and a Version: comment, always use
`call-next-method'.
* ede/cpp-root.el (ede-set-project-variables): Deleted.
`ede-preprocessor-map' does the job this function was attempting to do
with :spp-table.
(ede-preprocessor-map): Update file tests to provide better messages.
Do not try to get symbols from a file that is the file in the current
buffer.
* ede/base.el (ede-project-placeholder): Add more documentation to
:file slot.
(ede-load-cache): Use `insert-file-contents' instead of
`find-file-noselect' in order to avoid activating other tools.
* semantic/bovine/c.el (semantic-get-local-variables): Also add a new
variable 'this' if we are in an inline member function. For detecting
this, we check overlays at point if there is a class spanning the
current function. Also, the variable 'this' has to be a pointer.
* semantic/bovine/gcc.el (semantic-gcc-setup): Fail gracefully when
querying g++ for defines returns an error.
* srecode/srt-mode.el:
* srecode/compile.el:
* semantic/elp.el:
* semantic/db-el.el:
* semantic/complete.el:
* ede.el:
* cogre.el:
* srecode/table.el:
* srecode/mode.el:
* srecode/insert.el:
* srecode/compile.el:
* semantic/decorate/include.el:
* semantic/db.el:
* semantic/adebug.el:
* ede/auto.el:
* srecode/dictionary.el:
* semantic/ede-grammar.el:
* semantic/db.el:
* semantic/db-find.el:
* semantic/db-file.el:
* semantic/complete.el:
* semantic/bovine/c.el:
* semantic/analyze.el:
* ede/util.el:
* ede/proj.el:
* ede/proj-elisp.el:
* ede/pconf.el:
* ede/locate.el:
* ede.el: Adapt to EIEIO namespace cleanup: Rename `object-name' to
`eieio-object-name', `object-set-name-string' to
`eieio-object-set-name-string', `object-class' to
`eieio-object-class', `class-parent' to `eieio-class-parent',
`class-parents' to `eieio-class-parents', `class-children' to
`eieio-class-children', `object-name-string' to
`eieio-object-name-string', `object-class-fast' to
`eieio--object-class'. Also replace direct access with new accessor
functions.
* ede/cpp-root.el (ede-project-autoload, initialize-instance): Fix EDE
file symbol to match rename. Fix ede-cpp-root symbol to include
-project in name.
* cedet-files.el (cedet-files-list-recursively): New function.
Recursively find files whose names are matching to given regex
* ede.el (ede-current-project): Rewrite to avoid imperative style.
* ede/files.el (ede-find-file): Simplify code.
* ede/base.el (ede-normalize-file/directory): Add function to
normalize :file or :directory slots if they are missing.
* ede/cpp-root.el (ede-cpp-root-project): Add compile-command slot.
(project-compile-project): Compiles project using value specified in
:compule-command slot or in compile-command local variable. Value of
slot or local variable could be string or function that receives
project and should return string that will be invoked as command.
(project-compile-target): Invokes compilation of whole project
* ede/files.el (ede-find-project-root): New function to find root of
project that contains specific file.
(ede-files-find-existing): New function which checks presence of given
directory in the list of registered projects.
etc/
* srecode/ede-autoconf.srt: Change Copyright to FSF.
(ede-empty): Change AC_INIT to use PROJECT_NAME, and PROJECT_VERSION.
* srecode/ede-make.srt (ede-empty): Add a dependency on :project. Add
header comment specifying the project's relative path.
* srecode/c.srt (header_guard): Upcase the filename symbol.
* srecode/java.srt (empty-main): New.
(class-tag): Decapitalize class.
2013-03-21 23:11:03 +01:00
|
|
|
|
Inhibit read only while inserting objects.
|
|
|
|
|
|
2013-03-22 15:06:53 -04:00
|
|
|
|
2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el: Update docs to mention
|
|
|
|
|
`cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
|
|
|
|
|
symbol motion. Remove "_" from the word syntax.
|
|
|
|
|
|
2013-03-21 12:11:13 -04:00
|
|
|
|
2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
|
|
|
|
|
syntax for both `cfengine2-mode' and `cfengine3-mode'.
|
|
|
|
|
|
2013-03-21 01:04:40 +02:00
|
|
|
|
2013-03-20 Juri Linkov <juri@jurta.org>
|
|
|
|
|
|
|
|
|
|
* info.el (Info-next-reference-or-link)
|
|
|
|
|
(Info-prev-reference-or-link): New functions.
|
|
|
|
|
(Info-next-reference, Info-prev-reference): Use them.
|
|
|
|
|
(Info-try-follow-nearest-node): Handle footnote navigation.
|
|
|
|
|
(Info-fontify-node): Fontify footnotes. (Bug#13989)
|
|
|
|
|
|
2013-03-20 14:13:00 -04:00
|
|
|
|
2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
|
|
|
|
|
* mouse.el (mouse-on-link-p): Undo scroll-bar fix.
|
|
|
|
|
|
2013-03-19 22:17:04 -07:00
|
|
|
|
2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Suppress unnecessary non-ASCII chatter during build process.
|
|
|
|
|
* international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
|
|
|
|
|
(batch-skkdic-convert): Suppress most of the chatter.
|
|
|
|
|
It's not needed so much now that machines are faster,
|
|
|
|
|
and its non-ASCII component was confusing; see Dmitry Gutov in
|
|
|
|
|
<http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
|
|
|
|
|
|
2013-03-20 11:05:34 +08:00
|
|
|
|
2013-03-20 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ido.el (ido-chop): Fix bug#10994.
|
|
|
|
|
|
2013-03-19 19:12:40 +04:00
|
|
|
|
2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
|
|
|
|
|
Remove vars.
|
2013-03-20 14:13:00 -04:00
|
|
|
|
(whitespace-color-on, whitespace-color-off):
|
|
|
|
|
Use `font-lock-fontify-buffer' (Bug#13817).
|
2013-03-19 19:12:40 +04:00
|
|
|
|
|
2013-03-19 08:47:10 -04:00
|
|
|
|
2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
|
|
|
|
|
remapping in mode-line.
|
|
|
|
|
(mouse-on-link-p): Also check [mode-line follow-link] bindings.
|
|
|
|
|
|
2013-03-19 08:23:36 +04:00
|
|
|
|
2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
|
|
|
|
|
|
|
|
|
|
* whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
|
|
|
|
|
value for `whitespace-line' face (Bug#13875).
|
2013-03-19 09:06:49 +04:00
|
|
|
|
(whitespace-font-lock-keywords): Change description.
|
|
|
|
|
(whitespace-color-on): Don't save `font-lock-keywords' value, save
|
|
|
|
|
the constructed keywords instead.
|
|
|
|
|
(whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
|
2013-03-19 08:23:36 +04:00
|
|
|
|
|
2013-03-19 08:16:14 +08:00
|
|
|
|
2013-03-19 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/compile.el (compilation-display-error): New command.
|
|
|
|
|
(compilation-mode-map, compilation-minor-mode-map): Bind it to
|
|
|
|
|
C-o. (Bug#13992)
|
|
|
|
|
|
2013-03-18 12:44:15 -07:00
|
|
|
|
2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
* term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
|
|
|
|
|
|
2013-03-18 18:19:24 +01:00
|
|
|
|
2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
|
|
|
|
|
|
|
|
|
|
* mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
|
|
|
|
|
|
2013-03-18 14:04:13 +01:00
|
|
|
|
2013-03-18 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
* net/tramp-compat.el (tramp-compat-user-error): New defun.
|
|
|
|
|
|
|
|
|
|
* net/tramp-adb.el (tramp-adb-handle-shell-command):
|
|
|
|
|
* net/tramp-gvfs.el (top):
|
|
|
|
|
* net/tramp.el (tramp-find-method, tramp-dissect-file-name)
|
|
|
|
|
(tramp-handle-shell-command): Use it.
|
|
|
|
|
(tramp-dissect-file-name): Raise an error when hostname is a
|
|
|
|
|
method name, and neither method nor user is specified.
|
|
|
|
|
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
2013-03-18 17:16:15 +08:00
|
|
|
|
2013-03-18 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
Make sure eldoc can be turned off properly.
|
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
|
|
|
|
|
eldoc-mode.
|
|
|
|
|
(eldoc-display-message-p): Revert last change.
|
|
|
|
|
(eldoc-display-message-no-interference-p)
|
|
|
|
|
(eldoc-print-current-symbol-info): Tweak.
|
|
|
|
|
|
2013-03-18 08:41:38 +01:00
|
|
|
|
2013-03-18 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
|
|
|
|
* doc-view.el (doc-view-new-window-function): Check the new window
|
|
|
|
|
overlay's display property instead the char property of the
|
|
|
|
|
buffer's first char. Use `with-selected-window' instead of
|
|
|
|
|
`save-window-excursion' with `select-window'.
|
|
|
|
|
(doc-view-document->bitmap): Check the current doc-view overlay's
|
2013-03-20 14:13:00 -04:00
|
|
|
|
display property instead the char property of the buffer's first char.
|
2013-03-18 08:41:38 +01:00
|
|
|
|
|
2013-03-17 21:30:20 -07:00
|
|
|
|
2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Automate the build of ja-dic.el (Bug#13984).
|
|
|
|
|
* international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
|
|
|
|
|
from the input, rather than assume that it's been done for us by the
|
|
|
|
|
SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
|
|
|
|
|
the current date into a ja-dic.el comment, as that complicates
|
|
|
|
|
regression testing.
|
|
|
|
|
|
2013-03-17 21:50:32 -04:00
|
|
|
|
2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* whitespace.el: Fix double evaluation.
|
|
|
|
|
(whitespace-space, whitespace-hspace, whitespace-tab)
|
|
|
|
|
(whitespace-newline, whitespace-trailing, whitespace-line)
|
|
|
|
|
(whitespace-space-before-tab, whitespace-indentation)
|
|
|
|
|
(whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
|
|
|
|
|
obsolete defvars.
|
|
|
|
|
(whitespace-hspace-regexp): Fix regexp for emacs-unicode.
|
|
|
|
|
(whitespace-color-on): Use a single font-lock-add-keywords call.
|
|
|
|
|
Fix double-evaluation of face variables.
|
|
|
|
|
|
2013-03-17 18:23:05 +01:00
|
|
|
|
2013-03-17 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2013-03-17 21:50:32 -04:00
|
|
|
|
* net/tramp-adb.el (tramp-adb-parse-device-names):
|
|
|
|
|
Use `start-process' instead of `call-process'. Otherwise, the
|
2013-03-17 18:30:46 +01:00
|
|
|
|
function might be blocked under MS Windows. (Bug#13299)
|
2013-03-17 18:23:05 +01:00
|
|
|
|
|
2013-03-17 23:00:37 +08:00
|
|
|
|
2013-03-17 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
Extend eldoc to display info in the mode-line. (Bug#13978)
|
|
|
|
|
* emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
|
|
|
|
|
(eldoc-mode-line-string): New variable.
|
|
|
|
|
(eldoc-minibuffer-message): New function.
|
|
|
|
|
(eldoc-message-function): New variable.
|
|
|
|
|
(eldoc-message): Use it.
|
|
|
|
|
(eldoc-display-message-p)
|
2013-03-17 21:50:32 -04:00
|
|
|
|
(eldoc-display-message-no-interference-p):
|
|
|
|
|
Support eldoc-post-insert-mode.
|
2013-03-17 23:00:37 +08:00
|
|
|
|
|
|
|
|
|
* simple.el (eval-expression-minibuffer-setup-hook): New hook.
|
|
|
|
|
(eval-expression): Run it.
|
|
|
|
|
|
2013-03-17 05:33:57 -05:00
|
|
|
|
2013-03-17 Roland Winkler <winkler@gnu.org>
|
|
|
|
|
|
|
|
|
|
* emacs-lisp/crm.el (completing-read-multiple): Ignore empty
|
|
|
|
|
strings in the list of return values.
|
|
|
|
|
|
2013-03-16 19:19:09 -05:00
|
|
|
|
2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
|
|
* calc/calc-ext.el (math-read-number-fancy): Check for an explicit
|
|
|
|
|
radix before checking for HMS forms.
|
|
|
|
|
|
2013-03-16 23:24:39 +08:00
|
|
|
|
2013-03-16 Leo Liu <sdl.web@gmail.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/scheme.el: Add indentation and font-locking for λ.
|
|
|
|
|
(Bug#13975)
|
|
|
|
|
|
2013-03-16 18:08:22 -04:00
|
|
|
|
2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
2013-03-14 10:48:03 -04:00
|
|
|
|
|
|
|
|
|
* emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
|
|
|
|
|
token before point (bug#13942).
|
|
|
|
|
|
2013-03-16 18:08:22 -04:00
|
|
|
|
2013-03-16 Leo Liu <sdl.web@gmail.com>
|
2013-03-14 19:48:05 +08:00
|
|
|
|
|
2013-03-14 22:16:00 +08:00
|
|
|
|
* thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
|
2013-03-14 19:48:05 +08:00
|
|
|
|
|
2013-03-16 10:20:36 +02:00
|
|
|
|
2013-03-16 Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
|
|
|
|
|
* startup.el (command-line-normalize-file-name): Fix handling of
|
|
|
|
|
backslashes in DOS and Windows file names. Reported by Xue Fuqiao
|
|
|
|
|
<xfq.free@gmail.com> in
|
|
|
|
|
http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
|
|
|
|
|
|
2013-03-15 15:17:25 +01:00
|
|
|
|
2013-03-15 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
|
|
|
|
Sync with Tramp 2.2.7.
|
|
|
|
|
|
|
|
|
|
* net/trampver.el: Update release number.
|
|
|
|
|
|
2013-03-14 16:24:04 +01:00
|
|
|
|
2013-03-14 Tassilo Horn <tsdh@gnu.org>
|
|
|
|
|
|
2013-10-12 17:28:30 -07:00
|
|
|
|
* doc-view.el: Fix bug#13887.
|
2013-03-14 22:33:07 +01:00
|
|
|
|
(doc-view-insert-image): Don't modify overlay associated to
|
|
|
|
|
non-live windows, and implement horizontal centering of image in
|
|
|
|
|
case it's smaller than the window.
|
|
|
|
|
(doc-view-new-window-function): Force redisplay of new windows on
|
|
|
|
|
doc-view buffers.
|
2013-03-14 16:24:04 +01:00
|
|
|
|
|
2013-03-13 13:54:05 -05:00
|
|
|
|
2013-03-13 Karl Fogel <kfogel@red-bean.com>
|
|
|
|
|
|
|
|
|
|
* saveplace.el (save-place-alist-to-file): Don't sort
|
|
|
|
|
`save-place-alist', just pretty-print it (bug#13882).
|
|
|
|
|
|
2013-03-13 12:38:13 +01:00
|
|
|
|
2013-03-13 Michael Albinus <michael.albinus@gmx.de>
|
|
|
|
|
|
2013-06-18 13:17:50 +02:00
|
|
|
|
* net/tramp-sh.el (tramp-sh-handle-insert-directory):
|
|
|
|
|
Check whether `default-file-name-coding-system' is bound.
|
|
|
|
|
It isn't in XEmacs.
|
2013-03-13 12:38:13 +01:00
|
|
|
|
|
2013-03-12 22:08:33 -04:00
|
|
|
|
2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
2013-03-12 22:19:31 -04:00
|
|
|
|
* emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
|
|
|
|
|
backquotes for `obsolete' (bug#13929).
|
|
|
|
|
|
2013-03-12 22:08:33 -04:00
|
|
|
|
* international/mule.el (find-auto-coding): Include file name in
|
|
|
|
|
obsolescence warning (bug#13922).
|
|
|
|
|
|
2013-03-12 11:49:26 -04:00
|
|
|
|
2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
|
|
|
|
|
|
|
|
|
|
* progmodes/cfengine.el (cfengine-parameters-indent): New variable
|
|
|
|
|
for CFEngine 3-specific indentation.
|
|
|
|
|
(cfengine3-indent-line): Use it. Fix up category regex.
|
|
|
|
|
(cfengine3-font-lock-keywords): Add bundle and namespace characters.
|
|
|
|
|
|
2013-03-11 22:08:21 -04:00
|
|
|
|
2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
|
|
|
|
|
|
|
|
|
|
* type-break.el (type-break-file-name):
|
|
|
|
|
* textmodes/remember.el (remember-data-file):
|
|
|
|
|
* strokes.el (strokes-file):
|
|
|
|
|
* shadowfile.el (shadow-initialize):
|
|
|
|
|
* saveplace.el (save-place-file):
|
|
|
|
|
* ps-bdf.el (bdf-cache-file):
|
|
|
|
|
* progmodes/idlwave.el (idlwave-config-directory):
|
|
|
|
|
* net/quickurl.el (quickurl-url-file):
|
|
|
|
|
* international/kkc.el (kkc-init-file-name):
|
|
|
|
|
* ido.el (ido-save-directory-list-file):
|
|
|
|
|
* emulation/viper.el (viper-custom-file-name):
|
|
|
|
|
* emulation/vip.el (vip-startup-file):
|
|
|
|
|
* calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
|
|
|
|
|
* calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
|
|
|
|
|
|
Switch encodings of tutorials, thai-word to UTF-8.
* etc/refcards/ru-refcard.tex:
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.cn:
* etc/tutorials/TUTORIAL.cs, etc/tutorials/TUTORIAL.de, etc/tutorials/TUTORIAL.eo:
* etc/tutorials/TUTORIAL.es, etc/tutorials/TUTORIAL.fr, etc/tutorials/TUTORIAL.it:
* etc/tutorials/TUTORIAL.nl, etc/tutorials/TUTORIAL.pl, etc/tutorials/TUTORIAL.pt_BR:
* etc/tutorials/TUTORIAL.ro, etc/tutorials/TUTORIAL.sk, etc/tutorials/TUTORIAL.sv:
* etc/tutorials/TUTORIAL.zh:
* lisp/language/thai-word.el:
Switch to UTF-8.
Fixes: debbugs:13880
2013-03-11 18:14:08 -07:00
|
|
|
|
2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
|
|
|
|
|
* language/thai-word.el: Switch to UTF-8.
|
|
|
|
|
|
2013-06-18 13:17:50 +02:00
|
|
|
|
See ChangeLog.16 for earlier changes.
|
2008-09-24 16:24:35 +00:00
|
|
|
|
|
|
|
|
|
;; Local Variables:
|
|
|
|
|
;; coding: utf-8
|
|
|
|
|
;; End:
|
|
|
|
|
|
2014-01-01 07:43:34 +00:00
|
|
|
|
Copyright (C) 2011-2014 Free Software Foundation, Inc.
|
2008-09-24 16:24:35 +00:00
|
|
|
|
|
|
|
|
|
This file is part of GNU Emacs.
|
|
|
|
|
|
|
|
|
|
GNU Emacs is free software: you can redistribute it and/or modify
|
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
|
|
GNU Emacs is distributed in the hope that it will be useful,
|
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
|
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|