aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (set-buffer-file-coding-system): Set cdrKenichi Handa2009-03-031-15/+24
| | | | | | part of buffer-file-coding-system-explicit. (after-insert-file-set-coding): Set buffer-file-coding-system-explicit to a cons.
* (Fcall_process): Bind inhibit-modification-hooks to t when decodingEli Zaretskii2009-03-022-0/+13
| | | | process output.
* Revert last change, committed by mistake.Juanma Barranquero2009-03-021-2/+1
|
* Fix typos.Juanma Barranquero2009-03-027-7/+12
|
* (rmail-delete-headers): New function.Glenn Morris2009-03-022-3/+25
| | | | | (rmail-retry-failure): Restore yet another feature mbox Rmail removed without telling anyone, namely rmail-retry-ignored-headers.
* (rmail-retry-failure): Use rmail-get-header rather than a magicalGlenn Morris2009-03-022-7/+4
| | | | save-excursion/restriction combination that does nothing.
* (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.Glenn Morris2009-03-022-9/+20
| | | | (rmail-reply): Avoid extraneous leading whitespace.
* (diary-date-forms, calendar-date-display-form):Glenn Morris2009-03-022-0/+9
| | | | Add :set-after listing variables on which we might depend.
* (rmail-reply): Use rmail-apply-in-message so that this function hasGlenn Morris2009-03-022-39/+34
| | | | access to all the headers, not just the visible ones.
* Add comment.Chong Yidong2009-03-011-0/+1
|
* (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-1/+2
|
* * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-0/+4
|
* The autogen-clean Make option was removed.Chong Yidong2009-03-011-1/+0
|
* (Expanding Abbrevs): Mention abbrev-expand-functions instead ofChong Yidong2009-03-011-2/+4
| | | | obsolete pre-abbrev-expand-hook. Link to elisp manual.
* * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functionsChong Yidong2009-03-011-0/+5
| | | | instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
* Fix typo.Chong Yidong2009-03-011-1/+1
|
* (DATA_SEG_BITS, XUINT, XSET): Definitions disabled.Richard M. Stallman2009-03-012-1/+14
|
* (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.Richard M. Stallman2009-03-011-1/+1
|
* (Rmail): Use consistent case in menu.Glenn Morris2009-03-012-4/+4
|
* (Rmail): Fix some typos.Glenn Morris2009-03-012-40/+61
| | | | | | | | | | (Rmail Motion): - M-s searches from the end of messages. (Rmail Deletion): Minor clarification. Fix numeric argument description. (Rmail Inbox): Fix default inbox description. Mention `mbox' by name. newmail and RMAILOSE files need not be in home-directory. (Rmail Files): Mention I/O menus are unselectable if no files match. Mention `MAIL' env-var.
* (rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.Glenn Morris2009-03-012-1/+6
|
* (confirm-nonexistent-file-or-buffer): `other' must be last customGlenn Morris2009-03-012-3/+8
| | | | choice. (Bug#2506)
* (src): Fix last change so the first `cd' doesn't affect the second.Stefan Monnier2009-02-282-1/+6
|
* (grep-process-setup) [windows-nt msdos]: Use "--color=always".Eli Zaretskii2009-02-282-1/+10
|
* (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule,Eli Zaretskii2009-02-282-13/+31
| | | | | | | decode_coding_iso_2022, encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5, decode_coding_raw_text, decode_coding_charset, setup_coding_system, decode_eol, decode_coding, consume_chars): Honor inhibit-eol-conversion. (Bug #2186)
* *** empty log message ***Eli Zaretskii2009-02-282-2/+2
|
* Copy .dbxinit to _dbxinit.Eli Zaretskii2009-02-282-0/+3
|
* (boot): Don't require b-emacs.exe if not building out of CVS.Eli Zaretskii2009-02-282-1/+12
|
* (detect_coding_charset): Fix last change for non-latin charsets.Jason Rumney2009-02-281-6/+7
|
* *** empty log message ***Jason Rumney2009-02-281-0/+5
|
* (detect_coding_charset): If not checking latin extra,Jason Rumney2009-02-281-2/+2
| | | | fail on characters between 0x80 and 0xA0. (Bug#2354)
* (Making links to `info'): Remove .gitignore.Eli Zaretskii2009-02-282-1/+5
|
* (detect_coding_charset): Fix change from 2008-10-21.Eli Zaretskii2009-02-282-1/+9
| | | | Also, check iso-latin-*, not only iso-8859-*.
* (lib-src, lisp): Use simpler rule.Stefan Monnier2009-02-282-3/+19
| | | | | (src): Be more specific to avoid recompiling all the .elc files just because the bootstrap-emacs is missing.
* (rmail-output-as-seen): Add autoload cookie.Glenn Morris2009-02-282-0/+3
|
* Update commentary.Glenn Morris2009-02-282-11/+15
| | | | (rmail-mime): Add autoload cookie.
* (rmail-summary-mode-map): Bind rmail-mime to `v'.Glenn Morris2009-02-281-0/+1
|
* (rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.Glenn Morris2009-02-281-31/+57
| | | | | | | (rmail-mode-map): Bind rmail-mime to `v'. (rmail-get-new-mail): Doc fix. (rmail-beginning-of-message, rmail-end-of-message): Preserve the current header style.
* (keep-lines-read-args): Use empty string as default (Bug#2495).Chong Yidong2009-02-271-1/+1
|
* * replace.el (keep-lines-read-args): Use empty string asChong Yidong2009-02-271-0/+3
| | | | default (Bug#2495).
* (menu-set-font): Fix last fix.Chong Yidong2009-02-271-10/+8
|
* * menu-bar.el (menu-set-font): Fix last fix.Chong Yidong2009-02-271-0/+4
|
* (Finteractive): Doc fix.Glenn Morris2009-02-272-1/+5
|
* (find-lisp-object-file-name): Need a buffer position, not just aGlenn Morris2009-02-272-1/+9
| | | | buffer, to find a definition.
* (rmail-speedbar-move-message): Preserve the directory part againstGlenn Morris2009-02-271-2/+4
| | | | rmail-output's oddness.
* Checked variables.texi.Chong Yidong2009-02-271-1/+1
|
* (Variables): Clarify introduction.Chong Yidong2009-02-271-84/+65
| | | | | | | | | | | (Global Variables): Mention that setq is a special form. (Local Variables): Use active voice. (Tips for Defining): Mention marking variables as safe. (Buffer-Local Variables): Mention terminal-local and frame-local variables together. (File Local Variables): Copyedits. (Frame-Local Variables): Note that they are not really useful. (Future Local Variables): Node deleted.
* (Top): Update node listing.Chong Yidong2009-02-271-1/+0
|
* * elisp.texi (Top): Update node listing.Chong Yidong2009-02-271-0/+12
| | | | | | | | | | | | * variables.texi (Variables): Clarify introduction. (Global Variables): Mention that setq is a special form. (Local Variables): Use active voice. (Tips for Defining): Mention marking variables as safe. (Buffer-Local Variables): Mention terminal-local and frame-local variables together. (File Local Variables): Copyedits. (Frame-Local Variables): Note that they are not really useful. (Future Local Variables): Node deleted.
* (General Escape Syntax): Update explanation of unicode escape syntax.Chong Yidong2009-02-271-9/+10
|