2009-03-03 |
Kenichi Handa |
(select-safe-coding-system): If cdr
|
2009-03-03 |
Kenichi Handa |
(set-buffer-file-coding-system): Set cdr
|
2009-03-02 |
Eli Zaretskii |
*** empty log message ***
|
2009-03-02 |
Eli Zaretskii |
(Fcall_process): Bind inhibit-modification-hooks to t when decoding
|
2009-03-02 |
Juanma Barranquero |
Revert last change, committed by mistake.
|
2009-03-02 |
Juanma Barranquero |
Fix typos.
|
2009-03-02 |
Glenn Morris |
(rmail-delete-headers): New function.
|
2009-03-02 |
Glenn Morris |
(rmail-retry-failure): Use rmail-get-header rather than a magical
|
2009-03-02 |
Glenn Morris |
(rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.
|
2009-03-02 |
Glenn Morris |
(diary-date-forms, calendar-date-display-form):
|
2009-03-02 |
Glenn Morris |
(rmail-reply): Use rmail-apply-in-message so that this function has
|
2009-03-01 |
Chong Yidong |
Add comment.
|
2009-03-01 |
Chong Yidong |
(clear-abbrev-table): Always return nil (Bug#2515).
|
2009-03-01 |
Chong Yidong |
* abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).
|
2009-03-01 |
Chong Yidong |
The autogen-clean Make option was removed.
|
2009-03-01 |
Chong Yidong |
(Expanding Abbrevs): Mention abbrev-expand-functions instead of
|
2009-03-01 |
Chong Yidong |
* abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
|
2009-03-01 |
Chong Yidong |
Fix typo.
|
2009-03-01 |
Richard M. Stallman |
*** empty log message ***
|
2009-03-01 |
Richard M. Stallman |
(DATA_SEG_BITS, XUINT, XSET): Definitions disabled.
|
2009-03-01 |
Richard M. Stallman |
(gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
|
2009-03-01 |
Glenn Morris |
(Rmail): Use consistent case in menu.
|
2009-03-01 |
Glenn Morris |
(Rmail): Fix some typos.
|
2009-03-01 |
Glenn Morris |
(rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.
|
2009-03-01 |
Glenn Morris |
(confirm-nonexistent-file-or-buffer): `other' must be last custom
|
2009-02-28 |
Stefan Monnier |
(src): Fix last change so the first `cd' doesn't affect the second.
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
(grep-process-setup) [windows-nt msdos]: Use "--color=always".
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
(decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule,
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
Copy .dbxinit to _dbxinit.
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
(boot): Don't require b-emacs.exe if not building out of CVS.
|
2009-02-28 |
Jason Rumney |
(detect_coding_charset): Fix last change for non-latin charsets.
|
2009-02-28 |
Jason Rumney |
*** empty log message ***
|
2009-02-28 |
Jason Rumney |
(detect_coding_charset): If not checking latin extra,
|
2009-02-28 |
Eli Zaretskii |
Add _dbxinit.
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
(Making links to `info'): Remove .gitignore.
|
2009-02-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-28 |
Eli Zaretskii |
(detect_coding_charset): Fix change from 2008-10-21.
|
2009-02-28 |
Stefan Monnier |
(lib-src, lisp): Use simpler rule.
|
2009-02-28 |
Glenn Morris |
(rmail-output-as-seen): Add autoload cookie.
|
2009-02-28 |
Glenn Morris |
Update commentary.
|
2009-02-28 |
Glenn Morris |
(rmail-summary-mode-map): Bind rmail-mime to `v'.
|
2009-02-28 |
Glenn Morris |
(rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.
|
2009-02-27 |
Chong Yidong |
(keep-lines-read-args): Use empty string as default (Bug#2495).
|
2009-02-27 |
Chong Yidong |
* replace.el (keep-lines-read-args): Use empty string as
|
2009-02-27 |
Chong Yidong |
(menu-set-font): Fix last fix.
|
2009-02-27 |
Chong Yidong |
* menu-bar.el (menu-set-font): Fix last fix.
|
2009-02-27 |
Glenn Morris |
(Finteractive): Doc fix.
|
2009-02-27 |
Glenn Morris |
(find-lisp-object-file-name): Need a buffer position, not just a
|
2009-02-27 |
Glenn Morris |
(rmail-speedbar-move-message): Preserve the directory part against
|
2009-02-27 |
Chong Yidong |
Checked variables.texi.
|
2009-02-27 |
Chong Yidong |
(Variables): Clarify introduction.
|
2009-02-27 |
Chong Yidong |
(Top): Update node listing.
|
2009-02-27 |
Chong Yidong |
* elisp.texi (Top): Update node listing.
|
2009-02-27 |
Chong Yidong |
(General Escape Syntax): Update explanation of unicode escape syntax.
|
2009-02-27 |
Chong Yidong |
* objects.texi (General Escape Syntax): Update explanation of unicode
|
2009-02-27 |
Kenichi Handa |
*** empty log message ***
|
2009-02-27 |
Kenichi Handa |
(read_escape): Signal an error for invalid \UXXXXXXXX.
|
2009-02-27 |
Chong Yidong |
Fix last entry.
|
2009-02-27 |
Chong Yidong |
(font_style_to_value): Set value for unknown symbols to
|
2009-02-27 |
Chong Yidong |
* font.c (font_style_to_value): Set value for unknown symbols to 100
|
2009-02-27 |
Chong Yidong |
(menu-set-font): Assign the same font object to all frames (Bug#2476).
|
2009-02-27 |
Chong Yidong |
* menu-bar.el (menu-set-font): Assign the same font object to all
|
2009-02-26 |
Chong Yidong |
Regenerate using autoconf-2.61 and Schwab's patch.
|
2009-02-26 |
Chong Yidong |
Regenerate.
|
2009-02-26 |
Chong Yidong |
Require librsvg >= 2.11.
|
2009-02-26 |
Chong Yidong |
* configure.in: Require librsvg >= 2.11.
|
2009-02-26 |
Adrian Robert |
* configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
|
2009-02-26 |
Adrian Robert |
* configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
|
2009-02-26 |
Michael Albinus |
*** empty log message ***
|
2009-02-26 |
Michael Albinus |
* net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)
|
2009-02-26 |
Chong Yidong |
Add note about configure patch.
|
2009-02-26 |
Juanma Barranquero |
* x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
|
2009-02-26 |
Juanma Barranquero |
* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
|
2009-02-26 |
Juanma Barranquero |
Fix typo in comment.
|
2009-02-26 |
Glenn Morris |
(rmail-summary-mark-seen): Add option to mark as unseen.
|
2009-02-26 |
Glenn Morris |
Bug number (partial fix).
|
2009-02-26 |
Glenn Morris |
(rmail-summary-rmail-update): Use rmail-message-unseen-p.
|
2009-02-26 |
Glenn Morris |
Comment (don't hard-code bug address).
|
2009-02-26 |
Glenn Morris |
(c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)
|
2009-02-26 |
Glenn Morris |
Tobias C. Rittweiler <tcr at freebits.de> (tiny change)
|
2009-02-26 |
Glenn Morris |
Mention bug 1720.
|
2009-02-26 |
Miles Bader |
Regenerate configure with fixed AC_FUNC_MKTIME
|
2009-02-26 |
Chong Yidong |
Bump version to 23.0.91.
EMACS_PRETEST_23_0_91
|
2009-02-26 |
Chong Yidong |
Regenerate.
|
2009-02-26 |
Chong Yidong |
Regenerate.
|
2009-02-26 |
Chong Yidong |
Regenerate.
|
2009-02-25 |
Juanma Barranquero |
* bs.el (bs--down):
|
2009-02-25 |
Glenn Morris |
Remove local setting of bug-reference-url-format since it's in dir-locals now.
|
2009-02-25 |
Juanma Barranquero |
Fix previous entry.
|
2009-02-25 |
Juanma Barranquero |
* lread.c (Fload): Stop checking Vloads_in_progress and signal
|
2009-02-25 |
Juanma Barranquero |
Update autoload checksum.
|
2009-02-25 |
Glenn Morris |
(dired-guess-shell-alist-user): Fix doc typo.
|
2009-02-25 |
Glenn Morris |
(eval-expression): Mention truncation in doc.
|
2009-02-25 |
Glenn Morris |
(eval-last-sexp): Mention truncation in doc.
|
2009-02-25 |
Katsumi Yamaoka |
(toplevel): Remove autoload for gnus-setup-message.
|
2009-02-25 |
Glenn Morris |
(Emacs for minimalists): New node. (Bug#2452)
|
2009-02-25 |
Dan Nicolaescu |
(vc-dir-update): Make sure ./ is always first in the listing.
|
2009-02-25 |
Glenn Morris |
Mention Zile.
|
2009-02-25 |
David Reitter |
mailclient.el: declare clipboard-kill-ring-save
|
2009-02-25 |
David Reitter |
mailclient.el: declare clipboard-kill-ring-save
|
2009-02-25 |
Kenichi Handa |
*** empty log message ***
|
2009-02-25 |
Kenichi Handa |
(ps-mule-begin-job): Don't call auto-compose-region.
|
2009-02-25 |
Kenichi Handa |
*** empty log message ***
|
2009-02-24 |
Stefan Monnier |
(ns-working-overlay): Don't make it buffer-local.
|
2009-02-24 |
Eli Zaretskii |
Fix last change.
|
2009-02-24 |
Eli Zaretskii |
Mention the MS-DOS section in etc/PROBLEMS.
|
2009-02-24 |
Eli Zaretskii |
Mention problems with username in the MS-DOS port on MS-Windows.
|
2009-02-24 |
Juanma Barranquero |
* textmodes/ispell.el (ispell-region): Adapt "done" message
|
2009-02-24 |
Juanma Barranquero |
* scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
|
2009-02-24 |
Jason Rumney |
(Fontsets): Correction to fontset-standard description.
|
2009-02-24 |
Jason Rumney |
Add bug reference
|
2009-02-24 |
Jason Rumney |
(International): Link to Modifying Fontsets.
|
2009-02-24 |
Jason Rumney |
(Fontsets): Mention fontset-default, font specs and fallback fontsets.
|
2009-02-24 |
Adrian Robert |
* nsterm.m (ns_ring_bell): Convert rect to window coordinates
|
2009-02-24 |
Adrian Robert |
* nsterm.m (ns_ring_bell): Convert rect to window coordinates
|
2009-02-24 |
Kenichi Handa |
(fontset_find_font): Fix the condition for checking
|
2009-02-24 |
Kenichi Handa |
*** empty log message ***
|
2009-02-24 |
Juanma Barranquero |
* w32-vars.el (w32-system-shells): Doc fix.
|
2009-02-24 |
Juanma Barranquero |
* nt/README.W32: Fix typos.
|
2009-02-24 |
Juanma Barranquero |
* INSTALL: Add comment about TCC; fix typos.
|
2009-02-24 |
Juanma Barranquero |
* image.el (image-load-path-for-library, insert-sliced-image):
|
2009-02-24 |
Juanma Barranquero |
Fix comment.
|
2009-02-24 |
Adrian Robert |
correct minor typo in comments
|
2009-02-24 |
Glenn Morris |
(flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)
|
2009-02-24 |
Glenn Morris |
(Finternal_set_font_selection_order): Remove leading whitespace that
|
2009-02-24 |
Glenn Morris |
*** empty log message ***
|
2009-02-24 |
Glenn Morris |
(elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)
|
2009-02-24 |
Glenn Morris |
(rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
|
2009-02-24 |
Glenn Morris |
(cperl-find-pods-heres): Don't globally bind `name'.
|
2009-02-24 |
Glenn Morris |
(eshell-parse-ange-ls): Define `name' before potential use.
|
2009-02-24 |
Kenichi Handa |
*** empty log message ***
|
2009-02-23 |
Chong Yidong |
(ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
|
2009-02-23 |
Chong Yidong |
* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
|
2009-02-23 |
Chong Yidong |
Checked control.texi and eval.texi.
|
2009-02-23 |
Chong Yidong |
(Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout.
|
2009-02-23 |
Chong Yidong |
(Control Structures): Add cindex entry for "textual order".
|
2009-02-23 |
Chong Yidong |
* control.texi (Control Structures): Add cindex entry for "textual
|
2009-02-23 |
Juanma Barranquero |
* bs.el (bs--down): When wrapping around, use `forward-line',
|
2009-02-23 |
Jason Rumney |
*** empty log message ***
|
2009-02-23 |
Jason Rumney |
Remove ever expanding versions of Windows. Shorten FAQ URL. Remove
|
2009-02-23 |
Jason Rumney |
Modify for barebin distribution, as undumped distribution no longer exists.
|
2009-02-23 |
Jason Rumney |
Update for 23.0.91
|
2009-02-23 |
Jason Rumney |
*** empty log message ***
|
2009-02-23 |
Jason Rumney |
Prev commit in wrong ChangeLog
|
2009-02-23 |
Jason Rumney |
*** empty log message ***
|
2009-02-23 |
Juanma Barranquero |
Add bug reference.
|
2009-02-23 |
Juanma Barranquero |
* ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
|
2009-02-23 |
Katsumi Yamaoka |
Fix previous commit: tell autoload that gnus-setup-message is a macro.
|
2009-02-23 |
Adrian Robert |
fix date in last commit
|
2009-02-23 |
Adrian Robert |
* macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
|
2009-02-23 |
Katsumi Yamaoka |
Require gnus-msg instead of autoloading it for the gnus-setup-message macro.
|
2009-02-23 |
Miles Bader |
Rename `system-process-attributes' to `process-attributes'
|
2009-02-23 |
Miles Bader |
Merge from gnus--devo--0
|
2009-02-23 |
Kenichi Handa |
(auto-composition-mode): Don't add a hook to
|
2009-02-22 |
Juri Linkov |
*** empty log message ***
|
2009-02-22 |
Juri Linkov |
(minibuffer-default-add-dired-shell-commands): Doc fix.
|
2009-02-22 |
Juri Linkov |
(dired-guess-shell-command): Use read-shell-command
|
2009-02-22 |
Chong Yidong |
Checked symbols.texi.
|
2009-02-22 |
Chong Yidong |
(Property Lists): Emphasize that property lists are not restricted to symbol cells.
|
2009-02-22 |
Chong Yidong |
* symbols.texi (Property Lists): Emphasize that property lists are
|
2009-02-22 |
Juri Linkov |
*** empty log message ***
|
2009-02-22 |
Juri Linkov |
(dired-smart-shell-command): Remove code that uses
|
2009-02-22 |
Chong Yidong |
(Char-Tables): Link to Property Lists node.
|
2009-02-22 |
Chong Yidong |
* sequences.texi (Char-Tables): Link to Property Lists node.
|
2009-02-22 |
Chong Yidong |
Checked hash.texi
|
2009-02-22 |
Chong Yidong |
Checked sequences.texi.
|
2009-02-22 |
Chong Yidong |
(Sequences Arrays Vectors): Make introduction more concise.
|
2009-02-22 |
Chong Yidong |
* sequences.texi (Sequences Arrays Vectors): Make introduction
|
2009-02-22 |
Karl Berry |
one more duplicate word
|
2009-02-22 |
Karl Berry |
dup word by
|
2009-02-22 |
Andreas Schwab |
* coding.h (struct coding_system): Make safe_charsets a pointer to
|
2009-02-22 |
Andreas Schwab |
(del_range_2): Don't modify gap contents when called
|
2009-02-22 |
Chong Yidong |
Checked several Lispref files.
|
2009-02-22 |
Chong Yidong |
(List Elements): Copyedits.
|
2009-02-22 |
Chong Yidong |
* lists.texi (List Elements): Copyedits.
|
2009-02-22 |
Chong Yidong |
(Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'.
|
2009-02-22 |
Chong Yidong |
(Vector Functions): Remove obsolete Emacs 20 use of `vconcat'.
|
2009-02-22 |
Chong Yidong |
(Building Lists): Remove obsolete Emacs 20 usage of `append'.
|
2009-02-22 |
Chong Yidong |
* lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
|
2009-02-21 |
Chong Yidong |
temp-file-name-pattern does not appear in the manuals.
|
2009-02-21 |
Chong Yidong |
Fix last change.
|
2009-02-21 |
Glenn Morris |
Use /= in previous change.
|
2009-02-21 |
Jay Belanger |
*** empty log message ***
|
2009-02-21 |
Jay Belanger |
(math-use-emacs-fn): Make sure that the lisp number is in decimal.
|
2009-02-21 |
Chong Yidong |
(compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).
|
2009-02-21 |
Chong Yidong |
* progmodes/compile.el (compilation-error-regexp-alist-alist):
|
2009-02-21 |
Chong Yidong |
(flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).
|
2009-02-21 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
|
2009-02-21 |
Alan Mackenzie |
cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
|
2009-02-21 |
Alan Mackenzie |
*** empty log message ***
|
2009-02-21 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-21 |
Eli Zaretskii |
(rmail-cease-edit): Notice changes in buffer's encoding during editing.
|
2009-02-21 |
Chong Yidong |
Bump version number to 3.0.
|
2009-02-21 |
Chong Yidong |
(Version Info): Update version numbers in examples.
|
2009-02-21 |
Chong Yidong |
(Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
|
2009-02-21 |
Chong Yidong |
* objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
|
2009-02-21 |
Chong Yidong |
Define Qfont_spec, Qfont_entity, Qfont_object extern.
|
2009-02-21 |
Chong Yidong |
(Qfont_spec, Qfont_entity, Qfont_object): Definitions
|
2009-02-21 |
Chong Yidong |
(syms_of_data): Define Qfont_spec, Qfont_entity, and
|
2009-02-21 |
Chong Yidong |
* data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
|
2009-02-21 |
Jason Rumney |
(url-default-expander): Use concat to combine parts. (Bug #1020)
|
2009-02-21 |
Glenn Morris |
Comment (reformat header).
|
2009-02-21 |
Glenn Morris |
(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
|
2009-02-20 |
Martin Rudalics |
(python-shift-left, python-shift-right):
|
2009-02-20 |
Andreas Schwab |
(command-line): Don't match an empty argument as an
|
2009-02-20 |
Juanma Barranquero |
Remove duplicate words.
|
2009-02-20 |
Adrian Robert |
* nsterm.m (x_make_frame_invisible): Unset async_visible,
|
2009-02-20 |
Adrian Robert |
* nsterm.m (x_make_frame_invisible): Unset async_visible,
|
2009-02-20 |
Carsten Dominik |
2009-02-20 Carsten Dominik <dominik@science.uva.nl>
|
2009-02-20 |
Glenn Morris |
Minor updates for mbox rather than Babyl.
|
2009-02-20 |
Glenn Morris |
*** empty log message ***
|
2009-02-20 |
Glenn Morris |
(Fskip_chars_forward): Fix doc typo.
|
2009-02-20 |
Glenn Morris |
Daniel Jensen <daniel at bigwalter.net> (tiny change)
|
2009-02-20 |
Glenn Morris |
(apropos-library): Remove the element with null filename, if present,
|
2009-02-20 |
Glenn Morris |
Comment.
|
2009-02-20 |
Glenn Morris |
Be tediously correct.
|
2009-02-20 |
Glenn Morris |
Fix attribution.
|
2009-02-20 |
Glenn Morris |
(rmail-speedbar-buttons): Only add regular files.
|
2009-02-20 |
Glenn Morris |
Updated gnus manual for mbox rmail.
|
2009-02-20 |
Glenn Morris |
(Miscellaneous Commands): Minor updates for mbox Rmail.
|
2009-02-20 |
Glenn Morris |
Minor updates for mbox Rmail.
|
2009-02-20 |
Glenn Morris |
Update.
|
2009-02-20 |
Roland Winkler |
*** empty log message ***
|
2009-02-20 |
Roland Winkler |
(bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.
|
2009-02-20 |
Chong Yidong |
(server-start): Make the warning more verbose (Bug#2395).
|
2009-02-20 |
Chong Yidong |
* server.el (server-start): Make the warning more verbose (Bug#2395).
|
2009-02-20 |
Chong Yidong |
(Fkeymap_parent): Doc fix (Bug#2391).
|
2009-02-20 |
Chong Yidong |
* keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
|
2009-02-19 |
Juanma Barranquero |
Add bug reference.
|
2009-02-19 |
Stefan Monnier |
(font-lock-fontify-syntactic-keywords-region):
|
2009-02-19 |
Stefan Monnier |
(sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.
|
2009-02-19 |
Stefan Monnier |
(rst-mode-abbrev-table): Mark entries as `system'.
|
2009-02-19 |
Stefan Monnier |
(beginning-of-defun): Fix harmless paren typo.
|
2009-02-19 |
Andreas Schwab |
Remap self-insert-command to term-send-raw in
|
2009-02-19 |
Stefan Monnier |
(end-of-defun): Consider the ".*\n" after the end of
|
2009-02-19 |
Carsten Dominik |
2009-02-19 Carsten Dominik <dominik@science.uva.nl>
|
2009-02-19 |
Nick Roberts |
(compilation-error-regexp-alist-alist):
|
2009-02-19 |
Nick Roberts |
*** empty log message ***
|
2009-02-19 |
Nick Roberts |
Add entry for maven.
|
2009-02-19 |
Nick Roberts |
*** empty log message ***
|
2009-02-19 |
Kenichi Handa |
*** empty log message ***
|
2009-02-19 |
Kenichi Handa |
(detect_coding): Don't overflow coding->carryover.
|
2009-02-19 |
Glenn Morris |
Cross off rmail-spam-filter.
|
2009-02-19 |
Glenn Morris |
(rmail-summary-by-topic): Doc fix.
|
2009-02-19 |
Glenn Morris |
(rmail-get-new-mail-filter-spam): Be more careful about error-handling.
|
2009-02-19 |
Glenn Morris |
(rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
|
2009-02-19 |
Glenn Morris |
(rmail-get-new-mail-filter-spam): Move here from rmail.el.
|
2009-02-19 |
Glenn Morris |
tiny change is tiny
|
2009-02-19 |
Chong Yidong |
(Fx_create_frame): Give Xft driver a higher priority.
|
2009-02-19 |
Chong Yidong |
* xfns.c (Fx_create_frame): Give Xft driver a higher priority.
|
2009-02-19 |
Kenichi Handa |
*** empty log message ***
|
2009-02-19 |
Kenichi Handa |
(detect_coding): Preserve coding->mode.
|
2009-02-18 |
Martin Rudalics |
(custom-group-value-create): Insert some
|
2009-02-18 |
Jason Rumney |
Insert change from yesterday
|
2009-02-18 |
Sam Steingold |
Require comint at top level to fix the last patch.
|
2009-02-18 |
Martin Rudalics |
(custom-group-value-create): Don't throw an error
|
2009-02-18 |
Juanma Barranquero |
* progmodes/cc-menus.el (imenu-progress-message):
|
2009-02-18 |
Dan Nicolaescu |
(ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
|
2009-02-18 |
Glenn Morris |
rmail-spam-filter update.
|
2009-02-18 |
Glenn Morris |
(rmail-get-new-mail-filter-spam): Show a message rather than the raw
|
2009-02-18 |
Glenn Morris |
(rmail-spam-filter): Show a message rather than the raw mbox while prompting.
|
2009-02-18 |
Martin Rudalics |
(flymake): Add defgroup. (Bug#2356)
|
2009-02-18 |
Glenn Morris |
Typo.
|
2009-02-18 |
Glenn Morris |
rmail-spam-filter comments.
|
2009-02-18 |
Glenn Morris |
*** empty log message ***
|
2009-02-18 |
Glenn Morris |
(mail-mbox-from): Move here from rmailout.el.
|
2009-02-18 |
Glenn Morris |
(unrmail): Use mail-mbox-from.
|
2009-02-18 |
Glenn Morris |
(rmail-mbox-from): Move to mail-utils.
|
2009-02-18 |
Glenn Morris |
(rmail-get-new-mail-1): Fix the spam beep test.
|
2009-02-18 |
Glenn Morris |
(rmail-summary-mode-map): Remove unneeded declaration.
|
2009-02-18 |
Kenichi Handa |
(struct font_driver): Fix typo.
|
2009-02-18 |
Kenichi Handa |
(Ffont_spec): Fix typo.
|
2009-02-18 |
Kenichi Handa |
*** empty log message ***
|
2009-02-18 |
Kenichi Handa |
*** empty log message ***
|
2009-02-18 |
Kenichi Handa |
(font_check_otf_features): Fix handling of `nil' element.
|
2009-02-17 |
Karl Berry |
add @insertcopying, bug#1988
|
2009-02-17 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-17 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-17 |
Richard M. Stallman |
(Antinews): Mention Babyl format.
|
2009-02-17 |
Richard M. Stallman |
(Top): Delete `Out of Rmail' from subnode menu.
|
2009-02-17 |
Richard M. Stallman |
Update for mbox format.
|
2009-02-17 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-17 |
Richard M. Stallman |
(set-rmail-inbox-list): Doc fix.
|
2009-02-17 |
Richard M. Stallman |
(rmail-copy-headers): When copying full headers,
|
2009-02-17 |
Sam Steingold |
(compilation-filter): Call `comint-carriage-motion', just like `comint-output-filter'.
|
2009-02-17 |
Juanma Barranquero |
* net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.
|
2009-02-17 |
Jason Rumney |
(make-directory): Stop recursing if parent is self. (Bug#2309)
|
2009-02-17 |
Juanma Barranquero |
* progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.
|
2009-02-17 |
Miles Bader |
Tweak copyright-regexp
|
2009-02-17 |
Glenn Morris |
(Position Info): M-x count-lines-region is not always on M-=. (Bug#2269)
|
2009-02-17 |
Glenn Morris |
(copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)
|
2009-02-17 |
Glenn Morris |
(rmail-mbox-from): New function.
|
2009-02-17 |
Glenn Morris |
message.el is ok with rmail now following 2009-02-17 changes to rmailout.
|
2009-02-17 |
Glenn Morris |
(rmail-get-attr-names): Give a warning rather than an error if the
|
2009-02-17 |
Glenn Morris |
(rmail-fields-not-to-output): Doc fix.
|
2009-02-17 |
Glenn Morris |
Comment.
|
2009-02-16 |
Ulf Jasper |
newsticker: offer deletion of old groups file.
|
2009-02-16 |
Karl Berry |
consistently use @insertcopying, @direntry, @contents
|
2009-02-16 |
Andreas Schwab |
(Fcheck_coding_systems_region): Fix test for unibyte
|
2009-02-16 |
Juanma Barranquero |
Add bug reference.
|
2009-02-16 |
Kenichi Handa |
*** empty log message ***
|
2009-02-16 |
Kenichi Handa |
(Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
|
2009-02-16 |
Miles Bader |
Merge from gnus--devo--0
|
2009-02-16 |
Glenn Morris |
(rmail-output, rmail-output-as-seen): Further doc fixes.
|
2009-02-16 |
Glenn Morris |
(rmail-delete-unwanted-fields)
|
2009-02-15 |
Glenn Morris |
(rmail-update-summary): Move declaration earlier in file.
|
2009-02-15 |
Glenn Morris |
(rmail-output-as-mbox): Start search from point-min. If constructing a
|
2009-02-15 |
Glenn Morris |
(rmail-summary-output-as-seen): Doc fix.
|
2009-02-15 |
Glenn Morris |
(rmail-output-decode-coding): Fix custom type, group.
|
2009-02-15 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-15 |
Richard M. Stallman |
(rmail-edit-diff-headers): Delete spurious reference to OLD.
|
2009-02-15 |
Glenn Morris |
Updated gnus-util.el for mbox rmail.
|
2009-02-15 |
Glenn Morris |
(rmail-insert-rmail-file-header, rmail-count-new-messages)
|
2009-02-14 |
Stefan Monnier |
(with-buffer-prepared-for-jit-lock): Swap the `let' and
|
2009-02-14 |
Chong Yidong |
(struct iterator_stack_entry): New line_wrap member.
|
2009-02-14 |
Chong Yidong |
(push_it, pop_it): Save and restore line_wrap.
|
2009-02-14 |
Chong Yidong |
* dispextern.h (struct iterator_stack_entry): New line_wrap
|
2009-02-14 |
Roland Winkler |
*** empty log message ***
|
2009-02-14 |
Roland Winkler |
(bibtex-global-key-alist, bibtex-initialize): Exclude current buffer
|
2009-02-14 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-14 |
Eli Zaretskii |
(User-Chosen Coding Systems): Document that select-safe-coding-system
|
2009-02-14 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-14 |
Eli Zaretskii |
(MAX_SCREEN_BUF): New macro.
|
2009-02-14 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-14 |
Eli Zaretskii |
(translation-table-for-input): Declare obsolete again.
|
2009-02-14 |
Eli Zaretskii |
(quoted-insert, zap-to-char): Use `with-no-warnings' around forms that refer
|
2009-02-14 |
Eli Zaretskii |
(quail-input-string-to-events, quail-store-decode-map-key, quail-char-equal-p):
|
2009-02-14 |
Eli Zaretskii |
(isearch-search-string): Use `with-no-warnings' around forms that refer
|
2009-02-14 |
Eli Zaretskii |
(ispell-insert-word): Use `with-no-warnings' around forms that refer
|
2009-02-14 |
Glenn Morris |
Update Rmail notes.
|
2009-02-14 |
Glenn Morris |
(rmail-output-to-rmail-file): Remove autoload added in previous change.
|
2009-02-14 |
Stefan Monnier |
(end-of-defun-function): Docstring fix.
|
2009-02-14 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-14 |
Richard M. Stallman |
Handle editing of header fields.
|
2009-02-14 |
Glenn Morris |
Rmail - updated gnus.el.
|
2009-02-14 |
Glenn Morris |
(rmail): When reverting, swap buffers before setting counters. (Bug#2229)
|
2009-02-14 |
Glenn Morris |
Ian Eure <ian at digg.com> (tiny change)
|
2009-02-14 |
Jay Belanger |
*** empty log message ***
|
2009-02-14 |
Glenn Morris |
(rmail-output-to-rmail-file): Move autoload here from gnus.el.
|
2009-02-14 |
Glenn Morris |
(rmail-default-rmail-file): Remove declaration of deleted
|
2009-02-14 |
Jay Belanger |
Update version number. Mention Maxima mode.
|
2009-02-14 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-14 |
Richard M. Stallman |
(rmail-output-body-to-file): Avoid space and colon in default file name.
|
2009-02-14 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-14 |
Richard M. Stallman |
(rmail-convert-file-maybe): Turn off case-fold-search.
|
2009-02-13 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-13 |
Eli Zaretskii |
(locate-library): Doc fix. (Bug#2291)
|
2009-02-13 |
Eli Zaretskii |
(load-library): Doc fix.
|
2009-02-13 |
Alan Mackenzie |
(c-defun-name): Widen, to allow it to work in narrowed buffers.
|
2009-02-13 |
Alan Mackenzie |
*** empty log message ***
|
2009-02-13 |
Chong Yidong |
Include time.h unconditionally.
|
2009-02-13 |
Chong Yidong |
* movemail.c: Include time.h unconditionally.
|
2009-02-13 |
Adrian Robert |
* nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmenu.m (pop_down_menu): Check popup_activated_flag. \n(ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let \npop_down_menu do the cleanup work as it is always called. (Bug#2154) \n \n* nsfont.m (nsfont_make_fontset_for_font): For now, don't try to \nset fontset font for 'mathematical-' sub-scripts. (Bug #2218)\n
|
2009-02-13 |
Juanma Barranquero |
Add bug reference.
|
2009-02-13 |
Kenichi Handa |
*** empty log message ***
|
2009-02-13 |
Kenichi Handa |
(tit-process-header): Use
|
2009-02-13 |
Carsten Dominik |
2009-02-13 Carsten Dominik <dominik@science.uva.nl>
|
2009-02-13 |
Juanma Barranquero |
* minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315)
|
2009-02-13 |
Juanma Barranquero |
Add bug references.
|
2009-02-13 |
Juanma Barranquero |
Fix typos.
|
2009-02-13 |
Glenn Morris |
(rmail-show-message): Restore argument list to the declaration now
|
2009-02-13 |
Glenn Morris |
Update for rmail-show-message-maybe name change.
|
2009-02-13 |
Glenn Morris |
(rmail-show-message): New name for the old rmail-show-message-maybe.
|
2009-02-13 |
Glenn Morris |
Update for rmail-show-message -> rmail-show-message-1 name change.
|
2009-02-13 |
Glenn Morris |
(rmail-show-message-1): New name for the old rmail-show-message.
|
2009-02-13 |
Glenn Morris |
(rmail-summary-vector, rmail-mode-map): Add doc string.
|
2009-02-13 |
Glenn Morris |
(msgnum): Remove declaration.
|
2009-02-13 |
Glenn Morris |
(rmail-set-label): Delete the keyword header if all labels are
|
2009-02-13 |
Glenn Morris |
(unrmail): When getting message keywords, don't include a leading
|
2009-02-12 |
Juri Linkov |
*** empty log message ***
|
2009-02-12 |
Juri Linkov |
(image-toggle-display): Let-bind `buffer-file-truename' to nil around the
|
2009-02-12 |
Stefan Monnier |
(adjust_point_for_property): Allow stopping betwen two invisible areas.
|
2009-02-12 |
Stefan Monnier |
(python-use-skeletons): Re-add.
|
2009-02-12 |
Stefan Monnier |
(quail-make-guidance-frame): Remove the `parent-id' parameter.
|
2009-02-12 |
Juanma Barranquero |
* international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
|
2009-02-12 |
Juanma Barranquero |
Add bug reference.
|
2009-02-12 |
Jason Rumney |
*** empty log message ***
|
2009-02-12 |
Jason Rumney |
(check_face_name): Check for fake helv. (Bug#2275)
|
2009-02-12 |
Jason Rumney |
*** empty log message ***
|
2009-02-12 |
Jason Rumney |
(x_display_pixel_height, x_display_pixel_width):
|
2009-02-12 |
Jason Rumney |
*** empty log message ***
|
2009-02-12 |
Jason Rumney |
(add_font_entity_to_list): Fix check for substituted
|
2009-02-12 |
Alan Mackenzie |
(c-emacs-features): Crash-fix: change `=' to `eq'.
|
2009-02-12 |
Alan Mackenzie |
*** empty log message ***
|
2009-02-12 |
Glenn Morris |
Simplify previous change; again.
|
2009-02-12 |
Glenn Morris |
Simplify previous change.
|
2009-02-12 |
Glenn Morris |
(rmail-set-label): Fix the test for a label being already present. (Bug#2210)
|
2009-02-12 |
Miles Bader |
Add info/.gitignore
|
2009-02-12 |
Kenichi Handa |
*** empty log message ***
|
2009-02-12 |
Kenichi Handa |
(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
|
2009-02-12 |
Kenichi Handa |
(fast_looking_at): New function.
|
2009-02-12 |
Kenichi Handa |
(fast_looking_at): Extern it.
|
2009-02-12 |
Kenichi Handa |
(encode_terminal_code): Adjusted for the change of
|
2009-02-12 |
Kenichi Handa |
(fill_gstring_glyph_string): Adjusted for the change of
|
2009-02-12 |
Kenichi Handa |
*** empty log message ***
|
2009-02-12 |
Kenichi Handa |
(?.): New character category for
|
2009-02-12 |
Kenichi Handa |
Use "\\c." instead of "[[:alpha:]]" to match with
|
2009-02-12 |
Stefan Monnier |
(isearch-yank-char-in-minibuffer)
|
2009-02-12 |
Stefan Monnier |
(verilog-mode): Avoid circular use of syntax-ppss.
|
2009-02-12 |
Stefan Monnier |
(end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.
|
2009-02-12 |
Stefan Monnier |
(end-of-defun): Don't skip to next line after
|
2009-02-12 |
Richard M. Stallman |
*** empty log message ***
|
2009-02-12 |
Richard M. Stallman |
(rmail-show-message-verbose-min): New option.
|
2009-02-12 |
Glenn Morris |
Tiny change is tiny.
|
2009-02-12 |
Glenn Morris |
(rmail-unix-mail-delimiter): Doc fix.
|
2009-02-12 |
Glenn Morris |
(rmail-read-label): Don't scan for labels if the summary exists, since
|
2009-02-12 |
Glenn Morris |
(rmail-get-summary-labels): Store any message labels for use in
|
2009-02-12 |
Glenn Morris |
Add some gnus stuff from emacs-devel.
|
2009-02-12 |
Glenn Morris |
(org-footnote-at-definition-p): Fix doc typo.
|
2009-02-12 |
Glenn Morris |
Joachim Reiter <Reiter.Joachim at web.de> (tiny change)
|
2009-02-12 |
Stefan Monnier |
(read-buffer-to-switch): Add table to icomplete-with-completion-tables.
|
2009-02-11 |
Chong Yidong |
(dired-add-entry): Avoid munging long-form Dired switches (Bug#2261).
|
2009-02-11 |
Chong Yidong |
* dired-aux.el (dired-add-entry): Avoid munging long-form Dired
|
2009-02-11 |
Juanma Barranquero |
Remove spurious semicolons.
|
2009-02-11 |
Juanma Barranquero |
* server.el (server-with-environment): Don't fail for negative entries in ENV.
|
2009-02-11 |
Juanma Barranquero |
Fix typos and add bug references.
|
2009-02-11 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
|
2009-02-11 |
Glenn Morris |
(Visibility of Frames): Mention the effect multiple
|
2009-02-11 |
Glenn Morris |
(calendar-window-list): Ignore invisible windows.
|
2009-02-11 |
Glenn Morris |
(rmail-make-label): Doc fix.
|
2009-02-11 |
Glenn Morris |
(mbx_delimit_begin): Also write the current time.
|
2009-02-11 |
Stefan Monnier |
(Fwrite_region): !NILP -> CONSP.
|
2009-02-11 |
Chong Yidong |
(find-library-name, find-library): Doc fixes.
|
2009-02-11 |
Chong Yidong |
* emacs-lisp/find-func.el (find-library-name, find-library): Doc
|
2009-02-10 |
Andreas Schwab |
(send_process): Properly relocate pointer into data
|
2009-02-10 |
Juanma Barranquero |
Add "tiny change" note.
|
2009-02-10 |
Juanma Barranquero |
* env.el (getenv): When FRAME is non-nil, pass the frame environment
|
2009-02-10 |
Juanma Barranquero |
Fix typo.
|
2009-02-10 |
Kenichi Handa |
*** empty log message ***
|
2009-02-10 |
Kenichi Handa |
(describe-char-display): On terminal, if terminal
|
2009-02-10 |
Nick Roberts |
*** empty log message ***
|
2009-02-10 |
Nick Roberts |
(vc-svn-after-dir-status): Use shy group for revision
|
2009-02-10 |
Nick Roberts |
(vc-dir-find-file-other-window): Allow mouse events.
|
2009-02-10 |
Glenn Morris |
Fix stupidity in previous change.
|
2009-02-10 |
Glenn Morris |
Avoid messing up font-lock-global-modes.
|
2009-02-10 |
Glenn Morris |
Regenerate.
|
2009-02-10 |
Glenn Morris |
(rmail-set-attribute): Allow ATTR to be a string.
|
2009-02-10 |
Glenn Morris |
(mail-use-rfc822): Remove * from defcustom doc.
|
2009-02-10 |
Glenn Morris |
Just require rmail.
|
2009-02-10 |
Glenn Morris |
Just require rmail.
|
2009-02-10 |
Glenn Morris |
(rmail-automatic-folder-directives): Doc fix.
|
2009-02-10 |
Glenn Morris |
(mbx_delimit_begin, mbx_delimit_end): Write mbox rather than Babyl
|
2009-02-10 |
Glenn Morris |
Remove platform-independent -j comments.
|
2009-02-10 |
Glenn Morris |
--enable-cocoa-experimental-ctrl-g was removed.
|
2009-02-10 |
Glenn Morris |
(url-generate-unique-filename): Silence compiler.
|
2009-02-09 |
Ulf Jasper |
newsticker: kill groups buffer after saving/loading.
|
2009-02-09 |
Glenn Morris |
Add :version tags for previous change.
|
2009-02-09 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page)
|
2009-02-09 |
Glenn Morris |
(diary-entry-marker, calendar-today-marker)
|
2009-02-09 |
Glenn Morris |
(Holidays, Displaying the Diary): Update for new marker defaults.
|
2009-02-09 |
Daiki Ueno |
(Mail-mode integration): Mention the way to do
|
2009-02-09 |
Kenichi Handa |
*** empty log message ***
|
2009-02-09 |
Kenichi Handa |
(detect_coding_charset): Fix previous change.
|
2009-02-08 |
Adrian Robert |
updates
|
2009-02-08 |
Jason Rumney |
*** empty log message ***
|
2009-02-08 |
Jason Rumney |
(w32_hide_hourglass): Handle case where frame
|
2009-02-08 |
Glenn Morris |
(diary-fancy-display): It doesn't make sense to check font-lock-mode
|
2009-02-08 |
Glenn Morris |
(diary-entry-marker, calendar-today-marker, calendar-holiday-marker)
|
2009-02-08 |
Juri Linkov |
*** empty log message ***
|
2009-02-08 |
Juri Linkov |
(toggle-word-wrap): New command.
|
2009-02-07 |
Glenn Morris |
(rmail-msg-restore-non-pruned-header): Remove unneeded autoload of
|
2009-02-07 |
Chong Yidong |
Add comment.
|
2009-02-07 |
Chong Yidong |
(ps-run-tmp-dir): Doc fix.
|
2009-02-07 |
Chong Yidong |
* progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
|
2009-02-07 |
Chong Yidong |
(artist-system): Allow make-temp-file to use temporary-file-directory.
|
2009-02-07 |
Chong Yidong |
* textmodes/artist.el (artist-system): Allow make-temp-file to use
|
2009-02-07 |
Chong Yidong |
(rmail-mime-attachment-dirs-alist): Use temporary-file-directory.
|
2009-02-07 |
Chong Yidong |
* mail/rmailmm.el (rmail-mime-attachment-dirs-alist): Use
|
2009-02-07 |
Chong Yidong |
(url-file): Use make-temp-file.
|
2009-02-07 |
Chong Yidong |
(url-generate-unique-filename): Mark as obsolete.
|
2009-02-07 |
Chong Yidong |
(url-temporary-directory): Mark as obsolete.
|
2009-02-07 |
Chong Yidong |
* url-vars.el (url-temporary-directory): Mark as obsolete.
|
2009-02-07 |
Glenn Morris |
(rmime-magic-string): Define for compiler.
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(rmail): Bind coding-system-for-read to no-conversion before calling
|
2009-02-07 |
Roland Winkler |
*** empty log message ***
|
2009-02-07 |
Roland Winkler |
(proced-after-send-signal-hook): Use defcustom.
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(Rmail Coding) <rmail-redecode-body>: Remove stale documentation of
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(rmail-redecode-body): Don't encode/decode the message; instead, just rewrite
|
2009-02-07 |
Stefan Monnier |
(server-execute): Enable quit.
|
2009-02-07 |
Andreas Schwab |
(image-mode): Always set image-type.
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(rmail-cease-edit): Look for the message's encoding, and its
|
2009-02-07 |
Ulf Jasper |
newsticker: fix infinite recursion when moving to next new item
|
2009-02-07 |
Andreas Schwab |
(unexec): Fix error message.
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(rmail-cease-edit): narrow-to-region before extracting mail message headers.
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(Explicit Encoding): Document the `charset' text property produced by
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(Commands for Insertion): Reinstate documentation of
|
2009-02-07 |
Eli Zaretskii |
(Event Mod): Reinstate documentation of translation-table-for-input.
|
2009-02-07 |
Eli Zaretskii |
(Searching Keymaps): Reinstate documentation of translation-table-for-input.
|
2009-02-07 |
Eli Zaretskii |
(Translation of Characters): Reinstate documentation of
|
2009-02-07 |
Adrian Robert |
* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
|
2009-02-07 |
Adrian Robert |
* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
|
2009-02-07 |
Adrian Robert |
* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
(syms_of_coding) <translation-table-for-input>: Modify doc string to
|
2009-02-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-02-07 |
Eli Zaretskii |
Don't declare `translation-table-for-input' obsolete.
|