- 31 Oct, 2007 5 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(msb-max-menu-items, msb--add-to-menu): Doc fixes. (msb-menu-cond, msb-item-handling-function, msb--create-function-info) (msb--toggle-menu-type): Fix typos in docstrings.
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Juanma Barranquero authored
Doc fixes. (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group): Reflow docstrings. (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
-
- 30 Oct, 2007 20 commits
-
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 263-265) - Merge from emacs--rel--22 - Update from CVS 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change) * man/gnus-faq.texi ([5.12]): Remove reference to discontinued service. 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Troubleshooting): Adjust Gnus version number. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-140
-
Jason Rumney authored
-
Jason Rumney authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
ediff-buffers3, ebuffers3, erevision, ediff-revision): Fix typos in autoload docstrings.
-
Juanma Barranquero authored
-
YAMAMOTO Mitsuharu authored
Don't assume regions are aligned to page boundary. (print_load_command_name): Add LC_UUID if defined.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Nick Roberts authored
-
Nick Roberts authored
-
Nick Roberts authored
(gdb-var-update-handler-1): Use it.
-
Nick Roberts authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(uniquify-unload-function): Remove variable.
-
Juanma Barranquero authored
(server-unload-function): Remove variable.
-
Juanma Barranquero authored
(follow-unload-function): Remove variable.
-
Juanma Barranquero authored
variable; check the existence of the function (that's what the docstring says, and it makes more sense).
-
Richard M. Stallman authored
-
- 29 Oct, 2007 9 commits
-
-
Juanma Barranquero authored
Fix typos in docstrings.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
to avoid a warning in packages that require uniquify.
-
Richard M. Stallman authored
-
Juanma Barranquero authored
adapt to new `unload-feature' functionality. Remove hook from `kill-buffer-hook' buffer-locally. (server-unload-hook): Remove. (server-unload-function): New var; replaces `server-unload-hook'.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
<installation-directory>: Reflow docstring.
-
- 28 Oct, 2007 1 commit
-
-
Juanma Barranquero authored
-
- 27 Oct, 2007 2 commits
-
-
Juanma Barranquero authored
(desktop-buffer-info): If the buffer name is managed by uniquify, save the base name, not the uniquified one. (desktop-create-buffer): Allow `rename-buffer' to generate a new name in case of conflict.
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 261-262) - Update from CVS 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus.el (gnus-server-to-method): Return method found first in gnus-newsrc-alist. 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/html2text.el (html2text-fix-paragraph): Use `forward-line' instead of `next-line'. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-137
-
- 26 Oct, 2007 3 commits
-
-
Martin Rudalics authored
-
Juanma Barranquero authored
Suggestion and algorithm by Eli Zaretskii. Code partially based on w32_get_resource and init_environment (w32.c). (xmalloc): New function by Károly Lőrentey (backported from the trunk). (quote_file_name): Use it. (egetenv): New wrapper for getenv. (get_current_dir_name, decode_options, get_server_config, set_local_socket, set_socket, main): Use egetenv, not getenv. (w32_get_resource, w32_getenv) [WINDOWSNT]: New functions.
-
Glenn Morris authored
-