Stefan Monnier
45aacac640
(defgroup): Add doc-string-elt info.
2005-11-21 00:01:06 +00:00
Stefan Monnier
1cb4008915
(comment-enter-backward): Fix last fix.
2005-11-20 23:25:46 +00:00
Stefan Monnier
3cc4b07630
*** empty log message ***
2005-11-20 18:09:09 +00:00
Stefan Monnier
1c4b7278d6
(blink-matching-open): Allow new paren-class info.
2005-11-20 18:08:55 +00:00
Stefan Monnier
1793ac759f
(show-paren-function): Allow new paren-class info.
2005-11-20 18:07:19 +00:00
Stefan Monnier
602ad1ad2d
*** empty log message ***
2005-11-20 18:06:05 +00:00
Andreas Schwab
6398b88f53
(describe-char): When copying overlays put them
...
over the full char description instead of just the first character
of it.
2005-11-20 15:25:35 +00:00
Chong Yidong
a7b0a0e36e
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
...
handled automagically.
2005-11-20 15:24:27 +00:00
Juri Linkov
c9393a612b
Delete duplicate entry.
2005-11-20 07:51:30 +00:00
Juri Linkov
695effccdf
(encoded-string-description): Use Lisp-readable syntax for hex.
2005-11-20 07:48:44 +00:00
Juri Linkov
9f40939dcd
(describe-char): Use Lisp-readable syntax for octal and hex.
...
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.
2005-11-20 07:43:44 +00:00
Juri Linkov
a17a79c039
(what-cursor-position): Use Lisp-readable syntax for octal and hex.
...
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.
Use `=' in `column=' like in `point=' and `Hscroll='.
2005-11-20 07:43:01 +00:00
Chong Yidong
cee723fbf9
longlines.el (longlines-wrap-line): Preserve marker positions.
2005-11-20 05:17:27 +00:00
Chong Yidong
1271a058af
(message-insert-citation-line): Use newlines.
2005-11-20 03:44:35 +00:00
Chong Yidong
2c127d45ea
(longlines-mode): Add a message-setup-hook.
...
(longlines-decode-buffer): New function.
2005-11-20 03:44:00 +00:00
Chong Yidong
f129a4dfe3
message.el: Revert last changes.
2005-11-20 03:31:11 +00:00
Andreas Schwab
dc9d3a05c7
Revert last change.
2005-11-19 21:09:10 +00:00
Chong Yidong
c613b39cea
Typo.
2005-11-19 18:31:08 +00:00
Andreas Schwab
603add2d25
*** empty log message ***
2005-11-19 17:44:38 +00:00
Andreas Schwab
75f21b6e69
(set-language-environment): Always
...
call set-display-table-and-terminal-coding-system.
2005-11-19 17:42:56 +00:00
Chong Yidong
b39aa4fdf7
* longlines.el (longlines-before-revert-hook)
...
(longlines-after-revert-hook): New functions.
(longlines-mode): Turn off longlines temporarily when reverting.
2005-11-19 17:29:20 +00:00
Andreas Schwab
da49096f06
Handle compressed files.
2005-11-19 16:53:48 +00:00
Romain Francoise
f0f98146d2
(browse-url-default-browser): Signal an error if no usable browser can
...
be found, rather than try to load w3.
2005-11-19 15:57:20 +00:00
Eli Zaretskii
ad8121fe5d
(rcirc-mangle-text): Add bold face property without replacing existing
...
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.
2005-11-19 13:12:05 +00:00
Eli Zaretskii
a4b1de6e8d
(read-passwd): Fontify the prompt as we do with other prompts.
2005-11-19 12:49:59 +00:00
Eli Zaretskii
e27de09e24
(ffap-menu-rescan): Use inhibit-read-only instead of binding
...
buffer-read-only to nil.
2005-11-19 12:18:37 +00:00
Eli Zaretskii
101568527f
(partial-completion-mode): Mention completion-auto-help in the doc string.
2005-11-19 12:09:25 +00:00
Eli Zaretskii
7172607266
(Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
2005-11-19 11:54:08 +00:00
Eli Zaretskii
e0d473407c
(ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
...
misalignment for files larger than 100MB.
2005-11-19 11:39:36 +00:00
Eli Zaretskii
eeb935fd22
(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
...
in the help text.
2005-11-19 11:23:38 +00:00
YAMAMOTO Mitsuharu
125ce9ec5e
*** empty log message ***
2005-11-19 06:35:38 +00:00
YAMAMOTO Mitsuharu
ed256b3057
(fancy-splash-default-action): Discard only
...
mouse-down and succeeding mouse-up events in the splash screen
window so that drag-n-drop event can be processed.
2005-11-19 06:34:23 +00:00
Chong Yidong
426f857336
*** empty log message ***
2005-11-18 19:42:08 +00:00
Chong Yidong
0f157ad549
Add hacks for citation in mail-mode and message-mode.
2005-11-18 19:40:35 +00:00
Stefan Monnier
12f1edc823
Use with-current-buffer.
...
(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.
2005-11-18 16:55:54 +00:00
Carsten Dominik
35af34900f
*** empty log message ***
2005-11-18 16:13:55 +00:00
Carsten Dominik
e0e66b8ec4
(org-table-sort-lines): New command.
...
(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'.
2005-11-18 16:08:29 +00:00
Nick Roberts
f1a5d0e203
(gud-install-speedbar-variables): Bind gud-pp to "p".
...
(gdb): Move definition of gud-pp to gdb-ui.el.
2005-11-18 02:48:58 +00:00
Nick Roberts
4130aa2c84
(gdb-ann3): Move definition of gud-pp to here.
...
Make it work in the speedbar.
(gdb-find-watch-expression): New function.
2005-11-18 02:47:21 +00:00
Nick Roberts
3d18d67771
*** empty log message ***
2005-11-18 02:46:06 +00:00
Chong Yidong
fbe8d00750
* faces.el (face-attribute, set-face-attribute): Mention existence
...
of `:ignore-defface' setting in docstring.
2005-11-18 02:25:24 +00:00
Stefan Monnier
39c7cde2a4
(completion-setup-function): Fix last change.
2005-11-18 00:17:46 +00:00
John Paul Wallington
f5723ff54e
(comint-insert-input): Use `posn-set-point' instead of
...
`mouse-set-point' because the latter is not fbound when configured
without X.
2005-11-17 23:02:34 +00:00
John Paul Wallington
1617bc07f6
(ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
...
`mouse-set-point' because the latter isn't fbound when configured without X.
2005-11-17 22:56:28 +00:00
Romain Francoise
225dad8eda
*** empty log message ***
2005-11-17 19:47:04 +00:00
Chong Yidong
2fbbeaf12f
* simple.el (next-line): Use hard-newline.
2005-11-17 18:21:37 +00:00
Chong Yidong
bcd8c291c1
* simple.el (sendmail-user-agent-compose): Use hard-newline.
2005-11-17 18:18:33 +00:00
Chong Yidong
6586e9c949
* message.el (message-courtesy-message)
...
(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.
2005-11-17 16:31:22 +00:00
Chong Yidong
4ea0018b7f
* simple.el (hard-newline): New variable.
...
* 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.
2005-11-17 16:30:52 +00:00
Juri Linkov
9f5f5ff2cf
*** empty log message ***
2005-11-17 07:41:53 +00:00