summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (find-function-search-for-symbol):Dave Love1998-12-111-23/+21
| | | | | Remove unnecessary test on `library' for explicit file name. Widen scope of save-match-data.
* (fortran-font-lock-keywords-1): WarpDave Love1998-12-111-2/+6
| | | | forward-sexp in condition-case.
* (load-with-code-conversion): If the loadedEli Zaretskii1998-12-101-0/+8
| | | | | file was inserted with no-conversion or raw-text coding system, make the buffer unibyte.
* (cc-imenu-java-generic-expression): Get rid of nested loops.Karl Heuer1998-12-101-2/+2
|
* (mouse-drag-vertical-line):Karl Heuer1998-12-101-9/+9
| | | | If WHICH-SIDE is not `right', then scroll bars are on the left.
* (symbol-file-load-history-loaded): Variable renamed,Karl Heuer1998-12-101-3/+23
| | | | | | | and defvar moved from loadhist.el. (symbol-file): Renamed from describe-function-find-file. Load fns-VERSION.el here. (describe-variable, describe-function-1): Use symbol-file.
* (load-history-loaded): defvar moved to help.el.Karl Heuer1998-12-101-27/+0
|
* (dirtrack-directory-change-hook): New hook.Karl Heuer1998-12-101-2/+10
| | | | (dirtrack): Run it. Make debug message more verbose.
* (tex-generate-zap-file-name): Don't start the name with #.Karl Heuer1998-12-101-1/+3
|
* (octave-abbrev-start): Use the correctKarl Heuer1998-12-101-3/+9
| | | | | name of the abbrev table, and provide support for XEmacs. (octave-xemacs-p): New variable.
* Take out the eval-when's.Karl Heuer1998-12-101-6/+3
|
* (sendmail-send-it): Don't wait for sendmail toKarl Heuer1998-12-101-2/+2
| | | | exit when mail-interactive is nil.
* (after-find-file): Message fix.Karl Heuer1998-12-101-2/+2
|
* (ispell-kill-ispell): Don't send newline after EOF.Karl Heuer1998-12-101-1/+0
|
* (ange-ftp-expand-file-name) [windows-nt]: HandleGeoff Voelker1998-12-091-0/+3
| | | | filenames using backslashes.
* (browse-url-mail): Call compose-mail-other-windowDave Love1998-12-091-15/+14
| | | | | with correct number of args. (browse-url-maybe-new-window): New arg. Callers changed.
* (fortran-check-end-prog-re): Allow trailingDave Love1998-12-091-1/+1
| | | | comment.
* (install) [COPY_LISP_SOURCE]: Fix end of conditional.Geoff Voelker1998-12-081-1/+1
|
* (vc-rcs-release): Fix Type.Markus Rost1998-12-081-4/+7
| | | | | (vc-sccs-release): Fix Type. (vc-cvs-release): Fix Type.
* (rmail-summary-output): Simplify. Make prefix arg work right.Markus Rost1998-12-081-8/+9
|
* (rmail-output-to-rmail-file): Avoid multiple output of last undeletedMarkus Rost1998-12-081-2/+2
| | | | message.
* (ps-do-despool) [ms-dos, windows-nt]: Ditto forGeoff Voelker1998-12-071-5/+19
| | | | ps-printer-name.
* (buffer-undo-list) [windows-nt]: Use different relative path.Geoff Voelker1998-12-071-3/+7
|
* (buffer-undo-list): Write fns-VERSION.el in lib-src.Geoff Voelker1998-12-071-2/+2
|
* wrap java-minor-types in java-font-lock-keywords-2.Simon Marshall1998-12-071-1/+1
|
* (xterm-mouse-mode): Pacify the byte compiler.Markus Rost1998-12-051-3/+3
|
* Require bytecomp for byte-goto-ops.Markus Rost1998-12-051-0/+2
|
* (Info-menu): Don't return error if point is between menu header andMarkus Rost1998-12-041-4/+4
| | | | first menu item.
* (describe-function-1): Fix description for alias.Dave Love1998-12-041-1/+1
|
* (lm-summary): Strip off -*-Andreas Schwab1998-12-031-1/+6
| | | | specifications from summary line.
* (delete-whitespace-rectangle): Mark for autoload.Andreas Schwab1998-12-031-1/+1
| | | | (close-rectangle): Define alias only once in loaddefs.el.
* Remove code that sets syntax table for non-ASCII characters.Eli Zaretskii1998-12-031-37/+0
|
* (direct-print-region-function): Try to ensure thatGeoff Voelker1998-12-021-12/+20
| | | | | | | | | | printer-name is expanded to a file name on a local drive; sometimes printing a file loaded from a network volume fails. (direct-print-region-function): Add a function to write-region-annotate-functions to append a formfeed character to the region being printed, if the region doesn't end with a formfeed already. This avoids creating a second print job containing a blank page when print spooling is enabled on Windows.
* (help-make-xrefs): Use `info', not the non-autoloadedDave Love1998-12-021-1/+1
| | | | `Info-goto-node'.
* (temp-buffer-resize-mode): Doc fix.Karl Heuer1998-12-021-4/+3
|
* (custom-save-delete): Save point beforeKarl Heuer1998-12-021-5/+3
| | | | reading a sexp, rather than backing up.
* Fix previous change.Karl Heuer1998-12-021-2/+3
|
* (vc-dired-window-configuration, vc-ediff-windows,André Spiegel1998-12-021-1/+9
| | | | | vc-ediff-result, vc-dired-switches, vc-dired-terse-mode): Added defvars to suppress compilation warnings.
* Improved and fixed customize for variables:Richard M. Stallman1998-12-011-171/+232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp, ispell-dictionary-alist, ispell-skip-sgml. Improved and fixed comments in variables and messages for functions: ispell-help-in-bufferp, ispell-local-dictionary, ispell-menu-map, ispell-checking-message, ispell-parser, ispell-word, lookup-words, ispell-change-dictionary, ispell-region, ispell-begin-tex-skip-regexp, ispell-begin-skip-region, ispell-comments-and-strings, ispell-continue, ispell-complete-word, ispell-message-text-end, ispell-add-per-file-word-list. (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding system is now required for all languages. Casechars improved for castellano, castellano8, and norsk dictionaries. Dictionary norsk7-tex removed. Dictionary polish added. (ispell-dictionary-alist): Redefined at load-time to support dictionary changes. (ispell-menu-map): Redefined at load-time to support menu changes. (ispell-check-version): New alias for `check-ispell-version'. (ispell-parse-output): Fixed matching for ispell error messages. Correctly returns spelling suggestions in order generated by ispell process. (check-ispell-version): Ensure `case-fold-search' doesn't get redefined. (ispell-complete-word): Ensure `case-fold-search' doesn't get redefined. Fix bug that didn't respect case of word being completed. (ispell-init-process): Set process coding system to be compatible with emacs processes and the ispell process. (ispell-kill-ispell): Ensures ispell process has terminated before starting new process. This can otherwise confuse process filters and hang the ispell process. (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved skipping support for sgml. (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r which could cause `ispell-complete-word' to hang. (ispell-message): Improved message reference matching. Ensure `case-fold-search' doesn't get redefined. (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't get redefined. Fixed bug in returning to nroff mode from tex mode. (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't get redefined.
* (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):Richard M. Stallman1998-12-011-23/+13
| | | | | Use a timer instead of post-command-hook. (hscroll-timer): New variable.
* (flyspell-check-word-p): Don't delay inside a kbd macro.Richard M. Stallman1998-12-011-1/+4
|
* (help-xref-button): Do nothing if text already has the help-xref property.Richard M. Stallman1998-11-301-16/+16
| | | | (describe-variable): Revert previous change to hyperlink to source.
* (make-local-hook): Return the hook variable.Richard M. Stallman1998-11-301-1/+4
|
* Update author email and web page.Stephen Eglen1998-11-302-6/+6
|
* (features): Add `base64' to this list.Richard M. Stallman1998-11-291-0/+3
|
* (auto-insert-alist): Use user-mail-address.Richard M. Stallman1998-11-291-1/+1
|
* (symbol-file): Doc fix.Richard M. Stallman1998-11-291-1/+4
|
* (hack-one-local-variable): Cope with non-file buffers.Richard M. Stallman1998-11-291-3/+5
|
* (describe-mode): Put major mode first.Richard M. Stallman1998-11-291-12/+13
|
* (appt-disp-window): Use pop-to-buffer,Richard M. Stallman1998-11-291-3/+5
| | | | to support special-display and same-window features.