summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* | (byte-compile-file): Doc fix.Glenn Morris2008-04-272-1/+3
| |
* | Remove time-stamp annoyance.Glenn Morris2008-04-271-1/+0
| |
* | (calculator-expt): Modify previous change to just use the expanded clGlenn Morris2008-04-272-4/+8
| | | | | | | | definition of oddp.
* | (calculator-expt): Replace cl function `oddp'.Glenn Morris2008-04-271-2/+2
| |
* | Johan Bockg� <bojohan at gnu.org>Glenn Morris2008-04-272-9/+9
| | | | | | | | | | (byte-compile-find-cl-functions): Simplify. Collect `defun' and `autoload' entries. Avoid modifying load-history.
* | Unignore charprop.el and uni-*.el.Andreas Schwab2008-04-261-2/+0
| |
* | Ralf Angeli <angeli at caeruleus.net>Glenn Morris2008-04-261-0/+4
| | | | | | | | Comment.
* | (ispell-insert-word): Revert previous change.Glenn Morris2008-04-262-3/+19
| |
* | (quoted-insert, zap-to-char): Revert previous change.Glenn Morris2008-04-261-4/+7
| |
* | (hexl-mode): Stash `eldoc-documentation-function' inJohn Paul Wallington2008-04-262-0/+18
| | | | | | | | | | | | `hexl-mode-old-eldoc-documentation-function'. (hexl-mode-exit): Restore it. (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
* | (top-level): Don't set `completion-ignore-case' to t.John Paul Wallington2008-04-261-3/+0
| |
* | *** empty log message ***Juanma Barranquero2008-04-261-2/+9
| |
* | (completion-pcm-word-delimiters): Add :group.Juanma Barranquero2008-04-261-7/+6
| | | | | | | | | | (completion-pcm--all-completions): Doc fix. (completion-styles-alist, completion-all-completions): Fix typos in docstrings.
* | Doc fix.Vinicius Jose Latorre2008-04-261-2/+2
| |
* | New version 11.0.Vinicius Jose Latorre2008-04-262-294/+293
| |
* | Merge from emacs--rel--22Miles Bader2008-04-262-13/+18
|\| | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1129
| * Merge from gnus--rel--5.10Miles Bader2008-04-262-4/+15
| | | | | | | | Revision: emacs@sv.gnu.org/emacs--rel--22--patch-259
| * (diff-hunk-header-re-unified): Allow elided line counts.Stefan Monnier2008-04-252-9/+19
| | | | | | | | | | (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs) (diff-sanity-check-hunk): Adjust code accordingly.
* | Merge from gnus--devo--0Miles Bader2008-04-265-42/+121
| | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1128
* | Comments.Glenn Morris2008-04-262-1/+32
| |
* | (forms-file): Update for moved forms-d2.dat.Glenn Morris2008-04-261-1/+1
| |
* | (ispell-insert-word): Remove, and replace with insert, now thatGlenn Morris2008-04-261-13/+3
| | | | | | | | translation-table-for-input not needed.
* | Move to ../etcGlenn Morris2008-04-261-4/+0
| |
* | Comment.Glenn Morris2008-04-261-1/+1
| |
* | (quoted-insert, zap-to-char): Remove uses of obsoleteGlenn Morris2008-04-261-7/+4
| | | | | | | | `translation-table-for-input'.
* | (fortran-mode-syntax-table): Change `;' to punctuation now it's notGlenn Morris2008-04-261-75/+66
| | | | | | | | | | | | needed for abbrevs. (fortran-mode-abbrev-table): Remove defvar, make use of new define-abbrev-table :regexp feature.
* | (define-abbrev): Don't use `iff' in doc-strings.Glenn Morris2008-04-261-1/+1
| |
* | (byte-compile-warn-obsolete): New function.Glenn Morris2008-04-261-23/+23
| | | | | | | | (byte-compile-obsolete, byte-compile-variable-ref): Use it.
* | Johannes Weiner <hannes at saeurebad.de>Glenn Morris2008-04-261-21/+48
| | | | | | | | | | | | | | | | (pp-display-expression): New function, extracted from pp-eval-expression. (pp-eval-expression): Use pp-display-expression. (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions. (pp-last-sexp): New function, extracted from pp-eval-last-sexp. (pp-eval-last-sexp): Use pp-last-sexp.
* | (define-abbrev-table): Apply props even if the table exists already.Stefan Monnier2008-04-262-1/+9
| |
* | (completion-table-with-context): Fix `pred' for theStefan Monnier2008-04-262-13/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | various kinds of completion tables. (completion-emacs22-try-completion): Place cursor after the /, as was done in Emacs-22's minibuffer-complete-word. Fix bug reported by David Hansen <david.hansen@gmx.net>. (completion-emacs22-try-completion): Merge all mergable text rather than /. (completion-pcm--delim-wild-regex): New var. (completion-pcm-word-delimiters): New custom. (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p) (completion-pcm--string->pattern, completion-pcm--pattern->regex) (completion-pcm--all-completions, completion-pcm-all-completions) (completion-pcm--merge-completions, completion-pcm--pattern->string) (completion-pcm-try-completion): New functions. (completion-styles-alist): Add them. (completion-styles): Add it to the default.
* | Turn comments into docstrings.Stefan Monnier2008-04-251-67/+65
| |
* | (gud-watch): Don't create speedbar...Nick Roberts2008-04-251-11/+13
| | | | | | | | | | | | (gdb-var-create-handler): ...until here when there are values. (gdb-post-prompt): Don't do -var-update with no watch expressions. (gdb-info-locals-handler): Don't match "struct {...}" as an array.
* | *** empty log message ***Nick Roberts2008-04-251-0/+7
| |
* | (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)Eli Zaretskii2008-04-252-12/+84
| | | | | | | | | | | | | | | | | | | | | | | | (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt, ls-lisp-filesize-f-fmt): New defvars. (ls-lisp-insert-directory): Dynamically compute format specifiers for displaying UID, GID, and file size, and store them in the above variables. (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt, ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt instead of constant format strings. (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and ls-lisp-filesize-d-fmt instead of constant format strings.
* | *** empty log message ***Juanma Barranquero2008-04-251-4/+9
| |
* | (smime-sign-region, smime-encrypt-region, smime-decrypt-region):Juanma Barranquero2008-04-251-3/+3
| | | | | | | | Remove redundant calls to `generate-new-buffer-name'.
* | (ls-lisp-format): Fix last change.Eli Zaretskii2008-04-252-6/+23
| |
* | (gdb-invalidate-assembler): Compare numericNick Roberts2008-04-241-0/+7
| | | | | | | | | | | | | | | | value of addresses rather than (partial) string value. (gdb-frame-handler): Change regexp according to above change. (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode) (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode) (gdb-assembler-mode): Disable undo in these buffers.
* | *** empty log message ***Nick Roberts2008-04-241-0/+3
| |
* | (gdb-invalidate-assembler): Compare numericNick Roberts2008-04-241-6/+5
| | | | | | | | | | value of addresses rather than (partial) string value. (gdb-frame-handler): Change regexp according to above change.
* | *** empty log message ***Nick Roberts2008-04-241-1/+7
| |
* | * net/tramp.el (tramp-get-remote-stat): Test whether stat supportsMichael Albinus2008-04-242-3/+10
| | | | | | | | %s. Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
* | (remember-diary-extract-entries): UseSam Steingold2008-04-242-1/+6
| | | | | | | | diary-make-entry instead of the obsolete make-diary-entry.
* | (translation-table-for-input): Mark as obsolete.Stefan Monnier2008-04-242-0/+5
| |
* | (isearch-search-string): Avoid string-bytes and aset.Stefan Monnier2008-04-242-7/+11
| |
* | (quail-build-decode-map): Avoid string-bytes.Stefan Monnier2008-04-242-1/+3
| |
* | (sieve-string-bytes): Remove.Stefan Monnier2008-04-242-7/+13
| | | | | | | | | | | | (sieve-manage-putscript): Use length instead: `string-bytes' gives the correct byte-length only if the process's coding-system is the same as the one used internally by Emacs to represent strings.
* | (ispell-dictionary-alist-1)Stefan Monnier2008-04-242-193/+159
| | | | | | | | | | | | | | | | | | | | (ispell-dictionary-alist-2, ispell-dictionary-alist-3): (ispell-dictionary-alist-4, ispell-dictionary-alist-5): (ispell-dictionary-alist-6): Remove. (ispell-dictionary-base-alist): New var, merges the above. (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params): Use it. (ispell-dictionary-alist): Default to nil. Remove autoload. (ispell-local-dictionary-alist): Remove autoload.
* | (f90-mode-syntax-table): Don't set ` as word syntax.Stefan Monnier2008-04-242-83/+86
| | | | | | | | | | | | | | | | | | (f90-mode-abbrev-table): Use the new :regexp feature. Merge defvar and mapc into define-abbrev-table. (f90-imenu-type-matcher): Remove unused `l'. (f90-imenu-generic-expression): Remove unused `not-ib'. (f90-prepare-abbrev-list-buffer): Use with-current-buffer. (f90-change-keywords): Use restore-buffer-modified-p.