summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bump version to 23.1.95.emacs-pretest-23.1.95Chong Yidong2010-04-02
|
* Fix permissions handling (CVE-2010-0825).Chong Yidong2010-04-02
| | | | | | * movemail.c (main): Check return values of setuid. Avoid possibility of symlink attack when movemail is setgid mail (CVE-2010-0825).
* Fix typos in semantic/imenu.el.Juanma Barranquero2010-04-02
| | | | | | * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members) (semantic-create-imenu-directory-index): Fix typos in docstrings. (semantic-imenu-goto-function): Reflow docstring.
* Fix typos in ChangeLogs.Juanma Barranquero2010-04-02
|
* Use correct coding system when verifying a pgp signed messageAndreas Schwab2010-04-01
| | | | | * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system if set.
* Fix markup mistake in nonascii.texi.Chong Yidong2010-04-01
| | | | * nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.
* Fix typo.Chong Yidong2010-04-01
|
* Fix last set of Nextstep changes.Chong Yidong2010-03-31
| | | | | * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. * nsterm.h: Fix prototype.
* Explain how to re-throw a signal.Eli Zaretskii2010-03-31
| | | | | control.texi (Handling Errors): How to re-throw a signal caught by condition-case.
* Fix bug #5703.Eli Zaretskii2010-03-31
| | | | | w32fns.c (x_create_tip_frame): Copy `parms' before we modify it in this function.
* * nsterm.h: Fix last change.Chong Yidong2010-03-31
|
* * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).Chong Yidong2010-03-30
|
* * textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)Tomas Abrahamsson2010-03-30
|
* xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible ↵Jan Djärv2010-03-30
| | | | (Bug#5766).
* merge trunkKenichi Handa2010-03-30
|\
| * Improve documentation of "C-x 8 RET".Eli Zaretskii2010-03-30
| | | | | | | | | | | | | | mule.texi (Input Methods): Mention "C-x 8 RET" and add a cross-reference to "Inserting Text". basic.texi (Inserting Text): Add an index entry for "C-x 8 RET". Mention completion provided by `ucs-insert'.
* | Fix Indic composable patterns for the new Unicode specification.Kenichi Handa2010-03-30
|/
* Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-29
| | | | | | | | | | | | | | | | | | | Patch from Adrian Robert, see http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01391.html * xdisp.c (x_consider_frame_title, update_window_cursor): Remove HAVE_NS conditionals. (prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited. * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use filename for the title. (ns_set_doc_edited): Do nothing if the selected window is a minibuffer window. * nsterm.h: Add prototypes for ns_set_name_as_filename and ns_set_doc_edited. * nsterm.m: Remove unneeded prototype.
* Add a test function from semantic-test.el to semantic-ia-utest.el.Chong Yidong2010-03-29
| | | | | | * cedet/semantic-ia-utest.el (semantic-symref-test-count-hits-in-tag): Add function, from semantic-test.el.
* Update Semantic test copyrights, delete some test files (Bug#4656).Chong Yidong2010-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | * cedet/tests/test.cpp: * cedet/tests/test.py: * cedet/tests/teststruct.cpp: * cedet/tests/testtemplates.cpp: * cedet/tests/testusing.cpp: * cedet/tests/scopetest.cpp: * cedet/tests/scopetest.java: Files deleted. * cedet/tests/test.make: * cedet/tests/test.c: * cedet/tests/testjavacomp.java: * cedet/tests/testspp.c: * cedet/tests/testsppreplace.c: * cedet/tests/testsppreplaced.c: * cedet/tests/testsubclass.cpp: * cedet/tests/testsubclass.hh: * cedet/tests/testtypedefs.cpp: * cedet/tests/testvarnames.c: * cedet/tests/test.el: * cedet/tests/testdoublens.cpp: * cedet/tests/testdoublens.hpp: Add copyright header. * cedet/semantic-tests.el (semanticdb-test-gnu-global): Remove reference to deleted files.
* Make tmm-menubar work for the Buffers menu again.Stefan Monnier2010-03-29
| | | | | * tmm.el (tmm-prompt): Also handle keymap entries in the form of vectors rather than cons cells, as used in menu-bar-update-buffers.
* (mm-add-meta-html-tag): Fix regexp matching meta tag.Katsumi Yamaoka2010-03-29
|
* Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)Chong Yidong2010-03-28
| | | | | | * progmodes/js.el (js-auto-indent-flag, js-mode-map) (js-insert-and-indent): Revert 2009-08-15 change, restoring electric punctuation for "{}();,:" (Bug#5586).
* Fix for Bug#5790.Chong Yidong2010-03-28
| | | | * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after svg tag (Bug#5790).
* Close bug#5336.Glenn Morris2010-03-28
| | | | | * Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always in the DOC file.
* Expand discussion of mail setup.Chong Yidong2010-03-28
| | | | | * sending.texi (Sending Mail): Note variables that may need customizing. (Mail Sending): Expand discussion of send-mail-function.
* * mail/sendmail.el (mail-default-directory): Doc fix.Chong Yidong2010-03-27
|
* Document Message mode as the default mail mode.Chong Yidong2010-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * sending.texi (Sending Mail): Document the fact that Message mode is now the default mail mode. (Mail Format, Mail Headers): Document mail-from-style changes. (Mail Commands): Rename from Mail mode. Document Message mode. (Mail Misc): Rename from Mail mode Misc. (Mail Sending, Header Editing, Mail Misc): Switch to Message mode command names and update keybindings. (Header Editing): Document message-tab. De-document mail-self-blind, mail-default-reply-to, and mail-archive-file-name in favor of mail-default-headers. Ad index entries for user-full-name and user-mail-address. (Citing Mail): Update changes in Message mode behavior. Document mail-yank-prefix. (Mail Signature): New node, moved from Mail Misc. (Mail Aliases): Mail abbrevs are the default with Message mode. (Mail Methods): Note that Message mode is now the default. * rmail.texi (Rmail Reply): * text.texi (Text Mode): * major.texi (Major Modes): * mule.texi (Output Coding): Refer to Message mode. * custom.texi (Init Examples): Add xref to Mail Header. * emacs.texi (Top): Fix xrefs.
* Fix mail-default-headers handling in Message mode.Chong Yidong2010-03-27
| | | | | | * gnus/message.el (message-default-mail-headers): (message-default-headers): Carry the value mail-default-headers over into message-default-mail-headers, rather than message-default-headers.
* Document problems on MS-Windows with incompatible regex.h headers.Eli Zaretskii2010-03-27
| | | | | PROBLEMS: Mention problems on MS-Windows with incompatible regex.h headers.
* Fix doc strings of version-* functions and variables.Eli Zaretskii2010-03-27
| | | | | | | subr.el (version-regexp-alist, version-to-list) (version-list-<, version-list-=, version-list-<=) (version-list-not-zero, version<, version<=, version=): Doc fix. (Bug#5744).
* Document `after-load-functions'.Chong Yidong2010-03-26
| | | | | * loading.texi (Hooks for Loading): Document after-load-functions. Copyedits.
* (gdb-apple-test): New function.Nick Roberts2010-03-26
| | | | (gdb-init-1): Use it.
* * maintaining.texi (Old Revisions): Document vc-root-diff.Chong Yidong2010-03-25
|
* * vc.el (vc-root-diff): Doc fix.Dan Nicolaescu2010-03-25
|
* * maintaining.texi (VCS Concepts): Fix typo.Chong Yidong2010-03-25
|
* * vc.el (vc-print-log, vc-print-root-log): Doc fix.Chong Yidong2010-03-25
|
* Document VC changes: vc-log-show-limit and vc-print-root-log.Chong Yidong2010-03-25
| | | | | | | | | | * maintaining.texi (VC With A Merging VCS): C-x v v now creates a repository if there is none. (VC Change Log): Rename from VC Status. Document vc-log-show-limit and vc-print-root-log. (Old Revisions): Copyedits. * emacs.texi: Update.
* Document comint history-search changes.Chong Yidong2010-03-25
| | | | * misc.texi (Shell Ring): Document new M-r binding. M-s is no longer bound.
* * programs.texi (Program Modes): Mention Javascript mode.Chong Yidong2010-03-25
|
* Note in documentation that nXML is now the default XML mode.Chong Yidong2010-03-25
| | | | | * text.texi (HTML Mode): Note that nXML is now the default XML mode. * emacs.texi: Update node description.
* * misc.texi (Navigation): Document doc-view-continuous.Chong Yidong2010-03-25
|
* * simple.el (append-to-buffer): Fix last change.Chong Yidong2010-03-25
|
* * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).Chong Yidong2010-03-24
|
* Fix 2009-11-13 change to append-to-buffer (Bug#5749).Chong Yidong2010-03-24
| | | | | | * simple.el (append-to-buffer): Ensure that point is preserved if BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu. (Bug#5749)
* (makefile-rule-action-regex): Backtrack less.Stefan Monnier2010-03-24
| | | | | (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may not be present any more.
* Close bug#5759.Glenn Morris2010-03-23
| | | | | * ack.texi (Acknowledgments): * emacs.texi (Acknowledgments): Fix ispell attribution.
* Fix typos in Changelog.Juanma Barranquero2010-03-24
|
* Fix typos.Juanma Barranquero2010-03-24
| | | | | | | * faces.el (set-face-attribute): Fix typo in docstring. (face-valid-attribute-values): Reflow docstring. * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
* * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)Arni Magnusson2010-03-24
|