| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial merge of nxml | Mark A. Hershberger | 2007-11-23 | 187 | -0/+41217 |
* | (main): Call init_editfns before init_process, since | Stefan Monnier | 2007-11-23 | 2 | -1/+6 |
* | In C-x d, if you type M-n you get the visited file name of the current buffer. | Juri Linkov | 2007-11-23 | 1 | -0/+3 |
* | Remove task that in C-x d M-n should get the visited file name of the current... | Juri Linkov | 2007-11-23 | 1 | -4/+0 |
* | (dired-read-dir-and-switches): For C-x d, set the value for M-n to the | Juri Linkov | 2007-11-23 | 2 | -2/+21 |
* | (Man-getpage-in-background): Don't disregard user option | Juri Linkov | 2007-11-23 | 1 | -11/+10 |
* | (grep-process-setup): Set envvar "TERM" to "emacs-grep". | Juri Linkov | 2007-11-23 | 1 | -4/+9 |
* | (beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function. | Stefan Monnier | 2007-11-22 | 3 | -9/+28 |
* | Add missing entry from merge of No Gnus. | Reiner Steib | 2007-11-22 | 1 | -0/+6 |
* | Move from ../gnus. Add hashcash payments to email. | Reiner Steib | 2007-11-22 | 2 | -0/+374 |
* | Move to ../mail directory. | Reiner Steib | 2007-11-22 | 2 | -370/+2 |
* | Remove. Not used in Emacs 22 and up. | Reiner Steib | 2007-11-22 | 2 | -206/+2 |
* | (do_symval_forwarding): Use same code as in find_symbol_value. | Stefan Monnier | 2007-11-22 | 2 | -30/+8 |
* | (x-clipboard-yank): Fix declaration. | Glenn Morris | 2007-11-22 | 2 | -1/+3 |
* | (smime-cert-by-ldap-1): Use `ldap-search' instead of | Reiner Steib | 2007-11-22 | 2 | -3/+16 |
* | (declare-function): Doc fix. | Glenn Morris | 2007-11-22 | 2 | -4/+14 |
* | (check-declare-locate): New function. | Glenn Morris | 2007-11-22 | 1 | -15/+20 |
* | (posn-col-row): Make the `default-value' use explicit. | Stefan Monnier | 2007-11-22 | 2 | -1/+4 |
* | (gnus-article-truncate-lines): Use `truncate-lines'. | Stefan Monnier | 2007-11-22 | 2 | -1/+3 |
* | (message-send-mail-function): Fix error convention. | Stefan Monnier | 2007-11-22 | 2 | -30/+28 |
* | (set_internal): Set the value in the `cons-cell' (for | Stefan Monnier | 2007-11-22 | 2 | -20/+11 |
* | (balance-windows): Remove unused var `counter'. | Stefan Monnier | 2007-11-22 | 2 | -13/+12 |
* | (byte-compile-file-form-custom-declare-variable): Simplify. | Stefan Monnier | 2007-11-22 | 2 | -10/+14 |
* | (custom-mode): Define with `define-derived-mode'. | Juanma Barranquero | 2007-11-22 | 2 | -6/+6 |
* | (print_object): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 2 | -1/+8 |
* | (Fsingle_key_description): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 1 | -1/+1 |
* | (Fnumber_to_string): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 1 | -1/+1 |
* | (spam-find-spam, spam-enter-list): Doc fixes. | Juanma Barranquero | 2007-11-22 | 2 | -99/+112 |
* | (x-clipboard-yank): Declare as function. | Juanma Barranquero | 2007-11-22 | 2 | -0/+17 |
* | (x-register-dnd-atom, x-get-atom-name, x-send-client-message): | Juanma Barranquero | 2007-11-22 | 1 | -1/+4 |
* | (make-symbolic-link): Declare as function. | Juanma Barranquero | 2007-11-22 | 1 | -0/+1 |
* | (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal, | Juanma Barranquero | 2007-11-22 | 1 | -0/+5 |
* | (x-menu-bar-open): Declare as function. | Juanma Barranquero | 2007-11-22 | 1 | -0/+2 |
* | (x-initialize-window-system): Declare as function. | Juanma Barranquero | 2007-11-22 | 1 | -0/+2 |
* | (make-symbolic-link): Declare as function. | Juanma Barranquero | 2007-11-22 | 1 | -1/+3 |
* | (mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime, | Juanma Barranquero | 2007-11-22 | 1 | -0/+7 |
* | (make-symbolic-link): Declare as function. | Juanma Barranquero | 2007-11-22 | 1 | -0/+1 |
* | Ctags and Etags now share the same defaults, so remove | Francesco Potortì | 2007-11-22 | 1 | -30/+6 |
* | etags.1 | Francesco Potortì | 2007-11-22 | 1 | -0/+5 |
* | *** empty log message *** | Juanma Barranquero | 2007-11-22 | 1 | -5/+3 |
* | *** empty log message *** | Juanma Barranquero | 2007-11-22 | 1 | -2/+1 |
* | etags: the --members option is now the default. | Francesco Potortì | 2007-11-22 | 1 | -0/+4 |
* | For some reason, this new feature was not in etags for Emacs 22, | Francesco Potortì | 2007-11-22 | 1 | -2/+8 |
* | (update_frame_tool_bar): Don't call x-gtk-map-stock if | Jan Djärv | 2007-11-22 | 2 | -2/+9 |
* | (x-gtk-map-stock): Check if FILE is a string. | Jan Djärv | 2007-11-22 | 2 | -9/+16 |
* | *** empty log message *** | Glenn Morris | 2007-11-22 | 1 | -3/+0 |
* | mail_send is originally from Gnome? | Glenn Morris | 2007-11-22 | 1 | -0/+1 |
* | New file, with info from | Glenn Morris | 2007-11-22 | 3 | -0/+17 |
* | (check-declare-verify): Fix previous change. Warn if could not find | Glenn Morris | 2007-11-22 | 1 | -19/+29 |
* | (check-declare-verify): Fix previous change. | Glenn Morris | 2007-11-22 | 1 | -1/+2 |