- 08 Feb, 2006 37 commits
-
-
Jay Belanger authored
-
Eli Zaretskii authored
(rcirc-ignore-all-activity-flag): Remove variable. (rcirc-authinfo): New variable. (rcirc-authinfo-filename): Remove variable. (rcirc-always-use-server-buffer-flag): New flag. (rcirc): M-x rcirc will automatically connect without prompting. C-u M-x rcirc will prompt. Use rcirc-connect to create a connection in lisp. (rcirc-process-server-response-1): Remove everything but the nick portion of the sender so it doesn't need to be done everywhere else. Update related code. (global-map): Remove global keybindings. (rcirc-get-buffer-create): Make sure rcirc-topic is set. (rcirc-send-input): Split into several functions. (rcirc-process-input-line, rcirc-process-message, rcirc-process-command): New functions. (rcirc-target-buffer): Add function to determine where to route messages. (rcirc-user-nick): Save match data. (rcirc-toggle-ignore-buffer-activity) (rcirc-update-activity-string): Remove global ignore functionality, which can be done now by toggling rcirc-track-minor-mode. (rcirc-track-minor-mode-map): New keymap. (rcirc-track-minor-mode): New minor-mode. (ignore): Make the ignore output nicer. Always print it when adding or removing nicks. (rcirc-url-regexp): Improve. (rcirc-mangle-text): Remove properties before using text in the modeline. (rcirc-authenticate): Authentication data comes from rcirc-authinfo, not the file pointed to by rcirc-authinfo-file. (rcirc-server-prefix): Inherit from rcirc-server.
-
Eli Zaretskii authored
compile-always does.
-
Juanma Barranquero authored
-
Sam Steingold authored
-
Peter Galbraith authored
"X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash"
-
Jan Djärv authored
does not set a window to size zero or less.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
-
Miles Bader authored
Creator: Michael Olson <mwolson@gnu.org> Merge from erc--emacs--0
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(Emacs does not display 8-bit characters) (Inputting eight-bit characters): Update xrefs.
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Changing Key Bindings): Clarify when remapping is better than substitute-key-definition.
-
Richard M. Stallman authored
Update info on old Emacs papers. (Intro): "Graphical display", not window system.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Stuck Recursive): Minor clarification.
-
Richard M. Stallman authored
(Sentences): Explain why two-space convention is better. Explain sentence-end-without-period here. (Fill Commands): Not here. (Refill): Node moved down. (Filling): Update menu. (Table Creation, Cell Justification, Column Commands): Clarify.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Rmail): Delete digression about `rmail-mode'. (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list. (Rmail Files): Mention C-u M-x rmail. (Rmail Reply): Mention References. (Rmail Display): Mention rmail-nonignored-headers.
-
Richard M. Stallman authored
(Comment Commands): Mention momentary Transient Mark mode. (Matching): Be more specific about customizing show-paren-mode. (Info Lookup): Don't list the modes that support C-h S. Just say what it does in an unsupported mode. (Man Page): Delete excessive info on customizing woman. (Motion in C): Don't mention c-for/backward-into-nomenclature.
-
Richard M. Stallman authored
(Dabbrev Customization): Talk about "dynamic abbrev expansion", not "dynamic abbrevs" as if they were a kind of abbrev.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fontsets): Not specific to X. Add xref to X Resources. (Unibyte Mode): Renamed from Single-Byte Character Support. "Graphical display", not window system. (International): Update menu.
-
Richard M. Stallman authored
(ChangeLog): Clarifications in the remaining text. (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups. (Find Tag): Add @w. (Tags Search): Explain tag table order here. Simplify grep ref. (List Tags): tags-tag-face is a variable, not a face. (Emerge): Cleanups.
-
- 07 Feb, 2006 3 commits
-
-
Richard M. Stallman authored
(Keyboard Macros): Avoid "the user".
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-