- 08 Jan, 2013 10 commits
-
-
Aaron S. Hawley authored
* src/undo.c (Fprimitive_undo): Move to simple.el. (syms_of_undo): Remove declaration for Sprimitive_undo. * test/automated/undo-tests.el: New file.
-
Stefan Monnier authored
(cvs-mode-remove-handled): Use it. Fixes: debbugs:13380
-
Stefan Monnier authored
-
Stefan Monnier authored
(advice--remove-function, advice--subst-main): Use it. * lisp/emacs-lisp/advice.el: Update commentary.
-
Michael Albinus authored
spurious entry.
-
Bastien Guerry authored
-
Paul Eggert authored
-
Glenn Morris authored
* gnus/mml-smime.el (mml-smime-sign-with-sender): Add :version. * net/tramp.el (tramp-default-host-alist): Add :version.
-
Juri Linkov authored
(info--manual-names): Expand node completions into an explicit list before appending it to another list. Filter out internal buffers with the leading space in the buffer name. (Bug#10771) Fixes: debbugs:12456
-
Juri Linkov authored
that defaults to the Top node. (Info-goto-node, Info-read-node-name): Doc fix to mention that the short format (FILENAME) goes to the Top node. (Info-build-node-completions): Rename arg `file' to `filename'. * doc/misc/info.texi (Go to node): Mention the abbreviated format `(FILENAME)' equal to `(FILENAME)Top'. Fixes: debbugs:13365
-
- 07 Jan, 2013 6 commits
-
-
Bastien Guerry authored
-
Jürgen Hötzel authored
Handle filename correctly, when parsing "source -> target" symlink output. (tramp-adb-handle-set-file-times): New defun.
-
Stefan Monnier authored
advice list when the interactive-spec of ad-Advice-* changes.
-
Katsumi Yamaoka authored
-
Michael Albinus authored
(tramp-find-host): Use it. (tramp-eshell-directory-change): Moved from tramp-sh.el. Add to `eshell-directory-change-hook'. * net/tramp-adb.el (top): Add adb specific entry in `tramp-default-host-alist'. (tramp-adb-file-name-host): Remove function. (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection): Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'. * net/tramp-sh.el : Move eshell integration code to tramp.el.
-
Daiki Ueno authored
-
- 06 Jan, 2013 8 commits
-
-
Jürgen Hötzel authored
-
Glenn Morris authored
-
Michael Albinus authored
consist of mor than one digit. (tramp-adb-file-name-handler-alist): Use `tramp-handle-file-exists-p' consistently. (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'. (tramp-adb-handle-file-exists-p): Remove function. (tramp-adb-file-name-host): New defun. (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection): Use it. (tramp-adb-maybe-open-connection): Set "remote-path" property.
-
Andreas Schwab authored
* cc-mode.texi: Likewise.
-
Andreas Schwab authored
@item argument. (Property searches): Use \\ instead of @backslashchar{}. * pgg.texi (VERSION): Move @set below @setfilename.
-
Chong Yidong authored
Fixes: debbugs:13267
-
Chong Yidong authored
* vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes. * vc/vc.el (vc-next-action): Detect buffer modifications conflicting with locking VCS operation. Fixes: debbugs:11490
-
Chong Yidong authored
* keyboard.c (echo_add_char): New function, factored out from echo_char. Don't add a space if the previous echo string was empty. (echo_char): Use it. (read_key_sequence): When echoing mock input, ensure that the trailing dash is properly added. Fixes: debbugs:13255
-
- 05 Jan, 2013 11 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Fixes: debbugs:13364
-
Glenn Morris authored
-
Glenn Morris authored
-
Andreas Schwab authored
-
Andreas Schwab authored
* lispref/hooks.texi (Standard Hooks): Fix use of @itemx. * misc/ada-mode.texi: Remove braces from @title argument. * misc/eudc.texi: Likewise. * misc/smtpmail.texi: Likewise. * misc/auth.texi (VERSION): Set before first use. * misc/emacs-gnutls.texi (VERSION): Likewise. * misc/pgg.texi (VERSION): Likewise. * misc/ede.texi (Top): Rename from top, all uses changed. * misc/eshell.texi: Add missing argument to @sp. * misc/forms.texi (Top): Reorder menu to match structure. * misc/htmlfontify.texi (Customisation): Add missing @item in @enumerate. * misc/org.texi (Advanced features): Add missing argument for @item. (Property searches): Use @backslashchar{} in macro argument. * misc/pcl-cvs.texi: Add missing argument to @sp. (Movement commands): Fix use of @itemx. * misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise. * misc/reftex.texi (Options (Creating Citations)): Add missing newline before @end. * misc/tramp.texi (Obtaining Tramp): Remove extra dots. (Configuration): Reorder menu to match structure. * misc/viper.texi (Marking): Add missing argument for @item.
-
Michael Albinus authored
(tramp-adb-handle-directory-files-and-attributes): Fix typos.
-
Michael Albinus authored
parsing of ls output using regular expression (handle filenames with spaces). Use virtual device number. (tramp-do-parse-file-attributes-with-ls): New defun (Code cleanup).
-
Eli Zaretskii authored
src/xdisp.c (dump_glyph): Align glyph data better. Use "pD" instead of a non-portable "t" to print ptrdiff_t values. Allow up to 9 digits for buffer positions, before misalignment starts. Display "0" for integer "object" field. (dump_glyph_row): Adapt the header line to changes in dump_glyph. Display the newline glyph more unambiguously.
-
Eli Zaretskii authored
doc/lispref/hooks.texi (Standard Hooks): Use @item, not @itemx, as the first directive in a group of items.
-
- 02 Apr, 2013 1 commit
-
-
Chong Yidong authored
Fixes: debbugs:13356
-
- 04 Jan, 2013 4 commits
-
-
Daiki Ueno authored
-
Daiki Ueno authored
-
Glenn Morris authored
-
Glenn Morris authored
-