aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-2016-29/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | is available by default. (idlwave-help-browse-url-available): Change default to t. * emulation/edt.el (defgroup, defcustom): Remove definition. (eval-when-compile): Remove. (c-mark-function): * textmodes/reftex-dcr.el (bibtex-beginning-of-entry): * textmodes/fill.el (comment-search-forward) (comment-string-strip): * progmodes/prolog.el (comint-mode, comint-send-string) (comint-send-region, comint-send-eof): * progmodes/dcl-mode.el (imenu-default-create-index-function): * emulation/viper-util.el (viper-forward-Word): * emulation/vi.el (c-mark-function): * emulation/edt-vt100.el (vt100-wide-mode): * emacs-lisp/timer.el (diary-entry-time): Declare as functions. * url-mailto.el (mail-send-and-exit): * url-http.el (url-dav-file-attributes): * url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal): Declare as functions. * url-privacy.el (url-device-type): Define unconditionally.
* * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-201-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | * play/yow.el (doctor-ret-or-read): * vc-hooks.el (vc-dired-resynch-file): * vc-hg.el (log-view-get-marked): * smerge-mode.el (ediff-cleanup-mess): * pcvs.el (vc-editable-p, vc-checkout): * pcomplete.el (comint-bol): * informat.el (texinfo-format-refill): * ido.el (tramp-tramp-file-p): * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier) (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data): * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as functions. * textmodes/ispell.el (ispell-int-char): Make it a defalias instead of fset. (ispell-message): Use with-no-warnings for sc-cite-regexp call. * ido.el (ido-file-internal): Move with-no-warnings to include the ffap-string-at-point call. * pcomplete.el (pcomplete-executables): Move defsubst before first use. * vc-hg.el (vc-hg-revision-table): Fix last change.
* * net/tramp.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2007-11-192-38/+42
| | | | | | Still some tuning in case of an echoing shell. (tramp-send-command): Connection property "remote-echo" is not persistent; cache key is the process therefore.
* * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * play/yow.el (doctor-ret-or-read): * vc-hooks.el (vc-dired-resynch-file): * vc-hg.el (log-view-get-marked): * smerge-mode.el (ediff-cleanup-mess): * pcvs.el (vc-editable-p, vc-checkout): * pcomplete.el (comint-bol): * informat.el (texinfo-format-refill): * ido.el (tramp-tramp-file-p): * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier) (ibuffer-generate-filter-groups) (ibuffer-format-filter-group-data): * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as functions. * textmodes/ispell.el (ispell-int-char): Make it a defalias instead of fset. (ispell-message): Use with-no-warnings for sc-cite-regexp call. * ido.el (ido-file-internal): Move with-no-warnings to include the ffap-string-at-point call. * pcomplete.el (pcomplete-executables): Move defsubst before first use. * vc-hg.el (vc-hg-revision-table): Fix last change.
* (map-query-replace-regexp): Doc fix (revert part of ↵Juanma Barranquero2007-11-192-5/+8
| | | | | | 2000-05-21T17:04:[email protected] made on 2000-05-21 with no ChangeLog entry).
* *** empty log message ***Juanma Barranquero2007-11-191-14/+8
|
* (socket_connection): Move realhost out of #ifdefs.Jan Djärv2007-11-192-5/+18
| | | | Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO.
* * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-1911-8/+63
| | | | | | | | | | | | | | | | | | | | | | | | * play/yow.el (doctor-ret-or-read): * vc-hooks.el (vc-dired-resynch-file): * vc-hg.el (log-view-get-marked): * smerge-mode.el (ediff-cleanup-mess): * pcvs.el (vc-editable-p, vc-checkout): * pcomplete.el (comint-bol): * informat.el (texinfo-format-refill): * ido.el (tramp-tramp-file-p): * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier) (ibuffer-generate-filter-groups) (ibuffer-format-filter-group-data): * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as functions. * ido.el (ido-file-internal): Move with-no-warnings to include the ffap-string-at-point call. * pcomplete.el (pcomplete-executables): Move defsubst before first use. * vc-hg.el (vc-hg-revision-table): Fix last change.
* (custom-field-keymap): Move to other Custom modeMartin Rudalics2007-11-192-10/+18
| | | | | keymaps such that it's before the definition of Custom-mode-menu. (Custom-mode-menu): Show it for custom-field-keymap too.
* (top-level): Deactivate clipboard-kill-region andMartin Rudalics2007-11-191-3/+6
| | | | clipboard-yank when the buffer is read-only.
* (Fbuffer_local_value): Remove redundant test.Stefan Monnier2007-11-192-21/+10
| | | | | | (swap_out_buffer_local_variables): Swap out binding in `buffer' rather than in `current-buffer' to match the comment. Do the swap using swap_in_global_binding.
* * data.c (store_symval_forwarding, set_internal):Stefan Monnier2007-11-193-14/+19
| | | | * eval.c (specbind): Remove dead code.
* * coding.c (detect_coding, Fupdate_coding_systems_internal):Stefan Monnier2007-11-193-3/+9
| | | | | * fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE Since we do not want to see internal Lisp_*fwd objects here.
* Update commentary.Nick Roberts2007-11-191-22/+19
|
* *** empty log message ***Nick Roberts2007-11-191-1/+5
|
* Merge from gnus--devo--0Miles Bader2007-11-198-30/+106
| | | | Revision: [email protected]/emacs--devo--0--patch-933
* * net/tramp.el (tramp-terminal-type): Remove duplicatedDan Nicolaescu2007-11-192-8/+5
| | | | definition.
* (compilation-forget-errors): Declare as function.Glenn Morris2007-11-192-0/+14
|
* (w32-shell-dos-semantics): Declare as function.Glenn Morris2007-11-191-0/+2
|
* (check-declare-verify): If fnfile does not exist, try adding `.el'Glenn Morris2007-11-191-2/+9
| | | | extension. Also search for defsubsts.
* (recentf-expand-file-name): Declare as function.Glenn Morris2007-11-191-0/+3
|
* (dired-relist-entry): Declare as function.Glenn Morris2007-11-191-0/+2
|
* Comment.Glenn Morris2007-11-191-0/+3
|
* (kill-all-abbrevs, insert-abbrevs, prepare-abbrev-list-buffer): Use dolist.Stefan Monnier2007-11-182-36/+41
| | | | (clear-abbrev-table): Preserve properties.
* Add Gnus problems.Dan Nicolaescu2007-11-181-0/+9
|
* Remove C-x v v entry, fixed on 2007-11-13.Dan Nicolaescu2007-11-181-3/+0
|
* (init_system_name): Use getaddrinfo if available.Jan Djärv2007-11-182-1/+47
|
* (socket_connection): Use getaddrinfo if available.Jan Djärv2007-11-182-5/+55
|
* (x_scroll_bar_set_handle, x_scroll_bar_handle_click)Jan Djärv2007-11-182-14/+20
| | | | | (x_scroll_bar_note_movement): start, end, with, height in struct scroll_bar are integers and not Lisp_Object, so remove XINT for them.
* (texinfo-format-printindex): Collect combined indexesJuri Linkov2007-11-182-5/+14
| | | | using texinfo-short-index-format-cmds-alist.
* * tramp.texi (Filename completion): Simplify explanation ofMichael Albinus2007-11-182-12/+39
| | | | double-slash behaviour. Explain directory contents flushing.
* * net/tramp.el (tramp-completion-reread-directory-timeout): NewMichael Albinus2007-11-183-4/+52
| | | | | | | | | | | | | defcustom. (tramp-handle-file-name-all-completions): Flush directory contents from cache regularly. (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'. (tramp-open-connection-setup-interactive-shell): Call `tramp-cleanup-connection' via funcall. * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already created when copying.
* (BASE_PURESIZE): Increase to 1190000.Dan Nicolaescu2007-11-172-1/+5
|
* * eshell/esh-util.el (eshell-under-xemacs-p): Remove.Dan Nicolaescu2007-11-1716-37/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * eshell/esh-mode.el (eshell-mode-syntax-table) (command-running-p): * eshell/esh-ext.el (eshell-external-command): * eshell/esh-cmd.el (require): * eshell/em-unix.el (eshell-plain-locate-behavior): * eshell/em-cmpl.el (eshell-cmpl-initialize): Replace eshell-under-xemacs-p with (featurep 'xemacs). * eshell/esh-mode.el (characterp,char-int): Remove unused conditional defaliases. * pcomplete.el (pcomplete-event-matches-key-specifier-p): Rename from event-matches-key-specifier-p, define unconditionally. (event-basic-type): Remove unused defalias. (pcomplete-show-completions): Use pcomplete-event-matches-key-specifier-p. * mh-e.el (mh-xemacs-flag): Remove. (mh-min-colors-defined-flag): * mh-xface.el (mh-show-xface-function): * mh-utils.el (mh-colors-available-p): * mh-show.el (mh-show-mode): * mh-gnus.el (mh-gnus-local-map-property): * mh-folder.el (mh-folder-mode-map) (mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode): * mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag with (featurep 'xemacs).
* Atomically update subdirs.el.Andreas Schwab2007-11-172-8/+11
|
* (eshell-load-defgroups): Don't make backups when saving esh-groups.el.Eli Zaretskii2007-11-172-1/+8
|
* (Communication Coding): Fix wording of last change.Eli Zaretskii2007-11-172-7/+16
|
* (widget-default-complete): Fix typo in doc-string.Martin Rudalics2007-11-172-1/+7
|
* (flymake-goto-file-and-line): Fix typo in string.Martin Rudalics2007-11-171-4/+3
|
* Remove fileGlenn Morris2007-11-173-234/+3
|
* Richard M. Stallman <rms at gnu.org>: Remove file.Glenn Morris2007-11-172-487/+4
|
* Add: declare-function, check-declare, process-lines.Glenn Morris2007-11-171-0/+8
|
* (check-declare): New target.Glenn Morris2007-11-172-0/+14
|
* (check-declare): New target.Glenn Morris2007-11-172-0/+10
|
* (gud-find-c-expr): Declare as a function.Glenn Morris2007-11-172-0/+4
|
* (check-declare): New target.Glenn Morris2007-11-172-0/+20
|
* New file.Glenn Morris2007-11-171-0/+195
|
* (byte-compile-declare-function): New function, byte-hunk-handler forGlenn Morris2007-11-171-1/+11
| | | | | declare-function. (byte-compile-callargs-warn): Handle declared functions.
* (declare-function): New macro.Glenn Morris2007-11-171-0/+19
|
* (authors-process-lines): Remove.Glenn Morris2007-11-171-20/+2
| | | | (authors): Use process-lines rather than authors-process-lines.