summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (apropos-symbols-internal): Handle (obsolete) face aliases.Glenn Morris2009-08-311-2/+13
|
* (describe-face): Adjust the output format to be more likeGlenn Morris2009-08-311-6/+26
| | | | | describe-variable, and to mention (obsolete) face aliases. Adjust the whitespace so that help-setup-xref works.
* (define-obsolete-face-alias): New macro.Glenn Morris2009-08-311-2/+17
|
* (gdb-control-all-threads)Nick Roberts2009-08-311-6/+15
| | | | | | | (gdb-control-current-thread): Force tool bar update. (gdb-non-stop-handler): New function. (gdb-init-1): Use it to test if GDB version supports non-stop mode Remove unused gdbmi buffer type.
* *** empty log message ***Nick Roberts2009-08-311-0/+8
|
* (grep-read-files): Strip trailing <N> from buffer namesJuri Linkov2009-08-302-1/+7
| | | | not visiting a file (e.g. cloned buffers).
* (comint-exec-1): Check command is non-null first.Nick Roberts2009-08-301-1/+1
| | | | Part of gdb-mi.el change (2009-08-28).
* *** empty log message ***Nick Roberts2009-08-301-0/+5
|
* (lisp-complete-symbol): Use minibuffer-complete.Stefan Monnier2009-08-302-79/+40
|
* * subr.el (do-after-load-evaluation): Fix last change: use `mapc'Juanma Barranquero2009-08-302-5/+11
| | | | instead of `dolist' to avoid a recursive require when bootstrapping.
* (field-complete): Use minibuffer-complete.Stefan Monnier2009-08-302-37/+12
|
* (ldap-search-internal): Use with-current-buffer and push.Stefan Monnier2009-08-302-7/+7
|
* (imap-send-command): Simplify.Stefan Monnier2009-08-302-5/+9
| | | | (imap-wait-for-tag): point-max - buffer-size.
* (internal-ange-ftp-mode): Use define-derived-mode.Stefan Monnier2009-08-302-9/+4
|
* (define-minor-mode): Don't use symbol-value with constant argument.Stefan Monnier2009-08-302-2/+4
|
* (debugger-setup-buffer): Make it multibyte.Stefan Monnier2009-08-302-1/+3
|
* (cl-macro-environment): Don't define it here.Stefan Monnier2009-08-302-1/+3
|
* (cl-macro-environment): Provide a docstring.Stefan Monnier2009-08-301-1/+5
|
* (checkdoc-force-history-flag):Stefan Monnier2009-08-302-3/+8
| | | | | Change default, since most of our files don't have a history. (checkdoc-display-status-buffer): Don't use hidden buffers to show to the user.
* (byte-compile-interactive-only-functions): Add comint-run.Stefan Monnier2009-08-302-1/+4
|
* Improve commenting convention.Stefan Monnier2009-08-302-125/+114
| | | | (calc-digit-map, toplevel): Simplify.
* (comint-insert-input): Be careful to only set point if weStefan Monnier2009-08-302-10/+16
| | | | don't delegate to some other command.
* (proced-signal-list): Make it an alist.Stefan Monnier2009-08-302-49/+57
| | | | | | | (proced-grammar-alist): Capitalize names. (proced-send-signal): Use a non-hidden buffer (since it's displayed). Disable undo manually and make it read-only. Use completion-annotate-function.
* (minibuffer-message): If the current buffer is notStefan Monnier2009-08-302-38/+96
| | | | | | | | | a minibuffer, insert the message in the echo area rather than at the end of the buffer. (completion-annotate-function): New variable. (minibuffer-completion-help): Use it. (completion--embedded-envvar-table): Environment vars are always case-sensitive.
* (fortran-start-prog-re): New constant, extracted from fortran-current-defun.Glenn Morris2009-08-302-33/+56
| | | | | | | (fortran-beginning-of-subprogram): Be more precise about finding the start, to avoid an infinite loop in end-of-defun. (Bug#4259) (fortran-end-of-subprogram): Simplify. (fortran-current-defun): Use fortran-start-prog-re.
* * subr.el (do-after-load-evaluation): Simplify.Juanma Barranquero2009-08-292-10/+9
|
* * paths.el (abbrev-file-name): Move to abbrev.el.Stefan Monnier2009-08-296-88/+73
| | | | | | | | | | | | | | | | * abbrev.el (abbrev-file-name): Move from paths.el. Obey user-emacs-directory. * calc/calc.el (calc-settings-file): Don't autoload and instead obey user-emacs-directory. * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate abbrev-file-name and calc-settings-file any more. * startup.el (command-line): Recompute abbrev-file-name and abbreviated-home-dir. (normal-no-mouse-startup-screen): Improve the generic code and get rid of the special code for when C-h bindings haven't been changed. (display-startup-echo-area-message): Use with-current-buffer. (command-line-1): Use a list of strings, rather than a list of lists of strings for longopts.
* * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...Dan Nicolaescu2009-08-294-13/+29
| | | | | | | * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function. (vc-rcs-print-log): Use it. * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
* (get-free-disk-space): Fix paren-typo in last change.Stefan Monnier2009-08-291-1/+1
|
* (get-free-disk-space): Use / for default-directory.Stefan Monnier2009-08-292-6/+4
|
* Fixup commenting conventions.Stefan Monnier2009-08-291-32/+32
|
* (ispell-accept-output, ispell-command-loop): Use with-current-buffer.Stefan Monnier2009-08-292-9/+8
|
* Misc minor typos and comments.Stefan Monnier2009-08-292-52/+50
|
* (byte-compile-const-symbol-p):Stefan Monnier2009-08-292-4/+22
| | | | | | Recognize immutable variables like most-positive-fixnum. (byte-compile-setq-default): Check and warn if trying to assign to an immutable variable, or a non-variable.
* * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)Stefan Monnier2009-08-297-27/+39
| | | | | | | | | | | | (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path): * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers): * nnir.el (nnir-swish-e-index-file): * gnus-sum.el (gnus-summary-delete-marked-as-read) (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward) (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread): * gnus-msg.el (gnus-inews-mark-gcc-as-read): * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp) (gnus-treat-display-xface): Add Emacs version of obsolescence.
* * NEWS: Declare unibyte sessions obsolete.Stefan Monnier2009-08-291-11/+7
| | | | | | | | | | * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte. (main): Use enable-multibyte-characters rather than default-enable-multibyte-characters. Output a warning message when running a unibyte session. * mule.texi (Enabling Multibyte): * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE. (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
* Nuke trailing whitespace.Glenn Morris2009-08-291-43/+43
|
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-08-291-1/+1
| | | | | Add "Keywords: i18n" the same as quail.el and since its other Keywords are not known to finder.
* * progmodes/cc-vars.el (c-comment-continuation-stars):Stefan Monnier2009-08-294-6/+14
| | | | | | | * progmodes/cc-engine.el (c-looking-at-bos): * progmodes/cc-cmds.el (c-toggle-auto-state) (c-forward-into-nomenclature, c-backward-into-nomenclature) (c-comment-line-break-function): Add version of obsolescence.
* Merge from gnus--devo--0Miles Bader2009-08-295-28/+97
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1629
* (image-type-header-regexps): Use only JPEG magic numberJuri Linkov2009-08-282-1/+10
| | | | | to determine JPEG images, and don't use `image-jpeg-p' because Emacs can display non-JFIF non-Exif JPEG images.
* (magic-fallback-mode-alist): Add ZIP magic numberJuri Linkov2009-08-281-0/+1
| | | | associated with `archive-mode'.
* * arc-mode.el (archive-mode):Juanma Barranquero2009-08-283-2/+8
| | | | | * emacs-lisp/re-builder.el (re-builder-unload-function): Protect against the default value of `major-mode' being nil.
* * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):Juanma Barranquero2009-08-283-34/+50
| | | | | | | | | | | | | | | Fix typos in docstrings. * progmodes/js.el (js--macro-decl-re): Doc fix. (js--plain-method-re, js--split-name): Refloc docstring. (js--class-styles, js--make-merged-item, js--splice-into-items): Fix typos in docstrings; reflow docstrings. (js--maybe-join, js--function-prologue-beginning, js--flush-caches) (js--variable-decl-matcher, js--inside-pitem-p) (js--parse-state-at-point, js--get-all-known-symbols) (js--symbol-history, js-find-symbol, js--js-references) (js--moz-interactor, js--js-encode-value, js--read-tab): Fix typos in docstrings.
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-2821-67/+94
| | | | | | | | | | | | | | | | | | * gnus/mm-util.el (mm-insert-file-contents): * org/org-html.el (org-export-as-html): * org/org-docbook.el (org-export-as-docbook): * textmodes/reftex.el (reftex-get-file-buffer-force): * progmodes/verilog-mode.el (verilog-batch-execute-func): * emulation/viper.el (viper-go-away, viper-set-hooks): * emacs-lisp/re-builder.el (re-builder-unload-function): * emacs-lisp/bytecomp.el (byte-compile-file): * ses.el (ses-unload-function): * hexl.el (hexl-find-file): * files.el (normal-mode): * ehelp.el (with-electric-help): * autoinsert.el (auto-insert-alist): * arc-mode.el (archive-mode): Use (default-value 'major-mode) instead of default-major-mode.
* * textmodes/ispell.el (ispell-check-version, ispell-send-string):Stefan Monnier2009-08-286-52/+44
| | | | | | | | | * international/mule.el (load-with-code-conversion): * emacs-lisp/debug.el (debug): * ediff-vers.el (ediff-rcs-get-output-buffer): * dired.el (dired-internal-noselect): Don't let-bind default-major-mode around code that doesn't use it. E.g. buffer creation via get-buffer-create doesn't use it.
* *** empty log message ***Michael Albinus2009-08-281-1/+1
|
* * net/tramp.el (all): Replace "'(lambda" by "(lambda".Michael Albinus2009-08-282-186/+203
| | | | | | | | | | | | | | | | | | | | | (tramp-handle-file-local-copy): Unset `file-name-handler-alist' when writing the temp file. Otherwise, epa-file gets confused. (tramp-register-file-name-handlers): Make it a defun. Move also `epa-file-handler' to the front of `file-name-handler-alist'. * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to start right after a ^M. (tramp-root-regexp, tramp-completion-file-name-regexp-unified) (tramp-completion-file-name-regexp-separate) (tramp-completion-file-name-regexp-url): Use \\` and \\'. (tramp-handle-file-attributes, tramp-set-file-uid-gid): Don't modify last-coding-system-used by accident. (tramp-completion-file-name-handler): Apply the checks here, instead during registration. (tramp-register-file-name-handlers) Renamed from `tramp-register-file-name-handler'. Register both `tramp-file-name-handler' and `tramp-completion-file-name-handler'. (tramp-register-completion-file-name-handler): Removed.
* (gdb-use-separate-io-buffer): RemoveNick Roberts2009-08-281-32/+29
| | | | | | | | | | variable ... (gdb-init-1, gdb-display-separate-io-buffer) (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and references to it. (gdb-inferior-io-mode): Use make-comint-in-buffer. (gdb-inferior-filter): Use comint-output-filter to stop echoing and remove ^M characters.
* *** empty log message ***Nick Roberts2009-08-281-0/+11
|