summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (comment-enter-backward): Fix last fix.Stefan Monnier2005-11-202-2/+4
|
* *** empty log message ***Stefan Monnier2005-11-202-13/+21
|
* (blink-matching-open): Allow new paren-class info.Stefan Monnier2005-11-201-1/+5
|
* (show-paren-function): Allow new paren-class info.Stefan Monnier2005-11-201-1/+6
|
* *** empty log message ***Stefan Monnier2005-11-201-4/+9
|
* (describe-char): When copying overlays put themAndreas Schwab2005-11-201-13/+15
| | | | | over the full char description instead of just the first character of it.
* * faces.el: Revert 2005-11-17 change. :ignore-defface is nowChong Yidong2005-11-202-11/+10
| | | | handled automagically.
* Delete duplicate entry.Juri Linkov2005-11-201-8/+0
|
* (encoded-string-description): Use Lisp-readable syntax for hex.Juri Linkov2005-11-202-2/+13
|
* (describe-char): Use Lisp-readable syntax for octal and hex.Juri Linkov2005-11-201-5/+5
| | | | | Reorder decimal, octal and hex values. Remove excess whitespace in the output.
* (what-cursor-position): Use Lisp-readable syntax for octal and hex.Juri Linkov2005-11-201-9/+9
| | | | | | Reorder decimal, octal and hex values. Remove excess whitespace in the output. Use `=' in `column=' like in `point=' and `Hscroll='.
* longlines.el (longlines-wrap-line): Preserve marker positions.Chong Yidong2005-11-202-3/+5
|
* (message-insert-citation-line): Use newlines.Chong Yidong2005-11-202-1/+4
|
* (longlines-mode): Add a message-setup-hook.Chong Yidong2005-11-202-1/+8
| | | | (longlines-decode-buffer): New function.
* message.el: Revert last changes.Chong Yidong2005-11-202-101/+78
|
* Revert last change.Andreas Schwab2005-11-192-9/+2
|
* Typo.Chong Yidong2005-11-191-1/+1
|
* *** empty log message ***Andreas Schwab2005-11-191-0/+5
|
* (set-language-environment): AlwaysAndreas Schwab2005-11-191-2/+4
| | | | call set-display-table-and-terminal-coding-system.
* * longlines.el (longlines-before-revert-hook)Chong Yidong2005-11-192-2/+18
| | | | | (longlines-after-revert-hook): New functions. (longlines-mode): Turn off longlines temporarily when reverting.
* Handle compressed files.Andreas Schwab2005-11-192-2/+9
|
* (browse-url-default-browser): Signal an error if no usable browser canRomain Francoise2005-11-192-2/+9
| | | | be found, rather than try to load w3.
* (rcirc-mangle-text): Add bold face property without replacing existingEli Zaretskii2005-11-192-57/+129
| | | | | | | | | | | | | properties. (rcirc-my-nick, rcirc-other-nick, rcirc-server) (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove tty specs. (rcirc-server-prefix, rcirc-server): New faces. (rcirc-url-regexp): Generate with rx macro. (rcirc-last-server-message-time): New variable. (rcirc-filter): Record time of last message. (rcirc-keepalive): Kill processes that did not send a message since the last ping. (rcirc-mode): Give rcirc-topic a local binding here.
* (read-passwd): Fontify the prompt as we do with other prompts.Eli Zaretskii2005-11-192-0/+7
|
* (ffap-menu-rescan): Use inhibit-read-only instead of bindingEli Zaretskii2005-11-192-1/+8
| | | | buffer-read-only to nil.
* (partial-completion-mode): Mention completion-auto-help in the doc string.Eli Zaretskii2005-11-192-1/+11
|
* (Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.Eli Zaretskii2005-11-192-23/+23
|
* (ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoidEli Zaretskii2005-11-192-2/+7
| | | | misalignment for files larger than 100MB.
* (menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"Eli Zaretskii2005-11-192-1/+6
| | | | in the help text.
* *** empty log message ***YAMAMOTO Mitsuharu2005-11-191-1/+7
|
* (fancy-splash-default-action): Discard onlyYAMAMOTO Mitsuharu2005-11-191-1/+1
| | | | | mouse-down and succeeding mouse-up events in the splash screen window so that drag-n-drop event can be processed.
* *** empty log message ***Chong Yidong2005-11-181-7/+7
|
* Add hacks for citation in mail-mode and message-mode.Chong Yidong2005-11-182-3/+25
|
* Use with-current-buffer.Stefan Monnier2005-11-182-31/+28
| | | | | | (url-http-target-url): Rename from url-http-cookies-sources. (url-http-parse-headers): Use it. (url-http-handle-authentication): Use subst-char-in-string.
* *** empty log message ***Carsten Dominik2005-11-181-0/+21
|
* (org-table-sort-lines): New command.Carsten Dominik2005-11-181-210/+443
| | | | | | | | | | | | | | | | | | | | (org-tbl-menu): Add entry for `org-table-sort-lines'. (org-add-file): Command removed, use `org-agenda-file-to-front' instead. (org-export-icalendar): Use `org-icalendar-combined-name'. (org-cycle-agenda-files, org-agenda-file-to-end) (org-agenda-file-to-front): New commands. (org-table-tab-jumps-over-hlines,org-export-html-style): New options. (org-table-next-field): Use `org-table-tab-jumps-over-hlines'. (org-at-table.el-p, org-set-autofill-regexps,org-html-protect): New functions. (org-fill-paragraph): Call `org-table-align' in tables. (org-mode): Call `org-set-autofill-regexps'. (org-export-as-html): Support for local handformatted lists. Modified to produce valid HTML 4.0. Use `org-export-html-style'. (org-export-local-list-max-depth): New option. (org-html-expand): Use `org-html-protect'.
* (gud-install-speedbar-variables): Bind gud-pp to "p".Nick Roberts2005-11-181-2/+2
| | | | (gdb): Move definition of gud-pp to gdb-ui.el.
* (gdb-ann3): Move definition of gud-pp to here.Nick Roberts2005-11-181-0/+18
| | | | | Make it work in the speedbar. (gdb-find-watch-expression): New function.
* *** empty log message ***Nick Roberts2005-11-181-2/+12
|
* * faces.el (face-attribute, set-face-attribute): Mention existenceChong Yidong2005-11-182-5/+16
| | | | of `:ignore-defface' setting in docstring.
* (completion-setup-function): Fix last change.Stefan Monnier2005-11-182-3/+7
|
* (comint-insert-input): Use `posn-set-point' instead ofJohn Paul Wallington2005-11-172-1/+14
| | | | | `mouse-set-point' because the latter is not fbound when configured without X.
* (ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead ofJohn Paul Wallington2005-11-171-1/+1
| | | | `mouse-set-point' because the latter isn't fbound when configured without X.
* *** empty log message ***Romain Francoise2005-11-171-3/+4
|
* * simple.el (next-line): Use hard-newline.Chong Yidong2005-11-172-2/+2
|
* * simple.el (sendmail-user-agent-compose): Use hard-newline.Chong Yidong2005-11-172-2/+3
|
* * message.el (message-courtesy-message)Chong Yidong2005-11-172-74/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (message-mark-insert-begin, message-mark-insert-end) (message-elide-ellipsis, message-cancel-message) (message-add-header, message-change-subject) (message-cross-post-followup-to-header) (message-cross-post-insert-note, message-reduce-to-to-cc) (message-widen-reply, message-delete-not-region) (message-kill-to-signature, message-insert-signature) (message-insert-importance-high, message-insert-importance-low) (message-insert-or-toggle-importance) (message-insert-disposition-notification-to) (message-indent-citation, message-yank-original) (message-cite-original-without-signature, message-cite-original) (message-insert-citation-line, message-position-on-field) (message-fix-before-sending, message-send-mail-partially) (message-send-mail, message-send-mail-with-sendmail) (message-send-mail-with-qmail, message-send-news) (message-check-news-header-syntax, message-generate-headers) (message-insert-courtesy-copy, message-fill-address) (message-fill-header, message-shorten-references) (message-setup-1, message-cancel-news) (message-forward-make-body-plain) (message-forward-make-body-mime) (message-forward-make-body-mml) (message-encode-message-body) (message-forward-make-body-digest-plain) (message-forward-make-body-digest-mime) (message-use-alternative-email-as-from): Insert `hard-newline' instead of ordinary newlines.
* * simple.el (hard-newline): New variable.Chong Yidong2005-11-175-43/+62
| | | | | | | | | | | | | * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field) (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc) (mail-mail-reply-to, mail-mail-followup-to) (mail-position-on-field, mail-signature, mail-yank-original) (mail-attach-file): Use it. * mail/mailheader.el (mail-header-format) (mail-header-format-function): Likewise. * add-log.el (add-change-log-entry, change-log-merge): Likewise.
* *** empty log message ***Juri Linkov2005-11-171-0/+57
|
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-1726-1/+27
|