- 15 Mar, 2011 6 commits
-
-
Stefan Monnier authored
* lisp/progmodes/ruby-mode.el (ruby-backward-sexp): * lisp/progmodes/ebrowse.el (ebrowse-draw-file-member-info): * lisp/play/gamegrid.el (gamegrid-make-face): * lisp/play/bubbles.el (bubbles--grid-width, bubbles--grid-height) (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images): * lisp/notifications.el (notifications-notify): * lisp/net/xesam.el (xesam-search-engines): * lisp/net/quickurl.el (quickurl-list-insert): * lisp/vc/vc-hg.el (vc-hg-dir-printer): Fix use of case. * lisp/gnus/auth-source.el (auth-source-netrc-create): * lisp/gnus/message.el (message-yank-original): Fix use of `case'. * lisp/org/org-src.el (org-src-switch-to-buffer): * lisp/org/org-plot.el (org-plot/gnuplot-script, org-plot/gnuplot): * lisp/org/org-mouse.el (org-mouse-agenda-type): * lisp/org/org-freemind.el (org-freemind-node-to-org): * lisp/org/ob-sql.el (org-babel-execute:sql): * lisp/org/ob-exp.el (org-babel-exp-do-export, org-babel-exp-code): * lisp/org/ob-ref.el (org-babel-ref-resolve): Fix use of case.
-
Chong Yidong authored
-
Stefan Monnier authored
(allout-mode-deactivate-hook): Fix up obsolescence "date".
-
Stefan Monnier authored
not after the answer.
-
Kevin Ryde authored
(bug#8253).
-
Stefan Monnier authored
warning message.
-
- 14 Mar, 2011 1 commit
-
-
Michael Albinus authored
shell file name on remote hosts.
-
- 13 Mar, 2011 2 commits
-
-
Ted Zlatanov authored
* net/ldap.el (ldap-search-internal): Add `auth-source-search' integration for LDAP parameters. The host, base, user or binddn, and secret tokens can be specified in a netrc file, for instance. This is optional because an `auth-source' parameter must be specified in the search attributes.
-
Juanma Barranquero authored
Fixes: debbugs:8185
-
- 12 Mar, 2011 7 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Michael Albinus authored
* net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options. * net/trampver.el: Update release number.
-
Michael Albinus authored
`tramp-compat-funcall'. (tramp-handle-start-file-process): Use `tramp-compat-process-get'. (tramp-handle-insert-file-contents): Make `file-remote-p' call compatible. (tramp-open-connection-setup-interactive-shell): Use `tramp-compat-process-put'. * net/tramp-compat.el (tramp-compat-process-get) (tramp-compat-process-put): New defuns. * net/trampver.el: Update release number. Please do not merge with the trunk.
-
Stefan Monnier authored
various nil/dead-marker mismatches. (compilation-directory-properties, compilation-error-properties): Don't call it at a position past the one we're about to change. Fixes: debbugs:8014
-
Stefan Monnier authored
Disable obsolescence warnings in the file that declares it.
-
Stefan Monnier authored
into declaration. Remove redundant and harmful binding.
-
- 11 Mar, 2011 5 commits
-
-
Ken Manheimer authored
as a hash table rather than nil to prevent mode-line redisplay warnings. Also, clarify the module description and fix a comment typoo (sic).
-
Juanma Barranquero authored
*lisp/emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
-
Juanma Barranquero authored
* lisp/help-fns.el (describe-variable): Don't complete keywords.
-
Eli Zaretskii authored
lisp/files.el (file-ownership-preserved-p): Pass `integer' as an explicit 2nd argument to `file-attributes'. If the file's owner is the Administrators group on Windows, and the current user is Administrator, consider that a match. lisp/server.el (server-ensure-safe-dir): Consider server directory safe on MS-Windows if its owner is the Administrators group while the current Emacs user is Administrator. Use `=' to compare numerical UIDs, since they could be integers or floats.
-
Juanma Barranquero authored
-
- 10 Mar, 2011 9 commits
-
-
Chong Yidong authored
* lisp/emacs-lisp/package.el (package-version-join): Impose a standard string representation for pre/alpha/beta version lists. (package-unpack-single): Standardize the directory name by passing it through package-version-join.
-
Chong Yidong authored
See http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00396.html * lisp/emacs-lisp/package.el (package-strip-rcs-id): Accept any version string that does not signal an error in version-to-list.
-
Michael Albinus authored
benefit of `write-file-functions'.
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/vc/vc-git.el (vc-git-program): New option. (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command) (vc-git--call): Use it.
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/cus-edit.el (Custom-newline): If no button at point, look for a subgroup button at start-of-line.
-
Glenn Morris authored
-
Julien Danjou authored
* lisp/avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if `cursor-type' is nil.
-
- 09 Mar, 2011 6 commits
-
-
Jay Belanger authored
-
Ken Manheimer authored
the existing header prefix, rebulleting it if necessary, rather than replacing it. This is necessary for proper operation of cooperative addons like allout-widgets. (allout-make-topic-prefix) (allout-rebullet-heading): Change SOLICIT arg to INSTEAD, and interpret additionally a string value as alternate bullet to be used, instead of prompting the user for a bullet character.
-
Michael Albinus authored
not use `tramp-file-name-port', because this returns also `tramp-default-port'.
-
Deniz Dogan authored
with-rcirc-process-buffer. (rcirc-check-auth-status): Swap arguments to string-match.
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change. Check for GDBHISTFILE, HISTSIZE, etc.
-
- 08 Mar, 2011 4 commits
-
-
Chong Yidong authored
* lisp/emacs-lisp/package.el (package-refresh-contents) (package-menu-execute): Use condition-case-no-debug.
-
Michael Albinus authored
* emacs-lisp/package.el (package-tar-file-info): Handle also remote files. * emacs-lisp/package-x.el (package-upload-buffer-internal): Use `equal' for upload base check.
-
Arni Magnusson authored
* lisp/textmodes/texinfo.el (texinfo-environments): Add deftypecv, deftypeivar, deftypemethod, deftypeop, html.
-
Glenn Morris authored
* lisp/cus-start.el (cursor-in-non-selected-windows): Fix :set quoting oddness.
-