| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/net/rcirc.el (rcirc-float-time): New function. | Deniz Dogan | 2011-02-17 | 1 | -9/+8 |
* | Fix copyright, standardize header and licence. | Glenn Morris | 2011-02-16 | 2 | -21/+22 |
* | * soap-client.el (soap-well-known-xmlns, soap-local-xmlns) | Michael Albinus | 2011-02-16 | 1 | -44/+44 |
* | * net/soap-client.el: Add "comm" and "hypermedia" to the | Michael Albinus | 2011-02-16 | 2 | -81/+132 |
* | * net/soap-client.el: | Michael Albinus | 2011-02-16 | 2 | -0/+2046 |
* | net/imap.el: Bring it back. | Teodor Zlatanov | 2011-02-14 | 1 | -0/+3055 |
* | net/imap.el: Remove file. All the functionality is in nnimap.el. | Gnus developers | 2011-02-13 | 1 | -3055/+0 |
* | Remove imap-hash.el now that tramp-imap.el is gone. | Ted Zlatanov | 2011-02-13 | 1 | -374/+0 |
* | * Makefile.in (TRAMP_SRC): Remove tramp-imap.el. | Michael Albinus | 2011-02-13 | 2 | -857/+8 |
* | Use `auto-source-search' instead of `auto-source-user-or-password'. | Ted Zlatanov | 2011-02-12 | 3 | -13/+36 |
* | * lisp/net/rcirc.el (defun-rcirc-join): Accept multiple channels. | Deniz Dogan | 2011-02-11 | 1 | -7/+11 |
* | * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'. | Juanma Barranquero | 2011-02-11 | 1 | -1/+1 |
* | Move keymap initialization into declaration. | Stefan Monnier | 2011-02-10 | 3 | -155/+165 |
* | * lisp/net/rcirc.el: Add PRIVMSG and CTCP functions. | Deniz Dogan | 2011-02-10 | 1 | -23/+27 |
* | * lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying. | Deniz Dogan | 2011-02-09 | 1 | -1/+1 |
* | * lisp/net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when | Deniz Dogan | 2011-02-09 | 1 | -5/+14 |
* | * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS. | Michael Albinus | 2011-02-07 | 1 | -4/+5 |
* | * lisp/net/rcirc.el (rcirc-handler-317): New function. (Bug#6507) | Deniz Dogan | 2011-02-07 | 1 | -0/+14 |
* | * lisp/net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process | Deniz Dogan | 2011-02-05 | 1 | -1/+4 |
* | * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'. Add | Michael Albinus | 2011-02-05 | 1 | -40/+42 |
* | * net/tramp.el (tramp-postfix-method-format) | Michael Albinus | 2011-02-05 | 1 | -13/+13 |
* | Replace "explicite" with "explicit" globally | Michael Albinus | 2011-02-05 | 5 | -15/+15 |
* | Doc fix. | Lars Ingebrigtsen | 2011-02-04 | 1 | -2/+2 |
* | * net/tramp-sh.el (tramp-remote-path): Add default settings for | Michael Albinus | 2011-02-03 | 2 | -8/+11 |
* | rcirc.el trivia. | Glenn Morris | 2011-02-02 | 1 | -11/+12 |
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode'; | Sam Steingold | 2011-02-01 | 1 | -7/+6 |
* | * lisp/net/rcirc.el: New customizable nick completion format. | Deniz Dogan | 2011-01-31 | 1 | -5/+14 |
* | * lisp/net/rcirc.el: Clean log filenames (Bug#7933). | Deniz Dogan | 2011-01-31 | 1 | -3/+8 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 11 | -21/+12 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 59 | -94/+61 |
* | * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs. | Giorgos Keramidas | 2011-01-22 | 1 | -0/+3 |
* | * net/tramp.el (tramp-debug-message): Extend function exclude | Michael Albinus | 2011-01-18 | 1 | -5/+19 |
* | Add missing copyright years. | Michael Albinus | 2011-01-18 | 1 | -6/+6 |
* | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 6 | -11/+13 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 27 | -27/+0 |
* | Add 2011 to remaining FSF/AIST copyright years. | Glenn Morris | 2011-01-15 | 2 | -2/+2 |
* | Merge from emacs-23 branch. | Glenn Morris | 2011-01-15 | 3 | -11/+39 |
|\ |
|
* \ | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 54 | -61/+59 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 57 | -59/+59 |
| * | * net/tramp.el (tramp-methods): Add recursive options to "scpc", | Michael Albinus | 2010-12-31 | 1 | -4/+11 |
* | | * net/rcirc.el: Adding maintainer info and e-mail addresses. | Deniz Dogan | 2011-01-14 | 1 | -2/+3 |
* | | Use run-mode-hooks for major mode hooks. | Stefan Monnier | 2011-01-13 | 1 | -2/+3 |
* | | * net/dbus.el (dbus-unregister-service): Complete doc. Fix | Michael Albinus | 2011-01-10 | 1 | -2/+13 |
* | | * net/dbus.el (dbus-register-property): Use `dont-register' keyword. | Michael Albinus | 2011-01-10 | 1 | -5/+5 |
* | | * net/dbus.el (dbus-unregister-service): Translate returned | Michael Albinus | 2011-01-10 | 1 | -11/+19 |
* | | * lisp/net/ldap.el (ldap-search-internal): Don't use eval. | Andreas Schwab | 2011-01-09 | 1 | -8/+4 |
* | | * net/dbus.el (dbus-register-property): Added optional parameter | Michael Albinus | 2011-01-04 | 1 | -15/+28 |
* | | * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc" | Michael Albinus | 2010-12-31 | 1 | -2/+4 |
* | | * net/tramp.el (tramp-default-method-alist) | Michael Albinus | 2010-12-30 | 7 | -6/+19 |
* | | * net/secrets.el (secrets-delete-alias): New defun. | Michael Albinus | 2010-12-27 | 1 | -4/+10 |