- 06 Apr, 2011 7 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* autogen/update_autogen: (usage): Add -l, -C. (clean, ldefs_flag, ldefs_in, ldefs_out): New variables. With -l, check status of lisp/ as well. With -C, clean before building. (autoreconf): Only pass -f in the `clean' case. (commit): New function. * lisp/Makefile.in (AUTOGEN_VCS): New variable. (autoloads): Use $AUTOGEN_VCS. * .bzrignore: Tighten up ignore patterns (for autogen/).
-
Glenn Morris authored
* lisp/calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function. * lisp/calendar/calendar.el (calendar-mode-map): Check for toolkit scroll bars.
-
Glenn Morris authored
-
Juanma Barranquero authored
-
- 05 Apr, 2011 8 commits
-
-
Ted Zlatanov authored
-
Ted Zlatanov authored
gnus-registry.el (gnus-registry-fixup-registry): New function to fixup the parameters that can be customized by the user between save/read cycles. (gnus-registry-read): Use it. (gnus-registry-make-db): Use it. (gnus-registry-spool-action, gnus-registry-handle-action): Fix messaging. (gnus-registry--split-fancy-with-parent-internal): Fix loop. Map references to actual group names with sender and subject tracking. (gnus-registry-post-process-groups): Use `cond' for better messaging. (gnus-registry-usage-test): Add subject lookup test. registry.el (registry-db, initialize-instance): Set up constructor instead of :initform arguments for the sake of older Emacsen. (registry-lookup-breaks-before-lexbind): New method to demonstrate pre-lexbind merge bug. (registry-usage-test): Use it. (initialize-instance, registry-db): Move the non-function initforms back to the class definition. registry.el: New library to manage gnus-registry-style data. gnus-registry.el: Use it (major rewrite). nnregistry.el: Use it. spam.el: Use it.
-
Chong Yidong authored
These blocked the minibuffer contents when completing in the minibuffer, in a departure from previous Emacs behavior. * lisp/minibuffer.el (completion-in-region--postch) (completion-in-region-mode): Remove unnecessary messages.
-
Juanma Barranquero authored
* font-lock.el (font-lock-refresh-defaults): Don't bind `hi-lock--inhibit-font-lock-hook', removed in 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com
-
Juanma Barranquero authored
* info.el (Info-directory-list, Info-read-node-name-2) (Info-split-parameter-string): Doc fixes. (Info-virtual-nodes): Reflow docstring. (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes) (Info-apropos-toc-nodes, info-finder, Info-get-token) (Info-find-emacs-command-nodes, Info-speedbar-key-map): Fix typos in docstrings. (Info-revert-buffer-function, Info-search, Info-isearch-pop-state) (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node) (Info-speedbar-buttons, Info-desktop-buffer-misc-data) (Info-restore-desktop-buffer): Mark unused parameters. (Info-directory-find-file, Info-directory-find-node) (Info-history-find-file, Info-history-find-node, Info-toc-find-node) (Info-virtual-index-find-node, Info-apropos-find-file) (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node): Mark unused parameters; fix typos in arguments. (Info-virtual-index): Remove unused local variable `nodename'.
-
Deniz Dogan authored
-
Deniz Dogan authored
-
Chong Yidong authored
* lisp/startup.el (command-line): Save the cursor's theme-face directly, instead of using face-override-spec. * lisp/custom.el (load-theme): Minor optimization in assigning faces.
-
- 04 Apr, 2011 7 commits
-
-
Juanma Barranquero authored
-
Lars Magne Ingebrigtsen authored
gnus-start.el (gnus-get-unread-articles): Don't try to contact denied servers.
-
Juanma Barranquero authored
* bs.el (bs-refresh, bs-sort-buffer-interns-are-last) (bs--get-marked-string, bs--get-modified-string) (bs--get-readonly-string, bs--get-size-string, bs--get-name) (bs--get-mode-name, bs--get-file-name): Mark unused arguments. (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG. * ehelp.el (electric-help-execute-extended) (electric-help-ctrl-x-prefix): * hexl.el (hexl-revert-buffer-function): * linum.el (linum-after-change, linum-after-scroll): * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments. * help-fns.el (help-describe-category-set): Remove unused ERR variable.
-
Juanma Barranquero authored
-
Daiki Ueno authored
* epa-dired.el: * epa-mail.el: * epa-hook.el: * epa-file.el: * epa.el: * epg.el: Use lexical binding.
-
Stefan Monnier authored
first non-nil return value).
-
- 03 Apr, 2011 5 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* lisp/textmodes/flyspell.el (flyspell-word): Recognize default dictionary case for flyspell-mark-duplications-exceptions. Use regexp matching for languages. (flyspell-mark-duplications-exceptions): Add "that" and "had" for default dictionary (Bug#7926).
-
Jan Djärv authored
if not defined. Fixes: debbugs:8403
-
Chong Yidong authored
-
- 02 Apr, 2011 12 commits
-
-
Juanma Barranquero authored
* xdisp.c (display_count_lines): Remove parameter `start', unused since 1998-01-01T02:27:27Z!rms@gnu.org. All callers changed. (get_char_face_and_encoding): Remove parameter `multibyte_p', unused since 2008-05-14T01:40:23Z!handa@m17n.org. All callers changed. (fill_stretch_glyph_string): Remove parameters `row' and `area', unused at least since Kim's GUI unification at 2003-03-16T20:45:46Z!storm@cua.dk and thereabouts. All callers changed. (get_per_char_metric): Remove parameter `f', unused since 2008-05-14T01:40:23Z!handa@m17n.org. All callers changed.
-
Chong Yidong authored
* lisp/subr.el (open-network-stream): Move to net/network-stream.el. * lisp/gnus/proto-stream.el: Move to net/network-stream.el. * lisp/net/network-stream.el: Move from gnus/proto-stream.el. Change prefix to network-stream throughout. (open-protocol-stream): Merge into open-network-stream, leaving open-protocol-stream as an alias. Handle nil BUFFER args. * lisp/gnus/nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command parameter to open-protocol-stream. * lisp/emacs-lisp/package.el (package--with-work-buffer): Recognize https URLs. * lisp/url/url-gw.el (url-open-stream): Use new open-network-stream functionality to perform encryption.
-
Glenn Morris authored
* lisp/find-dired.el (find-exec-terminator): New option. (find-ls-option): Test for -ls support. (find-ls-subdir-switches): Test for -b in find-ls-option. (find-dired, find-grep-dired): Doc fixes. (find-dired): Use find-exec-terminator.
-
Glenn Morris authored
* lisp/find-dired.el (find-ls-option, find-ls-subdir-switches) (find-grep-options, find-name-arg): Remove purecopy.
-
Glenn Morris authored
* lisp/find-dired.el (find-ls-option, find-ls-subdir-switches) (find-grep-options): Do not autoload these defcustoms.
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/grep.el (grep-find-use-xargs): Doc fix. (grep-compute-defaults): Check for `-exec COMMAND +' support. Set grep-find-use-xargs, grep-find-command, and grep-find-template accordingly. Don't add the null-device if not needed.
-
Glenn Morris authored
-
Jim Meyering authored
* nsfont.m (ns_descriptor_to_entity): Use xstrdup, not strdup. (ns_get_family): Likewise.
-
Juanma Barranquero authored
-
Eli Zaretskii authored
lisp/makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
-
Jan Djärv authored
Fixes: debbugs:8403
-
- 01 Apr, 2011 1 commit
-
-
Juanma Barranquero authored
-