- 19 Nov, 2007 16 commits
-
-
Dan Nicolaescu authored
* 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.
-
Martin Rudalics authored
keymaps such that it's before the definition of Custom-mode-menu. (Custom-mode-menu): Show it for custom-field-keymap too.
-
Martin Rudalics authored
clipboard-yank when the buffer is read-only.
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
* eval.c (specbind): Remove dead code.
-
Stefan Monnier authored
* fns.c (Fmd5): Use find_symbol_value rather than SYMBOL_VALUE Since we do not want to see internal Lisp_*fwd objects here.
-
Nick Roberts authored
-
Nick Roberts authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-933
-
Dan Nicolaescu authored
definition.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
extension. Also search for defsubsts.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 18 Nov, 2007 9 commits
-
-
Stefan Monnier authored
(clear-abbrev-table): Preserve properties.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
(x_scroll_bar_note_movement): start, end, with, height in struct scroll_bar are integers and not Lisp_Object, so remove XINT for them.
-
Juri Linkov authored
using texinfo-short-index-format-cmds-alist.
-
Michael Albinus authored
double-slash behaviour. Explain directory contents flushing.
-
Michael Albinus authored
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.
-
- 17 Nov, 2007 15 commits
-
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* 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).
-
Andreas Schwab authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Martin Rudalics authored
-
Martin Rudalics authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-